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).

  • mode
    Type: string

    Enforcement mode: disabled, enforce, or dry_run.

  • allowlist
    Type: array string[]

    CIDR or bare-IP entries. Bare IPs are stored as /32 (IPv4) or /128 (IPv6). Max 50 entries; 0.0.0.0/0 and ::/0 are rejected.