Microsoft Azure · Capability

Microsoft Azure DataBoxEdgeManagementClient — OperationsStatus

Microsoft Azure DataBoxEdgeManagementClient — OperationsStatus. 1 operations. Lead operation: Microsoft Azure Gets The Details Of A Specified Job On A Data Box Edge Data Box Gateway Device. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureOperationsStatus

What You Can Do

GET
Microsoftazureoperationsstatusget — Microsoft Azure Gets The Details Of A Specified Job On A Data Box Edge Data Box Gateway Device
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-databoxedge/databoxedgedevices/{devicename}/operationsstatus/{name}

MCP Tools

microsoft-azure-gets-details-specified

Microsoft Azure Gets The Details Of A Specified Job On A Data Box Edge Data Box Gateway Device

read-only idempotent

Capability Spec

databoxedgemanagementclient-operationsstatus.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure DataBoxEdgeManagementClient — OperationsStatus
  description: 'Microsoft Azure DataBoxEdgeManagementClient — OperationsStatus. 1 operations. Lead operation: Microsoft Azure
    Gets The Details Of A Specified Job On A Data Box Edge Data Box Gateway Device. Self-contained Naftiko capability covering
    one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - OperationsStatus
  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: databoxedgemanagementclient-operationsstatus
    baseUri: https://management.azure.com
    description: Microsoft Azure DataBoxEdgeManagementClient — OperationsStatus business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/operationsStatus/{name}
      operations:
      - name: microsoftazureoperationsstatusget
        method: GET
        description: Microsoft Azure Gets The Details Of A Specified Job On A Data Box Edge Data Box Gateway Device
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: deviceName
          in: path
          type: string
          description: The device name.
          required: true
        - name: name
          in: path
          type: string
          description: The job name.
          required: true
  exposes:
  - type: rest
    namespace: databoxedgemanagementclient-operationsstatus-rest
    port: 8080
    description: REST adapter for Microsoft Azure DataBoxEdgeManagementClient — OperationsStatus. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-databoxedge/databoxedgedevices/{devicename}/operationsstatus/{name}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureoperationsstatusget
        description: Microsoft Azure Gets The Details Of A Specified Job On A Data Box Edge Data Box Gateway Device
        call: databoxedgemanagementclient-operationsstatus.microsoftazureoperationsstatusget
        with:
          deviceName: rest.deviceName
          name: rest.name
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: databoxedgemanagementclient-operationsstatus-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure DataBoxEdgeManagementClient — OperationsStatus. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-gets-details-specified
      description: Microsoft Azure Gets The Details Of A Specified Job On A Data Box Edge Data Box Gateway Device
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: databoxedgemanagementclient-operationsstatus.microsoftazureoperationsstatusget
      with:
        deviceName: tools.deviceName
        name: tools.name
      outputParameters:
      - type: object
        mapping: $.