Akamai API Security · Capability

Akamai: Application Security API — Failover hostnames

Akamai: Application Security API — Failover hostnames. 1 operations. Lead operation: Akamai API Security List Failover Hostnames. Self-contained Naftiko capability covering one Akamai Api Security business surface.

Run with Naftiko Akamai Api SecurityFailover hostnames

What You Can Do

GET
Getfailoverhostnames — Akamai API Security List Failover Hostnames
/v1/configs/{configid}/failover-hostnames

MCP Tools

akamai-api-security-list-failover

Akamai API Security List Failover Hostnames

read-only idempotent

Capability Spec

akamai-api-security-failover-hostnames.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'Akamai: Application Security API — Failover hostnames'
  description: 'Akamai: Application Security API — Failover hostnames. 1 operations. Lead operation: Akamai API Security List
    Failover Hostnames. Self-contained Naftiko capability covering one Akamai Api Security business surface.'
  tags:
  - Akamai Api Security
  - Failover hostnames
  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-failover-hostnames
    baseUri: https://{hostname}/appsec/v1
    description: 'Akamai: Application Security API — Failover hostnames business capability. Self-contained, no shared references.'
    resources:
    - name: configs-configId-failover-hostnames
      path: /configs/{configId}/failover-hostnames
      operations:
      - name: getfailoverhostnames
        method: GET
        description: Akamai API Security List Failover Hostnames
        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
  exposes:
  - type: rest
    namespace: akamai-api-security-failover-hostnames-rest
    port: 8080
    description: 'REST adapter for Akamai: Application Security API — Failover hostnames. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/configs/{configid}/failover-hostnames
      name: configs-configid-failover-hostnames
      description: REST surface for configs-configId-failover-hostnames.
      operations:
      - method: GET
        name: getfailoverhostnames
        description: Akamai API Security List Failover Hostnames
        call: akamai-api-security-failover-hostnames.getfailoverhostnames
        with:
          accountSwitchKey: rest.accountSwitchKey
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: akamai-api-security-failover-hostnames-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for Akamai: Application Security API — Failover hostnames. One tool per consumed operation,
      routed inline through this capability''s consumes block.'
    tools:
    - name: akamai-api-security-list-failover
      description: Akamai API Security List Failover Hostnames
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: akamai-api-security-failover-hostnames.getfailoverhostnames
      with:
        accountSwitchKey: tools.accountSwitchKey
      outputParameters:
      - type: object
        mapping: $.