naftiko: 1.0.0-alpha2 info: label: Microsoft Azure SCVMM — AvailabilitySets description: 'Microsoft Azure SCVMM — AvailabilitySets. 6 operations. Lead operation: Microsoft Azure Implements Get Availabilitysets In A Subscription. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - AvailabilitySets 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: scvmm-availabilitysets baseUri: https://management.azure.com description: Microsoft Azure SCVMM — AvailabilitySets business capability. Self-contained, no shared references. resources: - name: subscriptions-subscriptionId-providers-Microsoft.ScVmm-availabilitySets path: /subscriptions/{subscriptionId}/providers/Microsoft.ScVmm/availabilitySets operations: - name: microsoftazureavailabilitysetslistbysubscription method: GET description: Microsoft Azure Implements Get Availabilitysets In A Subscription outputRawFormat: json outputParameters: - name: result type: object value: $. - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/availabilitySets operations: - name: microsoftazureavailabilitysetslistbyresourcegroup method: GET description: Microsoft Azure Implements Get Availabilitysets In A Resource Group outputRawFormat: json outputParameters: - name: result type: object value: $. - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ScVmm/availabilitySets/{availabilitySetName} operations: - name: microsoftazureavailabilitysetsget method: GET description: Microsoft Azure Gets An Availabilityset outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: availabilitySetName in: path type: string description: Name of the AvailabilitySet. required: true - name: microsoftazureavailabilitysetscreateorupdate method: PUT description: Microsoft Azure Implements Availabilitysets Put Method outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: availabilitySetName in: path type: string description: Name of the AvailabilitySet. required: true - name: body in: body type: string description: Request payload. required: true - name: microsoftazureavailabilitysetsdelete method: DELETE description: Microsoft Azure Implements Availabilityset Delete Method outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: availabilitySetName in: path type: string description: Name of the AvailabilitySet. required: true - name: force in: query type: boolean description: Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too. - name: microsoftazureavailabilitysetsupdate method: PATCH description: Microsoft Azure Implements The Availabilitysets Patch Method outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: availabilitySetName in: path type: string description: Name of the AvailabilitySet. required: true - name: body in: body type: string description: AvailabilitySets patch payload. required: true exposes: - type: rest namespace: scvmm-availabilitysets-rest port: 8080 description: REST adapter for Microsoft Azure SCVMM — AvailabilitySets. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-scvmm/availabilitysets name: subscriptions-subscriptionid-providers-microsoft-scvmm-availabilitysets description: REST surface for subscriptions-subscriptionId-providers-Microsoft.ScVmm-availabilitySets. operations: - method: GET name: microsoftazureavailabilitysetslistbysubscription description: Microsoft Azure Implements Get Availabilitysets In A Subscription call: scvmm-availabilitysets.microsoftazureavailabilitysetslistbysubscription outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-scvmm/availabilitysets name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: microsoftazureavailabilitysetslistbyresourcegroup description: Microsoft Azure Implements Get Availabilitysets In A Resource Group call: scvmm-availabilitysets.microsoftazureavailabilitysetslistbyresourcegroup outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-scvmm/availabilitysets/{availabilitysetname} name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: microsoftazureavailabilitysetsget description: Microsoft Azure Gets An Availabilityset call: scvmm-availabilitysets.microsoftazureavailabilitysetsget with: availabilitySetName: rest.availabilitySetName outputParameters: - type: object mapping: $. - method: PUT name: microsoftazureavailabilitysetscreateorupdate description: Microsoft Azure Implements Availabilitysets Put Method call: scvmm-availabilitysets.microsoftazureavailabilitysetscreateorupdate with: availabilitySetName: rest.availabilitySetName body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazureavailabilitysetsdelete description: Microsoft Azure Implements Availabilityset Delete Method call: scvmm-availabilitysets.microsoftazureavailabilitysetsdelete with: availabilitySetName: rest.availabilitySetName force: rest.force outputParameters: - type: object mapping: $. - method: PATCH name: microsoftazureavailabilitysetsupdate description: Microsoft Azure Implements The Availabilitysets Patch Method call: scvmm-availabilitysets.microsoftazureavailabilitysetsupdate with: availabilitySetName: rest.availabilitySetName body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: scvmm-availabilitysets-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure SCVMM — AvailabilitySets. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-implements-get-availabilitysets description: Microsoft Azure Implements Get Availabilitysets In A Subscription hints: readOnly: true destructive: false idempotent: true call: scvmm-availabilitysets.microsoftazureavailabilitysetslistbysubscription outputParameters: - type: object mapping: $. - name: microsoft-azure-implements-get-availabilitysets-2 description: Microsoft Azure Implements Get Availabilitysets In A Resource Group hints: readOnly: true destructive: false idempotent: true call: scvmm-availabilitysets.microsoftazureavailabilitysetslistbyresourcegroup outputParameters: - type: object mapping: $. - name: microsoft-azure-gets-availabilityset description: Microsoft Azure Gets An Availabilityset hints: readOnly: true destructive: false idempotent: true call: scvmm-availabilitysets.microsoftazureavailabilitysetsget with: availabilitySetName: tools.availabilitySetName outputParameters: - type: object mapping: $. - name: microsoft-azure-implements-availabilitysets-put description: Microsoft Azure Implements Availabilitysets Put Method hints: readOnly: false destructive: false idempotent: true call: scvmm-availabilitysets.microsoftazureavailabilitysetscreateorupdate with: availabilitySetName: tools.availabilitySetName body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-implements-availabilityset-delete description: Microsoft Azure Implements Availabilityset Delete Method hints: readOnly: false destructive: true idempotent: true call: scvmm-availabilitysets.microsoftazureavailabilitysetsdelete with: availabilitySetName: tools.availabilitySetName force: tools.force outputParameters: - type: object mapping: $. - name: microsoft-azure-implements-availabilitysets-patch description: Microsoft Azure Implements The Availabilitysets Patch Method hints: readOnly: false destructive: false idempotent: true call: scvmm-availabilitysets.microsoftazureavailabilitysetsupdate with: availabilitySetName: tools.availabilitySetName body: tools.body outputParameters: - type: object mapping: $.