@azure/arm-recoveryservices-siterecovery 5.0.2-alpha.20230810.1 → 5.1.0
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 +44 -10
- package/LICENSE +1 -1
- package/dist/index.js +1580 -668
- 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.js +13 -4
- package/dist-esm/samples-dev/migrationRecoveryPointsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/migrationRecoveryPointsListByReplicationMigrationItemsSample.js +13 -4
- package/dist-esm/samples-dev/migrationRecoveryPointsListByReplicationMigrationItemsSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +13 -4
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/recoveryPointsGetSample.js +13 -4
- package/dist-esm/samples-dev/recoveryPointsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/recoveryPointsListByReplicationProtectedItemsSample.js +13 -4
- package/dist-esm/samples-dev/recoveryPointsListByReplicationProtectedItemsSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationAlertSettingsCreateSample.js +13 -4
- package/dist-esm/samples-dev/replicationAlertSettingsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationAlertSettingsGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationAlertSettingsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationAlertSettingsListSample.js +13 -4
- package/dist-esm/samples-dev/replicationAlertSettingsListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationAppliancesListSample.js +13 -4
- package/dist-esm/samples-dev/replicationAppliancesListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationEligibilityResultsGetSample.js +12 -4
- package/dist-esm/samples-dev/replicationEligibilityResultsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationEligibilityResultsListSample.js +12 -4
- package/dist-esm/samples-dev/replicationEligibilityResultsListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationEventsGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationEventsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationEventsListSample.js +13 -4
- package/dist-esm/samples-dev/replicationEventsListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationFabricsCheckConsistencySample.js +13 -4
- package/dist-esm/samples-dev/replicationFabricsCheckConsistencySample.js.map +1 -1
- package/dist-esm/samples-dev/replicationFabricsCreateSample.js +13 -4
- package/dist-esm/samples-dev/replicationFabricsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationFabricsDeleteSample.js +13 -4
- package/dist-esm/samples-dev/replicationFabricsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationFabricsGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationFabricsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationFabricsListSample.js +13 -4
- package/dist-esm/samples-dev/replicationFabricsListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationFabricsMigrateToAadSample.js +13 -4
- package/dist-esm/samples-dev/replicationFabricsMigrateToAadSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationFabricsPurgeSample.js +13 -4
- package/dist-esm/samples-dev/replicationFabricsPurgeSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationFabricsReassociateGatewaySample.js +12 -4
- package/dist-esm/samples-dev/replicationFabricsReassociateGatewaySample.js.map +1 -1
- package/dist-esm/samples-dev/replicationFabricsRenewCertificateSample.js +13 -4
- package/dist-esm/samples-dev/replicationFabricsRenewCertificateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationJobsCancelSample.js +13 -4
- package/dist-esm/samples-dev/replicationJobsCancelSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationJobsExportSample.js +13 -4
- package/dist-esm/samples-dev/replicationJobsExportSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationJobsGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationJobsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationJobsListSample.js +13 -4
- package/dist-esm/samples-dev/replicationJobsListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationJobsRestartSample.js +13 -4
- package/dist-esm/samples-dev/replicationJobsRestartSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationJobsResumeSample.js +13 -4
- package/dist-esm/samples-dev/replicationJobsResumeSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationLogicalNetworksGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationLogicalNetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationLogicalNetworksListByReplicationFabricsSample.js +13 -4
- package/dist-esm/samples-dev/replicationLogicalNetworksListByReplicationFabricsSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationMigrationItemsCreateSample.js +13 -4
- package/dist-esm/samples-dev/replicationMigrationItemsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationMigrationItemsDeleteSample.js +13 -4
- package/dist-esm/samples-dev/replicationMigrationItemsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationMigrationItemsGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationMigrationItemsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationMigrationItemsListByReplicationProtectionContainersSample.js +13 -4
- package/dist-esm/samples-dev/replicationMigrationItemsListByReplicationProtectionContainersSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationMigrationItemsListSample.js +13 -4
- package/dist-esm/samples-dev/replicationMigrationItemsListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationMigrationItemsMigrateSample.js +13 -4
- package/dist-esm/samples-dev/replicationMigrationItemsMigrateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationMigrationItemsPauseReplicationSample.js +13 -4
- package/dist-esm/samples-dev/replicationMigrationItemsPauseReplicationSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationMigrationItemsResumeReplicationSample.js +13 -4
- package/dist-esm/samples-dev/replicationMigrationItemsResumeReplicationSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationMigrationItemsResyncSample.js +13 -4
- package/dist-esm/samples-dev/replicationMigrationItemsResyncSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateCleanupSample.js +13 -4
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateCleanupSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateSample.js +13 -4
- package/dist-esm/samples-dev/replicationMigrationItemsTestMigrateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationMigrationItemsUpdateSample.js +13 -4
- package/dist-esm/samples-dev/replicationMigrationItemsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationNetworkMappingsCreateSample.js +13 -4
- package/dist-esm/samples-dev/replicationNetworkMappingsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationNetworkMappingsDeleteSample.js +13 -4
- package/dist-esm/samples-dev/replicationNetworkMappingsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationNetworkMappingsGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationNetworkMappingsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationNetworkMappingsListByReplicationNetworksSample.js +13 -4
- package/dist-esm/samples-dev/replicationNetworkMappingsListByReplicationNetworksSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationNetworkMappingsListSample.js +13 -4
- package/dist-esm/samples-dev/replicationNetworkMappingsListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationNetworkMappingsUpdateSample.js +13 -4
- package/dist-esm/samples-dev/replicationNetworkMappingsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationNetworksGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationNetworksGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationNetworksListByReplicationFabricsSample.js +13 -4
- package/dist-esm/samples-dev/replicationNetworksListByReplicationFabricsSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationNetworksListSample.js +13 -4
- package/dist-esm/samples-dev/replicationNetworksListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationPoliciesCreateSample.js +13 -4
- package/dist-esm/samples-dev/replicationPoliciesCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationPoliciesDeleteSample.js +13 -4
- package/dist-esm/samples-dev/replicationPoliciesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationPoliciesGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationPoliciesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationPoliciesListSample.js +13 -4
- package/dist-esm/samples-dev/replicationPoliciesListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationPoliciesUpdateSample.js +13 -4
- package/dist-esm/samples-dev/replicationPoliciesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectableItemsGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectableItemsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectableItemsListByReplicationProtectionContainersSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectableItemsListByReplicationProtectionContainersSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsAddDisksSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsAddDisksSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsApplyRecoveryPointSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsApplyRecoveryPointSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsCreateSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsDeleteSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCancelSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCancelSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCommitSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsFailoverCommitSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsListByReplicationProtectionContainersSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsListByReplicationProtectionContainersSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsListSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsPlannedFailoverSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsPlannedFailoverSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsPurgeSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsPurgeSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsRemoveDisksSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsRemoveDisksSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsRepairReplicationSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsRepairReplicationSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsReprotectSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsReprotectSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsResolveHealthErrorsSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsResolveHealthErrorsSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsSwitchProviderSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsSwitchProviderSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverCleanupSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverCleanupSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsTestFailoverSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsUnplannedFailoverSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsUnplannedFailoverSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateApplianceSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateApplianceSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateMobilityServiceSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateMobilityServiceSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectedItemsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsCreateSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsDeleteSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListByReplicationProtectionContainersSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListByReplicationProtectionContainersSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsPurgeSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsPurgeSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsUpdateSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectionContainerMappingsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectionContainersCreateSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectionContainersCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectionContainersDeleteSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectionContainersDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectionContainersDiscoverProtectableItemSample.js +12 -4
- package/dist-esm/samples-dev/replicationProtectionContainersDiscoverProtectableItemSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectionContainersGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectionContainersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectionContainersListByReplicationFabricsSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectionContainersListByReplicationFabricsSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectionContainersListSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectionContainersListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectionContainersSwitchProtectionSample.js +16 -5
- package/dist-esm/samples-dev/replicationProtectionContainersSwitchProtectionSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectionIntentsCreateSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectionIntentsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectionIntentsGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectionIntentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationProtectionIntentsListSample.js +13 -4
- package/dist-esm/samples-dev/replicationProtectionIntentsListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationRecoveryPlansCreateSample.js +13 -4
- package/dist-esm/samples-dev/replicationRecoveryPlansCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationRecoveryPlansDeleteSample.js +13 -4
- package/dist-esm/samples-dev/replicationRecoveryPlansDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCancelSample.js +13 -4
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCancelSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCommitSample.js +13 -4
- package/dist-esm/samples-dev/replicationRecoveryPlansFailoverCommitSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationRecoveryPlansGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationRecoveryPlansGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationRecoveryPlansListSample.js +13 -4
- package/dist-esm/samples-dev/replicationRecoveryPlansListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationRecoveryPlansPlannedFailoverSample.js +13 -4
- package/dist-esm/samples-dev/replicationRecoveryPlansPlannedFailoverSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationRecoveryPlansReprotectSample.js +13 -4
- package/dist-esm/samples-dev/replicationRecoveryPlansReprotectSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverCleanupSample.js +13 -4
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverCleanupSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverSample.js +13 -4
- package/dist-esm/samples-dev/replicationRecoveryPlansTestFailoverSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationRecoveryPlansUnplannedFailoverSample.js +13 -4
- package/dist-esm/samples-dev/replicationRecoveryPlansUnplannedFailoverSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationRecoveryPlansUpdateSample.js +13 -4
- package/dist-esm/samples-dev/replicationRecoveryPlansUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersCreateSample.js +13 -4
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersDeleteSample.js +13 -4
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListByReplicationFabricsSample.js +13 -4
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListByReplicationFabricsSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListSample.js +13 -4
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersPurgeSample.js +13 -4
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersPurgeSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersRefreshProviderSample.js +13 -4
- package/dist-esm/samples-dev/replicationRecoveryServicesProvidersRefreshProviderSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsCreateSample.js +13 -4
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsDeleteSample.js +13 -4
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListByReplicationStorageClassificationsSample.js +13 -4
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListByReplicationStorageClassificationsSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListSample.js +13 -4
- package/dist-esm/samples-dev/replicationStorageClassificationMappingsListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationStorageClassificationsGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationStorageClassificationsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationStorageClassificationsListByReplicationFabricsSample.js +13 -4
- package/dist-esm/samples-dev/replicationStorageClassificationsListByReplicationFabricsSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationStorageClassificationsListSample.js +13 -4
- package/dist-esm/samples-dev/replicationStorageClassificationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationVaultHealthGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationVaultHealthGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationVaultHealthRefreshSample.js +13 -4
- package/dist-esm/samples-dev/replicationVaultHealthRefreshSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationVaultSettingCreateSample.js +13 -4
- package/dist-esm/samples-dev/replicationVaultSettingCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationVaultSettingGetSample.js +13 -4
- package/dist-esm/samples-dev/replicationVaultSettingGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationVaultSettingListSample.js +13 -4
- package/dist-esm/samples-dev/replicationVaultSettingListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationvCentersCreateSample.js +12 -4
- package/dist-esm/samples-dev/replicationvCentersCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationvCentersDeleteSample.js +12 -4
- package/dist-esm/samples-dev/replicationvCentersDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationvCentersGetSample.js +12 -4
- package/dist-esm/samples-dev/replicationvCentersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationvCentersListByReplicationFabricsSample.js +12 -4
- package/dist-esm/samples-dev/replicationvCentersListByReplicationFabricsSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationvCentersListSample.js +12 -4
- package/dist-esm/samples-dev/replicationvCentersListSample.js.map +1 -1
- package/dist-esm/samples-dev/replicationvCentersUpdateSample.js +12 -4
- package/dist-esm/samples-dev/replicationvCentersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/supportedOperatingSystemsGetSample.js +13 -4
- package/dist-esm/samples-dev/supportedOperatingSystemsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/targetComputeSizesListByReplicationProtectedItemsSample.js +13 -4
- package/dist-esm/samples-dev/targetComputeSizesListByReplicationProtectedItemsSample.js.map +1 -1
- package/dist-esm/src/lroImpl.d.ts +6 -11
- package/dist-esm/src/lroImpl.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +12 -20
- package/dist-esm/src/lroImpl.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +291 -0
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +18 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +7 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +527 -0
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.js +1 -1
- package/dist-esm/src/operations/replicationFabrics.d.ts +8 -8
- package/dist-esm/src/operations/replicationFabrics.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationFabrics.js +70 -42
- package/dist-esm/src/operations/replicationFabrics.js.map +1 -1
- package/dist-esm/src/operations/replicationJobs.d.ts +5 -5
- package/dist-esm/src/operations/replicationJobs.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationJobs.js +40 -18
- package/dist-esm/src/operations/replicationJobs.js.map +1 -1
- package/dist-esm/src/operations/replicationMigrationItems.d.ts +10 -10
- package/dist-esm/src/operations/replicationMigrationItems.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationMigrationItems.js +145 -109
- package/dist-esm/src/operations/replicationMigrationItems.js.map +1 -1
- package/dist-esm/src/operations/replicationNetworkMappings.d.ts +4 -4
- package/dist-esm/src/operations/replicationNetworkMappings.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationNetworkMappings.js +49 -37
- package/dist-esm/src/operations/replicationNetworkMappings.js.map +1 -1
- package/dist-esm/src/operations/replicationPolicies.d.ts +4 -4
- package/dist-esm/src/operations/replicationPolicies.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationPolicies.js +26 -14
- package/dist-esm/src/operations/replicationPolicies.js.map +1 -1
- package/dist-esm/src/operations/replicationProtectedItems.d.ts +20 -20
- package/dist-esm/src/operations/replicationProtectedItems.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationProtectedItems.js +304 -228
- package/dist-esm/src/operations/replicationProtectedItems.js.map +1 -1
- package/dist-esm/src/operations/replicationProtectionContainerMappings.d.ts +5 -5
- package/dist-esm/src/operations/replicationProtectionContainerMappings.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationProtectionContainerMappings.js +65 -49
- package/dist-esm/src/operations/replicationProtectionContainerMappings.js.map +1 -1
- package/dist-esm/src/operations/replicationProtectionContainers.d.ts +5 -5
- package/dist-esm/src/operations/replicationProtectionContainers.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationProtectionContainers.js +61 -45
- package/dist-esm/src/operations/replicationProtectionContainers.js.map +1 -1
- package/dist-esm/src/operations/replicationRecoveryPlans.d.ts +11 -11
- package/dist-esm/src/operations/replicationRecoveryPlans.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationRecoveryPlans.js +118 -42
- package/dist-esm/src/operations/replicationRecoveryPlans.js.map +1 -1
- package/dist-esm/src/operations/replicationRecoveryServicesProviders.d.ts +5 -5
- package/dist-esm/src/operations/replicationRecoveryServicesProviders.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationRecoveryServicesProviders.js +59 -25
- package/dist-esm/src/operations/replicationRecoveryServicesProviders.js.map +1 -1
- package/dist-esm/src/operations/replicationStorageClassificationMappings.d.ts +3 -3
- package/dist-esm/src/operations/replicationStorageClassificationMappings.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationStorageClassificationMappings.js +33 -25
- package/dist-esm/src/operations/replicationStorageClassificationMappings.js.map +1 -1
- package/dist-esm/src/operations/replicationVaultHealth.d.ts +2 -2
- package/dist-esm/src/operations/replicationVaultHealth.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationVaultHealth.js +10 -6
- package/dist-esm/src/operations/replicationVaultHealth.js.map +1 -1
- package/dist-esm/src/operations/replicationVaultSetting.d.ts +2 -2
- package/dist-esm/src/operations/replicationVaultSetting.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationVaultSetting.js +16 -6
- package/dist-esm/src/operations/replicationVaultSetting.js.map +1 -1
- package/dist-esm/src/operations/replicationvCenters.d.ts +4 -4
- package/dist-esm/src/operations/replicationvCenters.d.ts.map +1 -1
- package/dist-esm/src/operations/replicationvCenters.js +46 -28
- package/dist-esm/src/operations/replicationvCenters.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationFabrics.d.ts +8 -8
- package/dist-esm/src/operationsInterfaces/replicationFabrics.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationJobs.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/replicationJobs.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationMigrationItems.d.ts +10 -10
- package/dist-esm/src/operationsInterfaces/replicationMigrationItems.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationNetworkMappings.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/replicationNetworkMappings.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationPolicies.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/replicationPolicies.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationProtectedItems.d.ts +20 -20
- package/dist-esm/src/operationsInterfaces/replicationProtectedItems.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationProtectionContainerMappings.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/replicationProtectionContainerMappings.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationProtectionContainers.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/replicationProtectionContainers.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationRecoveryPlans.d.ts +11 -11
- package/dist-esm/src/operationsInterfaces/replicationRecoveryPlans.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationRecoveryServicesProviders.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/replicationRecoveryServicesProviders.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationStorageClassificationMappings.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/replicationStorageClassificationMappings.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationVaultHealth.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/replicationVaultHealth.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationVaultSetting.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/replicationVaultSetting.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/replicationvCenters.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/replicationvCenters.d.ts.map +1 -1
- package/dist-esm/src/siteRecoveryManagementClient.js +2 -2
- package/package.json +10 -8
- package/review/arm-recoveryservices-siterecovery.api.md +191 -76
- package/src/lroImpl.ts +31 -23
- package/src/models/index.ts +302 -0
- package/src/models/mappers.ts +559 -0
- package/src/models/parameters.ts +1 -1
- package/src/operations/replicationFabrics.ts +85 -69
- package/src/operations/replicationJobs.ts +64 -42
- package/src/operations/replicationMigrationItems.ts +119 -91
- package/src/operations/replicationNetworkMappings.ts +41 -31
- package/src/operations/replicationPolicies.ts +41 -31
- package/src/operations/replicationProtectedItems.ts +247 -194
- package/src/operations/replicationProtectionContainerMappings.ts +50 -40
- package/src/operations/replicationProtectionContainers.ts +56 -43
- package/src/operations/replicationRecoveryPlans.ts +168 -101
- package/src/operations/replicationRecoveryServicesProviders.ts +70 -40
- package/src/operations/replicationStorageClassificationMappings.ts +28 -23
- package/src/operations/replicationVaultHealth.ts +19 -12
- package/src/operations/replicationVaultSetting.ts +25 -12
- package/src/operations/replicationvCenters.ts +47 -31
- package/src/operationsInterfaces/replicationFabrics.ts +12 -12
- package/src/operationsInterfaces/replicationJobs.ts +9 -9
- package/src/operationsInterfaces/replicationMigrationItems.ts +18 -18
- package/src/operationsInterfaces/replicationNetworkMappings.ts +6 -6
- package/src/operationsInterfaces/replicationPolicies.ts +6 -6
- package/src/operationsInterfaces/replicationProtectedItems.ts +37 -39
- package/src/operationsInterfaces/replicationProtectionContainerMappings.ts +7 -7
- package/src/operationsInterfaces/replicationProtectionContainers.ts +8 -10
- package/src/operationsInterfaces/replicationRecoveryPlans.ts +20 -20
- package/src/operationsInterfaces/replicationRecoveryServicesProviders.ts +7 -7
- package/src/operationsInterfaces/replicationStorageClassificationMappings.ts +4 -6
- package/src/operationsInterfaces/replicationVaultHealth.ts +3 -3
- package/src/operationsInterfaces/replicationVaultSetting.ts +3 -3
- package/src/operationsInterfaces/replicationvCenters.ts +6 -6
- package/src/siteRecoveryManagementClient.ts +2 -2
- package/types/arm-recoveryservices-siterecovery.d.ts +378 -76
|
@@ -2292,6 +2292,33 @@ export interface A2AExtendedLocationDetails {
|
|
|
2292
2292
|
/** The recovery ExtendedLocation. */
|
|
2293
2293
|
recoveryExtendedLocation?: ExtendedLocation;
|
|
2294
2294
|
}
|
|
2295
|
+
/** ExtendedLocation details data. */
|
|
2296
|
+
export interface A2AFabricSpecificLocationDetails {
|
|
2297
|
+
/** The initial source zone info. */
|
|
2298
|
+
initialPrimaryZone?: string;
|
|
2299
|
+
/** The initial target zone info. */
|
|
2300
|
+
initialRecoveryZone?: string;
|
|
2301
|
+
/** The initial primary ExtendedLocation. */
|
|
2302
|
+
initialPrimaryExtendedLocation?: ExtendedLocation;
|
|
2303
|
+
/** The initial recovery ExtendedLocation. */
|
|
2304
|
+
initialRecoveryExtendedLocation?: ExtendedLocation;
|
|
2305
|
+
/** Initial primary fabric location info. */
|
|
2306
|
+
initialPrimaryFabricLocation?: string;
|
|
2307
|
+
/** The initial recovery fabric location info. */
|
|
2308
|
+
initialRecoveryFabricLocation?: string;
|
|
2309
|
+
/** Source zone info. */
|
|
2310
|
+
primaryZone?: string;
|
|
2311
|
+
/** The target zone info. */
|
|
2312
|
+
recoveryZone?: string;
|
|
2313
|
+
/** The primary ExtendedLocation. */
|
|
2314
|
+
primaryExtendedLocation?: ExtendedLocation;
|
|
2315
|
+
/** The recovery ExtendedLocation. */
|
|
2316
|
+
recoveryExtendedLocation?: ExtendedLocation;
|
|
2317
|
+
/** Primary fabric location info. */
|
|
2318
|
+
primaryFabricLocation?: string;
|
|
2319
|
+
/** The recovery fabric location info. */
|
|
2320
|
+
recoveryFabricLocation?: string;
|
|
2321
|
+
}
|
|
2295
2322
|
/** A2A protected disk details. */
|
|
2296
2323
|
export interface A2AProtectedDiskDetails {
|
|
2297
2324
|
/** The disk uri. */
|
|
@@ -2558,6 +2585,80 @@ export interface AgentDiskDetails {
|
|
|
2558
2585
|
*/
|
|
2559
2586
|
readonly lunId?: number;
|
|
2560
2587
|
}
|
|
2588
|
+
/** Appliance details of the migration item. */
|
|
2589
|
+
export interface ApplianceMonitoringDetails {
|
|
2590
|
+
/**
|
|
2591
|
+
* The appliance CPU details.
|
|
2592
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2593
|
+
*/
|
|
2594
|
+
readonly cpuDetails?: ApplianceResourceDetails;
|
|
2595
|
+
/**
|
|
2596
|
+
* The appliance RAM details.
|
|
2597
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2598
|
+
*/
|
|
2599
|
+
readonly ramDetails?: ApplianceResourceDetails;
|
|
2600
|
+
/**
|
|
2601
|
+
* The appliance datastore snapshot details.
|
|
2602
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2603
|
+
*/
|
|
2604
|
+
readonly datastoreSnapshot?: DataStoreUtilizationDetails[];
|
|
2605
|
+
/**
|
|
2606
|
+
* The disk replication details.
|
|
2607
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2608
|
+
*/
|
|
2609
|
+
readonly disksReplicationDetails?: ApplianceResourceDetails;
|
|
2610
|
+
/**
|
|
2611
|
+
* The ESXi NFC buffer details.
|
|
2612
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2613
|
+
*/
|
|
2614
|
+
readonly esxiNfcBuffer?: ApplianceResourceDetails;
|
|
2615
|
+
/**
|
|
2616
|
+
* The appliance network bandwidth details.
|
|
2617
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2618
|
+
*/
|
|
2619
|
+
readonly networkBandwidth?: ApplianceResourceDetails;
|
|
2620
|
+
}
|
|
2621
|
+
/** Details of the appliance resource. */
|
|
2622
|
+
export interface ApplianceResourceDetails {
|
|
2623
|
+
/**
|
|
2624
|
+
* A value indicating the total capacity of appliance resource.
|
|
2625
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2626
|
+
*/
|
|
2627
|
+
readonly capacity?: number;
|
|
2628
|
+
/**
|
|
2629
|
+
* A value indicating the utilization percentage by gateway agent on appliance.
|
|
2630
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2631
|
+
*/
|
|
2632
|
+
readonly processUtilization?: number;
|
|
2633
|
+
/**
|
|
2634
|
+
* A value indicating the total utilization percentage for all processes on the appliance.
|
|
2635
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2636
|
+
*/
|
|
2637
|
+
readonly totalUtilization?: number;
|
|
2638
|
+
/**
|
|
2639
|
+
* A value indicating the status of appliance resource.
|
|
2640
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2641
|
+
*/
|
|
2642
|
+
readonly status?: string;
|
|
2643
|
+
}
|
|
2644
|
+
/** Details of the appliance resource. */
|
|
2645
|
+
export interface DataStoreUtilizationDetails {
|
|
2646
|
+
/**
|
|
2647
|
+
* The total count of snapshots supported by the datastore.
|
|
2648
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2649
|
+
*/
|
|
2650
|
+
readonly totalSnapshotsSupported?: number;
|
|
2651
|
+
/**
|
|
2652
|
+
* The total snapshots created for server migration in the datastore.
|
|
2653
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2654
|
+
*/
|
|
2655
|
+
readonly totalSnapshotsCreated?: number;
|
|
2656
|
+
/**
|
|
2657
|
+
* The datastore name.
|
|
2658
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2659
|
+
*/
|
|
2660
|
+
readonly dataStoreName?: string;
|
|
2661
|
+
}
|
|
2561
2662
|
/** Query parameter to get appliance. */
|
|
2562
2663
|
export interface ApplianceQueryParameter {
|
|
2563
2664
|
/** The providerType to be used for fetching appliance details. */
|
|
@@ -2699,6 +2800,10 @@ export interface EventQueryParameter {
|
|
|
2699
2800
|
export interface FabricQueryParameter {
|
|
2700
2801
|
/** A value indicating whether the zone to zone mappings are to be returned. */
|
|
2701
2802
|
zoneToZoneMappings?: string;
|
|
2803
|
+
/** A value indicating whether the Extended Location mappings are to be returned. */
|
|
2804
|
+
extendedLocationMappings?: string;
|
|
2805
|
+
/** A value indicating whether the location details are to be returned. */
|
|
2806
|
+
locationDetails?: string;
|
|
2702
2807
|
/** A value indicating whether the agent details are to be fetched. */
|
|
2703
2808
|
fetchAgentDetails?: string;
|
|
2704
2809
|
/** The BIOS Id to be used for fetching agent details. */
|
|
@@ -2746,6 +2851,49 @@ export interface FailoverReplicationProtectedItemDetails {
|
|
|
2746
2851
|
/** The recovery point time. */
|
|
2747
2852
|
recoveryPointTime?: Date;
|
|
2748
2853
|
}
|
|
2854
|
+
/** Details of the gateway operation. */
|
|
2855
|
+
export interface GatewayOperationDetails {
|
|
2856
|
+
/**
|
|
2857
|
+
* A value indicating the state of gateway operation.
|
|
2858
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2859
|
+
*/
|
|
2860
|
+
readonly state?: string;
|
|
2861
|
+
/**
|
|
2862
|
+
* A value indicating the progress percentage of gateway operation.
|
|
2863
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2864
|
+
*/
|
|
2865
|
+
readonly progressPercentage?: number;
|
|
2866
|
+
/**
|
|
2867
|
+
* A value indicating the time elapsed for the operation in milliseconds.
|
|
2868
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2869
|
+
*/
|
|
2870
|
+
readonly timeElapsed?: number;
|
|
2871
|
+
/**
|
|
2872
|
+
* A value indicating the time remaining for the operation in milliseconds.
|
|
2873
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2874
|
+
*/
|
|
2875
|
+
readonly timeRemaining?: number;
|
|
2876
|
+
/**
|
|
2877
|
+
* A value indicating the upload speed in bytes per second.
|
|
2878
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2879
|
+
*/
|
|
2880
|
+
readonly uploadSpeed?: number;
|
|
2881
|
+
/**
|
|
2882
|
+
* A value indicating the ESXi host name.
|
|
2883
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2884
|
+
*/
|
|
2885
|
+
readonly hostName?: string;
|
|
2886
|
+
/**
|
|
2887
|
+
* A value indicating the datastore collection.
|
|
2888
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2889
|
+
*/
|
|
2890
|
+
readonly dataStores?: string[];
|
|
2891
|
+
/**
|
|
2892
|
+
* A value indicating the VMware read throughput in bytes per second.
|
|
2893
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2894
|
+
*/
|
|
2895
|
+
readonly vmwareReadThroughput?: number;
|
|
2896
|
+
}
|
|
2749
2897
|
/** Hyper-V host details. */
|
|
2750
2898
|
export interface HyperVHostDetails {
|
|
2751
2899
|
/**
|
|
@@ -2808,6 +2956,19 @@ export interface OSDetails {
|
|
|
2808
2956
|
/** The OS Minor Version. */
|
|
2809
2957
|
oSMinorVersion?: string;
|
|
2810
2958
|
}
|
|
2959
|
+
/** Supported OS upgrade versions. */
|
|
2960
|
+
export interface OSUpgradeSupportedVersions {
|
|
2961
|
+
/**
|
|
2962
|
+
* The source OS version name.
|
|
2963
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2964
|
+
*/
|
|
2965
|
+
readonly supportedSourceOsVersion?: string;
|
|
2966
|
+
/**
|
|
2967
|
+
* The target OS version names.
|
|
2968
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2969
|
+
*/
|
|
2970
|
+
readonly supportedTargetOsVersions?: string[];
|
|
2971
|
+
}
|
|
2811
2972
|
/** Disk input for update. */
|
|
2812
2973
|
export interface UpdateDiskInput {
|
|
2813
2974
|
/** The disk Id. */
|
|
@@ -4432,6 +4593,19 @@ export interface VMwareCbtDiskInput {
|
|
|
4432
4593
|
/** The DiskEncryptionSet ARM Id. */
|
|
4433
4594
|
diskEncryptionSetId?: string;
|
|
4434
4595
|
}
|
|
4596
|
+
/** VMwareCbt security profile input. */
|
|
4597
|
+
export interface VMwareCbtSecurityProfileProperties {
|
|
4598
|
+
/** The target VM security type. */
|
|
4599
|
+
targetVmSecurityType?: SecurityType;
|
|
4600
|
+
/** A value indicating whether secure boot to be enabled. */
|
|
4601
|
+
isTargetVmSecureBootEnabled?: string;
|
|
4602
|
+
/** A value indicating whether trusted platform module to be enabled. */
|
|
4603
|
+
isTargetVmTpmEnabled?: string;
|
|
4604
|
+
/** A value indicating whether integrity monitoring to be enabled. */
|
|
4605
|
+
isTargetVmIntegrityMonitoringEnabled?: string;
|
|
4606
|
+
/** A value indicating whether confidential compute encryption to be enabled. */
|
|
4607
|
+
isTargetVmConfidentialEncryptionEnabled?: string;
|
|
4608
|
+
}
|
|
4435
4609
|
/** VMwareCbt protected disk details. */
|
|
4436
4610
|
export interface VMwareCbtProtectedDiskDetails {
|
|
4437
4611
|
/**
|
|
@@ -4498,6 +4672,11 @@ export interface VMwareCbtProtectedDiskDetails {
|
|
|
4498
4672
|
readonly targetBlobUri?: string;
|
|
4499
4673
|
/** The name for the target managed disk. */
|
|
4500
4674
|
targetDiskName?: string;
|
|
4675
|
+
/**
|
|
4676
|
+
* A value indicating the gateway operation details.
|
|
4677
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4678
|
+
*/
|
|
4679
|
+
readonly gatewayOperationDetails?: GatewayOperationDetails;
|
|
4501
4680
|
}
|
|
4502
4681
|
/** VMwareCbt NIC details. */
|
|
4503
4682
|
export interface VMwareCbtNicDetails {
|
|
@@ -4896,6 +5075,8 @@ export interface AzureFabricSpecificDetails extends FabricSpecificDetails {
|
|
|
4896
5075
|
zones?: A2AZoneDetails[];
|
|
4897
5076
|
/** The ExtendedLocations. */
|
|
4898
5077
|
extendedLocations?: A2AExtendedLocationDetails[];
|
|
5078
|
+
/** The location details. */
|
|
5079
|
+
locationDetails?: A2AFabricSpecificLocationDetails[];
|
|
4899
5080
|
}
|
|
4900
5081
|
/** HyperVSite fabric specific details. */
|
|
4901
5082
|
export interface HyperVSiteDetails extends FabricSpecificDetails {
|
|
@@ -5213,6 +5394,11 @@ export interface VMwareCbtMigrationDetails extends MigrationProviderSpecificSett
|
|
|
5213
5394
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5214
5395
|
*/
|
|
5215
5396
|
readonly osType?: string;
|
|
5397
|
+
/**
|
|
5398
|
+
* The name of the OS on the VM.
|
|
5399
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5400
|
+
*/
|
|
5401
|
+
readonly osName?: string;
|
|
5216
5402
|
/**
|
|
5217
5403
|
* The firmware type.
|
|
5218
5404
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5259,6 +5445,10 @@ export interface VMwareCbtMigrationDetails extends MigrationProviderSpecificSett
|
|
|
5259
5445
|
targetAvailabilityZone?: string;
|
|
5260
5446
|
/** The target proximity placement group Id. */
|
|
5261
5447
|
targetProximityPlacementGroupId?: string;
|
|
5448
|
+
/** The confidential VM key vault Id for ADE installation. */
|
|
5449
|
+
confidentialVmKeyVaultId?: string;
|
|
5450
|
+
/** The target VM security profile. */
|
|
5451
|
+
targetVmSecurityProfile?: VMwareCbtSecurityProfileProperties;
|
|
5262
5452
|
/** The target boot diagnostics storage account ARM Id. */
|
|
5263
5453
|
targetBootDiagnosticsStorageAccountId?: string;
|
|
5264
5454
|
/** The target VM tags. */
|
|
@@ -5312,6 +5502,16 @@ export interface VMwareCbtMigrationDetails extends MigrationProviderSpecificSett
|
|
|
5312
5502
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5313
5503
|
*/
|
|
5314
5504
|
readonly resumeProgressPercentage?: number;
|
|
5505
|
+
/**
|
|
5506
|
+
* The delta sync progress percentage.
|
|
5507
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5508
|
+
*/
|
|
5509
|
+
readonly deltaSyncProgressPercentage?: number;
|
|
5510
|
+
/**
|
|
5511
|
+
* A value indicating whether checksum resync cycle is in progress.
|
|
5512
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5513
|
+
*/
|
|
5514
|
+
readonly isCheckSumResyncCycle?: string;
|
|
5315
5515
|
/**
|
|
5316
5516
|
* The initial seeding retry count.
|
|
5317
5517
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5327,6 +5527,11 @@ export interface VMwareCbtMigrationDetails extends MigrationProviderSpecificSett
|
|
|
5327
5527
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5328
5528
|
*/
|
|
5329
5529
|
readonly resumeRetryCount?: number;
|
|
5530
|
+
/**
|
|
5531
|
+
* The delta sync retry count.
|
|
5532
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5533
|
+
*/
|
|
5534
|
+
readonly deltaSyncRetryCount?: number;
|
|
5330
5535
|
/**
|
|
5331
5536
|
* A value indicating whether resync is required.
|
|
5332
5537
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5347,6 +5552,23 @@ export interface VMwareCbtMigrationDetails extends MigrationProviderSpecificSett
|
|
|
5347
5552
|
targetDiskTags?: {
|
|
5348
5553
|
[propertyName: string]: string;
|
|
5349
5554
|
};
|
|
5555
|
+
/** A value indicating the inplace OS Upgrade version. */
|
|
5556
|
+
supportedOSVersions?: string[];
|
|
5557
|
+
/**
|
|
5558
|
+
* A value indicating the appliance monitoring details.
|
|
5559
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5560
|
+
*/
|
|
5561
|
+
readonly applianceMonitoringDetails?: ApplianceMonitoringDetails;
|
|
5562
|
+
/**
|
|
5563
|
+
* A value indicating the gateway operation details.
|
|
5564
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5565
|
+
*/
|
|
5566
|
+
readonly gatewayOperationDetails?: GatewayOperationDetails;
|
|
5567
|
+
/**
|
|
5568
|
+
* A value indicating the SRS operation name.
|
|
5569
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5570
|
+
*/
|
|
5571
|
+
readonly operationName?: string;
|
|
5350
5572
|
}
|
|
5351
5573
|
/** VMwareCbt specific enable migration input. */
|
|
5352
5574
|
export interface VMwareCbtEnableMigrationInput extends EnableMigrationProviderSpecificInput {
|
|
@@ -5386,6 +5608,10 @@ export interface VMwareCbtEnableMigrationInput extends EnableMigrationProviderSp
|
|
|
5386
5608
|
targetAvailabilityZone?: string;
|
|
5387
5609
|
/** The target proximity placement group ARM Id. */
|
|
5388
5610
|
targetProximityPlacementGroupId?: string;
|
|
5611
|
+
/** The confidential VM key vault Id for ADE installation. */
|
|
5612
|
+
confidentialVmKeyVaultId?: string;
|
|
5613
|
+
/** The target VM security profile. */
|
|
5614
|
+
targetVmSecurityProfile?: VMwareCbtSecurityProfileProperties;
|
|
5389
5615
|
/** The target boot diagnostics storage account ARM Id. */
|
|
5390
5616
|
targetBootDiagnosticsStorageAccountId?: string;
|
|
5391
5617
|
/** A value indicating whether auto resync is to be done. */
|
|
@@ -5458,6 +5684,8 @@ export interface VMwareCbtMigrateInput extends MigrateProviderSpecificInput {
|
|
|
5458
5684
|
instanceType: "VMwareCbt";
|
|
5459
5685
|
/** A value indicating whether VM is to be shutdown. */
|
|
5460
5686
|
performShutdown: string;
|
|
5687
|
+
/** A value indicating the inplace OS Upgrade version. */
|
|
5688
|
+
osUpgradeVersion?: string;
|
|
5461
5689
|
}
|
|
5462
5690
|
/** VMwareCbt specific resume replication input. */
|
|
5463
5691
|
export interface VMwareCbtResumeReplicationInput extends ResumeReplicationProviderSpecificInput {
|
|
@@ -5483,6 +5711,8 @@ export interface VMwareCbtTestMigrateInput extends TestMigrateProviderSpecificIn
|
|
|
5483
5711
|
networkId: string;
|
|
5484
5712
|
/** The list of NIC details. */
|
|
5485
5713
|
vmNics?: VMwareCbtNicInput[];
|
|
5714
|
+
/** A value indicating the inplace OS Upgrade version. */
|
|
5715
|
+
osUpgradeVersion?: string;
|
|
5486
5716
|
}
|
|
5487
5717
|
/** Single Host fabric provider specific VM settings. */
|
|
5488
5718
|
export interface HyperVVirtualMachineDetails extends ConfigurationSettings {
|
|
@@ -5683,6 +5913,11 @@ export interface A2AReplicationDetails extends ReplicationProviderSpecificSettin
|
|
|
5683
5913
|
recoveryVirtualMachineScaleSetId?: string;
|
|
5684
5914
|
/** The recovery capacity reservation group Id. */
|
|
5685
5915
|
recoveryCapacityReservationGroupId?: string;
|
|
5916
|
+
/**
|
|
5917
|
+
* A value indicating the churn option selected by user.
|
|
5918
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5919
|
+
*/
|
|
5920
|
+
readonly churnOptionSelected?: ChurnOptionSelected;
|
|
5686
5921
|
}
|
|
5687
5922
|
/** Hyper V Replica Azure provider specific settings. */
|
|
5688
5923
|
export interface HyperVReplicaAzureReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
@@ -5765,6 +6000,8 @@ export interface HyperVReplicaAzureReplicationDetails extends ReplicationProvide
|
|
|
5765
6000
|
};
|
|
5766
6001
|
/** The list of protected managed disks. */
|
|
5767
6002
|
protectedManagedDisks?: HyperVReplicaAzureManagedDiskDetails[];
|
|
6003
|
+
/** A value indicating all available inplace OS Upgrade configurations. */
|
|
6004
|
+
allAvailableOSUpgradeConfigurations?: OSUpgradeSupportedVersions[];
|
|
5768
6005
|
}
|
|
5769
6006
|
/** Hyper V replica provider specific settings base class. */
|
|
5770
6007
|
export interface HyperVReplicaBaseReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
@@ -5972,6 +6209,15 @@ export interface InMageAzureV2ReplicationDetails extends ReplicationProviderSpec
|
|
|
5972
6209
|
switchProviderBlockingErrorDetails?: InMageAzureV2SwitchProviderBlockingErrorDetails[];
|
|
5973
6210
|
/** The switch provider blocking error information. */
|
|
5974
6211
|
switchProviderDetails?: InMageAzureV2SwitchProviderDetails;
|
|
6212
|
+
/** A value indicating the inplace OS Upgrade version. */
|
|
6213
|
+
supportedOSVersions?: string[];
|
|
6214
|
+
/** A value indicating all available inplace OS Upgrade configurations. */
|
|
6215
|
+
allAvailableOSUpgradeConfigurations?: OSUpgradeSupportedVersions[];
|
|
6216
|
+
/**
|
|
6217
|
+
* The name of the OS on the VM.
|
|
6218
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6219
|
+
*/
|
|
6220
|
+
readonly osName?: string;
|
|
5975
6221
|
}
|
|
5976
6222
|
/** InMageRcmFailback provider specific details. */
|
|
5977
6223
|
export interface InMageRcmFailbackReplicationDetails extends ReplicationProviderSpecificSettings {
|
|
@@ -6839,6 +7085,8 @@ export interface HyperVReplicaAzurePlannedFailoverProviderInput extends PlannedF
|
|
|
6839
7085
|
secondaryKekCertificatePfx?: string;
|
|
6840
7086
|
/** The recovery point id to be passed to failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
6841
7087
|
recoveryPointId?: string;
|
|
7088
|
+
/** A value indicating the inplace OS Upgrade version. */
|
|
7089
|
+
osUpgradeVersion?: string;
|
|
6842
7090
|
}
|
|
6843
7091
|
/** Provider specific input for InMageRcmFailback failover. */
|
|
6844
7092
|
export interface InMageRcmFailbackPlannedFailoverProviderInput extends PlannedFailoverProviderSpecificFailoverInput {
|
|
@@ -7017,6 +7265,8 @@ export interface HyperVReplicaAzureTestFailoverInput extends TestFailoverProvide
|
|
|
7017
7265
|
secondaryKekCertificatePfx?: string;
|
|
7018
7266
|
/** The recovery point id to be passed to test failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
7019
7267
|
recoveryPointId?: string;
|
|
7268
|
+
/** A value indicating the inplace OS Upgrade version. */
|
|
7269
|
+
osUpgradeVersion?: string;
|
|
7020
7270
|
}
|
|
7021
7271
|
/** InMageAzureV2 provider specific input for test failover. */
|
|
7022
7272
|
export interface InMageAzureV2TestFailoverInput extends TestFailoverProviderSpecificInput {
|
|
@@ -7024,6 +7274,8 @@ export interface InMageAzureV2TestFailoverInput extends TestFailoverProviderSpec
|
|
|
7024
7274
|
instanceType: "InMageAzureV2";
|
|
7025
7275
|
/** The recovery point id to be passed to test failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
7026
7276
|
recoveryPointId?: string;
|
|
7277
|
+
/** A value indicating the inplace OS Upgrade version. */
|
|
7278
|
+
osUpgradeVersion?: string;
|
|
7027
7279
|
}
|
|
7028
7280
|
/** InMageRcm provider specific input for test failover. */
|
|
7029
7281
|
export interface InMageRcmTestFailoverInput extends TestFailoverProviderSpecificInput {
|
|
@@ -7069,6 +7321,8 @@ export interface InMageAzureV2UnplannedFailoverInput extends UnplannedFailoverPr
|
|
|
7069
7321
|
instanceType: "InMageAzureV2";
|
|
7070
7322
|
/** The recovery point id to be passed to failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
7071
7323
|
recoveryPointId?: string;
|
|
7324
|
+
/** A value indicating the inplace OS Upgrade version. */
|
|
7325
|
+
osUpgradeVersion?: string;
|
|
7072
7326
|
}
|
|
7073
7327
|
/** InMageRcm provider specific input for unplanned failover. */
|
|
7074
7328
|
export interface InMageRcmUnplannedFailoverInput extends UnplannedFailoverProviderSpecificInput {
|
|
@@ -7161,6 +7415,8 @@ export interface VMwareCbtProtectionContainerMappingDetails extends ProtectionCo
|
|
|
7161
7415
|
readonly roleSizeToNicCountMap?: {
|
|
7162
7416
|
[propertyName: string]: number;
|
|
7163
7417
|
};
|
|
7418
|
+
/** The SKUs to be excluded. */
|
|
7419
|
+
excludedSkus?: string[];
|
|
7164
7420
|
}
|
|
7165
7421
|
/** A2A container mapping input. */
|
|
7166
7422
|
export interface A2AContainerMappingInput extends ReplicationProviderSpecificContainerMappingInput {
|
|
@@ -8594,6 +8850,22 @@ export declare enum KnownVmEncryptionType {
|
|
|
8594
8850
|
* **TwoPassEncrypted**
|
|
8595
8851
|
*/
|
|
8596
8852
|
export type VmEncryptionType = string;
|
|
8853
|
+
/** Known values of {@link ChurnOptionSelected} that the service accepts. */
|
|
8854
|
+
export declare enum KnownChurnOptionSelected {
|
|
8855
|
+
/** Normal */
|
|
8856
|
+
Normal = "Normal",
|
|
8857
|
+
/** High */
|
|
8858
|
+
High = "High"
|
|
8859
|
+
}
|
|
8860
|
+
/**
|
|
8861
|
+
* Defines values for ChurnOptionSelected. \
|
|
8862
|
+
* {@link KnownChurnOptionSelected} can be used interchangeably with ChurnOptionSelected,
|
|
8863
|
+
* this enum contains the known values that the service supports.
|
|
8864
|
+
* ### Known values supported by the service
|
|
8865
|
+
* **Normal** \
|
|
8866
|
+
* **High**
|
|
8867
|
+
*/
|
|
8868
|
+
export type ChurnOptionSelected = string;
|
|
8597
8869
|
/** Known values of {@link DiskAccountType} that the service accepts. */
|
|
8598
8870
|
export declare enum KnownDiskAccountType {
|
|
8599
8871
|
/** StandardLRS */
|
|
@@ -9057,6 +9329,25 @@ export declare enum KnownRecoveryPlanPointType {
|
|
|
9057
9329
|
* **LatestProcessed**
|
|
9058
9330
|
*/
|
|
9059
9331
|
export type RecoveryPlanPointType = string;
|
|
9332
|
+
/** Known values of {@link SecurityType} that the service accepts. */
|
|
9333
|
+
export declare enum KnownSecurityType {
|
|
9334
|
+
/** None */
|
|
9335
|
+
None = "None",
|
|
9336
|
+
/** TrustedLaunch */
|
|
9337
|
+
TrustedLaunch = "TrustedLaunch",
|
|
9338
|
+
/** ConfidentialVM */
|
|
9339
|
+
ConfidentialVM = "ConfidentialVM"
|
|
9340
|
+
}
|
|
9341
|
+
/**
|
|
9342
|
+
* Defines values for SecurityType. \
|
|
9343
|
+
* {@link KnownSecurityType} can be used interchangeably with SecurityType,
|
|
9344
|
+
* this enum contains the known values that the service supports.
|
|
9345
|
+
* ### Known values supported by the service
|
|
9346
|
+
* **None** \
|
|
9347
|
+
* **TrustedLaunch** \
|
|
9348
|
+
* **ConfidentialVM**
|
|
9349
|
+
*/
|
|
9350
|
+
export type SecurityType = string;
|
|
9060
9351
|
/** Optional parameters. */
|
|
9061
9352
|
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
9062
9353
|
}
|