Azure API Management REST API — GatewayCertificateAuthority

Azure API Management REST API — GatewayCertificateAuthority. 5 operations. Lead operation: Microsoft Azure API Management GatewayCertificateAuthority_ListByService. Self-contained Naftiko capability covering one Microsoft Azure Api Management business surface.

Run with Naftiko Microsoft Azure Api ManagementGatewayCertificateAuthority

What You Can Do

GET
Gatewaycertificateauthoritylistbyservice — Microsoft Azure API Management GatewayCertificateAuthority_ListByService
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/gateways/{gatewayid}/certificateauthorities
HEAD
Gatewaycertificateauthoritygetentitytag — Microsoft Azure API Management GatewayCertificateAuthority_GetEntityTag
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/gateways/{gatewayid}/certificateauthorities/{certificateid}
GET
Gatewaycertificateauthorityget — Microsoft Azure API Management GatewayCertificateAuthority_Get
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/gateways/{gatewayid}/certificateauthorities/{certificateid}
PUT
Gatewaycertificateauthoritycreateorupdate — Microsoft Azure API Management GatewayCertificateAuthority_CreateOrUpdate
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/gateways/{gatewayid}/certificateauthorities/{certificateid}
DELETE
Gatewaycertificateauthoritydelete — Microsoft Azure API Management GatewayCertificateAuthority_Delete
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/gateways/{gatewayid}/certificateauthorities/{certificateid}

MCP Tools

microsoft-azure-api-management-gatewaycertificateauthority

Microsoft Azure API Management GatewayCertificateAuthority_ListByService

read-only idempotent
microsoft-azure-api-management-gatewaycertificateauthority-2

Microsoft Azure API Management GatewayCertificateAuthority_GetEntityTag

microsoft-azure-api-management-gatewaycertificateauthority-3

Microsoft Azure API Management GatewayCertificateAuthority_Get

read-only idempotent
microsoft-azure-api-management-gatewaycertificateauthority-4

Microsoft Azure API Management GatewayCertificateAuthority_CreateOrUpdate

idempotent
microsoft-azure-api-management-gatewaycertificateauthority-5

Microsoft Azure API Management GatewayCertificateAuthority_Delete

idempotent

Capability Spec

rest-gatewaycertificateauthority.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Azure API Management REST API — GatewayCertificateAuthority
  description: 'Azure API Management REST API — GatewayCertificateAuthority. 5 operations. Lead operation: Microsoft Azure
    API Management GatewayCertificateAuthority_ListByService. Self-contained Naftiko capability covering one Microsoft Azure
    Api Management business surface.'
  tags:
  - Microsoft Azure Api Management
  - GatewayCertificateAuthority
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_API_MANAGEMENT_API_KEY: MICROSOFT_AZURE_API_MANAGEMENT_API_KEY
capability:
  consumes:
  - type: http
    namespace: rest-gatewaycertificateauthority
    baseUri: https://management.azure.com
    description: Azure API Management REST API — GatewayCertificateAuthority business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/gateways/{gatewayId}/certificateAuthorities
      operations:
      - name: gatewaycertificateauthoritylistbyservice
        method: GET
        description: Microsoft Azure API Management GatewayCertificateAuthority_ListByService
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/gateways/{gatewayId}/certificateAuthorities/{certificateId}
      operations:
      - name: gatewaycertificateauthoritygetentitytag
        method: HEAD
        description: Microsoft Azure API Management GatewayCertificateAuthority_GetEntityTag
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: gatewaycertificateauthorityget
        method: GET
        description: Microsoft Azure API Management GatewayCertificateAuthority_Get
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: gatewaycertificateauthoritycreateorupdate
        method: PUT
        description: Microsoft Azure API Management GatewayCertificateAuthority_CreateOrUpdate
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: gatewaycertificateauthoritydelete
        method: DELETE
        description: Microsoft Azure API Management GatewayCertificateAuthority_Delete
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    authentication:
      type: bearer
      token: '{{env.MICROSOFT_AZURE_API_MANAGEMENT_API_KEY}}'
  exposes:
  - type: rest
    namespace: rest-gatewaycertificateauthority-rest
    port: 8080
    description: REST adapter for Azure API Management REST API — GatewayCertificateAuthority. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/gateways/{gatewayid}/certificateauthorities
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: gatewaycertificateauthoritylistbyservice
        description: Microsoft Azure API Management GatewayCertificateAuthority_ListByService
        call: rest-gatewaycertificateauthority.gatewaycertificateauthoritylistbyservice
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-apimanagement/service/{servicename}/gateways/{gatewayid}/certificateauthorities/{certificateid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: HEAD
        name: gatewaycertificateauthoritygetentitytag
        description: Microsoft Azure API Management GatewayCertificateAuthority_GetEntityTag
        call: rest-gatewaycertificateauthority.gatewaycertificateauthoritygetentitytag
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: gatewaycertificateauthorityget
        description: Microsoft Azure API Management GatewayCertificateAuthority_Get
        call: rest-gatewaycertificateauthority.gatewaycertificateauthorityget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: gatewaycertificateauthoritycreateorupdate
        description: Microsoft Azure API Management GatewayCertificateAuthority_CreateOrUpdate
        call: rest-gatewaycertificateauthority.gatewaycertificateauthoritycreateorupdate
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: gatewaycertificateauthoritydelete
        description: Microsoft Azure API Management GatewayCertificateAuthority_Delete
        call: rest-gatewaycertificateauthority.gatewaycertificateauthoritydelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: rest-gatewaycertificateauthority-mcp
    port: 9090
    transport: http
    description: MCP adapter for Azure API Management REST API — GatewayCertificateAuthority. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-api-management-gatewaycertificateauthority
      description: Microsoft Azure API Management GatewayCertificateAuthority_ListByService
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: rest-gatewaycertificateauthority.gatewaycertificateauthoritylistbyservice
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-management-gatewaycertificateauthority-2
      description: Microsoft Azure API Management GatewayCertificateAuthority_GetEntityTag
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: rest-gatewaycertificateauthority.gatewaycertificateauthoritygetentitytag
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-management-gatewaycertificateauthority-3
      description: Microsoft Azure API Management GatewayCertificateAuthority_Get
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: rest-gatewaycertificateauthority.gatewaycertificateauthorityget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-management-gatewaycertificateauthority-4
      description: Microsoft Azure API Management GatewayCertificateAuthority_CreateOrUpdate
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: rest-gatewaycertificateauthority.gatewaycertificateauthoritycreateorupdate
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-api-management-gatewaycertificateauthority-5
      description: Microsoft Azure API Management GatewayCertificateAuthority_Delete
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: rest-gatewaycertificateauthority.gatewaycertificateauthoritydelete
      outputParameters:
      - type: object
        mapping: $.