@azure/arm-recoveryservicesbackup 8.2.0 → 9.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (98) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/dist/index.js +12 -96
  3. package/dist/index.js.map +1 -1
  4. package/dist/index.min.js +1 -1
  5. package/dist/index.min.js.map +1 -1
  6. package/dist-esm/samples-dev/backupEnginesGetSample.js +1 -1
  7. package/dist-esm/samples-dev/backupEnginesListSample.js +1 -1
  8. package/dist-esm/samples-dev/backupJobsListSample.js +3 -3
  9. package/dist-esm/samples-dev/backupOperationResultsGetSample.js +1 -1
  10. package/dist-esm/samples-dev/backupOperationStatusesGetSample.js +1 -1
  11. package/dist-esm/samples-dev/backupPoliciesListSample.js +3 -3
  12. package/dist-esm/samples-dev/backupProtectableItemsListSample.js +1 -1
  13. package/dist-esm/samples-dev/backupProtectedItemsListSample.js +1 -1
  14. package/dist-esm/samples-dev/backupProtectionContainersListSample.js +1 -1
  15. package/dist-esm/samples-dev/backupProtectionIntentListSample.js +1 -1
  16. package/dist-esm/samples-dev/backupResourceEncryptionConfigsGetSample.js +1 -1
  17. package/dist-esm/samples-dev/backupResourceEncryptionConfigsUpdateSample.js +1 -1
  18. package/dist-esm/samples-dev/backupResourceStorageConfigsNonCrrGetSample.js +1 -1
  19. package/dist-esm/samples-dev/backupResourceStorageConfigsNonCrrPatchSample.js +1 -1
  20. package/dist-esm/samples-dev/backupResourceStorageConfigsNonCrrUpdateSample.js +1 -1
  21. package/dist-esm/samples-dev/backupResourceVaultConfigsGetSample.js +1 -1
  22. package/dist-esm/samples-dev/backupResourceVaultConfigsPutSample.js +1 -1
  23. package/dist-esm/samples-dev/backupResourceVaultConfigsUpdateSample.js +1 -1
  24. package/dist-esm/samples-dev/backupStatusGetSample.js +1 -1
  25. package/dist-esm/samples-dev/backupUsageSummariesListSample.js +2 -2
  26. package/dist-esm/samples-dev/backupWorkloadItemsListSample.js +1 -1
  27. package/dist-esm/samples-dev/backupsTriggerSample.js +1 -1
  28. package/dist-esm/samples-dev/bmsPrepareDataMoveOperationResultGetSample.js +1 -1
  29. package/dist-esm/samples-dev/bmsPrepareDataMoveSample.js +1 -1
  30. package/dist-esm/samples-dev/bmsTriggerDataMoveSample.js +1 -1
  31. package/dist-esm/samples-dev/exportJobsOperationResultsGetSample.js +1 -1
  32. package/dist-esm/samples-dev/featureSupportValidateSample.js +1 -1
  33. package/dist-esm/samples-dev/getOperationStatusSample.js +1 -1
  34. package/dist-esm/samples-dev/itemLevelRecoveryConnectionsProvisionSample.js +1 -1
  35. package/dist-esm/samples-dev/itemLevelRecoveryConnectionsRevokeSample.js +1 -1
  36. package/dist-esm/samples-dev/jobCancellationsTriggerSample.js +1 -1
  37. package/dist-esm/samples-dev/jobDetailsGetSample.js +1 -1
  38. package/dist-esm/samples-dev/jobOperationResultsGetSample.js +1 -1
  39. package/dist-esm/samples-dev/jobsExportSample.js +1 -1
  40. package/dist-esm/samples-dev/moveRecoveryPointSample.js +1 -1
  41. package/dist-esm/samples-dev/operationValidateSample.js +2 -2
  42. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  43. package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.js +1 -1
  44. package/dist-esm/samples-dev/privateEndpointConnectionGetSample.js +1 -1
  45. package/dist-esm/samples-dev/privateEndpointConnectionPutSample.js +1 -1
  46. package/dist-esm/samples-dev/privateEndpointGetOperationStatusSample.js +1 -1
  47. package/dist-esm/samples-dev/protectableContainersListSample.js +1 -1
  48. package/dist-esm/samples-dev/protectedItemOperationResultsGetSample.js +1 -1
  49. package/dist-esm/samples-dev/protectedItemOperationStatusesGetSample.js +1 -1
  50. package/dist-esm/samples-dev/protectedItemsCreateOrUpdateSample.js +2 -2
  51. package/dist-esm/samples-dev/protectedItemsDeleteSample.js +1 -1
  52. package/dist-esm/samples-dev/protectedItemsGetSample.js +2 -2
  53. package/dist-esm/samples-dev/protectionContainerOperationResultsGetSample.js +1 -1
  54. package/dist-esm/samples-dev/protectionContainerRefreshOperationResultsGetSample.js +1 -1
  55. package/dist-esm/samples-dev/protectionContainersGetSample.js +1 -1
  56. package/dist-esm/samples-dev/protectionContainersInquireSample.js +1 -1
  57. package/dist-esm/samples-dev/protectionContainersRefreshSample.js +1 -1
  58. package/dist-esm/samples-dev/protectionContainersRegisterSample.js +1 -1
  59. package/dist-esm/samples-dev/protectionContainersUnregisterSample.js +1 -1
  60. package/dist-esm/samples-dev/protectionIntentCreateOrUpdateSample.js +1 -1
  61. package/dist-esm/samples-dev/protectionIntentDeleteSample.js +1 -1
  62. package/dist-esm/samples-dev/protectionIntentGetSample.js +1 -1
  63. package/dist-esm/samples-dev/protectionIntentValidateSample.js +1 -1
  64. package/dist-esm/samples-dev/protectionPoliciesCreateOrUpdateSample.js +7 -7
  65. package/dist-esm/samples-dev/protectionPoliciesDeleteSample.js +1 -1
  66. package/dist-esm/samples-dev/protectionPoliciesGetSample.js +2 -2
  67. package/dist-esm/samples-dev/protectionPolicyOperationResultsGetSample.js +1 -1
  68. package/dist-esm/samples-dev/protectionPolicyOperationStatusesGetSample.js +1 -1
  69. package/dist-esm/samples-dev/recoveryPointsGetSample.js +1 -1
  70. package/dist-esm/samples-dev/recoveryPointsListSample.js +1 -1
  71. package/dist-esm/samples-dev/recoveryPointsRecommendedForMoveListSample.js +1 -1
  72. package/dist-esm/samples-dev/resourceGuardProxiesGetSample.js +1 -1
  73. package/dist-esm/samples-dev/resourceGuardProxyDeleteSample.js +1 -1
  74. package/dist-esm/samples-dev/resourceGuardProxyGetSample.js +1 -1
  75. package/dist-esm/samples-dev/resourceGuardProxyPutSample.js +1 -1
  76. package/dist-esm/samples-dev/resourceGuardProxyUnlockDeleteSample.js +1 -1
  77. package/dist-esm/samples-dev/restoresTriggerSample.js +6 -6
  78. package/dist-esm/samples-dev/securityPiNsGetSample.js +1 -1
  79. package/dist-esm/samples-dev/validateOperationResultsGetSample.js +1 -1
  80. package/dist-esm/samples-dev/validateOperationStatusesGetSample.js +1 -1
  81. package/dist-esm/samples-dev/validateOperationTriggerSample.js +1 -1
  82. package/dist-esm/src/models/index.d.ts +22 -91
  83. package/dist-esm/src/models/index.d.ts.map +1 -1
  84. package/dist-esm/src/models/index.js +9 -17
  85. package/dist-esm/src/models/index.js.map +1 -1
  86. package/dist-esm/src/models/mappers.d.ts +0 -1
  87. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  88. package/dist-esm/src/models/mappers.js +0 -75
  89. package/dist-esm/src/models/mappers.js.map +1 -1
  90. package/dist-esm/src/models/parameters.js +1 -1
  91. package/dist-esm/src/recoveryServicesBackupClient.js +2 -2
  92. package/package.json +1 -1
  93. package/review/arm-recoveryservicesbackup.api.md +0 -34
  94. package/src/models/index.ts +24 -92
  95. package/src/models/mappers.ts +0 -77
  96. package/src/models/parameters.ts +1 -1
  97. package/src/recoveryServicesBackupClient.ts +2 -2
  98. package/types/arm-recoveryservicesbackup.d.ts +2 -74
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Gets details of the specific container registered to your Recovery Services Vault.
15
15
  *
