IOrganizationIpAllowlistService
Home > @gooddata/sdk-backend-spi > IOrganizationIpAllowlistService
IOrganizationIpAllowlistService 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.
Service for managing organization-level IP allowlist policies.
Signature:
export interface IOrganizationIpAllowlistService
Methods
|
Method |
Description |
|---|---|
|
(ALPHA) Create a new IP allowlist policy. | |
|
(ALPHA) Delete an IP allowlist policy by its identifier. | |
|
(ALPHA) Get all IP allowlist policies defined for the organization. | |
|
(ALPHA) Replace an existing IP allowlist policy (PUT semantics). |