Akamai · Schema

site-shield-maps

Collects data for Site Shield maps.

CDNCloudEdge ComputingNetworksPlatformSecurity

Properties

Name Type Description
siteShieldMaps array A list of Site Shield maps.
View JSON Schema on GitHub

JSON Schema

site-shield-site-shield-maps-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/akamai/main/json-schema/site-shield-site-shield-maps-schema.json",
  "title": "site-shield-maps",
  "additionalProperties": false,
  "description": "Collects data for Site Shield maps.",
  "properties": {
    "siteShieldMaps": {
      "description": "A list of Site Shield maps.",
      "items": {
        "additionalProperties": false,
        "description": "Collects data for a single Site Shield request map.",
        "properties": {
          "acknowledgeRequiredBy": {
            "description": "Specifies the due date and time for when the proposed firewall addresses should be acknowledged.",
            "type": "integer"
          },
          "acknowledged": {
            "description": "Whether the given set of proposed firewall addresses are acknowledged.",
            "type": "boolean"
          },
          "acknowledgedBy": {
            "description": "Specifies the email of the user who acknowledged the previous proposed firewall addresses.",
            "type": "string"
          },
          "acknowledgedOn": {
            "description": "Specifies the date and time when proposed CIDR blocks were acknowledged.",
            "type": "integer"
          },
          "contacts": {
            "description": "A list of subscribed user email addresses.",
            "items": {
              "description": "An email address of a subscribed user.",
              "type": "string"
            },
            "type": "array"
          },
          "currentCidrs": {
            "description": "A list of current CIDR blocks of firewall addresses.",
            "items": {
              "description": "A current CIDR block of firewall addresses.",
              "type": "string"
            },
            "type": "array"
          },
          "id": {
            "description": "Identifies the request map.",
            "type": "integer"
          },
          "latestTicketId": {
            "description": "Identifies the most recent map request ticket.",
            "type": "integer"
          },
          "mapAlias": {
            "description": "A unique, recognizable name for the map.",
            "type": "string"
          },
          "mcmMapRuleId": {
            "description": "Identifies the Map Configuration Management (MCM) map rule.",
            "type": "integer"
          },
          "proposedCidrs": {
            "description": "CIDR blocks containing the Akamai-proposed firewall addresses.",
            "items": {
              "description": "A CIDR block of the Akamai-proposed firewall addresses.",
              "type": "string"
            },
            "type": "array"
          },
          "ruleName": {
            "description": "Identifies the hostname for the Site Shield map, available from your Akamai representative. Use the `ruleName` to configure the [Site Shield behavior in PAPI](https://techdocs.akamai.com/property-mgr/reference/latest-site-shield).",
            "type": "string"
          },
          "service": {
            "description": "Indicates the network, either `C` for `script`, `S` for `ESSL`, or `W` for `FreeFlow`.",
            "enum": [
              "C",
              "S",
              "W"
            ],
            "type": "string"
          },
          "shared": {
            "description": "Indicates whether the map is active in shared.",
            "type": "boolean"
          },
          "sureRouteName": {
            "description": "The name of the SureRoute map.",
            "type": "string"
          },
          "type": {
            "description": "Specifies the map type.",
            "type": "string"
          }
        },
        "type": "object",
        "x-akamai": {
          "file-path": "schemas/site-shield-map.yaml"
        }
      },
      "type": "array"
    }
  },
  "type": "object",
  "x-akamai": {
    "file-path": "schemas/site-shield-maps.yaml"
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/site-shield-site-shield-maps"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.