Microsoft Azure · Capability

Microsoft Azure DataBoxEdgeManagementClient — Orders

Microsoft Azure DataBoxEdgeManagementClient — Orders. 5 operations. Lead operation: Microsoft Azure Lists All The Orders Related To A Data Box Edge Data Box Gateway Device. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureOrders

What You Can Do

GET
Microsoftazureorderslistbydataboxedgedevice — Microsoft Azure Lists All The Orders Related To A Data Box Edge Data Box Gateway Device
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-databoxedge/databoxedgedevices/{devicename}/orders
GET
Microsoftazureordersget — Microsoft Azure Gets A Specific Order By Name
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-databoxedge/databoxedgedevices/{devicename}/orders/default
PUT
Microsoftazureorderscreateorupdate — Microsoft Azure Creates Or Updates An Order
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-databoxedge/databoxedgedevices/{devicename}/orders/default
DELETE
Microsoftazureordersdelete — Microsoft Azure Deletes The Order Related To The Device
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-databoxedge/databoxedgedevices/{devicename}/orders/default
POST
Microsoftazureorderslistdcaccesscode — Microsoft Azure Gets The Dcaccess Code
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-databoxedge/databoxedgedevices/{devicename}/orders/default/listdcaccesscode

MCP Tools

microsoft-azure-lists-all-orders

Microsoft Azure Lists All The Orders Related To A Data Box Edge Data Box Gateway Device

read-only idempotent
microsoft-azure-gets-specific-order

Microsoft Azure Gets A Specific Order By Name

read-only idempotent
microsoft-azure-creates-updates-order

Microsoft Azure Creates Or Updates An Order

idempotent
microsoft-azure-deletes-order-related

Microsoft Azure Deletes The Order Related To The Device

idempotent
microsoft-azure-gets-dcaccess-code

Microsoft Azure Gets The Dcaccess Code

Capability Spec

databoxedgemanagementclient-orders.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure DataBoxEdgeManagementClient — Orders
  description: 'Microsoft Azure DataBoxEdgeManagementClient — Orders. 5 operations. Lead operation: Microsoft Azure Lists
    All The Orders Related To A Data Box Edge Data Box Gateway Device. Self-contained Naftiko capability covering one Microsoft
    Azure business surface.'
  tags:
  - Microsoft Azure
  - Orders
  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-orders
    baseUri: https://management.azure.com
    description: Microsoft Azure DataBoxEdgeManagementClient — Orders 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}/orders
      operations:
      - name: microsoftazureorderslistbydataboxedgedevice
        method: GET
        description: Microsoft Azure Lists All The Orders Related To 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: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/orders/default
      operations:
      - name: microsoftazureordersget
        method: GET
        description: Microsoft Azure Gets A Specific Order By Name
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: deviceName
          in: path
          type: string
          description: The device name.
          required: true
      - name: microsoftazureorderscreateorupdate
        method: PUT
        description: Microsoft Azure Creates Or Updates An Order
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: deviceName
          in: path
          type: string
          description: The order details of a device.
          required: true
        - name: order
          in: body
          type: string
          description: The order to be created or updated.
          required: true
      - name: microsoftazureordersdelete
        method: DELETE
        description: Microsoft Azure Deletes The Order Related To The Device
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: deviceName
          in: path
          type: string
          description: The device name.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/orders/default/listDCAccessCode
      operations:
      - name: microsoftazureorderslistdcaccesscode
        method: POST
        description: Microsoft Azure Gets The Dcaccess Code
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: deviceName
          in: path
          type: string
          description: The device name
          required: true
  exposes:
  - type: rest
    namespace: databoxedgemanagementclient-orders-rest
    port: 8080
    description: REST adapter for Microsoft Azure DataBoxEdgeManagementClient — Orders. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-databoxedge/databoxedgedevices/{devicename}/orders
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureorderslistbydataboxedgedevice
        description: Microsoft Azure Lists All The Orders Related To A Data Box Edge Data Box Gateway Device
        call: databoxedgemanagementclient-orders.microsoftazureorderslistbydataboxedgedevice
        with:
          deviceName: rest.deviceName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-databoxedge/databoxedgedevices/{devicename}/orders/default
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureordersget
        description: Microsoft Azure Gets A Specific Order By Name
        call: databoxedgemanagementclient-orders.microsoftazureordersget
        with:
          deviceName: rest.deviceName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureorderscreateorupdate
        description: Microsoft Azure Creates Or Updates An Order
        call: databoxedgemanagementclient-orders.microsoftazureorderscreateorupdate
        with:
          deviceName: rest.deviceName
          order: rest.order
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureordersdelete
        description: Microsoft Azure Deletes The Order Related To The Device
        call: databoxedgemanagementclient-orders.microsoftazureordersdelete
        with:
          deviceName: rest.deviceName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-databoxedge/databoxedgedevices/{devicename}/orders/default/listdcaccesscode
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureorderslistdcaccesscode
        description: Microsoft Azure Gets The Dcaccess Code
        call: databoxedgemanagementclient-orders.microsoftazureorderslistdcaccesscode
        with:
          deviceName: rest.deviceName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: databoxedgemanagementclient-orders-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure DataBoxEdgeManagementClient — Orders. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-lists-all-orders
      description: Microsoft Azure Lists All The Orders Related To A Data Box Edge Data Box Gateway Device
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: databoxedgemanagementclient-orders.microsoftazureorderslistbydataboxedgedevice
      with:
        deviceName: tools.deviceName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-specific-order
      description: Microsoft Azure Gets A Specific Order By Name
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: databoxedgemanagementclient-orders.microsoftazureordersget
      with:
        deviceName: tools.deviceName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-creates-updates-order
      description: Microsoft Azure Creates Or Updates An Order
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: databoxedgemanagementclient-orders.microsoftazureorderscreateorupdate
      with:
        deviceName: tools.deviceName
        order: tools.order
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-deletes-order-related
      description: Microsoft Azure Deletes The Order Related To The Device
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: databoxedgemanagementclient-orders.microsoftazureordersdelete
      with:
        deviceName: tools.deviceName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-dcaccess-code
      description: Microsoft Azure Gets The Dcaccess Code
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: databoxedgemanagementclient-orders.microsoftazureorderslistdcaccesscode
      with:
        deviceName: tools.deviceName
      outputParameters:
      - type: object
        mapping: $.