Akamai API Security · Capability

Akamai: Application Security API — Security policy: Conditions and exceptions

Akamai: Application Security API — Security policy: Conditions and exceptions. 4 operations. Lead operation: Akamai API Security Get the Exceptions of an Evaluation Attack Group. Self-contained Naftiko capability covering one Akamai Api Security business surface.

Run with Naftiko Akamai Api SecuritySecurity policy: Conditions and exceptions

What You Can Do

GET
Getevalgroupconditionexception — Akamai API Security Get the Exceptions of an Evaluation Attack Group
/v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/eval-groups/{attackgroupid}/condition-exception
PUT
Putevalgroupconditionexception — Akamai API Security Modify the Exceptions of an Evaluation Attack Group
/v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/eval-groups/{attackgroupid}/condition-exception
GET
Getconditionexception — Akamai API Security Get the Conditions and Exceptions for an Evaluation Rule
/v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/eval-rules/{ruleid}/condition-exception
PUT
Putconditionexception — Akamai API Security Modify the Conditions and Exceptions for an Evaluation Rule
/v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/eval-rules/{ruleid}/condition-exception

MCP Tools

akamai-api-security-get-exceptions

Akamai API Security Get the Exceptions of an Evaluation Attack Group

read-only idempotent
akamai-api-security-modify-exceptions

Akamai API Security Modify the Exceptions of an Evaluation Attack Group

idempotent
akamai-api-security-get-conditions

Akamai API Security Get the Conditions and Exceptions for an Evaluation Rule

read-only idempotent
akamai-api-security-modify-conditions

Akamai API Security Modify the Conditions and Exceptions for an Evaluation Rule

idempotent

Capability Spec

akamai-api-security-security-policy-conditions-and-exceptions.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'Akamai: Application Security API — Security policy: Conditions and exceptions'
  description: 'Akamai: Application Security API — Security policy: Conditions and exceptions. 4 operations. Lead operation:
    Akamai API Security Get the Exceptions of an Evaluation Attack Group. Self-contained Naftiko capability covering one Akamai
    Api Security business surface.'
  tags:
  - Akamai Api Security
  - 'Security policy: Conditions and exceptions'
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    AKAMAI_API_SECURITY_API_KEY: AKAMAI_API_SECURITY_API_KEY
capability:
  consumes:
  - type: http
    namespace: akamai-api-security-security-policy-conditions-and-exceptions
    baseUri: https://{hostname}/appsec/v1
    description: 'Akamai: Application Security API — Security policy: Conditions and exceptions business capability. Self-contained,
      no shared references.'
    resources:
    - name: configs-configId-versions-versionNumber-security-policies-policyId-eval-groups-a
      path: /configs/{configId}/versions/{versionNumber}/security-policies/{policyId}/eval-groups/{attackGroupId}/condition-exception
      operations:
      - name: getevalgroupconditionexception
        method: GET
        description: Akamai API Security Get the Exceptions of an Evaluation Attack Group
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountSwitchKey
          in: query
          type: string
          description: For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-w
      - name: putevalgroupconditionexception
        method: PUT
        description: Akamai API Security Modify the Exceptions of an Evaluation Attack Group
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountSwitchKey
          in: query
          type: string
          description: For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-w
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: configs-configId-versions-versionNumber-security-policies-policyId-eval-rules-ru
      path: /configs/{configId}/versions/{versionNumber}/security-policies/{policyId}/eval-rules/{ruleId}/condition-exception
      operations:
      - name: getconditionexception
        method: GET
        description: Akamai API Security Get the Conditions and Exceptions for an Evaluation Rule
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountSwitchKey
          in: query
          type: string
          description: For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-w
      - name: putconditionexception
        method: PUT
        description: Akamai API Security Modify the Conditions and Exceptions for an Evaluation Rule
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountSwitchKey
          in: query
          type: string
          description: For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-w
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
  exposes:
  - type: rest
    namespace: akamai-api-security-security-policy-conditions-and-exceptions-rest
    port: 8080
    description: 'REST adapter for Akamai: Application Security API — Security policy: Conditions and exceptions. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/eval-groups/{attackgroupid}/condition-exception
      name: configs-configid-versions-versionnumber-security-policies-policyid-eval-groups-a
      description: REST surface for configs-configId-versions-versionNumber-security-policies-policyId-eval-groups-a.
      operations:
      - method: GET
        name: getevalgroupconditionexception
        description: Akamai API Security Get the Exceptions of an Evaluation Attack Group
        call: akamai-api-security-security-policy-conditions-and-exceptions.getevalgroupconditionexception
        with:
          accountSwitchKey: rest.accountSwitchKey
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: putevalgroupconditionexception
        description: Akamai API Security Modify the Exceptions of an Evaluation Attack Group
        call: akamai-api-security-security-policy-conditions-and-exceptions.putevalgroupconditionexception
        with:
          accountSwitchKey: rest.accountSwitchKey
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/eval-rules/{ruleid}/condition-exception
      name: configs-configid-versions-versionnumber-security-policies-policyid-eval-rules-ru
      description: REST surface for configs-configId-versions-versionNumber-security-policies-policyId-eval-rules-ru.
      operations:
      - method: GET
        name: getconditionexception
        description: Akamai API Security Get the Conditions and Exceptions for an Evaluation Rule
        call: akamai-api-security-security-policy-conditions-and-exceptions.getconditionexception
        with:
          accountSwitchKey: rest.accountSwitchKey
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: putconditionexception
        description: Akamai API Security Modify the Conditions and Exceptions for an Evaluation Rule
        call: akamai-api-security-security-policy-conditions-and-exceptions.putconditionexception
        with:
          accountSwitchKey: rest.accountSwitchKey
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: akamai-api-security-security-policy-conditions-and-exceptions-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for Akamai: Application Security API — Security policy: Conditions and exceptions. One tool
      per consumed operation, routed inline through this capability''s consumes block.'
    tools:
    - name: akamai-api-security-get-exceptions
      description: Akamai API Security Get the Exceptions of an Evaluation Attack Group
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: akamai-api-security-security-policy-conditions-and-exceptions.getevalgroupconditionexception
      with:
        accountSwitchKey: tools.accountSwitchKey
      outputParameters:
      - type: object
        mapping: $.
    - name: akamai-api-security-modify-exceptions
      description: Akamai API Security Modify the Exceptions of an Evaluation Attack Group
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: akamai-api-security-security-policy-conditions-and-exceptions.putevalgroupconditionexception
      with:
        accountSwitchKey: tools.accountSwitchKey
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: akamai-api-security-get-conditions
      description: Akamai API Security Get the Conditions and Exceptions for an Evaluation Rule
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: akamai-api-security-security-policy-conditions-and-exceptions.getconditionexception
      with:
        accountSwitchKey: tools.accountSwitchKey
      outputParameters:
      - type: object
        mapping: $.
    - name: akamai-api-security-modify-conditions
      description: Akamai API Security Modify the Conditions and Exceptions for an Evaluation Rule
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: akamai-api-security-security-policy-conditions-and-exceptions.putconditionexception
      with:
        accountSwitchKey: tools.accountSwitchKey
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.