Microsoft Azure · Capability

Microsoft Azure DNC — OrchestratorInstanceList

Microsoft Azure DNC — OrchestratorInstanceList. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Delegatednetwork Orchestrators. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureOrchestratorInstanceList

What You Can Do

GET
Microsoftazureorchestratorinstanceservicelistbysubscription — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Delegatednetwork Orchestrators
/v1/subscriptions/{subscriptionid}/providers/microsoft-delegatednetwork/orchestrators
GET
Microsoftazureorchestratorinstanceservicelistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Delegatednetwork Orchestrators
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-delegatednetwork/orchestrators

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Delegatednetwork Orchestrators

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Delegatednetwork Orchestrators

read-only idempotent

Capability Spec

dnc-orchestratorinstancelist.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure DNC — OrchestratorInstanceList
  description: 'Microsoft Azure DNC — OrchestratorInstanceList. 2 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Providers Microsoft Delegatednetwork Orchestrators. Self-contained Naftiko capability covering one Microsoft
    Azure business surface.'
  tags:
  - Microsoft Azure
  - OrchestratorInstanceList
  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: dnc-orchestratorinstancelist
    baseUri: https://management.azure.com
    description: Microsoft Azure DNC — OrchestratorInstanceList business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.DelegatedNetwork-orchestrators
      path: /subscriptions/{subscriptionId}/providers/Microsoft.DelegatedNetwork/orchestrators
      operations:
      - name: microsoftazureorchestratorinstanceservicelistbysubscription
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Delegatednetwork Orchestrators
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DelegatedNetwork/orchestrators
      operations:
      - name: microsoftazureorchestratorinstanceservicelistbyresourcegroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Delegatednetwork Orchestrators
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: dnc-orchestratorinstancelist-rest
    port: 8080
    description: REST adapter for Microsoft Azure DNC — OrchestratorInstanceList. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-delegatednetwork/orchestrators
      name: subscriptions-subscriptionid-providers-microsoft-delegatednetwork-orchestrators
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.DelegatedNetwork-orchestrators.
      operations:
      - method: GET
        name: microsoftazureorchestratorinstanceservicelistbysubscription
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Delegatednetwork Orchestrators
        call: dnc-orchestratorinstancelist.microsoftazureorchestratorinstanceservicelistbysubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-delegatednetwork/orchestrators
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureorchestratorinstanceservicelistbyresourcegroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Delegatednetwork Orchestrators
        call: dnc-orchestratorinstancelist.microsoftazureorchestratorinstanceservicelistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: dnc-orchestratorinstancelist-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure DNC — OrchestratorInstanceList. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Delegatednetwork Orchestrators
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: dnc-orchestratorinstancelist.microsoftazureorchestratorinstanceservicelistbysubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Delegatednetwork
        Orchestrators
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: dnc-orchestratorinstancelist.microsoftazureorchestratorinstanceservicelistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.