@azure/arm-recoveryservices-siterecovery 4.0.0 → 5.0.0-alpha.20221215.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +463 -0
- package/README.md +12 -1
- package/dist/index.js +3961 -1411
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/migrationRecoveryPointsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/migrationRecoveryPointsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/migrationRecoveryPointsGetSample.js +35 -0
- package/dist-esm/samples-dev/migrationRecoveryPointsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/migrationRecoveryPointsListByReplicationMigrationItemsSample.d.ts +2 -0
- package/dist-esm/samples-dev/migrationRecoveryPointsListByReplicationMigrationItemsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/migrationRecoveryPointsListByReplicationMigrationItemsSample.js +48 -0
- package/dist-esm/samples-dev/migrationRecoveryPointsListByReplicationMigrationItemsSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +44 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/recoveryPointsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/recoveryPointsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/recoveryPointsGetSample.js +35 -0
- package/dist-esm/samples-dev/recoveryPointsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/recoveryPointsListByReplicationProtectedItemsSample.d.ts +2 -0
- package/dist-esm/samples-dev/recoveryPointsListByReplicationProtectedItemsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/recoveryPointsListByReplicationProtectedItemsSample.js +48 -0
- package/dist-esm/samples-dev/recoveryPointsListByReplicationProtectedItemsSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationAlertSettingsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationAlertSettingsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationAlertSettingsCreateSample.js +39 -0
- package/dist-esm/samples-dev/replicationAlertSettingsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationAlertSettingsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationAlertSettingsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationAlertSettingsGetSample.js +32 -0
- package/dist-esm/samples-dev/replicationAlertSettingsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationAlertSettingsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationAlertSettingsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationAlertSettingsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationAlertSettingsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationAppliancesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationAppliancesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationAppliancesListSample.js +45 -0
- package/dist-esm/samples-dev/replicationAppliancesListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationEligibilityResultsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationEligibilityResultsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationEligibilityResultsGetSample.js +31 -0
- package/dist-esm/samples-dev/replicationEligibilityResultsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationEligibilityResultsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationEligibilityResultsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationEligibilityResultsListSample.js +31 -0
- package/dist-esm/samples-dev/replicationEligibilityResultsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationEventsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationEventsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationEventsGetSample.js +32 -0
- package/dist-esm/samples-dev/replicationEventsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationEventsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationEventsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationEventsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationEventsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsCheckConsistencySample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationFabricsCheckConsistencySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsCheckConsistencySample.js +32 -0
- package/dist-esm/samples-dev/replicationFabricsCheckConsistencySample.js.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationFabricsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsCreateSample.js +37 -0
- package/dist-esm/samples-dev/replicationFabricsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationFabricsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/replicationFabricsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationFabricsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsGetSample.js +32 -0
- package/dist-esm/samples-dev/replicationFabricsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationFabricsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationFabricsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsMigrateToAadSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationFabricsMigrateToAadSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsMigrateToAadSample.js +32 -0
- package/dist-esm/samples-dev/replicationFabricsMigrateToAadSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsPurgeSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationFabricsPurgeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsPurgeSample.js +32 -0
- package/dist-esm/samples-dev/replicationFabricsPurgeSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsReassociateGatewaySample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationFabricsReassociateGatewaySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsReassociateGatewaySample.js +41 -0
- package/dist-esm/samples-dev/replicationFabricsReassociateGatewaySample.js.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsRenewCertificateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationFabricsRenewCertificateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationFabricsRenewCertificateSample.js +35 -0
- package/dist-esm/samples-dev/replicationFabricsRenewCertificateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationJobsCancelSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationJobsCancelSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationJobsCancelSample.js +32 -0
- package/dist-esm/samples-dev/replicationJobsCancelSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationJobsExportSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationJobsExportSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationJobsExportSample.js +37 -0
- package/dist-esm/samples-dev/replicationJobsExportSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationJobsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationJobsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationJobsGetSample.js +32 -0
- package/dist-esm/samples-dev/replicationJobsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationJobsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationJobsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationJobsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationJobsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationJobsRestartSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationJobsRestartSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationJobsRestartSample.js +32 -0
- package/dist-esm/samples-dev/replicationJobsRestartSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationJobsResumeSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationJobsResumeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationJobsResumeSample.js +33 -0
- package/dist-esm/samples-dev/replicationJobsResumeSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationLogicalNetworksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationLogicalNetworksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationLogicalNetworksGetSample.js +33 -0
- package/dist-esm/samples-dev/replicationLogicalNetworksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationLogicalNetworksListByReplicationFabricsSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationLogicalNetworksListByReplicationFabricsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationLogicalNetworksListByReplicationFabricsSample.js +46 -0
- package/dist-esm/samples-dev/replicationLogicalNetworksListByReplicationFabricsSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsCreateSample.js +55 -0
- package/dist-esm/samples-dev/replicationMigrationItemsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsDeleteSample.js +34 -0
- package/dist-esm/samples-dev/replicationMigrationItemsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsGetSample.js +34 -0
- package/dist-esm/samples-dev/replicationMigrationItemsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsListByReplicationProtectionContainersSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsListByReplicationProtectionContainersSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsListByReplicationProtectionContainersSample.js +47 -0
- package/dist-esm/samples-dev/replicationMigrationItemsListByReplicationProtectionContainersSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationMigrationItemsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsMigrateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsMigrateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsMigrateSample.js +42 -0
- package/dist-esm/samples-dev/replicationMigrationItemsMigrateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsPauseReplicationSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsPauseReplicationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsPauseReplicationSample.js +37 -0
- package/dist-esm/samples-dev/replicationMigrationItemsPauseReplicationSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsResumeReplicationSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsResumeReplicationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsResumeReplicationSample.js +42 -0
- package/dist-esm/samples-dev/replicationMigrationItemsResumeReplicationSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsResyncSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsResyncSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsResyncSample.js +42 -0
- package/dist-esm/samples-dev/replicationMigrationItemsResyncSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateCleanupSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateCleanupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateCleanupSample.js +37 -0
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateCleanupSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateSample.js +43 -0
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationMigrationItemsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationMigrationItemsUpdateSample.js +37 -0
- package/dist-esm/samples-dev/replicationMigrationItemsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsCreateSample.js +41 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsDeleteSample.js +34 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsGetSample.js +34 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsListByReplicationNetworksSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsListByReplicationNetworksSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsListByReplicationNetworksSample.js +47 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsListByReplicationNetworksSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsUpdateSample.js +41 -0
- package/dist-esm/samples-dev/replicationNetworkMappingsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationNetworksGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationNetworksGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationNetworksGetSample.js +33 -0
- package/dist-esm/samples-dev/replicationNetworksGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationNetworksListByReplicationFabricsSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationNetworksListByReplicationFabricsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationNetworksListByReplicationFabricsSample.js +46 -0
- package/dist-esm/samples-dev/replicationNetworksListByReplicationFabricsSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationNetworksListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationNetworksListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationNetworksListSample.js +45 -0
- package/dist-esm/samples-dev/replicationNetworksListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationPoliciesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesCreateSample.js +37 -0
- package/dist-esm/samples-dev/replicationPoliciesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationPoliciesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/replicationPoliciesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationPoliciesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesGetSample.js +32 -0
- package/dist-esm/samples-dev/replicationPoliciesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationPoliciesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesListSample.js +45 -0
- package/dist-esm/samples-dev/replicationPoliciesListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationPoliciesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationPoliciesUpdateSample.js +37 -0
- package/dist-esm/samples-dev/replicationPoliciesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectableItemsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectableItemsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectableItemsGetSample.js +34 -0
- package/dist-esm/samples-dev/replicationProtectableItemsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectableItemsListByReplicationProtectionContainersSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectableItemsListByReplicationProtectionContainersSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectableItemsListByReplicationProtectionContainersSample.js +47 -0
- package/dist-esm/samples-dev/replicationProtectableItemsListByReplicationProtectionContainersSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsAddDisksSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsAddDisksSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsAddDisksSample.js +48 -0
- package/dist-esm/samples-dev/replicationProtectedItemsAddDisksSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsApplyRecoveryPointSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsApplyRecoveryPointSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsApplyRecoveryPointSample.js +40 -0
- package/dist-esm/samples-dev/replicationProtectedItemsApplyRecoveryPointSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsCreateSample.js +41 -0
- package/dist-esm/samples-dev/replicationProtectedItemsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsDeleteSample.js +41 -0
- package/dist-esm/samples-dev/replicationProtectedItemsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCancelSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCancelSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCancelSample.js +34 -0
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCancelSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCommitSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCommitSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCommitSample.js +34 -0
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCommitSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsGetSample.js +34 -0
- package/dist-esm/samples-dev/replicationProtectedItemsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsListByReplicationProtectionContainersSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsListByReplicationProtectionContainersSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsListByReplicationProtectionContainersSample.js +47 -0
- package/dist-esm/samples-dev/replicationProtectedItemsListByReplicationProtectionContainersSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationProtectedItemsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsPlannedFailoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsPlannedFailoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsPlannedFailoverSample.js +40 -0
- package/dist-esm/samples-dev/replicationProtectedItemsPlannedFailoverSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsPurgeSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsPurgeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsPurgeSample.js +34 -0
- package/dist-esm/samples-dev/replicationProtectedItemsPurgeSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsRemoveDisksSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsRemoveDisksSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsRemoveDisksSample.js +44 -0
- package/dist-esm/samples-dev/replicationProtectedItemsRemoveDisksSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsRepairReplicationSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsRepairReplicationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsRepairReplicationSample.js +34 -0
- package/dist-esm/samples-dev/replicationProtectedItemsRepairReplicationSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsReprotectSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsReprotectSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsReprotectSample.js +40 -0
- package/dist-esm/samples-dev/replicationProtectedItemsReprotectSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsResolveHealthErrorsSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsResolveHealthErrorsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsResolveHealthErrorsSample.js +37 -0
- package/dist-esm/samples-dev/replicationProtectedItemsResolveHealthErrorsSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsSwitchProviderSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsSwitchProviderSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsSwitchProviderSample.js +45 -0
- package/dist-esm/samples-dev/replicationProtectedItemsSwitchProviderSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverCleanupSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverCleanupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverCleanupSample.js +37 -0
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverCleanupSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverSample.js +42 -0
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUnplannedFailoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUnplannedFailoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUnplannedFailoverSample.js +41 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUnplannedFailoverSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateApplianceSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateApplianceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateApplianceSample.js +43 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateApplianceSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateMobilityServiceSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateMobilityServiceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateMobilityServiceSample.js +37 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateMobilityServiceSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateSample.js +57 -0
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsCreateSample.js +43 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsDeleteSample.js +37 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsGetSample.js +34 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListByReplicationProtectionContainersSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListByReplicationProtectionContainersSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListByReplicationProtectionContainersSample.js +47 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListByReplicationProtectionContainersSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsPurgeSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsPurgeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsPurgeSample.js +34 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsPurgeSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsUpdateSample.js +43 -0
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainersCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersCreateSample.js +40 -0
- package/dist-esm/samples-dev/replicationProtectionContainersCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersDeleteSample.js +33 -0
- package/dist-esm/samples-dev/replicationProtectionContainersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersDiscoverProtectableItemSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainersDiscoverProtectableItemSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersDiscoverProtectableItemSample.js +40 -0
- package/dist-esm/samples-dev/replicationProtectionContainersDiscoverProtectableItemSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersGetSample.js +33 -0
- package/dist-esm/samples-dev/replicationProtectionContainersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersListByReplicationFabricsSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainersListByReplicationFabricsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersListByReplicationFabricsSample.js +46 -0
- package/dist-esm/samples-dev/replicationProtectionContainersListByReplicationFabricsSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainersListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersListSample.js +45 -0
- package/dist-esm/samples-dev/replicationProtectionContainersListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersSwitchProtectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionContainersSwitchProtectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionContainersSwitchProtectionSample.js +36 -0
- package/dist-esm/samples-dev/replicationProtectionContainersSwitchProtectionSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsCreateSample.js +45 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsGetSample.js +32 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationProtectionIntentsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansCreateSample.js +52 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansDeleteSample.js +32 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCancelSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCancelSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCancelSample.js +32 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCancelSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCommitSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCommitSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCommitSample.js +32 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCommitSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansGetSample.js +32 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansListSample.js +45 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansPlannedFailoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansPlannedFailoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansPlannedFailoverSample.js +38 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansPlannedFailoverSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansReprotectSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansReprotectSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansReprotectSample.js +32 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansReprotectSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverCleanupSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverCleanupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverCleanupSample.js +35 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverCleanupSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverSample.js +40 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansUnplannedFailoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansUnplannedFailoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansUnplannedFailoverSample.js +39 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansUnplannedFailoverSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansUpdateSample.js +72 -0
- package/dist-esm/samples-dev/replicationRecoveryPlansUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersCreateSample.js +52 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersDeleteSample.js +33 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersGetSample.js +33 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListByReplicationFabricsSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListByReplicationFabricsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListByReplicationFabricsSample.js +46 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListByReplicationFabricsSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListSample.js +45 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersPurgeSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersPurgeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersPurgeSample.js +33 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersPurgeSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersRefreshProviderSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersRefreshProviderSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersRefreshProviderSample.js +33 -0
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersRefreshProviderSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsCreateSample.js +39 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsDeleteSample.js +34 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsGetSample.js +34 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListByReplicationStorageClassificationsSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListByReplicationStorageClassificationsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListByReplicationStorageClassificationsSample.js +47 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListByReplicationStorageClassificationsSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsGetSample.js +33 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsListByReplicationFabricsSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsListByReplicationFabricsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsListByReplicationFabricsSample.js +46 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsListByReplicationFabricsSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsListSample.js +45 -0
- package/dist-esm/samples-dev/replicationStorageClassificationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationVaultHealthGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationVaultHealthGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationVaultHealthGetSample.js +31 -0
- package/dist-esm/samples-dev/replicationVaultHealthGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationVaultHealthRefreshSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationVaultHealthRefreshSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationVaultHealthRefreshSample.js +31 -0
- package/dist-esm/samples-dev/replicationVaultHealthRefreshSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationVaultSettingCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationVaultSettingCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationVaultSettingCreateSample.js +37 -0
- package/dist-esm/samples-dev/replicationVaultSettingCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationVaultSettingGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationVaultSettingGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationVaultSettingGetSample.js +32 -0
- package/dist-esm/samples-dev/replicationVaultSettingGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationVaultSettingListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationVaultSettingListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationVaultSettingListSample.js +45 -0
- package/dist-esm/samples-dev/replicationVaultSettingListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationvCentersCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersCreateSample.js +42 -0
- package/dist-esm/samples-dev/replicationvCentersCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationvCentersDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersDeleteSample.js +33 -0
- package/dist-esm/samples-dev/replicationvCentersDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationvCentersGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersGetSample.js +33 -0
- package/dist-esm/samples-dev/replicationvCentersGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersListByReplicationFabricsSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationvCentersListByReplicationFabricsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersListByReplicationFabricsSample.js +46 -0
- package/dist-esm/samples-dev/replicationvCentersListByReplicationFabricsSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationvCentersListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersListSample.js +45 -0
- package/dist-esm/samples-dev/replicationvCentersListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationvCentersUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationvCentersUpdateSample.js +36 -0
- package/dist-esm/samples-dev/replicationvCentersUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/supportedOperatingSystemsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/supportedOperatingSystemsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/supportedOperatingSystemsGetSample.js +31 -0
- package/dist-esm/samples-dev/supportedOperatingSystemsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/targetComputeSizesListByReplicationProtectedItemsSample.d.ts +2 -0
- package/dist-esm/samples-dev/targetComputeSizesListByReplicationProtectedItemsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/targetComputeSizesListByReplicationProtectedItemsSample.js +48 -0
- package/dist-esm/samples-dev/targetComputeSizesListByReplicationProtectedItemsSample.js.map +1 -0
- package/dist-esm/src/index.d.ts +1 -0
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/index.js +1 -0
- package/dist-esm/src/index.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +776 -412
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +202 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +16 -5
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +378 -19
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +2 -1
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +10 -12
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/migrationRecoveryPoints.d.ts +14 -2
- package/dist-esm/src/operations/migrationRecoveryPoints.d.ts.map +1 -1
- package/dist-esm/src/operations/migrationRecoveryPoints.js +51 -17
- package/dist-esm/src/operations/migrationRecoveryPoints.js.map +1 -1
- package/dist-esm/src/operations/operations.d.ts +7 -1
- package/dist-esm/src/operations/operations.d.ts.map +1 -1
- package/dist-esm/src/operations/operations.js +34 -17
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/recoveryPoints.d.ts +14 -2
- package/dist-esm/src/operations/recoveryPoints.d.ts.map +1 -1
- package/dist-esm/src/operations/recoveryPoints.js +45 -16
- package/dist-esm/src/operations/recoveryPoints.js.map +1 -1
- package/dist-esm/src/operations/replicationAlertSettings.d.ts +18 -3
- package/dist-esm/src/operations/replicationAlertSettings.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationAlertSettings.js +47 -21
- package/dist-esm/src/operations/replicationAlertSettings.js.map +1 -1
- package/dist-esm/src/operations/replicationAppliances.d.ts +10 -1
- package/dist-esm/src/operations/replicationAppliances.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationAppliances.js +37 -17
- package/dist-esm/src/operations/replicationAppliances.js.map +1 -1
- package/dist-esm/src/operations/replicationEligibilityResultsOperations.d.ts +6 -2
- package/dist-esm/src/operations/replicationEligibilityResultsOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationEligibilityResultsOperations.js +8 -4
- package/dist-esm/src/operations/replicationEligibilityResultsOperations.js.map +1 -1
- package/dist-esm/src/operations/replicationEvents.d.ts +14 -2
- package/dist-esm/src/operations/replicationEvents.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationEvents.js +42 -19
- package/dist-esm/src/operations/replicationEvents.js.map +1 -1
- package/dist-esm/src/operations/replicationFabrics.d.ts +70 -16
- package/dist-esm/src/operations/replicationFabrics.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationFabrics.js +145 -54
- package/dist-esm/src/operations/replicationFabrics.js.map +1 -1
- package/dist-esm/src/operations/replicationJobs.d.ts +46 -10
- package/dist-esm/src/operations/replicationJobs.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationJobs.js +94 -39
- package/dist-esm/src/operations/replicationJobs.js.map +1 -1
- package/dist-esm/src/operations/replicationLogicalNetworks.d.ts +14 -2
- package/dist-esm/src/operations/replicationLogicalNetworks.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationLogicalNetworks.js +48 -19
- package/dist-esm/src/operations/replicationLogicalNetworks.js.map +1 -1
- package/dist-esm/src/operations/replicationMigrationItems.d.ts +129 -18
- package/dist-esm/src/operations/replicationMigrationItems.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationMigrationItems.js +404 -75
- package/dist-esm/src/operations/replicationMigrationItems.js.map +1 -1
- package/dist-esm/src/operations/replicationNetworkMappings.d.ts +48 -9
- package/dist-esm/src/operations/replicationNetworkMappings.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationNetworkMappings.js +154 -51
- package/dist-esm/src/operations/replicationNetworkMappings.js.map +1 -1
- package/dist-esm/src/operations/replicationNetworks.d.ts +24 -3
- package/dist-esm/src/operations/replicationNetworks.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationNetworks.js +78 -36
- package/dist-esm/src/operations/replicationNetworks.js.map +1 -1
- package/dist-esm/src/operations/replicationPolicies.d.ts +38 -8
- package/dist-esm/src/operations/replicationPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationPolicies.js +81 -34
- package/dist-esm/src/operations/replicationPolicies.js.map +1 -1
- package/dist-esm/src/operations/replicationProtectableItems.d.ts +14 -2
- package/dist-esm/src/operations/replicationProtectableItems.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationProtectableItems.js +62 -24
- package/dist-esm/src/operations/replicationProtectableItems.js.map +1 -1
- package/dist-esm/src/operations/replicationProtectedItems.d.ts +180 -45
- package/dist-esm/src/operations/replicationProtectedItems.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationProtectedItems.js +367 -123
- package/dist-esm/src/operations/replicationProtectedItems.js.map +1 -1
- package/dist-esm/src/operations/replicationProtectionContainerMappings.d.ts +56 -11
- package/dist-esm/src/operations/replicationProtectionContainerMappings.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationProtectionContainerMappings.js +160 -53
- package/dist-esm/src/operations/replicationProtectionContainerMappings.js.map +1 -1
- package/dist-esm/src/operations/replicationProtectionContainers.d.ts +56 -11
- package/dist-esm/src/operations/replicationProtectionContainers.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationProtectionContainers.js +157 -55
- package/dist-esm/src/operations/replicationProtectionContainers.js.map +1 -1
- package/dist-esm/src/operations/replicationProtectionIntents.d.ts +18 -3
- package/dist-esm/src/operations/replicationProtectionIntents.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationProtectionIntents.js +47 -25
- package/dist-esm/src/operations/replicationProtectionIntents.js.map +1 -1
- package/dist-esm/src/operations/replicationRecoveryPlans.d.ts +94 -22
- package/dist-esm/src/operations/replicationRecoveryPlans.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationRecoveryPlans.js +172 -69
- package/dist-esm/src/operations/replicationRecoveryPlans.js.map +1 -1
- package/dist-esm/src/operations/replicationRecoveryServicesProviders.d.ts +56 -11
- package/dist-esm/src/operations/replicationRecoveryServicesProviders.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationRecoveryServicesProviders.js +137 -56
- package/dist-esm/src/operations/replicationRecoveryServicesProviders.js.map +1 -1
- package/dist-esm/src/operations/replicationStorageClassificationMappings.d.ts +40 -7
- package/dist-esm/src/operations/replicationStorageClassificationMappings.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationStorageClassificationMappings.js +120 -43
- package/dist-esm/src/operations/replicationStorageClassificationMappings.js.map +1 -1
- package/dist-esm/src/operations/replicationStorageClassifications.d.ts +24 -3
- package/dist-esm/src/operations/replicationStorageClassifications.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationStorageClassifications.js +84 -36
- package/dist-esm/src/operations/replicationStorageClassifications.js.map +1 -1
- package/dist-esm/src/operations/replicationVaultHealth.d.ts +12 -3
- package/dist-esm/src/operations/replicationVaultHealth.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationVaultHealth.js +18 -7
- package/dist-esm/src/operations/replicationVaultHealth.js.map +1 -1
- package/dist-esm/src/operations/replicationVaultSetting.d.ts +22 -4
- package/dist-esm/src/operations/replicationVaultSetting.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationVaultSetting.js +55 -24
- package/dist-esm/src/operations/replicationVaultSetting.js.map +1 -1
- package/dist-esm/src/operations/replicationvCenters.d.ts +48 -9
- package/dist-esm/src/operations/replicationvCenters.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationvCenters.js +131 -51
- package/dist-esm/src/operations/replicationvCenters.js.map +1 -1
- package/dist-esm/src/operations/supportedOperatingSystemsOperations.d.ts +4 -1
- package/dist-esm/src/operations/supportedOperatingSystemsOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/supportedOperatingSystemsOperations.js +5 -2
- package/dist-esm/src/operations/supportedOperatingSystemsOperations.js.map +1 -1
- package/dist-esm/src/operations/targetComputeSizes.d.ts +10 -1
- package/dist-esm/src/operations/targetComputeSizes.d.ts.map +1 -1
- package/dist-esm/src/operations/targetComputeSizes.js +39 -15
- package/dist-esm/src/operations/targetComputeSizes.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/migrationRecoveryPoints.d.ts +8 -2
- package/dist-esm/src/operationsInterfaces/migrationRecoveryPoints.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/operations.d.ts +3 -1
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/recoveryPoints.d.ts +8 -2
- package/dist-esm/src/operationsInterfaces/recoveryPoints.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationAlertSettings.d.ts +12 -3
- package/dist-esm/src/operationsInterfaces/replicationAlertSettings.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationAppliances.d.ts +4 -1
- package/dist-esm/src/operationsInterfaces/replicationAppliances.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationEligibilityResultsOperations.d.ts +6 -2
- package/dist-esm/src/operationsInterfaces/replicationEligibilityResultsOperations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationEvents.d.ts +8 -2
- package/dist-esm/src/operationsInterfaces/replicationEvents.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationFabrics.d.ts +64 -16
- package/dist-esm/src/operationsInterfaces/replicationFabrics.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationJobs.d.ts +40 -10
- package/dist-esm/src/operationsInterfaces/replicationJobs.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationLogicalNetworks.d.ts +8 -2
- package/dist-esm/src/operationsInterfaces/replicationLogicalNetworks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationMigrationItems.d.ts +117 -18
- package/dist-esm/src/operationsInterfaces/replicationMigrationItems.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationNetworkMappings.d.ts +36 -9
- package/dist-esm/src/operationsInterfaces/replicationNetworkMappings.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationNetworks.d.ts +12 -3
- package/dist-esm/src/operationsInterfaces/replicationNetworks.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationPolicies.d.ts +32 -8
- package/dist-esm/src/operationsInterfaces/replicationPolicies.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationProtectableItems.d.ts +8 -2
- package/dist-esm/src/operationsInterfaces/replicationProtectableItems.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationProtectedItems.d.ts +168 -45
- package/dist-esm/src/operationsInterfaces/replicationProtectedItems.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationProtectionContainerMappings.d.ts +44 -11
- package/dist-esm/src/operationsInterfaces/replicationProtectionContainerMappings.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationProtectionContainers.d.ts +44 -11
- package/dist-esm/src/operationsInterfaces/replicationProtectionContainers.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationProtectionIntents.d.ts +12 -3
- package/dist-esm/src/operationsInterfaces/replicationProtectionIntents.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationRecoveryPlans.d.ts +88 -22
- package/dist-esm/src/operationsInterfaces/replicationRecoveryPlans.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationRecoveryServicesProviders.d.ts +44 -11
- package/dist-esm/src/operationsInterfaces/replicationRecoveryServicesProviders.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationStorageClassificationMappings.d.ts +28 -7
- package/dist-esm/src/operationsInterfaces/replicationStorageClassificationMappings.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationStorageClassifications.d.ts +12 -3
- package/dist-esm/src/operationsInterfaces/replicationStorageClassifications.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationVaultHealth.d.ts +12 -3
- package/dist-esm/src/operationsInterfaces/replicationVaultHealth.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationVaultSetting.d.ts +16 -4
- package/dist-esm/src/operationsInterfaces/replicationVaultSetting.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationvCenters.d.ts +36 -9
- package/dist-esm/src/operationsInterfaces/replicationvCenters.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/supportedOperatingSystemsOperations.d.ts +4 -1
- package/dist-esm/src/operationsInterfaces/supportedOperatingSystemsOperations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/targetComputeSizes.d.ts +4 -1
- package/dist-esm/src/operationsInterfaces/targetComputeSizes.d.ts.map +1 -1
- package/dist-esm/src/pagingHelper.d.ts +13 -0
- package/dist-esm/src/pagingHelper.d.ts.map +1 -0
- package/dist-esm/src/pagingHelper.js +32 -0
- package/dist-esm/src/pagingHelper.js.map +1 -0
- package/dist-esm/src/siteRecoveryManagementClient.d.ts +3 -6
- package/dist-esm/src/siteRecoveryManagementClient.d.ts.map +1 -1
- package/dist-esm/src/siteRecoveryManagementClient.js +56 -18
- package/dist-esm/src/siteRecoveryManagementClient.js.map +1 -1
- package/dist-esm/test/recoveryservicessiterecovery_examples.spec.d.ts +4 -0
- package/dist-esm/test/recoveryservicessiterecovery_examples.spec.d.ts.map +1 -0
- package/dist-esm/test/recoveryservicessiterecovery_examples.spec.js +68 -0
- package/dist-esm/test/recoveryservicessiterecovery_examples.spec.js.map +1 -0
- package/package.json +43 -21
- package/review/arm-recoveryservices-siterecovery.api.md +1356 -1438
- package/rollup.config.js +6 -72
- package/src/index.ts +1 -0
- package/src/models/index.ts +915 -428
- package/src/models/mappers.ts +406 -19
- package/src/models/parameters.ts +13 -12
- package/src/operations/migrationRecoveryPoints.ts +73 -15
- package/src/operations/operations.ts +44 -14
- package/src/operations/recoveryPoints.ts +67 -14
- package/src/operations/replicationAlertSettings.ts +74 -16
- package/src/operations/replicationAppliances.ts +62 -14
- package/src/operations/replicationEligibilityResultsOperations.ts +8 -2
- package/src/operations/replicationEvents.ts +68 -15
- package/src/operations/replicationFabrics.ts +213 -34
- package/src/operations/replicationJobs.ts +149 -27
- package/src/operations/replicationLogicalNetworks.ts +75 -13
- package/src/operations/replicationMigrationItems.ts +576 -49
- package/src/operations/replicationNetworkMappings.ts +210 -37
- package/src/operations/replicationNetworks.ts +131 -28
- package/src/operations/replicationPolicies.ts +130 -24
- package/src/operations/replicationProtectableItems.ts +83 -21
- package/src/operations/replicationProtectedItems.ts +474 -64
- package/src/operations/replicationProtectionContainerMappings.ts +219 -36
- package/src/operations/replicationProtectionContainers.ts +222 -35
- package/src/operations/replicationProtectionIntents.ts +74 -20
- package/src/operations/replicationRecoveryPlans.ts +254 -41
- package/src/operations/replicationRecoveryServicesProviders.ts +212 -38
- package/src/operations/replicationStorageClassificationMappings.ts +173 -32
- package/src/operations/replicationStorageClassifications.ts +137 -28
- package/src/operations/replicationVaultHealth.ts +32 -4
- package/src/operations/replicationVaultSetting.ts +89 -18
- package/src/operations/replicationvCenters.ts +198 -35
- package/src/operations/supportedOperatingSystemsOperations.ts +9 -1
- package/src/operations/targetComputeSizes.ts +60 -14
- package/src/operationsInterfaces/migrationRecoveryPoints.ts +10 -0
- package/src/operationsInterfaces/operations.ts +3 -0
- package/src/operationsInterfaces/recoveryPoints.ts +10 -0
- package/src/operationsInterfaces/replicationAlertSettings.ts +15 -0
- package/src/operationsInterfaces/replicationAppliances.ts +5 -0
- package/src/operationsInterfaces/replicationEligibilityResultsOperations.ts +6 -0
- package/src/operationsInterfaces/replicationEvents.ts +10 -0
- package/src/operationsInterfaces/replicationFabrics.ts +80 -0
- package/src/operationsInterfaces/replicationJobs.ts +50 -0
- package/src/operationsInterfaces/replicationLogicalNetworks.ts +10 -0
- package/src/operationsInterfaces/replicationMigrationItems.ts +181 -0
- package/src/operationsInterfaces/replicationNetworkMappings.ts +45 -0
- package/src/operationsInterfaces/replicationNetworks.ts +15 -0
- package/src/operationsInterfaces/replicationPolicies.ts +40 -0
- package/src/operationsInterfaces/replicationProtectableItems.ts +10 -0
- package/src/operationsInterfaces/replicationProtectedItems.ts +211 -6
- package/src/operationsInterfaces/replicationProtectionContainerMappings.ts +55 -0
- package/src/operationsInterfaces/replicationProtectionContainers.ts +55 -0
- package/src/operationsInterfaces/replicationProtectionIntents.ts +15 -0
- package/src/operationsInterfaces/replicationRecoveryPlans.ts +110 -0
- package/src/operationsInterfaces/replicationRecoveryServicesProviders.ts +55 -0
- package/src/operationsInterfaces/replicationStorageClassificationMappings.ts +35 -0
- package/src/operationsInterfaces/replicationStorageClassifications.ts +15 -0
- package/src/operationsInterfaces/replicationVaultHealth.ts +15 -0
- package/src/operationsInterfaces/replicationVaultSetting.ts +20 -0
- package/src/operationsInterfaces/replicationvCenters.ts +45 -0
- package/src/operationsInterfaces/supportedOperatingSystemsOperations.ts +5 -0
- package/src/operationsInterfaces/targetComputeSizes.ts +5 -0
- package/src/pagingHelper.ts +39 -0
- package/src/siteRecoveryManagementClient.ts +71 -21
- package/tsconfig.json +19 -5
- package/types/arm-recoveryservices-siterecovery.d.ts +1680 -630
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -40
- package/dist-esm/test/sampleTest.js.map +0 -1
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
8
|
import { __asyncDelegator, __asyncGenerator, __asyncValues, __await, __awaiter } from "tslib";
|
|
9
|
+
import { setContinuationToken } from "../pagingHelper";
|
|
9
10
|
import * as coreClient from "@azure/core-client";
|
|
10
11
|
import * as Mappers from "../models/mappers";
|
|
11
12
|
import * as Parameters from "../models/parameters";
|
|
@@ -23,12 +24,15 @@ export class ReplicationProtectedItemsImpl {
|
|
|
23
24
|
}
|
|
24
25
|
/**
|
|
25
26
|
* Gets the list of ASR replication protected items in the protection container.
|
|
27
|
+
* @param resourceName The name of the recovery services vault.
|
|
28
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
29
|
+
* present.
|
|
26
30
|
* @param fabricName Fabric name.
|
|
27
31
|
* @param protectionContainerName Protection container name.
|
|
28
32
|
* @param options The options parameters.
|
|
29
33
|
*/
|
|
30
|
-
listByReplicationProtectionContainers(fabricName, protectionContainerName, options) {
|
|
31
|
-
const iter = this.listByReplicationProtectionContainersPagingAll(fabricName, protectionContainerName, options);
|
|
34
|
+
listByReplicationProtectionContainers(resourceName, resourceGroupName, fabricName, protectionContainerName, options) {
|
|
35
|
+
const iter = this.listByReplicationProtectionContainersPagingAll(resourceName, resourceGroupName, fabricName, protectionContainerName, options);
|
|
32
36
|
return {
|
|
33
37
|
next() {
|
|
34
38
|
return iter.next();
|
|
@@ -36,28 +40,39 @@ export class ReplicationProtectedItemsImpl {
|
|
|
36
40
|
[Symbol.asyncIterator]() {
|
|
37
41
|
return this;
|
|
38
42
|
},
|
|
39
|
-
byPage: () => {
|
|
40
|
-
|
|
43
|
+
byPage: (settings) => {
|
|
44
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
45
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
46
|
+
}
|
|
47
|
+
return this.listByReplicationProtectionContainersPagingPage(resourceName, resourceGroupName, fabricName, protectionContainerName, options, settings);
|
|
41
48
|
}
|
|
42
49
|
};
|
|
43
50
|
}
|
|
44
|
-
listByReplicationProtectionContainersPagingPage(fabricName, protectionContainerName, options) {
|
|
51
|
+
listByReplicationProtectionContainersPagingPage(resourceName, resourceGroupName, fabricName, protectionContainerName, options, settings) {
|
|
45
52
|
return __asyncGenerator(this, arguments, function* listByReplicationProtectionContainersPagingPage_1() {
|
|
46
|
-
let result
|
|
47
|
-
|
|
48
|
-
|
|
53
|
+
let result;
|
|
54
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
55
|
+
if (!continuationToken) {
|
|
56
|
+
result = yield __await(this._listByReplicationProtectionContainers(resourceName, resourceGroupName, fabricName, protectionContainerName, options));
|
|
57
|
+
let page = result.value || [];
|
|
58
|
+
continuationToken = result.nextLink;
|
|
59
|
+
setContinuationToken(page, continuationToken);
|
|
60
|
+
yield yield __await(page);
|
|
61
|
+
}
|
|
49
62
|
while (continuationToken) {
|
|
50
|
-
result = yield __await(this._listByReplicationProtectionContainersNext(fabricName, protectionContainerName, continuationToken, options));
|
|
63
|
+
result = yield __await(this._listByReplicationProtectionContainersNext(resourceName, resourceGroupName, fabricName, protectionContainerName, continuationToken, options));
|
|
51
64
|
continuationToken = result.nextLink;
|
|
52
|
-
|
|
65
|
+
let page = result.value || [];
|
|
66
|
+
setContinuationToken(page, continuationToken);
|
|
67
|
+
yield yield __await(page);
|
|
53
68
|
}
|
|
54
69
|
});
|
|
55
70
|
}
|
|
56
|
-
listByReplicationProtectionContainersPagingAll(fabricName, protectionContainerName, options) {
|
|
71
|
+
listByReplicationProtectionContainersPagingAll(resourceName, resourceGroupName, fabricName, protectionContainerName, options) {
|
|
57
72
|
return __asyncGenerator(this, arguments, function* listByReplicationProtectionContainersPagingAll_1() {
|
|
58
73
|
var e_1, _a;
|
|
59
74
|
try {
|
|
60
|
-
for (var _b = __asyncValues(this.listByReplicationProtectionContainersPagingPage(fabricName, protectionContainerName, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
75
|
+
for (var _b = __asyncValues(this.listByReplicationProtectionContainersPagingPage(resourceName, resourceGroupName, fabricName, protectionContainerName, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
61
76
|
const page = _c.value;
|
|
62
77
|
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
63
78
|
}
|
|
@@ -73,10 +88,13 @@ export class ReplicationProtectedItemsImpl {
|
|
|
73
88
|
}
|
|
74
89
|
/**
|
|
75
90
|
* Gets the list of ASR replication protected items in the vault.
|
|
91
|
+
* @param resourceName The name of the recovery services vault.
|
|
92
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
93
|
+
* present.
|
|
76
94
|
* @param options The options parameters.
|
|
77
95
|
*/
|
|
78
|
-
list(options) {
|
|
79
|
-
const iter = this.listPagingAll(options);
|
|
96
|
+
list(resourceName, resourceGroupName, options) {
|
|
97
|
+
const iter = this.listPagingAll(resourceName, resourceGroupName, options);
|
|
80
98
|
return {
|
|
81
99
|
next() {
|
|
82
100
|
return iter.next();
|
|
@@ -84,28 +102,39 @@ export class ReplicationProtectedItemsImpl {
|
|
|
84
102
|
[Symbol.asyncIterator]() {
|
|
85
103
|
return this;
|
|
86
104
|
},
|
|
87
|
-
byPage: () => {
|
|
88
|
-
|
|
105
|
+
byPage: (settings) => {
|
|
106
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
107
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
108
|
+
}
|
|
109
|
+
return this.listPagingPage(resourceName, resourceGroupName, options, settings);
|
|
89
110
|
}
|
|
90
111
|
};
|
|
91
112
|
}
|
|
92
|
-
listPagingPage(options) {
|
|
113
|
+
listPagingPage(resourceName, resourceGroupName, options, settings) {
|
|
93
114
|
return __asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
94
|
-
let result
|
|
95
|
-
|
|
96
|
-
|
|
115
|
+
let result;
|
|
116
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
117
|
+
if (!continuationToken) {
|
|
118
|
+
result = yield __await(this._list(resourceName, resourceGroupName, options));
|
|
119
|
+
let page = result.value || [];
|
|
120
|
+
continuationToken = result.nextLink;
|
|
121
|
+
setContinuationToken(page, continuationToken);
|
|
122
|
+
yield yield __await(page);
|
|
123
|
+
}
|
|
97
124
|
while (continuationToken) {
|
|
98
|
-
result = yield __await(this._listNext(continuationToken, options));
|
|
125
|
+
result = yield __await(this._listNext(resourceName, resourceGroupName, continuationToken, options));
|
|
99
126
|
continuationToken = result.nextLink;
|
|
100
|
-
|
|
127
|
+
let page = result.value || [];
|
|
128
|
+
setContinuationToken(page, continuationToken);
|
|
129
|
+
yield yield __await(page);
|
|
101
130
|
}
|
|
102
131
|
});
|
|
103
132
|
}
|
|
104
|
-
listPagingAll(options) {
|
|
133
|
+
listPagingAll(resourceName, resourceGroupName, options) {
|
|
105
134
|
return __asyncGenerator(this, arguments, function* listPagingAll_1() {
|
|
106
135
|
var e_2, _a;
|
|
107
136
|
try {
|
|
108
|
-
for (var _b = __asyncValues(this.listPagingPage(options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
137
|
+
for (var _b = __asyncValues(this.listPagingPage(resourceName, resourceGroupName, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
109
138
|
const page = _c.value;
|
|
110
139
|
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
111
140
|
}
|
|
@@ -121,22 +150,36 @@ export class ReplicationProtectedItemsImpl {
|
|
|
121
150
|
}
|
|
122
151
|
/**
|
|
123
152
|
* Gets the list of ASR replication protected items in the protection container.
|
|
153
|
+
* @param resourceName The name of the recovery services vault.
|
|
154
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
155
|
+
* present.
|
|
124
156
|
* @param fabricName Fabric name.
|
|
125
157
|
* @param protectionContainerName Protection container name.
|
|
126
158
|
* @param options The options parameters.
|
|
127
159
|
*/
|
|
128
|
-
_listByReplicationProtectionContainers(fabricName, protectionContainerName, options) {
|
|
129
|
-
return this.client.sendOperationRequest({
|
|
160
|
+
_listByReplicationProtectionContainers(resourceName, resourceGroupName, fabricName, protectionContainerName, options) {
|
|
161
|
+
return this.client.sendOperationRequest({
|
|
162
|
+
resourceName,
|
|
163
|
+
resourceGroupName,
|
|
164
|
+
fabricName,
|
|
165
|
+
protectionContainerName,
|
|
166
|
+
options
|
|
167
|
+
}, listByReplicationProtectionContainersOperationSpec);
|
|
130
168
|
}
|
|
131
169
|
/**
|
|
132
170
|
* Gets the details of an ASR replication protected item.
|
|
171
|
+
* @param resourceName The name of the recovery services vault.
|
|
172
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
173
|
+
* present.
|
|
133
174
|
* @param fabricName Fabric unique name.
|
|
134
175
|
* @param protectionContainerName Protection container name.
|
|
135
176
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
136
177
|
* @param options The options parameters.
|
|
137
178
|
*/
|
|
138
|
-
get(fabricName, protectionContainerName, replicatedProtectedItemName, options) {
|
|
179
|
+
get(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, options) {
|
|
139
180
|
return this.client.sendOperationRequest({
|
|
181
|
+
resourceName,
|
|
182
|
+
resourceGroupName,
|
|
140
183
|
fabricName,
|
|
141
184
|
protectionContainerName,
|
|
142
185
|
replicatedProtectedItemName,
|
|
@@ -145,13 +188,16 @@ export class ReplicationProtectedItemsImpl {
|
|
|
145
188
|
}
|
|
146
189
|
/**
|
|
147
190
|
* The operation to create an ASR replication protected item (Enable replication).
|
|
191
|
+
* @param resourceName The name of the recovery services vault.
|
|
192
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
193
|
+
* present.
|
|
148
194
|
* @param fabricName Name of the fabric.
|
|
149
195
|
* @param protectionContainerName Protection container name.
|
|
150
196
|
* @param replicatedProtectedItemName A name for the replication protected item.
|
|
151
197
|
* @param input Enable Protection Input.
|
|
152
198
|
* @param options The options parameters.
|
|
153
199
|
*/
|
|
154
|
-
beginCreate(fabricName, protectionContainerName, replicatedProtectedItemName, input, options) {
|
|
200
|
+
beginCreate(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, input, options) {
|
|
155
201
|
return __awaiter(this, void 0, void 0, function* () {
|
|
156
202
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
157
203
|
return this.client.sendOperationRequest(args, spec);
|
|
@@ -176,29 +222,36 @@ export class ReplicationProtectedItemsImpl {
|
|
|
176
222
|
};
|
|
177
223
|
});
|
|
178
224
|
const lro = new LroImpl(sendOperation, {
|
|
225
|
+
resourceName,
|
|
226
|
+
resourceGroupName,
|
|
179
227
|
fabricName,
|
|
180
228
|
protectionContainerName,
|
|
181
229
|
replicatedProtectedItemName,
|
|
182
230
|
input,
|
|
183
231
|
options
|
|
184
232
|
}, createOperationSpec);
|
|
185
|
-
|
|
233
|
+
const poller = new LroEngine(lro, {
|
|
186
234
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
187
235
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
188
236
|
});
|
|
237
|
+
yield poller.poll();
|
|
238
|
+
return poller;
|
|
189
239
|
});
|
|
190
240
|
}
|
|
191
241
|
/**
|
|
192
242
|
* The operation to create an ASR replication protected item (Enable replication).
|
|
243
|
+
* @param resourceName The name of the recovery services vault.
|
|
244
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
245
|
+
* present.
|
|
193
246
|
* @param fabricName Name of the fabric.
|
|
194
247
|
* @param protectionContainerName Protection container name.
|
|
195
248
|
* @param replicatedProtectedItemName A name for the replication protected item.
|
|
196
249
|
* @param input Enable Protection Input.
|
|
197
250
|
* @param options The options parameters.
|
|
198
251
|
*/
|
|
199
|
-
beginCreateAndWait(fabricName, protectionContainerName, replicatedProtectedItemName, input, options) {
|
|
252
|
+
beginCreateAndWait(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, input, options) {
|
|
200
253
|
return __awaiter(this, void 0, void 0, function* () {
|
|
201
|
-
const poller = yield this.beginCreate(fabricName, protectionContainerName, replicatedProtectedItemName, input, options);
|
|
254
|
+
const poller = yield this.beginCreate(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, input, options);
|
|
202
255
|
return poller.pollUntilDone();
|
|
203
256
|
});
|
|
204
257
|
}
|
|
@@ -206,12 +259,15 @@ export class ReplicationProtectedItemsImpl {
|
|
|
206
259
|
* The operation to delete or purge a replication protected item. This operation will force delete the
|
|
207
260
|
* replication protected item. Use the remove operation on replication protected item to perform a
|
|
208
261
|
* clean disable replication for the item.
|
|
262
|
+
* @param resourceName The name of the recovery services vault.
|
|
263
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
264
|
+
* present.
|
|
209
265
|
* @param fabricName Fabric name.
|
|
210
266
|
* @param protectionContainerName Protection container name.
|
|
211
267
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
212
268
|
* @param options The options parameters.
|
|
213
269
|
*/
|
|
214
|
-
beginPurge(fabricName, protectionContainerName, replicatedProtectedItemName, options) {
|
|
270
|
+
beginPurge(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, options) {
|
|
215
271
|
return __awaiter(this, void 0, void 0, function* () {
|
|
216
272
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
217
273
|
return this.client.sendOperationRequest(args, spec);
|
|
@@ -236,41 +292,51 @@ export class ReplicationProtectedItemsImpl {
|
|
|
236
292
|
};
|
|
237
293
|
});
|
|
238
294
|
const lro = new LroImpl(sendOperation, {
|
|
295
|
+
resourceName,
|
|
296
|
+
resourceGroupName,
|
|
239
297
|
fabricName,
|
|
240
298
|
protectionContainerName,
|
|
241
299
|
replicatedProtectedItemName,
|
|
242
300
|
options
|
|
243
301
|
}, purgeOperationSpec);
|
|
244
|
-
|
|
302
|
+
const poller = new LroEngine(lro, {
|
|
245
303
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
246
304
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
247
305
|
});
|
|
306
|
+
yield poller.poll();
|
|
307
|
+
return poller;
|
|
248
308
|
});
|
|
249
309
|
}
|
|
250
310
|
/**
|
|
251
311
|
* The operation to delete or purge a replication protected item. This operation will force delete the
|
|
252
312
|
* replication protected item. Use the remove operation on replication protected item to perform a
|
|
253
313
|
* clean disable replication for the item.
|
|
314
|
+
* @param resourceName The name of the recovery services vault.
|
|
315
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
316
|
+
* present.
|
|
254
317
|
* @param fabricName Fabric name.
|
|
255
318
|
* @param protectionContainerName Protection container name.
|
|
256
319
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
257
320
|
* @param options The options parameters.
|
|
258
321
|
*/
|
|
259
|
-
beginPurgeAndWait(fabricName, protectionContainerName, replicatedProtectedItemName, options) {
|
|
322
|
+
beginPurgeAndWait(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, options) {
|
|
260
323
|
return __awaiter(this, void 0, void 0, function* () {
|
|
261
|
-
const poller = yield this.beginPurge(fabricName, protectionContainerName, replicatedProtectedItemName, options);
|
|
324
|
+
const poller = yield this.beginPurge(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, options);
|
|
262
325
|
return poller.pollUntilDone();
|
|
263
326
|
});
|
|
264
327
|
}
|
|
265
328
|
/**
|
|
266
329
|
* The operation to update the recovery settings of an ASR replication protected item.
|
|
330
|
+
* @param resourceName The name of the recovery services vault.
|
|
331
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
332
|
+
* present.
|
|
267
333
|
* @param fabricName Fabric name.
|
|
268
334
|
* @param protectionContainerName Protection container name.
|
|
269
335
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
270
336
|
* @param updateProtectionInput Update protection input.
|
|
271
337
|
* @param options The options parameters.
|
|
272
338
|
*/
|
|
273
|
-
beginUpdate(fabricName, protectionContainerName, replicatedProtectedItemName, updateProtectionInput, options) {
|
|
339
|
+
beginUpdate(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, updateProtectionInput, options) {
|
|
274
340
|
return __awaiter(this, void 0, void 0, function* () {
|
|
275
341
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
276
342
|
return this.client.sendOperationRequest(args, spec);
|
|
@@ -295,41 +361,51 @@ export class ReplicationProtectedItemsImpl {
|
|
|
295
361
|
};
|
|
296
362
|
});
|
|
297
363
|
const lro = new LroImpl(sendOperation, {
|
|
364
|
+
resourceName,
|
|
365
|
+
resourceGroupName,
|
|
298
366
|
fabricName,
|
|
299
367
|
protectionContainerName,
|
|
300
368
|
replicatedProtectedItemName,
|
|
301
369
|
updateProtectionInput,
|
|
302
370
|
options
|
|
303
371
|
}, updateOperationSpec);
|
|
304
|
-
|
|
372
|
+
const poller = new LroEngine(lro, {
|
|
305
373
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
306
374
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
307
375
|
});
|
|
376
|
+
yield poller.poll();
|
|
377
|
+
return poller;
|
|
308
378
|
});
|
|
309
379
|
}
|
|
310
380
|
/**
|
|
311
381
|
* The operation to update the recovery settings of an ASR replication protected item.
|
|
382
|
+
* @param resourceName The name of the recovery services vault.
|
|
383
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
384
|
+
* present.
|
|
312
385
|
* @param fabricName Fabric name.
|
|
313
386
|
* @param protectionContainerName Protection container name.
|
|
314
387
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
315
388
|
* @param updateProtectionInput Update protection input.
|
|
316
389
|
* @param options The options parameters.
|
|
317
390
|
*/
|
|
318
|
-
beginUpdateAndWait(fabricName, protectionContainerName, replicatedProtectedItemName, updateProtectionInput, options) {
|
|
391
|
+
beginUpdateAndWait(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, updateProtectionInput, options) {
|
|
319
392
|
return __awaiter(this, void 0, void 0, function* () {
|
|
320
|
-
const poller = yield this.beginUpdate(fabricName, protectionContainerName, replicatedProtectedItemName, updateProtectionInput, options);
|
|
393
|
+
const poller = yield this.beginUpdate(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, updateProtectionInput, options);
|
|
321
394
|
return poller.pollUntilDone();
|
|
322
395
|
});
|
|
323
396
|
}
|
|
324
397
|
/**
|
|
325
398
|
* Operation to add disks(s) to the replication protected item.
|
|
399
|
+
* @param resourceName The name of the recovery services vault.
|
|
400
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
401
|
+
* present.
|
|
326
402
|
* @param fabricName Unique fabric name.
|
|
327
403
|
* @param protectionContainerName Protection container name.
|
|
328
404
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
329
405
|
* @param addDisksInput Add disks input.
|
|
330
406
|
* @param options The options parameters.
|
|
331
407
|
*/
|
|
332
|
-
beginAddDisks(fabricName, protectionContainerName, replicatedProtectedItemName, addDisksInput, options) {
|
|
408
|
+
beginAddDisks(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, addDisksInput, options) {
|
|
333
409
|
return __awaiter(this, void 0, void 0, function* () {
|
|
334
410
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
335
411
|
return this.client.sendOperationRequest(args, spec);
|
|
@@ -354,41 +430,51 @@ export class ReplicationProtectedItemsImpl {
|
|
|
354
430
|
};
|
|
355
431
|
});
|
|
356
432
|
const lro = new LroImpl(sendOperation, {
|
|
433
|
+
resourceName,
|
|
434
|
+
resourceGroupName,
|
|
357
435
|
fabricName,
|
|
358
436
|
protectionContainerName,
|
|
359
437
|
replicatedProtectedItemName,
|
|
360
438
|
addDisksInput,
|
|
361
439
|
options
|
|
362
440
|
}, addDisksOperationSpec);
|
|
363
|
-
|
|
441
|
+
const poller = new LroEngine(lro, {
|
|
364
442
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
365
443
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
366
444
|
});
|
|
445
|
+
yield poller.poll();
|
|
446
|
+
return poller;
|
|
367
447
|
});
|
|
368
448
|
}
|
|
369
449
|
/**
|
|
370
450
|
* Operation to add disks(s) to the replication protected item.
|
|
451
|
+
* @param resourceName The name of the recovery services vault.
|
|
452
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
453
|
+
* present.
|
|
371
454
|
* @param fabricName Unique fabric name.
|
|
372
455
|
* @param protectionContainerName Protection container name.
|
|
373
456
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
374
457
|
* @param addDisksInput Add disks input.
|
|
375
458
|
* @param options The options parameters.
|
|
376
459
|
*/
|
|
377
|
-
beginAddDisksAndWait(fabricName, protectionContainerName, replicatedProtectedItemName, addDisksInput, options) {
|
|
460
|
+
beginAddDisksAndWait(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, addDisksInput, options) {
|
|
378
461
|
return __awaiter(this, void 0, void 0, function* () {
|
|
379
|
-
const poller = yield this.beginAddDisks(fabricName, protectionContainerName, replicatedProtectedItemName, addDisksInput, options);
|
|
462
|
+
const poller = yield this.beginAddDisks(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, addDisksInput, options);
|
|
380
463
|
return poller.pollUntilDone();
|
|
381
464
|
});
|
|
382
465
|
}
|
|
383
466
|
/**
|
|
384
467
|
* The operation to change the recovery point of a failed over replication protected item.
|
|
468
|
+
* @param resourceName The name of the recovery services vault.
|
|
469
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
470
|
+
* present.
|
|
385
471
|
* @param fabricName The ARM fabric name.
|
|
386
472
|
* @param protectionContainerName The protection container name.
|
|
387
473
|
* @param replicatedProtectedItemName The replicated protected item name.
|
|
388
474
|
* @param applyRecoveryPointInput The ApplyRecoveryPointInput.
|
|
389
475
|
* @param options The options parameters.
|
|
390
476
|
*/
|
|
391
|
-
beginApplyRecoveryPoint(fabricName, protectionContainerName, replicatedProtectedItemName, applyRecoveryPointInput, options) {
|
|
477
|
+
beginApplyRecoveryPoint(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, applyRecoveryPointInput, options) {
|
|
392
478
|
return __awaiter(this, void 0, void 0, function* () {
|
|
393
479
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
394
480
|
return this.client.sendOperationRequest(args, spec);
|
|
@@ -413,40 +499,50 @@ export class ReplicationProtectedItemsImpl {
|
|
|
413
499
|
};
|
|
414
500
|
});
|
|
415
501
|
const lro = new LroImpl(sendOperation, {
|
|
502
|
+
resourceName,
|
|
503
|
+
resourceGroupName,
|
|
416
504
|
fabricName,
|
|
417
505
|
protectionContainerName,
|
|
418
506
|
replicatedProtectedItemName,
|
|
419
507
|
applyRecoveryPointInput,
|
|
420
508
|
options
|
|
421
509
|
}, applyRecoveryPointOperationSpec);
|
|
422
|
-
|
|
510
|
+
const poller = new LroEngine(lro, {
|
|
423
511
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
424
512
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
425
513
|
});
|
|
514
|
+
yield poller.poll();
|
|
515
|
+
return poller;
|
|
426
516
|
});
|
|
427
517
|
}
|
|
428
518
|
/**
|
|
429
519
|
* The operation to change the recovery point of a failed over replication protected item.
|
|
520
|
+
* @param resourceName The name of the recovery services vault.
|
|
521
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
522
|
+
* present.
|
|
430
523
|
* @param fabricName The ARM fabric name.
|
|
431
524
|
* @param protectionContainerName The protection container name.
|
|
432
525
|
* @param replicatedProtectedItemName The replicated protected item name.
|
|
433
526
|
* @param applyRecoveryPointInput The ApplyRecoveryPointInput.
|
|
434
527
|
* @param options The options parameters.
|
|
435
528
|
*/
|
|
436
|
-
beginApplyRecoveryPointAndWait(fabricName, protectionContainerName, replicatedProtectedItemName, applyRecoveryPointInput, options) {
|
|
529
|
+
beginApplyRecoveryPointAndWait(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, applyRecoveryPointInput, options) {
|
|
437
530
|
return __awaiter(this, void 0, void 0, function* () {
|
|
438
|
-
const poller = yield this.beginApplyRecoveryPoint(fabricName, protectionContainerName, replicatedProtectedItemName, applyRecoveryPointInput, options);
|
|
531
|
+
const poller = yield this.beginApplyRecoveryPoint(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, applyRecoveryPointInput, options);
|
|
439
532
|
return poller.pollUntilDone();
|
|
440
533
|
});
|
|
441
534
|
}
|
|
442
535
|
/**
|
|
443
536
|
* Operation to cancel the failover of the replication protected item.
|
|
537
|
+
* @param resourceName The name of the recovery services vault.
|
|
538
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
539
|
+
* present.
|
|
444
540
|
* @param fabricName Unique fabric name.
|
|
445
541
|
* @param protectionContainerName Protection container name.
|
|
446
542
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
447
543
|
* @param options The options parameters.
|
|
448
544
|
*/
|
|
449
|
-
beginFailoverCancel(fabricName, protectionContainerName, replicatedProtectedItemName, options) {
|
|
545
|
+
beginFailoverCancel(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, options) {
|
|
450
546
|
return __awaiter(this, void 0, void 0, function* () {
|
|
451
547
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
452
548
|
return this.client.sendOperationRequest(args, spec);
|
|
@@ -471,38 +567,48 @@ export class ReplicationProtectedItemsImpl {
|
|
|
471
567
|
};
|
|
472
568
|
});
|
|
473
569
|
const lro = new LroImpl(sendOperation, {
|
|
570
|
+
resourceName,
|
|
571
|
+
resourceGroupName,
|
|
474
572
|
fabricName,
|
|
475
573
|
protectionContainerName,
|
|
476
574
|
replicatedProtectedItemName,
|
|
477
575
|
options
|
|
478
576
|
}, failoverCancelOperationSpec);
|
|
479
|
-
|
|
577
|
+
const poller = new LroEngine(lro, {
|
|
480
578
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
481
579
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
482
580
|
});
|
|
581
|
+
yield poller.poll();
|
|
582
|
+
return poller;
|
|
483
583
|
});
|
|
484
584
|
}
|
|
485
585
|
/**
|
|
486
586
|
* Operation to cancel the failover of the replication protected item.
|
|
587
|
+
* @param resourceName The name of the recovery services vault.
|
|
588
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
589
|
+
* present.
|
|
487
590
|
* @param fabricName Unique fabric name.
|
|
488
591
|
* @param protectionContainerName Protection container name.
|
|
489
592
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
490
593
|
* @param options The options parameters.
|
|
491
594
|
*/
|
|
492
|
-
beginFailoverCancelAndWait(fabricName, protectionContainerName, replicatedProtectedItemName, options) {
|
|
595
|
+
beginFailoverCancelAndWait(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, options) {
|
|
493
596
|
return __awaiter(this, void 0, void 0, function* () {
|
|
494
|
-
const poller = yield this.beginFailoverCancel(fabricName, protectionContainerName, replicatedProtectedItemName, options);
|
|
597
|
+
const poller = yield this.beginFailoverCancel(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, options);
|
|
495
598
|
return poller.pollUntilDone();
|
|
496
599
|
});
|
|
497
600
|
}
|
|
498
601
|
/**
|
|
499
602
|
* Operation to commit the failover of the replication protected item.
|
|
603
|
+
* @param resourceName The name of the recovery services vault.
|
|
604
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
605
|
+
* present.
|
|
500
606
|
* @param fabricName Unique fabric name.
|
|
501
607
|
* @param protectionContainerName Protection container name.
|
|
502
608
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
503
609
|
* @param options The options parameters.
|
|
504
610
|
*/
|
|
505
|
-
beginFailoverCommit(fabricName, protectionContainerName, replicatedProtectedItemName, options) {
|
|
611
|
+
beginFailoverCommit(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, options) {
|
|
506
612
|
return __awaiter(this, void 0, void 0, function* () {
|
|
507
613
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
508
614
|
return this.client.sendOperationRequest(args, spec);
|
|
@@ -527,39 +633,49 @@ export class ReplicationProtectedItemsImpl {
|
|
|
527
633
|
};
|
|
528
634
|
});
|
|
529
635
|
const lro = new LroImpl(sendOperation, {
|
|
636
|
+
resourceName,
|
|
637
|
+
resourceGroupName,
|
|
530
638
|
fabricName,
|
|
531
639
|
protectionContainerName,
|
|
532
640
|
replicatedProtectedItemName,
|
|
533
641
|
options
|
|
534
642
|
}, failoverCommitOperationSpec);
|
|
535
|
-
|
|
643
|
+
const poller = new LroEngine(lro, {
|
|
536
644
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
537
645
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
538
646
|
});
|
|
647
|
+
yield poller.poll();
|
|
648
|
+
return poller;
|
|
539
649
|
});
|
|
540
650
|
}
|
|
541
651
|
/**
|
|
542
652
|
* Operation to commit the failover of the replication protected item.
|
|
653
|
+
* @param resourceName The name of the recovery services vault.
|
|
654
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
655
|
+
* present.
|
|
543
656
|
* @param fabricName Unique fabric name.
|
|
544
657
|
* @param protectionContainerName Protection container name.
|
|
545
658
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
546
659
|
* @param options The options parameters.
|
|
547
660
|
*/
|
|
548
|
-
beginFailoverCommitAndWait(fabricName, protectionContainerName, replicatedProtectedItemName, options) {
|
|
661
|
+
beginFailoverCommitAndWait(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, options) {
|
|
549
662
|
return __awaiter(this, void 0, void 0, function* () {
|
|
550
|
-
const poller = yield this.beginFailoverCommit(fabricName, protectionContainerName, replicatedProtectedItemName, options);
|
|
663
|
+
const poller = yield this.beginFailoverCommit(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, options);
|
|
551
664
|
return poller.pollUntilDone();
|
|
552
665
|
});
|
|
553
666
|
}
|
|
554
667
|
/**
|
|
555
668
|
* Operation to initiate a planned failover of the replication protected item.
|
|
669
|
+
* @param resourceName The name of the recovery services vault.
|
|
670
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
671
|
+
* present.
|
|
556
672
|
* @param fabricName Unique fabric name.
|
|
557
673
|
* @param protectionContainerName Protection container name.
|
|
558
674
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
559
675
|
* @param failoverInput Planned failover input.
|
|
560
676
|
* @param options The options parameters.
|
|
561
677
|
*/
|
|
562
|
-
beginPlannedFailover(fabricName, protectionContainerName, replicatedProtectedItemName, failoverInput, options) {
|
|
678
|
+
beginPlannedFailover(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, failoverInput, options) {
|
|
563
679
|
return __awaiter(this, void 0, void 0, function* () {
|
|
564
680
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
565
681
|
return this.client.sendOperationRequest(args, spec);
|
|
@@ -584,42 +700,52 @@ export class ReplicationProtectedItemsImpl {
|
|
|
584
700
|
};
|
|
585
701
|
});
|
|
586
702
|
const lro = new LroImpl(sendOperation, {
|
|
703
|
+
resourceName,
|
|
704
|
+
resourceGroupName,
|
|
587
705
|
fabricName,
|
|
588
706
|
protectionContainerName,
|
|
589
707
|
replicatedProtectedItemName,
|
|
590
708
|
failoverInput,
|
|
591
709
|
options
|
|
592
710
|
}, plannedFailoverOperationSpec);
|
|
593
|
-
|
|
711
|
+
const poller = new LroEngine(lro, {
|
|
594
712
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
595
713
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
596
714
|
});
|
|
715
|
+
yield poller.poll();
|
|
716
|
+
return poller;
|
|
597
717
|
});
|
|
598
718
|
}
|
|
599
719
|
/**
|
|
600
720
|
* Operation to initiate a planned failover of the replication protected item.
|
|
721
|
+
* @param resourceName The name of the recovery services vault.
|
|
722
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
723
|
+
* present.
|
|
601
724
|
* @param fabricName Unique fabric name.
|
|
602
725
|
* @param protectionContainerName Protection container name.
|
|
603
726
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
604
727
|
* @param failoverInput Planned failover input.
|
|
605
728
|
* @param options The options parameters.
|
|
606
729
|
*/
|
|
607
|
-
beginPlannedFailoverAndWait(fabricName, protectionContainerName, replicatedProtectedItemName, failoverInput, options) {
|
|
730
|
+
beginPlannedFailoverAndWait(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, failoverInput, options) {
|
|
608
731
|
return __awaiter(this, void 0, void 0, function* () {
|
|
609
|
-
const poller = yield this.beginPlannedFailover(fabricName, protectionContainerName, replicatedProtectedItemName, failoverInput, options);
|
|
732
|
+
const poller = yield this.beginPlannedFailover(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, failoverInput, options);
|
|
610
733
|
return poller.pollUntilDone();
|
|
611
734
|
});
|
|
612
735
|
}
|
|
613
736
|
/**
|
|
614
737
|
* The operation to disable replication on a replication protected item. This will also remove the
|
|
615
738
|
* item.
|
|
739
|
+
* @param resourceName The name of the recovery services vault.
|
|
740
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
741
|
+
* present.
|
|
616
742
|
* @param fabricName Fabric name.
|
|
617
743
|
* @param protectionContainerName Protection container name.
|
|
618
744
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
619
745
|
* @param disableProtectionInput Disable protection input.
|
|
620
746
|
* @param options The options parameters.
|
|
621
747
|
*/
|
|
622
|
-
beginDelete(fabricName, protectionContainerName, replicatedProtectedItemName, disableProtectionInput, options) {
|
|
748
|
+
beginDelete(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, disableProtectionInput, options) {
|
|
623
749
|
return __awaiter(this, void 0, void 0, function* () {
|
|
624
750
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
625
751
|
return this.client.sendOperationRequest(args, spec);
|
|
@@ -644,42 +770,52 @@ export class ReplicationProtectedItemsImpl {
|
|
|
644
770
|
};
|
|
645
771
|
});
|
|
646
772
|
const lro = new LroImpl(sendOperation, {
|
|
773
|
+
resourceName,
|
|
774
|
+
resourceGroupName,
|
|
647
775
|
fabricName,
|
|
648
776
|
protectionContainerName,
|
|
649
777
|
replicatedProtectedItemName,
|
|
650
778
|
disableProtectionInput,
|
|
651
779
|
options
|
|
652
780
|
}, deleteOperationSpec);
|
|
653
|
-
|
|
781
|
+
const poller = new LroEngine(lro, {
|
|
654
782
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
655
783
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
656
784
|
});
|
|
785
|
+
yield poller.poll();
|
|
786
|
+
return poller;
|
|
657
787
|
});
|
|
658
788
|
}
|
|
659
789
|
/**
|
|
660
790
|
* The operation to disable replication on a replication protected item. This will also remove the
|
|
661
791
|
* item.
|
|
792
|
+
* @param resourceName The name of the recovery services vault.
|
|
793
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
794
|
+
* present.
|
|
662
795
|
* @param fabricName Fabric name.
|
|
663
796
|
* @param protectionContainerName Protection container name.
|
|
664
797
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
665
798
|
* @param disableProtectionInput Disable protection input.
|
|
666
799
|
* @param options The options parameters.
|
|
667
800
|
*/
|
|
668
|
-
beginDeleteAndWait(fabricName, protectionContainerName, replicatedProtectedItemName, disableProtectionInput, options) {
|
|
801
|
+
beginDeleteAndWait(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, disableProtectionInput, options) {
|
|
669
802
|
return __awaiter(this, void 0, void 0, function* () {
|
|
670
|
-
const poller = yield this.beginDelete(fabricName, protectionContainerName, replicatedProtectedItemName, disableProtectionInput, options);
|
|
803
|
+
const poller = yield this.beginDelete(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, disableProtectionInput, options);
|
|
671
804
|
return poller.pollUntilDone();
|
|
672
805
|
});
|
|
673
806
|
}
|
|
674
807
|
/**
|
|
675
808
|
* Operation to remove disk(s) from the replication protected item.
|
|
809
|
+
* @param resourceName The name of the recovery services vault.
|
|
810
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
811
|
+
* present.
|
|
676
812
|
* @param fabricName Unique fabric name.
|
|
677
813
|
* @param protectionContainerName Protection container name.
|
|
678
814
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
679
815
|
* @param removeDisksInput Remove disks input.
|
|
680
816
|
* @param options The options parameters.
|
|
681
817
|
*/
|
|
682
|
-
beginRemoveDisks(fabricName, protectionContainerName, replicatedProtectedItemName, removeDisksInput, options) {
|
|
818
|
+
beginRemoveDisks(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, removeDisksInput, options) {
|
|
683
819
|
return __awaiter(this, void 0, void 0, function* () {
|
|
684
820
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
685
821
|
return this.client.sendOperationRequest(args, spec);
|
|
@@ -704,41 +840,51 @@ export class ReplicationProtectedItemsImpl {
|
|
|
704
840
|
};
|
|
705
841
|
});
|
|
706
842
|
const lro = new LroImpl(sendOperation, {
|
|
843
|
+
resourceName,
|
|
844
|
+
resourceGroupName,
|
|
707
845
|
fabricName,
|
|
708
846
|
protectionContainerName,
|
|
709
847
|
replicatedProtectedItemName,
|
|
710
848
|
removeDisksInput,
|
|
711
849
|
options
|
|
712
850
|
}, removeDisksOperationSpec);
|
|
713
|
-
|
|
851
|
+
const poller = new LroEngine(lro, {
|
|
714
852
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
715
853
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
716
854
|
});
|
|
855
|
+
yield poller.poll();
|
|
856
|
+
return poller;
|
|
717
857
|
});
|
|
718
858
|
}
|
|
719
859
|
/**
|
|
720
860
|
* Operation to remove disk(s) from the replication protected item.
|
|
861
|
+
* @param resourceName The name of the recovery services vault.
|
|
862
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
863
|
+
* present.
|
|
721
864
|
* @param fabricName Unique fabric name.
|
|
722
865
|
* @param protectionContainerName Protection container name.
|
|
723
866
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
724
867
|
* @param removeDisksInput Remove disks input.
|
|
725
868
|
* @param options The options parameters.
|
|
726
869
|
*/
|
|
727
|
-
beginRemoveDisksAndWait(fabricName, protectionContainerName, replicatedProtectedItemName, removeDisksInput, options) {
|
|
870
|
+
beginRemoveDisksAndWait(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, removeDisksInput, options) {
|
|
728
871
|
return __awaiter(this, void 0, void 0, function* () {
|
|
729
|
-
const poller = yield this.beginRemoveDisks(fabricName, protectionContainerName, replicatedProtectedItemName, removeDisksInput, options);
|
|
872
|
+
const poller = yield this.beginRemoveDisks(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, removeDisksInput, options);
|
|
730
873
|
return poller.pollUntilDone();
|
|
731
874
|
});
|
|
732
875
|
}
|
|
733
876
|
/**
|
|
734
877
|
* The operation to start resynchronize/repair replication for a replication protected item requiring
|
|
735
878
|
* resynchronization.
|
|
879
|
+
* @param resourceName The name of the recovery services vault.
|
|
880
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
881
|
+
* present.
|
|
736
882
|
* @param fabricName The name of the fabric.
|
|
737
883
|
* @param protectionContainerName The name of the container.
|
|
738
884
|
* @param replicatedProtectedItemName The name of the replication protected item.
|
|
739
885
|
* @param options The options parameters.
|
|
740
886
|
*/
|
|
741
|
-
beginRepairReplication(fabricName, protectionContainerName, replicatedProtectedItemName, options) {
|
|
887
|
+
beginRepairReplication(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, options) {
|
|
742
888
|
return __awaiter(this, void 0, void 0, function* () {
|
|
743
889
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
744
890
|
return this.client.sendOperationRequest(args, spec);
|
|
@@ -763,40 +909,50 @@ export class ReplicationProtectedItemsImpl {
|
|
|
763
909
|
};
|
|
764
910
|
});
|
|
765
911
|
const lro = new LroImpl(sendOperation, {
|
|
912
|
+
resourceName,
|
|
913
|
+
resourceGroupName,
|
|
766
914
|
fabricName,
|
|
767
915
|
protectionContainerName,
|
|
768
916
|
replicatedProtectedItemName,
|
|
769
917
|
options
|
|
770
918
|
}, repairReplicationOperationSpec);
|
|
771
|
-
|
|
919
|
+
const poller = new LroEngine(lro, {
|
|
772
920
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
773
921
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
774
922
|
});
|
|
923
|
+
yield poller.poll();
|
|
924
|
+
return poller;
|
|
775
925
|
});
|
|
776
926
|
}
|
|
777
927
|
/**
|
|
778
928
|
* The operation to start resynchronize/repair replication for a replication protected item requiring
|
|
779
929
|
* resynchronization.
|
|
930
|
+
* @param resourceName The name of the recovery services vault.
|
|
931
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
932
|
+
* present.
|
|
780
933
|
* @param fabricName The name of the fabric.
|
|
781
934
|
* @param protectionContainerName The name of the container.
|
|
782
935
|
* @param replicatedProtectedItemName The name of the replication protected item.
|
|
783
936
|
* @param options The options parameters.
|
|
784
937
|
*/
|
|
785
|
-
beginRepairReplicationAndWait(fabricName, protectionContainerName, replicatedProtectedItemName, options) {
|
|
938
|
+
beginRepairReplicationAndWait(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, options) {
|
|
786
939
|
return __awaiter(this, void 0, void 0, function* () {
|
|
787
|
-
const poller = yield this.beginRepairReplication(fabricName, protectionContainerName, replicatedProtectedItemName, options);
|
|
940
|
+
const poller = yield this.beginRepairReplication(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, options);
|
|
788
941
|
return poller.pollUntilDone();
|
|
789
942
|
});
|
|
790
943
|
}
|
|
791
944
|
/**
|
|
792
945
|
* Operation to reprotect or reverse replicate a failed over replication protected item.
|
|
946
|
+
* @param resourceName The name of the recovery services vault.
|
|
947
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
948
|
+
* present.
|
|
793
949
|
* @param fabricName Unique fabric name.
|
|
794
950
|
* @param protectionContainerName Protection container name.
|
|
795
951
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
796
952
|
* @param reprotectInput Reverse replication input.
|
|
797
953
|
* @param options The options parameters.
|
|
798
954
|
*/
|
|
799
|
-
beginReprotect(fabricName, protectionContainerName, replicatedProtectedItemName, reprotectInput, options) {
|
|
955
|
+
beginReprotect(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, reprotectInput, options) {
|
|
800
956
|
return __awaiter(this, void 0, void 0, function* () {
|
|
801
957
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
802
958
|
return this.client.sendOperationRequest(args, spec);
|
|
@@ -821,41 +977,51 @@ export class ReplicationProtectedItemsImpl {
|
|
|
821
977
|
};
|
|
822
978
|
});
|
|
823
979
|
const lro = new LroImpl(sendOperation, {
|
|
980
|
+
resourceName,
|
|
981
|
+
resourceGroupName,
|
|
824
982
|
fabricName,
|
|
825
983
|
protectionContainerName,
|
|
826
984
|
replicatedProtectedItemName,
|
|
827
985
|
reprotectInput,
|
|
828
986
|
options
|
|
829
987
|
}, reprotectOperationSpec);
|
|
830
|
-
|
|
988
|
+
const poller = new LroEngine(lro, {
|
|
831
989
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
832
990
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
833
991
|
});
|
|
992
|
+
yield poller.poll();
|
|
993
|
+
return poller;
|
|
834
994
|
});
|
|
835
995
|
}
|
|
836
996
|
/**
|
|
837
997
|
* Operation to reprotect or reverse replicate a failed over replication protected item.
|
|
998
|
+
* @param resourceName The name of the recovery services vault.
|
|
999
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
1000
|
+
* present.
|
|
838
1001
|
* @param fabricName Unique fabric name.
|
|
839
1002
|
* @param protectionContainerName Protection container name.
|
|
840
1003
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
841
1004
|
* @param reprotectInput Reverse replication input.
|
|
842
1005
|
* @param options The options parameters.
|
|
843
1006
|
*/
|
|
844
|
-
beginReprotectAndWait(fabricName, protectionContainerName, replicatedProtectedItemName, reprotectInput, options) {
|
|
1007
|
+
beginReprotectAndWait(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, reprotectInput, options) {
|
|
845
1008
|
return __awaiter(this, void 0, void 0, function* () {
|
|
846
|
-
const poller = yield this.beginReprotect(fabricName, protectionContainerName, replicatedProtectedItemName, reprotectInput, options);
|
|
1009
|
+
const poller = yield this.beginReprotect(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, reprotectInput, options);
|
|
847
1010
|
return poller.pollUntilDone();
|
|
848
1011
|
});
|
|
849
1012
|
}
|
|
850
1013
|
/**
|
|
851
1014
|
* Operation to resolve health issues of the replication protected item.
|
|
1015
|
+
* @param resourceName The name of the recovery services vault.
|
|
1016
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
1017
|
+
* present.
|
|
852
1018
|
* @param fabricName Unique fabric name.
|
|
853
1019
|
* @param protectionContainerName Protection container name.
|
|
854
1020
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
855
1021
|
* @param resolveHealthInput Health issue input object.
|
|
856
1022
|
* @param options The options parameters.
|
|
857
1023
|
*/
|
|
858
|
-
beginResolveHealthErrors(fabricName, protectionContainerName, replicatedProtectedItemName, resolveHealthInput, options) {
|
|
1024
|
+
beginResolveHealthErrors(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, resolveHealthInput, options) {
|
|
859
1025
|
return __awaiter(this, void 0, void 0, function* () {
|
|
860
1026
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
861
1027
|
return this.client.sendOperationRequest(args, spec);
|
|
@@ -880,41 +1046,51 @@ export class ReplicationProtectedItemsImpl {
|
|
|
880
1046
|
};
|
|
881
1047
|
});
|
|
882
1048
|
const lro = new LroImpl(sendOperation, {
|
|
1049
|
+
resourceName,
|
|
1050
|
+
resourceGroupName,
|
|
883
1051
|
fabricName,
|
|
884
1052
|
protectionContainerName,
|
|
885
1053
|
replicatedProtectedItemName,
|
|
886
1054
|
resolveHealthInput,
|
|
887
1055
|
options
|
|
888
1056
|
}, resolveHealthErrorsOperationSpec);
|
|
889
|
-
|
|
1057
|
+
const poller = new LroEngine(lro, {
|
|
890
1058
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
891
1059
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
892
1060
|
});
|
|
1061
|
+
yield poller.poll();
|
|
1062
|
+
return poller;
|
|
893
1063
|
});
|
|
894
1064
|
}
|
|
895
1065
|
/**
|
|
896
1066
|
* Operation to resolve health issues of the replication protected item.
|
|
1067
|
+
* @param resourceName The name of the recovery services vault.
|
|
1068
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
1069
|
+
* present.
|
|
897
1070
|
* @param fabricName Unique fabric name.
|
|
898
1071
|
* @param protectionContainerName Protection container name.
|
|
899
1072
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
900
1073
|
* @param resolveHealthInput Health issue input object.
|
|
901
1074
|
* @param options The options parameters.
|
|
902
1075
|
*/
|
|
903
|
-
beginResolveHealthErrorsAndWait(fabricName, protectionContainerName, replicatedProtectedItemName, resolveHealthInput, options) {
|
|
1076
|
+
beginResolveHealthErrorsAndWait(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, resolveHealthInput, options) {
|
|
904
1077
|
return __awaiter(this, void 0, void 0, function* () {
|
|
905
|
-
const poller = yield this.beginResolveHealthErrors(fabricName, protectionContainerName, replicatedProtectedItemName, resolveHealthInput, options);
|
|
1078
|
+
const poller = yield this.beginResolveHealthErrors(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, resolveHealthInput, options);
|
|
906
1079
|
return poller.pollUntilDone();
|
|
907
1080
|
});
|
|
908
1081
|
}
|
|
909
1082
|
/**
|
|
910
1083
|
* Operation to initiate a switch provider of the replication protected item.
|
|
1084
|
+
* @param resourceName The name of the recovery services vault.
|
|
1085
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
1086
|
+
* present.
|
|
911
1087
|
* @param fabricName Unique fabric name.
|
|
912
1088
|
* @param protectionContainerName Protection container name.
|
|
913
1089
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
914
1090
|
* @param switchProviderInput Switch provider input.
|
|
915
1091
|
* @param options The options parameters.
|
|
916
1092
|
*/
|
|
917
|
-
beginSwitchProvider(fabricName, protectionContainerName, replicatedProtectedItemName, switchProviderInput, options) {
|
|
1093
|
+
beginSwitchProvider(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, switchProviderInput, options) {
|
|
918
1094
|
return __awaiter(this, void 0, void 0, function* () {
|
|
919
1095
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
920
1096
|
return this.client.sendOperationRequest(args, spec);
|
|
@@ -939,42 +1115,52 @@ export class ReplicationProtectedItemsImpl {
|
|
|
939
1115
|
};
|
|
940
1116
|
});
|
|
941
1117
|
const lro = new LroImpl(sendOperation, {
|
|
1118
|
+
resourceName,
|
|
1119
|
+
resourceGroupName,
|
|
942
1120
|
fabricName,
|
|
943
1121
|
protectionContainerName,
|
|
944
1122
|
replicatedProtectedItemName,
|
|
945
1123
|
switchProviderInput,
|
|
946
1124
|
options
|
|
947
1125
|
}, switchProviderOperationSpec);
|
|
948
|
-
|
|
1126
|
+
const poller = new LroEngine(lro, {
|
|
949
1127
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
950
1128
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
951
1129
|
lroResourceLocationConfig: "azure-async-operation"
|
|
952
1130
|
});
|
|
1131
|
+
yield poller.poll();
|
|
1132
|
+
return poller;
|
|
953
1133
|
});
|
|
954
1134
|
}
|
|
955
1135
|
/**
|
|
956
1136
|
* Operation to initiate a switch provider of the replication protected item.
|
|
1137
|
+
* @param resourceName The name of the recovery services vault.
|
|
1138
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
1139
|
+
* present.
|
|
957
1140
|
* @param fabricName Unique fabric name.
|
|
958
1141
|
* @param protectionContainerName Protection container name.
|
|
959
1142
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
960
1143
|
* @param switchProviderInput Switch provider input.
|
|
961
1144
|
* @param options The options parameters.
|
|
962
1145
|
*/
|
|
963
|
-
beginSwitchProviderAndWait(fabricName, protectionContainerName, replicatedProtectedItemName, switchProviderInput, options) {
|
|
1146
|
+
beginSwitchProviderAndWait(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, switchProviderInput, options) {
|
|
964
1147
|
return __awaiter(this, void 0, void 0, function* () {
|
|
965
|
-
const poller = yield this.beginSwitchProvider(fabricName, protectionContainerName, replicatedProtectedItemName, switchProviderInput, options);
|
|
1148
|
+
const poller = yield this.beginSwitchProvider(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, switchProviderInput, options);
|
|
966
1149
|
return poller.pollUntilDone();
|
|
967
1150
|
});
|
|
968
1151
|
}
|
|
969
1152
|
/**
|
|
970
1153
|
* Operation to perform a test failover of the replication protected item.
|
|
1154
|
+
* @param resourceName The name of the recovery services vault.
|
|
1155
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
1156
|
+
* present.
|
|
971
1157
|
* @param fabricName Unique fabric name.
|
|
972
1158
|
* @param protectionContainerName Protection container name.
|
|
973
1159
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
974
1160
|
* @param testfailoverInput Test failover input.
|
|
975
1161
|
* @param options The options parameters.
|
|
976
1162
|
*/
|
|
977
|
-
beginTestFailover(fabricName, protectionContainerName, replicatedProtectedItemName, testfailoverInput, options) {
|
|
1163
|
+
beginTestFailover(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, testfailoverInput, options) {
|
|
978
1164
|
return __awaiter(this, void 0, void 0, function* () {
|
|
979
1165
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
980
1166
|
return this.client.sendOperationRequest(args, spec);
|
|
@@ -999,41 +1185,51 @@ export class ReplicationProtectedItemsImpl {
|
|
|
999
1185
|
};
|
|
1000
1186
|
});
|
|
1001
1187
|
const lro = new LroImpl(sendOperation, {
|
|
1188
|
+
resourceName,
|
|
1189
|
+
resourceGroupName,
|
|
1002
1190
|
fabricName,
|
|
1003
1191
|
protectionContainerName,
|
|
1004
1192
|
replicatedProtectedItemName,
|
|
1005
1193
|
testfailoverInput,
|
|
1006
1194
|
options
|
|
1007
1195
|
}, testFailoverOperationSpec);
|
|
1008
|
-
|
|
1196
|
+
const poller = new LroEngine(lro, {
|
|
1009
1197
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1010
1198
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1011
1199
|
});
|
|
1200
|
+
yield poller.poll();
|
|
1201
|
+
return poller;
|
|
1012
1202
|
});
|
|
1013
1203
|
}
|
|
1014
1204
|
/**
|
|
1015
1205
|
* Operation to perform a test failover of the replication protected item.
|
|
1206
|
+
* @param resourceName The name of the recovery services vault.
|
|
1207
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
1208
|
+
* present.
|
|
1016
1209
|
* @param fabricName Unique fabric name.
|
|
1017
1210
|
* @param protectionContainerName Protection container name.
|
|
1018
1211
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
1019
1212
|
* @param testfailoverInput Test failover input.
|
|
1020
1213
|
* @param options The options parameters.
|
|
1021
1214
|
*/
|
|
1022
|
-
beginTestFailoverAndWait(fabricName, protectionContainerName, replicatedProtectedItemName, testfailoverInput, options) {
|
|
1215
|
+
beginTestFailoverAndWait(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, testfailoverInput, options) {
|
|
1023
1216
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1024
|
-
const poller = yield this.beginTestFailover(fabricName, protectionContainerName, replicatedProtectedItemName, testfailoverInput, options);
|
|
1217
|
+
const poller = yield this.beginTestFailover(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, testfailoverInput, options);
|
|
1025
1218
|
return poller.pollUntilDone();
|
|
1026
1219
|
});
|
|
1027
1220
|
}
|
|
1028
1221
|
/**
|
|
1029
1222
|
* Operation to clean up the test failover of a replication protected item.
|
|
1223
|
+
* @param resourceName The name of the recovery services vault.
|
|
1224
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
1225
|
+
* present.
|
|
1030
1226
|
* @param fabricName Unique fabric name.
|
|
1031
1227
|
* @param protectionContainerName Protection container name.
|
|
1032
1228
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
1033
1229
|
* @param cleanupInput Test failover cleanup input.
|
|
1034
1230
|
* @param options The options parameters.
|
|
1035
1231
|
*/
|
|
1036
|
-
beginTestFailoverCleanup(fabricName, protectionContainerName, replicatedProtectedItemName, cleanupInput, options) {
|
|
1232
|
+
beginTestFailoverCleanup(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, cleanupInput, options) {
|
|
1037
1233
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1038
1234
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1039
1235
|
return this.client.sendOperationRequest(args, spec);
|
|
@@ -1058,41 +1254,51 @@ export class ReplicationProtectedItemsImpl {
|
|
|
1058
1254
|
};
|
|
1059
1255
|
});
|
|
1060
1256
|
const lro = new LroImpl(sendOperation, {
|
|
1257
|
+
resourceName,
|
|
1258
|
+
resourceGroupName,
|
|
1061
1259
|
fabricName,
|
|
1062
1260
|
protectionContainerName,
|
|
1063
1261
|
replicatedProtectedItemName,
|
|
1064
1262
|
cleanupInput,
|
|
1065
1263
|
options
|
|
1066
1264
|
}, testFailoverCleanupOperationSpec);
|
|
1067
|
-
|
|
1265
|
+
const poller = new LroEngine(lro, {
|
|
1068
1266
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1069
1267
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1070
1268
|
});
|
|
1269
|
+
yield poller.poll();
|
|
1270
|
+
return poller;
|
|
1071
1271
|
});
|
|
1072
1272
|
}
|
|
1073
1273
|
/**
|
|
1074
1274
|
* Operation to clean up the test failover of a replication protected item.
|
|
1275
|
+
* @param resourceName The name of the recovery services vault.
|
|
1276
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
1277
|
+
* present.
|
|
1075
1278
|
* @param fabricName Unique fabric name.
|
|
1076
1279
|
* @param protectionContainerName Protection container name.
|
|
1077
1280
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
1078
1281
|
* @param cleanupInput Test failover cleanup input.
|
|
1079
1282
|
* @param options The options parameters.
|
|
1080
1283
|
*/
|
|
1081
|
-
beginTestFailoverCleanupAndWait(fabricName, protectionContainerName, replicatedProtectedItemName, cleanupInput, options) {
|
|
1284
|
+
beginTestFailoverCleanupAndWait(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, cleanupInput, options) {
|
|
1082
1285
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1083
|
-
const poller = yield this.beginTestFailoverCleanup(fabricName, protectionContainerName, replicatedProtectedItemName, cleanupInput, options);
|
|
1286
|
+
const poller = yield this.beginTestFailoverCleanup(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, cleanupInput, options);
|
|
1084
1287
|
return poller.pollUntilDone();
|
|
1085
1288
|
});
|
|
1086
1289
|
}
|
|
1087
1290
|
/**
|
|
1088
1291
|
* Operation to initiate a failover of the replication protected item.
|
|
1292
|
+
* @param resourceName The name of the recovery services vault.
|
|
1293
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
1294
|
+
* present.
|
|
1089
1295
|
* @param fabricName Unique fabric name.
|
|
1090
1296
|
* @param protectionContainerName Protection container name.
|
|
1091
1297
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
1092
1298
|
* @param failoverInput Failover input.
|
|
1093
1299
|
* @param options The options parameters.
|
|
1094
1300
|
*/
|
|
1095
|
-
beginUnplannedFailover(fabricName, protectionContainerName, replicatedProtectedItemName, failoverInput, options) {
|
|
1301
|
+
beginUnplannedFailover(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, failoverInput, options) {
|
|
1096
1302
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1097
1303
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1098
1304
|
return this.client.sendOperationRequest(args, spec);
|
|
@@ -1117,41 +1323,51 @@ export class ReplicationProtectedItemsImpl {
|
|
|
1117
1323
|
};
|
|
1118
1324
|
});
|
|
1119
1325
|
const lro = new LroImpl(sendOperation, {
|
|
1326
|
+
resourceName,
|
|
1327
|
+
resourceGroupName,
|
|
1120
1328
|
fabricName,
|
|
1121
1329
|
protectionContainerName,
|
|
1122
1330
|
replicatedProtectedItemName,
|
|
1123
1331
|
failoverInput,
|
|
1124
1332
|
options
|
|
1125
1333
|
}, unplannedFailoverOperationSpec);
|
|
1126
|
-
|
|
1334
|
+
const poller = new LroEngine(lro, {
|
|
1127
1335
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1128
1336
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1129
1337
|
});
|
|
1338
|
+
yield poller.poll();
|
|
1339
|
+
return poller;
|
|
1130
1340
|
});
|
|
1131
1341
|
}
|
|
1132
1342
|
/**
|
|
1133
1343
|
* Operation to initiate a failover of the replication protected item.
|
|
1344
|
+
* @param resourceName The name of the recovery services vault.
|
|
1345
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
1346
|
+
* present.
|
|
1134
1347
|
* @param fabricName Unique fabric name.
|
|
1135
1348
|
* @param protectionContainerName Protection container name.
|
|
1136
1349
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
1137
1350
|
* @param failoverInput Failover input.
|
|
1138
1351
|
* @param options The options parameters.
|
|
1139
1352
|
*/
|
|
1140
|
-
beginUnplannedFailoverAndWait(fabricName, protectionContainerName, replicatedProtectedItemName, failoverInput, options) {
|
|
1353
|
+
beginUnplannedFailoverAndWait(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, failoverInput, options) {
|
|
1141
1354
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1142
|
-
const poller = yield this.beginUnplannedFailover(fabricName, protectionContainerName, replicatedProtectedItemName, failoverInput, options);
|
|
1355
|
+
const poller = yield this.beginUnplannedFailover(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, failoverInput, options);
|
|
1143
1356
|
return poller.pollUntilDone();
|
|
1144
1357
|
});
|
|
1145
1358
|
}
|
|
1146
1359
|
/**
|
|
1147
1360
|
* The operation to update appliance of an ASR replication protected item.
|
|
1361
|
+
* @param resourceName The name of the recovery services vault.
|
|
1362
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
1363
|
+
* present.
|
|
1148
1364
|
* @param fabricName Fabric name.
|
|
1149
1365
|
* @param protectionContainerName Protection container name.
|
|
1150
1366
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
1151
1367
|
* @param applianceUpdateInput Appliance update protection input.
|
|
1152
1368
|
* @param options The options parameters.
|
|
1153
1369
|
*/
|
|
1154
|
-
beginUpdateAppliance(fabricName, protectionContainerName, replicatedProtectedItemName, applianceUpdateInput, options) {
|
|
1370
|
+
beginUpdateAppliance(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, applianceUpdateInput, options) {
|
|
1155
1371
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1156
1372
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1157
1373
|
return this.client.sendOperationRequest(args, spec);
|
|
@@ -1176,43 +1392,53 @@ export class ReplicationProtectedItemsImpl {
|
|
|
1176
1392
|
};
|
|
1177
1393
|
});
|
|
1178
1394
|
const lro = new LroImpl(sendOperation, {
|
|
1395
|
+
resourceName,
|
|
1396
|
+
resourceGroupName,
|
|
1179
1397
|
fabricName,
|
|
1180
1398
|
protectionContainerName,
|
|
1181
1399
|
replicatedProtectedItemName,
|
|
1182
1400
|
applianceUpdateInput,
|
|
1183
1401
|
options
|
|
1184
1402
|
}, updateApplianceOperationSpec);
|
|
1185
|
-
|
|
1403
|
+
const poller = new LroEngine(lro, {
|
|
1186
1404
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1187
1405
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1188
1406
|
});
|
|
1407
|
+
yield poller.poll();
|
|
1408
|
+
return poller;
|
|
1189
1409
|
});
|
|
1190
1410
|
}
|
|
1191
1411
|
/**
|
|
1192
1412
|
* The operation to update appliance of an ASR replication protected item.
|
|
1413
|
+
* @param resourceName The name of the recovery services vault.
|
|
1414
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
1415
|
+
* present.
|
|
1193
1416
|
* @param fabricName Fabric name.
|
|
1194
1417
|
* @param protectionContainerName Protection container name.
|
|
1195
1418
|
* @param replicatedProtectedItemName Replication protected item name.
|
|
1196
1419
|
* @param applianceUpdateInput Appliance update protection input.
|
|
1197
1420
|
* @param options The options parameters.
|
|
1198
1421
|
*/
|
|
1199
|
-
beginUpdateApplianceAndWait(fabricName, protectionContainerName, replicatedProtectedItemName, applianceUpdateInput, options) {
|
|
1422
|
+
beginUpdateApplianceAndWait(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, applianceUpdateInput, options) {
|
|
1200
1423
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1201
|
-
const poller = yield this.beginUpdateAppliance(fabricName, protectionContainerName, replicatedProtectedItemName, applianceUpdateInput, options);
|
|
1424
|
+
const poller = yield this.beginUpdateAppliance(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, applianceUpdateInput, options);
|
|
1202
1425
|
return poller.pollUntilDone();
|
|
1203
1426
|
});
|
|
1204
1427
|
}
|
|
1205
1428
|
/**
|
|
1206
1429
|
* The operation to update(push update) the installed mobility service software on a replication
|
|
1207
1430
|
* protected item to the latest available version.
|
|
1431
|
+
* @param resourceName The name of the recovery services vault.
|
|
1432
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
1433
|
+
* present.
|
|
1208
1434
|
* @param fabricName The name of the fabric containing the protected item.
|
|
1209
1435
|
* @param protectionContainerName The name of the container containing the protected item.
|
|
1210
|
-
* @param
|
|
1211
|
-
*
|
|
1436
|
+
* @param replicatedProtectedItemName The name of the protected item on which the agent is to be
|
|
1437
|
+
* updated.
|
|
1212
1438
|
* @param updateMobilityServiceRequest Request to update the mobility service on the protected item.
|
|
1213
1439
|
* @param options The options parameters.
|
|
1214
1440
|
*/
|
|
1215
|
-
beginUpdateMobilityService(fabricName, protectionContainerName,
|
|
1441
|
+
beginUpdateMobilityService(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, updateMobilityServiceRequest, options) {
|
|
1216
1442
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1217
1443
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1218
1444
|
return this.client.sendOperationRequest(args, spec);
|
|
@@ -1237,59 +1463,83 @@ export class ReplicationProtectedItemsImpl {
|
|
|
1237
1463
|
};
|
|
1238
1464
|
});
|
|
1239
1465
|
const lro = new LroImpl(sendOperation, {
|
|
1466
|
+
resourceName,
|
|
1467
|
+
resourceGroupName,
|
|
1240
1468
|
fabricName,
|
|
1241
1469
|
protectionContainerName,
|
|
1242
|
-
|
|
1470
|
+
replicatedProtectedItemName,
|
|
1243
1471
|
updateMobilityServiceRequest,
|
|
1244
1472
|
options
|
|
1245
1473
|
}, updateMobilityServiceOperationSpec);
|
|
1246
|
-
|
|
1474
|
+
const poller = new LroEngine(lro, {
|
|
1247
1475
|
resumeFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1248
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1476
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
1477
|
+
lroResourceLocationConfig: "location"
|
|
1249
1478
|
});
|
|
1479
|
+
yield poller.poll();
|
|
1480
|
+
return poller;
|
|
1250
1481
|
});
|
|
1251
1482
|
}
|
|
1252
1483
|
/**
|
|
1253
1484
|
* The operation to update(push update) the installed mobility service software on a replication
|
|
1254
1485
|
* protected item to the latest available version.
|
|
1486
|
+
* @param resourceName The name of the recovery services vault.
|
|
1487
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
1488
|
+
* present.
|
|
1255
1489
|
* @param fabricName The name of the fabric containing the protected item.
|
|
1256
1490
|
* @param protectionContainerName The name of the container containing the protected item.
|
|
1257
|
-
* @param
|
|
1258
|
-
*
|
|
1491
|
+
* @param replicatedProtectedItemName The name of the protected item on which the agent is to be
|
|
1492
|
+
* updated.
|
|
1259
1493
|
* @param updateMobilityServiceRequest Request to update the mobility service on the protected item.
|
|
1260
1494
|
* @param options The options parameters.
|
|
1261
1495
|
*/
|
|
1262
|
-
beginUpdateMobilityServiceAndWait(fabricName, protectionContainerName,
|
|
1496
|
+
beginUpdateMobilityServiceAndWait(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, updateMobilityServiceRequest, options) {
|
|
1263
1497
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1264
|
-
const poller = yield this.beginUpdateMobilityService(fabricName, protectionContainerName,
|
|
1498
|
+
const poller = yield this.beginUpdateMobilityService(resourceName, resourceGroupName, fabricName, protectionContainerName, replicatedProtectedItemName, updateMobilityServiceRequest, options);
|
|
1265
1499
|
return poller.pollUntilDone();
|
|
1266
1500
|
});
|
|
1267
1501
|
}
|
|
1268
1502
|
/**
|
|
1269
1503
|
* Gets the list of ASR replication protected items in the vault.
|
|
1504
|
+
* @param resourceName The name of the recovery services vault.
|
|
1505
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
1506
|
+
* present.
|
|
1270
1507
|
* @param options The options parameters.
|
|
1271
1508
|
*/
|
|
1272
|
-
_list(options) {
|
|
1273
|
-
return this.client.sendOperationRequest({ options }, listOperationSpec);
|
|
1509
|
+
_list(resourceName, resourceGroupName, options) {
|
|
1510
|
+
return this.client.sendOperationRequest({ resourceName, resourceGroupName, options }, listOperationSpec);
|
|
1274
1511
|
}
|
|
1275
1512
|
/**
|
|
1276
1513
|
* ListByReplicationProtectionContainersNext
|
|
1514
|
+
* @param resourceName The name of the recovery services vault.
|
|
1515
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
1516
|
+
* present.
|
|
1277
1517
|
* @param fabricName Fabric name.
|
|
1278
1518
|
* @param protectionContainerName Protection container name.
|
|
1279
1519
|
* @param nextLink The nextLink from the previous successful call to the
|
|
1280
1520
|
* ListByReplicationProtectionContainers method.
|
|
1281
1521
|
* @param options The options parameters.
|
|
1282
1522
|
*/
|
|
1283
|
-
_listByReplicationProtectionContainersNext(fabricName, protectionContainerName, nextLink, options) {
|
|
1284
|
-
return this.client.sendOperationRequest({
|
|
1523
|
+
_listByReplicationProtectionContainersNext(resourceName, resourceGroupName, fabricName, protectionContainerName, nextLink, options) {
|
|
1524
|
+
return this.client.sendOperationRequest({
|
|
1525
|
+
resourceName,
|
|
1526
|
+
resourceGroupName,
|
|
1527
|
+
fabricName,
|
|
1528
|
+
protectionContainerName,
|
|
1529
|
+
nextLink,
|
|
1530
|
+
options
|
|
1531
|
+
}, listByReplicationProtectionContainersNextOperationSpec);
|
|
1285
1532
|
}
|
|
1286
1533
|
/**
|
|
1287
1534
|
* ListNext
|
|
1535
|
+
* @param resourceName The name of the recovery services vault.
|
|
1536
|
+
* @param resourceGroupName The name of the resource group where the recovery services vault is
|
|
1537
|
+
* present.
|
|
1288
1538
|
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
1289
1539
|
* @param options The options parameters.
|
|
1290
1540
|
*/
|
|
1291
|
-
_listNext(nextLink, options) {
|
|
1292
|
-
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec);
|
|
1541
|
+
_listNext(resourceName, resourceGroupName, nextLink, options) {
|
|
1542
|
+
return this.client.sendOperationRequest({ resourceName, resourceGroupName, nextLink, options }, listNextOperationSpec);
|
|
1293
1543
|
}
|
|
1294
1544
|
}
|
|
1295
1545
|
// Operation Specifications
|
|
@@ -1877,7 +2127,7 @@ const updateApplianceOperationSpec = {
|
|
|
1877
2127
|
serializer
|
|
1878
2128
|
};
|
|
1879
2129
|
const updateMobilityServiceOperationSpec = {
|
|
1880
|
-
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{
|
|
2130
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{resourceName}/replicationFabrics/{fabricName}/replicationProtectionContainers/{protectionContainerName}/replicationProtectedItems/{replicatedProtectedItemName}/updateMobilityService",
|
|
1881
2131
|
httpMethod: "POST",
|
|
1882
2132
|
responses: {
|
|
1883
2133
|
200: {
|
|
@@ -1902,7 +2152,7 @@ const updateMobilityServiceOperationSpec = {
|
|
|
1902
2152
|
Parameters.resourceName,
|
|
1903
2153
|
Parameters.fabricName,
|
|
1904
2154
|
Parameters.protectionContainerName,
|
|
1905
|
-
Parameters.
|
|
2155
|
+
Parameters.replicatedProtectedItemName
|
|
1906
2156
|
],
|
|
1907
2157
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
1908
2158
|
mediaType: "json",
|
|
@@ -1938,7 +2188,6 @@ const listByReplicationProtectionContainersNextOperationSpec = {
|
|
|
1938
2188
|
bodyMapper: Mappers.ReplicationProtectedItemCollection
|
|
1939
2189
|
}
|
|
1940
2190
|
},
|
|
1941
|
-
queryParameters: [Parameters.apiVersion],
|
|
1942
2191
|
urlParameters: [
|
|
1943
2192
|
Parameters.$host,
|
|
1944
2193
|
Parameters.resourceGroupName,
|
|
@@ -1959,11 +2208,6 @@ const listNextOperationSpec = {
|
|
|
1959
2208
|
bodyMapper: Mappers.ReplicationProtectedItemCollection
|
|
1960
2209
|
}
|
|
1961
2210
|
},
|
|
1962
|
-
queryParameters: [
|
|
1963
|
-
Parameters.apiVersion,
|
|
1964
|
-
Parameters.filter,
|
|
1965
|
-
Parameters.skipToken
|
|
1966
|
-
],
|
|
1967
2211
|
urlParameters: [
|
|
1968
2212
|
Parameters.$host,
|
|
1969
2213
|
Parameters.resourceGroupName,
|