Microsoft Azure · Capability

Microsoft Azure SiteRecoveryManagementClient — MigrationRecoveryPoints

Microsoft Azure SiteRecoveryManagementClient — MigrationRecoveryPoints. 2 operations. Lead operation: Microsoft Azure Gets The Recovery Points For A Migration Item. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureMigrationRecoveryPoints

What You Can Do

GET
Microsoftazuremigrationrecoverypointslistbyreplicationmigrationitems — Microsoft Azure Gets The Recovery Points For A Migration Item
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{resourcename}/replicationfabrics/{fabricname}/replicationprotectioncontainers/{protectioncontainername}/replicationmigrationitems/{migrationitemname}/migrationrecoverypoints
GET
Microsoftazuremigrationrecoverypointsget — Microsoft Azure Gets A Recovery Point For A Migration Item
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{resourcename}/replicationfabrics/{fabricname}/replicationprotectioncontainers/{protectioncontainername}/replicationmigrationitems/{migrationitemname}/migrationrecoverypoints/{migrationrecoverypointname}

MCP Tools

microsoft-azure-gets-recovery-points

Microsoft Azure Gets The Recovery Points For A Migration Item

read-only idempotent
microsoft-azure-gets-recovery-point

Microsoft Azure Gets A Recovery Point For A Migration Item

read-only idempotent

Capability Spec

siterecoverymanagementclient-migrationrecoverypoints.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure SiteRecoveryManagementClient — MigrationRecoveryPoints
  description: 'Microsoft Azure SiteRecoveryManagementClient — MigrationRecoveryPoints. 2 operations. Lead operation: Microsoft
    Azure Gets The Recovery Points For A Migration Item. Self-contained Naftiko capability covering one Microsoft Azure business
    surface.'
  tags:
  - Microsoft Azure
  - MigrationRecoveryPoints
  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: siterecoverymanagementclient-migrationrecoverypoints
    baseUri: https://management.azure.com
    description: Microsoft Azure SiteRecoveryManagementClient — MigrationRecoveryPoints business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationMigrationItems/{migrationItemName}/migrationRecoveryPoints
      operations:
      - name: microsoftazuremigrationrecoverypointslistbyreplicationmigrationitems
        method: GET
        description: Microsoft Azure Gets The Recovery Points For A Migration Item
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fabricName
          in: path
          type: string
          description: Fabric unique name.
          required: true
        - name: protectionContainerName
          in: path
          type: string
          description: Protection container name.
          required: true
        - name: migrationItemName
          in: path
          type: string
          description: Migration item name.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationMigrationItems/{migrationItemName}/migrationRecoveryPoints/{migrationRecoveryPointName}
      operations:
      - name: microsoftazuremigrationrecoverypointsget
        method: GET
        description: Microsoft Azure Gets A Recovery Point For A Migration Item
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fabricName
          in: path
          type: string
          description: Fabric unique name.
          required: true
        - name: protectionContainerName
          in: path
          type: string
          description: Protection container name.
          required: true
        - name: migrationItemName
          in: path
          type: string
          description: Migration item name.
          required: true
        - name: migrationRecoveryPointName
          in: path
          type: string
          description: The migration recovery point name.
          required: true
  exposes:
  - type: rest
    namespace: siterecoverymanagementclient-migrationrecoverypoints-rest
    port: 8080
    description: REST adapter for Microsoft Azure SiteRecoveryManagementClient — MigrationRecoveryPoints. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{resourcename}/replicationfabrics/{fabricname}/replicationprotectioncontainers/{protectioncontainername}/replicationmigrationitems/{migrationitemname}/migrationrecoverypoints
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuremigrationrecoverypointslistbyreplicationmigrationitems
        description: Microsoft Azure Gets The Recovery Points For A Migration Item
        call: siterecoverymanagementclient-migrationrecoverypoints.microsoftazuremigrationrecoverypointslistbyreplicationmigrationitems
        with:
          fabricName: rest.fabricName
          protectionContainerName: rest.protectionContainerName
          migrationItemName: rest.migrationItemName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-recoveryservices/vaults/{resourcename}/replicationfabrics/{fabricname}/replicationprotectioncontainers/{protectioncontainername}/replicationmigrationitems/{migrationitemname}/migrationrecoverypoints/{migrationrecoverypointname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuremigrationrecoverypointsget
        description: Microsoft Azure Gets A Recovery Point For A Migration Item
        call: siterecoverymanagementclient-migrationrecoverypoints.microsoftazuremigrationrecoverypointsget
        with:
          fabricName: rest.fabricName
          protectionContainerName: rest.protectionContainerName
          migrationItemName: rest.migrationItemName
          migrationRecoveryPointName: rest.migrationRecoveryPointName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: siterecoverymanagementclient-migrationrecoverypoints-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure SiteRecoveryManagementClient — MigrationRecoveryPoints. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-gets-recovery-points
      description: Microsoft Azure Gets The Recovery Points For A Migration Item
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: siterecoverymanagementclient-migrationrecoverypoints.microsoftazuremigrationrecoverypointslistbyreplicationmigrationitems
      with:
        fabricName: tools.fabricName
        protectionContainerName: tools.protectionContainerName
        migrationItemName: tools.migrationItemName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-recovery-point
      description: Microsoft Azure Gets A Recovery Point For A Migration Item
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: siterecoverymanagementclient-migrationrecoverypoints.microsoftazuremigrationrecoverypointsget
      with:
        fabricName: tools.fabricName
        protectionContainerName: tools.protectionContainerName
        migrationItemName: tools.migrationItemName
        migrationRecoveryPointName: tools.migrationRecoveryPointName
      outputParameters:
      - type: object
        mapping: $.