allowedSources
Home > @gooddata/sdk-model > IIpAllowlistDefinition > allowedSources
IIpAllowlistDefinition.allowedSources property
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.
IPv4 or IPv6 addresses and/or CIDR ranges allowed by the policy. The /0 prefix (matching the entire address space) is rejected by the backend.
Signature:
allowedSources: string[];