@azure/arm-recoveryservicesbackup 10.1.1-alpha.20230823.1 → 11.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.
- package/CHANGELOG.md +24 -8
- package/dist/index.js +108 -38
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/backupEnginesGetSample.js +1 -1
- package/dist-esm/samples-dev/backupEnginesListSample.js +1 -1
- package/dist-esm/samples-dev/backupJobsListSample.js +3 -3
- package/dist-esm/samples-dev/backupOperationResultsGetSample.js +1 -1
- package/dist-esm/samples-dev/backupOperationStatusesGetSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesListSample.js +3 -3
- package/dist-esm/samples-dev/backupProtectableItemsListSample.js +1 -1
- package/dist-esm/samples-dev/backupProtectedItemsListSample.js +1 -1
- package/dist-esm/samples-dev/backupProtectionContainersListSample.js +1 -1
- package/dist-esm/samples-dev/backupProtectionIntentListSample.js +1 -1
- package/dist-esm/samples-dev/backupResourceEncryptionConfigsGetSample.js +1 -1
- package/dist-esm/samples-dev/backupResourceEncryptionConfigsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/backupResourceStorageConfigsNonCrrGetSample.js +1 -1
- package/dist-esm/samples-dev/backupResourceStorageConfigsNonCrrPatchSample.js +1 -1
- package/dist-esm/samples-dev/backupResourceStorageConfigsNonCrrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/backupResourceVaultConfigsGetSample.js +1 -1
- package/dist-esm/samples-dev/backupResourceVaultConfigsPutSample.js +1 -1
- package/dist-esm/samples-dev/backupResourceVaultConfigsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/backupStatusGetSample.js +1 -1
- package/dist-esm/samples-dev/backupUsageSummariesListSample.js +2 -2
- package/dist-esm/samples-dev/backupWorkloadItemsListSample.js +1 -1
- package/dist-esm/samples-dev/backupsTriggerSample.js +1 -1
- package/dist-esm/samples-dev/bmsPrepareDataMoveOperationResultGetSample.js +1 -1
- package/dist-esm/samples-dev/bmsPrepareDataMoveSample.js +1 -1
- package/dist-esm/samples-dev/bmsTriggerDataMoveSample.js +1 -1
- package/dist-esm/samples-dev/deletedProtectionContainersListSample.js +1 -1
- package/dist-esm/samples-dev/exportJobsOperationResultsGetSample.js +1 -1
- package/dist-esm/samples-dev/featureSupportValidateSample.js +1 -1
- package/dist-esm/samples-dev/getOperationStatusSample.js +1 -1
- package/dist-esm/samples-dev/itemLevelRecoveryConnectionsProvisionSample.js +1 -1
- package/dist-esm/samples-dev/itemLevelRecoveryConnectionsRevokeSample.js +1 -1
- package/dist-esm/samples-dev/jobCancellationsTriggerSample.js +1 -1
- package/dist-esm/samples-dev/jobDetailsGetSample.js +1 -1
- package/dist-esm/samples-dev/jobOperationResultsGetSample.js +1 -1
- package/dist-esm/samples-dev/jobsExportSample.js +1 -1
- package/dist-esm/samples-dev/moveRecoveryPointSample.js +1 -1
- package/dist-esm/samples-dev/operationValidateSample.js +2 -2
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionGetSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionPutSample.js +2 -1
- package/dist-esm/samples-dev/privateEndpointConnectionPutSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointGetOperationStatusSample.js +1 -1
- package/dist-esm/samples-dev/protectableContainersListSample.js +1 -1
- package/dist-esm/samples-dev/protectedItemOperationResultsGetSample.js +1 -1
- package/dist-esm/samples-dev/protectedItemOperationStatusesGetSample.js +1 -1
- package/dist-esm/samples-dev/protectedItemsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/protectedItemsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/protectedItemsGetSample.js +2 -2
- package/dist-esm/samples-dev/protectionContainerOperationResultsGetSample.js +1 -1
- package/dist-esm/samples-dev/protectionContainerRefreshOperationResultsGetSample.js +1 -1
- package/dist-esm/samples-dev/protectionContainersGetSample.js +1 -1
- package/dist-esm/samples-dev/protectionContainersInquireSample.js +1 -1
- package/dist-esm/samples-dev/protectionContainersRefreshSample.js +1 -1
- package/dist-esm/samples-dev/protectionContainersRegisterSample.js +1 -1
- package/dist-esm/samples-dev/protectionContainersUnregisterSample.js +1 -1
- package/dist-esm/samples-dev/protectionIntentCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/protectionIntentDeleteSample.js +1 -1
- package/dist-esm/samples-dev/protectionIntentGetSample.js +1 -1
- package/dist-esm/samples-dev/protectionIntentValidateSample.js +1 -1
- package/dist-esm/samples-dev/protectionPoliciesCreateOrUpdateSample.js +7 -7
- package/dist-esm/samples-dev/protectionPoliciesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/protectionPoliciesGetSample.js +2 -2
- package/dist-esm/samples-dev/protectionPolicyOperationResultsGetSample.js +1 -1
- package/dist-esm/samples-dev/protectionPolicyOperationStatusesGetSample.js +1 -1
- package/dist-esm/samples-dev/recoveryPointsGetSample.js +1 -1
- package/dist-esm/samples-dev/recoveryPointsListSample.js +1 -1
- package/dist-esm/samples-dev/recoveryPointsRecommendedForMoveListSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardProxiesGetSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardProxyDeleteSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardProxyGetSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardProxyPutSample.js +1 -1
- package/dist-esm/samples-dev/resourceGuardProxyUnlockDeleteSample.js +1 -1
- package/dist-esm/samples-dev/restoresTriggerSample.js +6 -6
- package/dist-esm/samples-dev/securityPiNsGetSample.js +1 -1
- package/dist-esm/samples-dev/validateOperationResultsGetSample.js +1 -1
- package/dist-esm/samples-dev/validateOperationStatusesGetSample.js +1 -1
- package/dist-esm/samples-dev/validateOperationTriggerSample.js +1 -1
- package/dist-esm/src/models/index.d.ts +60 -21
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +12 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +3 -3
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +91 -33
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.js +1 -1
- package/dist-esm/src/recoveryServicesBackupClient.js +2 -2
- package/package.json +4 -4
- package/review/arm-recoveryservicesbackup.api.md +25 -7
- package/src/models/index.ts +63 -22
- package/src/models/mappers.ts +95 -34
- package/src/models/parameters.ts +1 -1
- package/src/recoveryServicesBackupClient.ts +2 -2
- package/types/arm-recoveryservicesbackup.d.ts +52 -11
package/CHANGELOG.md
CHANGED
|
@@ -1,15 +1,31 @@
|
|
|
1
1
|
# Release History
|
|
2
|
+
|
|
3
|
+
## 11.0.0 (2023-09-01)
|
|
4
|
+
|
|
5
|
+
**Features**
|
|
2
6
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
7
|
+
- Added Interface AzureVmWorkloadSAPHanaHSRProtectableItem
|
|
8
|
+
- Added Type Alias VaultSubResourceType
|
|
9
|
+
- Interface AzureVmWorkloadProtectableItem has a new optional parameter isProtectable
|
|
10
|
+
- Interface AzureVmWorkloadProtectedItem has a new optional parameter nodesList
|
|
11
|
+
- Interface AzureVmWorkloadSQLAvailabilityGroupProtectableItem has a new optional parameter nodesList
|
|
12
|
+
- Interface BackupResourceVaultConfig has a new optional parameter softDeleteRetentionPeriodInDays
|
|
13
|
+
- Interface DistributedNodesInfo has a new optional parameter sourceResourceId
|
|
14
|
+
- Interface InquiryValidation has a new optional parameter protectableItemCount
|
|
15
|
+
- Interface PrivateEndpointConnection has a new optional parameter groupIds
|
|
16
|
+
- Interface PrivateLinkServiceConnectionState has a new optional parameter actionsRequired
|
|
17
|
+
- Interface ProtectedItem has a new optional parameter softDeleteRetentionPeriodInDays
|
|
18
|
+
- Added Enum KnownVaultSubResourceType
|
|
19
|
+
- Enum KnownSoftDeleteFeatureState has a new value AlwaysON
|
|
10
20
|
|
|
11
|
-
|
|
21
|
+
**Breaking Changes**
|
|
12
22
|
|
|
23
|
+
- Interface PrivateLinkServiceConnectionState no longer has parameter actionRequired
|
|
24
|
+
- Interface ProtectedItem no longer has parameter softDeleteRetentionPeriod
|
|
25
|
+
- Type of parameter protectableItemType of interface AzureVmWorkloadProtectableItem is changed from "AzureVmWorkloadProtectableItem" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SAPHanaDBInstance" | "SAPHanaHSR" | "SQLAvailabilityGroupContainer" | "SQLDataBase" | "SQLInstance" to "AzureVmWorkloadProtectableItem" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SAPHanaDBInstance" | "HanaHSRContainer" | "SQLAvailabilityGroupContainer" | "SQLDataBase" | "SQLInstance"
|
|
26
|
+
- Type of parameter protectableItemType of interface WorkloadProtectableItem is changed from "AzureFileShare" | "IaaSVMProtectableItem" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "AzureVmWorkloadProtectableItem" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SAPHanaDBInstance" | "SAPHanaHSR" | "SQLAvailabilityGroupContainer" | "SQLDataBase" | "SQLInstance" to "AzureFileShare" | "IaaSVMProtectableItem" | "Microsoft.ClassicCompute/virtualMachines" | "Microsoft.Compute/virtualMachines" | "AzureVmWorkloadProtectableItem" | "SAPAseSystem" | "SAPHanaDatabase" | "SAPHanaSystem" | "SAPHanaDBInstance" | "HanaHSRContainer" | "SQLAvailabilityGroupContainer" | "SQLDataBase" | "SQLInstance"
|
|
27
|
+
|
|
28
|
+
|
|
13
29
|
## 10.1.0 (2023-03-10)
|
|
14
30
|
|
|
15
31
|
**Features**
|
package/dist/index.js
CHANGED
|
@@ -266,6 +266,8 @@ exports.KnownSoftDeleteFeatureState = void 0;
|
|
|
266
266
|
KnownSoftDeleteFeatureState["Enabled"] = "Enabled";
|
|
267
267
|
/** Disabled */
|
|
268
268
|
KnownSoftDeleteFeatureState["Disabled"] = "Disabled";
|
|
269
|
+
/** AlwaysON */
|
|
270
|
+
KnownSoftDeleteFeatureState["AlwaysON"] = "AlwaysON";
|
|
269
271
|
})(exports.KnownSoftDeleteFeatureState || (exports.KnownSoftDeleteFeatureState = {}));
|
|
270
272
|
/** Known values of {@link EncryptionAtRestType} that the service accepts. */
|
|
271
273
|
exports.KnownEncryptionAtRestType = void 0;
|
|
@@ -319,6 +321,16 @@ exports.KnownProvisioningState = void 0;
|
|
|
319
321
|
/** Pending */
|
|
320
322
|
KnownProvisioningState["Pending"] = "Pending";
|
|
321
323
|
})(exports.KnownProvisioningState || (exports.KnownProvisioningState = {}));
|
|
324
|
+
/** Known values of {@link VaultSubResourceType} that the service accepts. */
|
|
325
|
+
exports.KnownVaultSubResourceType = void 0;
|
|
326
|
+
(function (KnownVaultSubResourceType) {
|
|
327
|
+
/** AzureBackup */
|
|
328
|
+
KnownVaultSubResourceType["AzureBackup"] = "AzureBackup";
|
|
329
|
+
/** AzureBackupSecondary */
|
|
330
|
+
KnownVaultSubResourceType["AzureBackupSecondary"] = "AzureBackup_secondary";
|
|
331
|
+
/** AzureSiteRecovery */
|
|
332
|
+
KnownVaultSubResourceType["AzureSiteRecovery"] = "AzureSiteRecovery";
|
|
333
|
+
})(exports.KnownVaultSubResourceType || (exports.KnownVaultSubResourceType = {}));
|
|
322
334
|
/** Known values of {@link PrivateEndpointConnectionStatus} that the service accepts. */
|
|
323
335
|
exports.KnownPrivateEndpointConnectionStatus = void 0;
|
|
324
336
|
(function (KnownPrivateEndpointConnectionStatus) {
|
|
@@ -1703,6 +1715,12 @@ const BackupResourceVaultConfig = {
|
|
|
1703
1715
|
name: "String"
|
|
1704
1716
|
}
|
|
1705
1717
|
},
|
|
1718
|
+
softDeleteRetentionPeriodInDays: {
|
|
1719
|
+
serializedName: "softDeleteRetentionPeriodInDays",
|
|
1720
|
+
type: {
|
|
1721
|
+
name: "Number"
|
|
1722
|
+
}
|
|
1723
|
+
},
|
|
1706
1724
|
resourceGuardOperationRequests: {
|
|
1707
1725
|
serializedName: "resourceGuardOperationRequests",
|
|
1708
1726
|
type: {
|
|
@@ -1779,6 +1797,17 @@ const PrivateEndpointConnection = {
|
|
|
1779
1797
|
className: "PrivateEndpoint"
|
|
1780
1798
|
}
|
|
1781
1799
|
},
|
|
1800
|
+
groupIds: {
|
|
1801
|
+
serializedName: "groupIds",
|
|
1802
|
+
type: {
|
|
1803
|
+
name: "Sequence",
|
|
1804
|
+
element: {
|
|
1805
|
+
type: {
|
|
1806
|
+
name: "String"
|
|
1807
|
+
}
|
|
1808
|
+
}
|
|
1809
|
+
}
|
|
1810
|
+
},
|
|
1782
1811
|
privateLinkServiceConnectionState: {
|
|
1783
1812
|
serializedName: "privateLinkServiceConnectionState",
|
|
1784
1813
|
type: {
|
|
@@ -1820,8 +1849,8 @@ const PrivateLinkServiceConnectionState = {
|
|
|
1820
1849
|
name: "String"
|
|
1821
1850
|
}
|
|
1822
1851
|
},
|
|
1823
|
-
|
|
1824
|
-
serializedName: "
|
|
1852
|
+
actionsRequired: {
|
|
1853
|
+
serializedName: "actionsRequired",
|
|
1825
1854
|
type: {
|
|
1826
1855
|
name: "String"
|
|
1827
1856
|
}
|
|
@@ -2230,8 +2259,8 @@ const ProtectedItem = {
|
|
|
2230
2259
|
name: "String"
|
|
2231
2260
|
}
|
|
2232
2261
|
},
|
|
2233
|
-
|
|
2234
|
-
serializedName: "
|
|
2262
|
+
softDeleteRetentionPeriodInDays: {
|
|
2263
|
+
serializedName: "softDeleteRetentionPeriodInDays",
|
|
2235
2264
|
type: {
|
|
2236
2265
|
name: "Number"
|
|
2237
2266
|
}
|
|
@@ -3890,6 +3919,39 @@ const AzureVmWorkloadProtectedItemExtendedInfo = {
|
|
|
3890
3919
|
}
|
|
3891
3920
|
}
|
|
3892
3921
|
};
|
|
3922
|
+
const DistributedNodesInfo = {
|
|
3923
|
+
type: {
|
|
3924
|
+
name: "Composite",
|
|
3925
|
+
className: "DistributedNodesInfo",
|
|
3926
|
+
modelProperties: {
|
|
3927
|
+
nodeName: {
|
|
3928
|
+
serializedName: "nodeName",
|
|
3929
|
+
type: {
|
|
3930
|
+
name: "String"
|
|
3931
|
+
}
|
|
3932
|
+
},
|
|
3933
|
+
status: {
|
|
3934
|
+
serializedName: "status",
|
|
3935
|
+
type: {
|
|
3936
|
+
name: "String"
|
|
3937
|
+
}
|
|
3938
|
+
},
|
|
3939
|
+
errorDetail: {
|
|
3940
|
+
serializedName: "errorDetail",
|
|
3941
|
+
type: {
|
|
3942
|
+
name: "Composite",
|
|
3943
|
+
className: "ErrorDetail"
|
|
3944
|
+
}
|
|
3945
|
+
},
|
|
3946
|
+
sourceResourceId: {
|
|
3947
|
+
serializedName: "sourceResourceId",
|
|
3948
|
+
type: {
|
|
3949
|
+
name: "String"
|
|
3950
|
+
}
|
|
3951
|
+
}
|
|
3952
|
+
}
|
|
3953
|
+
}
|
|
3954
|
+
};
|
|
3893
3955
|
const AzureWorkloadErrorInfo = {
|
|
3894
3956
|
type: {
|
|
3895
3957
|
name: "Composite",
|
|
@@ -5519,32 +5581,13 @@ const InquiryValidation = {
|
|
|
5519
5581
|
type: {
|
|
5520
5582
|
name: "String"
|
|
5521
5583
|
}
|
|
5522
|
-
}
|
|
5523
|
-
}
|
|
5524
|
-
}
|
|
5525
|
-
};
|
|
5526
|
-
const DistributedNodesInfo = {
|
|
5527
|
-
type: {
|
|
5528
|
-
name: "Composite",
|
|
5529
|
-
className: "DistributedNodesInfo",
|
|
5530
|
-
modelProperties: {
|
|
5531
|
-
nodeName: {
|
|
5532
|
-
serializedName: "nodeName",
|
|
5533
|
-
type: {
|
|
5534
|
-
name: "String"
|
|
5535
|
-
}
|
|
5536
5584
|
},
|
|
5537
|
-
|
|
5538
|
-
serializedName: "
|
|
5539
|
-
|
|
5540
|
-
name: "String"
|
|
5541
|
-
}
|
|
5542
|
-
},
|
|
5543
|
-
errorDetail: {
|
|
5544
|
-
serializedName: "errorDetail",
|
|
5585
|
+
protectableItemCount: {
|
|
5586
|
+
serializedName: "protectableItemCount",
|
|
5587
|
+
readOnly: true,
|
|
5545
5588
|
type: {
|
|
5546
|
-
name: "
|
|
5547
|
-
|
|
5589
|
+
name: "Dictionary",
|
|
5590
|
+
value: { type: { name: "any" } }
|
|
5548
5591
|
}
|
|
5549
5592
|
}
|
|
5550
5593
|
}
|
|
@@ -6899,6 +6942,17 @@ const AzureVmWorkloadProtectedItem = {
|
|
|
6899
6942
|
type: { name: "Composite", className: "KPIResourceHealthDetails" }
|
|
6900
6943
|
}
|
|
6901
6944
|
}
|
|
6945
|
+
}, nodesList: {
|
|
6946
|
+
serializedName: "nodesList",
|
|
6947
|
+
type: {
|
|
6948
|
+
name: "Sequence",
|
|
6949
|
+
element: {
|
|
6950
|
+
type: {
|
|
6951
|
+
name: "Composite",
|
|
6952
|
+
className: "DistributedNodesInfo"
|
|
6953
|
+
}
|
|
6954
|
+
}
|
|
6955
|
+
}
|
|
6902
6956
|
} })
|
|
6903
6957
|
}
|
|
6904
6958
|
};
|
|
@@ -8681,6 +8735,11 @@ const AzureVmWorkloadProtectableItem = {
|
|
|
8681
8735
|
name: "Composite",
|
|
8682
8736
|
className: "PreBackupValidation"
|
|
8683
8737
|
}
|
|
8738
|
+
}, isProtectable: {
|
|
8739
|
+
serializedName: "isProtectable",
|
|
8740
|
+
type: {
|
|
8741
|
+
name: "Boolean"
|
|
8742
|
+
}
|
|
8684
8743
|
} })
|
|
8685
8744
|
}
|
|
8686
8745
|
};
|
|
@@ -9256,11 +9315,11 @@ const AzureVmWorkloadSAPHanaDBInstance = {
|
|
|
9256
9315
|
modelProperties: Object.assign({}, AzureVmWorkloadProtectableItem.type.modelProperties)
|
|
9257
9316
|
}
|
|
9258
9317
|
};
|
|
9259
|
-
const
|
|
9260
|
-
serializedName: "
|
|
9318
|
+
const AzureVmWorkloadSAPHanaHSRProtectableItem = {
|
|
9319
|
+
serializedName: "HanaHSRContainer",
|
|
9261
9320
|
type: {
|
|
9262
9321
|
name: "Composite",
|
|
9263
|
-
className: "
|
|
9322
|
+
className: "AzureVmWorkloadSAPHanaHSRProtectableItem",
|
|
9264
9323
|
uberParent: "AzureVmWorkloadProtectableItem",
|
|
9265
9324
|
polymorphicDiscriminator: AzureVmWorkloadProtectableItem.type.polymorphicDiscriminator,
|
|
9266
9325
|
modelProperties: Object.assign({}, AzureVmWorkloadProtectableItem.type.modelProperties)
|
|
@@ -9273,7 +9332,18 @@ const AzureVmWorkloadSQLAvailabilityGroupProtectableItem = {
|
|
|
9273
9332
|
className: "AzureVmWorkloadSQLAvailabilityGroupProtectableItem",
|
|
9274
9333
|
uberParent: "AzureVmWorkloadProtectableItem",
|
|
9275
9334
|
polymorphicDiscriminator: AzureVmWorkloadProtectableItem.type.polymorphicDiscriminator,
|
|
9276
|
-
modelProperties: Object.assign({}, AzureVmWorkloadProtectableItem.type.modelProperties)
|
|
9335
|
+
modelProperties: Object.assign(Object.assign({}, AzureVmWorkloadProtectableItem.type.modelProperties), { nodesList: {
|
|
9336
|
+
serializedName: "nodesList",
|
|
9337
|
+
type: {
|
|
9338
|
+
name: "Sequence",
|
|
9339
|
+
element: {
|
|
9340
|
+
type: {
|
|
9341
|
+
name: "Composite",
|
|
9342
|
+
className: "DistributedNodesInfo"
|
|
9343
|
+
}
|
|
9344
|
+
}
|
|
9345
|
+
}
|
|
9346
|
+
} })
|
|
9277
9347
|
}
|
|
9278
9348
|
};
|
|
9279
9349
|
const AzureVmWorkloadSQLDatabaseProtectableItem = {
|
|
@@ -9562,7 +9632,7 @@ let discriminators = {
|
|
|
9562
9632
|
"AzureVmWorkloadProtectableItem.SAPHanaDatabase": AzureVmWorkloadSAPHanaDatabaseProtectableItem,
|
|
9563
9633
|
"AzureVmWorkloadProtectableItem.SAPHanaSystem": AzureVmWorkloadSAPHanaSystemProtectableItem,
|
|
9564
9634
|
"AzureVmWorkloadProtectableItem.SAPHanaDBInstance": AzureVmWorkloadSAPHanaDBInstance,
|
|
9565
|
-
"AzureVmWorkloadProtectableItem.
|
|
9635
|
+
"AzureVmWorkloadProtectableItem.HanaHSRContainer": AzureVmWorkloadSAPHanaHSRProtectableItem,
|
|
9566
9636
|
"AzureVmWorkloadProtectableItem.SQLAvailabilityGroupContainer": AzureVmWorkloadSQLAvailabilityGroupProtectableItem,
|
|
9567
9637
|
"AzureVmWorkloadProtectableItem.SQLDataBase": AzureVmWorkloadSQLDatabaseProtectableItem,
|
|
9568
9638
|
"AzureVmWorkloadProtectableItem.SQLInstance": AzureVmWorkloadSQLInstanceProtectableItem,
|
|
@@ -9664,6 +9734,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
9664
9734
|
AzureStorageJobExtendedInfo: AzureStorageJobExtendedInfo,
|
|
9665
9735
|
AzureStorageJobTaskDetails: AzureStorageJobTaskDetails,
|
|
9666
9736
|
AzureVmWorkloadProtectedItemExtendedInfo: AzureVmWorkloadProtectedItemExtendedInfo,
|
|
9737
|
+
DistributedNodesInfo: DistributedNodesInfo,
|
|
9667
9738
|
AzureWorkloadErrorInfo: AzureWorkloadErrorInfo,
|
|
9668
9739
|
AzureWorkloadJobExtendedInfo: AzureWorkloadJobExtendedInfo,
|
|
9669
9740
|
AzureWorkloadJobTaskDetails: AzureWorkloadJobTaskDetails,
|
|
@@ -9716,7 +9787,6 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
9716
9787
|
InquiryInfo: InquiryInfo,
|
|
9717
9788
|
WorkloadInquiryDetails: WorkloadInquiryDetails,
|
|
9718
9789
|
InquiryValidation: InquiryValidation,
|
|
9719
|
-
DistributedNodesInfo: DistributedNodesInfo,
|
|
9720
9790
|
PreBackupValidation: PreBackupValidation,
|
|
9721
9791
|
BMSBackupSummariesQueryObject: BMSBackupSummariesQueryObject,
|
|
9722
9792
|
ProtectionIntentQueryObject: ProtectionIntentQueryObject,
|
|
@@ -9866,7 +9936,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
9866
9936
|
AzureVmWorkloadSAPHanaDatabaseProtectableItem: AzureVmWorkloadSAPHanaDatabaseProtectableItem,
|
|
9867
9937
|
AzureVmWorkloadSAPHanaSystemProtectableItem: AzureVmWorkloadSAPHanaSystemProtectableItem,
|
|
9868
9938
|
AzureVmWorkloadSAPHanaDBInstance: AzureVmWorkloadSAPHanaDBInstance,
|
|
9869
|
-
|
|
9939
|
+
AzureVmWorkloadSAPHanaHSRProtectableItem: AzureVmWorkloadSAPHanaHSRProtectableItem,
|
|
9870
9940
|
AzureVmWorkloadSQLAvailabilityGroupProtectableItem: AzureVmWorkloadSQLAvailabilityGroupProtectableItem,
|
|
9871
9941
|
AzureVmWorkloadSQLDatabaseProtectableItem: AzureVmWorkloadSQLDatabaseProtectableItem,
|
|
9872
9942
|
AzureVmWorkloadSQLInstanceProtectableItem: AzureVmWorkloadSQLInstanceProtectableItem,
|
|
@@ -9914,7 +9984,7 @@ const $host = {
|
|
|
9914
9984
|
const apiVersion = {
|
|
9915
9985
|
parameterPath: "apiVersion",
|
|
9916
9986
|
mapper: {
|
|
9917
|
-
defaultValue: "2023-
|
|
9987
|
+
defaultValue: "2023-04-01",
|
|
9918
9988
|
isConstant: true,
|
|
9919
9989
|
serializedName: "api-version",
|
|
9920
9990
|
type: {
|
|
@@ -15709,7 +15779,7 @@ class RecoveryServicesBackupClient extends coreClient__namespace.ServiceClient {
|
|
|
15709
15779
|
requestContentType: "application/json; charset=utf-8",
|
|
15710
15780
|
credential: credentials
|
|
15711
15781
|
};
|
|
15712
|
-
const packageDetails = `azsdk-js-arm-recoveryservicesbackup/
|
|
15782
|
+
const packageDetails = `azsdk-js-arm-recoveryservicesbackup/11.0.0`;
|
|
15713
15783
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
15714
15784
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
15715
15785
|
: `${packageDetails}`;
|
|
@@ -15742,7 +15812,7 @@ class RecoveryServicesBackupClient extends coreClient__namespace.ServiceClient {
|
|
|
15742
15812
|
this.subscriptionId = subscriptionId;
|
|
15743
15813
|
// Assigning values to Constant parameters
|
|
15744
15814
|
this.$host = options.$host || "https://management.azure.com";
|
|
15745
|
-
this.apiVersion = options.apiVersion || "2023-
|
|
15815
|
+
this.apiVersion = options.apiVersion || "2023-04-01";
|
|
15746
15816
|
this.backupResourceStorageConfigsNonCRR = new BackupResourceStorageConfigsNonCRRImpl(this);
|
|
15747
15817
|
this.protectionIntentOperations = new ProtectionIntentOperationsImpl(this);
|
|
15748
15818
|
this.backupStatus = new BackupStatusImpl(this);
|