@azure/arm-recoveryservicesdatareplication 1.0.0-beta.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 +5 -0
- package/LICENSE +21 -0
- package/README.md +109 -0
- package/dist/index.js +9908 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/checkNameAvailabilitySample.d.ts +2 -0
- package/dist-esm/samples-dev/checkNameAvailabilitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkNameAvailabilitySample.js +43 -0
- package/dist-esm/samples-dev/checkNameAvailabilitySample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentPreflightSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentPreflightSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentPreflightSample.js +51 -0
- package/dist-esm/samples-dev/deploymentPreflightSample.js.map +1 -0
- package/dist-esm/samples-dev/draCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/draCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/draCreateSample.js +63 -0
- package/dist-esm/samples-dev/draCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/draDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/draDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/draDeleteSample.js +41 -0
- package/dist-esm/samples-dev/draDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/draGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/draGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/draGetSample.js +41 -0
- package/dist-esm/samples-dev/draGetSample.js.map +1 -0
- package/dist-esm/samples-dev/draListSample.d.ts +2 -0
- package/dist-esm/samples-dev/draListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/draListSample.js +61 -0
- package/dist-esm/samples-dev/draListSample.js.map +1 -0
- package/dist-esm/samples-dev/draOperationStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/draOperationStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/draOperationStatusGetSample.js +42 -0
- package/dist-esm/samples-dev/draOperationStatusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/emailConfigurationCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/emailConfigurationCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/emailConfigurationCreateSample.js +49 -0
- package/dist-esm/samples-dev/emailConfigurationCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/emailConfigurationGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/emailConfigurationGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/emailConfigurationGetSample.js +41 -0
- package/dist-esm/samples-dev/emailConfigurationGetSample.js.map +1 -0
- package/dist-esm/samples-dev/emailConfigurationListSample.d.ts +2 -0
- package/dist-esm/samples-dev/emailConfigurationListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/emailConfigurationListSample.js +61 -0
- package/dist-esm/samples-dev/emailConfigurationListSample.js.map +1 -0
- package/dist-esm/samples-dev/eventGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/eventGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/eventGetSample.js +41 -0
- package/dist-esm/samples-dev/eventGetSample.js.map +1 -0
- package/dist-esm/samples-dev/eventListSample.d.ts +2 -0
- package/dist-esm/samples-dev/eventListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/eventListSample.js +64 -0
- package/dist-esm/samples-dev/eventListSample.js.map +1 -0
- package/dist-esm/samples-dev/fabricCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/fabricCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fabricCreateSample.js +48 -0
- package/dist-esm/samples-dev/fabricCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/fabricDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/fabricDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fabricDeleteSample.js +40 -0
- package/dist-esm/samples-dev/fabricDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/fabricGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/fabricGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fabricGetSample.js +40 -0
- package/dist-esm/samples-dev/fabricGetSample.js.map +1 -0
- package/dist-esm/samples-dev/fabricListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/fabricListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fabricListBySubscriptionSample.js +60 -0
- package/dist-esm/samples-dev/fabricListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/fabricListSample.d.ts +2 -0
- package/dist-esm/samples-dev/fabricListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fabricListSample.js +62 -0
- package/dist-esm/samples-dev/fabricListSample.js.map +1 -0
- package/dist-esm/samples-dev/fabricOperationsStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/fabricOperationsStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fabricOperationsStatusGetSample.js +41 -0
- package/dist-esm/samples-dev/fabricOperationsStatusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/fabricUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/fabricUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fabricUpdateSample.js +47 -0
- package/dist-esm/samples-dev/fabricUpdateSample.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 +58 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/policyCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/policyCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/policyCreateSample.js +47 -0
- package/dist-esm/samples-dev/policyCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/policyDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/policyDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/policyDeleteSample.js +41 -0
- package/dist-esm/samples-dev/policyDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/policyGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/policyGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/policyGetSample.js +41 -0
- package/dist-esm/samples-dev/policyGetSample.js.map +1 -0
- package/dist-esm/samples-dev/policyListSample.d.ts +2 -0
- package/dist-esm/samples-dev/policyListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/policyListSample.js +61 -0
- package/dist-esm/samples-dev/policyListSample.js.map +1 -0
- package/dist-esm/samples-dev/policyOperationStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/policyOperationStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/policyOperationStatusGetSample.js +42 -0
- package/dist-esm/samples-dev/policyOperationStatusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/protectedItemCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/protectedItemCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/protectedItemCreateSample.js +49 -0
- package/dist-esm/samples-dev/protectedItemCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/protectedItemDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/protectedItemDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/protectedItemDeleteSample.js +43 -0
- package/dist-esm/samples-dev/protectedItemDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/protectedItemGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/protectedItemGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/protectedItemGetSample.js +41 -0
- package/dist-esm/samples-dev/protectedItemGetSample.js.map +1 -0
- package/dist-esm/samples-dev/protectedItemListSample.d.ts +2 -0
- package/dist-esm/samples-dev/protectedItemListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/protectedItemListSample.js +61 -0
- package/dist-esm/samples-dev/protectedItemListSample.js.map +1 -0
- package/dist-esm/samples-dev/protectedItemOperationStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/protectedItemOperationStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/protectedItemOperationStatusGetSample.js +42 -0
- package/dist-esm/samples-dev/protectedItemOperationStatusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/protectedItemPlannedFailoverSample.d.ts +2 -0
- package/dist-esm/samples-dev/protectedItemPlannedFailoverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/protectedItemPlannedFailoverSample.js +47 -0
- package/dist-esm/samples-dev/protectedItemPlannedFailoverSample.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 +42 -0
- package/dist-esm/samples-dev/recoveryPointsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/recoveryPointsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/recoveryPointsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/recoveryPointsListSample.js +62 -0
- package/dist-esm/samples-dev/recoveryPointsListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationExtensionCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionCreateSample.js +49 -0
- package/dist-esm/samples-dev/replicationExtensionCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationExtensionDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionDeleteSample.js +41 -0
- package/dist-esm/samples-dev/replicationExtensionDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationExtensionGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionGetSample.js +41 -0
- package/dist-esm/samples-dev/replicationExtensionGetSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionListSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationExtensionListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionListSample.js +61 -0
- package/dist-esm/samples-dev/replicationExtensionListSample.js.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionOperationStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/replicationExtensionOperationStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/replicationExtensionOperationStatusGetSample.js +42 -0
- package/dist-esm/samples-dev/replicationExtensionOperationStatusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/vaultCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/vaultCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vaultCreateSample.js +46 -0
- package/dist-esm/samples-dev/vaultCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/vaultDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/vaultDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vaultDeleteSample.js +40 -0
- package/dist-esm/samples-dev/vaultDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/vaultGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/vaultGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vaultGetSample.js +40 -0
- package/dist-esm/samples-dev/vaultGetSample.js.map +1 -0
- package/dist-esm/samples-dev/vaultListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/vaultListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vaultListBySubscriptionSample.js +60 -0
- package/dist-esm/samples-dev/vaultListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/vaultListSample.d.ts +2 -0
- package/dist-esm/samples-dev/vaultListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vaultListSample.js +62 -0
- package/dist-esm/samples-dev/vaultListSample.js.map +1 -0
- package/dist-esm/samples-dev/vaultOperationStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/vaultOperationStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vaultOperationStatusGetSample.js +41 -0
- package/dist-esm/samples-dev/vaultOperationStatusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/vaultUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/vaultUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/vaultUpdateSample.js +45 -0
- package/dist-esm/samples-dev/vaultUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/workflowGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/workflowGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workflowGetSample.js +41 -0
- package/dist-esm/samples-dev/workflowGetSample.js.map +1 -0
- package/dist-esm/samples-dev/workflowListSample.d.ts +2 -0
- package/dist-esm/samples-dev/workflowListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workflowListSample.js +64 -0
- package/dist-esm/samples-dev/workflowListSample.js.map +1 -0
- package/dist-esm/samples-dev/workflowOperationStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/workflowOperationStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workflowOperationStatusGetSample.js +42 -0
- package/dist-esm/samples-dev/workflowOperationStatusGetSample.js.map +1 -0
- package/dist-esm/src/azureSiteRecoveryManagementServiceAPI.d.ts +50 -0
- package/dist-esm/src/azureSiteRecoveryManagementServiceAPI.d.ts.map +1 -0
- package/dist-esm/src/azureSiteRecoveryManagementServiceAPI.js +183 -0
- package/dist-esm/src/azureSiteRecoveryManagementServiceAPI.js.map +1 -0
- package/dist-esm/src/index.d.ts +6 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +13 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +11 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +21 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +3253 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +298 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +149 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/dist-esm/src/models/mappers.js +4952 -0
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +37 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +329 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/dra.d.ts +79 -0
- package/dist-esm/src/operations/dra.d.ts.map +1 -0
- package/dist-esm/src/operations/dra.js +369 -0
- package/dist-esm/src/operations/dra.js.map +1 -0
- package/dist-esm/src/operations/draOperationStatus.d.ts +22 -0
- package/dist-esm/src/operations/draOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/draOperationStatus.js +57 -0
- package/dist-esm/src/operations/draOperationStatus.js.map +1 -0
- package/dist-esm/src/operations/emailConfiguration.d.ts +54 -0
- package/dist-esm/src/operations/emailConfiguration.d.ts.map +1 -0
- package/dist-esm/src/operations/emailConfiguration.js +224 -0
- package/dist-esm/src/operations/emailConfiguration.js.map +1 -0
- package/dist-esm/src/operations/event.d.ts +46 -0
- package/dist-esm/src/operations/event.d.ts.map +1 -0
- package/dist-esm/src/operations/event.js +191 -0
- package/dist-esm/src/operations/event.js.map +1 -0
- package/dist-esm/src/operations/fabric.d.ts +103 -0
- package/dist-esm/src/operations/fabric.d.ts.map +1 -0
- package/dist-esm/src/operations/fabric.js +560 -0
- package/dist-esm/src/operations/fabric.js.map +1 -0
- package/dist-esm/src/operations/fabricOperationsStatus.d.ts +21 -0
- package/dist-esm/src/operations/fabricOperationsStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/fabricOperationsStatus.js +55 -0
- package/dist-esm/src/operations/fabricOperationsStatus.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +19 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +26 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +138 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/policy.d.ts +79 -0
- package/dist-esm/src/operations/policy.d.ts.map +1 -0
- package/dist-esm/src/operations/policy.js +369 -0
- package/dist-esm/src/operations/policy.js.map +1 -0
- package/dist-esm/src/operations/policyOperationStatus.d.ts +22 -0
- package/dist-esm/src/operations/policyOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/policyOperationStatus.js +57 -0
- package/dist-esm/src/operations/policyOperationStatus.js.map +1 -0
- package/dist-esm/src/operations/protectedItem.d.ts +95 -0
- package/dist-esm/src/operations/protectedItem.d.ts.map +1 -0
- package/dist-esm/src/operations/protectedItem.js +460 -0
- package/dist-esm/src/operations/protectedItem.js.map +1 -0
- package/dist-esm/src/operations/protectedItemOperationStatus.d.ts +22 -0
- package/dist-esm/src/operations/protectedItemOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/protectedItemOperationStatus.js +57 -0
- package/dist-esm/src/operations/protectedItemOperationStatus.js.map +1 -0
- package/dist-esm/src/operations/recoveryPoints.d.ts +50 -0
- package/dist-esm/src/operations/recoveryPoints.d.ts.map +1 -0
- package/dist-esm/src/operations/recoveryPoints.js +200 -0
- package/dist-esm/src/operations/recoveryPoints.js.map +1 -0
- package/dist-esm/src/operations/replicationExtension.d.ts +79 -0
- package/dist-esm/src/operations/replicationExtension.d.ts.map +1 -0
- package/dist-esm/src/operations/replicationExtension.js +369 -0
- package/dist-esm/src/operations/replicationExtension.js.map +1 -0
- package/dist-esm/src/operations/replicationExtensionOperationStatus.d.ts +22 -0
- package/dist-esm/src/operations/replicationExtensionOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/replicationExtensionOperationStatus.js +63 -0
- package/dist-esm/src/operations/replicationExtensionOperationStatus.js.map +1 -0
- package/dist-esm/src/operations/vault.d.ts +103 -0
- package/dist-esm/src/operations/vault.d.ts.map +1 -0
- package/dist-esm/src/operations/vault.js +560 -0
- package/dist-esm/src/operations/vault.js.map +1 -0
- package/dist-esm/src/operations/vaultOperationStatus.d.ts +21 -0
- package/dist-esm/src/operations/vaultOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/vaultOperationStatus.js +55 -0
- package/dist-esm/src/operations/vaultOperationStatus.js.map +1 -0
- package/dist-esm/src/operations/workflow.d.ts +46 -0
- package/dist-esm/src/operations/workflow.d.ts.map +1 -0
- package/dist-esm/src/operations/workflow.js +191 -0
- package/dist-esm/src/operations/workflow.js.map +1 -0
- package/dist-esm/src/operations/workflowOperationStatus.d.ts +22 -0
- package/dist-esm/src/operations/workflowOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/workflowOperationStatus.js +57 -0
- package/dist-esm/src/operations/workflowOperationStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/dra.d.ts +54 -0
- package/dist-esm/src/operationsInterfaces/dra.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/dra.js +9 -0
- package/dist-esm/src/operationsInterfaces/dra.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/draOperationStatus.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/draOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/draOperationStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/draOperationStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/emailConfiguration.d.ts +29 -0
- package/dist-esm/src/operationsInterfaces/emailConfiguration.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/emailConfiguration.js +9 -0
- package/dist-esm/src/operationsInterfaces/emailConfiguration.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/event.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/event.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/event.js +9 -0
- package/dist-esm/src/operationsInterfaces/event.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/fabric.d.ts +67 -0
- package/dist-esm/src/operationsInterfaces/fabric.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/fabric.js +9 -0
- package/dist-esm/src/operationsInterfaces/fabric.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/fabricOperationsStatus.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/fabricOperationsStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/fabricOperationsStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/fabricOperationsStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +19 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +26 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/policy.d.ts +54 -0
- package/dist-esm/src/operationsInterfaces/policy.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/policy.js +9 -0
- package/dist-esm/src/operationsInterfaces/policy.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/policyOperationStatus.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/policyOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/policyOperationStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/policyOperationStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/protectedItem.d.ts +70 -0
- package/dist-esm/src/operationsInterfaces/protectedItem.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/protectedItem.js +9 -0
- package/dist-esm/src/operationsInterfaces/protectedItem.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/protectedItemOperationStatus.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/protectedItemOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/protectedItemOperationStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/protectedItemOperationStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/recoveryPoints.d.ts +23 -0
- package/dist-esm/src/operationsInterfaces/recoveryPoints.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/recoveryPoints.js +9 -0
- package/dist-esm/src/operationsInterfaces/recoveryPoints.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/replicationExtension.d.ts +54 -0
- package/dist-esm/src/operationsInterfaces/replicationExtension.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/replicationExtension.js +9 -0
- package/dist-esm/src/operationsInterfaces/replicationExtension.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/replicationExtensionOperationStatus.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/replicationExtensionOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/replicationExtensionOperationStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/replicationExtensionOperationStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/vault.d.ts +67 -0
- package/dist-esm/src/operationsInterfaces/vault.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/vault.js +9 -0
- package/dist-esm/src/operationsInterfaces/vault.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/vaultOperationStatus.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/vaultOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/vaultOperationStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/vaultOperationStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/workflow.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/workflow.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/workflow.js +9 -0
- package/dist-esm/src/operationsInterfaces/workflow.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/workflowOperationStatus.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/workflowOperationStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/workflowOperationStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/workflowOperationStatus.js.map +1 -0
- 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/test/recoveryservicesdatareplication_operations_test.spec.d.ts +4 -0
- package/dist-esm/test/recoveryservicesdatareplication_operations_test.spec.d.ts.map +1 -0
- package/dist-esm/test/recoveryservicesdatareplication_operations_test.spec.js +76 -0
- package/dist-esm/test/recoveryservicesdatareplication_operations_test.spec.js.map +1 -0
- package/package.json +124 -0
- package/review/arm-recoveryservicesdatareplication.api.md +1973 -0
- package/rollup.config.js +122 -0
- package/src/azureSiteRecoveryManagementServiceAPI.ts +306 -0
- package/src/index.ts +13 -0
- package/src/lroImpl.ts +42 -0
- package/src/models/index.ts +3567 -0
- package/src/models/mappers.ts +5306 -0
- package/src/models/parameters.ts +382 -0
- package/src/operations/dra.ts +500 -0
- package/src/operations/draOperationStatus.ts +78 -0
- package/src/operations/emailConfiguration.ts +287 -0
- package/src/operations/event.ts +242 -0
- package/src/operations/fabric.ts +710 -0
- package/src/operations/fabricOperationsStatus.ts +75 -0
- package/src/operations/index.ts +26 -0
- package/src/operations/operations.ts +149 -0
- package/src/operations/policy.ts +500 -0
- package/src/operations/policyOperationStatus.ts +78 -0
- package/src/operations/protectedItem.ts +638 -0
- package/src/operations/protectedItemOperationStatus.ts +79 -0
- package/src/operations/recoveryPoints.ts +270 -0
- package/src/operations/replicationExtension.ts +506 -0
- package/src/operations/replicationExtensionOperationStatus.ts +85 -0
- package/src/operations/vault.ts +710 -0
- package/src/operations/vaultOperationStatus.ts +75 -0
- package/src/operations/workflow.ts +242 -0
- package/src/operations/workflowOperationStatus.ts +78 -0
- package/src/operationsInterfaces/dra.ts +105 -0
- package/src/operationsInterfaces/draOperationStatus.ts +31 -0
- package/src/operationsInterfaces/emailConfiguration.ts +59 -0
- package/src/operationsInterfaces/event.ts +44 -0
- package/src/operationsInterfaces/fabric.ts +127 -0
- package/src/operationsInterfaces/fabricOperationsStatus.ts +29 -0
- package/src/operationsInterfaces/index.ts +26 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/policy.ts +105 -0
- package/src/operationsInterfaces/policyOperationStatus.ts +31 -0
- package/src/operationsInterfaces/protectedItem.ts +144 -0
- package/src/operationsInterfaces/protectedItemOperationStatus.ts +31 -0
- package/src/operationsInterfaces/recoveryPoints.ts +48 -0
- package/src/operationsInterfaces/replicationExtension.ts +111 -0
- package/src/operationsInterfaces/replicationExtensionOperationStatus.ts +31 -0
- package/src/operationsInterfaces/vault.ts +127 -0
- package/src/operationsInterfaces/vaultOperationStatus.ts +29 -0
- package/src/operationsInterfaces/workflow.ts +44 -0
- package/src/operationsInterfaces/workflowOperationStatus.ts +31 -0
- package/src/pagingHelper.ts +39 -0
- package/tsconfig.json +33 -0
- package/types/arm-recoveryservicesdatareplication.d.ts +4127 -0
- package/types/tsdoc-metadata.json +11 -0
|
@@ -0,0 +1,1973 @@
|
|
|
1
|
+
## API Report File for "@azure/arm-recoveryservicesdatareplication"
|
|
2
|
+
|
|
3
|
+
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
+
|
|
5
|
+
```ts
|
|
6
|
+
|
|
7
|
+
import * as coreAuth from '@azure/core-auth';
|
|
8
|
+
import * as coreClient from '@azure/core-client';
|
|
9
|
+
import { OperationState } from '@azure/core-lro';
|
|
10
|
+
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
11
|
+
import { SimplePollerLike } from '@azure/core-lro';
|
|
12
|
+
|
|
13
|
+
// @public
|
|
14
|
+
export type ActionType = string;
|
|
15
|
+
|
|
16
|
+
// @public
|
|
17
|
+
export interface AzStackHCIClusterProperties {
|
|
18
|
+
clusterName: string;
|
|
19
|
+
resourceName: string;
|
|
20
|
+
storageAccountName: string;
|
|
21
|
+
storageContainers: StorageContainerProperties[];
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
// @public
|
|
25
|
+
export interface AzStackHCIFabricModelCustomProperties extends FabricModelCustomProperties {
|
|
26
|
+
readonly applianceName?: string[];
|
|
27
|
+
azStackHciSiteId: string;
|
|
28
|
+
cluster: AzStackHCIClusterProperties;
|
|
29
|
+
readonly fabricContainerId?: string;
|
|
30
|
+
readonly fabricResourceId?: string;
|
|
31
|
+
instanceType: "AzStackHCI";
|
|
32
|
+
readonly migrationHubUri?: string;
|
|
33
|
+
migrationSolutionId: string;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
// @public (undocumented)
|
|
37
|
+
export class AzureSiteRecoveryManagementServiceAPI extends coreClient.ServiceClient {
|
|
38
|
+
// (undocumented)
|
|
39
|
+
$host: string;
|
|
40
|
+
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: AzureSiteRecoveryManagementServiceAPIOptionalParams);
|
|
41
|
+
// (undocumented)
|
|
42
|
+
apiVersion: string;
|
|
43
|
+
checkNameAvailability(location: string, options?: CheckNameAvailabilityOptionalParams): Promise<CheckNameAvailabilityResponse>;
|
|
44
|
+
deploymentPreflight(resourceGroupName: string, deploymentId: string, options?: DeploymentPreflightOptionalParams): Promise<DeploymentPreflightResponse>;
|
|
45
|
+
// (undocumented)
|
|
46
|
+
dra: Dra;
|
|
47
|
+
// (undocumented)
|
|
48
|
+
draOperationStatus: DraOperationStatus;
|
|
49
|
+
// (undocumented)
|
|
50
|
+
emailConfiguration: EmailConfiguration;
|
|
51
|
+
// (undocumented)
|
|
52
|
+
event: Event_2;
|
|
53
|
+
// (undocumented)
|
|
54
|
+
fabric: Fabric;
|
|
55
|
+
// (undocumented)
|
|
56
|
+
fabricOperationsStatus: FabricOperationsStatus;
|
|
57
|
+
// (undocumented)
|
|
58
|
+
operations: Operations;
|
|
59
|
+
// (undocumented)
|
|
60
|
+
policy: Policy;
|
|
61
|
+
// (undocumented)
|
|
62
|
+
policyOperationStatus: PolicyOperationStatus;
|
|
63
|
+
// (undocumented)
|
|
64
|
+
protectedItem: ProtectedItem;
|
|
65
|
+
// (undocumented)
|
|
66
|
+
protectedItemOperationStatus: ProtectedItemOperationStatus;
|
|
67
|
+
// (undocumented)
|
|
68
|
+
recoveryPoints: RecoveryPoints;
|
|
69
|
+
// (undocumented)
|
|
70
|
+
replicationExtension: ReplicationExtension;
|
|
71
|
+
// (undocumented)
|
|
72
|
+
replicationExtensionOperationStatus: ReplicationExtensionOperationStatus;
|
|
73
|
+
// (undocumented)
|
|
74
|
+
subscriptionId: string;
|
|
75
|
+
// (undocumented)
|
|
76
|
+
vault: Vault;
|
|
77
|
+
// (undocumented)
|
|
78
|
+
vaultOperationStatus: VaultOperationStatus;
|
|
79
|
+
// (undocumented)
|
|
80
|
+
workflow: Workflow;
|
|
81
|
+
// (undocumented)
|
|
82
|
+
workflowOperationStatus: WorkflowOperationStatus;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
// @public
|
|
86
|
+
export interface AzureSiteRecoveryManagementServiceAPIOptionalParams extends coreClient.ServiceClientOptions {
|
|
87
|
+
$host?: string;
|
|
88
|
+
apiVersion?: string;
|
|
89
|
+
endpoint?: string;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
// @public
|
|
93
|
+
export interface CheckNameAvailabilityModel {
|
|
94
|
+
name?: string;
|
|
95
|
+
type?: string;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
// @public
|
|
99
|
+
export interface CheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
|
|
100
|
+
body?: CheckNameAvailabilityModel;
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
// @public
|
|
104
|
+
export type CheckNameAvailabilityResponse = CheckNameAvailabilityResponseModel;
|
|
105
|
+
|
|
106
|
+
// @public
|
|
107
|
+
export interface CheckNameAvailabilityResponseModel {
|
|
108
|
+
message?: string;
|
|
109
|
+
nameAvailable?: boolean;
|
|
110
|
+
reason?: string;
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
// @public
|
|
114
|
+
export interface DeploymentPreflightModel {
|
|
115
|
+
resources?: DeploymentPreflightResource[];
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
// @public
|
|
119
|
+
export interface DeploymentPreflightOptionalParams extends coreClient.OperationOptions {
|
|
120
|
+
body?: DeploymentPreflightModel;
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
// @public
|
|
124
|
+
export interface DeploymentPreflightResource {
|
|
125
|
+
apiVersion?: string;
|
|
126
|
+
location?: string;
|
|
127
|
+
name?: string;
|
|
128
|
+
type?: string;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
// @public
|
|
132
|
+
export type DeploymentPreflightResponse = DeploymentPreflightModel;
|
|
133
|
+
|
|
134
|
+
// @public
|
|
135
|
+
export interface Dra {
|
|
136
|
+
beginCreate(resourceGroupName: string, fabricName: string, fabricAgentName: string, options?: DraCreateOptionalParams): Promise<SimplePollerLike<OperationState<DraCreateResponse>, DraCreateResponse>>;
|
|
137
|
+
beginCreateAndWait(resourceGroupName: string, fabricName: string, fabricAgentName: string, options?: DraCreateOptionalParams): Promise<DraCreateResponse>;
|
|
138
|
+
beginDelete(resourceGroupName: string, fabricName: string, fabricAgentName: string, options?: DraDeleteOptionalParams): Promise<SimplePollerLike<OperationState<DraDeleteResponse>, DraDeleteResponse>>;
|
|
139
|
+
beginDeleteAndWait(resourceGroupName: string, fabricName: string, fabricAgentName: string, options?: DraDeleteOptionalParams): Promise<DraDeleteResponse>;
|
|
140
|
+
get(resourceGroupName: string, fabricName: string, fabricAgentName: string, options?: DraGetOptionalParams): Promise<DraGetResponse>;
|
|
141
|
+
list(resourceGroupName: string, fabricName: string, options?: DraListOptionalParams): PagedAsyncIterableIterator<DraModel>;
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
// @public
|
|
145
|
+
export interface DraCreateOptionalParams extends coreClient.OperationOptions {
|
|
146
|
+
body?: DraModel;
|
|
147
|
+
resumeFrom?: string;
|
|
148
|
+
updateIntervalInMs?: number;
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
// @public
|
|
152
|
+
export type DraCreateResponse = DraModel;
|
|
153
|
+
|
|
154
|
+
// @public
|
|
155
|
+
export interface DraDeleteHeaders {
|
|
156
|
+
azureAsyncOperation?: string;
|
|
157
|
+
// (undocumented)
|
|
158
|
+
location?: string;
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
// @public
|
|
162
|
+
export interface DraDeleteOptionalParams extends coreClient.OperationOptions {
|
|
163
|
+
resumeFrom?: string;
|
|
164
|
+
updateIntervalInMs?: number;
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
// @public
|
|
168
|
+
export type DraDeleteResponse = DraDeleteHeaders;
|
|
169
|
+
|
|
170
|
+
// @public
|
|
171
|
+
export interface DraGetOptionalParams extends coreClient.OperationOptions {
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
// @public
|
|
175
|
+
export type DraGetResponse = DraModel;
|
|
176
|
+
|
|
177
|
+
// @public
|
|
178
|
+
export interface DraListNextOptionalParams extends coreClient.OperationOptions {
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
// @public
|
|
182
|
+
export type DraListNextResponse = DraModelCollection;
|
|
183
|
+
|
|
184
|
+
// @public
|
|
185
|
+
export interface DraListOptionalParams extends coreClient.OperationOptions {
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
// @public
|
|
189
|
+
export type DraListResponse = DraModelCollection;
|
|
190
|
+
|
|
191
|
+
// @public
|
|
192
|
+
export interface DraModel {
|
|
193
|
+
readonly id?: string;
|
|
194
|
+
readonly name?: string;
|
|
195
|
+
properties: DraModelProperties;
|
|
196
|
+
readonly systemData?: DraModelSystemData;
|
|
197
|
+
readonly type?: string;
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
// @public
|
|
201
|
+
export interface DraModelCollection {
|
|
202
|
+
nextLink?: string;
|
|
203
|
+
value?: DraModel[];
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
// @public
|
|
207
|
+
export interface DraModelCustomProperties {
|
|
208
|
+
instanceType: "VMware";
|
|
209
|
+
}
|
|
210
|
+
|
|
211
|
+
// @public (undocumented)
|
|
212
|
+
export type DraModelCustomPropertiesUnion = DraModelCustomProperties | VMwareDraModelCustomProperties;
|
|
213
|
+
|
|
214
|
+
// @public
|
|
215
|
+
export interface DraModelProperties {
|
|
216
|
+
authenticationIdentity: IdentityModel;
|
|
217
|
+
readonly correlationId?: string;
|
|
218
|
+
customProperties: DraModelCustomPropertiesUnion;
|
|
219
|
+
readonly healthErrors?: HealthErrorModel[];
|
|
220
|
+
readonly isResponsive?: boolean;
|
|
221
|
+
readonly lastHeartbeat?: Date;
|
|
222
|
+
machineId: string;
|
|
223
|
+
machineName: string;
|
|
224
|
+
readonly provisioningState?: ProvisioningState;
|
|
225
|
+
resourceAccessIdentity: IdentityModel;
|
|
226
|
+
readonly versionNumber?: string;
|
|
227
|
+
}
|
|
228
|
+
|
|
229
|
+
// @public (undocumented)
|
|
230
|
+
export interface DraModelSystemData extends SystemDataModel {
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
// @public
|
|
234
|
+
export interface DraOperationStatus {
|
|
235
|
+
get(resourceGroupName: string, fabricName: string, fabricAgentName: string, operationId: string, options?: DraOperationStatusGetOptionalParams): Promise<DraOperationStatusGetResponse>;
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
// @public
|
|
239
|
+
export interface DraOperationStatusGetOptionalParams extends coreClient.OperationOptions {
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
// @public
|
|
243
|
+
export type DraOperationStatusGetResponse = OperationStatus;
|
|
244
|
+
|
|
245
|
+
// @public
|
|
246
|
+
export interface EmailConfiguration {
|
|
247
|
+
create(resourceGroupName: string, vaultName: string, emailConfigurationName: string, options?: EmailConfigurationCreateOptionalParams): Promise<EmailConfigurationCreateResponse>;
|
|
248
|
+
get(resourceGroupName: string, vaultName: string, emailConfigurationName: string, options?: EmailConfigurationGetOptionalParams): Promise<EmailConfigurationGetResponse>;
|
|
249
|
+
list(resourceGroupName: string, vaultName: string, options?: EmailConfigurationListOptionalParams): PagedAsyncIterableIterator<EmailConfigurationModel>;
|
|
250
|
+
}
|
|
251
|
+
|
|
252
|
+
// @public
|
|
253
|
+
export interface EmailConfigurationCreateOptionalParams extends coreClient.OperationOptions {
|
|
254
|
+
body?: EmailConfigurationModel;
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
// @public
|
|
258
|
+
export type EmailConfigurationCreateResponse = EmailConfigurationModel;
|
|
259
|
+
|
|
260
|
+
// @public
|
|
261
|
+
export interface EmailConfigurationGetOptionalParams extends coreClient.OperationOptions {
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
// @public
|
|
265
|
+
export type EmailConfigurationGetResponse = EmailConfigurationModel;
|
|
266
|
+
|
|
267
|
+
// @public
|
|
268
|
+
export interface EmailConfigurationListNextOptionalParams extends coreClient.OperationOptions {
|
|
269
|
+
}
|
|
270
|
+
|
|
271
|
+
// @public
|
|
272
|
+
export type EmailConfigurationListNextResponse = EmailConfigurationModelCollection;
|
|
273
|
+
|
|
274
|
+
// @public
|
|
275
|
+
export interface EmailConfigurationListOptionalParams extends coreClient.OperationOptions {
|
|
276
|
+
}
|
|
277
|
+
|
|
278
|
+
// @public
|
|
279
|
+
export type EmailConfigurationListResponse = EmailConfigurationModelCollection;
|
|
280
|
+
|
|
281
|
+
// @public
|
|
282
|
+
export interface EmailConfigurationModel {
|
|
283
|
+
readonly id?: string;
|
|
284
|
+
readonly name?: string;
|
|
285
|
+
properties: EmailConfigurationModelProperties;
|
|
286
|
+
readonly systemData?: EmailConfigurationModelSystemData;
|
|
287
|
+
readonly type?: string;
|
|
288
|
+
}
|
|
289
|
+
|
|
290
|
+
// @public
|
|
291
|
+
export interface EmailConfigurationModelCollection {
|
|
292
|
+
nextLink?: string;
|
|
293
|
+
value?: EmailConfigurationModel[];
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
// @public
|
|
297
|
+
export interface EmailConfigurationModelProperties {
|
|
298
|
+
customEmailAddresses?: string[];
|
|
299
|
+
locale?: string;
|
|
300
|
+
sendToOwners: boolean;
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
// @public (undocumented)
|
|
304
|
+
export interface EmailConfigurationModelSystemData extends SystemDataModel {
|
|
305
|
+
}
|
|
306
|
+
|
|
307
|
+
// @public
|
|
308
|
+
export interface ErrorAdditionalInfo {
|
|
309
|
+
readonly info?: Record<string, unknown>;
|
|
310
|
+
readonly type?: string;
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
// @public
|
|
314
|
+
export interface ErrorDetail {
|
|
315
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
316
|
+
readonly code?: string;
|
|
317
|
+
readonly details?: ErrorDetail[];
|
|
318
|
+
readonly message?: string;
|
|
319
|
+
readonly target?: string;
|
|
320
|
+
}
|
|
321
|
+
|
|
322
|
+
// @public
|
|
323
|
+
export interface ErrorModel {
|
|
324
|
+
readonly causes?: string;
|
|
325
|
+
readonly code?: string;
|
|
326
|
+
readonly creationTime?: Date;
|
|
327
|
+
readonly message?: string;
|
|
328
|
+
readonly recommendation?: string;
|
|
329
|
+
readonly severity?: string;
|
|
330
|
+
readonly type?: string;
|
|
331
|
+
}
|
|
332
|
+
|
|
333
|
+
// @public
|
|
334
|
+
export interface ErrorResponse {
|
|
335
|
+
error?: ErrorDetail;
|
|
336
|
+
}
|
|
337
|
+
|
|
338
|
+
// @public
|
|
339
|
+
interface Event_2 {
|
|
340
|
+
get(resourceGroupName: string, vaultName: string, eventName: string, options?: EventGetOptionalParams): Promise<EventGetResponse>;
|
|
341
|
+
list(resourceGroupName: string, vaultName: string, options?: EventListOptionalParams): PagedAsyncIterableIterator<EventModel>;
|
|
342
|
+
}
|
|
343
|
+
export { Event_2 as Event }
|
|
344
|
+
|
|
345
|
+
// @public
|
|
346
|
+
export interface EventGetOptionalParams extends coreClient.OperationOptions {
|
|
347
|
+
}
|
|
348
|
+
|
|
349
|
+
// @public
|
|
350
|
+
export type EventGetResponse = EventModel;
|
|
351
|
+
|
|
352
|
+
// @public
|
|
353
|
+
export interface EventListNextOptionalParams extends coreClient.OperationOptions {
|
|
354
|
+
}
|
|
355
|
+
|
|
356
|
+
// @public
|
|
357
|
+
export type EventListNextResponse = EventModelCollection;
|
|
358
|
+
|
|
359
|
+
// @public
|
|
360
|
+
export interface EventListOptionalParams extends coreClient.OperationOptions {
|
|
361
|
+
continuationToken?: string;
|
|
362
|
+
filter?: string;
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
// @public
|
|
366
|
+
export type EventListResponse = EventModelCollection;
|
|
367
|
+
|
|
368
|
+
// @public
|
|
369
|
+
export interface EventModel {
|
|
370
|
+
readonly id?: string;
|
|
371
|
+
readonly name?: string;
|
|
372
|
+
properties: EventModelProperties;
|
|
373
|
+
readonly systemData?: EventModelSystemData;
|
|
374
|
+
readonly type?: string;
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
// @public
|
|
378
|
+
export interface EventModelCollection {
|
|
379
|
+
nextLink?: string;
|
|
380
|
+
value?: EventModel[];
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
// @public
|
|
384
|
+
export interface EventModelCustomProperties {
|
|
385
|
+
instanceType: "HyperVToAzStackHCI";
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
// @public (undocumented)
|
|
389
|
+
export type EventModelCustomPropertiesUnion = EventModelCustomProperties | HyperVToAzStackHCIEventModelCustomProperties;
|
|
390
|
+
|
|
391
|
+
// @public
|
|
392
|
+
export interface EventModelProperties {
|
|
393
|
+
readonly correlationId?: string;
|
|
394
|
+
customProperties: EventModelCustomPropertiesUnion;
|
|
395
|
+
readonly description?: string;
|
|
396
|
+
readonly eventName?: string;
|
|
397
|
+
readonly eventType?: string;
|
|
398
|
+
readonly healthErrors?: HealthErrorModel[];
|
|
399
|
+
readonly resourceName?: string;
|
|
400
|
+
readonly resourceType?: string;
|
|
401
|
+
readonly severity?: string;
|
|
402
|
+
readonly timeOfOccurrence?: Date;
|
|
403
|
+
}
|
|
404
|
+
|
|
405
|
+
// @public (undocumented)
|
|
406
|
+
export interface EventModelSystemData extends SystemDataModel {
|
|
407
|
+
}
|
|
408
|
+
|
|
409
|
+
// @public
|
|
410
|
+
export interface Fabric {
|
|
411
|
+
beginCreate(resourceGroupName: string, fabricName: string, options?: FabricCreateOptionalParams): Promise<SimplePollerLike<OperationState<FabricCreateResponse>, FabricCreateResponse>>;
|
|
412
|
+
beginCreateAndWait(resourceGroupName: string, fabricName: string, options?: FabricCreateOptionalParams): Promise<FabricCreateResponse>;
|
|
413
|
+
beginDelete(resourceGroupName: string, fabricName: string, options?: FabricDeleteOptionalParams): Promise<SimplePollerLike<OperationState<FabricDeleteResponse>, FabricDeleteResponse>>;
|
|
414
|
+
beginDeleteAndWait(resourceGroupName: string, fabricName: string, options?: FabricDeleteOptionalParams): Promise<FabricDeleteResponse>;
|
|
415
|
+
beginUpdate(resourceGroupName: string, fabricName: string, options?: FabricUpdateOptionalParams): Promise<SimplePollerLike<OperationState<FabricUpdateResponse>, FabricUpdateResponse>>;
|
|
416
|
+
beginUpdateAndWait(resourceGroupName: string, fabricName: string, options?: FabricUpdateOptionalParams): Promise<FabricUpdateResponse>;
|
|
417
|
+
get(resourceGroupName: string, fabricName: string, options?: FabricGetOptionalParams): Promise<FabricGetResponse>;
|
|
418
|
+
list(resourceGroupName: string, options?: FabricListOptionalParams): PagedAsyncIterableIterator<FabricModel>;
|
|
419
|
+
listBySubscription(options?: FabricListBySubscriptionOptionalParams): PagedAsyncIterableIterator<FabricModel>;
|
|
420
|
+
}
|
|
421
|
+
|
|
422
|
+
// @public
|
|
423
|
+
export interface FabricCreateOptionalParams extends coreClient.OperationOptions {
|
|
424
|
+
body?: FabricModel;
|
|
425
|
+
resumeFrom?: string;
|
|
426
|
+
updateIntervalInMs?: number;
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
// @public
|
|
430
|
+
export type FabricCreateResponse = FabricModel;
|
|
431
|
+
|
|
432
|
+
// @public
|
|
433
|
+
export interface FabricDeleteHeaders {
|
|
434
|
+
azureAsyncOperation?: string;
|
|
435
|
+
// (undocumented)
|
|
436
|
+
location?: string;
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
// @public
|
|
440
|
+
export interface FabricDeleteOptionalParams extends coreClient.OperationOptions {
|
|
441
|
+
resumeFrom?: string;
|
|
442
|
+
updateIntervalInMs?: number;
|
|
443
|
+
}
|
|
444
|
+
|
|
445
|
+
// @public
|
|
446
|
+
export type FabricDeleteResponse = FabricDeleteHeaders;
|
|
447
|
+
|
|
448
|
+
// @public
|
|
449
|
+
export interface FabricGetOptionalParams extends coreClient.OperationOptions {
|
|
450
|
+
}
|
|
451
|
+
|
|
452
|
+
// @public
|
|
453
|
+
export type FabricGetResponse = FabricModel;
|
|
454
|
+
|
|
455
|
+
// @public
|
|
456
|
+
export interface FabricListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
457
|
+
}
|
|
458
|
+
|
|
459
|
+
// @public
|
|
460
|
+
export type FabricListBySubscriptionNextResponse = FabricModelCollection;
|
|
461
|
+
|
|
462
|
+
// @public
|
|
463
|
+
export interface FabricListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
464
|
+
continuationToken?: string;
|
|
465
|
+
}
|
|
466
|
+
|
|
467
|
+
// @public
|
|
468
|
+
export type FabricListBySubscriptionResponse = FabricModelCollection;
|
|
469
|
+
|
|
470
|
+
// @public
|
|
471
|
+
export interface FabricListNextOptionalParams extends coreClient.OperationOptions {
|
|
472
|
+
}
|
|
473
|
+
|
|
474
|
+
// @public
|
|
475
|
+
export type FabricListNextResponse = FabricModelCollection;
|
|
476
|
+
|
|
477
|
+
// @public
|
|
478
|
+
export interface FabricListOptionalParams extends coreClient.OperationOptions {
|
|
479
|
+
continuationToken?: string;
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
// @public
|
|
483
|
+
export type FabricListResponse = FabricModelCollection;
|
|
484
|
+
|
|
485
|
+
// @public
|
|
486
|
+
export interface FabricModel {
|
|
487
|
+
readonly id?: string;
|
|
488
|
+
location: string;
|
|
489
|
+
readonly name?: string;
|
|
490
|
+
properties: FabricModelProperties;
|
|
491
|
+
readonly systemData?: FabricModelSystemData;
|
|
492
|
+
tags?: {
|
|
493
|
+
[propertyName: string]: string;
|
|
494
|
+
};
|
|
495
|
+
readonly type?: string;
|
|
496
|
+
}
|
|
497
|
+
|
|
498
|
+
// @public
|
|
499
|
+
export interface FabricModelCollection {
|
|
500
|
+
nextLink?: string;
|
|
501
|
+
value?: FabricModel[];
|
|
502
|
+
}
|
|
503
|
+
|
|
504
|
+
// @public
|
|
505
|
+
export interface FabricModelCustomProperties {
|
|
506
|
+
instanceType: "AzStackHCI" | "HyperVMigrate" | "VMwareMigrate";
|
|
507
|
+
}
|
|
508
|
+
|
|
509
|
+
// @public (undocumented)
|
|
510
|
+
export type FabricModelCustomPropertiesUnion = FabricModelCustomProperties | AzStackHCIFabricModelCustomProperties | HyperVMigrateFabricModelCustomProperties | VMwareMigrateFabricModelCustomProperties;
|
|
511
|
+
|
|
512
|
+
// @public
|
|
513
|
+
export interface FabricModelProperties {
|
|
514
|
+
customProperties: FabricModelCustomPropertiesUnion;
|
|
515
|
+
readonly health?: HealthStatus;
|
|
516
|
+
readonly healthErrors?: HealthErrorModel[];
|
|
517
|
+
readonly provisioningState?: ProvisioningState;
|
|
518
|
+
readonly serviceEndpoint?: string;
|
|
519
|
+
readonly serviceResourceId?: string;
|
|
520
|
+
}
|
|
521
|
+
|
|
522
|
+
// @public (undocumented)
|
|
523
|
+
export interface FabricModelSystemData extends SystemDataModel {
|
|
524
|
+
}
|
|
525
|
+
|
|
526
|
+
// @public
|
|
527
|
+
export interface FabricModelUpdate {
|
|
528
|
+
readonly id?: string;
|
|
529
|
+
readonly name?: string;
|
|
530
|
+
properties?: FabricModelProperties;
|
|
531
|
+
readonly systemData?: FabricModelUpdateSystemData;
|
|
532
|
+
tags?: {
|
|
533
|
+
[propertyName: string]: string;
|
|
534
|
+
};
|
|
535
|
+
readonly type?: string;
|
|
536
|
+
}
|
|
537
|
+
|
|
538
|
+
// @public (undocumented)
|
|
539
|
+
export interface FabricModelUpdateSystemData extends SystemDataModel {
|
|
540
|
+
}
|
|
541
|
+
|
|
542
|
+
// @public
|
|
543
|
+
export interface FabricOperationsStatus {
|
|
544
|
+
get(resourceGroupName: string, fabricName: string, operationId: string, options?: FabricOperationsStatusGetOptionalParams): Promise<FabricOperationsStatusGetResponse>;
|
|
545
|
+
}
|
|
546
|
+
|
|
547
|
+
// @public
|
|
548
|
+
export interface FabricOperationsStatusGetOptionalParams extends coreClient.OperationOptions {
|
|
549
|
+
}
|
|
550
|
+
|
|
551
|
+
// @public
|
|
552
|
+
export type FabricOperationsStatusGetResponse = OperationStatus;
|
|
553
|
+
|
|
554
|
+
// @public
|
|
555
|
+
export interface FabricUpdateHeaders {
|
|
556
|
+
azureAsyncOperation?: string;
|
|
557
|
+
// (undocumented)
|
|
558
|
+
location?: string;
|
|
559
|
+
}
|
|
560
|
+
|
|
561
|
+
// @public
|
|
562
|
+
export interface FabricUpdateOptionalParams extends coreClient.OperationOptions {
|
|
563
|
+
body?: FabricModelUpdate;
|
|
564
|
+
resumeFrom?: string;
|
|
565
|
+
updateIntervalInMs?: number;
|
|
566
|
+
}
|
|
567
|
+
|
|
568
|
+
// @public
|
|
569
|
+
export type FabricUpdateResponse = FabricModel;
|
|
570
|
+
|
|
571
|
+
// @public
|
|
572
|
+
export interface FailoverProtectedItemProperties {
|
|
573
|
+
readonly networkName?: string;
|
|
574
|
+
readonly protectedItemName?: string;
|
|
575
|
+
readonly recoveryPointId?: string;
|
|
576
|
+
readonly recoveryPointTime?: Date;
|
|
577
|
+
readonly subnet?: string;
|
|
578
|
+
readonly testVmName?: string;
|
|
579
|
+
readonly vmName?: string;
|
|
580
|
+
}
|
|
581
|
+
|
|
582
|
+
// @public
|
|
583
|
+
export interface FailoverWorkflowModelCustomProperties extends WorkflowModelCustomProperties {
|
|
584
|
+
instanceType: "FailoverWorkflowDetails";
|
|
585
|
+
readonly protectedItemDetails?: FailoverProtectedItemProperties[];
|
|
586
|
+
}
|
|
587
|
+
|
|
588
|
+
// @public
|
|
589
|
+
export function getContinuationToken(page: unknown): string | undefined;
|
|
590
|
+
|
|
591
|
+
// @public
|
|
592
|
+
export interface HealthErrorModel {
|
|
593
|
+
affectedResourceCorrelationIds?: string[];
|
|
594
|
+
affectedResourceType?: string;
|
|
595
|
+
readonly category?: string;
|
|
596
|
+
readonly causes?: string;
|
|
597
|
+
childErrors?: InnerHealthErrorModel[];
|
|
598
|
+
readonly code?: string;
|
|
599
|
+
readonly creationTime?: Date;
|
|
600
|
+
readonly healthCategory?: string;
|
|
601
|
+
readonly isCustomerResolvable?: boolean;
|
|
602
|
+
readonly message?: string;
|
|
603
|
+
readonly recommendation?: string;
|
|
604
|
+
readonly severity?: string;
|
|
605
|
+
readonly source?: string;
|
|
606
|
+
readonly summary?: string;
|
|
607
|
+
}
|
|
608
|
+
|
|
609
|
+
// @public
|
|
610
|
+
export type HealthStatus = string;
|
|
611
|
+
|
|
612
|
+
// @public
|
|
613
|
+
export interface HyperVMigrateFabricModelCustomProperties extends FabricModelCustomProperties {
|
|
614
|
+
readonly fabricContainerId?: string;
|
|
615
|
+
readonly fabricResourceId?: string;
|
|
616
|
+
hyperVSiteId: string;
|
|
617
|
+
instanceType: "HyperVMigrate";
|
|
618
|
+
readonly migrationHubUri?: string;
|
|
619
|
+
migrationSolutionId: string;
|
|
620
|
+
}
|
|
621
|
+
|
|
622
|
+
// @public
|
|
623
|
+
export interface HyperVToAzStackHCIDiskInput {
|
|
624
|
+
diskFileFormat: string;
|
|
625
|
+
diskId: string;
|
|
626
|
+
diskSizeGB: number;
|
|
627
|
+
isDynamic?: boolean;
|
|
628
|
+
isOsDisk: boolean;
|
|
629
|
+
storageContainerId?: string;
|
|
630
|
+
}
|
|
631
|
+
|
|
632
|
+
// @public
|
|
633
|
+
export interface HyperVToAzStackHCIEventModelCustomProperties extends EventModelCustomProperties {
|
|
634
|
+
readonly eventSourceFriendlyName?: string;
|
|
635
|
+
instanceType: "HyperVToAzStackHCI";
|
|
636
|
+
readonly protectedItemFriendlyName?: string;
|
|
637
|
+
readonly serverType?: string;
|
|
638
|
+
readonly sourceApplianceName?: string;
|
|
639
|
+
readonly targetApplianceName?: string;
|
|
640
|
+
}
|
|
641
|
+
|
|
642
|
+
// @public
|
|
643
|
+
export interface HyperVToAzStackHCINicInput {
|
|
644
|
+
readonly networkName?: string;
|
|
645
|
+
nicId: string;
|
|
646
|
+
selectionTypeForFailover: VMNicSelection;
|
|
647
|
+
targetNetworkId: string;
|
|
648
|
+
testNetworkId: string;
|
|
649
|
+
}
|
|
650
|
+
|
|
651
|
+
// @public
|
|
652
|
+
export interface HyperVToAzStackHCIPlannedFailoverModelCustomProperties extends PlannedFailoverModelCustomProperties {
|
|
653
|
+
instanceType: "HyperVToAzStackHCI";
|
|
654
|
+
shutdownSourceVM: boolean;
|
|
655
|
+
}
|
|
656
|
+
|
|
657
|
+
// @public
|
|
658
|
+
export interface HyperVToAzStackHCIPolicyModelCustomProperties extends PolicyModelCustomProperties {
|
|
659
|
+
appConsistentFrequencyInMinutes: number;
|
|
660
|
+
crashConsistentFrequencyInMinutes: number;
|
|
661
|
+
instanceType: "HyperVToAzStackHCI";
|
|
662
|
+
recoveryPointHistoryInMinutes: number;
|
|
663
|
+
}
|
|
664
|
+
|
|
665
|
+
// @public
|
|
666
|
+
export interface HyperVToAzStackHCIProtectedDiskProperties {
|
|
667
|
+
readonly capacityInBytes?: number;
|
|
668
|
+
readonly diskType?: string;
|
|
669
|
+
readonly isDynamic?: boolean;
|
|
670
|
+
readonly isOsDisk?: boolean;
|
|
671
|
+
readonly migrateDiskName?: string;
|
|
672
|
+
readonly seedDiskName?: string;
|
|
673
|
+
readonly sourceDiskId?: string;
|
|
674
|
+
readonly sourceDiskName?: string;
|
|
675
|
+
readonly storageContainerId?: string;
|
|
676
|
+
readonly storageContainerLocalPath?: string;
|
|
677
|
+
readonly testMigrateDiskName?: string;
|
|
678
|
+
}
|
|
679
|
+
|
|
680
|
+
// @public
|
|
681
|
+
export interface HyperVToAzStackHCIProtectedItemModelCustomProperties extends ProtectedItemModelCustomProperties {
|
|
682
|
+
readonly activeLocation?: ProtectedItemActiveLocation;
|
|
683
|
+
customLocationRegion: string;
|
|
684
|
+
disksToInclude: HyperVToAzStackHCIDiskInput[];
|
|
685
|
+
dynamicMemoryConfig?: ProtectedItemDynamicMemoryConfig;
|
|
686
|
+
fabricDiscoveryMachineId: string;
|
|
687
|
+
readonly failoverRecoveryPointId?: string;
|
|
688
|
+
readonly firmwareType?: string;
|
|
689
|
+
hyperVGeneration: string;
|
|
690
|
+
readonly initialReplicationProgressPercentage?: number;
|
|
691
|
+
instanceType: "HyperVToAzStackHCI";
|
|
692
|
+
isDynamicRam?: boolean;
|
|
693
|
+
readonly lastRecoveryPointId?: string;
|
|
694
|
+
readonly lastRecoveryPointReceived?: Date;
|
|
695
|
+
readonly lastReplicationUpdateTime?: Date;
|
|
696
|
+
nicsToInclude: HyperVToAzStackHCINicInput[];
|
|
697
|
+
readonly osName?: string;
|
|
698
|
+
readonly osType?: string;
|
|
699
|
+
readonly protectedDisks?: HyperVToAzStackHCIProtectedDiskProperties[];
|
|
700
|
+
readonly protectedNics?: HyperVToAzStackHCIProtectedNicProperties[];
|
|
701
|
+
readonly resyncProgressPercentage?: number;
|
|
702
|
+
runAsAccountId: string;
|
|
703
|
+
readonly sourceApplianceName?: string;
|
|
704
|
+
readonly sourceCpuCores?: number;
|
|
705
|
+
sourceDraName: string;
|
|
706
|
+
readonly sourceMemoryInMegaBytes?: number;
|
|
707
|
+
readonly sourceVmName?: string;
|
|
708
|
+
storageContainerId: string;
|
|
709
|
+
readonly targetApplianceName?: string;
|
|
710
|
+
targetArcClusterCustomLocationId: string;
|
|
711
|
+
readonly targetAzStackHciClusterName?: string;
|
|
712
|
+
targetCpuCores?: number;
|
|
713
|
+
targetDraName: string;
|
|
714
|
+
targetHciClusterId: string;
|
|
715
|
+
readonly targetLocation?: string;
|
|
716
|
+
targetMemoryInMegaBytes?: number;
|
|
717
|
+
targetNetworkId?: string;
|
|
718
|
+
targetResourceGroupId: string;
|
|
719
|
+
readonly targetVmBiosId?: string;
|
|
720
|
+
targetVmName?: string;
|
|
721
|
+
testNetworkId?: string;
|
|
722
|
+
}
|
|
723
|
+
|
|
724
|
+
// @public
|
|
725
|
+
export interface HyperVToAzStackHCIProtectedNicProperties {
|
|
726
|
+
readonly macAddress?: string;
|
|
727
|
+
readonly networkName?: string;
|
|
728
|
+
readonly nicId?: string;
|
|
729
|
+
readonly selectionTypeForFailover?: VMNicSelection;
|
|
730
|
+
readonly targetNetworkId?: string;
|
|
731
|
+
readonly testNetworkId?: string;
|
|
732
|
+
}
|
|
733
|
+
|
|
734
|
+
// @public
|
|
735
|
+
export interface HyperVToAzStackHCIRecoveryPointModelCustomProperties extends RecoveryPointModelCustomProperties {
|
|
736
|
+
readonly diskIds?: string[];
|
|
737
|
+
instanceType: "HyperVToAzStackHCI";
|
|
738
|
+
}
|
|
739
|
+
|
|
740
|
+
// @public
|
|
741
|
+
export interface HyperVToAzStackHCIReplicationExtensionModelCustomProperties extends ReplicationExtensionModelCustomProperties {
|
|
742
|
+
readonly asrServiceUri?: string;
|
|
743
|
+
azStackHciFabricArmId: string;
|
|
744
|
+
readonly azStackHciSiteId?: string;
|
|
745
|
+
readonly gatewayServiceUri?: string;
|
|
746
|
+
hyperVFabricArmId: string;
|
|
747
|
+
readonly hyperVSiteId?: string;
|
|
748
|
+
instanceType: "HyperVToAzStackHCI";
|
|
749
|
+
readonly rcmServiceUri?: string;
|
|
750
|
+
readonly resourceGroup?: string;
|
|
751
|
+
readonly resourceLocation?: string;
|
|
752
|
+
readonly sourceGatewayServiceId?: string;
|
|
753
|
+
readonly sourceStorageContainerName?: string;
|
|
754
|
+
storageAccountId?: string;
|
|
755
|
+
storageAccountSasSecretName?: string;
|
|
756
|
+
readonly subscriptionId?: string;
|
|
757
|
+
readonly targetGatewayServiceId?: string;
|
|
758
|
+
readonly targetStorageContainerName?: string;
|
|
759
|
+
}
|
|
760
|
+
|
|
761
|
+
// @public
|
|
762
|
+
export interface IdentityModel {
|
|
763
|
+
aadAuthority: string;
|
|
764
|
+
applicationId: string;
|
|
765
|
+
audience: string;
|
|
766
|
+
objectId: string;
|
|
767
|
+
tenantId: string;
|
|
768
|
+
}
|
|
769
|
+
|
|
770
|
+
// @public
|
|
771
|
+
export interface InnerHealthErrorModel {
|
|
772
|
+
readonly category?: string;
|
|
773
|
+
readonly causes?: string;
|
|
774
|
+
readonly code?: string;
|
|
775
|
+
readonly creationTime?: Date;
|
|
776
|
+
readonly healthCategory?: string;
|
|
777
|
+
readonly isCustomerResolvable?: boolean;
|
|
778
|
+
readonly message?: string;
|
|
779
|
+
readonly recommendation?: string;
|
|
780
|
+
readonly severity?: string;
|
|
781
|
+
readonly source?: string;
|
|
782
|
+
readonly summary?: string;
|
|
783
|
+
}
|
|
784
|
+
|
|
785
|
+
// @public
|
|
786
|
+
export enum KnownActionType {
|
|
787
|
+
Internal = "Internal"
|
|
788
|
+
}
|
|
789
|
+
|
|
790
|
+
// @public
|
|
791
|
+
export enum KnownHealthStatus {
|
|
792
|
+
Critical = "Critical",
|
|
793
|
+
Normal = "Normal",
|
|
794
|
+
Warning = "Warning"
|
|
795
|
+
}
|
|
796
|
+
|
|
797
|
+
// @public
|
|
798
|
+
export enum KnownOrigin {
|
|
799
|
+
System = "system",
|
|
800
|
+
User = "user",
|
|
801
|
+
UserSystem = "user,system"
|
|
802
|
+
}
|
|
803
|
+
|
|
804
|
+
// @public
|
|
805
|
+
export enum KnownProtectedItemActiveLocation {
|
|
806
|
+
Primary = "Primary",
|
|
807
|
+
Recovery = "Recovery"
|
|
808
|
+
}
|
|
809
|
+
|
|
810
|
+
// @public
|
|
811
|
+
export enum KnownProtectionState {
|
|
812
|
+
CancelFailoverFailedOnPrimary = "CancelFailoverFailedOnPrimary",
|
|
813
|
+
CancelFailoverFailedOnRecovery = "CancelFailoverFailedOnRecovery",
|
|
814
|
+
CancelFailoverInProgressOnPrimary = "CancelFailoverInProgressOnPrimary",
|
|
815
|
+
CancelFailoverInProgressOnRecovery = "CancelFailoverInProgressOnRecovery",
|
|
816
|
+
CancelFailoverStatesBegin = "CancelFailoverStatesBegin",
|
|
817
|
+
CancelFailoverStatesEnd = "CancelFailoverStatesEnd",
|
|
818
|
+
ChangeRecoveryPointCompleted = "ChangeRecoveryPointCompleted",
|
|
819
|
+
ChangeRecoveryPointFailed = "ChangeRecoveryPointFailed",
|
|
820
|
+
ChangeRecoveryPointInitiated = "ChangeRecoveryPointInitiated",
|
|
821
|
+
ChangeRecoveryPointStatesBegin = "ChangeRecoveryPointStatesBegin",
|
|
822
|
+
ChangeRecoveryPointStatesEnd = "ChangeRecoveryPointStatesEnd",
|
|
823
|
+
CommitFailoverCompleted = "CommitFailoverCompleted",
|
|
824
|
+
CommitFailoverFailedOnPrimary = "CommitFailoverFailedOnPrimary",
|
|
825
|
+
CommitFailoverFailedOnRecovery = "CommitFailoverFailedOnRecovery",
|
|
826
|
+
CommitFailoverInProgressOnPrimary = "CommitFailoverInProgressOnPrimary",
|
|
827
|
+
CommitFailoverInProgressOnRecovery = "CommitFailoverInProgressOnRecovery",
|
|
828
|
+
CommitFailoverStatesBegin = "CommitFailoverStatesBegin",
|
|
829
|
+
CommitFailoverStatesEnd = "CommitFailoverStatesEnd",
|
|
830
|
+
DisablingFailed = "DisablingFailed",
|
|
831
|
+
DisablingProtection = "DisablingProtection",
|
|
832
|
+
EnablingFailed = "EnablingFailed",
|
|
833
|
+
EnablingProtection = "EnablingProtection",
|
|
834
|
+
InitialReplicationCompletedOnPrimary = "InitialReplicationCompletedOnPrimary",
|
|
835
|
+
InitialReplicationCompletedOnRecovery = "InitialReplicationCompletedOnRecovery",
|
|
836
|
+
InitialReplicationFailed = "InitialReplicationFailed",
|
|
837
|
+
InitialReplicationInProgress = "InitialReplicationInProgress",
|
|
838
|
+
InitialReplicationStatesBegin = "InitialReplicationStatesBegin",
|
|
839
|
+
InitialReplicationStatesEnd = "InitialReplicationStatesEnd",
|
|
840
|
+
MarkedForDeletion = "MarkedForDeletion",
|
|
841
|
+
PlannedFailoverCompleted = "PlannedFailoverCompleted",
|
|
842
|
+
PlannedFailoverCompleting = "PlannedFailoverCompleting",
|
|
843
|
+
PlannedFailoverCompletionFailed = "PlannedFailoverCompletionFailed",
|
|
844
|
+
PlannedFailoverFailed = "PlannedFailoverFailed",
|
|
845
|
+
PlannedFailoverInitiated = "PlannedFailoverInitiated",
|
|
846
|
+
PlannedFailoverTransitionStatesBegin = "PlannedFailoverTransitionStatesBegin",
|
|
847
|
+
PlannedFailoverTransitionStatesEnd = "PlannedFailoverTransitionStatesEnd",
|
|
848
|
+
Protected = "Protected",
|
|
849
|
+
ProtectedStatesBegin = "ProtectedStatesBegin",
|
|
850
|
+
ProtectedStatesEnd = "ProtectedStatesEnd",
|
|
851
|
+
ReprotectFailed = "ReprotectFailed",
|
|
852
|
+
ReprotectInitiated = "ReprotectInitiated",
|
|
853
|
+
ReprotectStatesBegin = "ReprotectStatesBegin",
|
|
854
|
+
ReprotectStatesEnd = "ReprotectStatesEnd",
|
|
855
|
+
UnplannedFailoverCompleted = "UnplannedFailoverCompleted",
|
|
856
|
+
UnplannedFailoverCompleting = "UnplannedFailoverCompleting",
|
|
857
|
+
UnplannedFailoverCompletionFailed = "UnplannedFailoverCompletionFailed",
|
|
858
|
+
UnplannedFailoverFailed = "UnplannedFailoverFailed",
|
|
859
|
+
UnplannedFailoverInitiated = "UnplannedFailoverInitiated",
|
|
860
|
+
UnplannedFailoverTransitionStatesBegin = "UnplannedFailoverTransitionStatesBegin",
|
|
861
|
+
UnplannedFailoverTransitionStatesEnd = "UnplannedFailoverTransitionStatesEnd",
|
|
862
|
+
UnprotectedStatesBegin = "UnprotectedStatesBegin",
|
|
863
|
+
UnprotectedStatesEnd = "UnprotectedStatesEnd"
|
|
864
|
+
}
|
|
865
|
+
|
|
866
|
+
// @public
|
|
867
|
+
export enum KnownProvisioningState {
|
|
868
|
+
Canceled = "Canceled",
|
|
869
|
+
Creating = "Creating",
|
|
870
|
+
Deleted = "Deleted",
|
|
871
|
+
Deleting = "Deleting",
|
|
872
|
+
Failed = "Failed",
|
|
873
|
+
Succeeded = "Succeeded",
|
|
874
|
+
Updating = "Updating"
|
|
875
|
+
}
|
|
876
|
+
|
|
877
|
+
// @public
|
|
878
|
+
export enum KnownRecoveryPointType {
|
|
879
|
+
ApplicationConsistent = "ApplicationConsistent",
|
|
880
|
+
CrashConsistent = "CrashConsistent"
|
|
881
|
+
}
|
|
882
|
+
|
|
883
|
+
// @public
|
|
884
|
+
export enum KnownReplicationVaultType {
|
|
885
|
+
DisasterRecovery = "DisasterRecovery",
|
|
886
|
+
Migrate = "Migrate"
|
|
887
|
+
}
|
|
888
|
+
|
|
889
|
+
// @public
|
|
890
|
+
export enum KnownResynchronizationState {
|
|
891
|
+
None = "None",
|
|
892
|
+
ResynchronizationCompleted = "ResynchronizationCompleted",
|
|
893
|
+
ResynchronizationFailed = "ResynchronizationFailed",
|
|
894
|
+
ResynchronizationInitiated = "ResynchronizationInitiated"
|
|
895
|
+
}
|
|
896
|
+
|
|
897
|
+
// @public
|
|
898
|
+
export enum KnownTaskState {
|
|
899
|
+
Cancelled = "Cancelled",
|
|
900
|
+
Failed = "Failed",
|
|
901
|
+
Pending = "Pending",
|
|
902
|
+
Skipped = "Skipped",
|
|
903
|
+
Started = "Started",
|
|
904
|
+
Succeeded = "Succeeded"
|
|
905
|
+
}
|
|
906
|
+
|
|
907
|
+
// @public
|
|
908
|
+
export enum KnownTestFailoverState {
|
|
909
|
+
MarkedForDeletion = "MarkedForDeletion",
|
|
910
|
+
None = "None",
|
|
911
|
+
TestFailoverCleanupCompleting = "TestFailoverCleanupCompleting",
|
|
912
|
+
TestFailoverCleanupInitiated = "TestFailoverCleanupInitiated",
|
|
913
|
+
TestFailoverCompleted = "TestFailoverCompleted",
|
|
914
|
+
TestFailoverCompleting = "TestFailoverCompleting",
|
|
915
|
+
TestFailoverCompletionFailed = "TestFailoverCompletionFailed",
|
|
916
|
+
TestFailoverFailed = "TestFailoverFailed",
|
|
917
|
+
TestFailoverInitiated = "TestFailoverInitiated"
|
|
918
|
+
}
|
|
919
|
+
|
|
920
|
+
// @public
|
|
921
|
+
export enum KnownVMNicSelection {
|
|
922
|
+
NotSelected = "NotSelected",
|
|
923
|
+
SelectedByDefault = "SelectedByDefault",
|
|
924
|
+
SelectedByUser = "SelectedByUser",
|
|
925
|
+
SelectedByUserOverride = "SelectedByUserOverride"
|
|
926
|
+
}
|
|
927
|
+
|
|
928
|
+
// @public
|
|
929
|
+
export enum KnownVMwareToAzureMigrateResyncState {
|
|
930
|
+
None = "None",
|
|
931
|
+
PreparedForResynchronization = "PreparedForResynchronization",
|
|
932
|
+
StartedResynchronization = "StartedResynchronization"
|
|
933
|
+
}
|
|
934
|
+
|
|
935
|
+
// @public
|
|
936
|
+
export enum KnownWorkflowObjectType {
|
|
937
|
+
AvsDiskPool = "AvsDiskPool",
|
|
938
|
+
Dra = "Dra",
|
|
939
|
+
Fabric = "Fabric",
|
|
940
|
+
Policy = "Policy",
|
|
941
|
+
ProtectedItem = "ProtectedItem",
|
|
942
|
+
RecoveryPlan = "RecoveryPlan",
|
|
943
|
+
ReplicationExtension = "ReplicationExtension",
|
|
944
|
+
Vault = "Vault"
|
|
945
|
+
}
|
|
946
|
+
|
|
947
|
+
// @public
|
|
948
|
+
export enum KnownWorkflowState {
|
|
949
|
+
Cancelled = "Cancelled",
|
|
950
|
+
Cancelling = "Cancelling",
|
|
951
|
+
CompletedWithErrors = "CompletedWithErrors",
|
|
952
|
+
CompletedWithInformation = "CompletedWithInformation",
|
|
953
|
+
CompletedWithWarnings = "CompletedWithWarnings",
|
|
954
|
+
Failed = "Failed",
|
|
955
|
+
Pending = "Pending",
|
|
956
|
+
Started = "Started",
|
|
957
|
+
Succeeded = "Succeeded"
|
|
958
|
+
}
|
|
959
|
+
|
|
960
|
+
// @public
|
|
961
|
+
export interface Operation {
|
|
962
|
+
readonly actionType?: ActionType;
|
|
963
|
+
display?: OperationDisplay;
|
|
964
|
+
readonly isDataAction?: boolean;
|
|
965
|
+
readonly name?: string;
|
|
966
|
+
readonly origin?: Origin;
|
|
967
|
+
}
|
|
968
|
+
|
|
969
|
+
// @public
|
|
970
|
+
export interface OperationDisplay {
|
|
971
|
+
readonly description?: string;
|
|
972
|
+
readonly operation?: string;
|
|
973
|
+
readonly provider?: string;
|
|
974
|
+
readonly resource?: string;
|
|
975
|
+
}
|
|
976
|
+
|
|
977
|
+
// @public
|
|
978
|
+
export interface OperationListResult {
|
|
979
|
+
readonly nextLink?: string;
|
|
980
|
+
readonly value?: Operation[];
|
|
981
|
+
}
|
|
982
|
+
|
|
983
|
+
// @public
|
|
984
|
+
export interface OperationModel {
|
|
985
|
+
display?: OperationModelProperties;
|
|
986
|
+
isDataAction?: boolean;
|
|
987
|
+
name?: string;
|
|
988
|
+
origin?: string;
|
|
989
|
+
}
|
|
990
|
+
|
|
991
|
+
// @public
|
|
992
|
+
export interface OperationModelCollection {
|
|
993
|
+
nextLink?: string;
|
|
994
|
+
value?: OperationModel[];
|
|
995
|
+
}
|
|
996
|
+
|
|
997
|
+
// @public
|
|
998
|
+
export interface OperationModelProperties {
|
|
999
|
+
description?: string;
|
|
1000
|
+
operation?: string;
|
|
1001
|
+
provider?: string;
|
|
1002
|
+
resource?: string;
|
|
1003
|
+
}
|
|
1004
|
+
|
|
1005
|
+
// @public
|
|
1006
|
+
export interface Operations {
|
|
1007
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
1008
|
+
}
|
|
1009
|
+
|
|
1010
|
+
// @public
|
|
1011
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1012
|
+
}
|
|
1013
|
+
|
|
1014
|
+
// @public
|
|
1015
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
1016
|
+
|
|
1017
|
+
// @public
|
|
1018
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
1019
|
+
}
|
|
1020
|
+
|
|
1021
|
+
// @public
|
|
1022
|
+
export type OperationsListResponse = OperationListResult;
|
|
1023
|
+
|
|
1024
|
+
// @public
|
|
1025
|
+
export interface OperationStatus {
|
|
1026
|
+
endTime?: string;
|
|
1027
|
+
id?: string;
|
|
1028
|
+
name?: string;
|
|
1029
|
+
startTime?: string;
|
|
1030
|
+
status?: string;
|
|
1031
|
+
}
|
|
1032
|
+
|
|
1033
|
+
// @public
|
|
1034
|
+
export type Origin = string;
|
|
1035
|
+
|
|
1036
|
+
// @public
|
|
1037
|
+
export interface PlannedFailoverModel {
|
|
1038
|
+
properties: PlannedFailoverModelProperties;
|
|
1039
|
+
}
|
|
1040
|
+
|
|
1041
|
+
// @public
|
|
1042
|
+
export interface PlannedFailoverModelCustomProperties {
|
|
1043
|
+
instanceType: "HyperVToAzStackHCI" | "VMwareToAzStackHCI";
|
|
1044
|
+
}
|
|
1045
|
+
|
|
1046
|
+
// @public (undocumented)
|
|
1047
|
+
export type PlannedFailoverModelCustomPropertiesUnion = PlannedFailoverModelCustomProperties | HyperVToAzStackHCIPlannedFailoverModelCustomProperties | VMwareToAzStackHCIPlannedFailoverModelCustomProperties;
|
|
1048
|
+
|
|
1049
|
+
// @public
|
|
1050
|
+
export interface PlannedFailoverModelProperties {
|
|
1051
|
+
customProperties: PlannedFailoverModelCustomPropertiesUnion;
|
|
1052
|
+
}
|
|
1053
|
+
|
|
1054
|
+
// @public
|
|
1055
|
+
export interface Policy {
|
|
1056
|
+
beginCreate(resourceGroupName: string, vaultName: string, policyName: string, options?: PolicyCreateOptionalParams): Promise<SimplePollerLike<OperationState<PolicyCreateResponse>, PolicyCreateResponse>>;
|
|
1057
|
+
beginCreateAndWait(resourceGroupName: string, vaultName: string, policyName: string, options?: PolicyCreateOptionalParams): Promise<PolicyCreateResponse>;
|
|
1058
|
+
beginDelete(resourceGroupName: string, vaultName: string, policyName: string, options?: PolicyDeleteOptionalParams): Promise<SimplePollerLike<OperationState<PolicyDeleteResponse>, PolicyDeleteResponse>>;
|
|
1059
|
+
beginDeleteAndWait(resourceGroupName: string, vaultName: string, policyName: string, options?: PolicyDeleteOptionalParams): Promise<PolicyDeleteResponse>;
|
|
1060
|
+
get(resourceGroupName: string, vaultName: string, policyName: string, options?: PolicyGetOptionalParams): Promise<PolicyGetResponse>;
|
|
1061
|
+
list(resourceGroupName: string, vaultName: string, options?: PolicyListOptionalParams): PagedAsyncIterableIterator<PolicyModel>;
|
|
1062
|
+
}
|
|
1063
|
+
|
|
1064
|
+
// @public
|
|
1065
|
+
export interface PolicyCreateOptionalParams extends coreClient.OperationOptions {
|
|
1066
|
+
body?: PolicyModel;
|
|
1067
|
+
resumeFrom?: string;
|
|
1068
|
+
updateIntervalInMs?: number;
|
|
1069
|
+
}
|
|
1070
|
+
|
|
1071
|
+
// @public
|
|
1072
|
+
export type PolicyCreateResponse = PolicyModel;
|
|
1073
|
+
|
|
1074
|
+
// @public
|
|
1075
|
+
export interface PolicyDeleteHeaders {
|
|
1076
|
+
azureAsyncOperation?: string;
|
|
1077
|
+
// (undocumented)
|
|
1078
|
+
location?: string;
|
|
1079
|
+
}
|
|
1080
|
+
|
|
1081
|
+
// @public
|
|
1082
|
+
export interface PolicyDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1083
|
+
resumeFrom?: string;
|
|
1084
|
+
updateIntervalInMs?: number;
|
|
1085
|
+
}
|
|
1086
|
+
|
|
1087
|
+
// @public
|
|
1088
|
+
export type PolicyDeleteResponse = PolicyDeleteHeaders;
|
|
1089
|
+
|
|
1090
|
+
// @public
|
|
1091
|
+
export interface PolicyGetOptionalParams extends coreClient.OperationOptions {
|
|
1092
|
+
}
|
|
1093
|
+
|
|
1094
|
+
// @public
|
|
1095
|
+
export type PolicyGetResponse = PolicyModel;
|
|
1096
|
+
|
|
1097
|
+
// @public
|
|
1098
|
+
export interface PolicyListNextOptionalParams extends coreClient.OperationOptions {
|
|
1099
|
+
}
|
|
1100
|
+
|
|
1101
|
+
// @public
|
|
1102
|
+
export type PolicyListNextResponse = PolicyModelCollection;
|
|
1103
|
+
|
|
1104
|
+
// @public
|
|
1105
|
+
export interface PolicyListOptionalParams extends coreClient.OperationOptions {
|
|
1106
|
+
}
|
|
1107
|
+
|
|
1108
|
+
// @public
|
|
1109
|
+
export type PolicyListResponse = PolicyModelCollection;
|
|
1110
|
+
|
|
1111
|
+
// @public
|
|
1112
|
+
export interface PolicyModel {
|
|
1113
|
+
readonly id?: string;
|
|
1114
|
+
readonly name?: string;
|
|
1115
|
+
properties: PolicyModelProperties;
|
|
1116
|
+
readonly systemData?: PolicyModelSystemData;
|
|
1117
|
+
readonly type?: string;
|
|
1118
|
+
}
|
|
1119
|
+
|
|
1120
|
+
// @public
|
|
1121
|
+
export interface PolicyModelCollection {
|
|
1122
|
+
nextLink?: string;
|
|
1123
|
+
value?: PolicyModel[];
|
|
1124
|
+
}
|
|
1125
|
+
|
|
1126
|
+
// @public
|
|
1127
|
+
export interface PolicyModelCustomProperties {
|
|
1128
|
+
instanceType: "HyperVToAzStackHCI" | "VMwareToAzStackHCI";
|
|
1129
|
+
}
|
|
1130
|
+
|
|
1131
|
+
// @public (undocumented)
|
|
1132
|
+
export type PolicyModelCustomPropertiesUnion = PolicyModelCustomProperties | HyperVToAzStackHCIPolicyModelCustomProperties | VMwareToAzStackHCIPolicyModelCustomProperties;
|
|
1133
|
+
|
|
1134
|
+
// @public
|
|
1135
|
+
export interface PolicyModelProperties {
|
|
1136
|
+
customProperties: PolicyModelCustomPropertiesUnion;
|
|
1137
|
+
readonly provisioningState?: ProvisioningState;
|
|
1138
|
+
}
|
|
1139
|
+
|
|
1140
|
+
// @public (undocumented)
|
|
1141
|
+
export interface PolicyModelSystemData extends SystemDataModel {
|
|
1142
|
+
}
|
|
1143
|
+
|
|
1144
|
+
// @public
|
|
1145
|
+
export interface PolicyOperationStatus {
|
|
1146
|
+
get(resourceGroupName: string, vaultName: string, policyName: string, operationId: string, options?: PolicyOperationStatusGetOptionalParams): Promise<PolicyOperationStatusGetResponse>;
|
|
1147
|
+
}
|
|
1148
|
+
|
|
1149
|
+
// @public
|
|
1150
|
+
export interface PolicyOperationStatusGetOptionalParams extends coreClient.OperationOptions {
|
|
1151
|
+
}
|
|
1152
|
+
|
|
1153
|
+
// @public
|
|
1154
|
+
export type PolicyOperationStatusGetResponse = OperationStatus;
|
|
1155
|
+
|
|
1156
|
+
// @public
|
|
1157
|
+
export interface ProtectedItem {
|
|
1158
|
+
beginCreate(resourceGroupName: string, vaultName: string, protectedItemName: string, options?: ProtectedItemCreateOptionalParams): Promise<SimplePollerLike<OperationState<ProtectedItemCreateResponse>, ProtectedItemCreateResponse>>;
|
|
1159
|
+
beginCreateAndWait(resourceGroupName: string, vaultName: string, protectedItemName: string, options?: ProtectedItemCreateOptionalParams): Promise<ProtectedItemCreateResponse>;
|
|
1160
|
+
beginDelete(resourceGroupName: string, vaultName: string, protectedItemName: string, options?: ProtectedItemDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ProtectedItemDeleteResponse>, ProtectedItemDeleteResponse>>;
|
|
1161
|
+
beginDeleteAndWait(resourceGroupName: string, vaultName: string, protectedItemName: string, options?: ProtectedItemDeleteOptionalParams): Promise<ProtectedItemDeleteResponse>;
|
|
1162
|
+
beginPlannedFailover(resourceGroupName: string, vaultName: string, protectedItemName: string, options?: ProtectedItemPlannedFailoverOptionalParams): Promise<SimplePollerLike<OperationState<ProtectedItemPlannedFailoverResponse>, ProtectedItemPlannedFailoverResponse>>;
|
|
1163
|
+
beginPlannedFailoverAndWait(resourceGroupName: string, vaultName: string, protectedItemName: string, options?: ProtectedItemPlannedFailoverOptionalParams): Promise<ProtectedItemPlannedFailoverResponse>;
|
|
1164
|
+
get(resourceGroupName: string, vaultName: string, protectedItemName: string, options?: ProtectedItemGetOptionalParams): Promise<ProtectedItemGetResponse>;
|
|
1165
|
+
list(resourceGroupName: string, vaultName: string, options?: ProtectedItemListOptionalParams): PagedAsyncIterableIterator<ProtectedItemModel>;
|
|
1166
|
+
}
|
|
1167
|
+
|
|
1168
|
+
// @public
|
|
1169
|
+
export type ProtectedItemActiveLocation = string;
|
|
1170
|
+
|
|
1171
|
+
// @public
|
|
1172
|
+
export interface ProtectedItemCreateOptionalParams extends coreClient.OperationOptions {
|
|
1173
|
+
body?: ProtectedItemModel;
|
|
1174
|
+
resumeFrom?: string;
|
|
1175
|
+
updateIntervalInMs?: number;
|
|
1176
|
+
}
|
|
1177
|
+
|
|
1178
|
+
// @public
|
|
1179
|
+
export type ProtectedItemCreateResponse = ProtectedItemModel;
|
|
1180
|
+
|
|
1181
|
+
// @public
|
|
1182
|
+
export interface ProtectedItemDeleteHeaders {
|
|
1183
|
+
azureAsyncOperation?: string;
|
|
1184
|
+
// (undocumented)
|
|
1185
|
+
location?: string;
|
|
1186
|
+
}
|
|
1187
|
+
|
|
1188
|
+
// @public
|
|
1189
|
+
export interface ProtectedItemDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1190
|
+
forceDelete?: boolean;
|
|
1191
|
+
resumeFrom?: string;
|
|
1192
|
+
updateIntervalInMs?: number;
|
|
1193
|
+
}
|
|
1194
|
+
|
|
1195
|
+
// @public
|
|
1196
|
+
export type ProtectedItemDeleteResponse = ProtectedItemDeleteHeaders;
|
|
1197
|
+
|
|
1198
|
+
// @public
|
|
1199
|
+
export interface ProtectedItemDynamicMemoryConfig {
|
|
1200
|
+
maximumMemoryInMegaBytes: number;
|
|
1201
|
+
minimumMemoryInMegaBytes: number;
|
|
1202
|
+
targetMemoryBufferPercentage: number;
|
|
1203
|
+
}
|
|
1204
|
+
|
|
1205
|
+
// @public
|
|
1206
|
+
export interface ProtectedItemGetOptionalParams extends coreClient.OperationOptions {
|
|
1207
|
+
}
|
|
1208
|
+
|
|
1209
|
+
// @public
|
|
1210
|
+
export type ProtectedItemGetResponse = ProtectedItemModel;
|
|
1211
|
+
|
|
1212
|
+
// @public
|
|
1213
|
+
export interface ProtectedItemJobProperties {
|
|
1214
|
+
readonly displayName?: string;
|
|
1215
|
+
readonly endTime?: Date;
|
|
1216
|
+
readonly id?: string;
|
|
1217
|
+
readonly name?: string;
|
|
1218
|
+
readonly scenarioName?: string;
|
|
1219
|
+
readonly startTime?: Date;
|
|
1220
|
+
readonly state?: string;
|
|
1221
|
+
}
|
|
1222
|
+
|
|
1223
|
+
// @public
|
|
1224
|
+
export interface ProtectedItemListNextOptionalParams extends coreClient.OperationOptions {
|
|
1225
|
+
}
|
|
1226
|
+
|
|
1227
|
+
// @public
|
|
1228
|
+
export type ProtectedItemListNextResponse = ProtectedItemModelCollection;
|
|
1229
|
+
|
|
1230
|
+
// @public
|
|
1231
|
+
export interface ProtectedItemListOptionalParams extends coreClient.OperationOptions {
|
|
1232
|
+
}
|
|
1233
|
+
|
|
1234
|
+
// @public
|
|
1235
|
+
export type ProtectedItemListResponse = ProtectedItemModelCollection;
|
|
1236
|
+
|
|
1237
|
+
// @public
|
|
1238
|
+
export interface ProtectedItemModel {
|
|
1239
|
+
readonly id?: string;
|
|
1240
|
+
readonly name?: string;
|
|
1241
|
+
properties: ProtectedItemModelProperties;
|
|
1242
|
+
readonly systemData?: ProtectedItemModelSystemData;
|
|
1243
|
+
readonly type?: string;
|
|
1244
|
+
}
|
|
1245
|
+
|
|
1246
|
+
// @public
|
|
1247
|
+
export interface ProtectedItemModelCollection {
|
|
1248
|
+
nextLink?: string;
|
|
1249
|
+
value?: ProtectedItemModel[];
|
|
1250
|
+
}
|
|
1251
|
+
|
|
1252
|
+
// @public
|
|
1253
|
+
export interface ProtectedItemModelCustomProperties {
|
|
1254
|
+
instanceType: "HyperVToAzStackHCI" | "VMwareToAzStackHCI";
|
|
1255
|
+
}
|
|
1256
|
+
|
|
1257
|
+
// @public (undocumented)
|
|
1258
|
+
export type ProtectedItemModelCustomPropertiesUnion = ProtectedItemModelCustomProperties | HyperVToAzStackHCIProtectedItemModelCustomProperties | VMwareToAzStackHCIProtectedItemModelCustomProperties;
|
|
1259
|
+
|
|
1260
|
+
// @public
|
|
1261
|
+
export interface ProtectedItemModelProperties {
|
|
1262
|
+
readonly allowedJobs?: string[];
|
|
1263
|
+
readonly correlationId?: string;
|
|
1264
|
+
readonly currentJob?: ProtectedItemModelPropertiesCurrentJob;
|
|
1265
|
+
customProperties: ProtectedItemModelCustomPropertiesUnion;
|
|
1266
|
+
readonly draId?: string;
|
|
1267
|
+
readonly fabricId?: string;
|
|
1268
|
+
readonly fabricObjectId?: string;
|
|
1269
|
+
readonly fabricObjectName?: string;
|
|
1270
|
+
readonly healthErrors?: HealthErrorModel[];
|
|
1271
|
+
readonly lastFailedEnableProtectionJob?: ProtectedItemModelPropertiesLastFailedEnableProtectionJob;
|
|
1272
|
+
readonly lastFailedPlannedFailoverJob?: ProtectedItemModelPropertiesLastFailedPlannedFailoverJob;
|
|
1273
|
+
readonly lastSuccessfulPlannedFailoverTime?: Date;
|
|
1274
|
+
readonly lastSuccessfulTestFailoverTime?: Date;
|
|
1275
|
+
readonly lastSuccessfulUnplannedFailoverTime?: Date;
|
|
1276
|
+
readonly lastTestFailoverJob?: ProtectedItemModelPropertiesLastTestFailoverJob;
|
|
1277
|
+
policyName: string;
|
|
1278
|
+
readonly protectionState?: ProtectionState;
|
|
1279
|
+
readonly protectionStateDescription?: string;
|
|
1280
|
+
readonly provisioningState?: ProvisioningState;
|
|
1281
|
+
replicationExtensionName: string;
|
|
1282
|
+
readonly replicationHealth?: HealthStatus;
|
|
1283
|
+
readonly resynchronizationState?: ResynchronizationState;
|
|
1284
|
+
readonly resyncRequired?: boolean;
|
|
1285
|
+
readonly sourceFabricProviderId?: string;
|
|
1286
|
+
readonly targetDraId?: string;
|
|
1287
|
+
readonly targetFabricId?: string;
|
|
1288
|
+
readonly targetFabricProviderId?: string;
|
|
1289
|
+
readonly testFailoverState?: TestFailoverState;
|
|
1290
|
+
readonly testFailoverStateDescription?: string;
|
|
1291
|
+
}
|
|
1292
|
+
|
|
1293
|
+
// @public (undocumented)
|
|
1294
|
+
export interface ProtectedItemModelPropertiesCurrentJob extends ProtectedItemJobProperties {
|
|
1295
|
+
}
|
|
1296
|
+
|
|
1297
|
+
// @public (undocumented)
|
|
1298
|
+
export interface ProtectedItemModelPropertiesLastFailedEnableProtectionJob extends ProtectedItemJobProperties {
|
|
1299
|
+
}
|
|
1300
|
+
|
|
1301
|
+
// @public (undocumented)
|
|
1302
|
+
export interface ProtectedItemModelPropertiesLastFailedPlannedFailoverJob extends ProtectedItemJobProperties {
|
|
1303
|
+
}
|
|
1304
|
+
|
|
1305
|
+
// @public (undocumented)
|
|
1306
|
+
export interface ProtectedItemModelPropertiesLastTestFailoverJob extends ProtectedItemJobProperties {
|
|
1307
|
+
}
|
|
1308
|
+
|
|
1309
|
+
// @public (undocumented)
|
|
1310
|
+
export interface ProtectedItemModelSystemData extends SystemDataModel {
|
|
1311
|
+
}
|
|
1312
|
+
|
|
1313
|
+
// @public
|
|
1314
|
+
export interface ProtectedItemOperationStatus {
|
|
1315
|
+
get(resourceGroupName: string, vaultName: string, protectedItemName: string, operationId: string, options?: ProtectedItemOperationStatusGetOptionalParams): Promise<ProtectedItemOperationStatusGetResponse>;
|
|
1316
|
+
}
|
|
1317
|
+
|
|
1318
|
+
// @public
|
|
1319
|
+
export interface ProtectedItemOperationStatusGetOptionalParams extends coreClient.OperationOptions {
|
|
1320
|
+
}
|
|
1321
|
+
|
|
1322
|
+
// @public
|
|
1323
|
+
export type ProtectedItemOperationStatusGetResponse = OperationStatus;
|
|
1324
|
+
|
|
1325
|
+
// @public
|
|
1326
|
+
export interface ProtectedItemPlannedFailoverHeaders {
|
|
1327
|
+
azureAsyncOperation?: string;
|
|
1328
|
+
// (undocumented)
|
|
1329
|
+
location?: string;
|
|
1330
|
+
}
|
|
1331
|
+
|
|
1332
|
+
// @public
|
|
1333
|
+
export interface ProtectedItemPlannedFailoverOptionalParams extends coreClient.OperationOptions {
|
|
1334
|
+
body?: PlannedFailoverModel;
|
|
1335
|
+
resumeFrom?: string;
|
|
1336
|
+
updateIntervalInMs?: number;
|
|
1337
|
+
}
|
|
1338
|
+
|
|
1339
|
+
// @public
|
|
1340
|
+
export type ProtectedItemPlannedFailoverResponse = PlannedFailoverModel;
|
|
1341
|
+
|
|
1342
|
+
// @public
|
|
1343
|
+
export type ProtectionState = string;
|
|
1344
|
+
|
|
1345
|
+
// @public
|
|
1346
|
+
export type ProvisioningState = string;
|
|
1347
|
+
|
|
1348
|
+
// @public
|
|
1349
|
+
export interface RecoveryPointModel {
|
|
1350
|
+
readonly id?: string;
|
|
1351
|
+
readonly name?: string;
|
|
1352
|
+
properties: RecoveryPointModelProperties;
|
|
1353
|
+
readonly systemData?: RecoveryPointModelSystemData;
|
|
1354
|
+
readonly type?: string;
|
|
1355
|
+
}
|
|
1356
|
+
|
|
1357
|
+
// @public
|
|
1358
|
+
export interface RecoveryPointModelCollection {
|
|
1359
|
+
nextLink?: string;
|
|
1360
|
+
value?: RecoveryPointModel[];
|
|
1361
|
+
}
|
|
1362
|
+
|
|
1363
|
+
// @public
|
|
1364
|
+
export interface RecoveryPointModelCustomProperties {
|
|
1365
|
+
instanceType: "HyperVToAzStackHCI";
|
|
1366
|
+
}
|
|
1367
|
+
|
|
1368
|
+
// @public (undocumented)
|
|
1369
|
+
export type RecoveryPointModelCustomPropertiesUnion = RecoveryPointModelCustomProperties | HyperVToAzStackHCIRecoveryPointModelCustomProperties;
|
|
1370
|
+
|
|
1371
|
+
// @public
|
|
1372
|
+
export interface RecoveryPointModelProperties {
|
|
1373
|
+
customProperties: RecoveryPointModelCustomPropertiesUnion;
|
|
1374
|
+
recoveryPointTime: Date;
|
|
1375
|
+
recoveryPointType: RecoveryPointType;
|
|
1376
|
+
}
|
|
1377
|
+
|
|
1378
|
+
// @public (undocumented)
|
|
1379
|
+
export interface RecoveryPointModelSystemData extends SystemDataModel {
|
|
1380
|
+
}
|
|
1381
|
+
|
|
1382
|
+
// @public
|
|
1383
|
+
export interface RecoveryPoints {
|
|
1384
|
+
get(resourceGroupName: string, vaultName: string, protectedItemName: string, recoveryPointName: string, options?: RecoveryPointsGetOptionalParams): Promise<RecoveryPointsGetResponse>;
|
|
1385
|
+
list(resourceGroupName: string, vaultName: string, protectedItemName: string, options?: RecoveryPointsListOptionalParams): PagedAsyncIterableIterator<RecoveryPointModel>;
|
|
1386
|
+
}
|
|
1387
|
+
|
|
1388
|
+
// @public
|
|
1389
|
+
export interface RecoveryPointsGetOptionalParams extends coreClient.OperationOptions {
|
|
1390
|
+
}
|
|
1391
|
+
|
|
1392
|
+
// @public
|
|
1393
|
+
export type RecoveryPointsGetResponse = RecoveryPointModel;
|
|
1394
|
+
|
|
1395
|
+
// @public
|
|
1396
|
+
export interface RecoveryPointsListNextOptionalParams extends coreClient.OperationOptions {
|
|
1397
|
+
}
|
|
1398
|
+
|
|
1399
|
+
// @public
|
|
1400
|
+
export type RecoveryPointsListNextResponse = RecoveryPointModelCollection;
|
|
1401
|
+
|
|
1402
|
+
// @public
|
|
1403
|
+
export interface RecoveryPointsListOptionalParams extends coreClient.OperationOptions {
|
|
1404
|
+
}
|
|
1405
|
+
|
|
1406
|
+
// @public
|
|
1407
|
+
export type RecoveryPointsListResponse = RecoveryPointModelCollection;
|
|
1408
|
+
|
|
1409
|
+
// @public
|
|
1410
|
+
export type RecoveryPointType = string;
|
|
1411
|
+
|
|
1412
|
+
// @public
|
|
1413
|
+
export interface ReplicationExtension {
|
|
1414
|
+
beginCreate(resourceGroupName: string, vaultName: string, replicationExtensionName: string, options?: ReplicationExtensionCreateOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationExtensionCreateResponse>, ReplicationExtensionCreateResponse>>;
|
|
1415
|
+
beginCreateAndWait(resourceGroupName: string, vaultName: string, replicationExtensionName: string, options?: ReplicationExtensionCreateOptionalParams): Promise<ReplicationExtensionCreateResponse>;
|
|
1416
|
+
beginDelete(resourceGroupName: string, vaultName: string, replicationExtensionName: string, options?: ReplicationExtensionDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ReplicationExtensionDeleteResponse>, ReplicationExtensionDeleteResponse>>;
|
|
1417
|
+
beginDeleteAndWait(resourceGroupName: string, vaultName: string, replicationExtensionName: string, options?: ReplicationExtensionDeleteOptionalParams): Promise<ReplicationExtensionDeleteResponse>;
|
|
1418
|
+
get(resourceGroupName: string, vaultName: string, replicationExtensionName: string, options?: ReplicationExtensionGetOptionalParams): Promise<ReplicationExtensionGetResponse>;
|
|
1419
|
+
list(resourceGroupName: string, vaultName: string, options?: ReplicationExtensionListOptionalParams): PagedAsyncIterableIterator<ReplicationExtensionModel>;
|
|
1420
|
+
}
|
|
1421
|
+
|
|
1422
|
+
// @public
|
|
1423
|
+
export interface ReplicationExtensionCreateOptionalParams extends coreClient.OperationOptions {
|
|
1424
|
+
body?: ReplicationExtensionModel;
|
|
1425
|
+
resumeFrom?: string;
|
|
1426
|
+
updateIntervalInMs?: number;
|
|
1427
|
+
}
|
|
1428
|
+
|
|
1429
|
+
// @public
|
|
1430
|
+
export type ReplicationExtensionCreateResponse = ReplicationExtensionModel;
|
|
1431
|
+
|
|
1432
|
+
// @public
|
|
1433
|
+
export interface ReplicationExtensionDeleteHeaders {
|
|
1434
|
+
azureAsyncOperation?: string;
|
|
1435
|
+
// (undocumented)
|
|
1436
|
+
location?: string;
|
|
1437
|
+
}
|
|
1438
|
+
|
|
1439
|
+
// @public
|
|
1440
|
+
export interface ReplicationExtensionDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1441
|
+
resumeFrom?: string;
|
|
1442
|
+
updateIntervalInMs?: number;
|
|
1443
|
+
}
|
|
1444
|
+
|
|
1445
|
+
// @public
|
|
1446
|
+
export type ReplicationExtensionDeleteResponse = ReplicationExtensionDeleteHeaders;
|
|
1447
|
+
|
|
1448
|
+
// @public
|
|
1449
|
+
export interface ReplicationExtensionGetOptionalParams extends coreClient.OperationOptions {
|
|
1450
|
+
}
|
|
1451
|
+
|
|
1452
|
+
// @public
|
|
1453
|
+
export type ReplicationExtensionGetResponse = ReplicationExtensionModel;
|
|
1454
|
+
|
|
1455
|
+
// @public
|
|
1456
|
+
export interface ReplicationExtensionListNextOptionalParams extends coreClient.OperationOptions {
|
|
1457
|
+
}
|
|
1458
|
+
|
|
1459
|
+
// @public
|
|
1460
|
+
export type ReplicationExtensionListNextResponse = ReplicationExtensionModelCollection;
|
|
1461
|
+
|
|
1462
|
+
// @public
|
|
1463
|
+
export interface ReplicationExtensionListOptionalParams extends coreClient.OperationOptions {
|
|
1464
|
+
}
|
|
1465
|
+
|
|
1466
|
+
// @public
|
|
1467
|
+
export type ReplicationExtensionListResponse = ReplicationExtensionModelCollection;
|
|
1468
|
+
|
|
1469
|
+
// @public
|
|
1470
|
+
export interface ReplicationExtensionModel {
|
|
1471
|
+
readonly id?: string;
|
|
1472
|
+
readonly name?: string;
|
|
1473
|
+
properties: ReplicationExtensionModelProperties;
|
|
1474
|
+
readonly systemData?: ReplicationExtensionModelSystemData;
|
|
1475
|
+
readonly type?: string;
|
|
1476
|
+
}
|
|
1477
|
+
|
|
1478
|
+
// @public
|
|
1479
|
+
export interface ReplicationExtensionModelCollection {
|
|
1480
|
+
nextLink?: string;
|
|
1481
|
+
value?: ReplicationExtensionModel[];
|
|
1482
|
+
}
|
|
1483
|
+
|
|
1484
|
+
// @public
|
|
1485
|
+
export interface ReplicationExtensionModelCustomProperties {
|
|
1486
|
+
instanceType: "HyperVToAzStackHCI" | "VMwareToAzStackHCI";
|
|
1487
|
+
}
|
|
1488
|
+
|
|
1489
|
+
// @public (undocumented)
|
|
1490
|
+
export type ReplicationExtensionModelCustomPropertiesUnion = ReplicationExtensionModelCustomProperties | HyperVToAzStackHCIReplicationExtensionModelCustomProperties | VMwareToAzStackHCIReplicationExtensionModelCustomProperties;
|
|
1491
|
+
|
|
1492
|
+
// @public
|
|
1493
|
+
export interface ReplicationExtensionModelProperties {
|
|
1494
|
+
customProperties: ReplicationExtensionModelCustomPropertiesUnion;
|
|
1495
|
+
readonly provisioningState?: ProvisioningState;
|
|
1496
|
+
}
|
|
1497
|
+
|
|
1498
|
+
// @public (undocumented)
|
|
1499
|
+
export interface ReplicationExtensionModelSystemData extends SystemDataModel {
|
|
1500
|
+
}
|
|
1501
|
+
|
|
1502
|
+
// @public
|
|
1503
|
+
export interface ReplicationExtensionOperationStatus {
|
|
1504
|
+
get(resourceGroupName: string, vaultName: string, replicationExtensionName: string, operationId: string, options?: ReplicationExtensionOperationStatusGetOptionalParams): Promise<ReplicationExtensionOperationStatusGetResponse>;
|
|
1505
|
+
}
|
|
1506
|
+
|
|
1507
|
+
// @public
|
|
1508
|
+
export interface ReplicationExtensionOperationStatusGetOptionalParams extends coreClient.OperationOptions {
|
|
1509
|
+
}
|
|
1510
|
+
|
|
1511
|
+
// @public
|
|
1512
|
+
export type ReplicationExtensionOperationStatusGetResponse = OperationStatus;
|
|
1513
|
+
|
|
1514
|
+
// @public
|
|
1515
|
+
export type ReplicationVaultType = string;
|
|
1516
|
+
|
|
1517
|
+
// @public
|
|
1518
|
+
export type ResynchronizationState = string;
|
|
1519
|
+
|
|
1520
|
+
// @public
|
|
1521
|
+
export interface StorageContainerProperties {
|
|
1522
|
+
clusterSharedVolumePath: string;
|
|
1523
|
+
name: string;
|
|
1524
|
+
}
|
|
1525
|
+
|
|
1526
|
+
// @public
|
|
1527
|
+
export interface SystemDataModel {
|
|
1528
|
+
createdAt?: Date;
|
|
1529
|
+
createdBy?: string;
|
|
1530
|
+
createdByType?: string;
|
|
1531
|
+
lastModifiedAt?: Date;
|
|
1532
|
+
lastModifiedBy?: string;
|
|
1533
|
+
lastModifiedByType?: string;
|
|
1534
|
+
}
|
|
1535
|
+
|
|
1536
|
+
// @public
|
|
1537
|
+
export interface TaskModel {
|
|
1538
|
+
childrenWorkflows?: WorkflowModel[];
|
|
1539
|
+
customProperties?: TaskModelCustomProperties;
|
|
1540
|
+
readonly endTime?: Date;
|
|
1541
|
+
readonly startTime?: Date;
|
|
1542
|
+
readonly state?: TaskState;
|
|
1543
|
+
readonly taskName?: string;
|
|
1544
|
+
}
|
|
1545
|
+
|
|
1546
|
+
// @public
|
|
1547
|
+
export interface TaskModelCustomProperties {
|
|
1548
|
+
instanceType: string;
|
|
1549
|
+
}
|
|
1550
|
+
|
|
1551
|
+
// @public
|
|
1552
|
+
export type TaskState = string;
|
|
1553
|
+
|
|
1554
|
+
// @public
|
|
1555
|
+
export interface TestFailoverCleanupWorkflowModelCustomProperties extends WorkflowModelCustomProperties {
|
|
1556
|
+
readonly comments?: string;
|
|
1557
|
+
instanceType: "TestFailoverCleanupWorkflowDetails";
|
|
1558
|
+
}
|
|
1559
|
+
|
|
1560
|
+
// @public
|
|
1561
|
+
export type TestFailoverState = string;
|
|
1562
|
+
|
|
1563
|
+
// @public
|
|
1564
|
+
export interface TestFailoverWorkflowModelCustomProperties extends WorkflowModelCustomProperties {
|
|
1565
|
+
instanceType: "TestFailoverWorkflowDetails";
|
|
1566
|
+
readonly protectedItemDetails?: FailoverProtectedItemProperties[];
|
|
1567
|
+
}
|
|
1568
|
+
|
|
1569
|
+
// @public
|
|
1570
|
+
export interface Vault {
|
|
1571
|
+
beginCreate(resourceGroupName: string, vaultName: string, options?: VaultCreateOptionalParams): Promise<SimplePollerLike<OperationState<VaultCreateResponse>, VaultCreateResponse>>;
|
|
1572
|
+
beginCreateAndWait(resourceGroupName: string, vaultName: string, options?: VaultCreateOptionalParams): Promise<VaultCreateResponse>;
|
|
1573
|
+
beginDelete(resourceGroupName: string, vaultName: string, options?: VaultDeleteOptionalParams): Promise<SimplePollerLike<OperationState<VaultDeleteResponse>, VaultDeleteResponse>>;
|
|
1574
|
+
beginDeleteAndWait(resourceGroupName: string, vaultName: string, options?: VaultDeleteOptionalParams): Promise<VaultDeleteResponse>;
|
|
1575
|
+
beginUpdate(resourceGroupName: string, vaultName: string, options?: VaultUpdateOptionalParams): Promise<SimplePollerLike<OperationState<VaultUpdateResponse>, VaultUpdateResponse>>;
|
|
1576
|
+
beginUpdateAndWait(resourceGroupName: string, vaultName: string, options?: VaultUpdateOptionalParams): Promise<VaultUpdateResponse>;
|
|
1577
|
+
get(resourceGroupName: string, vaultName: string, options?: VaultGetOptionalParams): Promise<VaultGetResponse>;
|
|
1578
|
+
list(resourceGroupName: string, options?: VaultListOptionalParams): PagedAsyncIterableIterator<VaultModel>;
|
|
1579
|
+
listBySubscription(options?: VaultListBySubscriptionOptionalParams): PagedAsyncIterableIterator<VaultModel>;
|
|
1580
|
+
}
|
|
1581
|
+
|
|
1582
|
+
// @public
|
|
1583
|
+
export interface VaultCreateOptionalParams extends coreClient.OperationOptions {
|
|
1584
|
+
body?: VaultModel;
|
|
1585
|
+
resumeFrom?: string;
|
|
1586
|
+
updateIntervalInMs?: number;
|
|
1587
|
+
}
|
|
1588
|
+
|
|
1589
|
+
// @public
|
|
1590
|
+
export type VaultCreateResponse = VaultModel;
|
|
1591
|
+
|
|
1592
|
+
// @public
|
|
1593
|
+
export interface VaultDeleteHeaders {
|
|
1594
|
+
azureAsyncOperation?: string;
|
|
1595
|
+
// (undocumented)
|
|
1596
|
+
location?: string;
|
|
1597
|
+
}
|
|
1598
|
+
|
|
1599
|
+
// @public
|
|
1600
|
+
export interface VaultDeleteOptionalParams extends coreClient.OperationOptions {
|
|
1601
|
+
resumeFrom?: string;
|
|
1602
|
+
updateIntervalInMs?: number;
|
|
1603
|
+
}
|
|
1604
|
+
|
|
1605
|
+
// @public
|
|
1606
|
+
export type VaultDeleteResponse = VaultDeleteHeaders;
|
|
1607
|
+
|
|
1608
|
+
// @public
|
|
1609
|
+
export interface VaultGetOptionalParams extends coreClient.OperationOptions {
|
|
1610
|
+
}
|
|
1611
|
+
|
|
1612
|
+
// @public
|
|
1613
|
+
export type VaultGetResponse = VaultModel;
|
|
1614
|
+
|
|
1615
|
+
// @public
|
|
1616
|
+
export interface VaultListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
1617
|
+
}
|
|
1618
|
+
|
|
1619
|
+
// @public
|
|
1620
|
+
export type VaultListBySubscriptionNextResponse = VaultModelCollection;
|
|
1621
|
+
|
|
1622
|
+
// @public
|
|
1623
|
+
export interface VaultListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
1624
|
+
continuationToken?: string;
|
|
1625
|
+
}
|
|
1626
|
+
|
|
1627
|
+
// @public
|
|
1628
|
+
export type VaultListBySubscriptionResponse = VaultModelCollection;
|
|
1629
|
+
|
|
1630
|
+
// @public
|
|
1631
|
+
export interface VaultListNextOptionalParams extends coreClient.OperationOptions {
|
|
1632
|
+
}
|
|
1633
|
+
|
|
1634
|
+
// @public
|
|
1635
|
+
export type VaultListNextResponse = VaultModelCollection;
|
|
1636
|
+
|
|
1637
|
+
// @public
|
|
1638
|
+
export interface VaultListOptionalParams extends coreClient.OperationOptions {
|
|
1639
|
+
continuationToken?: string;
|
|
1640
|
+
}
|
|
1641
|
+
|
|
1642
|
+
// @public
|
|
1643
|
+
export type VaultListResponse = VaultModelCollection;
|
|
1644
|
+
|
|
1645
|
+
// @public
|
|
1646
|
+
export interface VaultModel {
|
|
1647
|
+
readonly id?: string;
|
|
1648
|
+
location: string;
|
|
1649
|
+
readonly name?: string;
|
|
1650
|
+
properties?: VaultModelProperties;
|
|
1651
|
+
readonly systemData?: VaultModelSystemData;
|
|
1652
|
+
tags?: {
|
|
1653
|
+
[propertyName: string]: string;
|
|
1654
|
+
};
|
|
1655
|
+
readonly type?: string;
|
|
1656
|
+
}
|
|
1657
|
+
|
|
1658
|
+
// @public
|
|
1659
|
+
export interface VaultModelCollection {
|
|
1660
|
+
nextLink?: string;
|
|
1661
|
+
value?: VaultModel[];
|
|
1662
|
+
}
|
|
1663
|
+
|
|
1664
|
+
// @public
|
|
1665
|
+
export interface VaultModelProperties {
|
|
1666
|
+
readonly provisioningState?: ProvisioningState;
|
|
1667
|
+
readonly serviceResourceId?: string;
|
|
1668
|
+
vaultType?: ReplicationVaultType;
|
|
1669
|
+
}
|
|
1670
|
+
|
|
1671
|
+
// @public (undocumented)
|
|
1672
|
+
export interface VaultModelSystemData extends SystemDataModel {
|
|
1673
|
+
}
|
|
1674
|
+
|
|
1675
|
+
// @public
|
|
1676
|
+
export interface VaultModelUpdate {
|
|
1677
|
+
readonly id?: string;
|
|
1678
|
+
readonly name?: string;
|
|
1679
|
+
properties?: VaultModelProperties;
|
|
1680
|
+
readonly systemData?: VaultModelUpdateSystemData;
|
|
1681
|
+
tags?: {
|
|
1682
|
+
[propertyName: string]: string;
|
|
1683
|
+
};
|
|
1684
|
+
readonly type?: string;
|
|
1685
|
+
}
|
|
1686
|
+
|
|
1687
|
+
// @public (undocumented)
|
|
1688
|
+
export interface VaultModelUpdateSystemData extends SystemDataModel {
|
|
1689
|
+
}
|
|
1690
|
+
|
|
1691
|
+
// @public
|
|
1692
|
+
export interface VaultOperationStatus {
|
|
1693
|
+
get(resourceGroupName: string, vaultName: string, operationId: string, options?: VaultOperationStatusGetOptionalParams): Promise<VaultOperationStatusGetResponse>;
|
|
1694
|
+
}
|
|
1695
|
+
|
|
1696
|
+
// @public
|
|
1697
|
+
export interface VaultOperationStatusGetOptionalParams extends coreClient.OperationOptions {
|
|
1698
|
+
}
|
|
1699
|
+
|
|
1700
|
+
// @public
|
|
1701
|
+
export type VaultOperationStatusGetResponse = OperationStatus;
|
|
1702
|
+
|
|
1703
|
+
// @public
|
|
1704
|
+
export interface VaultUpdateHeaders {
|
|
1705
|
+
azureAsyncOperation?: string;
|
|
1706
|
+
// (undocumented)
|
|
1707
|
+
location?: string;
|
|
1708
|
+
}
|
|
1709
|
+
|
|
1710
|
+
// @public
|
|
1711
|
+
export interface VaultUpdateOptionalParams extends coreClient.OperationOptions {
|
|
1712
|
+
body?: VaultModelUpdate;
|
|
1713
|
+
resumeFrom?: string;
|
|
1714
|
+
updateIntervalInMs?: number;
|
|
1715
|
+
}
|
|
1716
|
+
|
|
1717
|
+
// @public
|
|
1718
|
+
export type VaultUpdateResponse = VaultModel;
|
|
1719
|
+
|
|
1720
|
+
// @public
|
|
1721
|
+
export type VMNicSelection = string;
|
|
1722
|
+
|
|
1723
|
+
// @public
|
|
1724
|
+
export interface VMwareDraModelCustomProperties extends DraModelCustomProperties {
|
|
1725
|
+
biosId: string;
|
|
1726
|
+
instanceType: "VMware";
|
|
1727
|
+
marsAuthenticationIdentity: IdentityModel;
|
|
1728
|
+
}
|
|
1729
|
+
|
|
1730
|
+
// @public
|
|
1731
|
+
export interface VMwareMigrateFabricModelCustomProperties extends FabricModelCustomProperties {
|
|
1732
|
+
instanceType: "VMwareMigrate";
|
|
1733
|
+
migrationSolutionId: string;
|
|
1734
|
+
vmwareSiteId: string;
|
|
1735
|
+
}
|
|
1736
|
+
|
|
1737
|
+
// @public
|
|
1738
|
+
export interface VMwareToAzStackHCIDiskInput {
|
|
1739
|
+
diskFileFormat: string;
|
|
1740
|
+
diskId: string;
|
|
1741
|
+
diskSizeGB: number;
|
|
1742
|
+
isDynamic?: boolean;
|
|
1743
|
+
isOsDisk: boolean;
|
|
1744
|
+
storageContainerId?: string;
|
|
1745
|
+
}
|
|
1746
|
+
|
|
1747
|
+
// @public
|
|
1748
|
+
export interface VMwareToAzStackHCINicInput {
|
|
1749
|
+
label: string;
|
|
1750
|
+
readonly networkName?: string;
|
|
1751
|
+
nicId: string;
|
|
1752
|
+
selectionTypeForFailover: VMNicSelection;
|
|
1753
|
+
targetNetworkId: string;
|
|
1754
|
+
testNetworkId: string;
|
|
1755
|
+
}
|
|
1756
|
+
|
|
1757
|
+
// @public
|
|
1758
|
+
export interface VMwareToAzStackHCIPlannedFailoverModelCustomProperties extends PlannedFailoverModelCustomProperties {
|
|
1759
|
+
instanceType: "VMwareToAzStackHCI";
|
|
1760
|
+
shutdownSourceVM: boolean;
|
|
1761
|
+
}
|
|
1762
|
+
|
|
1763
|
+
// @public
|
|
1764
|
+
export interface VMwareToAzStackHCIPolicyModelCustomProperties extends PolicyModelCustomProperties {
|
|
1765
|
+
appConsistentFrequencyInMinutes: number;
|
|
1766
|
+
crashConsistentFrequencyInMinutes: number;
|
|
1767
|
+
instanceType: "VMwareToAzStackHCI";
|
|
1768
|
+
recoveryPointHistoryInMinutes: number;
|
|
1769
|
+
}
|
|
1770
|
+
|
|
1771
|
+
// @public
|
|
1772
|
+
export interface VMwareToAzStackHCIProtectedDiskProperties {
|
|
1773
|
+
readonly capacityInBytes?: number;
|
|
1774
|
+
readonly diskType?: string;
|
|
1775
|
+
readonly isDynamic?: boolean;
|
|
1776
|
+
readonly isOsDisk?: boolean;
|
|
1777
|
+
readonly migrateDiskName?: string;
|
|
1778
|
+
readonly seedDiskName?: string;
|
|
1779
|
+
readonly sourceDiskId?: string;
|
|
1780
|
+
readonly sourceDiskName?: string;
|
|
1781
|
+
readonly storageContainerId?: string;
|
|
1782
|
+
readonly storageContainerLocalPath?: string;
|
|
1783
|
+
readonly testMigrateDiskName?: string;
|
|
1784
|
+
}
|
|
1785
|
+
|
|
1786
|
+
// @public
|
|
1787
|
+
export interface VMwareToAzStackHCIProtectedItemModelCustomProperties extends ProtectedItemModelCustomProperties {
|
|
1788
|
+
readonly activeLocation?: ProtectedItemActiveLocation;
|
|
1789
|
+
customLocationRegion: string;
|
|
1790
|
+
disksToInclude: VMwareToAzStackHCIDiskInput[];
|
|
1791
|
+
dynamicMemoryConfig?: ProtectedItemDynamicMemoryConfig;
|
|
1792
|
+
fabricDiscoveryMachineId: string;
|
|
1793
|
+
readonly failoverRecoveryPointId?: string;
|
|
1794
|
+
readonly firmwareType?: string;
|
|
1795
|
+
hyperVGeneration: string;
|
|
1796
|
+
readonly initialReplicationProgressPercentage?: number;
|
|
1797
|
+
instanceType: "VMwareToAzStackHCI";
|
|
1798
|
+
isDynamicRam?: boolean;
|
|
1799
|
+
readonly lastRecoveryPointId?: string;
|
|
1800
|
+
readonly lastRecoveryPointReceived?: Date;
|
|
1801
|
+
readonly lastReplicationUpdateTime?: Date;
|
|
1802
|
+
readonly migrationProgressPercentage?: number;
|
|
1803
|
+
nicsToInclude: VMwareToAzStackHCINicInput[];
|
|
1804
|
+
readonly osName?: string;
|
|
1805
|
+
readonly osType?: string;
|
|
1806
|
+
performAutoResync?: boolean;
|
|
1807
|
+
readonly protectedDisks?: VMwareToAzStackHCIProtectedDiskProperties[];
|
|
1808
|
+
readonly protectedNics?: VMwareToAzStackHCIProtectedNicProperties[];
|
|
1809
|
+
readonly resumeProgressPercentage?: number;
|
|
1810
|
+
readonly resumeRetryCount?: number;
|
|
1811
|
+
readonly resyncProgressPercentage?: number;
|
|
1812
|
+
readonly resyncRequired?: boolean;
|
|
1813
|
+
readonly resyncRetryCount?: number;
|
|
1814
|
+
readonly resyncState?: VMwareToAzureMigrateResyncState;
|
|
1815
|
+
runAsAccountId: string;
|
|
1816
|
+
readonly sourceApplianceName?: string;
|
|
1817
|
+
readonly sourceCpuCores?: number;
|
|
1818
|
+
sourceDraName: string;
|
|
1819
|
+
readonly sourceMemoryInMegaBytes?: number;
|
|
1820
|
+
readonly sourceVmName?: string;
|
|
1821
|
+
storageContainerId: string;
|
|
1822
|
+
readonly targetApplianceName?: string;
|
|
1823
|
+
targetArcClusterCustomLocationId: string;
|
|
1824
|
+
readonly targetAzStackHciClusterName?: string;
|
|
1825
|
+
targetCpuCores?: number;
|
|
1826
|
+
targetDraName: string;
|
|
1827
|
+
targetHciClusterId: string;
|
|
1828
|
+
readonly targetLocation?: string;
|
|
1829
|
+
targetMemoryInMegaBytes?: number;
|
|
1830
|
+
targetNetworkId?: string;
|
|
1831
|
+
targetResourceGroupId: string;
|
|
1832
|
+
readonly targetVmBiosId?: string;
|
|
1833
|
+
targetVmName?: string;
|
|
1834
|
+
testNetworkId?: string;
|
|
1835
|
+
}
|
|
1836
|
+
|
|
1837
|
+
// @public
|
|
1838
|
+
export interface VMwareToAzStackHCIProtectedNicProperties {
|
|
1839
|
+
isPrimaryNic?: boolean;
|
|
1840
|
+
readonly label?: string;
|
|
1841
|
+
readonly macAddress?: string;
|
|
1842
|
+
readonly networkName?: string;
|
|
1843
|
+
readonly nicId?: string;
|
|
1844
|
+
readonly selectionTypeForFailover?: VMNicSelection;
|
|
1845
|
+
readonly targetNetworkId?: string;
|
|
1846
|
+
readonly testNetworkId?: string;
|
|
1847
|
+
}
|
|
1848
|
+
|
|
1849
|
+
// @public
|
|
1850
|
+
export interface VMwareToAzStackHCIReplicationExtensionModelCustomProperties extends ReplicationExtensionModelCustomProperties {
|
|
1851
|
+
readonly asrServiceUri?: string;
|
|
1852
|
+
azStackHciFabricArmId: string;
|
|
1853
|
+
readonly azStackHciSiteId?: string;
|
|
1854
|
+
readonly gatewayServiceUri?: string;
|
|
1855
|
+
instanceType: "VMwareToAzStackHCI";
|
|
1856
|
+
readonly rcmServiceUri?: string;
|
|
1857
|
+
readonly resourceGroup?: string;
|
|
1858
|
+
readonly resourceLocation?: string;
|
|
1859
|
+
readonly sourceGatewayServiceId?: string;
|
|
1860
|
+
readonly sourceStorageContainerName?: string;
|
|
1861
|
+
storageAccountId?: string;
|
|
1862
|
+
storageAccountSasSecretName?: string;
|
|
1863
|
+
readonly subscriptionId?: string;
|
|
1864
|
+
readonly targetGatewayServiceId?: string;
|
|
1865
|
+
readonly targetStorageContainerName?: string;
|
|
1866
|
+
vmwareFabricArmId: string;
|
|
1867
|
+
readonly vmwareSiteId?: string;
|
|
1868
|
+
}
|
|
1869
|
+
|
|
1870
|
+
// @public
|
|
1871
|
+
export type VMwareToAzureMigrateResyncState = string;
|
|
1872
|
+
|
|
1873
|
+
// @public
|
|
1874
|
+
export interface Workflow {
|
|
1875
|
+
get(resourceGroupName: string, vaultName: string, jobName: string, options?: WorkflowGetOptionalParams): Promise<WorkflowGetResponse>;
|
|
1876
|
+
list(resourceGroupName: string, vaultName: string, options?: WorkflowListOptionalParams): PagedAsyncIterableIterator<WorkflowModel>;
|
|
1877
|
+
}
|
|
1878
|
+
|
|
1879
|
+
// @public
|
|
1880
|
+
export interface WorkflowGetOptionalParams extends coreClient.OperationOptions {
|
|
1881
|
+
}
|
|
1882
|
+
|
|
1883
|
+
// @public
|
|
1884
|
+
export type WorkflowGetResponse = WorkflowModel;
|
|
1885
|
+
|
|
1886
|
+
// @public
|
|
1887
|
+
export interface WorkflowListNextOptionalParams extends coreClient.OperationOptions {
|
|
1888
|
+
}
|
|
1889
|
+
|
|
1890
|
+
// @public
|
|
1891
|
+
export type WorkflowListNextResponse = WorkflowModelCollection;
|
|
1892
|
+
|
|
1893
|
+
// @public
|
|
1894
|
+
export interface WorkflowListOptionalParams extends coreClient.OperationOptions {
|
|
1895
|
+
continuationToken?: string;
|
|
1896
|
+
filter?: string;
|
|
1897
|
+
}
|
|
1898
|
+
|
|
1899
|
+
// @public
|
|
1900
|
+
export type WorkflowListResponse = WorkflowModelCollection;
|
|
1901
|
+
|
|
1902
|
+
// @public
|
|
1903
|
+
export interface WorkflowModel {
|
|
1904
|
+
readonly id?: string;
|
|
1905
|
+
readonly name?: string;
|
|
1906
|
+
properties: WorkflowModelProperties;
|
|
1907
|
+
readonly systemData?: WorkflowModelSystemData;
|
|
1908
|
+
readonly type?: string;
|
|
1909
|
+
}
|
|
1910
|
+
|
|
1911
|
+
// @public
|
|
1912
|
+
export interface WorkflowModelCollection {
|
|
1913
|
+
nextLink?: string;
|
|
1914
|
+
value?: WorkflowModel[];
|
|
1915
|
+
}
|
|
1916
|
+
|
|
1917
|
+
// @public
|
|
1918
|
+
export interface WorkflowModelCustomProperties {
|
|
1919
|
+
readonly affectedObjectDetails?: {
|
|
1920
|
+
[propertyName: string]: string;
|
|
1921
|
+
};
|
|
1922
|
+
instanceType: "FailoverWorkflowDetails" | "TestFailoverCleanupWorkflowDetails" | "TestFailoverWorkflowDetails";
|
|
1923
|
+
}
|
|
1924
|
+
|
|
1925
|
+
// @public (undocumented)
|
|
1926
|
+
export type WorkflowModelCustomPropertiesUnion = WorkflowModelCustomProperties | FailoverWorkflowModelCustomProperties | TestFailoverCleanupWorkflowModelCustomProperties | TestFailoverWorkflowModelCustomProperties;
|
|
1927
|
+
|
|
1928
|
+
// @public
|
|
1929
|
+
export interface WorkflowModelProperties {
|
|
1930
|
+
readonly activityId?: string;
|
|
1931
|
+
readonly allowedActions?: string[];
|
|
1932
|
+
customProperties: WorkflowModelCustomPropertiesUnion;
|
|
1933
|
+
readonly displayName?: string;
|
|
1934
|
+
readonly endTime?: Date;
|
|
1935
|
+
readonly errors?: ErrorModel[];
|
|
1936
|
+
readonly objectId?: string;
|
|
1937
|
+
readonly objectInternalId?: string;
|
|
1938
|
+
readonly objectInternalName?: string;
|
|
1939
|
+
readonly objectName?: string;
|
|
1940
|
+
readonly objectType?: WorkflowObjectType;
|
|
1941
|
+
readonly replicationProviderId?: string;
|
|
1942
|
+
readonly sourceFabricProviderId?: string;
|
|
1943
|
+
readonly startTime?: Date;
|
|
1944
|
+
readonly state?: WorkflowState;
|
|
1945
|
+
readonly targetFabricProviderId?: string;
|
|
1946
|
+
readonly tasks?: TaskModel[];
|
|
1947
|
+
}
|
|
1948
|
+
|
|
1949
|
+
// @public (undocumented)
|
|
1950
|
+
export interface WorkflowModelSystemData extends SystemDataModel {
|
|
1951
|
+
}
|
|
1952
|
+
|
|
1953
|
+
// @public
|
|
1954
|
+
export type WorkflowObjectType = string;
|
|
1955
|
+
|
|
1956
|
+
// @public
|
|
1957
|
+
export interface WorkflowOperationStatus {
|
|
1958
|
+
get(resourceGroupName: string, vaultName: string, jobName: string, operationId: string, options?: WorkflowOperationStatusGetOptionalParams): Promise<WorkflowOperationStatusGetResponse>;
|
|
1959
|
+
}
|
|
1960
|
+
|
|
1961
|
+
// @public
|
|
1962
|
+
export interface WorkflowOperationStatusGetOptionalParams extends coreClient.OperationOptions {
|
|
1963
|
+
}
|
|
1964
|
+
|
|
1965
|
+
// @public
|
|
1966
|
+
export type WorkflowOperationStatusGetResponse = OperationStatus;
|
|
1967
|
+
|
|
1968
|
+
// @public
|
|
1969
|
+
export type WorkflowState = string;
|
|
1970
|
+
|
|
1971
|
+
// (No @packageDocumentation comment for this package)
|
|
1972
|
+
|
|
1973
|
+
```
|