OBJECT
GetWhitelistReply
Description
Get IP whitelist configuration.
link GraphQL Schema definition
- type GetWhitelistReply {
- Boolean! :
- WhitelistModeEnum! :
- String!]! : [
- # List of all IP entries in the allowlist.
- IpInfo!]! : [
- }
OBJECT
Get IP whitelist configuration.
- type GetWhitelistReply {
- Boolean! :
- WhitelistModeEnum! :
- String!]! : [
- # List of all IP entries in the allowlist.
- IpInfo!]! : [
- }