Microsoft Azure · Capability

Microsoft Azure Azure Site Recovery Management Service API — ProtectedItem

Microsoft Azure Azure Site Recovery Management Service API — ProtectedItem. 6 operations. Lead operation: Microsoft Azure Lists The Protected Items. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureProtectedItem

What You Can Do

GET
Microsoftazureprotecteditemlist — Microsoft Azure Lists The Protected Items
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datareplication/replicationvaults/{vaultname}/protecteditems
GET
Microsoftazureprotecteditemget — Microsoft Azure Gets The Protected Item
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datareplication/replicationvaults/{vaultname}/protecteditems/{protecteditemname}
PUT
Microsoftazureprotecteditemcreate — Microsoft Azure Puts The Protected Item
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datareplication/replicationvaults/{vaultname}/protecteditems/{protecteditemname}
DELETE
Microsoftazureprotecteditemdelete — Microsoft Azure Deletes The Protected Item
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datareplication/replicationvaults/{vaultname}/protecteditems/{protecteditemname}
GET
Microsoftazureprotecteditemoperationstatusget — Microsoft Azure Gets The Protected Item Operation Status
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datareplication/replicationvaults/{vaultname}/protecteditems/{protecteditemname}/operations/{operationid}
POST
Microsoftazureprotecteditemplannedfailover — Microsoft Azure Performs Planned Failover
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datareplication/replicationvaults/{vaultname}/protecteditems/{protecteditemname}/plannedfailover

MCP Tools

microsoft-azure-lists-protected-items

Microsoft Azure Lists The Protected Items

read-only idempotent
microsoft-azure-gets-protected-item

Microsoft Azure Gets The Protected Item

read-only idempotent
microsoft-azure-puts-protected-item

Microsoft Azure Puts The Protected Item

idempotent
microsoft-azure-deletes-protected-item

Microsoft Azure Deletes The Protected Item

idempotent
microsoft-azure-gets-protected-item-2

Microsoft Azure Gets The Protected Item Operation Status

read-only idempotent
microsoft-azure-performs-planned-failover

Microsoft Azure Performs Planned Failover

Capability Spec

azure-site-recovery-management-service-protecteditem.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Site Recovery Management Service API — ProtectedItem
  description: 'Microsoft Azure Azure Site Recovery Management Service API — ProtectedItem. 6 operations. Lead operation:
    Microsoft Azure Lists The Protected Items. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - ProtectedItem
  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-protecteditem
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Site Recovery Management Service API — ProtectedItem business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataReplication/replicationVaults/{vaultName}/protectedItems
      operations:
      - name: microsoftazureprotecteditemlist
        method: GET
        description: Microsoft Azure Lists The Protected Items
        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}/protectedItems/{protectedItemName}
      operations:
      - name: microsoftazureprotecteditemget
        method: GET
        description: Microsoft Azure Gets The Protected Item
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureprotecteditemcreate
        method: PUT
        description: Microsoft Azure Puts The Protected Item
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: Protected item model.
      - name: microsoftazureprotecteditemdelete
        method: DELETE
        description: Microsoft Azure Deletes The Protected Item
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: forceDelete
          in: query
          type: boolean
          description: A flag indicating whether to do force delete or not.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataReplication/replicationVaults/{vaultName}/protectedItems/{protectedItemName}/operations/{operationId}
      operations:
      - name: microsoftazureprotecteditemoperationstatusget
        method: GET
        description: Microsoft Azure Gets The Protected Item Operation Status
        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}/protectedItems/{protectedItemName}/plannedFailover
      operations:
      - name: microsoftazureprotecteditemplannedfailover
        method: POST
        description: Microsoft Azure Performs Planned Failover
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: Planned failover model.
  exposes:
  - type: rest
    namespace: azure-site-recovery-management-service-protecteditem-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Site Recovery Management Service API — ProtectedItem. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datareplication/replicationvaults/{vaultname}/protecteditems
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprotecteditemlist
        description: Microsoft Azure Lists The Protected Items
        call: azure-site-recovery-management-service-protecteditem.microsoftazureprotecteditemlist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datareplication/replicationvaults/{vaultname}/protecteditems/{protecteditemname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprotecteditemget
        description: Microsoft Azure Gets The Protected Item
        call: azure-site-recovery-management-service-protecteditem.microsoftazureprotecteditemget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureprotecteditemcreate
        description: Microsoft Azure Puts The Protected Item
        call: azure-site-recovery-management-service-protecteditem.microsoftazureprotecteditemcreate
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureprotecteditemdelete
        description: Microsoft Azure Deletes The Protected Item
        call: azure-site-recovery-management-service-protecteditem.microsoftazureprotecteditemdelete
        with:
          forceDelete: rest.forceDelete
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datareplication/replicationvaults/{vaultname}/protecteditems/{protecteditemname}/operations/{operationid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprotecteditemoperationstatusget
        description: Microsoft Azure Gets The Protected Item Operation Status
        call: azure-site-recovery-management-service-protecteditem.microsoftazureprotecteditemoperationstatusget
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datareplication/replicationvaults/{vaultname}/protecteditems/{protecteditemname}/plannedfailover
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureprotecteditemplannedfailover
        description: Microsoft Azure Performs Planned Failover
        call: azure-site-recovery-management-service-protecteditem.microsoftazureprotecteditemplannedfailover
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-site-recovery-management-service-protecteditem-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Site Recovery Management Service API — ProtectedItem. One tool per
      consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-lists-protected-items
      description: Microsoft Azure Lists The Protected Items
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-site-recovery-management-service-protecteditem.microsoftazureprotecteditemlist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-protected-item
      description: Microsoft Azure Gets The Protected Item
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-site-recovery-management-service-protecteditem.microsoftazureprotecteditemget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-puts-protected-item
      description: Microsoft Azure Puts The Protected Item
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-site-recovery-management-service-protecteditem.microsoftazureprotecteditemcreate
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-deletes-protected-item
      description: Microsoft Azure Deletes The Protected Item
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-site-recovery-management-service-protecteditem.microsoftazureprotecteditemdelete
      with:
        forceDelete: tools.forceDelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-protected-item-2
      description: Microsoft Azure Gets The Protected Item Operation Status
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-site-recovery-management-service-protecteditem.microsoftazureprotecteditemoperationstatusget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-performs-planned-failover
      description: Microsoft Azure Performs Planned Failover
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-site-recovery-management-service-protecteditem.microsoftazureprotecteditemplannedfailover
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.