Microsoft Azure · Capability

Microsoft Azure RecoveryServicesBackupClient — PrivateEndpoint

Microsoft Azure RecoveryServicesBackupClient — PrivateEndpoint. 1 operations. Lead operation: Microsoft Azure Gets The Operation Status For A Private Endpoint Connection. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePrivateEndpoint

What You Can Do

GET
Microsoftazureprivateendpointgetoperationstatus — Microsoft Azure Gets The Operation Status For A Private Endpoint Connection
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{vaultname}/privateendpointconnections/{privateendpointconnectionname}/operationsstatus/{operationid}

MCP Tools

microsoft-azure-gets-operation-status

Microsoft Azure Gets The Operation Status For A Private Endpoint Connection

read-only idempotent

Capability Spec

recoveryservicesbackupclient-privateendpoint.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure RecoveryServicesBackupClient — PrivateEndpoint
  description: 'Microsoft Azure RecoveryServicesBackupClient — PrivateEndpoint. 1 operations. Lead operation: Microsoft Azure
    Gets The Operation Status For A Private Endpoint Connection. Self-contained Naftiko capability covering one Microsoft
    Azure business surface.'
  tags:
  - Microsoft Azure
  - PrivateEndpoint
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY
capability:
  consumes:
  - type: http
    namespace: recoveryservicesbackupclient-privateendpoint
    baseUri: https://management.azure.com
    description: Microsoft Azure RecoveryServicesBackupClient — PrivateEndpoint business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/privateEndpointConnections/{privateEndpointConnectionName}/operationsStatus/{operationId}
      operations:
      - name: microsoftazureprivateendpointgetoperationstatus
        method: GET
        description: Microsoft Azure Gets The Operation Status For A Private Endpoint Connection
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: privateEndpointConnectionName
          in: path
          type: string
          description: The name of the private endpoint connection.
          required: true
        - name: operationId
          in: path
          type: string
          description: Operation id
          required: true
  exposes:
  - type: rest
    namespace: recoveryservicesbackupclient-privateendpoint-rest
    port: 8080
    description: REST adapter for Microsoft Azure RecoveryServicesBackupClient — PrivateEndpoint. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{vaultname}/privateendpointconnections/{privateendpointconnectionname}/operationsstatus/{operationid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivateendpointgetoperationstatus
        description: Microsoft Azure Gets The Operation Status For A Private Endpoint Connection
        call: recoveryservicesbackupclient-privateendpoint.microsoftazureprivateendpointgetoperationstatus
        with:
          privateEndpointConnectionName: rest.privateEndpointConnectionName
          operationId: rest.operationId
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: recoveryservicesbackupclient-privateendpoint-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure RecoveryServicesBackupClient — PrivateEndpoint. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-gets-operation-status
      description: Microsoft Azure Gets The Operation Status For A Private Endpoint Connection
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: recoveryservicesbackupclient-privateendpoint.microsoftazureprivateendpointgetoperationstatus
      with:
        privateEndpointConnectionName: tools.privateEndpointConnectionName
        operationId: tools.operationId
      outputParameters:
      - type: object
        mapping: $.