16
16
  * @summary Gets details of the specific container registered to your Recovery Services Vault.
17
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureWorkload/ProtectionContainers_Get.json
17
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureWorkload/ProtectionContainers_Get.json
18
18
  */
19
19
  function getProtectionContainerDetails() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to This is an async operation and the results should be tracked using location header or Azure-async-url.
15
15
  *
16
16
  * @summary This is an async operation and the results should be tracked using location header or Azure-async-url.
17
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureStorage/ProtectionContainers_Inquire.json
17
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureStorage/ProtectionContainers_Inquire.json
18
18
  */
19
19
  function inquireAzureStorageProtectionContainers() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ asynchronous operation. To know the status of the operation, call GetRefreshOper
16
16
  *
17
17
  * @summary Discovers all the containers in the subscription that can be backed up to Recovery Services Vault. This is an
18
18
  asynchronous operation. To know the status of the operation, call GetRefreshOperationResult API.
19
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/Common/RefreshContainers.json
19
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/Common/RefreshContainers.json
20
20
  */
21
21
  function triggerAzureVMDiscovery() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -18,7 +18,7 @@ the operation.
18
18
  * @summary Registers the container with Recovery Services vault.
19
19
  This is an asynchronous operation. To track the operation status, use location header to call get latest status of
