naftiko: 1.0.0-alpha2 info: label: Microsoft Azure Azure Arc VMware Management Service API — VCenters description: 'Microsoft Azure Azure Arc VMware Management Service API — VCenters. 6 operations. Lead operation: Microsoft Azure Implements Get Vcenters In A Subscription. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - VCenters 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: azure-arc-vmware-management-service-vcenters baseUri: https://management.azure.com description: Microsoft Azure Azure Arc VMware Management Service API — VCenters business capability. Self-contained, no shared references. resources: - name: subscriptions-subscriptionId-providers-Microsoft.ConnectedVMwarevSphere-vcenters path: /subscriptions/{subscriptionId}/providers/Microsoft.ConnectedVMwarevSphere/vcenters operations: - name: microsoftazurevcenterslist method: GET description: Microsoft Azure Implements Get Vcenters 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.ConnectedVMwarevSphere/vcenters operations: - name: microsoftazurevcenterslistbyresourcegroup method: GET description: Microsoft Azure Implements Get Vcenters 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.ConnectedVMwarevSphere/vcenters/{vcenterName} operations: - name: microsoftazurevcenterscreate method: PUT description: Microsoft Azure Implements Vcenter Put Method outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: vcenterName in: path type: string description: Name of the vCenter. required: true - name: body in: body type: string description: Request payload. - name: microsoftazurevcentersget method: GET description: Microsoft Azure Gets A Vcenter outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: vcenterName in: path type: string description: Name of the vCenter. required: true - name: microsoftazurevcentersupdate method: PATCH description: Microsoft Azure Updates A Vcenter outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: vcenterName in: path type: string description: Name of the vCenter. required: true - name: body in: body type: string description: Resource properties to update. - name: microsoftazurevcentersdelete method: DELETE description: Microsoft Azure Deletes An Vcenter outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: vcenterName in: path type: string description: Name of the vCenter. required: true - name: force in: query type: boolean description: Whether force delete was specified. exposes: - type: rest namespace: azure-arc-vmware-management-service-vcenters-rest port: 8080 description: REST adapter for Microsoft Azure Azure Arc VMware Management Service API — VCenters. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-connectedvmwarevsphere/vcenters name: subscriptions-subscriptionid-providers-microsoft-connectedvmwarevsphere-vcenters description: REST surface for subscriptions-subscriptionId-providers-Microsoft.ConnectedVMwarevSphere-vcenters. operations: - method: GET name: microsoftazurevcenterslist description: Microsoft Azure Implements Get Vcenters In A Subscription call: azure-arc-vmware-management-service-vcenters.microsoftazurevcenterslist outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-connectedvmwarevsphere/vcenters name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: GET name: microsoftazurevcenterslistbyresourcegroup description: Microsoft Azure Implements Get Vcenters In A Resource Group call: azure-arc-vmware-management-service-vcenters.microsoftazurevcenterslistbyresourcegroup outputParameters: - type: object mapping: $. - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-connectedvmwarevsphere/vcenters/{vcentername} name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof. operations: - method: PUT name: microsoftazurevcenterscreate description: Microsoft Azure Implements Vcenter Put Method call: azure-arc-vmware-management-service-vcenters.microsoftazurevcenterscreate with: vcenterName: rest.vcenterName body: rest.body outputParameters: - type: object mapping: $. - method: GET name: microsoftazurevcentersget description: Microsoft Azure Gets A Vcenter call: azure-arc-vmware-management-service-vcenters.microsoftazurevcentersget with: vcenterName: rest.vcenterName outputParameters: - type: object mapping: $. - method: PATCH name: microsoftazurevcentersupdate description: Microsoft Azure Updates A Vcenter call: azure-arc-vmware-management-service-vcenters.microsoftazurevcentersupdate with: vcenterName: rest.vcenterName body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazurevcentersdelete description: Microsoft Azure Deletes An Vcenter call: azure-arc-vmware-management-service-vcenters.microsoftazurevcentersdelete with: vcenterName: rest.vcenterName force: rest.force outputParameters: - type: object mapping: $. - type: mcp namespace: azure-arc-vmware-management-service-vcenters-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure Azure Arc VMware Management Service API — VCenters. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-implements-get-vcenters description: Microsoft Azure Implements Get Vcenters In A Subscription hints: readOnly: true destructive: false idempotent: true call: azure-arc-vmware-management-service-vcenters.microsoftazurevcenterslist outputParameters: - type: object mapping: $. - name: microsoft-azure-implements-get-vcenters-2 description: Microsoft Azure Implements Get Vcenters In A Resource Group hints: readOnly: true destructive: false idempotent: true call: azure-arc-vmware-management-service-vcenters.microsoftazurevcenterslistbyresourcegroup outputParameters: - type: object mapping: $. - name: microsoft-azure-implements-vcenter-put description: Microsoft Azure Implements Vcenter Put Method hints: readOnly: false destructive: false idempotent: true call: azure-arc-vmware-management-service-vcenters.microsoftazurevcenterscreate with: vcenterName: tools.vcenterName body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-gets-vcenter description: Microsoft Azure Gets A Vcenter hints: readOnly: true destructive: false idempotent: true call: azure-arc-vmware-management-service-vcenters.microsoftazurevcentersget with: vcenterName: tools.vcenterName outputParameters: - type: object mapping: $. - name: microsoft-azure-updates-vcenter description: Microsoft Azure Updates A Vcenter hints: readOnly: false destructive: false idempotent: true call: azure-arc-vmware-management-service-vcenters.microsoftazurevcentersupdate with: vcenterName: tools.vcenterName body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-deletes-vcenter description: Microsoft Azure Deletes An Vcenter hints: readOnly: false destructive: true idempotent: true call: azure-arc-vmware-management-service-vcenters.microsoftazurevcentersdelete with: vcenterName: tools.vcenterName force: tools.force outputParameters: - type: object mapping: $.