CatalogOrganizationService.

get_ip_allowlist_policy

get_ip_allowlist_policy(policy_id: str) -> CatalogIpAllowlistPolicy

Get an IP allowlist policy by ID.

Parameters

nametypedescription
policy_idstrIP allowlist policy identifier.

Returns

typedescription
CatalogIpAllowlistPolicyRetrieved policy.