Akamai API Security · Example Payload

Api Security Hostname Coverage Match Target Example

API DiscoveryAPI SecurityCloud SecurityPosture ManagementRuntime ProtectionThreat Protection

Api Security Hostname Coverage Match Target Example is an example object payload from Akamai API Security, with 14 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

apisbypassNetworkListsdefaultFileeffectiveSecurityControlsfileExtensionsfilePathshostnamesisNegativeFileExtensionMatchisNegativePathMatchsecurityPolicysequencetargetIdtypevalidations

Example Payload

Raw ↑
{
  "apis": [
    {}
  ],
  "bypassNetworkLists": [
    {}
  ],
  "defaultFile": "NO_MATCH",
  "effectiveSecurityControls": {},
  "fileExtensions": [
    "example-value"
  ],
  "filePaths": [
    "example-value"
  ],
  "hostnames": [
    "vpn.example.com"
  ],
  "isNegativeFileExtensionMatch": false,
  "isNegativePathMatch": false,
  "securityPolicy": {},
  "sequence": 810,
  "targetId": 933,
  "type": "website",
  "validations": {}
}