Akamai API Security · Example Payload

Api Security Request Header Condition 2 Example

API DiscoveryAPI SecurityCloud SecurityPosture ManagementRuntime ProtectionThreat Protection

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

Top-level fields

classNamenamenameWildcardpositiveMatchvaluevalueCasevalueWildcard

Example Payload

Raw ↑
{
  "className": "RequestHeaderCondition",
  "name": [
    "Production Security Config"
  ],
  "nameWildcard": false,
  "positiveMatch": true,
  "value": [
    "example-value"
  ],
  "valueCase": true,
  "valueWildcard": true
}