Akamai API Security · Example Payload

Api Security Match Target Example

API DiscoveryAPI SecurityCloud SecurityPosture ManagementRuntime ProtectionThreat Protection

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

Top-level fields

apisbypassNetworkListsconfigIdconfigVersiondefaultFileeffectiveSecurityControlsfileExtensionsfilePathshostnamesisNegativeFileExtensionMatchisNegativePathMatchsecurityPolicysequencetargetIdtypevalidations

Example Payload

Raw ↑
{
  "apis": [
    {}
  ],
  "bypassNetworkLists": [
    {}
  ],
  "configId": 149,
  "configVersion": 811,
  "defaultFile": "NO_MATCH",
  "effectiveSecurityControls": {},
  "fileExtensions": [
    "example-value"
  ],
  "filePaths": [
    "example-value"
  ],
  "hostnames": [
    "vpn.example.com"
  ],
  "isNegativeFileExtensionMatch": true,
  "isNegativePathMatch": true,
  "securityPolicy": {},
  "sequence": 419,
  "targetId": 556,
  "type": "website",
  "validations": {}
}