IIpAllowlistDefinition
Home > @gooddata/sdk-model > IIpAllowlistDefinition
IIpAllowlistDefinition interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Definition used to create an organization IP allowlist policy.
Signature:
export interface IIpAllowlistDefinition
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string[] |
(ALPHA) IPv4 or IPv6 addresses and/or CIDR ranges allowed by the policy. The | ||
|
string |
(ALPHA) Client-assigned identifier. Must be unique within the organization. | ||
|
string[] |
(ALPHA) Identifiers of user groups to which the policy applies. | ||
|
string[] |
(ALPHA) Identifiers of users to which the policy applies. |