20
20
  the operation.
21
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureStorage/ProtectionContainers_Register.json
21
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureStorage/ProtectionContainers_Register.json
22
22
  */
23
23
  function registerAzureStorageProtectionContainers() {
24
24
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ whether the backend service has finished processing the request, call Get Contai
16
16
  *
17
17
  * @summary Unregisters the given container from your Recovery Services Vault. This is an asynchronous operation. To determine
18
18
  whether the backend service has finished processing the request, call Get Container Operation Result API.
19
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureWorkload/ProtectionContainers_Unregister.json
19
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureWorkload/ProtectionContainers_Unregister.json
20
20
  */
21
21
  function unregisterProtectionContainer() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Create Intent for Enabling backup of an item. This is a synchronous operation.
15
15
  *
16
16
  * @summary Create Intent for Enabling backup of an item. This is a synchronous operation.
17
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/ProtectionIntent_CreateOrUpdate.json
17
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/ProtectionIntent_CreateOrUpdate.json
18
18
  */
19
19
  function createOrUpdateAzureVMProtectionIntent() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Used to remove intent from an item
15
15
  *
16
16
  * @summary Used to remove intent from an item
17
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureWorkload/BackupProtectionIntent_Delete.json
17
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureWorkload/BackupProtectionIntent_Delete.json
18
18
  */
19
19
  function deleteProtectionIntentFromItem() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ call the GetItemOperationResult API.
16
16
  *
17
17
  * @summary Provides the details of the protection intent up item. This is an asynchronous operation. To know the status of the operation,
18
18
  call the GetItemOperationResult API.
19
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureWorkload/BackupProtectionIntent_Get.json
19
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureWorkload/BackupProtectionIntent_Get.json
20
20
  */
21
21
  function getProtectionIntentForAnItem() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -20,7 +20,7 @@ import { DefaultAzureCredential } from "@azure/identity";
20
20
  1. Vault capacity
21
21
  2. VM is already protected
22
22
  3. Any VM related configuration passed in properties.
23
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/ProtectionIntent_Validate.json
23
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/ProtectionIntent_Validate.json
24
24
  */
25
25
  function validateEnableProtectionOnAzureVM() {
26
26
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ using GetPolicyOperationResult API.
16
16
  *
17
17
  * @summary Creates or modifies a backup policy. This is an asynchronous operation. Status of the operation can be fetched
18
18
  using GetPolicyOperationResult API.
19
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureStorage/ProtectionPolicies_CreateOrUpdate_Daily.json
19
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureStorage/ProtectionPolicies_CreateOrUpdate_Daily.json
20
20
  */
21
21
  function createOrUpdateDailyAzureStorageProtectionPolicy() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -82,7 +82,7 @@ using GetPolicyOperationResult API.
82
82
  *
83
83
  * @summary Creates or modifies a backup policy. This is an asynchronous operation. Status of the operation can be fetched
84
84
  using GetPolicyOperationResult API.
85
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/V2Policy/IaaS_v2_hourly.json
85
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/V2Policy/IaaS_v2_hourly.json
86
86
  */
87
87
  function createOrUpdateEnhancedAzureVMProtectionPolicyWithHourlyBackup() {
88
88
  return __awaiter(this, void 0, void 0, function* () {
@@ -153,7 +153,7 @@ using GetPolicyOperationResult API.
153
153
  *
154
154
  * @summary Creates or modifies a backup policy. This is an asynchronous operation. Status of the operation can be fetched
155
155
  using GetPolicyOperationResult API.
156
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/V2Policy/IaaS_v2_daily.json
156
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/V2Policy/IaaS_v2_daily.json
157
157
  */
158
158
  function createOrUpdateEnhancedAzureVMProtectionPolicyWithDailyBackup() {
159
159
  return __awaiter(this, void 0, void 0, function* () {
@@ -220,7 +220,7 @@ using GetPolicyOperationResult API.
220
220
  *
221
221
  * @summary Creates or modifies a backup policy. This is an asynchronous operation. Status of the operation can be fetched
222
222
  using GetPolicyOperationResult API.
223
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/ProtectionPolicies_CreateOrUpdate_Complex.json
223
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/ProtectionPolicies_CreateOrUpdate_Complex.json
224
224
  */
225
225
  function createOrUpdateFullAzureVMProtectionPolicy() {
226
226
  return __awaiter(this, void 0, void 0, function* () {
@@ -280,7 +280,7 @@ using GetPolicyOperationResult API.
280
280
  *
281
281
  * @summary Creates or modifies a backup policy. This is an asynchronous operation. Status of the operation can be fetched
282
282
  using GetPolicyOperationResult API.
283
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureWorkload/ProtectionPolicies_CreateOrUpdate_Complex.json
283
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureWorkload/ProtectionPolicies_CreateOrUpdate_Complex.json
284
284
  */
285
285
  function createOrUpdateFullAzureWorkloadProtectionPolicy() {
286
286
  return __awaiter(this, void 0, void 0, function* () {
@@ -370,7 +370,7 @@ using GetPolicyOperationResult API.
370
370
  *
371
371
  * @summary Creates or modifies a backup policy. This is an asynchronous operation. Status of the operation can be fetched
372
372
  using GetPolicyOperationResult API.
373
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureStorage/ProtectionPolicies_CreateOrUpdate_Hourly.json
373
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureStorage/ProtectionPolicies_CreateOrUpdate_Hourly.json
374
374
  */
375
375
  function createOrUpdateHourlyAzureStorageProtectionPolicy() {
376
376
  return __awaiter(this, void 0, void 0, function* () {
@@ -440,7 +440,7 @@ using GetPolicyOperationResult API.
440
440
  *
441
441
  * @summary Creates or modifies a backup policy. This is an asynchronous operation. Status of the operation can be fetched
442
442
  using GetPolicyOperationResult API.
443
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/ProtectionPolicies_CreateOrUpdate_Simple.json
443
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/ProtectionPolicies_CreateOrUpdate_Simple.json
444
444
  */
445
445
  function createOrUpdateSimpleAzureVMProtectionPolicy() {
446
446
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ operation can be fetched using GetProtectionPolicyOperationResult API.
16
16
  *
17
17
  * @summary Deletes specified backup policy from your Recovery Services Vault. This is an asynchronous operation. Status of the
18
18
  operation can be fetched using GetProtectionPolicyOperationResult API.
19
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/ProtectionPolicies_Delete.json
19
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/ProtectionPolicies_Delete.json
20
20
  */
21
21
  function deleteAzureVMProtectionPolicy() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ operation. Status of the operation can be fetched using GetPolicyOperationResult
16
16
  *
17
17
  * @summary Provides the details of the backup policies associated to Recovery Services Vault. This is an asynchronous
18
18
  operation. Status of the operation can be fetched using GetPolicyOperationResult API.
19
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/V2Policy/v2-Get-Policy.json
19
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/V2Policy/v2-Get-Policy.json
20
20
  */
21
21
  function getAzureIaasVMEnhancedProtectionPolicyDetails() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -37,7 +37,7 @@ operation. Status of the operation can be fetched using GetPolicyOperationResult
37
37
  *
38
38
  * @summary Provides the details of the backup policies associated to Recovery Services Vault. This is an asynchronous
39
39
  operation. Status of the operation can be fetched using GetPolicyOperationResult API.
40
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/ProtectionPolicies_Get.json
40
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/ProtectionPolicies_Get.json
41
41
  */
42
42
  function getAzureIaasVMProtectionPolicyDetails() {
43
43
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Provides the result of an operation.
15
15
  *
16
16
  * @summary Provides the result of an operation.
17
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/ProtectionPolicyOperationResults_Get.json
17
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/ProtectionPolicyOperationResults_Get.json
18
18
  */
19
19
  function getProtectionPolicyOperationResults() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -18,7 +18,7 @@ create jobs. This method returns the list of jobs associated with operation.
18
18
  * @summary Provides the status of the asynchronous operations like backup, restore. The status can be in progress, completed
19
19
  or failed. You can refer to the Operation Status enum for all the possible states of an operation. Some operations
20
20
  create jobs. This method returns the list of jobs associated with operation.
21
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/ProtectionPolicyOperationStatuses_Get.json
21
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/ProtectionPolicyOperationStatuses_Get.json
22
22
  */
23
23
  function getProtectionPolicyOperationStatus() {
24
24
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ To know the status of the operation, call the GetProtectedItemOperationResult AP
16
16
  *
17
17
  * @summary Provides the information of the backed up data identified using RecoveryPointID. This is an asynchronous operation.
18
18
  To know the status of the operation, call the GetProtectedItemOperationResult API.
19
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/RecoveryPoints_Get.json
19
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/RecoveryPoints_Get.json
20
20
  */
21
21
  function getAzureVMRecoveryPointDetails() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Lists the backup copies for the backed up item.
15
15
  *
16
16
  * @summary Lists the backup copies for the backed up item.
17
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/RecoveryPoints_List.json
17
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/RecoveryPoints_List.json
18
18
  */
19
19
  function getProtectedAzureVMRecoveryPoints() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Lists the recovery points recommended for move to another tier
15
15
  *
16
16
  * @summary Lists the recovery points recommended for move to another tier
17
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/RecoveryPointsRecommendedForMove_List.json
17
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/RecoveryPointsRecommendedForMove_List.json
18
18
  */
19
19
  function getProtectedAzureVMRecoveryPointsRecommendedForMove() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to List the ResourceGuardProxies under vault
15
15
  *
16
16
  * @summary List the ResourceGuardProxies under vault
17
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/ResourceGuardProxyCRUD/ListResourceGuardProxy.json
17
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/ResourceGuardProxyCRUD/ListResourceGuardProxy.json
18
18
  */
19
19
  function getVaultGuardProxies() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Delete ResourceGuardProxy under vault
15
15
  *
16
16
  * @summary Delete ResourceGuardProxy under vault
17
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/ResourceGuardProxyCRUD/DeleteResourceGuardProxy.json
17
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/ResourceGuardProxyCRUD/DeleteResourceGuardProxy.json
18
18
  */
19
19
  function deleteResourceGuardProxy() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Returns ResourceGuardProxy under vault and with the name referenced in request
15
15
  *
16
16
  * @summary Returns ResourceGuardProxy under vault and with the name referenced in request
17
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/ResourceGuardProxyCRUD/GetResourceGuardProxy.json
17
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/ResourceGuardProxyCRUD/GetResourceGuardProxy.json
18
18
  */
19
19
  function getResourceGuardProxy() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ Secures vault critical operations
16
16
  *
17
17
  * @summary Add or Update ResourceGuardProxy under vault
18
18
  Secures vault critical operations
19
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/ResourceGuardProxyCRUD/PutResourceGuardProxy.json
19
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/ResourceGuardProxyCRUD/PutResourceGuardProxy.json
20
20
  */
21
21
  function createResourceGuardProxy() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Secures delete ResourceGuardProxy operations.
15
15
  *
16
16
  * @summary Secures delete ResourceGuardProxy operations.
17
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/ResourceGuardProxyCRUD/UnlockDeleteResourceGuardProxy.json
17
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/ResourceGuardProxyCRUD/UnlockDeleteResourceGuardProxy.json
18
18
  */
19
19
  function unlockDeleteResourceGuardProxy() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ GetProtectedItemOperationResult API.
16
16
  *
17
17
  * @summary Restores the specified backed up data. This is an asynchronous operation. To know the status of this API call, use
18
18
  GetProtectedItemOperationResult API.
19
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/TriggerRestore_RestoreDisks_IaasVMRestoreRequest.json
19
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/TriggerRestore_RestoreDisks_IaasVMRestoreRequest.json
20
20
  */
21
21
  function restoreDisksWithIaasVMRestoreRequest() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -57,7 +57,7 @@ GetProtectedItemOperationResult API.
57
57
  *
58
58
  * @summary Restores the specified backed up data. This is an asynchronous operation. To know the status of this API call, use
59
59
  GetProtectedItemOperationResult API.
60
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/TriggerRestore_RestoreDisks_IaasVMRestoreRequest_IdentityBasedRestoreDetails.json
60
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/TriggerRestore_RestoreDisks_IaasVMRestoreRequest_IdentityBasedRestoreDetails.json
61
61
  */
62
62
  function restoreDisksWithIaasVMRestoreRequestWithIdentityBasedRestoreDetails() {
63
63
  return __awaiter(this, void 0, void 0, function* () {
@@ -100,7 +100,7 @@ GetProtectedItemOperationResult API.
100
100
  *
101
101
  * @summary Restores the specified backed up data. This is an asynchronous operation. To know the status of this API call, use
102
102
  GetProtectedItemOperationResult API.
103
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/TriggerRestore_RestoreDisks_IaasVMRestoreWithRehydrationRequest.json
103
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/TriggerRestore_RestoreDisks_IaasVMRestoreWithRehydrationRequest.json
104
104
  */
105
105
  function restoreDisksWithIaasVMRestoreWithRehydrationRequest() {
106
106
  return __awaiter(this, void 0, void 0, function* () {
@@ -141,7 +141,7 @@ GetProtectedItemOperationResult API.
141
141
  *
142
142
  * @summary Restores the specified backed up data. This is an asynchronous operation. To know the status of this API call, use
143
143
  GetProtectedItemOperationResult API.
144
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/TriggerRestore_ALR_IaasVMRestoreRequest.json
144
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/TriggerRestore_ALR_IaasVMRestoreRequest.json
145
145
  */
146
146
  function restoreToNewAzureIaasVMWithIaasVMRestoreRequest() {
147
147
  return __awaiter(this, void 0, void 0, function* () {
@@ -183,7 +183,7 @@ GetProtectedItemOperationResult API.
183
183
  *
184
184
  * @summary Restores the specified backed up data. This is an asynchronous operation. To know the status of this API call, use
185
185
  GetProtectedItemOperationResult API.
186
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/TriggerRestore_ALR_IaasVMRestoreRequest_IdentityBasedRestoreDetails.json
186
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/TriggerRestore_ALR_IaasVMRestoreRequest_IdentityBasedRestoreDetails.json
187
187
  */
188
188
  function restoreToNewAzureIaasVMWithIaasVMRestoreRequestWithIdentityBasedRestoreDetails() {
189
189
  return __awaiter(this, void 0, void 0, function* () {
@@ -227,7 +227,7 @@ GetProtectedItemOperationResult API.
227
227
  *
228
228
  * @summary Restores the specified backed up data. This is an asynchronous operation. To know the status of this API call, use
229
229
  GetProtectedItemOperationResult API.
230
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/TriggerRestore_ALR_IaasVMRestoreWithRehydrationRequest.json
230
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/TriggerRestore_ALR_IaasVMRestoreWithRehydrationRequest.json
231
231
  */
232
232
  function restoreToNewAzureIaasVMWithIaasVMRestoreWithRehydrationRequest() {
233
233
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Get the security PIN.
15
15
  *
16
16
  * @summary Get the security PIN.
17
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/Common/BackupSecurityPin_Get.json
17
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/Common/BackupSecurityPin_Get.json
18
18
  */
19
19
  function getVaultSecurityPin() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Fetches the result of a triggered validate operation.
15
15
  *
16
16
  * @summary Fetches the result of a triggered validate operation.
17
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/ValidateOperationResults.json
17
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/ValidateOperationResults.json
18
18
  */
19
19
  function getOperationResultsOfValidateOperation() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -18,7 +18,7 @@ If operation has completed, this method returns the list of errors obtained whil
18
18
  * @summary Fetches the status of a triggered validate operation. The status can be in progress, completed
19
19
  or failed. You can refer to the OperationStatus enum for all the possible states of the operation.
20
20
  If operation has completed, this method returns the list of errors obtained while validating the operation.
21
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/ValidateOperationStatus.json
21
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/ValidateOperationStatus.json
22
22
  */
23
23
  function getOperationStatusOfValidateOperation() {
24
24
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Validate operation for specified backed up item in the form of an asynchronous operation. Returns tracking headers which can be tracked using GetValidateOperationResult API.
15
15
  *
16
16
  * @summary Validate operation for specified backed up item in the form of an asynchronous operation. Returns tracking headers which can be tracked using GetValidateOperationResult API.
17
- * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2021-12-01/examples/AzureIaasVm/TriggerValidateOperation_RestoreDisk.json
17
+ * x-ms-original-file: specification/recoveryservicesbackup/resource-manager/Microsoft.RecoveryServices/stable/2022-03-01/examples/AzureIaasVm/TriggerValidateOperation_RestoreDisk.json
18
18
  */
19
19
  function triggerValidateOperation() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -811,14 +811,6 @@ export interface SubProtectionPolicy {
811
811
  schedulePolicy?: SchedulePolicyUnion;
812
812
  /** Retention policy with the details on backup copy retention ranges. */
813
813
  retentionPolicy?: RetentionPolicyUnion;
814
- /**
815
- * Tiering policy to automatically move RPs to another tier.
816
- * Key is Target Tier, defined in RecoveryPointTierType enum.
817
- * Tiering policy specifies the criteria to move RP to the target tier.
818
- */
819
- tieringPolicy?: {
820
- [propertyName: string]: TieringPolicy;
821
- };
822
814
  }
823
815
  /** Base class for backup schedule. */
824
816
  export interface SchedulePolicy {
@@ -830,39 +822,10 @@ export interface RetentionPolicy {
830
822
  /** Polymorphic discriminator, which specifies the different types this object can be */
831
823
  retentionPolicyType: "LongTermRetentionPolicy" | "SimpleRetentionPolicy";
832
824
  }
833
- /**
834
- * Tiering Policy for a target tier.
835
- * If the policy is not specified for a given target tier, service retains the existing configured tiering policy for that tier
836
- */
837
- export interface TieringPolicy {
838
- /**
839
- * Tiering Mode to control automatic tiering of recovery points. Supported values are:
840
- * 1. TierRecommended: Tier all recovery points recommended to be tiered
841
- * 2. TierAfter: Tier all recovery points after a fixed period, as specified in duration + durationType below.
842
- * 3. DoNotTier: Do not tier any recovery points
843
- */
844
- tieringMode?: TieringMode;
845
- /**
846
- * Number of days/weeks/months/years to retain backups in current tier before tiering.
847
- * Used only if TieringMode is set to TierAfter
848
- */
849
- duration?: number;
850
- /**
851
- * Retention duration type: days/weeks/months/years
852
- * Used only if TieringMode is set to TierAfter
853
- */
854
- durationType?: RetentionDurationType;
855
- }
856
825
  /** Additional information on Azure IaaS VM specific backup item. */
857
826
  export interface AzureIaaSVMProtectedItemExtendedInfo {
858
- /** The oldest backup copy available for this backup item across all tiers. */
827
+ /** The oldest backup copy available for this backup item. */
859
828
  oldestRecoveryPoint?: Date;
860
- /** The oldest backup copy available for this backup item in vault tier */
861
- oldestRecoveryPointInVault?: Date;
862
- /** The oldest backup copy available for this backup item in archive tier */
863
- oldestRecoveryPointInArchive?: Date;
864
- /** The latest backup copy available for this backup item in archive tier */
865
- newestRecoveryPointInArchive?: Date;
866
829
  /** Number of backup copies available for this backup item. */
867
830
  recoveryPointCount?: number;
868
831
  /** Specifies if backup policy associated with the backup item is inconsistent. */
@@ -987,14 +950,8 @@ export interface AzureStorageJobTaskDetails {
987
950
  }
988
951
  /** Additional information on Azure Workload for SQL specific backup item. */
989
952
  export interface AzureVmWorkloadProtectedItemExtendedInfo {
990
- /** The oldest backup copy available for this backup item across all tiers. */
953
+ /** The oldest backup copy available for this backup item. */
991
954
  oldestRecoveryPoint?: Date;
992
- /** The oldest backup copy available for this backup item in vault tier */
993
- oldestRecoveryPointInVault?: Date;
994
- /** The oldest backup copy available for this backup item in archive tier */
995
- oldestRecoveryPointInArchive?: Date;
996
- /** The latest backup copy available for this backup item in archive tier */
997
- newestRecoveryPointInArchive?: Date;
998
955
  /** Number of backup copies available for this backup item. */
999
956
  recoveryPointCount?: number;
1000
957
  /** Indicates consistency of policy object and policy applied to this backup item. */
@@ -2275,14 +2232,6 @@ export declare type AzureIaaSVMProtectionPolicy = ProtectionPolicy & {
2275
2232
  schedulePolicy?: SchedulePolicyUnion;
2276
2233
  /** Retention policy with the details on backup copy retention ranges. */
2277
2234
  retentionPolicy?: RetentionPolicyUnion;
2278
- /**
2279
- * Tiering policy to automatically move RPs to another tier
2280
- * Key is Target Tier, defined in RecoveryPointTierType enum.
2281
- * Tiering policy specifies the criteria to move RP to the target tier.
2282
- */
2283
- tieringPolicy?: {
2284
- [propertyName: string]: TieringPolicy;
2285
- };
2286
2235
  /** Instant RP retention policy range in days */
2287
2236
  instantRpRetentionRangeInDays?: number;
2288
2237
  /** TimeZone optional input as string. For example: TimeZone = "Pacific Standard Time". */
@@ -3656,44 +3605,6 @@ export declare enum KnownPolicyType {
3656
3605
  * **Incremental**
3657
3606
  */
3658
3607
  export declare type PolicyType = string;
3659
- /** Known values of {@link TieringMode} that the service accepts. */
3660
- export declare enum KnownTieringMode {
3661
- Invalid = "Invalid",
3662
- TierRecommended = "TierRecommended",
3663
- TierAfter = "TierAfter",
3664
- DoNotTier = "DoNotTier"
3665
- }
3666
- /**
3667
- * Defines values for TieringMode. \
3668
- * {@link KnownTieringMode} can be used interchangeably with TieringMode,
3669
- * this enum contains the known values that the service supports.
3670
- * ### Known values supported by the service
3671
- * **Invalid** \
3672
- * **TierRecommended** \
3673
- * **TierAfter** \
3674
- * **DoNotTier**
3675
- */
3676
- export declare type TieringMode = string;
3677
- /** Known values of {@link RetentionDurationType} that the service accepts. */
3678
- export declare enum KnownRetentionDurationType {
3679
- Invalid = "Invalid",
3680
- Days = "Days",
3681
- Weeks = "Weeks",
3682
- Months = "Months",
3683
- Years = "Years"
3684
- }
3685
- /**
3686
- * Defines values for RetentionDurationType. \
3687
- * {@link KnownRetentionDurationType} can be used interchangeably with RetentionDurationType,
3688
- * this enum contains the known values that the service supports.
3689
- * ### Known values supported by the service
3690
- * **Invalid** \
3691
- * **Days** \
3692
- * **Weeks** \
3693
- * **Months** \
3694
- * **Years**
3695
- */
3696
- export declare type RetentionDurationType = string;
3697
3608
  /** Known values of {@link HealthStatus} that the service accepts. */
3698
3609
  export declare enum KnownHealthStatus {
3699
3610
  Passed = "Passed",
@@ -3880,6 +3791,26 @@ export declare enum KnownRestorePointQueryType {
3880
3791
  * **Incremental**
3881
3792
  */
3882
3793
  export declare type RestorePointQueryType = string;
3794
+ /** Known values of {@link RetentionDurationType} that the service accepts. */
3795
+ export declare enum KnownRetentionDurationType {
3796
+ Invalid = "Invalid",
3797
+ Days = "Days",
3798
+ Weeks = "Weeks",
3799
+ Months = "Months",
3800
+ Years = "Years"
3801
+ }
3802
+ /**
3803
+ * Defines values for RetentionDurationType. \
3804
+ * {@link KnownRetentionDurationType} can be used interchangeably with RetentionDurationType,
3805
+ * this enum contains the known values that the service supports.
3806
+ * ### Known values supported by the service
3807
+ * **Invalid** \
3808
+ * **Days** \
3809
+ * **Weeks** \
3810
+ * **Months** \
3811
+ * **Years**
3812
+ */
3813
+ export declare type RetentionDurationType = string;
3883
3814
  /** Known values of {@link JobStatus} that the service accepts. */
3884
3815
  export declare enum KnownJobStatus {
3885
3816
  Invalid = "Invalid",