addressing_can_modify_ips

If set to false, then the IPs on the Address Map cannot be modified via the API. This is true for Cloudflare-managed maps.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-addressing-can-modify-ips-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/addressing_can_modify_ips",
  "title": "addressing_can_modify_ips",
  "description": "If set to false, then the IPs on the Address Map cannot be modified via the API. This is true for Cloudflare-managed maps.",
  "example": true,
  "readOnly": true,
  "type": "boolean"
}