@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
package/src/models/index.ts
CHANGED
|
@@ -70,6 +70,9 @@ export type UpdateMigrationItemProviderSpecificInputUnion =
|
|
|
70
70
|
export type MigrateProviderSpecificInputUnion =
|
|
71
71
|
| MigrateProviderSpecificInput
|
|
72
72
|
| VMwareCbtMigrateInput;
|
|
73
|
+
export type ResumeReplicationProviderSpecificInputUnion =
|
|
74
|
+
| ResumeReplicationProviderSpecificInput
|
|
75
|
+
| VMwareCbtResumeReplicationInput;
|
|
73
76
|
export type ResyncProviderSpecificInputUnion =
|
|
74
77
|
| ResyncProviderSpecificInput
|
|
75
78
|
| VMwareCbtResyncInput;
|
|
@@ -896,6 +899,16 @@ export interface MigrationItemProperties {
|
|
|
896
899
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
897
900
|
*/
|
|
898
901
|
readonly policyFriendlyName?: string;
|
|
902
|
+
/**
|
|
903
|
+
* The recovery services provider ARM Id.
|
|
904
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
905
|
+
*/
|
|
906
|
+
readonly recoveryServicesProviderId?: string;
|
|
907
|
+
/**
|
|
908
|
+
* The replication status.
|
|
909
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
910
|
+
*/
|
|
911
|
+
readonly replicationStatus?: string;
|
|
899
912
|
/**
|
|
900
913
|
* The migration status.
|
|
901
914
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -916,6 +929,16 @@ export interface MigrationItemProperties {
|
|
|
916
929
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
917
930
|
*/
|
|
918
931
|
readonly lastTestMigrationStatus?: string;
|
|
932
|
+
/**
|
|
933
|
+
* The last migration time.
|
|
934
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
935
|
+
*/
|
|
936
|
+
readonly lastMigrationTime?: Date;
|
|
937
|
+
/**
|
|
938
|
+
* The status of the last migration.
|
|
939
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
940
|
+
*/
|
|
941
|
+
readonly lastMigrationStatus?: string;
|
|
919
942
|
/**
|
|
920
943
|
* The test migrate state.
|
|
921
944
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -946,6 +969,11 @@ export interface MigrationItemProperties {
|
|
|
946
969
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
947
970
|
*/
|
|
948
971
|
readonly currentJob?: CurrentJobDetails;
|
|
972
|
+
/**
|
|
973
|
+
* The critical past job details.
|
|
974
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
975
|
+
*/
|
|
976
|
+
readonly criticalJobHistory?: CriticalJobHistoryDetails[];
|
|
949
977
|
/**
|
|
950
978
|
* The correlation Id for events associated with this migration item.
|
|
951
979
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -974,6 +1002,30 @@ export interface CurrentJobDetails {
|
|
|
974
1002
|
readonly startTime?: Date;
|
|
975
1003
|
}
|
|
976
1004
|
|
|
1005
|
+
/** Critical past job details of the migration item. */
|
|
1006
|
+
export interface CriticalJobHistoryDetails {
|
|
1007
|
+
/**
|
|
1008
|
+
* The job name.
|
|
1009
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1010
|
+
*/
|
|
1011
|
+
readonly jobName?: string;
|
|
1012
|
+
/**
|
|
1013
|
+
* The ARM Id of the job being executed.
|
|
1014
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1015
|
+
*/
|
|
1016
|
+
readonly jobId?: string;
|
|
1017
|
+
/**
|
|
1018
|
+
* The start time of the job.
|
|
1019
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1020
|
+
*/
|
|
1021
|
+
readonly startTime?: Date;
|
|
1022
|
+
/**
|
|
1023
|
+
* The job state.
|
|
1024
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1025
|
+
*/
|
|
1026
|
+
readonly jobStatus?: string;
|
|
1027
|
+
}
|
|
1028
|
+
|
|
977
1029
|
/** Migration provider specific settings. */
|
|
978
1030
|
export interface MigrationProviderSpecificSettings {
|
|
979
1031
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
@@ -1058,6 +1110,36 @@ export interface MigrationRecoveryPointProperties {
|
|
|
1058
1110
|
readonly recoveryPointType?: MigrationRecoveryPointType;
|
|
1059
1111
|
}
|
|
1060
1112
|
|
|
1113
|
+
/** Pause replication input. */
|
|
1114
|
+
export interface PauseReplicationInput {
|
|
1115
|
+
/** Pause replication input properties. */
|
|
1116
|
+
properties: PauseReplicationInputProperties;
|
|
1117
|
+
}
|
|
1118
|
+
|
|
1119
|
+
/** Pause replication input properties. */
|
|
1120
|
+
export interface PauseReplicationInputProperties {
|
|
1121
|
+
/** The class type. */
|
|
1122
|
+
instanceType: string;
|
|
1123
|
+
}
|
|
1124
|
+
|
|
1125
|
+
/** Resume replication input. */
|
|
1126
|
+
export interface ResumeReplicationInput {
|
|
1127
|
+
/** Resume replication input properties. */
|
|
1128
|
+
properties: ResumeReplicationInputProperties;
|
|
1129
|
+
}
|
|
1130
|
+
|
|
1131
|
+
/** Resume replication input properties. */
|
|
1132
|
+
export interface ResumeReplicationInputProperties {
|
|
1133
|
+
/** The provider specific input for resume replication. */
|
|
1134
|
+
providerSpecificDetails: ResumeReplicationProviderSpecificInputUnion;
|
|
1135
|
+
}
|
|
1136
|
+
|
|
1137
|
+
/** Resume replication provider specific input. */
|
|
1138
|
+
export interface ResumeReplicationProviderSpecificInput {
|
|
1139
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
1140
|
+
instanceType: "VMwareCbt";
|
|
1141
|
+
}
|
|
1142
|
+
|
|
1061
1143
|
/** Resync input. */
|
|
1062
1144
|
export interface ResyncInput {
|
|
1063
1145
|
/** Resync input properties. */
|
|
@@ -2782,6 +2864,14 @@ export interface ExtendedLocation {
|
|
|
2782
2864
|
type: ExtendedLocationType;
|
|
2783
2865
|
}
|
|
2784
2866
|
|
|
2867
|
+
/** ExtendedLocation details data. */
|
|
2868
|
+
export interface A2AExtendedLocationDetails {
|
|
2869
|
+
/** The primary ExtendedLocation. */
|
|
2870
|
+
primaryExtendedLocation?: ExtendedLocation;
|
|
2871
|
+
/** The recovery ExtendedLocation. */
|
|
2872
|
+
recoveryExtendedLocation?: ExtendedLocation;
|
|
2873
|
+
}
|
|
2874
|
+
|
|
2785
2875
|
/** A2A protected disk details. */
|
|
2786
2876
|
export interface A2AProtectedDiskDetails {
|
|
2787
2877
|
/** The disk uri. */
|
|
@@ -4651,6 +4741,11 @@ export interface InMageRcmProtectedDiskDetails {
|
|
|
4651
4741
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4652
4742
|
*/
|
|
4653
4743
|
readonly seedManagedDiskId?: string;
|
|
4744
|
+
/**
|
|
4745
|
+
* The uri of the seed blob.
|
|
4746
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4747
|
+
*/
|
|
4748
|
+
readonly seedBlobUri?: string;
|
|
4654
4749
|
/**
|
|
4655
4750
|
* The ARM Id of the target managed disk.
|
|
4656
4751
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5018,11 +5113,21 @@ export interface VMwareCbtProtectedDiskDetails {
|
|
|
5018
5113
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5019
5114
|
*/
|
|
5020
5115
|
readonly seedManagedDiskId?: string;
|
|
5116
|
+
/**
|
|
5117
|
+
* The uri of the seed blob.
|
|
5118
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5119
|
+
*/
|
|
5120
|
+
readonly seedBlobUri?: string;
|
|
5021
5121
|
/**
|
|
5022
5122
|
* The ARM Id of the target managed disk.
|
|
5023
5123
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5024
5124
|
*/
|
|
5025
5125
|
readonly targetManagedDiskId?: string;
|
|
5126
|
+
/**
|
|
5127
|
+
* The uri of the target blob.
|
|
5128
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5129
|
+
*/
|
|
5130
|
+
readonly targetBlobUri?: string;
|
|
5026
5131
|
/** The name for the target managed disk. */
|
|
5027
5132
|
targetDiskName?: string;
|
|
5028
5133
|
}
|
|
@@ -5057,6 +5162,14 @@ export interface VMwareCbtNicDetails {
|
|
|
5057
5162
|
targetIPAddressType?: EthernetAddressType;
|
|
5058
5163
|
/** Target subnet name. */
|
|
5059
5164
|
targetSubnetName?: string;
|
|
5165
|
+
/** Source network Id. */
|
|
5166
|
+
testNetworkId?: string;
|
|
5167
|
+
/** Test subnet name. */
|
|
5168
|
+
testSubnetName?: string;
|
|
5169
|
+
/** The test IP address. */
|
|
5170
|
+
testIPAddress?: string;
|
|
5171
|
+
/** The test IP address type. */
|
|
5172
|
+
testIPAddressType?: EthernetAddressType;
|
|
5060
5173
|
/** Target NIC name. */
|
|
5061
5174
|
targetNicName?: string;
|
|
5062
5175
|
/** A value indicating whether this NIC is selected for migration. */
|
|
@@ -5077,6 +5190,10 @@ export interface VMwareCbtNicInput {
|
|
|
5077
5190
|
isSelectedForMigration?: string;
|
|
5078
5191
|
/** Target NIC name. */
|
|
5079
5192
|
targetNicName?: string;
|
|
5193
|
+
/** The test subnet name. */
|
|
5194
|
+
testSubnetName?: string;
|
|
5195
|
+
/** The test static IP address. */
|
|
5196
|
+
testStaticIPAddress?: string;
|
|
5080
5197
|
}
|
|
5081
5198
|
|
|
5082
5199
|
/** VMwareCbt disk input for update. */
|
|
@@ -5085,154 +5202,157 @@ export interface VMwareCbtUpdateDiskInput {
|
|
|
5085
5202
|
diskId: string;
|
|
5086
5203
|
/** The target disk name. */
|
|
5087
5204
|
targetDiskName?: string;
|
|
5205
|
+
/** A value indicating whether the disk is the OS disk. */
|
|
5206
|
+
isOSDisk?: string;
|
|
5088
5207
|
}
|
|
5089
5208
|
|
|
5090
5209
|
/** Implements the Alert class. */
|
|
5091
|
-
export
|
|
5210
|
+
export interface Alert extends Resource {
|
|
5092
5211
|
/** Alert related data. */
|
|
5093
5212
|
properties?: AlertProperties;
|
|
5094
|
-
}
|
|
5213
|
+
}
|
|
5095
5214
|
|
|
5096
5215
|
/** Implements the Event class. */
|
|
5097
|
-
export
|
|
5216
|
+
export interface Event extends Resource {
|
|
5098
5217
|
/** Event related data. */
|
|
5099
5218
|
properties?: EventProperties;
|
|
5100
|
-
}
|
|
5219
|
+
}
|
|
5101
5220
|
|
|
5102
5221
|
/** Fabric definition. */
|
|
5103
|
-
export
|
|
5222
|
+
export interface Fabric extends Resource {
|
|
5104
5223
|
/** Fabric related data. */
|
|
5105
5224
|
properties?: FabricProperties;
|
|
5106
|
-
}
|
|
5225
|
+
}
|
|
5107
5226
|
|
|
5108
5227
|
/** Logical network data model. */
|
|
5109
|
-
export
|
|
5228
|
+
export interface LogicalNetwork extends Resource {
|
|
5110
5229
|
/** The Logical Network Properties. */
|
|
5111
5230
|
properties?: LogicalNetworkProperties;
|
|
5112
|
-
}
|
|
5231
|
+
}
|
|
5113
5232
|
|
|
5114
5233
|
/** Network model. */
|
|
5115
|
-
export
|
|
5234
|
+
export interface Network extends Resource {
|
|
5116
5235
|
/** The Network Properties. */
|
|
5117
5236
|
properties?: NetworkProperties;
|
|
5118
|
-
}
|
|
5237
|
+
}
|
|
5119
5238
|
|
|
5120
5239
|
/** Network Mapping model. Ideally it should have been possible to inherit this class from prev version in InheritedModels as long as there is no difference in structure or method signature. Since there were no base Models for certain fields and methods viz NetworkMappingProperties and Load with required return type, the class has been introduced in its entirety with references to base models to facilitate extensions in subsequent versions. */
|
|
5121
|
-
export
|
|
5240
|
+
export interface NetworkMapping extends Resource {
|
|
5122
5241
|
/** The Network Mapping Properties. */
|
|
5123
5242
|
properties?: NetworkMappingProperties;
|
|
5124
|
-
}
|
|
5243
|
+
}
|
|
5125
5244
|
|
|
5126
5245
|
/** Protection container details. */
|
|
5127
|
-
export
|
|
5246
|
+
export interface ProtectionContainer extends Resource {
|
|
5128
5247
|
/** The custom data. */
|
|
5129
5248
|
properties?: ProtectionContainerProperties;
|
|
5130
|
-
}
|
|
5249
|
+
}
|
|
5131
5250
|
|
|
5132
5251
|
/** Migration item. */
|
|
5133
|
-
export
|
|
5252
|
+
export interface MigrationItem extends Resource {
|
|
5134
5253
|
/** The migration item properties. */
|
|
5135
5254
|
properties?: MigrationItemProperties;
|
|
5136
|
-
}
|
|
5255
|
+
}
|
|
5137
5256
|
|
|
5138
5257
|
/** Recovery point for a migration item. */
|
|
5139
|
-
export
|
|
5258
|
+
export interface MigrationRecoveryPoint extends Resource {
|
|
5140
5259
|
/** Recovery point properties. */
|
|
5141
5260
|
properties?: MigrationRecoveryPointProperties;
|
|
5142
|
-
}
|
|
5261
|
+
}
|
|
5143
5262
|
|
|
5144
5263
|
/** Replication protected item. */
|
|
5145
|
-
export
|
|
5264
|
+
export interface ProtectableItem extends Resource {
|
|
5146
5265
|
/** The custom data. */
|
|
5147
5266
|
properties?: ProtectableItemProperties;
|
|
5148
|
-
}
|
|
5267
|
+
}
|
|
5149
5268
|
|
|
5150
5269
|
/** Replication protected item. */
|
|
5151
|
-
export
|
|
5270
|
+
export interface ReplicationProtectedItem extends Resource {
|
|
5152
5271
|
/** The custom data. */
|
|
5153
5272
|
properties?: ReplicationProtectedItemProperties;
|
|
5154
|
-
}
|
|
5273
|
+
}
|
|
5155
5274
|
|
|
5156
5275
|
/** Recovery point. */
|
|
5157
|
-
export
|
|
5276
|
+
export interface RecoveryPoint extends Resource {
|
|
5158
5277
|
/** The recovery point properties. */
|
|
5159
5278
|
properties?: RecoveryPointProperties;
|
|
5160
|
-
}
|
|
5279
|
+
}
|
|
5161
5280
|
|
|
5162
5281
|
/** Protection container mapping object. */
|
|
5163
|
-
export
|
|
5282
|
+
export interface ProtectionContainerMapping extends Resource {
|
|
5164
5283
|
/** The custom data. */
|
|
5165
5284
|
properties?: ProtectionContainerMappingProperties;
|
|
5166
|
-
}
|
|
5285
|
+
}
|
|
5167
5286
|
|
|
5168
5287
|
/** Provider details. */
|
|
5169
|
-
export
|
|
5288
|
+
export interface RecoveryServicesProvider extends Resource {
|
|
5170
5289
|
/** Provider properties. */
|
|
5171
5290
|
properties?: RecoveryServicesProviderProperties;
|
|
5172
|
-
}
|
|
5291
|
+
}
|
|
5173
5292
|
|
|
5174
5293
|
/** Storage object definition. */
|
|
5175
|
-
export
|
|
5294
|
+
export interface StorageClassification extends Resource {
|
|
5176
5295
|
/** Properties of the storage object. */
|
|
5177
5296
|
properties?: StorageClassificationProperties;
|
|
5178
|
-
}
|
|
5297
|
+
}
|
|
5179
5298
|
|
|
5180
5299
|
/** Storage mapping object. */
|
|
5181
|
-
export
|
|
5300
|
+
export interface StorageClassificationMapping extends Resource {
|
|
5182
5301
|
/** Properties of the storage mapping object. */
|
|
5183
5302
|
properties?: StorageClassificationMappingProperties;
|
|
5184
|
-
}
|
|
5303
|
+
}
|
|
5185
5304
|
|
|
5186
5305
|
/** vCenter definition. */
|
|
5187
|
-
export
|
|
5306
|
+
export interface VCenter extends Resource {
|
|
5188
5307
|
/** VCenter related data. */
|
|
5189
5308
|
properties?: VCenterProperties;
|
|
5190
|
-
}
|
|
5309
|
+
}
|
|
5191
5310
|
|
|
5192
5311
|
/** Job details. */
|
|
5193
|
-
export
|
|
5312
|
+
export interface Job extends Resource {
|
|
5194
5313
|
/** The custom data. */
|
|
5195
5314
|
properties?: JobProperties;
|
|
5196
|
-
}
|
|
5315
|
+
}
|
|
5197
5316
|
|
|
5198
5317
|
/** Protection profile details. */
|
|
5199
|
-
export
|
|
5318
|
+
export interface Policy extends Resource {
|
|
5200
5319
|
/** The custom data. */
|
|
5201
5320
|
properties?: PolicyProperties;
|
|
5202
|
-
}
|
|
5321
|
+
}
|
|
5203
5322
|
|
|
5204
5323
|
/** Replication protection intent. */
|
|
5205
|
-
export
|
|
5324
|
+
export interface ReplicationProtectionIntent extends Resource {
|
|
5206
5325
|
/** The custom data. */
|
|
5207
5326
|
properties?: ReplicationProtectionIntentProperties;
|
|
5208
|
-
}
|
|
5327
|
+
}
|
|
5209
5328
|
|
|
5210
5329
|
/** Recovery plan details. */
|
|
5211
|
-
export
|
|
5330
|
+
export interface RecoveryPlan extends Resource {
|
|
5212
5331
|
/** The custom details. */
|
|
5213
5332
|
properties?: RecoveryPlanProperties;
|
|
5214
|
-
}
|
|
5333
|
+
}
|
|
5215
5334
|
|
|
5216
5335
|
/** Supported operating systems. */
|
|
5217
|
-
export
|
|
5336
|
+
export interface SupportedOperatingSystems extends Resource {
|
|
5218
5337
|
/** The supported operating systems properties. */
|
|
5219
5338
|
properties?: SupportedOSProperties;
|
|
5220
|
-
}
|
|
5339
|
+
}
|
|
5221
5340
|
|
|
5222
5341
|
/** Vault health details definition. */
|
|
5223
|
-
export
|
|
5342
|
+
export interface VaultHealthDetails extends Resource {
|
|
5224
5343
|
/** The vault health related data. */
|
|
5225
5344
|
properties?: VaultHealthProperties;
|
|
5226
|
-
}
|
|
5345
|
+
}
|
|
5227
5346
|
|
|
5228
5347
|
/** Vault setting. */
|
|
5229
|
-
export
|
|
5348
|
+
export interface VaultSetting extends Resource {
|
|
5230
5349
|
/** The vault setting properties. */
|
|
5231
5350
|
properties?: VaultSettingProperties;
|
|
5232
|
-
}
|
|
5351
|
+
}
|
|
5233
5352
|
|
|
5234
5353
|
/** InMageRcm appliance specific details. */
|
|
5235
|
-
export
|
|
5354
|
+
export interface InMageRcmApplianceSpecificDetails
|
|
5355
|
+
extends ApplianceSpecificDetails {
|
|
5236
5356
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5237
5357
|
instanceType: "InMageRcm";
|
|
5238
5358
|
/**
|
|
@@ -5240,10 +5360,10 @@ export type InMageRcmApplianceSpecificDetails = ApplianceSpecificDetails & {
|
|
|
5240
5360
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5241
5361
|
*/
|
|
5242
5362
|
readonly appliances?: InMageRcmApplianceDetails[];
|
|
5243
|
-
}
|
|
5363
|
+
}
|
|
5244
5364
|
|
|
5245
5365
|
/** Model class for event details of a A2A event. */
|
|
5246
|
-
export
|
|
5366
|
+
export interface A2AEventDetails extends EventProviderSpecificDetails {
|
|
5247
5367
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5248
5368
|
instanceType: "A2A";
|
|
5249
5369
|
/** The protected item arm name. */
|
|
@@ -5258,10 +5378,11 @@ export type A2AEventDetails = EventProviderSpecificDetails & {
|
|
|
5258
5378
|
remoteFabricName?: string;
|
|
5259
5379
|
/** Remote fabric location. */
|
|
5260
5380
|
remoteFabricLocation?: string;
|
|
5261
|
-
}
|
|
5381
|
+
}
|
|
5262
5382
|
|
|
5263
5383
|
/** Model class for event details of a HyperVReplica E2E event. */
|
|
5264
|
-
export
|
|
5384
|
+
export interface HyperVReplica2012EventDetails
|
|
5385
|
+
extends EventProviderSpecificDetails {
|
|
5265
5386
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5266
5387
|
instanceType: "HyperVReplica2012";
|
|
5267
5388
|
/** The container friendly name. */
|
|
@@ -5272,10 +5393,11 @@ export type HyperVReplica2012EventDetails = EventProviderSpecificDetails & {
|
|
|
5272
5393
|
remoteContainerName?: string;
|
|
5273
5394
|
/** The remote fabric name. */
|
|
5274
5395
|
remoteFabricName?: string;
|
|
5275
|
-
}
|
|
5396
|
+
}
|
|
5276
5397
|
|
|
5277
5398
|
/** Model class for event details of a HyperVReplica blue E2E event. */
|
|
5278
|
-
export
|
|
5399
|
+
export interface HyperVReplica2012R2EventDetails
|
|
5400
|
+
extends EventProviderSpecificDetails {
|
|
5279
5401
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5280
5402
|
instanceType: "HyperVReplica2012R2";
|
|
5281
5403
|
/** The container friendly name. */
|
|
@@ -5286,10 +5408,11 @@ export type HyperVReplica2012R2EventDetails = EventProviderSpecificDetails & {
|
|
|
5286
5408
|
remoteContainerName?: string;
|
|
5287
5409
|
/** The remote fabric name. */
|
|
5288
5410
|
remoteFabricName?: string;
|
|
5289
|
-
}
|
|
5411
|
+
}
|
|
5290
5412
|
|
|
5291
5413
|
/** Model class for event details of a HyperVReplica E2A event. */
|
|
5292
|
-
export
|
|
5414
|
+
export interface HyperVReplicaAzureEventDetails
|
|
5415
|
+
extends EventProviderSpecificDetails {
|
|
5293
5416
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5294
5417
|
instanceType: "HyperVReplicaAzure";
|
|
5295
5418
|
/** The container friendly name. */
|
|
@@ -5298,10 +5421,11 @@ export type HyperVReplicaAzureEventDetails = EventProviderSpecificDetails & {
|
|
|
5298
5421
|
fabricName?: string;
|
|
5299
5422
|
/** The remote container name. */
|
|
5300
5423
|
remoteContainerName?: string;
|
|
5301
|
-
}
|
|
5424
|
+
}
|
|
5302
5425
|
|
|
5303
5426
|
/** Abstract model class for event details of a HyperVReplica E2E event. */
|
|
5304
|
-
export
|
|
5427
|
+
export interface HyperVReplicaBaseEventDetails
|
|
5428
|
+
extends EventProviderSpecificDetails {
|
|
5305
5429
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5306
5430
|
instanceType: "HyperVReplicaBaseEventDetails";
|
|
5307
5431
|
/** The container friendly name. */
|
|
@@ -5312,10 +5436,11 @@ export type HyperVReplicaBaseEventDetails = EventProviderSpecificDetails & {
|
|
|
5312
5436
|
remoteContainerName?: string;
|
|
5313
5437
|
/** The remote fabric name. */
|
|
5314
5438
|
remoteFabricName?: string;
|
|
5315
|
-
}
|
|
5439
|
+
}
|
|
5316
5440
|
|
|
5317
5441
|
/** Model class for event details of a VMwareAzureV2 event. */
|
|
5318
|
-
export
|
|
5442
|
+
export interface InMageAzureV2EventDetails
|
|
5443
|
+
extends EventProviderSpecificDetails {
|
|
5319
5444
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5320
5445
|
instanceType: "InMageAzureV2";
|
|
5321
5446
|
/** InMage Event type. Takes one of the values of InMageDataContract.InMageMonitoringEventType. */
|
|
@@ -5332,10 +5457,10 @@ export type InMageAzureV2EventDetails = EventProviderSpecificDetails & {
|
|
|
5332
5457
|
summary?: string;
|
|
5333
5458
|
/** VMware Site name. */
|
|
5334
5459
|
siteName?: string;
|
|
5335
|
-
}
|
|
5460
|
+
}
|
|
5336
5461
|
|
|
5337
5462
|
/** Event details for InMageRcm provider. */
|
|
5338
|
-
export
|
|
5463
|
+
export interface InMageRcmEventDetails extends EventProviderSpecificDetails {
|
|
5339
5464
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5340
5465
|
instanceType: "InMageRcm";
|
|
5341
5466
|
/**
|
|
@@ -5378,10 +5503,11 @@ export type InMageRcmEventDetails = EventProviderSpecificDetails & {
|
|
|
5378
5503
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5379
5504
|
*/
|
|
5380
5505
|
readonly componentDisplayName?: string;
|
|
5381
|
-
}
|
|
5506
|
+
}
|
|
5382
5507
|
|
|
5383
5508
|
/** Event details for InMageRcmFailback provider. */
|
|
5384
|
-
export
|
|
5509
|
+
export interface InMageRcmFailbackEventDetails
|
|
5510
|
+
extends EventProviderSpecificDetails {
|
|
5385
5511
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5386
5512
|
instanceType: "InMageRcmFailback";
|
|
5387
5513
|
/**
|
|
@@ -5409,10 +5535,10 @@ export type InMageRcmFailbackEventDetails = EventProviderSpecificDetails & {
|
|
|
5409
5535
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5410
5536
|
*/
|
|
5411
5537
|
readonly componentDisplayName?: string;
|
|
5412
|
-
}
|
|
5538
|
+
}
|
|
5413
5539
|
|
|
5414
5540
|
/** Event details for VMwareCbt provider. */
|
|
5415
|
-
export
|
|
5541
|
+
export interface VMwareCbtEventDetails extends EventProviderSpecificDetails {
|
|
5416
5542
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5417
5543
|
instanceType: "VMwareCbt";
|
|
5418
5544
|
/**
|
|
@@ -5420,10 +5546,10 @@ export type VMwareCbtEventDetails = EventProviderSpecificDetails & {
|
|
|
5420
5546
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5421
5547
|
*/
|
|
5422
5548
|
readonly migrationItemName?: string;
|
|
5423
|
-
}
|
|
5549
|
+
}
|
|
5424
5550
|
|
|
5425
5551
|
/** Model class for event details of a job status event. */
|
|
5426
|
-
export
|
|
5552
|
+
export interface JobStatusEventDetails extends EventSpecificDetails {
|
|
5427
5553
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5428
5554
|
instanceType: "JobStatus";
|
|
5429
5555
|
/** Job arm id for the event. */
|
|
@@ -5434,10 +5560,10 @@ export type JobStatusEventDetails = EventSpecificDetails & {
|
|
|
5434
5560
|
jobStatus?: string;
|
|
5435
5561
|
/** AffectedObjectType for the event. */
|
|
5436
5562
|
affectedObjectType?: string;
|
|
5437
|
-
}
|
|
5563
|
+
}
|
|
5438
5564
|
|
|
5439
5565
|
/** Azure Fabric Specific Details. */
|
|
5440
|
-
export
|
|
5566
|
+
export interface AzureFabricSpecificDetails extends FabricSpecificDetails {
|
|
5441
5567
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5442
5568
|
instanceType: "Azure";
|
|
5443
5569
|
/** The Location for the Azure fabric. */
|
|
@@ -5446,18 +5572,20 @@ export type AzureFabricSpecificDetails = FabricSpecificDetails & {
|
|
|
5446
5572
|
containerIds?: string[];
|
|
5447
5573
|
/** The zones. */
|
|
5448
5574
|
zones?: A2AZoneDetails[];
|
|
5449
|
-
|
|
5575
|
+
/** The ExtendedLocations. */
|
|
5576
|
+
extendedLocations?: A2AExtendedLocationDetails[];
|
|
5577
|
+
}
|
|
5450
5578
|
|
|
5451
5579
|
/** HyperVSite fabric specific details. */
|
|
5452
|
-
export
|
|
5580
|
+
export interface HyperVSiteDetails extends FabricSpecificDetails {
|
|
5453
5581
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5454
5582
|
instanceType: "HyperVSite";
|
|
5455
5583
|
/** The list of Hyper-V hosts associated with the fabric. */
|
|
5456
5584
|
hyperVHosts?: HyperVHostDetails[];
|
|
5457
|
-
}
|
|
5585
|
+
}
|
|
5458
5586
|
|
|
5459
5587
|
/** InMageRcm fabric specific details. */
|
|
5460
|
-
export
|
|
5588
|
+
export interface InMageRcmFabricSpecificDetails extends FabricSpecificDetails {
|
|
5461
5589
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5462
5590
|
instanceType: "InMageRcm";
|
|
5463
5591
|
/**
|
|
@@ -5537,16 +5665,16 @@ export type InMageRcmFabricSpecificDetails = FabricSpecificDetails & {
|
|
|
5537
5665
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5538
5666
|
*/
|
|
5539
5667
|
readonly agentDetails?: AgentDetails[];
|
|
5540
|
-
}
|
|
5668
|
+
}
|
|
5541
5669
|
|
|
5542
5670
|
/** VMM fabric specific details. */
|
|
5543
|
-
export
|
|
5671
|
+
export interface VmmDetails extends FabricSpecificDetails {
|
|
5544
5672
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5545
5673
|
instanceType: "VMM";
|
|
5546
|
-
}
|
|
5674
|
+
}
|
|
5547
5675
|
|
|
5548
5676
|
/** Store the fabric details specific to the VMware fabric. */
|
|
5549
|
-
export
|
|
5677
|
+
export interface VMwareDetails extends FabricSpecificDetails {
|
|
5550
5678
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5551
5679
|
instanceType: "VMware";
|
|
5552
5680
|
/** The list of Process Servers associated with the fabric. */
|
|
@@ -5615,10 +5743,10 @@ export type VMwareDetails = FabricSpecificDetails & {
|
|
|
5615
5743
|
agentVersionDetails?: VersionDetails;
|
|
5616
5744
|
/** The switch provider blocking error information. */
|
|
5617
5745
|
switchProviderBlockingErrorDetails?: InMageFabricSwitchProviderBlockingErrorDetails[];
|
|
5618
|
-
}
|
|
5746
|
+
}
|
|
5619
5747
|
|
|
5620
5748
|
/** VMwareV2 fabric specific details. */
|
|
5621
|
-
export
|
|
5749
|
+
export interface VMwareV2FabricSpecificDetails extends FabricSpecificDetails {
|
|
5622
5750
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5623
5751
|
instanceType: "VMwareV2";
|
|
5624
5752
|
/**
|
|
@@ -5656,18 +5784,19 @@ export type VMwareV2FabricSpecificDetails = FabricSpecificDetails & {
|
|
|
5656
5784
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5657
5785
|
*/
|
|
5658
5786
|
readonly processServers?: ProcessServerDetails[];
|
|
5659
|
-
}
|
|
5787
|
+
}
|
|
5660
5788
|
|
|
5661
5789
|
/** Fabric provider specific settings. */
|
|
5662
|
-
export
|
|
5790
|
+
export interface AzureFabricCreationInput extends FabricSpecificCreationInput {
|
|
5663
5791
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5664
5792
|
instanceType: "Azure";
|
|
5665
5793
|
/** The Location. */
|
|
5666
5794
|
location?: string;
|
|
5667
|
-
}
|
|
5795
|
+
}
|
|
5668
5796
|
|
|
5669
5797
|
/** InMageRcm fabric provider specific settings. */
|
|
5670
|
-
export
|
|
5798
|
+
export interface InMageRcmFabricCreationInput
|
|
5799
|
+
extends FabricSpecificCreationInput {
|
|
5671
5800
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5672
5801
|
instanceType: "InMageRcm";
|
|
5673
5802
|
/** The ARM Id of the VMware site. */
|
|
@@ -5676,10 +5805,11 @@ export type InMageRcmFabricCreationInput = FabricSpecificCreationInput & {
|
|
|
5676
5805
|
physicalSiteId: string;
|
|
5677
5806
|
/** The identity provider input for source agent authentication. */
|
|
5678
5807
|
sourceAgentIdentity: IdentityProviderInput;
|
|
5679
|
-
}
|
|
5808
|
+
}
|
|
5680
5809
|
|
|
5681
5810
|
/** VMwareV2 fabric provider specific settings. */
|
|
5682
|
-
export
|
|
5811
|
+
export interface VMwareV2FabricCreationInput
|
|
5812
|
+
extends FabricSpecificCreationInput {
|
|
5683
5813
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5684
5814
|
instanceType: "VMwareV2";
|
|
5685
5815
|
/** The ARM Id of the VMware site. */
|
|
@@ -5688,90 +5818,103 @@ export type VMwareV2FabricCreationInput = FabricSpecificCreationInput & {
|
|
|
5688
5818
|
physicalSiteId?: string;
|
|
5689
5819
|
/** The ARM Id of the migration solution. */
|
|
5690
5820
|
migrationSolutionId: string;
|
|
5691
|
-
}
|
|
5821
|
+
}
|
|
5692
5822
|
|
|
5693
5823
|
/** A2A Network Mapping fabric specific settings. */
|
|
5694
|
-
export
|
|
5824
|
+
export interface AzureToAzureNetworkMappingSettings
|
|
5825
|
+
extends NetworkMappingFabricSpecificSettings {
|
|
5695
5826
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5696
5827
|
instanceType: "AzureToAzure";
|
|
5697
5828
|
/** The primary fabric location. */
|
|
5698
5829
|
primaryFabricLocation?: string;
|
|
5699
5830
|
/** The recovery fabric location. */
|
|
5700
5831
|
recoveryFabricLocation?: string;
|
|
5701
|
-
}
|
|
5832
|
+
}
|
|
5702
5833
|
|
|
5703
5834
|
/** E2A Network Mapping fabric specific settings. */
|
|
5704
|
-
export
|
|
5835
|
+
export interface VmmToAzureNetworkMappingSettings
|
|
5836
|
+
extends NetworkMappingFabricSpecificSettings {
|
|
5705
5837
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5706
5838
|
instanceType: "VmmToAzure";
|
|
5707
|
-
}
|
|
5839
|
+
}
|
|
5708
5840
|
|
|
5709
5841
|
/** E2E Network Mapping fabric specific settings. */
|
|
5710
|
-
export
|
|
5842
|
+
export interface VmmToVmmNetworkMappingSettings
|
|
5843
|
+
extends NetworkMappingFabricSpecificSettings {
|
|
5711
5844
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5712
5845
|
instanceType: "VmmToVmm";
|
|
5713
|
-
}
|
|
5846
|
+
}
|
|
5714
5847
|
|
|
5715
5848
|
/** Create network mappings input properties/behavior specific to Azure to Azure Network mapping. */
|
|
5716
|
-
export
|
|
5849
|
+
export interface AzureToAzureCreateNetworkMappingInput
|
|
5850
|
+
extends FabricSpecificCreateNetworkMappingInput {
|
|
5717
5851
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5718
5852
|
instanceType: "AzureToAzure";
|
|
5719
5853
|
/** The primary azure vnet Id. */
|
|
5720
5854
|
primaryNetworkId: string;
|
|
5721
|
-
}
|
|
5855
|
+
}
|
|
5722
5856
|
|
|
5723
5857
|
/** Create network mappings input properties/behavior specific to Vmm to Azure Network mapping. */
|
|
5724
|
-
export
|
|
5858
|
+
export interface VmmToAzureCreateNetworkMappingInput
|
|
5859
|
+
extends FabricSpecificCreateNetworkMappingInput {
|
|
5725
5860
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5726
5861
|
instanceType: "VmmToAzure";
|
|
5727
|
-
}
|
|
5862
|
+
}
|
|
5728
5863
|
|
|
5729
5864
|
/** Create network mappings input properties/behavior specific to vmm to vmm Network mapping. */
|
|
5730
|
-
export
|
|
5865
|
+
export interface VmmToVmmCreateNetworkMappingInput
|
|
5866
|
+
extends FabricSpecificCreateNetworkMappingInput {
|
|
5731
5867
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5732
5868
|
instanceType: "VmmToVmm";
|
|
5733
|
-
}
|
|
5869
|
+
}
|
|
5734
5870
|
|
|
5735
5871
|
/** Updates network mappings input. */
|
|
5736
|
-
export
|
|
5872
|
+
export interface AzureToAzureUpdateNetworkMappingInput
|
|
5873
|
+
extends FabricSpecificUpdateNetworkMappingInput {
|
|
5737
5874
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5738
5875
|
instanceType: "AzureToAzure";
|
|
5739
5876
|
/** The primary azure vnet Id. */
|
|
5740
5877
|
primaryNetworkId?: string;
|
|
5741
|
-
}
|
|
5878
|
+
}
|
|
5742
5879
|
|
|
5743
5880
|
/** Update network mappings input properties/behavior specific to vmm to azure. */
|
|
5744
|
-
export
|
|
5881
|
+
export interface VmmToAzureUpdateNetworkMappingInput
|
|
5882
|
+
extends FabricSpecificUpdateNetworkMappingInput {
|
|
5745
5883
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5746
5884
|
instanceType: "VmmToAzure";
|
|
5747
|
-
}
|
|
5885
|
+
}
|
|
5748
5886
|
|
|
5749
5887
|
/** Update network mappings input properties/behavior specific to vmm to vmm. */
|
|
5750
|
-
export
|
|
5888
|
+
export interface VmmToVmmUpdateNetworkMappingInput
|
|
5889
|
+
extends FabricSpecificUpdateNetworkMappingInput {
|
|
5751
5890
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5752
5891
|
instanceType: "VmmToVmm";
|
|
5753
|
-
}
|
|
5892
|
+
}
|
|
5754
5893
|
|
|
5755
5894
|
/** A2A cloud creation input. */
|
|
5756
|
-
export
|
|
5895
|
+
export interface A2AContainerCreationInput
|
|
5896
|
+
extends ReplicationProviderSpecificContainerCreationInput {
|
|
5757
5897
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5758
5898
|
instanceType: "A2A";
|
|
5759
|
-
}
|
|
5899
|
+
}
|
|
5760
5900
|
|
|
5761
5901
|
/** A2ACrossClusterMigration cloud creation input. */
|
|
5762
|
-
export
|
|
5902
|
+
export interface A2ACrossClusterMigrationContainerCreationInput
|
|
5903
|
+
extends ReplicationProviderSpecificContainerCreationInput {
|
|
5763
5904
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5764
5905
|
instanceType: "A2ACrossClusterMigration";
|
|
5765
|
-
}
|
|
5906
|
+
}
|
|
5766
5907
|
|
|
5767
5908
|
/** VMwareCbt container creation input. */
|
|
5768
|
-
export
|
|
5909
|
+
export interface VMwareCbtContainerCreationInput
|
|
5910
|
+
extends ReplicationProviderSpecificContainerCreationInput {
|
|
5769
5911
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5770
5912
|
instanceType: "VMwareCbt";
|
|
5771
|
-
}
|
|
5913
|
+
}
|
|
5772
5914
|
|
|
5773
5915
|
/** VMwareCbt provider specific settings. */
|
|
5774
|
-
export
|
|
5916
|
+
export interface VMwareCbtMigrationDetails
|
|
5917
|
+
extends MigrationProviderSpecificSettings {
|
|
5775
5918
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5776
5919
|
instanceType: "VMwareCbt";
|
|
5777
5920
|
/**
|
|
@@ -5808,6 +5951,11 @@ export type VMwareCbtMigrationDetails = MigrationProviderSpecificSettings & {
|
|
|
5808
5951
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5809
5952
|
*/
|
|
5810
5953
|
readonly snapshotRunAsAccountId?: string;
|
|
5954
|
+
/**
|
|
5955
|
+
* The replication storage account ARM Id. This is applicable only for the blob based replication test hook.
|
|
5956
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5957
|
+
*/
|
|
5958
|
+
readonly storageAccountId?: string;
|
|
5811
5959
|
/** Target VM name. */
|
|
5812
5960
|
targetVmName?: string;
|
|
5813
5961
|
/** The target VM size. */
|
|
@@ -5833,6 +5981,8 @@ export type VMwareCbtMigrationDetails = MigrationProviderSpecificSettings & {
|
|
|
5833
5981
|
protectedDisks?: VMwareCbtProtectedDiskDetails[];
|
|
5834
5982
|
/** The target network Id. */
|
|
5835
5983
|
targetNetworkId?: string;
|
|
5984
|
+
/** The test network Id. */
|
|
5985
|
+
testNetworkId?: string;
|
|
5836
5986
|
/** The network details. */
|
|
5837
5987
|
vmNics?: VMwareCbtNicDetails[];
|
|
5838
5988
|
/** The tags for the target NICs. */
|
|
@@ -5867,6 +6017,11 @@ export type VMwareCbtMigrationDetails = MigrationProviderSpecificSettings & {
|
|
|
5867
6017
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5868
6018
|
*/
|
|
5869
6019
|
readonly resyncProgressPercentage?: number;
|
|
6020
|
+
/**
|
|
6021
|
+
* The resume progress percentage.
|
|
6022
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6023
|
+
*/
|
|
6024
|
+
readonly resumeProgressPercentage?: number;
|
|
5870
6025
|
/**
|
|
5871
6026
|
* The initial seeding retry count.
|
|
5872
6027
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5877,6 +6032,11 @@ export type VMwareCbtMigrationDetails = MigrationProviderSpecificSettings & {
|
|
|
5877
6032
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5878
6033
|
*/
|
|
5879
6034
|
readonly resyncRetryCount?: number;
|
|
6035
|
+
/**
|
|
6036
|
+
* The resume retry count.
|
|
6037
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6038
|
+
*/
|
|
6039
|
+
readonly resumeRetryCount?: number;
|
|
5880
6040
|
/**
|
|
5881
6041
|
* A value indicating whether resync is required.
|
|
5882
6042
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -5893,10 +6053,11 @@ export type VMwareCbtMigrationDetails = MigrationProviderSpecificSettings & {
|
|
|
5893
6053
|
seedDiskTags?: { [propertyName: string]: string };
|
|
5894
6054
|
/** The tags for the target disks. */
|
|
5895
6055
|
targetDiskTags?: { [propertyName: string]: string };
|
|
5896
|
-
}
|
|
6056
|
+
}
|
|
5897
6057
|
|
|
5898
6058
|
/** VMwareCbt specific enable migration input. */
|
|
5899
|
-
export
|
|
6059
|
+
export interface VMwareCbtEnableMigrationInput
|
|
6060
|
+
extends EnableMigrationProviderSpecificInput {
|
|
5900
6061
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5901
6062
|
instanceType: "VMwareCbt";
|
|
5902
6063
|
/** The ARM Id of the VM discovered in VMware. */
|
|
@@ -5907,6 +6068,8 @@ export type VMwareCbtEnableMigrationInput = EnableMigrationProviderSpecificInput
|
|
|
5907
6068
|
licenseType?: LicenseType;
|
|
5908
6069
|
/** The SQL Server license type. */
|
|
5909
6070
|
sqlServerLicenseType?: SqlServerLicenseType;
|
|
6071
|
+
/** A value indicating whether bulk SQL RP registration to be done. */
|
|
6072
|
+
performSqlBulkRegistration?: string;
|
|
5910
6073
|
/** The data mover run as account Id. */
|
|
5911
6074
|
dataMoverRunAsAccountId: string;
|
|
5912
6075
|
/** The snapshot run as account Id. */
|
|
@@ -5919,8 +6082,12 @@ export type VMwareCbtEnableMigrationInput = EnableMigrationProviderSpecificInput
|
|
|
5919
6082
|
targetResourceGroupId: string;
|
|
5920
6083
|
/** The target network ARM Id. */
|
|
5921
6084
|
targetNetworkId: string;
|
|
6085
|
+
/** The selected test network ARM Id. */
|
|
6086
|
+
testNetworkId?: string;
|
|
5922
6087
|
/** The target subnet name. */
|
|
5923
6088
|
targetSubnetName?: string;
|
|
6089
|
+
/** The selected test subnet name. */
|
|
6090
|
+
testSubnetName?: string;
|
|
5924
6091
|
/** The target availability set ARM Id. */
|
|
5925
6092
|
targetAvailabilitySetId?: string;
|
|
5926
6093
|
/** The target availability zone. */
|
|
@@ -5939,10 +6106,11 @@ export type VMwareCbtEnableMigrationInput = EnableMigrationProviderSpecificInput
|
|
|
5939
6106
|
targetDiskTags?: { [propertyName: string]: string };
|
|
5940
6107
|
/** The tags for the target NICs. */
|
|
5941
6108
|
targetNicTags?: { [propertyName: string]: string };
|
|
5942
|
-
}
|
|
6109
|
+
}
|
|
5943
6110
|
|
|
5944
6111
|
/** VMwareCbt specific update migration item input. */
|
|
5945
|
-
export
|
|
6112
|
+
export interface VMwareCbtUpdateMigrationItemInput
|
|
6113
|
+
extends UpdateMigrationItemProviderSpecificInput {
|
|
5946
6114
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5947
6115
|
instanceType: "VMwareCbt";
|
|
5948
6116
|
/** The target VM name. */
|
|
@@ -5961,6 +6129,8 @@ export type VMwareCbtUpdateMigrationItemInput = UpdateMigrationItemProviderSpeci
|
|
|
5961
6129
|
targetBootDiagnosticsStorageAccountId?: string;
|
|
5962
6130
|
/** The target network ARM Id. */
|
|
5963
6131
|
targetNetworkId?: string;
|
|
6132
|
+
/** The test network ARM Id. */
|
|
6133
|
+
testNetworkId?: string;
|
|
5964
6134
|
/** The list of NIC details. */
|
|
5965
6135
|
vmNics?: VMwareCbtNicInput[];
|
|
5966
6136
|
/** The list of disk update properties. */
|
|
@@ -5977,36 +6147,48 @@ export type VMwareCbtUpdateMigrationItemInput = UpdateMigrationItemProviderSpeci
|
|
|
5977
6147
|
targetDiskTags?: { [propertyName: string]: string };
|
|
5978
6148
|
/** The tags for the target NICs. */
|
|
5979
6149
|
targetNicTags?: { [propertyName: string]: string };
|
|
5980
|
-
}
|
|
6150
|
+
}
|
|
5981
6151
|
|
|
5982
6152
|
/** VMwareCbt specific migrate input. */
|
|
5983
|
-
export
|
|
6153
|
+
export interface VMwareCbtMigrateInput extends MigrateProviderSpecificInput {
|
|
5984
6154
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5985
6155
|
instanceType: "VMwareCbt";
|
|
5986
6156
|
/** A value indicating whether VM is to be shutdown. */
|
|
5987
6157
|
performShutdown: string;
|
|
5988
|
-
}
|
|
6158
|
+
}
|
|
6159
|
+
|
|
6160
|
+
/** VMwareCbt specific resume replication input. */
|
|
6161
|
+
export interface VMwareCbtResumeReplicationInput
|
|
6162
|
+
extends ResumeReplicationProviderSpecificInput {
|
|
6163
|
+
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6164
|
+
instanceType: "VMwareCbt";
|
|
6165
|
+
/** A value indicating whether Migration resources to be deleted. */
|
|
6166
|
+
deleteMigrationResources?: string;
|
|
6167
|
+
}
|
|
5989
6168
|
|
|
5990
6169
|
/** VMwareCbt specific resync input. */
|
|
5991
|
-
export
|
|
6170
|
+
export interface VMwareCbtResyncInput extends ResyncProviderSpecificInput {
|
|
5992
6171
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
5993
6172
|
instanceType: "VMwareCbt";
|
|
5994
6173
|
/** A value indicating whether CBT is to be reset. */
|
|
5995
6174
|
skipCbtReset: string;
|
|
5996
|
-
}
|
|
6175
|
+
}
|
|
5997
6176
|
|
|
5998
6177
|
/** VMwareCbt specific test migrate input. */
|
|
5999
|
-
export
|
|
6178
|
+
export interface VMwareCbtTestMigrateInput
|
|
6179
|
+
extends TestMigrateProviderSpecificInput {
|
|
6000
6180
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6001
6181
|
instanceType: "VMwareCbt";
|
|
6002
6182
|
/** The recovery point Id. */
|
|
6003
6183
|
recoveryPointId: string;
|
|
6004
6184
|
/** The test network Id. */
|
|
6005
6185
|
networkId: string;
|
|
6006
|
-
|
|
6186
|
+
/** The list of NIC details. */
|
|
6187
|
+
vmNics?: VMwareCbtNicInput[];
|
|
6188
|
+
}
|
|
6007
6189
|
|
|
6008
6190
|
/** Single Host fabric provider specific VM settings. */
|
|
6009
|
-
export
|
|
6191
|
+
export interface HyperVVirtualMachineDetails extends ConfigurationSettings {
|
|
6010
6192
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6011
6193
|
instanceType: "HyperVVirtualMachine" | "VmmVirtualMachine";
|
|
6012
6194
|
/** The source id of the object. */
|
|
@@ -6025,16 +6207,16 @@ export type HyperVVirtualMachineDetails = ConfigurationSettings & {
|
|
|
6025
6207
|
hasSharedVhd?: PresenceStatus;
|
|
6026
6208
|
/** The Id of the hyper-v host in fabric. */
|
|
6027
6209
|
hyperVHostId?: string;
|
|
6028
|
-
}
|
|
6210
|
+
}
|
|
6029
6211
|
|
|
6030
6212
|
/** Replication group details. This will be used in case of San. */
|
|
6031
|
-
export
|
|
6213
|
+
export interface ReplicationGroupDetails extends ConfigurationSettings {
|
|
6032
6214
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6033
6215
|
instanceType: "ReplicationGroupDetails";
|
|
6034
|
-
}
|
|
6216
|
+
}
|
|
6035
6217
|
|
|
6036
6218
|
/** VMware provider specific settings. */
|
|
6037
|
-
export
|
|
6219
|
+
export interface VMwareVirtualMachineDetails extends ConfigurationSettings {
|
|
6038
6220
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6039
6221
|
instanceType: "VMwareVirtualMachine";
|
|
6040
6222
|
/** The ID generated by the InMage agent after it gets installed on guest. This is the ID to be used during InMage CreateProtection. */
|
|
@@ -6057,10 +6239,11 @@ export type VMwareVirtualMachineDetails = ConfigurationSettings & {
|
|
|
6057
6239
|
diskDetails?: InMageDiskDetails[];
|
|
6058
6240
|
/** The validation errors. */
|
|
6059
6241
|
validationErrors?: HealthError[];
|
|
6060
|
-
}
|
|
6242
|
+
}
|
|
6061
6243
|
|
|
6062
6244
|
/** A2A provider specific settings. */
|
|
6063
|
-
export
|
|
6245
|
+
export interface A2ACrossClusterMigrationReplicationDetails
|
|
6246
|
+
extends ReplicationProviderSpecificSettings {
|
|
6064
6247
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6065
6248
|
instanceType: "A2ACrossClusterMigration";
|
|
6066
6249
|
/** The fabric specific object Id of the virtual machine. */
|
|
@@ -6075,10 +6258,11 @@ export type A2ACrossClusterMigrationReplicationDetails = ReplicationProviderSpec
|
|
|
6075
6258
|
vmProtectionStateDescription?: string;
|
|
6076
6259
|
/** An id associated with the PE that survives actions like switch protection which change the backing PE/CPE objects internally.The lifecycle id gets carried forward to have a link/continuity in being able to have an Id that denotes the "same" protected item even though other internal Ids/ARM Id might be changing. */
|
|
6077
6260
|
lifecycleId?: string;
|
|
6078
|
-
}
|
|
6261
|
+
}
|
|
6079
6262
|
|
|
6080
6263
|
/** A2A provider specific settings. */
|
|
6081
|
-
export
|
|
6264
|
+
export interface A2AReplicationDetails
|
|
6265
|
+
extends ReplicationProviderSpecificSettings {
|
|
6082
6266
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6083
6267
|
instanceType: "A2A";
|
|
6084
6268
|
/** The fabric specific object Id of the virtual machine. */
|
|
@@ -6208,10 +6392,11 @@ export type A2AReplicationDetails = ReplicationProviderSpecificSettings & {
|
|
|
6208
6392
|
recoveryVirtualMachineScaleSetId?: string;
|
|
6209
6393
|
/** The recovery capacity reservation group Id. */
|
|
6210
6394
|
recoveryCapacityReservationGroupId?: string;
|
|
6211
|
-
}
|
|
6395
|
+
}
|
|
6212
6396
|
|
|
6213
6397
|
/** Hyper V Replica Azure provider specific settings. */
|
|
6214
|
-
export
|
|
6398
|
+
export interface HyperVReplicaAzureReplicationDetails
|
|
6399
|
+
extends ReplicationProviderSpecificSettings {
|
|
6215
6400
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6216
6401
|
instanceType: "HyperVReplicaAzure";
|
|
6217
6402
|
/** Azure VM Disk details. */
|
|
@@ -6283,10 +6468,11 @@ export type HyperVReplicaAzureReplicationDetails = ReplicationProviderSpecificSe
|
|
|
6283
6468
|
targetNicTags?: { [propertyName: string]: string };
|
|
6284
6469
|
/** The list of protected managed disks. */
|
|
6285
6470
|
protectedManagedDisks?: HyperVReplicaAzureManagedDiskDetails[];
|
|
6286
|
-
}
|
|
6471
|
+
}
|
|
6287
6472
|
|
|
6288
6473
|
/** Hyper V replica provider specific settings base class. */
|
|
6289
|
-
export
|
|
6474
|
+
export interface HyperVReplicaBaseReplicationDetails
|
|
6475
|
+
extends ReplicationProviderSpecificSettings {
|
|
6290
6476
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6291
6477
|
instanceType: "HyperVReplicaBaseReplicationDetails";
|
|
6292
6478
|
/** The Last replication time. */
|
|
@@ -6303,10 +6489,11 @@ export type HyperVReplicaBaseReplicationDetails = ReplicationProviderSpecificSet
|
|
|
6303
6489
|
initialReplicationDetails?: InitialReplicationDetails;
|
|
6304
6490
|
/** VM disk details. */
|
|
6305
6491
|
vMDiskDetails?: DiskDetails[];
|
|
6306
|
-
}
|
|
6492
|
+
}
|
|
6307
6493
|
|
|
6308
6494
|
/** HyperV replica 2012 R2 (Blue) replication details. */
|
|
6309
|
-
export
|
|
6495
|
+
export interface HyperVReplicaBlueReplicationDetails
|
|
6496
|
+
extends ReplicationProviderSpecificSettings {
|
|
6310
6497
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6311
6498
|
instanceType: "HyperVReplica2012R2";
|
|
6312
6499
|
/** The Last replication time. */
|
|
@@ -6323,10 +6510,11 @@ export type HyperVReplicaBlueReplicationDetails = ReplicationProviderSpecificSet
|
|
|
6323
6510
|
initialReplicationDetails?: InitialReplicationDetails;
|
|
6324
6511
|
/** VM disk details. */
|
|
6325
6512
|
vMDiskDetails?: DiskDetails[];
|
|
6326
|
-
}
|
|
6513
|
+
}
|
|
6327
6514
|
|
|
6328
6515
|
/** HyperV replica 2012 replication details. */
|
|
6329
|
-
export
|
|
6516
|
+
export interface HyperVReplicaReplicationDetails
|
|
6517
|
+
extends ReplicationProviderSpecificSettings {
|
|
6330
6518
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6331
6519
|
instanceType: "HyperVReplica2012";
|
|
6332
6520
|
/** The Last replication time. */
|
|
@@ -6343,10 +6531,11 @@ export type HyperVReplicaReplicationDetails = ReplicationProviderSpecificSetting
|
|
|
6343
6531
|
initialReplicationDetails?: InitialReplicationDetails;
|
|
6344
6532
|
/** VM disk details. */
|
|
6345
6533
|
vMDiskDetails?: DiskDetails[];
|
|
6346
|
-
}
|
|
6534
|
+
}
|
|
6347
6535
|
|
|
6348
6536
|
/** InMageAzureV2 provider specific settings. */
|
|
6349
|
-
export
|
|
6537
|
+
export interface InMageAzureV2ReplicationDetails
|
|
6538
|
+
extends ReplicationProviderSpecificSettings {
|
|
6350
6539
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6351
6540
|
instanceType: "InMageAzureV2";
|
|
6352
6541
|
/** The infrastructure VM Id. */
|
|
@@ -6486,10 +6675,11 @@ export type InMageAzureV2ReplicationDetails = ReplicationProviderSpecificSetting
|
|
|
6486
6675
|
switchProviderBlockingErrorDetails?: InMageAzureV2SwitchProviderBlockingErrorDetails[];
|
|
6487
6676
|
/** The switch provider blocking error information. */
|
|
6488
6677
|
switchProviderDetails?: InMageAzureV2SwitchProviderDetails;
|
|
6489
|
-
}
|
|
6678
|
+
}
|
|
6490
6679
|
|
|
6491
6680
|
/** InMageRcmFailback provider specific details. */
|
|
6492
|
-
export
|
|
6681
|
+
export interface InMageRcmFailbackReplicationDetails
|
|
6682
|
+
extends ReplicationProviderSpecificSettings {
|
|
6493
6683
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6494
6684
|
instanceType: "InMageRcmFailback";
|
|
6495
6685
|
/**
|
|
@@ -6625,10 +6815,11 @@ export type InMageRcmFailbackReplicationDetails = ReplicationProviderSpecificSet
|
|
|
6625
6815
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6626
6816
|
*/
|
|
6627
6817
|
readonly isAgentRegistrationSuccessfulAfterFailover?: boolean;
|
|
6628
|
-
}
|
|
6818
|
+
}
|
|
6629
6819
|
|
|
6630
6820
|
/** InMageRcm provider specific details. */
|
|
6631
|
-
export
|
|
6821
|
+
export interface InMageRcmReplicationDetails
|
|
6822
|
+
extends ReplicationProviderSpecificSettings {
|
|
6632
6823
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6633
6824
|
instanceType: "InMageRcm";
|
|
6634
6825
|
/**
|
|
@@ -6698,6 +6889,11 @@ export type InMageRcmReplicationDetails = ReplicationProviderSpecificSettings &
|
|
|
6698
6889
|
readonly targetGeneration?: string;
|
|
6699
6890
|
/** License Type of the VM to be used. */
|
|
6700
6891
|
licenseType?: string;
|
|
6892
|
+
/**
|
|
6893
|
+
* The replication storage account ARM Id. This is applicable only for the blob based replication test hook.
|
|
6894
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6895
|
+
*/
|
|
6896
|
+
readonly storageAccountId?: string;
|
|
6701
6897
|
/** Target VM name. */
|
|
6702
6898
|
targetVmName?: string;
|
|
6703
6899
|
/** The target VM size. */
|
|
@@ -6835,10 +7031,11 @@ export type InMageRcmReplicationDetails = ReplicationProviderSpecificSettings &
|
|
|
6835
7031
|
vmNics?: InMageRcmNicDetails[];
|
|
6836
7032
|
/** The discovered VM details. */
|
|
6837
7033
|
discoveredVmDetails?: InMageRcmDiscoveredProtectedVmDetails;
|
|
6838
|
-
}
|
|
7034
|
+
}
|
|
6839
7035
|
|
|
6840
7036
|
/** InMage provider specific settings. */
|
|
6841
|
-
export
|
|
7037
|
+
export interface InMageReplicationDetails
|
|
7038
|
+
extends ReplicationProviderSpecificSettings {
|
|
6842
7039
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6843
7040
|
instanceType: "InMage";
|
|
6844
7041
|
/** The active location of the VM. If the VM is being protected from Azure, this field will take values from { Azure, OnPrem }. If the VM is being protected between two data-centers, this field will be OnPrem always. */
|
|
@@ -6921,20 +7118,22 @@ export type InMageReplicationDetails = ReplicationProviderSpecificSettings & {
|
|
|
6921
7118
|
totalDataTransferred?: number;
|
|
6922
7119
|
/** The progress health. */
|
|
6923
7120
|
totalProgressHealth?: string;
|
|
6924
|
-
}
|
|
7121
|
+
}
|
|
6925
7122
|
|
|
6926
7123
|
/** A2A Cross-Cluster Migration enable protection input. */
|
|
6927
|
-
export
|
|
7124
|
+
export interface A2ACrossClusterMigrationEnableProtectionInput
|
|
7125
|
+
extends EnableProtectionProviderSpecificInput {
|
|
6928
7126
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6929
7127
|
instanceType: "A2ACrossClusterMigration";
|
|
6930
7128
|
/** The fabric specific object Id of the virtual machine. */
|
|
6931
7129
|
fabricObjectId?: string;
|
|
6932
7130
|
/** The recovery container Id. */
|
|
6933
7131
|
recoveryContainerId?: string;
|
|
6934
|
-
}
|
|
7132
|
+
}
|
|
6935
7133
|
|
|
6936
7134
|
/** A2A enable protection input. */
|
|
6937
|
-
export
|
|
7135
|
+
export interface A2AEnableProtectionInput
|
|
7136
|
+
extends EnableProtectionProviderSpecificInput {
|
|
6938
7137
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6939
7138
|
instanceType: "A2A";
|
|
6940
7139
|
/** The fabric specific object Id of the virtual machine. */
|
|
@@ -6973,10 +7172,11 @@ export type A2AEnableProtectionInput = EnableProtectionProviderSpecificInput & {
|
|
|
6973
7172
|
recoveryVirtualMachineScaleSetId?: string;
|
|
6974
7173
|
/** The recovery capacity reservation group Id. */
|
|
6975
7174
|
recoveryCapacityReservationGroupId?: string;
|
|
6976
|
-
}
|
|
7175
|
+
}
|
|
6977
7176
|
|
|
6978
7177
|
/** HyperVReplicaAzure specific enable protection input. */
|
|
6979
|
-
export
|
|
7178
|
+
export interface HyperVReplicaAzureEnableProtectionInput
|
|
7179
|
+
extends EnableProtectionProviderSpecificInput {
|
|
6980
7180
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
6981
7181
|
instanceType: "HyperVReplicaAzure";
|
|
6982
7182
|
/** The Hyper-V host VM Id. */
|
|
@@ -7035,10 +7235,11 @@ export type HyperVReplicaAzureEnableProtectionInput = EnableProtectionProviderSp
|
|
|
7035
7235
|
targetManagedDiskTags?: { [propertyName: string]: string };
|
|
7036
7236
|
/** The tags for the target NICs. */
|
|
7037
7237
|
targetNicTags?: { [propertyName: string]: string };
|
|
7038
|
-
}
|
|
7238
|
+
}
|
|
7039
7239
|
|
|
7040
7240
|
/** VMware Azure specific enable protection input. */
|
|
7041
|
-
export
|
|
7241
|
+
export interface InMageAzureV2EnableProtectionInput
|
|
7242
|
+
extends EnableProtectionProviderSpecificInput {
|
|
7042
7243
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7043
7244
|
instanceType: "InMageAzureV2";
|
|
7044
7245
|
/** The Master target Id. */
|
|
@@ -7093,10 +7294,11 @@ export type InMageAzureV2EnableProtectionInput = EnableProtectionProviderSpecifi
|
|
|
7093
7294
|
targetManagedDiskTags?: { [propertyName: string]: string };
|
|
7094
7295
|
/** The tags for the target NICs. */
|
|
7095
7296
|
targetNicTags?: { [propertyName: string]: string };
|
|
7096
|
-
}
|
|
7297
|
+
}
|
|
7097
7298
|
|
|
7098
7299
|
/** VMware Azure specific enable protection input. */
|
|
7099
|
-
export
|
|
7300
|
+
export interface InMageEnableProtectionInput
|
|
7301
|
+
extends EnableProtectionProviderSpecificInput {
|
|
7100
7302
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7101
7303
|
instanceType: "InMage";
|
|
7102
7304
|
/** The VM Name. */
|
|
@@ -7119,10 +7321,11 @@ export type InMageEnableProtectionInput = EnableProtectionProviderSpecificInput
|
|
|
7119
7321
|
diskExclusionInput?: InMageDiskExclusionInput;
|
|
7120
7322
|
/** The disks to include list. */
|
|
7121
7323
|
disksToInclude?: string[];
|
|
7122
|
-
}
|
|
7324
|
+
}
|
|
7123
7325
|
|
|
7124
7326
|
/** InMageRcm specific enable protection input. */
|
|
7125
|
-
export
|
|
7327
|
+
export interface InMageRcmEnableProtectionInput
|
|
7328
|
+
extends EnableProtectionProviderSpecificInput {
|
|
7126
7329
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7127
7330
|
instanceType: "InMageRcm";
|
|
7128
7331
|
/** The ARM Id of discovered machine. */
|
|
@@ -7161,10 +7364,11 @@ export type InMageRcmEnableProtectionInput = EnableProtectionProviderSpecificInp
|
|
|
7161
7364
|
processServerId: string;
|
|
7162
7365
|
/** The multi VM group name. */
|
|
7163
7366
|
multiVmGroupName?: string;
|
|
7164
|
-
}
|
|
7367
|
+
}
|
|
7165
7368
|
|
|
7166
7369
|
/** InMage Azure V2 input to update replication protected item. */
|
|
7167
|
-
export
|
|
7370
|
+
export interface A2AUpdateReplicationProtectedItemInput
|
|
7371
|
+
extends UpdateReplicationProtectedItemProviderInput {
|
|
7168
7372
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7169
7373
|
instanceType: "A2A";
|
|
7170
7374
|
/** The target cloud service ARM Id (for V1). */
|
|
@@ -7185,10 +7389,11 @@ export type A2AUpdateReplicationProtectedItemInput = UpdateReplicationProtectedI
|
|
|
7185
7389
|
recoveryVirtualMachineScaleSetId?: string;
|
|
7186
7390
|
/** The recovery capacity reservation group Id. */
|
|
7187
7391
|
recoveryCapacityReservationGroupId?: string;
|
|
7188
|
-
}
|
|
7392
|
+
}
|
|
7189
7393
|
|
|
7190
7394
|
/** HyperV replica Azure input to update replication protected item. */
|
|
7191
|
-
export
|
|
7395
|
+
export interface HyperVReplicaAzureUpdateReplicationProtectedItemInput
|
|
7396
|
+
extends UpdateReplicationProtectedItemProviderInput {
|
|
7192
7397
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7193
7398
|
instanceType: "HyperVReplicaAzure";
|
|
7194
7399
|
/** The recovery Azure resource group Id for classic deployment. */
|
|
@@ -7213,10 +7418,11 @@ export type HyperVReplicaAzureUpdateReplicationProtectedItemInput = UpdateReplic
|
|
|
7213
7418
|
sqlServerLicenseType?: SqlServerLicenseType;
|
|
7214
7419
|
/** The list of disk update properties. */
|
|
7215
7420
|
vmDisks?: UpdateDiskInput[];
|
|
7216
|
-
}
|
|
7421
|
+
}
|
|
7217
7422
|
|
|
7218
7423
|
/** InMage Azure V2 input to update replication protected item. */
|
|
7219
|
-
export
|
|
7424
|
+
export interface InMageAzureV2UpdateReplicationProtectedItemInput
|
|
7425
|
+
extends UpdateReplicationProtectedItemProviderInput {
|
|
7220
7426
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7221
7427
|
instanceType: "InMageAzureV2";
|
|
7222
7428
|
/** The recovery Azure resource group Id for classic deployment. */
|
|
@@ -7239,10 +7445,11 @@ export type InMageAzureV2UpdateReplicationProtectedItemInput = UpdateReplication
|
|
|
7239
7445
|
sqlServerLicenseType?: SqlServerLicenseType;
|
|
7240
7446
|
/** The list of disk update properties. */
|
|
7241
7447
|
vmDisks?: UpdateDiskInput[];
|
|
7242
|
-
}
|
|
7448
|
+
}
|
|
7243
7449
|
|
|
7244
7450
|
/** InMageRcm provider specific input to update replication protected item. */
|
|
7245
|
-
export
|
|
7451
|
+
export interface InMageRcmUpdateReplicationProtectedItemInput
|
|
7452
|
+
extends UpdateReplicationProtectedItemProviderInput {
|
|
7246
7453
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7247
7454
|
instanceType: "InMageRcm";
|
|
7248
7455
|
/** The target VM name. */
|
|
@@ -7267,56 +7474,62 @@ export type InMageRcmUpdateReplicationProtectedItemInput = UpdateReplicationProt
|
|
|
7267
7474
|
vmNics?: InMageRcmNicInput[];
|
|
7268
7475
|
/** The license type. */
|
|
7269
7476
|
licenseType?: LicenseType;
|
|
7270
|
-
}
|
|
7477
|
+
}
|
|
7271
7478
|
|
|
7272
7479
|
/** A2A add disk(s) input. */
|
|
7273
|
-
export
|
|
7480
|
+
export interface A2AAddDisksInput extends AddDisksProviderSpecificInput {
|
|
7274
7481
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7275
7482
|
instanceType: "A2A";
|
|
7276
7483
|
/** The list of vm disk details. */
|
|
7277
7484
|
vmDisks?: A2AVmDiskInputDetails[];
|
|
7278
7485
|
/** The list of vm managed disk details. */
|
|
7279
7486
|
vmManagedDisks?: A2AVmManagedDiskInputDetails[];
|
|
7280
|
-
}
|
|
7487
|
+
}
|
|
7281
7488
|
|
|
7282
7489
|
/** ApplyRecoveryPoint input specific to A2A provider. */
|
|
7283
|
-
export
|
|
7490
|
+
export interface A2AApplyRecoveryPointInput
|
|
7491
|
+
extends ApplyRecoveryPointProviderSpecificInput {
|
|
7284
7492
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7285
7493
|
instanceType: "A2A";
|
|
7286
|
-
}
|
|
7494
|
+
}
|
|
7287
7495
|
|
|
7288
7496
|
/** ApplyRecoveryPoint input specific to A2ACrossClusterMigration provider. */
|
|
7289
|
-
export
|
|
7497
|
+
export interface A2ACrossClusterMigrationApplyRecoveryPointInput
|
|
7498
|
+
extends ApplyRecoveryPointProviderSpecificInput {
|
|
7290
7499
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7291
7500
|
instanceType: "A2ACrossClusterMigration";
|
|
7292
|
-
}
|
|
7501
|
+
}
|
|
7293
7502
|
|
|
7294
7503
|
/** ApplyRecoveryPoint input specific to HyperVReplicaAzure provider. */
|
|
7295
|
-
export
|
|
7504
|
+
export interface HyperVReplicaAzureApplyRecoveryPointInput
|
|
7505
|
+
extends ApplyRecoveryPointProviderSpecificInput {
|
|
7296
7506
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7297
7507
|
instanceType: "HyperVReplicaAzure";
|
|
7298
7508
|
/** The primary kek certificate pfx. */
|
|
7299
7509
|
primaryKekCertificatePfx?: string;
|
|
7300
7510
|
/** The secondary kek certificate pfx. */
|
|
7301
7511
|
secondaryKekCertificatePfx?: string;
|
|
7302
|
-
}
|
|
7512
|
+
}
|
|
7303
7513
|
|
|
7304
7514
|
/** ApplyRecoveryPoint input specific to InMageAzureV2 provider. */
|
|
7305
|
-
export
|
|
7515
|
+
export interface InMageAzureV2ApplyRecoveryPointInput
|
|
7516
|
+
extends ApplyRecoveryPointProviderSpecificInput {
|
|
7306
7517
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7307
7518
|
instanceType: "InMageAzureV2";
|
|
7308
|
-
}
|
|
7519
|
+
}
|
|
7309
7520
|
|
|
7310
7521
|
/** ApplyRecoveryPoint input specific to InMageRcm provider. */
|
|
7311
|
-
export
|
|
7522
|
+
export interface InMageRcmApplyRecoveryPointInput
|
|
7523
|
+
extends ApplyRecoveryPointProviderSpecificInput {
|
|
7312
7524
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7313
7525
|
instanceType: "InMageRcm";
|
|
7314
7526
|
/** The recovery point Id. */
|
|
7315
7527
|
recoveryPointId: string;
|
|
7316
|
-
}
|
|
7528
|
+
}
|
|
7317
7529
|
|
|
7318
7530
|
/** HyperVReplicaAzureFailback specific planned failover input. */
|
|
7319
|
-
export
|
|
7531
|
+
export interface HyperVReplicaAzureFailbackProviderInput
|
|
7532
|
+
extends PlannedFailoverProviderSpecificFailoverInput {
|
|
7320
7533
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7321
7534
|
instanceType: "HyperVReplicaAzureFailback";
|
|
7322
7535
|
/** Data sync option. */
|
|
@@ -7325,10 +7538,11 @@ export type HyperVReplicaAzureFailbackProviderInput = PlannedFailoverProviderSpe
|
|
|
7325
7538
|
recoveryVmCreationOption?: string;
|
|
7326
7539
|
/** Provider Id for alternate location. */
|
|
7327
7540
|
providerIdForAlternateRecovery?: string;
|
|
7328
|
-
}
|
|
7541
|
+
}
|
|
7329
7542
|
|
|
7330
7543
|
/** HyperVReplicaAzure specific planned failover input. */
|
|
7331
|
-
export
|
|
7544
|
+
export interface HyperVReplicaAzurePlannedFailoverProviderInput
|
|
7545
|
+
extends PlannedFailoverProviderSpecificFailoverInput {
|
|
7332
7546
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7333
7547
|
instanceType: "HyperVReplicaAzure";
|
|
7334
7548
|
/** Primary kek certificate pfx. */
|
|
@@ -7337,36 +7551,40 @@ export type HyperVReplicaAzurePlannedFailoverProviderInput = PlannedFailoverProv
|
|
|
7337
7551
|
secondaryKekCertificatePfx?: string;
|
|
7338
7552
|
/** The recovery point id to be passed to failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
7339
7553
|
recoveryPointId?: string;
|
|
7340
|
-
}
|
|
7554
|
+
}
|
|
7341
7555
|
|
|
7342
7556
|
/** Provider specific input for InMageRcmFailback failover. */
|
|
7343
|
-
export
|
|
7557
|
+
export interface InMageRcmFailbackPlannedFailoverProviderInput
|
|
7558
|
+
extends PlannedFailoverProviderSpecificFailoverInput {
|
|
7344
7559
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7345
7560
|
instanceType: "InMageRcmFailback";
|
|
7346
7561
|
/** The recovery point type. */
|
|
7347
7562
|
recoveryPointType: InMageRcmFailbackRecoveryPointType;
|
|
7348
|
-
}
|
|
7563
|
+
}
|
|
7349
7564
|
|
|
7350
7565
|
/** A2A provider specific recovery point details. */
|
|
7351
|
-
export
|
|
7566
|
+
export interface A2ARecoveryPointDetails
|
|
7567
|
+
extends ProviderSpecificRecoveryPointDetails {
|
|
7352
7568
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7353
7569
|
instanceType: "A2A";
|
|
7354
7570
|
/** A value indicating whether the recovery point is multi VM consistent. */
|
|
7355
7571
|
recoveryPointSyncType?: RecoveryPointSyncType;
|
|
7356
7572
|
/** List of disk ids representing a recovery point. */
|
|
7357
7573
|
disks?: string[];
|
|
7358
|
-
}
|
|
7574
|
+
}
|
|
7359
7575
|
|
|
7360
7576
|
/** InMage Azure V2 provider specific recovery point details. */
|
|
7361
|
-
export
|
|
7577
|
+
export interface InMageAzureV2RecoveryPointDetails
|
|
7578
|
+
extends ProviderSpecificRecoveryPointDetails {
|
|
7362
7579
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7363
7580
|
instanceType: "InMageAzureV2";
|
|
7364
7581
|
/** A value indicating whether the recovery point is multi VM consistent. */
|
|
7365
7582
|
isMultiVmSyncPoint?: string;
|
|
7366
|
-
}
|
|
7583
|
+
}
|
|
7367
7584
|
|
|
7368
7585
|
/** InMageRcm provider specific recovery point details. */
|
|
7369
|
-
export
|
|
7586
|
+
export interface InMageRcmRecoveryPointDetails
|
|
7587
|
+
extends ProviderSpecificRecoveryPointDetails {
|
|
7370
7588
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7371
7589
|
instanceType: "InMageRcm";
|
|
7372
7590
|
/**
|
|
@@ -7374,28 +7592,30 @@ export type InMageRcmRecoveryPointDetails = ProviderSpecificRecoveryPointDetails
|
|
|
7374
7592
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7375
7593
|
*/
|
|
7376
7594
|
readonly isMultiVmSyncPoint?: string;
|
|
7377
|
-
}
|
|
7595
|
+
}
|
|
7378
7596
|
|
|
7379
7597
|
/** InMage disable protection provider specific input. */
|
|
7380
|
-
export
|
|
7598
|
+
export interface InMageDisableProtectionProviderSpecificInput
|
|
7599
|
+
extends DisableProtectionProviderSpecificInput {
|
|
7381
7600
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7382
7601
|
instanceType: "InMage";
|
|
7383
7602
|
/** A value indicating whether the replica VM should be destroyed or retained. Values from Delete and Retain. */
|
|
7384
7603
|
replicaVmDeletionStatus?: string;
|
|
7385
|
-
}
|
|
7604
|
+
}
|
|
7386
7605
|
|
|
7387
7606
|
/** A2A remove disk(s) input. */
|
|
7388
|
-
export
|
|
7607
|
+
export interface A2ARemoveDisksInput extends RemoveDisksProviderSpecificInput {
|
|
7389
7608
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7390
7609
|
instanceType: "A2A";
|
|
7391
7610
|
/** The list of vm disk vhd URIs. */
|
|
7392
7611
|
vmDisksUris?: string[];
|
|
7393
7612
|
/** The list of vm managed disk Ids. */
|
|
7394
7613
|
vmManagedDisksIds?: string[];
|
|
7395
|
-
}
|
|
7614
|
+
}
|
|
7396
7615
|
|
|
7397
7616
|
/** Azure specific reprotect input. */
|
|
7398
|
-
export
|
|
7617
|
+
export interface A2AReprotectInput
|
|
7618
|
+
extends ReverseReplicationProviderSpecificInput {
|
|
7399
7619
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7400
7620
|
instanceType: "A2A";
|
|
7401
7621
|
/** The recovery container Id. */
|
|
@@ -7410,10 +7630,11 @@ export type A2AReprotectInput = ReverseReplicationProviderSpecificInput & {
|
|
|
7410
7630
|
recoveryAvailabilitySetId?: string;
|
|
7411
7631
|
/** The Policy Id. */
|
|
7412
7632
|
policyId?: string;
|
|
7413
|
-
}
|
|
7633
|
+
}
|
|
7414
7634
|
|
|
7415
7635
|
/** Azure specific reprotect input. */
|
|
7416
|
-
export
|
|
7636
|
+
export interface HyperVReplicaAzureReprotectInput
|
|
7637
|
+
extends ReverseReplicationProviderSpecificInput {
|
|
7417
7638
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7418
7639
|
instanceType: "HyperVReplicaAzure";
|
|
7419
7640
|
/** The Hyper-V host Vm Id. */
|
|
@@ -7428,10 +7649,11 @@ export type HyperVReplicaAzureReprotectInput = ReverseReplicationProviderSpecifi
|
|
|
7428
7649
|
storageAccountId?: string;
|
|
7429
7650
|
/** The storage account to be used for logging during replication. */
|
|
7430
7651
|
logStorageAccountId?: string;
|
|
7431
|
-
}
|
|
7652
|
+
}
|
|
7432
7653
|
|
|
7433
7654
|
/** InMageAzureV2 specific provider input. */
|
|
7434
|
-
export
|
|
7655
|
+
export interface InMageAzureV2ReprotectInput
|
|
7656
|
+
extends ReverseReplicationProviderSpecificInput {
|
|
7435
7657
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7436
7658
|
instanceType: "InMageAzureV2";
|
|
7437
7659
|
/** The Master target Id. */
|
|
@@ -7448,10 +7670,11 @@ export type InMageAzureV2ReprotectInput = ReverseReplicationProviderSpecificInpu
|
|
|
7448
7670
|
logStorageAccountId?: string;
|
|
7449
7671
|
/** The disks to include list. */
|
|
7450
7672
|
disksToInclude?: string[];
|
|
7451
|
-
}
|
|
7673
|
+
}
|
|
7452
7674
|
|
|
7453
7675
|
/** InMageRcmFailback specific provider input. */
|
|
7454
|
-
export
|
|
7676
|
+
export interface InMageRcmFailbackReprotectInput
|
|
7677
|
+
extends ReverseReplicationProviderSpecificInput {
|
|
7455
7678
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7456
7679
|
instanceType: "InMageRcmFailback";
|
|
7457
7680
|
/** The process server Id. */
|
|
@@ -7460,10 +7683,11 @@ export type InMageRcmFailbackReprotectInput = ReverseReplicationProviderSpecific
|
|
|
7460
7683
|
runAsAccountId?: string;
|
|
7461
7684
|
/** The Policy Id. */
|
|
7462
7685
|
policyId: string;
|
|
7463
|
-
}
|
|
7686
|
+
}
|
|
7464
7687
|
|
|
7465
7688
|
/** InMageRcm specific provider input. */
|
|
7466
|
-
export
|
|
7689
|
+
export interface InMageRcmReprotectInput
|
|
7690
|
+
extends ReverseReplicationProviderSpecificInput {
|
|
7467
7691
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7468
7692
|
instanceType: "InMageRcm";
|
|
7469
7693
|
/** The reprotect agent Id. */
|
|
@@ -7474,10 +7698,11 @@ export type InMageRcmReprotectInput = ReverseReplicationProviderSpecificInput &
|
|
|
7474
7698
|
logStorageAccountId: string;
|
|
7475
7699
|
/** The Policy Id. */
|
|
7476
7700
|
policyId?: string;
|
|
7477
|
-
}
|
|
7701
|
+
}
|
|
7478
7702
|
|
|
7479
7703
|
/** InMageAzureV2 specific provider input. */
|
|
7480
|
-
export
|
|
7704
|
+
export interface InMageReprotectInput
|
|
7705
|
+
extends ReverseReplicationProviderSpecificInput {
|
|
7481
7706
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7482
7707
|
instanceType: "InMage";
|
|
7483
7708
|
/** The Master Target Id. */
|
|
@@ -7496,10 +7721,11 @@ export type InMageReprotectInput = ReverseReplicationProviderSpecificInput & {
|
|
|
7496
7721
|
profileId: string;
|
|
7497
7722
|
/** The disks to include list. */
|
|
7498
7723
|
disksToInclude?: string[];
|
|
7499
|
-
}
|
|
7724
|
+
}
|
|
7500
7725
|
|
|
7501
7726
|
/** Provider specific input for InMageAzureV2 switch provider. */
|
|
7502
|
-
export
|
|
7727
|
+
export interface InMageAzureV2SwitchProviderInput
|
|
7728
|
+
extends SwitchProviderSpecificInput {
|
|
7503
7729
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7504
7730
|
instanceType: "InMageAzureV2";
|
|
7505
7731
|
/** The target vault Id. */
|
|
@@ -7508,20 +7734,22 @@ export type InMageAzureV2SwitchProviderInput = SwitchProviderSpecificInput & {
|
|
|
7508
7734
|
targetFabricID: string;
|
|
7509
7735
|
/** The target appliance Id. */
|
|
7510
7736
|
targetApplianceID: string;
|
|
7511
|
-
}
|
|
7737
|
+
}
|
|
7512
7738
|
|
|
7513
7739
|
/** A2A provider specific input for test failover. */
|
|
7514
|
-
export
|
|
7740
|
+
export interface A2ATestFailoverInput
|
|
7741
|
+
extends TestFailoverProviderSpecificInput {
|
|
7515
7742
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7516
7743
|
instanceType: "A2A";
|
|
7517
7744
|
/** 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. */
|
|
7518
7745
|
recoveryPointId?: string;
|
|
7519
7746
|
/** A value indicating whether to use recovery cloud service for TFO or not. */
|
|
7520
7747
|
cloudServiceCreationOption?: string;
|
|
7521
|
-
}
|
|
7748
|
+
}
|
|
7522
7749
|
|
|
7523
7750
|
/** HvrA provider specific input for test failover. */
|
|
7524
|
-
export
|
|
7751
|
+
export interface HyperVReplicaAzureTestFailoverInput
|
|
7752
|
+
extends TestFailoverProviderSpecificInput {
|
|
7525
7753
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7526
7754
|
instanceType: "HyperVReplicaAzure";
|
|
7527
7755
|
/** Primary kek certificate pfx. */
|
|
@@ -7530,48 +7758,53 @@ export type HyperVReplicaAzureTestFailoverInput = TestFailoverProviderSpecificIn
|
|
|
7530
7758
|
secondaryKekCertificatePfx?: string;
|
|
7531
7759
|
/** 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. */
|
|
7532
7760
|
recoveryPointId?: string;
|
|
7533
|
-
}
|
|
7761
|
+
}
|
|
7534
7762
|
|
|
7535
7763
|
/** InMageAzureV2 provider specific input for test failover. */
|
|
7536
|
-
export
|
|
7764
|
+
export interface InMageAzureV2TestFailoverInput
|
|
7765
|
+
extends TestFailoverProviderSpecificInput {
|
|
7537
7766
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7538
7767
|
instanceType: "InMageAzureV2";
|
|
7539
7768
|
/** 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. */
|
|
7540
7769
|
recoveryPointId?: string;
|
|
7541
|
-
}
|
|
7770
|
+
}
|
|
7542
7771
|
|
|
7543
7772
|
/** InMageRcm provider specific input for test failover. */
|
|
7544
|
-
export
|
|
7773
|
+
export interface InMageRcmTestFailoverInput
|
|
7774
|
+
extends TestFailoverProviderSpecificInput {
|
|
7545
7775
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7546
7776
|
instanceType: "InMageRcm";
|
|
7547
7777
|
/** The test network Id. */
|
|
7548
7778
|
networkId?: string;
|
|
7549
7779
|
/** 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. */
|
|
7550
7780
|
recoveryPointId?: string;
|
|
7551
|
-
}
|
|
7781
|
+
}
|
|
7552
7782
|
|
|
7553
7783
|
/** Provider specific input for InMage test failover. */
|
|
7554
|
-
export
|
|
7784
|
+
export interface InMageTestFailoverInput
|
|
7785
|
+
extends TestFailoverProviderSpecificInput {
|
|
7555
7786
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7556
7787
|
instanceType: "InMage";
|
|
7557
7788
|
/** The recovery point type. Values from LatestTime, LatestTag or Custom. In the case of custom, the recovery point provided by RecoveryPointId will be used. In the other two cases, recovery point id will be ignored. */
|
|
7558
7789
|
recoveryPointType?: RecoveryPointType;
|
|
7559
7790
|
/** 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. */
|
|
7560
7791
|
recoveryPointId?: string;
|
|
7561
|
-
}
|
|
7792
|
+
}
|
|
7562
7793
|
|
|
7563
7794
|
/** A2A provider specific input for unplanned failover. */
|
|
7564
|
-
export
|
|
7795
|
+
export interface A2AUnplannedFailoverInput
|
|
7796
|
+
extends UnplannedFailoverProviderSpecificInput {
|
|
7565
7797
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7566
7798
|
instanceType: "A2A";
|
|
7567
7799
|
/** The recovery point id to be passed to failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
7568
7800
|
recoveryPointId?: string;
|
|
7569
7801
|
/** A value indicating whether to use recovery cloud service for failover or not. */
|
|
7570
7802
|
cloudServiceCreationOption?: string;
|
|
7571
|
-
}
|
|
7803
|
+
}
|
|
7572
7804
|
|
|
7573
7805
|
/** HvrA provider specific input for unplanned failover. */
|
|
7574
|
-
export
|
|
7806
|
+
export interface HyperVReplicaAzureUnplannedFailoverInput
|
|
7807
|
+
extends UnplannedFailoverProviderSpecificInput {
|
|
7575
7808
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7576
7809
|
instanceType: "HyperVReplicaAzure";
|
|
7577
7810
|
/** Primary kek certificate pfx. */
|
|
@@ -7580,46 +7813,51 @@ export type HyperVReplicaAzureUnplannedFailoverInput = UnplannedFailoverProvider
|
|
|
7580
7813
|
secondaryKekCertificatePfx?: string;
|
|
7581
7814
|
/** The recovery point id to be passed to failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
7582
7815
|
recoveryPointId?: string;
|
|
7583
|
-
}
|
|
7816
|
+
}
|
|
7584
7817
|
|
|
7585
7818
|
/** InMageAzureV2 provider specific input for unplanned failover. */
|
|
7586
|
-
export
|
|
7819
|
+
export interface InMageAzureV2UnplannedFailoverInput
|
|
7820
|
+
extends UnplannedFailoverProviderSpecificInput {
|
|
7587
7821
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7588
7822
|
instanceType: "InMageAzureV2";
|
|
7589
7823
|
/** The recovery point id to be passed to failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
7590
7824
|
recoveryPointId?: string;
|
|
7591
|
-
}
|
|
7825
|
+
}
|
|
7592
7826
|
|
|
7593
7827
|
/** InMageRcm provider specific input for unplanned failover. */
|
|
7594
|
-
export
|
|
7828
|
+
export interface InMageRcmUnplannedFailoverInput
|
|
7829
|
+
extends UnplannedFailoverProviderSpecificInput {
|
|
7595
7830
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7596
7831
|
instanceType: "InMageRcm";
|
|
7597
7832
|
/** A value indicating whether VM is to be shutdown. */
|
|
7598
7833
|
performShutdown: string;
|
|
7599
7834
|
/** The recovery point id to be passed to failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
7600
7835
|
recoveryPointId?: string;
|
|
7601
|
-
}
|
|
7836
|
+
}
|
|
7602
7837
|
|
|
7603
7838
|
/** Provider specific input for InMage unplanned failover. */
|
|
7604
|
-
export
|
|
7839
|
+
export interface InMageUnplannedFailoverInput
|
|
7840
|
+
extends UnplannedFailoverProviderSpecificInput {
|
|
7605
7841
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7606
7842
|
instanceType: "InMage";
|
|
7607
7843
|
/** The recovery point type. Values from LatestTime, LatestTag or Custom. In the case of custom, the recovery point provided by RecoveryPointId will be used. In the other two cases, recovery point id will be ignored. */
|
|
7608
7844
|
recoveryPointType?: RecoveryPointType;
|
|
7609
7845
|
/** The recovery point id to be passed to failover to a particular recovery point. In case of latest recovery point, null should be passed. */
|
|
7610
7846
|
recoveryPointId?: string;
|
|
7611
|
-
}
|
|
7847
|
+
}
|
|
7612
7848
|
|
|
7613
7849
|
/** InMageRcm provider specific input to update appliance for replication protected item. */
|
|
7614
|
-
export
|
|
7850
|
+
export interface InMageRcmUpdateApplianceForReplicationProtectedItemInput
|
|
7851
|
+
extends UpdateApplianceForReplicationProtectedItemProviderSpecificInput {
|
|
7615
7852
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7616
7853
|
instanceType: "InMageRcm";
|
|
7617
7854
|
/** The run as account Id. */
|
|
7618
7855
|
runAsAccountId?: string;
|
|
7619
|
-
}
|
|
7856
|
+
}
|
|
7620
7857
|
|
|
7621
7858
|
/** A2A provider specific settings. */
|
|
7622
|
-
export
|
|
7859
|
+
export interface A2AProtectionContainerMappingDetails
|
|
7860
|
+
extends ProtectionContainerMappingProviderSpecificDetails {
|
|
7623
7861
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7624
7862
|
instanceType: "A2A";
|
|
7625
7863
|
/** A value indicating whether the auto update is enabled. */
|
|
@@ -7632,10 +7870,11 @@ export type A2AProtectionContainerMappingDetails = ProtectionContainerMappingPro
|
|
|
7632
7870
|
scheduleName?: string;
|
|
7633
7871
|
/** The job schedule arm name. */
|
|
7634
7872
|
jobScheduleName?: string;
|
|
7635
|
-
}
|
|
7873
|
+
}
|
|
7636
7874
|
|
|
7637
7875
|
/** InMageRcm provider specific container mapping details. */
|
|
7638
|
-
export
|
|
7876
|
+
export interface InMageRcmProtectionContainerMappingDetails
|
|
7877
|
+
extends ProtectionContainerMappingProviderSpecificDetails {
|
|
7639
7878
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7640
7879
|
instanceType: "InMageRcm";
|
|
7641
7880
|
/**
|
|
@@ -7643,10 +7882,11 @@ export type InMageRcmProtectionContainerMappingDetails = ProtectionContainerMapp
|
|
|
7643
7882
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7644
7883
|
*/
|
|
7645
7884
|
readonly enableAgentAutoUpgrade?: string;
|
|
7646
|
-
}
|
|
7885
|
+
}
|
|
7647
7886
|
|
|
7648
7887
|
/** VMwareCbt provider specific container mapping details. */
|
|
7649
|
-
export
|
|
7888
|
+
export interface VMwareCbtProtectionContainerMappingDetails
|
|
7889
|
+
extends ProtectionContainerMappingProviderSpecificDetails {
|
|
7650
7890
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7651
7891
|
instanceType: "VMwareCbt";
|
|
7652
7892
|
/**
|
|
@@ -7679,10 +7919,16 @@ export type VMwareCbtProtectionContainerMappingDetails = ProtectionContainerMapp
|
|
|
7679
7919
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7680
7920
|
*/
|
|
7681
7921
|
readonly targetLocation?: string;
|
|
7682
|
-
|
|
7922
|
+
/**
|
|
7923
|
+
* The role size to NIC count map.
|
|
7924
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7925
|
+
*/
|
|
7926
|
+
readonly roleSizeToNicCountMap?: { [propertyName: string]: number };
|
|
7927
|
+
}
|
|
7683
7928
|
|
|
7684
7929
|
/** A2A container mapping input. */
|
|
7685
|
-
export
|
|
7930
|
+
export interface A2AContainerMappingInput
|
|
7931
|
+
extends ReplicationProviderSpecificContainerMappingInput {
|
|
7686
7932
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7687
7933
|
instanceType: "A2A";
|
|
7688
7934
|
/** A value indicating whether the auto update is enabled. */
|
|
@@ -7691,28 +7937,30 @@ export type A2AContainerMappingInput = ReplicationProviderSpecificContainerMappi
|
|
|
7691
7937
|
automationAccountArmId?: string;
|
|
7692
7938
|
/** A value indicating the type authentication to use for automation Account. */
|
|
7693
7939
|
automationAccountAuthenticationType?: AutomationAccountAuthenticationType;
|
|
7694
|
-
}
|
|
7940
|
+
}
|
|
7695
7941
|
|
|
7696
7942
|
/** VMwareCbt container mapping input. */
|
|
7697
|
-
export
|
|
7943
|
+
export interface VMwareCbtContainerMappingInput
|
|
7944
|
+
extends ReplicationProviderSpecificContainerMappingInput {
|
|
7698
7945
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7699
7946
|
instanceType: "VMwareCbt";
|
|
7700
7947
|
/** The target key vault ARM Id. */
|
|
7701
|
-
keyVaultId
|
|
7948
|
+
keyVaultId?: string;
|
|
7702
7949
|
/** The target key vault URL. */
|
|
7703
|
-
keyVaultUri
|
|
7950
|
+
keyVaultUri?: string;
|
|
7704
7951
|
/** The storage account ARM Id. */
|
|
7705
7952
|
storageAccountId: string;
|
|
7706
7953
|
/** The secret name of the storage account. */
|
|
7707
|
-
storageAccountSasSecretName
|
|
7954
|
+
storageAccountSasSecretName?: string;
|
|
7708
7955
|
/** The secret name of the service bus connection string. */
|
|
7709
|
-
serviceBusConnectionStringSecretName
|
|
7956
|
+
serviceBusConnectionStringSecretName?: string;
|
|
7710
7957
|
/** The target location. */
|
|
7711
7958
|
targetLocation: string;
|
|
7712
|
-
}
|
|
7959
|
+
}
|
|
7713
7960
|
|
|
7714
7961
|
/** A2A update protection container mapping. */
|
|
7715
|
-
export
|
|
7962
|
+
export interface A2AUpdateContainerMappingInput
|
|
7963
|
+
extends ReplicationProviderSpecificUpdateContainerMappingInput {
|
|
7716
7964
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7717
7965
|
instanceType: "A2A";
|
|
7718
7966
|
/** A value indicating whether the auto update is enabled. */
|
|
@@ -7721,18 +7969,20 @@ export type A2AUpdateContainerMappingInput = ReplicationProviderSpecificUpdateCo
|
|
|
7721
7969
|
automationAccountArmId?: string;
|
|
7722
7970
|
/** A value indicating the type authentication to use for automation Account. */
|
|
7723
7971
|
automationAccountAuthenticationType?: AutomationAccountAuthenticationType;
|
|
7724
|
-
}
|
|
7972
|
+
}
|
|
7725
7973
|
|
|
7726
7974
|
/** InMageRcm update protection container mapping. */
|
|
7727
|
-
export
|
|
7975
|
+
export interface InMageRcmUpdateContainerMappingInput
|
|
7976
|
+
extends ReplicationProviderSpecificUpdateContainerMappingInput {
|
|
7728
7977
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7729
7978
|
instanceType: "InMageRcm";
|
|
7730
7979
|
/** A value indicating whether agent auto upgrade has to be enabled. */
|
|
7731
7980
|
enableAgentAutoUpgrade: string;
|
|
7732
|
-
}
|
|
7981
|
+
}
|
|
7733
7982
|
|
|
7734
7983
|
/** A2A specific switch protection input. */
|
|
7735
|
-
export
|
|
7984
|
+
export interface A2ASwitchProtectionInput
|
|
7985
|
+
extends SwitchProtectionProviderSpecificInput {
|
|
7736
7986
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7737
7987
|
instanceType: "A2A";
|
|
7738
7988
|
/** The recovery container Id. */
|
|
@@ -7761,10 +8011,10 @@ export type A2ASwitchProtectionInput = SwitchProtectionProviderSpecificInput & {
|
|
|
7761
8011
|
recoveryCapacityReservationGroupId?: string;
|
|
7762
8012
|
/** The recovery disk encryption information. */
|
|
7763
8013
|
diskEncryptionInfo?: DiskEncryptionInfo;
|
|
7764
|
-
}
|
|
8014
|
+
}
|
|
7765
8015
|
|
|
7766
8016
|
/** This class represents the task details for an automation runbook. */
|
|
7767
|
-
export
|
|
8017
|
+
export interface AutomationRunbookTaskDetails extends TaskTypeDetails {
|
|
7768
8018
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7769
8019
|
instanceType: "AutomationRunbookTaskDetails";
|
|
7770
8020
|
/** The recovery plan task name. */
|
|
@@ -7785,18 +8035,18 @@ export type AutomationRunbookTaskDetails = TaskTypeDetails & {
|
|
|
7785
8035
|
jobOutput?: string;
|
|
7786
8036
|
/** A value indicating whether it is a primary side script or not. */
|
|
7787
8037
|
isPrimarySideScript?: boolean;
|
|
7788
|
-
}
|
|
8038
|
+
}
|
|
7789
8039
|
|
|
7790
8040
|
/** This class contains monitoring details of all the inconsistent Protected Entities in Vmm. */
|
|
7791
|
-
export
|
|
8041
|
+
export interface ConsistencyCheckTaskDetails extends TaskTypeDetails {
|
|
7792
8042
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7793
8043
|
instanceType: "ConsistencyCheckTaskDetails";
|
|
7794
8044
|
/** The list of inconsistent Vm details. */
|
|
7795
8045
|
vmDetails?: InconsistentVmDetails[];
|
|
7796
|
-
}
|
|
8046
|
+
}
|
|
7797
8047
|
|
|
7798
8048
|
/** This class represents a task which is actually a workflow so that one can navigate to its individual drill down. */
|
|
7799
|
-
export
|
|
8049
|
+
export interface JobTaskDetails extends TaskTypeDetails {
|
|
7800
8050
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7801
8051
|
instanceType:
|
|
7802
8052
|
| "JobTaskDetails"
|
|
@@ -7804,10 +8054,10 @@ export type JobTaskDetails = TaskTypeDetails & {
|
|
|
7804
8054
|
| "VirtualMachineTaskDetails";
|
|
7805
8055
|
/** The job entity. */
|
|
7806
8056
|
jobTask?: JobEntity;
|
|
7807
|
-
}
|
|
8057
|
+
}
|
|
7808
8058
|
|
|
7809
8059
|
/** This class represents the manual action task details. */
|
|
7810
|
-
export
|
|
8060
|
+
export interface ManualActionTaskDetails extends TaskTypeDetails {
|
|
7811
8061
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7812
8062
|
instanceType: "ManualActionTaskDetails";
|
|
7813
8063
|
/** The name. */
|
|
@@ -7816,10 +8066,10 @@ export type ManualActionTaskDetails = TaskTypeDetails & {
|
|
|
7816
8066
|
instructions?: string;
|
|
7817
8067
|
/** The observation. */
|
|
7818
8068
|
observation?: string;
|
|
7819
|
-
}
|
|
8069
|
+
}
|
|
7820
8070
|
|
|
7821
8071
|
/** This class represents the script action task details. */
|
|
7822
|
-
export
|
|
8072
|
+
export interface ScriptActionTaskDetails extends TaskTypeDetails {
|
|
7823
8073
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7824
8074
|
instanceType: "ScriptActionTaskDetails";
|
|
7825
8075
|
/** The name. */
|
|
@@ -7830,10 +8080,10 @@ export type ScriptActionTaskDetails = TaskTypeDetails & {
|
|
|
7830
8080
|
output?: string;
|
|
7831
8081
|
/** A value indicating whether it is a primary side script or not. */
|
|
7832
8082
|
isPrimarySideScript?: boolean;
|
|
7833
|
-
}
|
|
8083
|
+
}
|
|
7834
8084
|
|
|
7835
8085
|
/** This class represents the vm NicUpdates task details. */
|
|
7836
|
-
export
|
|
8086
|
+
export interface VmNicUpdatesTaskDetails extends TaskTypeDetails {
|
|
7837
8087
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7838
8088
|
instanceType: "VmNicUpdatesTaskDetails";
|
|
7839
8089
|
/** Virtual machine Id. */
|
|
@@ -7842,18 +8092,18 @@ export type VmNicUpdatesTaskDetails = TaskTypeDetails & {
|
|
|
7842
8092
|
nicId?: string;
|
|
7843
8093
|
/** Name of the Nic. */
|
|
7844
8094
|
name?: string;
|
|
7845
|
-
}
|
|
8095
|
+
}
|
|
7846
8096
|
|
|
7847
8097
|
/** This class represents the inline workflow task details. */
|
|
7848
|
-
export
|
|
8098
|
+
export interface InlineWorkflowTaskDetails extends GroupTaskDetails {
|
|
7849
8099
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7850
8100
|
instanceType: "InlineWorkflowTaskDetails";
|
|
7851
8101
|
/** The list of child workflow ids. */
|
|
7852
8102
|
workflowIds?: string[];
|
|
7853
|
-
}
|
|
8103
|
+
}
|
|
7854
8104
|
|
|
7855
8105
|
/** This class represents the recovery plan group task. */
|
|
7856
|
-
export
|
|
8106
|
+
export interface RecoveryPlanGroupTaskDetails extends GroupTaskDetails {
|
|
7857
8107
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7858
8108
|
instanceType:
|
|
7859
8109
|
| "RecoveryPlanGroupTaskDetails"
|
|
@@ -7864,42 +8114,42 @@ export type RecoveryPlanGroupTaskDetails = GroupTaskDetails & {
|
|
|
7864
8114
|
groupId?: string;
|
|
7865
8115
|
/** The group type. */
|
|
7866
8116
|
rpGroupType?: string;
|
|
7867
|
-
}
|
|
8117
|
+
}
|
|
7868
8118
|
|
|
7869
8119
|
/** This class represents job details based on specific job type. */
|
|
7870
|
-
export
|
|
8120
|
+
export interface AsrJobDetails extends JobDetails {
|
|
7871
8121
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7872
8122
|
instanceType: "AsrJobDetails";
|
|
7873
|
-
}
|
|
8123
|
+
}
|
|
7874
8124
|
|
|
7875
8125
|
/** This class represents details for export jobs workflow. */
|
|
7876
|
-
export
|
|
8126
|
+
export interface ExportJobDetails extends JobDetails {
|
|
7877
8127
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7878
8128
|
instanceType: "ExportJobDetails";
|
|
7879
8129
|
/** BlobUri of the exported jobs. */
|
|
7880
8130
|
blobUri?: string;
|
|
7881
8131
|
/** The sas token to access blob. */
|
|
7882
8132
|
sasToken?: string;
|
|
7883
|
-
}
|
|
8133
|
+
}
|
|
7884
8134
|
|
|
7885
8135
|
/** This class represents the details for a failover job. */
|
|
7886
|
-
export
|
|
8136
|
+
export interface FailoverJobDetails extends JobDetails {
|
|
7887
8137
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7888
8138
|
instanceType: "FailoverJobDetails";
|
|
7889
8139
|
/** The test VM details. */
|
|
7890
8140
|
protectedItemDetails?: FailoverReplicationProtectedItemDetails[];
|
|
7891
|
-
}
|
|
8141
|
+
}
|
|
7892
8142
|
|
|
7893
8143
|
/** This class represents details for switch protection job. */
|
|
7894
|
-
export
|
|
8144
|
+
export interface SwitchProtectionJobDetails extends JobDetails {
|
|
7895
8145
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7896
8146
|
instanceType: "SwitchProtectionJobDetails";
|
|
7897
8147
|
/** ARM Id of the new replication protected item. */
|
|
7898
8148
|
newReplicationProtectedItemId?: string;
|
|
7899
|
-
}
|
|
8149
|
+
}
|
|
7900
8150
|
|
|
7901
8151
|
/** This class represents the details for a test failover job. */
|
|
7902
|
-
export
|
|
8152
|
+
export interface TestFailoverJobDetails extends JobDetails {
|
|
7903
8153
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7904
8154
|
instanceType: "TestFailoverJobDetails";
|
|
7905
8155
|
/** The test failover status. */
|
|
@@ -7914,10 +8164,10 @@ export type TestFailoverJobDetails = JobDetails & {
|
|
|
7914
8164
|
networkType?: string;
|
|
7915
8165
|
/** The test VM details. */
|
|
7916
8166
|
protectedItemDetails?: FailoverReplicationProtectedItemDetails[];
|
|
7917
|
-
}
|
|
8167
|
+
}
|
|
7918
8168
|
|
|
7919
8169
|
/** A2A specific policy details. */
|
|
7920
|
-
export
|
|
8170
|
+
export interface A2APolicyDetails extends PolicyProviderSpecificDetails {
|
|
7921
8171
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7922
8172
|
instanceType: "A2A";
|
|
7923
8173
|
/** The recovery point threshold in minutes. */
|
|
@@ -7930,10 +8180,11 @@ export type A2APolicyDetails = PolicyProviderSpecificDetails & {
|
|
|
7930
8180
|
multiVmSyncStatus?: string;
|
|
7931
8181
|
/** The crash consistent snapshot frequency in minutes. */
|
|
7932
8182
|
crashConsistentFrequencyInMinutes?: number;
|
|
7933
|
-
}
|
|
8183
|
+
}
|
|
7934
8184
|
|
|
7935
8185
|
/** Hyper-V Replica Azure specific protection profile details. */
|
|
7936
|
-
export
|
|
8186
|
+
export interface HyperVReplicaAzurePolicyDetails
|
|
8187
|
+
extends PolicyProviderSpecificDetails {
|
|
7937
8188
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7938
8189
|
instanceType: "HyperVReplicaAzure";
|
|
7939
8190
|
/** The duration (in hours) to which point the recovery history needs to be maintained. */
|
|
@@ -7948,10 +8199,11 @@ export type HyperVReplicaAzurePolicyDetails = PolicyProviderSpecificDetails & {
|
|
|
7948
8199
|
encryption?: string;
|
|
7949
8200
|
/** The active storage account Id. */
|
|
7950
8201
|
activeStorageAccountId?: string;
|
|
7951
|
-
}
|
|
8202
|
+
}
|
|
7952
8203
|
|
|
7953
8204
|
/** Base class for HyperVReplica policy details. */
|
|
7954
|
-
export
|
|
8205
|
+
export interface HyperVReplicaBasePolicyDetails
|
|
8206
|
+
extends PolicyProviderSpecificDetails {
|
|
7955
8207
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7956
8208
|
instanceType: "HyperVReplicaBasePolicyDetails";
|
|
7957
8209
|
/** A value indicating the number of recovery points. */
|
|
@@ -7974,10 +8226,11 @@ export type HyperVReplicaBasePolicyDetails = PolicyProviderSpecificDetails & {
|
|
|
7974
8226
|
allowedAuthenticationType?: number;
|
|
7975
8227
|
/** A value indicating whether the VM has to be auto deleted. Supported Values: String.Empty, None, OnRecoveryCloud. */
|
|
7976
8228
|
replicaDeletionOption?: string;
|
|
7977
|
-
}
|
|
8229
|
+
}
|
|
7978
8230
|
|
|
7979
8231
|
/** Hyper-V Replica Blue specific protection profile details. */
|
|
7980
|
-
export
|
|
8232
|
+
export interface HyperVReplicaBluePolicyDetails
|
|
8233
|
+
extends PolicyProviderSpecificDetails {
|
|
7981
8234
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
7982
8235
|
instanceType: "HyperVReplica2012R2";
|
|
7983
8236
|
/** A value indicating the replication interval. */
|
|
@@ -8002,10 +8255,11 @@ export type HyperVReplicaBluePolicyDetails = PolicyProviderSpecificDetails & {
|
|
|
8002
8255
|
allowedAuthenticationType?: number;
|
|
8003
8256
|
/** A value indicating whether the VM has to be auto deleted. Supported Values: String.Empty, None, OnRecoveryCloud */
|
|
8004
8257
|
replicaDeletionOption?: string;
|
|
8005
|
-
}
|
|
8258
|
+
}
|
|
8006
8259
|
|
|
8007
8260
|
/** Hyper-V Replica Blue specific protection profile details. */
|
|
8008
|
-
export
|
|
8261
|
+
export interface HyperVReplicaPolicyDetails
|
|
8262
|
+
extends PolicyProviderSpecificDetails {
|
|
8009
8263
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8010
8264
|
instanceType: "HyperVReplica2012";
|
|
8011
8265
|
/** A value indicating the number of recovery points. */
|
|
@@ -8028,10 +8282,11 @@ export type HyperVReplicaPolicyDetails = PolicyProviderSpecificDetails & {
|
|
|
8028
8282
|
allowedAuthenticationType?: number;
|
|
8029
8283
|
/** A value indicating whether the VM has to be auto deleted. Supported Values: String.Empty, None, OnRecoveryCloud */
|
|
8030
8284
|
replicaDeletionOption?: string;
|
|
8031
|
-
}
|
|
8285
|
+
}
|
|
8032
8286
|
|
|
8033
8287
|
/** InMage Azure v2 specific protection profile details. */
|
|
8034
|
-
export
|
|
8288
|
+
export interface InMageAzureV2PolicyDetails
|
|
8289
|
+
extends PolicyProviderSpecificDetails {
|
|
8035
8290
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8036
8291
|
instanceType: "InMageAzureV2";
|
|
8037
8292
|
/** The crash consistent snapshot frequency in minutes. */
|
|
@@ -8044,10 +8299,10 @@ export type InMageAzureV2PolicyDetails = PolicyProviderSpecificDetails & {
|
|
|
8044
8299
|
appConsistentFrequencyInMinutes?: number;
|
|
8045
8300
|
/** A value indicating whether multi-VM sync has to be enabled. */
|
|
8046
8301
|
multiVmSyncStatus?: string;
|
|
8047
|
-
}
|
|
8302
|
+
}
|
|
8048
8303
|
|
|
8049
8304
|
/** Base class for the policies of providers using InMage replication. */
|
|
8050
|
-
export
|
|
8305
|
+
export interface InMageBasePolicyDetails extends PolicyProviderSpecificDetails {
|
|
8051
8306
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8052
8307
|
instanceType: "InMageBasePolicyDetails";
|
|
8053
8308
|
/** The recovery point threshold in minutes. */
|
|
@@ -8058,10 +8313,10 @@ export type InMageBasePolicyDetails = PolicyProviderSpecificDetails & {
|
|
|
8058
8313
|
appConsistentFrequencyInMinutes?: number;
|
|
8059
8314
|
/** A value indicating whether multi-VM sync has to be enabled. */
|
|
8060
8315
|
multiVmSyncStatus?: string;
|
|
8061
|
-
}
|
|
8316
|
+
}
|
|
8062
8317
|
|
|
8063
8318
|
/** InMage specific protection profile details. */
|
|
8064
|
-
export
|
|
8319
|
+
export interface InMagePolicyDetails extends PolicyProviderSpecificDetails {
|
|
8065
8320
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8066
8321
|
instanceType: "InMage";
|
|
8067
8322
|
/** The recovery point threshold in minutes. */
|
|
@@ -8072,20 +8327,21 @@ export type InMagePolicyDetails = PolicyProviderSpecificDetails & {
|
|
|
8072
8327
|
appConsistentFrequencyInMinutes?: number;
|
|
8073
8328
|
/** A value indicating whether multi-VM sync has to be enabled. */
|
|
8074
8329
|
multiVmSyncStatus?: string;
|
|
8075
|
-
}
|
|
8330
|
+
}
|
|
8076
8331
|
|
|
8077
8332
|
/** InMageRcm failback specific policy details. */
|
|
8078
|
-
export
|
|
8333
|
+
export interface InMageRcmFailbackPolicyDetails
|
|
8334
|
+
extends PolicyProviderSpecificDetails {
|
|
8079
8335
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8080
8336
|
instanceType: "InMageRcmFailback";
|
|
8081
8337
|
/** The app consistent snapshot frequency in minutes. */
|
|
8082
8338
|
appConsistentFrequencyInMinutes?: number;
|
|
8083
8339
|
/** The crash consistent snapshot frequency in minutes. */
|
|
8084
8340
|
crashConsistentFrequencyInMinutes?: number;
|
|
8085
|
-
}
|
|
8341
|
+
}
|
|
8086
8342
|
|
|
8087
8343
|
/** InMageRcm specific policy details. */
|
|
8088
|
-
export
|
|
8344
|
+
export interface InMageRcmPolicyDetails extends PolicyProviderSpecificDetails {
|
|
8089
8345
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8090
8346
|
instanceType: "InMageRcm";
|
|
8091
8347
|
/** The duration in minutes until which the recovery points need to be stored. */
|
|
@@ -8096,10 +8352,10 @@ export type InMageRcmPolicyDetails = PolicyProviderSpecificDetails & {
|
|
|
8096
8352
|
crashConsistentFrequencyInMinutes?: number;
|
|
8097
8353
|
/** A value indicating whether multi-VM sync has to be enabled. */
|
|
8098
8354
|
enableMultiVmSync?: string;
|
|
8099
|
-
}
|
|
8355
|
+
}
|
|
8100
8356
|
|
|
8101
8357
|
/** VMware Cbt specific policy details. */
|
|
8102
|
-
export
|
|
8358
|
+
export interface VmwareCbtPolicyDetails extends PolicyProviderSpecificDetails {
|
|
8103
8359
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8104
8360
|
instanceType: "VMwareCbt";
|
|
8105
8361
|
/** The duration in minutes until which the recovery points need to be stored. */
|
|
@@ -8108,16 +8364,17 @@ export type VmwareCbtPolicyDetails = PolicyProviderSpecificDetails & {
|
|
|
8108
8364
|
appConsistentFrequencyInMinutes?: number;
|
|
8109
8365
|
/** The crash consistent snapshot frequency in minutes. */
|
|
8110
8366
|
crashConsistentFrequencyInMinutes?: number;
|
|
8111
|
-
}
|
|
8367
|
+
}
|
|
8112
8368
|
|
|
8113
8369
|
/** A2A Cross-Cluster Migration Policy creation input. */
|
|
8114
|
-
export
|
|
8370
|
+
export interface A2ACrossClusterMigrationPolicyCreationInput
|
|
8371
|
+
extends PolicyProviderSpecificInput {
|
|
8115
8372
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8116
8373
|
instanceType: "A2ACrossClusterMigration";
|
|
8117
|
-
}
|
|
8374
|
+
}
|
|
8118
8375
|
|
|
8119
8376
|
/** A2A Policy creation input. */
|
|
8120
|
-
export
|
|
8377
|
+
export interface A2APolicyCreationInput extends PolicyProviderSpecificInput {
|
|
8121
8378
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8122
8379
|
instanceType: "A2A";
|
|
8123
8380
|
/** The duration in minutes until which the recovery points need to be stored. */
|
|
@@ -8128,10 +8385,11 @@ export type A2APolicyCreationInput = PolicyProviderSpecificInput & {
|
|
|
8128
8385
|
appConsistentFrequencyInMinutes?: number;
|
|
8129
8386
|
/** A value indicating whether multi-VM sync has to be enabled. Value should be 'Enabled' or 'Disabled'. */
|
|
8130
8387
|
multiVmSyncStatus: SetMultiVmSyncStatus;
|
|
8131
|
-
}
|
|
8388
|
+
}
|
|
8132
8389
|
|
|
8133
8390
|
/** Hyper-V Replica Azure specific input for creating a protection profile. */
|
|
8134
|
-
export
|
|
8391
|
+
export interface HyperVReplicaAzurePolicyInput
|
|
8392
|
+
extends PolicyProviderSpecificInput {
|
|
8135
8393
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8136
8394
|
instanceType: "HyperVReplicaAzure";
|
|
8137
8395
|
/** The duration (in hours) to which point the recovery history needs to be maintained. */
|
|
@@ -8144,10 +8402,10 @@ export type HyperVReplicaAzurePolicyInput = PolicyProviderSpecificInput & {
|
|
|
8144
8402
|
onlineReplicationStartTime?: string;
|
|
8145
8403
|
/** The list of storage accounts to which the VMs in the primary cloud can replicate to. */
|
|
8146
8404
|
storageAccounts?: string[];
|
|
8147
|
-
}
|
|
8405
|
+
}
|
|
8148
8406
|
|
|
8149
8407
|
/** Hyper-V Replica specific policy Input. */
|
|
8150
|
-
export
|
|
8408
|
+
export interface HyperVReplicaPolicyInput extends PolicyProviderSpecificInput {
|
|
8151
8409
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8152
8410
|
instanceType: "HyperVReplica2012" | "HyperVReplica2012R2";
|
|
8153
8411
|
/** A value indicating the number of recovery points. */
|
|
@@ -8170,10 +8428,10 @@ export type HyperVReplicaPolicyInput = PolicyProviderSpecificInput & {
|
|
|
8170
8428
|
allowedAuthenticationType?: number;
|
|
8171
8429
|
/** A value indicating whether the VM has to be auto deleted. */
|
|
8172
8430
|
replicaDeletion?: string;
|
|
8173
|
-
}
|
|
8431
|
+
}
|
|
8174
8432
|
|
|
8175
8433
|
/** VMWare Azure specific policy Input. */
|
|
8176
|
-
export
|
|
8434
|
+
export interface InMageAzureV2PolicyInput extends PolicyProviderSpecificInput {
|
|
8177
8435
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8178
8436
|
instanceType: "InMageAzureV2";
|
|
8179
8437
|
/** The recovery point threshold in minutes. */
|
|
@@ -8186,10 +8444,10 @@ export type InMageAzureV2PolicyInput = PolicyProviderSpecificInput & {
|
|
|
8186
8444
|
appConsistentFrequencyInMinutes?: number;
|
|
8187
8445
|
/** A value indicating whether multi-VM sync has to be enabled. Value should be 'Enabled' or 'Disabled'. */
|
|
8188
8446
|
multiVmSyncStatus: SetMultiVmSyncStatus;
|
|
8189
|
-
}
|
|
8447
|
+
}
|
|
8190
8448
|
|
|
8191
8449
|
/** VMWare Azure specific protection profile Input. */
|
|
8192
|
-
export
|
|
8450
|
+
export interface InMagePolicyInput extends PolicyProviderSpecificInput {
|
|
8193
8451
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8194
8452
|
instanceType: "InMage";
|
|
8195
8453
|
/** The recovery point threshold in minutes. */
|
|
@@ -8200,20 +8458,22 @@ export type InMagePolicyInput = PolicyProviderSpecificInput & {
|
|
|
8200
8458
|
appConsistentFrequencyInMinutes?: number;
|
|
8201
8459
|
/** A value indicating whether multi-VM sync has to be enabled. Value should be 'Enabled' or 'Disabled'. */
|
|
8202
8460
|
multiVmSyncStatus: SetMultiVmSyncStatus;
|
|
8203
|
-
}
|
|
8461
|
+
}
|
|
8204
8462
|
|
|
8205
8463
|
/** InMageRcmFailback policy creation input. */
|
|
8206
|
-
export
|
|
8464
|
+
export interface InMageRcmFailbackPolicyCreationInput
|
|
8465
|
+
extends PolicyProviderSpecificInput {
|
|
8207
8466
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8208
8467
|
instanceType: "InMageRcmFailback";
|
|
8209
8468
|
/** The crash consistent snapshot frequency (in minutes). */
|
|
8210
8469
|
crashConsistentFrequencyInMinutes?: number;
|
|
8211
8470
|
/** The app consistent snapshot frequency (in minutes). */
|
|
8212
8471
|
appConsistentFrequencyInMinutes?: number;
|
|
8213
|
-
}
|
|
8472
|
+
}
|
|
8214
8473
|
|
|
8215
8474
|
/** InMageRcm policy creation input. */
|
|
8216
|
-
export
|
|
8475
|
+
export interface InMageRcmPolicyCreationInput
|
|
8476
|
+
extends PolicyProviderSpecificInput {
|
|
8217
8477
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8218
8478
|
instanceType: "InMageRcm";
|
|
8219
8479
|
/** The duration in minutes until which the recovery points need to be stored. */
|
|
@@ -8224,10 +8484,11 @@ export type InMageRcmPolicyCreationInput = PolicyProviderSpecificInput & {
|
|
|
8224
8484
|
appConsistentFrequencyInMinutes?: number;
|
|
8225
8485
|
/** A value indicating whether multi-VM sync has to be enabled. */
|
|
8226
8486
|
enableMultiVmSync?: string;
|
|
8227
|
-
}
|
|
8487
|
+
}
|
|
8228
8488
|
|
|
8229
8489
|
/** VMware Cbt policy creation input. */
|
|
8230
|
-
export
|
|
8490
|
+
export interface VMwareCbtPolicyCreationInput
|
|
8491
|
+
extends PolicyProviderSpecificInput {
|
|
8231
8492
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8232
8493
|
instanceType: "VMwareCbt";
|
|
8233
8494
|
/** The duration in minutes until which the recovery points need to be stored. */
|
|
@@ -8236,10 +8497,11 @@ export type VMwareCbtPolicyCreationInput = PolicyProviderSpecificInput & {
|
|
|
8236
8497
|
crashConsistentFrequencyInMinutes?: number;
|
|
8237
8498
|
/** The app consistent snapshot frequency (in minutes). */
|
|
8238
8499
|
appConsistentFrequencyInMinutes?: number;
|
|
8239
|
-
}
|
|
8500
|
+
}
|
|
8240
8501
|
|
|
8241
8502
|
/** A2A provider specific settings. */
|
|
8242
|
-
export
|
|
8503
|
+
export interface A2AReplicationIntentDetails
|
|
8504
|
+
extends ReplicationProtectionIntentProviderSpecificSettings {
|
|
8243
8505
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8244
8506
|
instanceType: "A2A";
|
|
8245
8507
|
/** The fabric specific object Id of the virtual machine. */
|
|
@@ -8286,10 +8548,11 @@ export type A2AReplicationIntentDetails = ReplicationProtectionIntentProviderSpe
|
|
|
8286
8548
|
automationAccountArmId?: string;
|
|
8287
8549
|
/** A value indicating the type authentication to use for automation Account. */
|
|
8288
8550
|
automationAccountAuthenticationType?: AutomationAccountAuthenticationType;
|
|
8289
|
-
}
|
|
8551
|
+
}
|
|
8290
8552
|
|
|
8291
8553
|
/** A2A create protection intent input. */
|
|
8292
|
-
export
|
|
8554
|
+
export interface A2ACreateProtectionIntentInput
|
|
8555
|
+
extends CreateProtectionIntentProviderSpecificDetails {
|
|
8293
8556
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8294
8557
|
instanceType: "A2A";
|
|
8295
8558
|
/** The fabric specific object Id of the virtual machine. */
|
|
@@ -8336,10 +8599,11 @@ export type A2ACreateProtectionIntentInput = CreateProtectionIntentProviderSpeci
|
|
|
8336
8599
|
automationAccountAuthenticationType?: AutomationAccountAuthenticationType;
|
|
8337
8600
|
/** The automation account arm id. */
|
|
8338
8601
|
automationAccountArmId?: string;
|
|
8339
|
-
}
|
|
8602
|
+
}
|
|
8340
8603
|
|
|
8341
8604
|
/** Recovery plan Automation runbook action details. */
|
|
8342
|
-
export
|
|
8605
|
+
export interface RecoveryPlanAutomationRunbookActionDetails
|
|
8606
|
+
extends RecoveryPlanActionDetails {
|
|
8343
8607
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8344
8608
|
instanceType: "AutomationRunbookActionDetails";
|
|
8345
8609
|
/** The runbook ARM Id. */
|
|
@@ -8348,18 +8612,20 @@ export type RecoveryPlanAutomationRunbookActionDetails = RecoveryPlanActionDetai
|
|
|
8348
8612
|
timeout?: string;
|
|
8349
8613
|
/** The fabric location. */
|
|
8350
8614
|
fabricLocation: RecoveryPlanActionLocation;
|
|
8351
|
-
}
|
|
8615
|
+
}
|
|
8352
8616
|
|
|
8353
8617
|
/** Recovery plan manual action details. */
|
|
8354
|
-
export
|
|
8618
|
+
export interface RecoveryPlanManualActionDetails
|
|
8619
|
+
extends RecoveryPlanActionDetails {
|
|
8355
8620
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8356
8621
|
instanceType: "ManualActionDetails";
|
|
8357
8622
|
/** The manual action description. */
|
|
8358
8623
|
description?: string;
|
|
8359
|
-
}
|
|
8624
|
+
}
|
|
8360
8625
|
|
|
8361
8626
|
/** Recovery plan script action details. */
|
|
8362
|
-
export
|
|
8627
|
+
export interface RecoveryPlanScriptActionDetails
|
|
8628
|
+
extends RecoveryPlanActionDetails {
|
|
8363
8629
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8364
8630
|
instanceType: "ScriptActionDetails";
|
|
8365
8631
|
/** The script path. */
|
|
@@ -8368,20 +8634,26 @@ export type RecoveryPlanScriptActionDetails = RecoveryPlanActionDetails & {
|
|
|
8368
8634
|
timeout?: string;
|
|
8369
8635
|
/** The fabric location. */
|
|
8370
8636
|
fabricLocation: RecoveryPlanActionLocation;
|
|
8371
|
-
}
|
|
8637
|
+
}
|
|
8372
8638
|
|
|
8373
8639
|
/** Recovery plan A2A specific details. */
|
|
8374
|
-
export
|
|
8640
|
+
export interface RecoveryPlanA2ADetails
|
|
8641
|
+
extends RecoveryPlanProviderSpecificDetails {
|
|
8375
8642
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8376
8643
|
instanceType: "A2A";
|
|
8377
8644
|
/** The primary zone. */
|
|
8378
8645
|
primaryZone?: string;
|
|
8379
8646
|
/** The recovery zone. */
|
|
8380
8647
|
recoveryZone?: string;
|
|
8381
|
-
|
|
8648
|
+
/** The primary extended location. */
|
|
8649
|
+
primaryExtendedLocation?: ExtendedLocation;
|
|
8650
|
+
/** The recovery extended location. */
|
|
8651
|
+
recoveryExtendedLocation?: ExtendedLocation;
|
|
8652
|
+
}
|
|
8382
8653
|
|
|
8383
8654
|
/** Recovery plan A2A input. */
|
|
8384
|
-
export
|
|
8655
|
+
export interface RecoveryPlanA2AInput
|
|
8656
|
+
extends RecoveryPlanProviderSpecificInput {
|
|
8385
8657
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8386
8658
|
instanceType: "A2A";
|
|
8387
8659
|
/** The primary zone. */
|
|
@@ -8392,10 +8664,11 @@ export type RecoveryPlanA2AInput = RecoveryPlanProviderSpecificInput & {
|
|
|
8392
8664
|
primaryExtendedLocation?: ExtendedLocation;
|
|
8393
8665
|
/** The recovery extended location. */
|
|
8394
8666
|
recoveryExtendedLocation?: ExtendedLocation;
|
|
8395
|
-
}
|
|
8667
|
+
}
|
|
8396
8668
|
|
|
8397
8669
|
/** Recovery plan A2A failover input. */
|
|
8398
|
-
export
|
|
8670
|
+
export interface RecoveryPlanA2AFailoverInput
|
|
8671
|
+
extends RecoveryPlanProviderSpecificFailoverInput {
|
|
8399
8672
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8400
8673
|
instanceType: "A2A";
|
|
8401
8674
|
/** The recovery point type. */
|
|
@@ -8404,20 +8677,22 @@ export type RecoveryPlanA2AFailoverInput = RecoveryPlanProviderSpecificFailoverI
|
|
|
8404
8677
|
cloudServiceCreationOption?: string;
|
|
8405
8678
|
/** A value indicating whether multi VM sync enabled VMs should use multi VM sync points for failover. */
|
|
8406
8679
|
multiVmSyncPointOption?: MultiVmSyncPointOption;
|
|
8407
|
-
}
|
|
8680
|
+
}
|
|
8408
8681
|
|
|
8409
8682
|
/** Recovery plan HVR Azure failback input. */
|
|
8410
|
-
export
|
|
8683
|
+
export interface RecoveryPlanHyperVReplicaAzureFailbackInput
|
|
8684
|
+
extends RecoveryPlanProviderSpecificFailoverInput {
|
|
8411
8685
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8412
8686
|
instanceType: "HyperVReplicaAzureFailback";
|
|
8413
8687
|
/** The data sync option. */
|
|
8414
8688
|
dataSyncOption: DataSyncStatus;
|
|
8415
8689
|
/** The ALR option. */
|
|
8416
8690
|
recoveryVmCreationOption: AlternateLocationRecoveryOption;
|
|
8417
|
-
}
|
|
8691
|
+
}
|
|
8418
8692
|
|
|
8419
8693
|
/** Recovery plan HVR Azure failover input. */
|
|
8420
|
-
export
|
|
8694
|
+
export interface RecoveryPlanHyperVReplicaAzureFailoverInput
|
|
8695
|
+
extends RecoveryPlanProviderSpecificFailoverInput {
|
|
8421
8696
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8422
8697
|
instanceType: "HyperVReplicaAzure";
|
|
8423
8698
|
/** The primary KEK certificate PFX. */
|
|
@@ -8426,56 +8701,61 @@ export type RecoveryPlanHyperVReplicaAzureFailoverInput = RecoveryPlanProviderSp
|
|
|
8426
8701
|
secondaryKekCertificatePfx?: string;
|
|
8427
8702
|
/** The recovery point type. */
|
|
8428
8703
|
recoveryPointType?: HyperVReplicaAzureRpRecoveryPointType;
|
|
8429
|
-
}
|
|
8704
|
+
}
|
|
8430
8705
|
|
|
8431
8706
|
/** Recovery plan InMageAzureV2 failover input. */
|
|
8432
|
-
export
|
|
8707
|
+
export interface RecoveryPlanInMageAzureV2FailoverInput
|
|
8708
|
+
extends RecoveryPlanProviderSpecificFailoverInput {
|
|
8433
8709
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8434
8710
|
instanceType: "InMageAzureV2";
|
|
8435
8711
|
/** The recovery point type. */
|
|
8436
8712
|
recoveryPointType: InMageV2RpRecoveryPointType;
|
|
8437
8713
|
/** A value indicating whether multi VM sync enabled VMs should use multi VM sync points for failover. */
|
|
8438
8714
|
useMultiVmSyncPoint?: string;
|
|
8439
|
-
}
|
|
8715
|
+
}
|
|
8440
8716
|
|
|
8441
8717
|
/** Recovery plan InMage failover input. */
|
|
8442
|
-
export
|
|
8718
|
+
export interface RecoveryPlanInMageFailoverInput
|
|
8719
|
+
extends RecoveryPlanProviderSpecificFailoverInput {
|
|
8443
8720
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8444
8721
|
instanceType: "InMage";
|
|
8445
8722
|
/** The recovery point type. */
|
|
8446
8723
|
recoveryPointType: RpInMageRecoveryPointType;
|
|
8447
|
-
}
|
|
8724
|
+
}
|
|
8448
8725
|
|
|
8449
8726
|
/** Recovery plan InMageRcmFailback failover input. */
|
|
8450
|
-
export
|
|
8727
|
+
export interface RecoveryPlanInMageRcmFailbackFailoverInput
|
|
8728
|
+
extends RecoveryPlanProviderSpecificFailoverInput {
|
|
8451
8729
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8452
8730
|
instanceType: "InMageRcmFailback";
|
|
8453
8731
|
/** The recovery point type. */
|
|
8454
8732
|
recoveryPointType: InMageRcmFailbackRecoveryPointType;
|
|
8455
8733
|
/** A value indicating whether multi VM sync enabled VMs should use multi VM sync points for failover. */
|
|
8456
8734
|
useMultiVmSyncPoint?: string;
|
|
8457
|
-
}
|
|
8735
|
+
}
|
|
8458
8736
|
|
|
8459
8737
|
/** Recovery plan InMageRcm failover input. */
|
|
8460
|
-
export
|
|
8738
|
+
export interface RecoveryPlanInMageRcmFailoverInput
|
|
8739
|
+
extends RecoveryPlanProviderSpecificFailoverInput {
|
|
8461
8740
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8462
8741
|
instanceType: "InMageRcm";
|
|
8463
8742
|
/** The recovery point type. */
|
|
8464
8743
|
recoveryPointType: RecoveryPlanPointType;
|
|
8465
8744
|
/** A value indicating whether multi VM sync enabled VMs should use multi VM sync points for failover. */
|
|
8466
8745
|
useMultiVmSyncPoint?: string;
|
|
8467
|
-
}
|
|
8746
|
+
}
|
|
8468
8747
|
|
|
8469
8748
|
/** Existing storage account input. */
|
|
8470
|
-
export
|
|
8749
|
+
export interface ExistingProtectionProfile
|
|
8750
|
+
extends ProtectionProfileCustomDetails {
|
|
8471
8751
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8472
8752
|
resourceType: "Existing";
|
|
8473
8753
|
/** The protection profile Arm Id. Throw error, if resource does not exists. */
|
|
8474
8754
|
protectionProfileId: string;
|
|
8475
|
-
}
|
|
8755
|
+
}
|
|
8476
8756
|
|
|
8477
8757
|
/** New Protection profile input. */
|
|
8478
|
-
export
|
|
8758
|
+
export interface NewProtectionProfile extends ProtectionProfileCustomDetails {
|
|
8479
8759
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8480
8760
|
resourceType: "New";
|
|
8481
8761
|
/** The protection profile input. */
|
|
@@ -8488,103 +8768,116 @@ export type NewProtectionProfile = ProtectionProfileCustomDetails & {
|
|
|
8488
8768
|
appConsistentFrequencyInMinutes?: number;
|
|
8489
8769
|
/** A value indicating whether multi-VM sync has to be enabled. Value should be 'Enabled' or 'Disabled'. */
|
|
8490
8770
|
multiVmSyncStatus: SetMultiVmSyncStatus;
|
|
8491
|
-
}
|
|
8771
|
+
}
|
|
8492
8772
|
|
|
8493
8773
|
/** Existing storage account input. */
|
|
8494
|
-
export
|
|
8774
|
+
export interface ExistingStorageAccount extends StorageAccountCustomDetails {
|
|
8495
8775
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8496
8776
|
resourceType: "Existing";
|
|
8497
8777
|
/** The storage account Arm Id. Throw error, if resource does not exists. */
|
|
8498
8778
|
azureStorageAccountId: string;
|
|
8499
|
-
}
|
|
8779
|
+
}
|
|
8500
8780
|
|
|
8501
8781
|
/** Existing recovery availability set input. */
|
|
8502
|
-
export
|
|
8782
|
+
export interface ExistingRecoveryAvailabilitySet
|
|
8783
|
+
extends RecoveryAvailabilitySetCustomDetails {
|
|
8503
8784
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8504
8785
|
resourceType: "Existing";
|
|
8505
8786
|
/** The recovery availability set Id. Will throw error, if resource does not exist. */
|
|
8506
8787
|
recoveryAvailabilitySetId?: string;
|
|
8507
|
-
}
|
|
8788
|
+
}
|
|
8508
8789
|
|
|
8509
8790
|
/** Existing recovery virtual network input. */
|
|
8510
|
-
export
|
|
8791
|
+
export interface ExistingRecoveryVirtualNetwork
|
|
8792
|
+
extends RecoveryVirtualNetworkCustomDetails {
|
|
8511
8793
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8512
8794
|
resourceType: "Existing";
|
|
8513
8795
|
/** The recovery virtual network Id. Will throw error, if resource does not exist. */
|
|
8514
8796
|
recoveryVirtualNetworkId: string;
|
|
8515
8797
|
/** The recovery subnet name. */
|
|
8516
8798
|
recoverySubnetName?: string;
|
|
8517
|
-
}
|
|
8799
|
+
}
|
|
8518
8800
|
|
|
8519
8801
|
/** Recovery virtual network input to create new virtual network from given source network. */
|
|
8520
|
-
export
|
|
8802
|
+
export interface NewRecoveryVirtualNetwork
|
|
8803
|
+
extends RecoveryVirtualNetworkCustomDetails {
|
|
8521
8804
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8522
8805
|
resourceType: "New";
|
|
8523
8806
|
/** The name of the resource group to be used to create the recovery virtual network. If absent, target network would be created in the same resource group as target VM. */
|
|
8524
8807
|
recoveryVirtualNetworkResourceGroupName?: string;
|
|
8525
8808
|
/** The recovery virtual network name. */
|
|
8526
8809
|
recoveryVirtualNetworkName?: string;
|
|
8527
|
-
}
|
|
8810
|
+
}
|
|
8528
8811
|
|
|
8529
8812
|
/** Existing recovery proximity placement group input. */
|
|
8530
|
-
export
|
|
8813
|
+
export interface ExistingRecoveryProximityPlacementGroup
|
|
8814
|
+
extends RecoveryProximityPlacementGroupCustomDetails {
|
|
8531
8815
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8532
8816
|
resourceType: "Existing";
|
|
8533
8817
|
/** The recovery proximity placement group Id. Will throw error, if resource does not exist. */
|
|
8534
8818
|
recoveryProximityPlacementGroupId?: string;
|
|
8535
|
-
}
|
|
8819
|
+
}
|
|
8536
8820
|
|
|
8537
8821
|
/** Existing recovery resource group input. */
|
|
8538
|
-
export
|
|
8822
|
+
export interface ExistingRecoveryResourceGroup
|
|
8823
|
+
extends RecoveryResourceGroupCustomDetails {
|
|
8539
8824
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8540
8825
|
resourceType: "Existing";
|
|
8541
8826
|
/** The recovery resource group Id. Valid for V2 scenarios. */
|
|
8542
8827
|
recoveryResourceGroupId?: string;
|
|
8543
|
-
}
|
|
8828
|
+
}
|
|
8544
8829
|
|
|
8545
8830
|
/** VMM fabric provider specific VM settings. */
|
|
8546
|
-
export
|
|
8831
|
+
export interface VmmVirtualMachineDetails extends HyperVVirtualMachineDetails {
|
|
8547
8832
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8548
8833
|
instanceType: "VmmVirtualMachine";
|
|
8549
|
-
}
|
|
8834
|
+
}
|
|
8550
8835
|
|
|
8551
8836
|
/** This class represents the fabric replication group task details. */
|
|
8552
|
-
export
|
|
8837
|
+
export interface FabricReplicationGroupTaskDetails extends JobTaskDetails {
|
|
8553
8838
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8554
8839
|
instanceType: "FabricReplicationGroupTaskDetails";
|
|
8555
8840
|
/** The skipped reason. */
|
|
8556
8841
|
skippedReason?: string;
|
|
8557
8842
|
/** The skipped reason string. */
|
|
8558
8843
|
skippedReasonString?: string;
|
|
8559
|
-
}
|
|
8844
|
+
}
|
|
8560
8845
|
|
|
8561
8846
|
/** This class represents the virtual machine task details. */
|
|
8562
|
-
export
|
|
8847
|
+
export interface VirtualMachineTaskDetails extends JobTaskDetails {
|
|
8563
8848
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8564
8849
|
instanceType: "VirtualMachineTaskDetails";
|
|
8565
8850
|
/** The skipped reason. */
|
|
8566
8851
|
skippedReason?: string;
|
|
8567
8852
|
/** The skipped reason string. */
|
|
8568
8853
|
skippedReasonString?: string;
|
|
8569
|
-
}
|
|
8854
|
+
}
|
|
8570
8855
|
|
|
8571
8856
|
/** This class represents the recovery plan shutdown group task details. */
|
|
8572
|
-
export
|
|
8857
|
+
export interface RecoveryPlanShutdownGroupTaskDetails
|
|
8858
|
+
extends RecoveryPlanGroupTaskDetails {
|
|
8573
8859
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8574
8860
|
instanceType: "RecoveryPlanShutdownGroupTaskDetails";
|
|
8575
|
-
}
|
|
8861
|
+
}
|
|
8576
8862
|
|
|
8577
8863
|
/** HyperV Replica Blue policy input. */
|
|
8578
|
-
export
|
|
8864
|
+
export interface HyperVReplicaBluePolicyInput extends HyperVReplicaPolicyInput {
|
|
8579
8865
|
/** Polymorphic discriminator, which specifies the different types this object can be */
|
|
8580
8866
|
instanceType: "HyperVReplica2012R2";
|
|
8581
8867
|
/** A value indicating the replication interval. */
|
|
8582
8868
|
replicationFrequencyInSeconds?: number;
|
|
8583
|
-
}
|
|
8869
|
+
}
|
|
8870
|
+
|
|
8871
|
+
/** Defines headers for ReplicationProtectedItems_updateMobilityService operation. */
|
|
8872
|
+
export interface ReplicationProtectedItemsUpdateMobilityServiceHeaders {
|
|
8873
|
+
location?: string;
|
|
8874
|
+
}
|
|
8584
8875
|
|
|
8585
8876
|
/** Known values of {@link HealthErrorCustomerResolvability} that the service accepts. */
|
|
8586
8877
|
export enum KnownHealthErrorCustomerResolvability {
|
|
8878
|
+
/** Allowed */
|
|
8587
8879
|
Allowed = "Allowed",
|
|
8880
|
+
/** NotAllowed */
|
|
8588
8881
|
NotAllowed = "NotAllowed"
|
|
8589
8882
|
}
|
|
8590
8883
|
|
|
@@ -8600,17 +8893,40 @@ export type HealthErrorCustomerResolvability = string;
|
|
|
8600
8893
|
|
|
8601
8894
|
/** Known values of {@link MigrationState} that the service accepts. */
|
|
8602
8895
|
export enum KnownMigrationState {
|
|
8896
|
+
/** None */
|
|
8603
8897
|
None = "None",
|
|
8898
|
+
/** EnableMigrationInProgress */
|
|
8604
8899
|
EnableMigrationInProgress = "EnableMigrationInProgress",
|
|
8900
|
+
/** EnableMigrationFailed */
|
|
8605
8901
|
EnableMigrationFailed = "EnableMigrationFailed",
|
|
8902
|
+
/** DisableMigrationInProgress */
|
|
8606
8903
|
DisableMigrationInProgress = "DisableMigrationInProgress",
|
|
8904
|
+
/** DisableMigrationFailed */
|
|
8607
8905
|
DisableMigrationFailed = "DisableMigrationFailed",
|
|
8906
|
+
/** InitialSeedingInProgress */
|
|
8608
8907
|
InitialSeedingInProgress = "InitialSeedingInProgress",
|
|
8908
|
+
/** InitialSeedingFailed */
|
|
8609
8909
|
InitialSeedingFailed = "InitialSeedingFailed",
|
|
8910
|
+
/** Replicating */
|
|
8610
8911
|
Replicating = "Replicating",
|
|
8912
|
+
/** MigrationInProgress */
|
|
8611
8913
|
MigrationInProgress = "MigrationInProgress",
|
|
8914
|
+
/** MigrationSucceeded */
|
|
8612
8915
|
MigrationSucceeded = "MigrationSucceeded",
|
|
8613
|
-
MigrationFailed
|
|
8916
|
+
/** MigrationFailed */
|
|
8917
|
+
MigrationFailed = "MigrationFailed",
|
|
8918
|
+
/** ResumeInProgress */
|
|
8919
|
+
ResumeInProgress = "ResumeInProgress",
|
|
8920
|
+
/** ResumeInitiated */
|
|
8921
|
+
ResumeInitiated = "ResumeInitiated",
|
|
8922
|
+
/** SuspendingProtection */
|
|
8923
|
+
SuspendingProtection = "SuspendingProtection",
|
|
8924
|
+
/** ProtectionSuspended */
|
|
8925
|
+
ProtectionSuspended = "ProtectionSuspended",
|
|
8926
|
+
/** MigrationCompletedWithInformation */
|
|
8927
|
+
MigrationCompletedWithInformation = "MigrationCompletedWithInformation",
|
|
8928
|
+
/** MigrationPartiallySucceeded */
|
|
8929
|
+
MigrationPartiallySucceeded = "MigrationPartiallySucceeded"
|
|
8614
8930
|
}
|
|
8615
8931
|
|
|
8616
8932
|
/**
|
|
@@ -8628,17 +8944,32 @@ export enum KnownMigrationState {
|
|
|
8628
8944
|
* **Replicating** \
|
|
8629
8945
|
* **MigrationInProgress** \
|
|
8630
8946
|
* **MigrationSucceeded** \
|
|
8631
|
-
* **MigrationFailed**
|
|
8947
|
+
* **MigrationFailed** \
|
|
8948
|
+
* **ResumeInProgress** \
|
|
8949
|
+
* **ResumeInitiated** \
|
|
8950
|
+
* **SuspendingProtection** \
|
|
8951
|
+
* **ProtectionSuspended** \
|
|
8952
|
+
* **MigrationCompletedWithInformation** \
|
|
8953
|
+
* **MigrationPartiallySucceeded**
|
|
8632
8954
|
*/
|
|
8633
8955
|
export type MigrationState = string;
|
|
8634
8956
|
|
|
8635
8957
|
/** Known values of {@link TestMigrationState} that the service accepts. */
|
|
8636
8958
|
export enum KnownTestMigrationState {
|
|
8959
|
+
/** None */
|
|
8637
8960
|
None = "None",
|
|
8961
|
+
/** TestMigrationInProgress */
|
|
8638
8962
|
TestMigrationInProgress = "TestMigrationInProgress",
|
|
8963
|
+
/** TestMigrationSucceeded */
|
|
8639
8964
|
TestMigrationSucceeded = "TestMigrationSucceeded",
|
|
8965
|
+
/** TestMigrationFailed */
|
|
8640
8966
|
TestMigrationFailed = "TestMigrationFailed",
|
|
8641
|
-
TestMigrationCleanupInProgress
|
|
8967
|
+
/** TestMigrationCleanupInProgress */
|
|
8968
|
+
TestMigrationCleanupInProgress = "TestMigrationCleanupInProgress",
|
|
8969
|
+
/** TestMigrationCompletedWithInformation */
|
|
8970
|
+
TestMigrationCompletedWithInformation = "TestMigrationCompletedWithInformation",
|
|
8971
|
+
/** TestMigrationPartiallySucceeded */
|
|
8972
|
+
TestMigrationPartiallySucceeded = "TestMigrationPartiallySucceeded"
|
|
8642
8973
|
}
|
|
8643
8974
|
|
|
8644
8975
|
/**
|
|
@@ -8650,15 +8981,21 @@ export enum KnownTestMigrationState {
|
|
|
8650
8981
|
* **TestMigrationInProgress** \
|
|
8651
8982
|
* **TestMigrationSucceeded** \
|
|
8652
8983
|
* **TestMigrationFailed** \
|
|
8653
|
-
* **TestMigrationCleanupInProgress**
|
|
8984
|
+
* **TestMigrationCleanupInProgress** \
|
|
8985
|
+
* **TestMigrationCompletedWithInformation** \
|
|
8986
|
+
* **TestMigrationPartiallySucceeded**
|
|
8654
8987
|
*/
|
|
8655
8988
|
export type TestMigrationState = string;
|
|
8656
8989
|
|
|
8657
8990
|
/** Known values of {@link ProtectionHealth} that the service accepts. */
|
|
8658
8991
|
export enum KnownProtectionHealth {
|
|
8992
|
+
/** None */
|
|
8659
8993
|
None = "None",
|
|
8994
|
+
/** Normal */
|
|
8660
8995
|
Normal = "Normal",
|
|
8996
|
+
/** Warning */
|
|
8661
8997
|
Warning = "Warning",
|
|
8998
|
+
/** Critical */
|
|
8662
8999
|
Critical = "Critical"
|
|
8663
9000
|
}
|
|
8664
9001
|
|
|
@@ -8676,11 +9013,20 @@ export type ProtectionHealth = string;
|
|
|
8676
9013
|
|
|
8677
9014
|
/** Known values of {@link MigrationItemOperation} that the service accepts. */
|
|
8678
9015
|
export enum KnownMigrationItemOperation {
|
|
9016
|
+
/** DisableMigration */
|
|
8679
9017
|
DisableMigration = "DisableMigration",
|
|
9018
|
+
/** TestMigrate */
|
|
8680
9019
|
TestMigrate = "TestMigrate",
|
|
9020
|
+
/** TestMigrateCleanup */
|
|
8681
9021
|
TestMigrateCleanup = "TestMigrateCleanup",
|
|
9022
|
+
/** Migrate */
|
|
8682
9023
|
Migrate = "Migrate",
|
|
8683
|
-
StartResync
|
|
9024
|
+
/** StartResync */
|
|
9025
|
+
StartResync = "StartResync",
|
|
9026
|
+
/** PauseReplication */
|
|
9027
|
+
PauseReplication = "PauseReplication",
|
|
9028
|
+
/** ResumeReplication */
|
|
9029
|
+
ResumeReplication = "ResumeReplication"
|
|
8684
9030
|
}
|
|
8685
9031
|
|
|
8686
9032
|
/**
|
|
@@ -8692,14 +9038,19 @@ export enum KnownMigrationItemOperation {
|
|
|
8692
9038
|
* **TestMigrate** \
|
|
8693
9039
|
* **TestMigrateCleanup** \
|
|
8694
9040
|
* **Migrate** \
|
|
8695
|
-
* **StartResync**
|
|
9041
|
+
* **StartResync** \
|
|
9042
|
+
* **PauseReplication** \
|
|
9043
|
+
* **ResumeReplication**
|
|
8696
9044
|
*/
|
|
8697
9045
|
export type MigrationItemOperation = string;
|
|
8698
9046
|
|
|
8699
9047
|
/** Known values of {@link MigrationRecoveryPointType} that the service accepts. */
|
|
8700
9048
|
export enum KnownMigrationRecoveryPointType {
|
|
9049
|
+
/** NotSpecified */
|
|
8701
9050
|
NotSpecified = "NotSpecified",
|
|
9051
|
+
/** ApplicationConsistent */
|
|
8702
9052
|
ApplicationConsistent = "ApplicationConsistent",
|
|
9053
|
+
/** CrashConsistent */
|
|
8703
9054
|
CrashConsistent = "CrashConsistent"
|
|
8704
9055
|
}
|
|
8705
9056
|
|
|
@@ -8716,8 +9067,11 @@ export type MigrationRecoveryPointType = string;
|
|
|
8716
9067
|
|
|
8717
9068
|
/** Known values of {@link LicenseType} that the service accepts. */
|
|
8718
9069
|
export enum KnownLicenseType {
|
|
9070
|
+
/** NotSpecified */
|
|
8719
9071
|
NotSpecified = "NotSpecified",
|
|
9072
|
+
/** NoLicenseType */
|
|
8720
9073
|
NoLicenseType = "NoLicenseType",
|
|
9074
|
+
/** WindowsServer */
|
|
8721
9075
|
WindowsServer = "WindowsServer"
|
|
8722
9076
|
}
|
|
8723
9077
|
|
|
@@ -8734,7 +9088,9 @@ export type LicenseType = string;
|
|
|
8734
9088
|
|
|
8735
9089
|
/** Known values of {@link DisableProtectionReason} that the service accepts. */
|
|
8736
9090
|
export enum KnownDisableProtectionReason {
|
|
9091
|
+
/** NotSpecified */
|
|
8737
9092
|
NotSpecified = "NotSpecified",
|
|
9093
|
+
/** MigrationComplete */
|
|
8738
9094
|
MigrationComplete = "MigrationComplete"
|
|
8739
9095
|
}
|
|
8740
9096
|
|
|
@@ -8750,10 +9106,15 @@ export type DisableProtectionReason = string;
|
|
|
8750
9106
|
|
|
8751
9107
|
/** Known values of {@link AgentVersionStatus} that the service accepts. */
|
|
8752
9108
|
export enum KnownAgentVersionStatus {
|
|
9109
|
+
/** Supported */
|
|
8753
9110
|
Supported = "Supported",
|
|
9111
|
+
/** NotSupported */
|
|
8754
9112
|
NotSupported = "NotSupported",
|
|
9113
|
+
/** Deprecated */
|
|
8755
9114
|
Deprecated = "Deprecated",
|
|
9115
|
+
/** UpdateRequired */
|
|
8756
9116
|
UpdateRequired = "UpdateRequired",
|
|
9117
|
+
/** SecurityUpdateRequired */
|
|
8757
9118
|
SecurityUpdateRequired = "SecurityUpdateRequired"
|
|
8758
9119
|
}
|
|
8759
9120
|
|
|
@@ -8772,8 +9133,11 @@ export type AgentVersionStatus = string;
|
|
|
8772
9133
|
|
|
8773
9134
|
/** Known values of {@link ExportJobOutputSerializationType} that the service accepts. */
|
|
8774
9135
|
export enum KnownExportJobOutputSerializationType {
|
|
9136
|
+
/** Json */
|
|
8775
9137
|
Json = "Json",
|
|
9138
|
+
/** Xml */
|
|
8776
9139
|
Xml = "Xml",
|
|
9140
|
+
/** Excel */
|
|
8777
9141
|
Excel = "Excel"
|
|
8778
9142
|
}
|
|
8779
9143
|
|
|
@@ -8790,8 +9154,11 @@ export type ExportJobOutputSerializationType = string;
|
|
|
8790
9154
|
|
|
8791
9155
|
/** Known values of {@link RecoveryPlanGroupType} that the service accepts. */
|
|
8792
9156
|
export enum KnownRecoveryPlanGroupType {
|
|
9157
|
+
/** Shutdown */
|
|
8793
9158
|
Shutdown = "Shutdown",
|
|
9159
|
+
/** Boot */
|
|
8794
9160
|
Boot = "Boot",
|
|
9161
|
+
/** Failover */
|
|
8795
9162
|
Failover = "Failover"
|
|
8796
9163
|
}
|
|
8797
9164
|
|
|
@@ -8808,19 +9175,33 @@ export type RecoveryPlanGroupType = string;
|
|
|
8808
9175
|
|
|
8809
9176
|
/** Known values of {@link ReplicationProtectedItemOperation} that the service accepts. */
|
|
8810
9177
|
export enum KnownReplicationProtectedItemOperation {
|
|
9178
|
+
/** ReverseReplicate */
|
|
8811
9179
|
ReverseReplicate = "ReverseReplicate",
|
|
9180
|
+
/** Commit */
|
|
8812
9181
|
Commit = "Commit",
|
|
9182
|
+
/** PlannedFailover */
|
|
8813
9183
|
PlannedFailover = "PlannedFailover",
|
|
9184
|
+
/** UnplannedFailover */
|
|
8814
9185
|
UnplannedFailover = "UnplannedFailover",
|
|
9186
|
+
/** DisableProtection */
|
|
8815
9187
|
DisableProtection = "DisableProtection",
|
|
9188
|
+
/** TestFailover */
|
|
8816
9189
|
TestFailover = "TestFailover",
|
|
9190
|
+
/** TestFailoverCleanup */
|
|
8817
9191
|
TestFailoverCleanup = "TestFailoverCleanup",
|
|
9192
|
+
/** Failback */
|
|
8818
9193
|
Failback = "Failback",
|
|
9194
|
+
/** FinalizeFailback */
|
|
8819
9195
|
FinalizeFailback = "FinalizeFailback",
|
|
9196
|
+
/** CancelFailover */
|
|
8820
9197
|
CancelFailover = "CancelFailover",
|
|
9198
|
+
/** ChangePit */
|
|
8821
9199
|
ChangePit = "ChangePit",
|
|
9200
|
+
/** RepairReplication */
|
|
8822
9201
|
RepairReplication = "RepairReplication",
|
|
9202
|
+
/** SwitchProtection */
|
|
8823
9203
|
SwitchProtection = "SwitchProtection",
|
|
9204
|
+
/** CompleteMigration */
|
|
8824
9205
|
CompleteMigration = "CompleteMigration"
|
|
8825
9206
|
}
|
|
8826
9207
|
|
|
@@ -8848,7 +9229,9 @@ export type ReplicationProtectedItemOperation = string;
|
|
|
8848
9229
|
|
|
8849
9230
|
/** Known values of {@link PossibleOperationsDirections} that the service accepts. */
|
|
8850
9231
|
export enum KnownPossibleOperationsDirections {
|
|
9232
|
+
/** PrimaryToRecovery */
|
|
8851
9233
|
PrimaryToRecovery = "PrimaryToRecovery",
|
|
9234
|
+
/** RecoveryToPrimary */
|
|
8852
9235
|
RecoveryToPrimary = "RecoveryToPrimary"
|
|
8853
9236
|
}
|
|
8854
9237
|
|
|
@@ -8864,8 +9247,11 @@ export type PossibleOperationsDirections = string;
|
|
|
8864
9247
|
|
|
8865
9248
|
/** Known values of {@link FailoverDeploymentModel} that the service accepts. */
|
|
8866
9249
|
export enum KnownFailoverDeploymentModel {
|
|
9250
|
+
/** NotApplicable */
|
|
8867
9251
|
NotApplicable = "NotApplicable",
|
|
9252
|
+
/** Classic */
|
|
8868
9253
|
Classic = "Classic",
|
|
9254
|
+
/** ResourceManager */
|
|
8869
9255
|
ResourceManager = "ResourceManager"
|
|
8870
9256
|
}
|
|
8871
9257
|
|
|
@@ -8882,7 +9268,9 @@ export type FailoverDeploymentModel = string;
|
|
|
8882
9268
|
|
|
8883
9269
|
/** Known values of {@link SourceSiteOperations} that the service accepts. */
|
|
8884
9270
|
export enum KnownSourceSiteOperations {
|
|
9271
|
+
/** Required */
|
|
8885
9272
|
Required = "Required",
|
|
9273
|
+
/** NotRequired */
|
|
8886
9274
|
NotRequired = "NotRequired"
|
|
8887
9275
|
}
|
|
8888
9276
|
|
|
@@ -8898,16 +9286,27 @@ export type SourceSiteOperations = string;
|
|
|
8898
9286
|
|
|
8899
9287
|
/** Known values of {@link HealthErrorCategory} that the service accepts. */
|
|
8900
9288
|
export enum KnownHealthErrorCategory {
|
|
9289
|
+
/** None */
|
|
8901
9290
|
None = "None",
|
|
9291
|
+
/** Replication */
|
|
8902
9292
|
Replication = "Replication",
|
|
9293
|
+
/** TestFailover */
|
|
8903
9294
|
TestFailover = "TestFailover",
|
|
9295
|
+
/** Configuration */
|
|
8904
9296
|
Configuration = "Configuration",
|
|
9297
|
+
/** FabricInfrastructure */
|
|
8905
9298
|
FabricInfrastructure = "FabricInfrastructure",
|
|
9299
|
+
/** VersionExpiry */
|
|
8906
9300
|
VersionExpiry = "VersionExpiry",
|
|
9301
|
+
/** AgentAutoUpdateInfra */
|
|
8907
9302
|
AgentAutoUpdateInfra = "AgentAutoUpdateInfra",
|
|
9303
|
+
/** AgentAutoUpdateArtifactDeleted */
|
|
8908
9304
|
AgentAutoUpdateArtifactDeleted = "AgentAutoUpdateArtifactDeleted",
|
|
9305
|
+
/** AgentAutoUpdateRunAsAccount */
|
|
8909
9306
|
AgentAutoUpdateRunAsAccount = "AgentAutoUpdateRunAsAccount",
|
|
9307
|
+
/** AgentAutoUpdateRunAsAccountExpiry */
|
|
8910
9308
|
AgentAutoUpdateRunAsAccountExpiry = "AgentAutoUpdateRunAsAccountExpiry",
|
|
9309
|
+
/** AgentAutoUpdateRunAsAccountExpired */
|
|
8911
9310
|
AgentAutoUpdateRunAsAccountExpired = "AgentAutoUpdateRunAsAccountExpired"
|
|
8912
9311
|
}
|
|
8913
9312
|
|
|
@@ -8932,9 +9331,13 @@ export type HealthErrorCategory = string;
|
|
|
8932
9331
|
|
|
8933
9332
|
/** Known values of {@link Severity} that the service accepts. */
|
|
8934
9333
|
export enum KnownSeverity {
|
|
9334
|
+
/** None */
|
|
8935
9335
|
None = "NONE",
|
|
9336
|
+
/** Warning */
|
|
8936
9337
|
Warning = "Warning",
|
|
9338
|
+
/** Error */
|
|
8937
9339
|
Error = "Error",
|
|
9340
|
+
/** Info */
|
|
8938
9341
|
Info = "Info"
|
|
8939
9342
|
}
|
|
8940
9343
|
|
|
@@ -8952,7 +9355,9 @@ export type Severity = string;
|
|
|
8952
9355
|
|
|
8953
9356
|
/** Known values of {@link AgentAutoUpdateStatus} that the service accepts. */
|
|
8954
9357
|
export enum KnownAgentAutoUpdateStatus {
|
|
9358
|
+
/** Disabled */
|
|
8955
9359
|
Disabled = "Disabled",
|
|
9360
|
+
/** Enabled */
|
|
8956
9361
|
Enabled = "Enabled"
|
|
8957
9362
|
}
|
|
8958
9363
|
|
|
@@ -8968,7 +9373,9 @@ export type AgentAutoUpdateStatus = string;
|
|
|
8968
9373
|
|
|
8969
9374
|
/** Known values of {@link AutomationAccountAuthenticationType} that the service accepts. */
|
|
8970
9375
|
export enum KnownAutomationAccountAuthenticationType {
|
|
9376
|
+
/** RunAsAccount */
|
|
8971
9377
|
RunAsAccount = "RunAsAccount",
|
|
9378
|
+
/** SystemAssignedIdentity */
|
|
8972
9379
|
SystemAssignedIdentity = "SystemAssignedIdentity"
|
|
8973
9380
|
}
|
|
8974
9381
|
|
|
@@ -8984,8 +9391,11 @@ export type AutomationAccountAuthenticationType = string;
|
|
|
8984
9391
|
|
|
8985
9392
|
/** Known values of {@link A2ARecoveryAvailabilityType} that the service accepts. */
|
|
8986
9393
|
export enum KnownA2ARecoveryAvailabilityType {
|
|
9394
|
+
/** Single */
|
|
8987
9395
|
Single = "Single",
|
|
9396
|
+
/** AvailabilitySet */
|
|
8988
9397
|
AvailabilitySet = "AvailabilitySet",
|
|
9398
|
+
/** AvailabilityZone */
|
|
8989
9399
|
AvailabilityZone = "AvailabilityZone"
|
|
8990
9400
|
}
|
|
8991
9401
|
|
|
@@ -9002,7 +9412,9 @@ export type A2ARecoveryAvailabilityType = string;
|
|
|
9002
9412
|
|
|
9003
9413
|
/** Known values of {@link AutoProtectionOfDataDisk} that the service accepts. */
|
|
9004
9414
|
export enum KnownAutoProtectionOfDataDisk {
|
|
9415
|
+
/** Disabled */
|
|
9005
9416
|
Disabled = "Disabled",
|
|
9417
|
+
/** Enabled */
|
|
9006
9418
|
Enabled = "Enabled"
|
|
9007
9419
|
}
|
|
9008
9420
|
|
|
@@ -9018,6 +9430,7 @@ export type AutoProtectionOfDataDisk = string;
|
|
|
9018
9430
|
|
|
9019
9431
|
/** Known values of {@link ExtendedLocationType} that the service accepts. */
|
|
9020
9432
|
export enum KnownExtendedLocationType {
|
|
9433
|
+
/** EdgeZone */
|
|
9021
9434
|
EdgeZone = "EdgeZone"
|
|
9022
9435
|
}
|
|
9023
9436
|
|
|
@@ -9032,7 +9445,9 @@ export type ExtendedLocationType = string;
|
|
|
9032
9445
|
|
|
9033
9446
|
/** Known values of {@link SetMultiVmSyncStatus} that the service accepts. */
|
|
9034
9447
|
export enum KnownSetMultiVmSyncStatus {
|
|
9448
|
+
/** Enable */
|
|
9035
9449
|
Enable = "Enable",
|
|
9450
|
+
/** Disable */
|
|
9036
9451
|
Disable = "Disable"
|
|
9037
9452
|
}
|
|
9038
9453
|
|
|
@@ -9048,7 +9463,9 @@ export type SetMultiVmSyncStatus = string;
|
|
|
9048
9463
|
|
|
9049
9464
|
/** Known values of {@link RecoveryPointSyncType} that the service accepts. */
|
|
9050
9465
|
export enum KnownRecoveryPointSyncType {
|
|
9466
|
+
/** MultiVmSyncRecoveryPoint */
|
|
9051
9467
|
MultiVmSyncRecoveryPoint = "MultiVmSyncRecoveryPoint",
|
|
9468
|
+
/** PerVmRecoveryPoint */
|
|
9052
9469
|
PerVmRecoveryPoint = "PerVmRecoveryPoint"
|
|
9053
9470
|
}
|
|
9054
9471
|
|
|
@@ -9064,7 +9481,9 @@ export type RecoveryPointSyncType = string;
|
|
|
9064
9481
|
|
|
9065
9482
|
/** Known values of {@link MultiVmGroupCreateOption} that the service accepts. */
|
|
9066
9483
|
export enum KnownMultiVmGroupCreateOption {
|
|
9484
|
+
/** AutoCreated */
|
|
9067
9485
|
AutoCreated = "AutoCreated",
|
|
9486
|
+
/** UserSpecified */
|
|
9068
9487
|
UserSpecified = "UserSpecified"
|
|
9069
9488
|
}
|
|
9070
9489
|
|
|
@@ -9080,8 +9499,11 @@ export type MultiVmGroupCreateOption = string;
|
|
|
9080
9499
|
|
|
9081
9500
|
/** Known values of {@link VmEncryptionType} that the service accepts. */
|
|
9082
9501
|
export enum KnownVmEncryptionType {
|
|
9502
|
+
/** NotEncrypted */
|
|
9083
9503
|
NotEncrypted = "NotEncrypted",
|
|
9504
|
+
/** OnePassEncrypted */
|
|
9084
9505
|
OnePassEncrypted = "OnePassEncrypted",
|
|
9506
|
+
/** TwoPassEncrypted */
|
|
9085
9507
|
TwoPassEncrypted = "TwoPassEncrypted"
|
|
9086
9508
|
}
|
|
9087
9509
|
|
|
@@ -9098,8 +9520,11 @@ export type VmEncryptionType = string;
|
|
|
9098
9520
|
|
|
9099
9521
|
/** Known values of {@link DiskAccountType} that the service accepts. */
|
|
9100
9522
|
export enum KnownDiskAccountType {
|
|
9523
|
+
/** StandardLRS */
|
|
9101
9524
|
StandardLRS = "Standard_LRS",
|
|
9525
|
+
/** PremiumLRS */
|
|
9102
9526
|
PremiumLRS = "Premium_LRS",
|
|
9527
|
+
/** StandardSSDLRS */
|
|
9103
9528
|
StandardSSDLRS = "StandardSSD_LRS"
|
|
9104
9529
|
}
|
|
9105
9530
|
|
|
@@ -9116,9 +9541,13 @@ export type DiskAccountType = string;
|
|
|
9116
9541
|
|
|
9117
9542
|
/** Known values of {@link SqlServerLicenseType} that the service accepts. */
|
|
9118
9543
|
export enum KnownSqlServerLicenseType {
|
|
9544
|
+
/** NotSpecified */
|
|
9119
9545
|
NotSpecified = "NotSpecified",
|
|
9546
|
+
/** NoLicenseType */
|
|
9120
9547
|
NoLicenseType = "NoLicenseType",
|
|
9548
|
+
/** Payg */
|
|
9121
9549
|
Payg = "PAYG",
|
|
9550
|
+
/** Ahub */
|
|
9122
9551
|
Ahub = "AHUB"
|
|
9123
9552
|
}
|
|
9124
9553
|
|
|
@@ -9136,8 +9565,11 @@ export type SqlServerLicenseType = string;
|
|
|
9136
9565
|
|
|
9137
9566
|
/** Known values of {@link PresenceStatus} that the service accepts. */
|
|
9138
9567
|
export enum KnownPresenceStatus {
|
|
9568
|
+
/** Unknown */
|
|
9139
9569
|
Unknown = "Unknown",
|
|
9570
|
+
/** Present */
|
|
9140
9571
|
Present = "Present",
|
|
9572
|
+
/** NotPresent */
|
|
9141
9573
|
NotPresent = "NotPresent"
|
|
9142
9574
|
}
|
|
9143
9575
|
|
|
@@ -9154,9 +9586,13 @@ export type PresenceStatus = string;
|
|
|
9154
9586
|
|
|
9155
9587
|
/** Known values of {@link RcmComponentStatus} that the service accepts. */
|
|
9156
9588
|
export enum KnownRcmComponentStatus {
|
|
9589
|
+
/** Healthy */
|
|
9157
9590
|
Healthy = "Healthy",
|
|
9591
|
+
/** Warning */
|
|
9158
9592
|
Warning = "Warning",
|
|
9593
|
+
/** Critical */
|
|
9159
9594
|
Critical = "Critical",
|
|
9595
|
+
/** Unknown */
|
|
9160
9596
|
Unknown = "Unknown"
|
|
9161
9597
|
}
|
|
9162
9598
|
|
|
@@ -9174,19 +9610,33 @@ export type RcmComponentStatus = string;
|
|
|
9174
9610
|
|
|
9175
9611
|
/** Known values of {@link AgentUpgradeBlockedReason} that the service accepts. */
|
|
9176
9612
|
export enum KnownAgentUpgradeBlockedReason {
|
|
9613
|
+
/** AlreadyOnLatestVersion */
|
|
9177
9614
|
AlreadyOnLatestVersion = "AlreadyOnLatestVersion",
|
|
9615
|
+
/** RebootRequired */
|
|
9178
9616
|
RebootRequired = "RebootRequired",
|
|
9617
|
+
/** AgentNoHeartbeat */
|
|
9179
9618
|
AgentNoHeartbeat = "AgentNoHeartbeat",
|
|
9619
|
+
/** RcmProxyNoHeartbeat */
|
|
9180
9620
|
RcmProxyNoHeartbeat = "RcmProxyNoHeartbeat",
|
|
9621
|
+
/** ProcessServerNoHeartbeat */
|
|
9181
9622
|
ProcessServerNoHeartbeat = "ProcessServerNoHeartbeat",
|
|
9623
|
+
/** IncompatibleApplianceVersion */
|
|
9182
9624
|
IncompatibleApplianceVersion = "IncompatibleApplianceVersion",
|
|
9625
|
+
/** NotProtected */
|
|
9183
9626
|
NotProtected = "NotProtected",
|
|
9627
|
+
/** UnsupportedProtectionScenario */
|
|
9184
9628
|
UnsupportedProtectionScenario = "UnsupportedProtectionScenario",
|
|
9629
|
+
/** DistroIsNotReported */
|
|
9185
9630
|
DistroIsNotReported = "DistroIsNotReported",
|
|
9631
|
+
/** DistroNotSupportedForUpgrade */
|
|
9186
9632
|
DistroNotSupportedForUpgrade = "DistroNotSupportedForUpgrade",
|
|
9633
|
+
/** MissingUpgradePath */
|
|
9187
9634
|
MissingUpgradePath = "MissingUpgradePath",
|
|
9635
|
+
/** InvalidAgentVersion */
|
|
9188
9636
|
InvalidAgentVersion = "InvalidAgentVersion",
|
|
9637
|
+
/** InvalidDriverVersion */
|
|
9189
9638
|
InvalidDriverVersion = "InvalidDriverVersion",
|
|
9639
|
+
/** Unknown */
|
|
9190
9640
|
Unknown = "Unknown"
|
|
9191
9641
|
}
|
|
9192
9642
|
|
|
@@ -9214,7 +9664,9 @@ export type AgentUpgradeBlockedReason = string;
|
|
|
9214
9664
|
|
|
9215
9665
|
/** Known values of {@link InMageRcmFailbackRecoveryPointType} that the service accepts. */
|
|
9216
9666
|
export enum KnownInMageRcmFailbackRecoveryPointType {
|
|
9667
|
+
/** ApplicationConsistent */
|
|
9217
9668
|
ApplicationConsistent = "ApplicationConsistent",
|
|
9669
|
+
/** CrashConsistent */
|
|
9218
9670
|
CrashConsistent = "CrashConsistent"
|
|
9219
9671
|
}
|
|
9220
9672
|
|
|
@@ -9230,10 +9682,15 @@ export type InMageRcmFailbackRecoveryPointType = string;
|
|
|
9230
9682
|
|
|
9231
9683
|
/** Known values of {@link DiskReplicationProgressHealth} that the service accepts. */
|
|
9232
9684
|
export enum KnownDiskReplicationProgressHealth {
|
|
9685
|
+
/** None */
|
|
9233
9686
|
None = "None",
|
|
9687
|
+
/** InProgress */
|
|
9234
9688
|
InProgress = "InProgress",
|
|
9689
|
+
/** SlowProgress */
|
|
9235
9690
|
SlowProgress = "SlowProgress",
|
|
9691
|
+
/** NoProgress */
|
|
9236
9692
|
NoProgress = "NoProgress",
|
|
9693
|
+
/** Queued */
|
|
9237
9694
|
Queued = "Queued"
|
|
9238
9695
|
}
|
|
9239
9696
|
|
|
@@ -9252,9 +9709,13 @@ export type DiskReplicationProgressHealth = string;
|
|
|
9252
9709
|
|
|
9253
9710
|
/** Known values of {@link VmReplicationProgressHealth} that the service accepts. */
|
|
9254
9711
|
export enum KnownVmReplicationProgressHealth {
|
|
9712
|
+
/** None */
|
|
9255
9713
|
None = "None",
|
|
9714
|
+
/** InProgress */
|
|
9256
9715
|
InProgress = "InProgress",
|
|
9716
|
+
/** SlowProgress */
|
|
9257
9717
|
SlowProgress = "SlowProgress",
|
|
9718
|
+
/** NoProgress */
|
|
9258
9719
|
NoProgress = "NoProgress"
|
|
9259
9720
|
}
|
|
9260
9721
|
|
|
@@ -9272,8 +9733,11 @@ export type VmReplicationProgressHealth = string;
|
|
|
9272
9733
|
|
|
9273
9734
|
/** Known values of {@link ResyncState} that the service accepts. */
|
|
9274
9735
|
export enum KnownResyncState {
|
|
9736
|
+
/** None */
|
|
9275
9737
|
None = "None",
|
|
9738
|
+
/** PreparedForResynchronization */
|
|
9276
9739
|
PreparedForResynchronization = "PreparedForResynchronization",
|
|
9740
|
+
/** StartedResynchronization */
|
|
9277
9741
|
StartedResynchronization = "StartedResynchronization"
|
|
9278
9742
|
}
|
|
9279
9743
|
|
|
@@ -9290,9 +9754,13 @@ export type ResyncState = string;
|
|
|
9290
9754
|
|
|
9291
9755
|
/** Known values of {@link PlannedFailoverStatus} that the service accepts. */
|
|
9292
9756
|
export enum KnownPlannedFailoverStatus {
|
|
9757
|
+
/** Succeeded */
|
|
9293
9758
|
Succeeded = "Succeeded",
|
|
9759
|
+
/** Failed */
|
|
9294
9760
|
Failed = "Failed",
|
|
9761
|
+
/** Cancelled */
|
|
9295
9762
|
Cancelled = "Cancelled",
|
|
9763
|
+
/** Unknown */
|
|
9296
9764
|
Unknown = "Unknown"
|
|
9297
9765
|
}
|
|
9298
9766
|
|
|
@@ -9310,7 +9778,9 @@ export type PlannedFailoverStatus = string;
|
|
|
9310
9778
|
|
|
9311
9779
|
/** Known values of {@link EthernetAddressType} that the service accepts. */
|
|
9312
9780
|
export enum KnownEthernetAddressType {
|
|
9781
|
+
/** Dynamic */
|
|
9313
9782
|
Dynamic = "Dynamic",
|
|
9783
|
+
/** Static */
|
|
9314
9784
|
Static = "Static"
|
|
9315
9785
|
}
|
|
9316
9786
|
|
|
@@ -9326,9 +9796,13 @@ export type EthernetAddressType = string;
|
|
|
9326
9796
|
|
|
9327
9797
|
/** Known values of {@link MobilityAgentUpgradeState} that the service accepts. */
|
|
9328
9798
|
export enum KnownMobilityAgentUpgradeState {
|
|
9799
|
+
/** None */
|
|
9329
9800
|
None = "None",
|
|
9801
|
+
/** Started */
|
|
9330
9802
|
Started = "Started",
|
|
9803
|
+
/** Completed */
|
|
9331
9804
|
Completed = "Completed",
|
|
9805
|
+
/** Commit */
|
|
9332
9806
|
Commit = "Commit"
|
|
9333
9807
|
}
|
|
9334
9808
|
|
|
@@ -9346,8 +9820,11 @@ export type MobilityAgentUpgradeState = string;
|
|
|
9346
9820
|
|
|
9347
9821
|
/** Known values of {@link RecoveryPointType} that the service accepts. */
|
|
9348
9822
|
export enum KnownRecoveryPointType {
|
|
9823
|
+
/** LatestTime */
|
|
9349
9824
|
LatestTime = "LatestTime",
|
|
9825
|
+
/** LatestTag */
|
|
9350
9826
|
LatestTag = "LatestTag",
|
|
9827
|
+
/** Custom */
|
|
9351
9828
|
Custom = "Custom"
|
|
9352
9829
|
}
|
|
9353
9830
|
|
|
@@ -9364,9 +9841,13 @@ export type RecoveryPointType = string;
|
|
|
9364
9841
|
|
|
9365
9842
|
/** Known values of {@link A2ARpRecoveryPointType} that the service accepts. */
|
|
9366
9843
|
export enum KnownA2ARpRecoveryPointType {
|
|
9844
|
+
/** Latest */
|
|
9367
9845
|
Latest = "Latest",
|
|
9846
|
+
/** LatestApplicationConsistent */
|
|
9368
9847
|
LatestApplicationConsistent = "LatestApplicationConsistent",
|
|
9848
|
+
/** LatestCrashConsistent */
|
|
9369
9849
|
LatestCrashConsistent = "LatestCrashConsistent",
|
|
9850
|
+
/** LatestProcessed */
|
|
9370
9851
|
LatestProcessed = "LatestProcessed"
|
|
9371
9852
|
}
|
|
9372
9853
|
|
|
@@ -9384,7 +9865,9 @@ export type A2ARpRecoveryPointType = string;
|
|
|
9384
9865
|
|
|
9385
9866
|
/** Known values of {@link MultiVmSyncPointOption} that the service accepts. */
|
|
9386
9867
|
export enum KnownMultiVmSyncPointOption {
|
|
9868
|
+
/** UseMultiVmSyncRecoveryPoint */
|
|
9387
9869
|
UseMultiVmSyncRecoveryPoint = "UseMultiVmSyncRecoveryPoint",
|
|
9870
|
+
/** UsePerVmRecoveryPoint */
|
|
9388
9871
|
UsePerVmRecoveryPoint = "UsePerVmRecoveryPoint"
|
|
9389
9872
|
}
|
|
9390
9873
|
|
|
@@ -9400,7 +9883,9 @@ export type MultiVmSyncPointOption = string;
|
|
|
9400
9883
|
|
|
9401
9884
|
/** Known values of {@link RecoveryPlanActionLocation} that the service accepts. */
|
|
9402
9885
|
export enum KnownRecoveryPlanActionLocation {
|
|
9886
|
+
/** Primary */
|
|
9403
9887
|
Primary = "Primary",
|
|
9888
|
+
/** Recovery */
|
|
9404
9889
|
Recovery = "Recovery"
|
|
9405
9890
|
}
|
|
9406
9891
|
|
|
@@ -9416,7 +9901,9 @@ export type RecoveryPlanActionLocation = string;
|
|
|
9416
9901
|
|
|
9417
9902
|
/** Known values of {@link DataSyncStatus} that the service accepts. */
|
|
9418
9903
|
export enum KnownDataSyncStatus {
|
|
9904
|
+
/** ForDownTime */
|
|
9419
9905
|
ForDownTime = "ForDownTime",
|
|
9906
|
+
/** ForSynchronization */
|
|
9420
9907
|
ForSynchronization = "ForSynchronization"
|
|
9421
9908
|
}
|
|
9422
9909
|
|
|
@@ -9432,7 +9919,9 @@ export type DataSyncStatus = string;
|
|
|
9432
9919
|
|
|
9433
9920
|
/** Known values of {@link AlternateLocationRecoveryOption} that the service accepts. */
|
|
9434
9921
|
export enum KnownAlternateLocationRecoveryOption {
|
|
9922
|
+
/** CreateVmIfNotFound */
|
|
9435
9923
|
CreateVmIfNotFound = "CreateVmIfNotFound",
|
|
9924
|
+
/** NoAction */
|
|
9436
9925
|
NoAction = "NoAction"
|
|
9437
9926
|
}
|
|
9438
9927
|
|
|
@@ -9448,8 +9937,11 @@ export type AlternateLocationRecoveryOption = string;
|
|
|
9448
9937
|
|
|
9449
9938
|
/** Known values of {@link HyperVReplicaAzureRpRecoveryPointType} that the service accepts. */
|
|
9450
9939
|
export enum KnownHyperVReplicaAzureRpRecoveryPointType {
|
|
9940
|
+
/** Latest */
|
|
9451
9941
|
Latest = "Latest",
|
|
9942
|
+
/** LatestApplicationConsistent */
|
|
9452
9943
|
LatestApplicationConsistent = "LatestApplicationConsistent",
|
|
9944
|
+
/** LatestProcessed */
|
|
9453
9945
|
LatestProcessed = "LatestProcessed"
|
|
9454
9946
|
}
|
|
9455
9947
|
|
|
@@ -9466,9 +9958,13 @@ export type HyperVReplicaAzureRpRecoveryPointType = string;
|
|
|
9466
9958
|
|
|
9467
9959
|
/** Known values of {@link InMageV2RpRecoveryPointType} that the service accepts. */
|
|
9468
9960
|
export enum KnownInMageV2RpRecoveryPointType {
|
|
9961
|
+
/** Latest */
|
|
9469
9962
|
Latest = "Latest",
|
|
9963
|
+
/** LatestApplicationConsistent */
|
|
9470
9964
|
LatestApplicationConsistent = "LatestApplicationConsistent",
|
|
9965
|
+
/** LatestCrashConsistent */
|
|
9471
9966
|
LatestCrashConsistent = "LatestCrashConsistent",
|
|
9967
|
+
/** LatestProcessed */
|
|
9472
9968
|
LatestProcessed = "LatestProcessed"
|
|
9473
9969
|
}
|
|
9474
9970
|
|
|
@@ -9486,8 +9982,11 @@ export type InMageV2RpRecoveryPointType = string;
|
|
|
9486
9982
|
|
|
9487
9983
|
/** Known values of {@link RpInMageRecoveryPointType} that the service accepts. */
|
|
9488
9984
|
export enum KnownRpInMageRecoveryPointType {
|
|
9985
|
+
/** LatestTime */
|
|
9489
9986
|
LatestTime = "LatestTime",
|
|
9987
|
+
/** LatestTag */
|
|
9490
9988
|
LatestTag = "LatestTag",
|
|
9989
|
+
/** Custom */
|
|
9491
9990
|
Custom = "Custom"
|
|
9492
9991
|
}
|
|
9493
9992
|
|
|
@@ -9504,9 +10003,13 @@ export type RpInMageRecoveryPointType = string;
|
|
|
9504
10003
|
|
|
9505
10004
|
/** Known values of {@link RecoveryPlanPointType} that the service accepts. */
|
|
9506
10005
|
export enum KnownRecoveryPlanPointType {
|
|
10006
|
+
/** Latest */
|
|
9507
10007
|
Latest = "Latest",
|
|
10008
|
+
/** LatestApplicationConsistent */
|
|
9508
10009
|
LatestApplicationConsistent = "LatestApplicationConsistent",
|
|
10010
|
+
/** LatestCrashConsistent */
|
|
9509
10011
|
LatestCrashConsistent = "LatestCrashConsistent",
|
|
10012
|
+
/** LatestProcessed */
|
|
9510
10013
|
LatestProcessed = "LatestProcessed"
|
|
9511
10014
|
}
|
|
9512
10015
|
|
|
@@ -9576,10 +10079,7 @@ export type ReplicationAppliancesListResponse = ApplianceCollection;
|
|
|
9576
10079
|
|
|
9577
10080
|
/** Optional parameters. */
|
|
9578
10081
|
export interface ReplicationAppliancesListNextOptionalParams
|
|
9579
|
-
extends coreClient.OperationOptions {
|
|
9580
|
-
/** OData filter options. */
|
|
9581
|
-
filter?: string;
|
|
9582
|
-
}
|
|
10082
|
+
extends coreClient.OperationOptions {}
|
|
9583
10083
|
|
|
9584
10084
|
/** Contains response data for the listNext operation. */
|
|
9585
10085
|
export type ReplicationAppliancesListNextResponse = ApplianceCollection;
|
|
@@ -9617,10 +10117,7 @@ export type ReplicationEventsGetResponse = Event;
|
|
|
9617
10117
|
|
|
9618
10118
|
/** Optional parameters. */
|
|
9619
10119
|
export interface ReplicationEventsListNextOptionalParams
|
|
9620
|
-
extends coreClient.OperationOptions {
|
|
9621
|
-
/** OData filter options. */
|
|
9622
|
-
filter?: string;
|
|
9623
|
-
}
|
|
10120
|
+
extends coreClient.OperationOptions {}
|
|
9624
10121
|
|
|
9625
10122
|
/** Contains response data for the listNext operation. */
|
|
9626
10123
|
export type ReplicationEventsListNextResponse = EventCollection;
|
|
@@ -9996,6 +10493,30 @@ export interface ReplicationMigrationItemsMigrateOptionalParams
|
|
|
9996
10493
|
/** Contains response data for the migrate operation. */
|
|
9997
10494
|
export type ReplicationMigrationItemsMigrateResponse = MigrationItem;
|
|
9998
10495
|
|
|
10496
|
+
/** Optional parameters. */
|
|
10497
|
+
export interface ReplicationMigrationItemsPauseReplicationOptionalParams
|
|
10498
|
+
extends coreClient.OperationOptions {
|
|
10499
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
10500
|
+
updateIntervalInMs?: number;
|
|
10501
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
10502
|
+
resumeFrom?: string;
|
|
10503
|
+
}
|
|
10504
|
+
|
|
10505
|
+
/** Contains response data for the pauseReplication operation. */
|
|
10506
|
+
export type ReplicationMigrationItemsPauseReplicationResponse = MigrationItem;
|
|
10507
|
+
|
|
10508
|
+
/** Optional parameters. */
|
|
10509
|
+
export interface ReplicationMigrationItemsResumeReplicationOptionalParams
|
|
10510
|
+
extends coreClient.OperationOptions {
|
|
10511
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
10512
|
+
updateIntervalInMs?: number;
|
|
10513
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
10514
|
+
resumeFrom?: string;
|
|
10515
|
+
}
|
|
10516
|
+
|
|
10517
|
+
/** Contains response data for the resumeReplication operation. */
|
|
10518
|
+
export type ReplicationMigrationItemsResumeReplicationResponse = MigrationItem;
|
|
10519
|
+
|
|
9999
10520
|
/** Optional parameters. */
|
|
10000
10521
|
export interface ReplicationMigrationItemsResyncOptionalParams
|
|
10001
10522
|
extends coreClient.OperationOptions {
|
|
@@ -10048,28 +10569,14 @@ export type ReplicationMigrationItemsListResponse = MigrationItemCollection;
|
|
|
10048
10569
|
|
|
10049
10570
|
/** Optional parameters. */
|
|
10050
10571
|
export interface ReplicationMigrationItemsListByReplicationProtectionContainersNextOptionalParams
|
|
10051
|
-
extends coreClient.OperationOptions {
|
|
10052
|
-
/** OData filter options. */
|
|
10053
|
-
filter?: string;
|
|
10054
|
-
/** The pagination token. */
|
|
10055
|
-
skipToken?: string;
|
|
10056
|
-
/** The page size. */
|
|
10057
|
-
takeToken?: string;
|
|
10058
|
-
}
|
|
10572
|
+
extends coreClient.OperationOptions {}
|
|
10059
10573
|
|
|
10060
10574
|
/** Contains response data for the listByReplicationProtectionContainersNext operation. */
|
|
10061
10575
|
export type ReplicationMigrationItemsListByReplicationProtectionContainersNextResponse = MigrationItemCollection;
|
|
10062
10576
|
|
|
10063
10577
|
/** Optional parameters. */
|
|
10064
10578
|
export interface ReplicationMigrationItemsListNextOptionalParams
|
|
10065
|
-
extends coreClient.OperationOptions {
|
|
10066
|
-
/** OData filter options. */
|
|
10067
|
-
filter?: string;
|
|
10068
|
-
/** The pagination token. */
|
|
10069
|
-
skipToken?: string;
|
|
10070
|
-
/** The page size. */
|
|
10071
|
-
takeToken?: string;
|
|
10072
|
-
}
|
|
10579
|
+
extends coreClient.OperationOptions {}
|
|
10073
10580
|
|
|
10074
10581
|
/** Contains response data for the listNext operation. */
|
|
10075
10582
|
export type ReplicationMigrationItemsListNextResponse = MigrationItemCollection;
|
|
@@ -10118,14 +10625,7 @@ export type ReplicationProtectableItemsGetResponse = ProtectableItem;
|
|
|
10118
10625
|
|
|
10119
10626
|
/** Optional parameters. */
|
|
10120
10627
|
export interface ReplicationProtectableItemsListByReplicationProtectionContainersNextOptionalParams
|
|
10121
|
-
extends coreClient.OperationOptions {
|
|
10122
|
-
/** OData filter options. */
|
|
10123
|
-
filter?: string;
|
|
10124
|
-
/** take OData query parameter. */
|
|
10125
|
-
take?: string;
|
|
10126
|
-
/** skipToken OData query parameter. */
|
|
10127
|
-
skipToken?: string;
|
|
10128
|
-
}
|
|
10628
|
+
extends coreClient.OperationOptions {}
|
|
10129
10629
|
|
|
10130
10630
|
/** Contains response data for the listByReplicationProtectionContainersNext operation. */
|
|
10131
10631
|
export type ReplicationProtectableItemsListByReplicationProtectionContainersNextResponse = ProtectableItemCollection;
|
|
@@ -10387,12 +10887,7 @@ export type ReplicationProtectedItemsListByReplicationProtectionContainersNextRe
|
|
|
10387
10887
|
|
|
10388
10888
|
/** Optional parameters. */
|
|
10389
10889
|
export interface ReplicationProtectedItemsListNextOptionalParams
|
|
10390
|
-
extends coreClient.OperationOptions {
|
|
10391
|
-
/** OData filter options. */
|
|
10392
|
-
filter?: string;
|
|
10393
|
-
/** The pagination token. Possible values: "FabricId" or "FabricId_CloudId" or null. */
|
|
10394
|
-
skipToken?: string;
|
|
10395
|
-
}
|
|
10890
|
+
extends coreClient.OperationOptions {}
|
|
10396
10891
|
|
|
10397
10892
|
/** Contains response data for the listNext operation. */
|
|
10398
10893
|
export type ReplicationProtectedItemsListNextResponse = ReplicationProtectedItemCollection;
|
|
@@ -10812,10 +11307,7 @@ export type ReplicationJobsExportResponse = Job;
|
|
|
10812
11307
|
|
|
10813
11308
|
/** Optional parameters. */
|
|
10814
11309
|
export interface ReplicationJobsListNextOptionalParams
|
|
10815
|
-
extends coreClient.OperationOptions {
|
|
10816
|
-
/** OData filter options. */
|
|
10817
|
-
filter?: string;
|
|
10818
|
-
}
|
|
11310
|
+
extends coreClient.OperationOptions {}
|
|
10819
11311
|
|
|
10820
11312
|
/** Contains response data for the listNext operation. */
|
|
10821
11313
|
export type ReplicationJobsListNextResponse = JobCollection;
|
|
@@ -10902,12 +11394,7 @@ export type ReplicationProtectionIntentsCreateResponse = ReplicationProtectionIn
|
|
|
10902
11394
|
|
|
10903
11395
|
/** Optional parameters. */
|
|
10904
11396
|
export interface ReplicationProtectionIntentsListNextOptionalParams
|
|
10905
|
-
extends coreClient.OperationOptions {
|
|
10906
|
-
/** The pagination token. */
|
|
10907
|
-
skipToken?: string;
|
|
10908
|
-
/** The page size. */
|
|
10909
|
-
takeToken?: string;
|
|
10910
|
-
}
|
|
11397
|
+
extends coreClient.OperationOptions {}
|
|
10911
11398
|
|
|
10912
11399
|
/** Contains response data for the listNext operation. */
|
|
10913
11400
|
export type ReplicationProtectionIntentsListNextResponse = ReplicationProtectionIntentCollection;
|