OrgIPPolicyUpdateRequest
Partial update to the org's IP policy. Omit a field to leave it unchanged. Submitting allowlist replaces the stored list (no append semantics).
- modeType: string
Enforcement mode:
disabled,enforce, ordry_run. - allowlistType: array string[]
CIDR or bare-IP entries. Bare IPs are stored as
/32(IPv4) or/128(IPv6). Max 50 entries;0.0.0.0/0and::/0are rejected.