naftiko: 1.0.0-alpha2 info: label: Microsoft Azure Desktop Virtualization API Client — HostPool description: 'Microsoft Azure Desktop Virtualization API Client — HostPool. 7 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Desktopvirtualization Hostpools. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - HostPool 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: desktop-virtualization-api-client-hostpool baseUri: https://management.azure.com description: Microsoft Azure Desktop Virtualization API Client — HostPool business capability. Self-contained, no shared references. resources: - name: subscriptions-subscriptionId-providers-Microsoft.DesktopVirtualization-hostPools path: /subscriptions/{subscriptionId}/providers/Microsoft.DesktopVirtualization/hostPools operations: - name: microsoftazurehostpoolslist method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Desktopvirtualization Hostpools outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: pageSize in: query type: integer description: Number of items per page. - name: isDescending in: query type: boolean description: Indicates whether the collection is descending. - name: initialSkip in: query type: integer description: Initial number of items to skip. - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/hostPools operations: - name: microsoftazurehostpoolslistbyresourcegroup method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: pageSize in: query type: integer description: Number of items per page. - name: isDescending in: query type: boolean description: Indicates whether the collection is descending. - name: initialSkip in: query type: integer description: Initial number of items to skip. - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/hostPools/{hostPoolName} operations: - name: microsoftazurehostpoolsget method: GET description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname outputRawFormat: json outputParameters: - name: result type: object value: $. - name: microsoftazurehostpoolscreateorupdate method: PUT description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: hostPool in: body type: string description: Object containing HostPool definitions. required: true - name: microsoftazurehostpoolsdelete method: DELETE description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: force in: query type: boolean description: Force flag to delete sessionHost. - name: microsoftazurehostpoolsupdate method: PATCH description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: hostPool in: body type: string description: Object containing HostPool definitions. - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/hostPools/{hostPoolName}/retrieveRegistrationToken operations: - name: microsoftazurehostpoolsretrieveregistrationtoken method: POST description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname Retrieveregistrationtoken outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: desktop-virtualization-api-client-hostpool-rest port: 8080 description: REST adapter for Microsoft Azure Desktop Virtualization API Client — HostPool. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-desktopvirtualization/hostpools name: subscriptions-subscriptionid-providers-microsoft-desktopvirtualization-hostpools description: REST surface for subscriptions-subscriptionId-providers-Microsoft.DesktopVirtualization-hostPools. operations: - method: GET name: microsoftazurehostpoolslist description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Desktopvirtualization Hostpools call: desktop-virtualization-api-client-hostpool.microsoftazurehostpoolslist with: pageSize: rest.pageSize isDescending: rest.isDescending initialSkip: rest.initialSkip outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-desktopvirtualization/hostpools name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: microsoftazurehostpoolslistbyresourcegroup description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools call: desktop-virtualization-api-client-hostpool.microsoftazurehostpoolslistbyresourcegroup with: pageSize: rest.pageSize isDescending: rest.isDescending initialSkip: rest.initialSkip outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-desktopvirtualization/hostpools/{hostpoolname} name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: microsoftazurehostpoolsget description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname call: desktop-virtualization-api-client-hostpool.microsoftazurehostpoolsget outputParameters: - type: object mapping: $. - method: PUT name: microsoftazurehostpoolscreateorupdate description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname call: desktop-virtualization-api-client-hostpool.microsoftazurehostpoolscreateorupdate with: hostPool: rest.hostPool outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazurehostpoolsdelete description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname call: desktop-virtualization-api-client-hostpool.microsoftazurehostpoolsdelete with: force: rest.force outputParameters: - type: object mapping: $. - method: PATCH name: microsoftazurehostpoolsupdate description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname call: desktop-virtualization-api-client-hostpool.microsoftazurehostpoolsupdate with: hostPool: rest.hostPool outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-desktopvirtualization/hostpools/{hostpoolname}/retrieveregistrationtoken name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: POST name: microsoftazurehostpoolsretrieveregistrationtoken description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname Retrieveregistrationtoken call: desktop-virtualization-api-client-hostpool.microsoftazurehostpoolsretrieveregistrationtoken outputParameters: - type: object mapping: $. - type: mcp namespace: desktop-virtualization-api-client-hostpool-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure Desktop Virtualization API Client — HostPool. 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 Desktopvirtualization Hostpools hints: readOnly: true destructive: false idempotent: true call: desktop-virtualization-api-client-hostpool.microsoftazurehostpoolslist with: pageSize: tools.pageSize isDescending: tools.isDescending initialSkip: tools.initialSkip outputParameters: - type: object mapping: $. - name: microsoft-azure-get-subscriptions-subscriptionid-2 description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools hints: readOnly: true destructive: false idempotent: true call: desktop-virtualization-api-client-hostpool.microsoftazurehostpoolslistbyresourcegroup with: pageSize: tools.pageSize isDescending: tools.isDescending initialSkip: tools.initialSkip outputParameters: - type: object mapping: $. - name: microsoft-azure-get-subscriptions-subscriptionid-3 description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname hints: readOnly: true destructive: false idempotent: true call: desktop-virtualization-api-client-hostpool.microsoftazurehostpoolsget outputParameters: - type: object mapping: $. - name: microsoft-azure-put-subscriptions-subscriptionid description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname hints: readOnly: false destructive: false idempotent: true call: desktop-virtualization-api-client-hostpool.microsoftazurehostpoolscreateorupdate with: hostPool: tools.hostPool outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-subscriptions-subscriptionid description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname hints: readOnly: false destructive: true idempotent: true call: desktop-virtualization-api-client-hostpool.microsoftazurehostpoolsdelete with: force: tools.force outputParameters: - type: object mapping: $. - name: microsoft-azure-patch-subscriptions-subscriptionid description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname hints: readOnly: false destructive: false idempotent: true call: desktop-virtualization-api-client-hostpool.microsoftazurehostpoolsupdate with: hostPool: tools.hostPool outputParameters: - type: object mapping: $. - name: microsoft-azure-post-subscriptions-subscriptionid description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Desktopvirtualization Hostpools Hostpoolname Retrieveregistrationtoken hints: readOnly: true destructive: false idempotent: false call: desktop-virtualization-api-client-hostpool.microsoftazurehostpoolsretrieveregistrationtoken outputParameters: - type: object mapping: $.