Microsoft Azure · Capability

Microsoft Azure Azure Site Recovery Management Service API — Vault

Microsoft Azure Azure Site Recovery Management Service API — Vault. 7 operations. Lead operation: Microsoft Azure Lists The Vaults. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureVault

What You Can Do

GET
Microsoftazurevaultlistbysubscription — Microsoft Azure Lists The Vaults
/v1/subscriptions/{subscriptionid}/providers/microsoft-datareplication/replicationvaults
GET
Microsoftazurevaultlist — Microsoft Azure Lists The Vaults
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datareplication/replicationvaults
GET
Microsoftazurevaultget — Microsoft Azure Gets The Vault
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datareplication/replicationvaults/{vaultname}
PUT
Microsoftazurevaultcreate — Microsoft Azure Puts The Vault
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datareplication/replicationvaults/{vaultname}
PATCH
Microsoftazurevaultupdate — Microsoft Azure Updates The Vault
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datareplication/replicationvaults/{vaultname}
DELETE
Microsoftazurevaultdelete — Microsoft Azure Deletes The Vault
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datareplication/replicationvaults/{vaultname}
GET
Microsoftazurevaultoperationstatusget — Microsoft Azure Gets The Vault Operation Status
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datareplication/replicationvaults/{vaultname}/operations/{operationid}

MCP Tools

microsoft-azure-lists-vaults

Microsoft Azure Lists The Vaults

read-only idempotent
microsoft-azure-lists-vaults-2

Microsoft Azure Lists The Vaults

read-only idempotent
microsoft-azure-gets-vault

Microsoft Azure Gets The Vault

read-only idempotent
microsoft-azure-puts-vault

Microsoft Azure Puts The Vault

idempotent
microsoft-azure-updates-vault

Microsoft Azure Updates The Vault

idempotent
microsoft-azure-deletes-vault

Microsoft Azure Deletes The Vault

idempotent
microsoft-azure-gets-vault-operation

Microsoft Azure Gets The Vault Operation Status

read-only idempotent

Capability Spec

azure-site-recovery-management-service-vault.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Site Recovery Management Service API — Vault
  description: 'Microsoft Azure Azure Site Recovery Management Service API — Vault. 7 operations. Lead operation: Microsoft
    Azure Lists The Vaults. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Vault
  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-site-recovery-management-service-vault
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Site Recovery Management Service API — Vault business capability. Self-contained, no
      shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.DataReplication-replicationVaul
      path: /subscriptions/{subscriptionId}/providers/Microsoft.DataReplication/replicationVaults
      operations:
      - name: microsoftazurevaultlistbysubscription
        method: GET
        description: Microsoft Azure Lists The Vaults
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: continuationToken
          in: query
          type: string
          description: Continuation token from the previous call.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataReplication/replicationVaults
      operations:
      - name: microsoftazurevaultlist
        method: GET
        description: Microsoft Azure Lists The Vaults
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: continuationToken
          in: query
          type: string
          description: Continuation token from the previous call.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataReplication/replicationVaults/{vaultName}
      operations:
      - name: microsoftazurevaultget
        method: GET
        description: Microsoft Azure Gets The Vault
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurevaultcreate
        method: PUT
        description: Microsoft Azure Puts The Vault
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: Vault properties.
      - name: microsoftazurevaultupdate
        method: PATCH
        description: Microsoft Azure Updates The Vault
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: Vault properties.
      - name: microsoftazurevaultdelete
        method: DELETE
        description: Microsoft Azure Deletes The Vault
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataReplication/replicationVaults/{vaultName}/operations/{operationId}
      operations:
      - name: microsoftazurevaultoperationstatusget
        method: GET
        description: Microsoft Azure Gets The Vault Operation Status
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: azure-site-recovery-management-service-vault-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Site Recovery Management Service API — Vault. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-datareplication/replicationvaults
      name: subscriptions-subscriptionid-providers-microsoft-datareplication-replicationvaul
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.DataReplication-replicationVaul.
      operations:
      - method: GET
        name: microsoftazurevaultlistbysubscription
        description: Microsoft Azure Lists The Vaults
        call: azure-site-recovery-management-service-vault.microsoftazurevaultlistbysubscription
        with:
          continuationToken: rest.continuationToken
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datareplication/replicationvaults
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurevaultlist
        description: Microsoft Azure Lists The Vaults
        call: azure-site-recovery-management-service-vault.microsoftazurevaultlist
        with:
          continuationToken: rest.continuationToken
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datareplication/replicationvaults/{vaultname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurevaultget
        description: Microsoft Azure Gets The Vault
        call: azure-site-recovery-management-service-vault.microsoftazurevaultget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurevaultcreate
        description: Microsoft Azure Puts The Vault
        call: azure-site-recovery-management-service-vault.microsoftazurevaultcreate
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurevaultupdate
        description: Microsoft Azure Updates The Vault
        call: azure-site-recovery-management-service-vault.microsoftazurevaultupdate
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurevaultdelete
        description: Microsoft Azure Deletes The Vault
        call: azure-site-recovery-management-service-vault.microsoftazurevaultdelete
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datareplication/replicationvaults/{vaultname}/operations/{operationid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurevaultoperationstatusget
        description: Microsoft Azure Gets The Vault Operation Status
        call: azure-site-recovery-management-service-vault.microsoftazurevaultoperationstatusget
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-site-recovery-management-service-vault-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Site Recovery Management Service API — Vault. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-lists-vaults
      description: Microsoft Azure Lists The Vaults
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-site-recovery-management-service-vault.microsoftazurevaultlistbysubscription
      with:
        continuationToken: tools.continuationToken
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-lists-vaults-2
      description: Microsoft Azure Lists The Vaults
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-site-recovery-management-service-vault.microsoftazurevaultlist
      with:
        continuationToken: tools.continuationToken
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-vault
      description: Microsoft Azure Gets The Vault
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-site-recovery-management-service-vault.microsoftazurevaultget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-puts-vault
      description: Microsoft Azure Puts The Vault
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-site-recovery-management-service-vault.microsoftazurevaultcreate
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-updates-vault
      description: Microsoft Azure Updates The Vault
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-site-recovery-management-service-vault.microsoftazurevaultupdate
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-deletes-vault
      description: Microsoft Azure Deletes The Vault
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-site-recovery-management-service-vault.microsoftazurevaultdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-vault-operation
      description: Microsoft Azure Gets The Vault Operation Status
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-site-recovery-management-service-vault.microsoftazurevaultoperationstatusget
      outputParameters:
      - type: object
        mapping: $.