Akamai API Security · Example Payload

Api Security Problem Details Example

API DiscoveryAPI SecurityCloud SecurityPosture ManagementRuntime ProtectionThreat Protection

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

Top-level fields

detailfieldErrorsinstancestatustitletype

Example Payload

Raw ↑
{
  "detail": "example-value",
  "fieldErrors": {},
  "instance": "https://problems.luna.akamaiapis.net/api-definitions/error-instances/d54686b5-21cb-4ab7-a8d6-a92282cf1749",
  "status": 404,
  "title": "Not Found",
  "type": "https://problems.luna.akamaiapis.net/api-definitions/error-types/NOT-FOUND"
}