@azure/arm-netapp 15.1.1 → 16.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 +57 -0
- package/dist/index.js +3787 -3016
- 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/accountBackupsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/accountBackupsGetSample.js +1 -1
- package/dist-esm/samples-dev/accountBackupsListSample.js +1 -1
- package/dist-esm/samples-dev/accountsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/accountsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/accountsGetSample.js +1 -1
- package/dist-esm/samples-dev/accountsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/accountsListSample.js +1 -1
- package/dist-esm/samples-dev/accountsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesCreateSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesGetSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesListSample.js +1 -1
- package/dist-esm/samples-dev/backupPoliciesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/backupsCreateSample.js +1 -1
- package/dist-esm/samples-dev/backupsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/backupsGetSample.js +1 -1
- package/dist-esm/samples-dev/backupsGetStatusSample.js +1 -1
- package/dist-esm/samples-dev/backupsGetVolumeRestoreStatusSample.js +1 -1
- package/dist-esm/samples-dev/backupsListSample.js +1 -1
- package/dist-esm/samples-dev/backupsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/netAppResourceCheckFilePathAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/netAppResourceCheckNameAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/netAppResourceCheckQuotaAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/netAppResourceQuotaLimitsGetSample.js +1 -1
- package/dist-esm/samples-dev/netAppResourceQuotaLimitsListSample.js +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/poolsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/poolsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/poolsGetSample.js +1 -1
- package/dist-esm/samples-dev/poolsListSample.js +1 -1
- package/dist-esm/samples-dev/poolsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/snapshotPoliciesCreateSample.js +1 -1
- package/dist-esm/samples-dev/snapshotPoliciesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/snapshotPoliciesGetSample.js +1 -1
- package/dist-esm/samples-dev/snapshotPoliciesListSample.js +1 -1
- package/dist-esm/samples-dev/snapshotPoliciesListVolumesSample.js +1 -1
- package/dist-esm/samples-dev/snapshotPoliciesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsCreateSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsGetSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsListSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsRestoreFilesSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/subvolumesCreateSample.js +1 -1
- package/dist-esm/samples-dev/subvolumesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/subvolumesGetMetadataSample.js +1 -1
- package/dist-esm/samples-dev/subvolumesGetSample.js +1 -1
- package/dist-esm/samples-dev/subvolumesListByVolumeSample.js +1 -1
- package/dist-esm/samples-dev/subvolumesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/vaultsListSample.js +1 -1
- package/dist-esm/samples-dev/volumeGroupsCreateSample.js +1 -1
- package/dist-esm/samples-dev/volumeGroupsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/volumeGroupsGetSample.js +1 -1
- package/dist-esm/samples-dev/volumeGroupsListByNetAppAccountSample.js +1 -1
- package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.js +40 -0
- package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.js +34 -0
- package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumeQuotaRulesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesGetSample.js +34 -0
- package/dist-esm/samples-dev/volumeQuotaRulesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.js +47 -0
- package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.js.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.js +35 -0
- package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesAuthorizeReplicationSample.js +1 -1
- package/dist-esm/samples-dev/volumesBreakReplicationSample.js +1 -1
- package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/volumesDeleteReplicationSample.js +1 -1
- package/dist-esm/samples-dev/volumesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/volumesFinalizeRelocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesFinalizeRelocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesFinalizeRelocationSample.js +33 -0
- package/dist-esm/samples-dev/volumesFinalizeRelocationSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesGetSample.js +1 -1
- package/dist-esm/samples-dev/volumesListReplicationsSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesListReplicationsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesListReplicationsSample.js +47 -0
- package/dist-esm/samples-dev/volumesListReplicationsSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesListSample.js +1 -1
- package/dist-esm/samples-dev/volumesPoolChangeSample.js +1 -1
- package/dist-esm/samples-dev/volumesReInitializeReplicationSample.js +1 -1
- package/dist-esm/samples-dev/volumesRelocateSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesRelocateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesRelocateSample.js +33 -0
- package/dist-esm/samples-dev/volumesRelocateSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesReplicationStatusSample.js +1 -1
- package/dist-esm/samples-dev/volumesResetCifsPasswordSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesResetCifsPasswordSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesResetCifsPasswordSample.js +33 -0
- package/dist-esm/samples-dev/volumesResetCifsPasswordSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesResyncReplicationSample.js +1 -1
- package/dist-esm/samples-dev/volumesRevertRelocationSample.d.ts +2 -0
- package/dist-esm/samples-dev/volumesRevertRelocationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/volumesRevertRelocationSample.js +33 -0
- package/dist-esm/samples-dev/volumesRevertRelocationSample.js.map +1 -0
- package/dist-esm/samples-dev/volumesRevertSample.js +1 -1
- package/dist-esm/samples-dev/volumesUpdateSample.js +1 -1
- package/dist-esm/src/models/index.d.ts +788 -747
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +18 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +13 -6
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1839 -1923
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +5 -2
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +23 -5
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/netAppManagementClient.d.ts +4 -1
- package/dist-esm/src/netAppManagementClient.d.ts.map +1 -1
- package/dist-esm/src/netAppManagementClient.js +33 -3
- package/dist-esm/src/netAppManagementClient.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/subvolumes.js +2 -2
- package/dist-esm/src/operations/volumeGroups.js +1 -1
- package/dist-esm/src/operations/volumeQuotaRules.d.ts +109 -0
- package/dist-esm/src/operations/volumeQuotaRules.d.ts.map +1 -0
- package/dist-esm/src/operations/volumeQuotaRules.js +429 -0
- package/dist-esm/src/operations/volumeQuotaRules.js.map +1 -0
- package/dist-esm/src/operations/volumes.d.ts +95 -1
- package/dist-esm/src/operations/volumes.d.ts.map +1 -1
- package/dist-esm/src/operations/volumes.js +360 -0
- package/dist-esm/src/operations/volumes.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/volumeQuotaRules.d.ts +90 -0
- package/dist-esm/src/operationsInterfaces/volumeQuotaRules.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/volumeQuotaRules.js +9 -0
- package/dist-esm/src/operationsInterfaces/volumeQuotaRules.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/volumes.d.ts +84 -1
- package/dist-esm/src/operationsInterfaces/volumes.d.ts.map +1 -1
- package/dist-esm/test/sampleTest.js +11 -13
- package/dist-esm/test/sampleTest.js.map +1 -1
- package/package.json +9 -5
- package/review/arm-netapp.api.md +226 -107
- package/src/models/index.ts +903 -810
- package/src/models/mappers.ts +1977 -1961
- package/src/models/parameters.ts +27 -4
- package/src/netAppManagementClient.ts +40 -2
- package/src/operations/index.ts +1 -0
- package/src/operations/subvolumes.ts +2 -2
- package/src/operations/volumeGroups.ts +1 -1
- package/src/operations/volumeQuotaRules.ts +640 -0
- package/src/operations/volumes.ts +560 -0
- package/src/operationsInterfaces/index.ts +1 -0
- package/src/operationsInterfaces/volumeQuotaRules.ts +179 -0
- package/src/operationsInterfaces/volumes.ts +144 -1
- package/types/arm-netapp.d.ts +404 -163
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Delete the specified Backup for a Netapp Account
|
|
15
15
|
*
|
|
16
16
|
* @summary Delete the specified Backup for a Netapp Account
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Backups_Account_Delete.json
|
|
18
18
|
*/
|
|
19
19
|
function accountBackupsDelete() {
|
|
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 Gets the specified backup for a Netapp Account
|
|
15
15
|
*
|
|
16
16
|
* @summary Gets the specified backup for a Netapp Account
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Backups_Account_Get.json
|
|
18
18
|
*/
|
|
19
19
|
function accountBackupsGet() {
|
|
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 List all Backups for a Netapp Account
|
|
15
15
|
*
|
|
16
16
|
* @summary List all Backups for a Netapp Account
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Backups_Account_List.json
|
|
18
18
|
*/
|
|
19
19
|
function accountBackupsList() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Create or update the specified NetApp account within the resource group
|
|
15
15
|
*
|
|
16
16
|
* @summary Create or update the specified NetApp account within the resource group
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Accounts_CreateOrUpdate.json
|
|
18
18
|
*/
|
|
19
19
|
function accountsCreateOrUpdate() {
|
|
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 Delete the specified NetApp account
|
|
15
15
|
*
|
|
16
16
|
* @summary Delete the specified NetApp account
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Accounts_Delete.json
|
|
18
18
|
*/
|
|
19
19
|
function accountsDelete() {
|
|
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 Get the NetApp account
|
|
15
15
|
*
|
|
16
16
|
* @summary Get the NetApp account
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Accounts_Get.json
|
|
18
18
|
*/
|
|
19
19
|
function accountsGet() {
|
|
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 List and describe all NetApp accounts in the subscription.
|
|
15
15
|
*
|
|
16
16
|
* @summary List and describe all NetApp accounts in the subscription.
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Accounts_List.json
|
|
18
18
|
*/
|
|
19
19
|
function accountsList() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to List and describe all NetApp accounts in the resource group.
|
|
15
15
|
*
|
|
16
16
|
* @summary List and describe all NetApp accounts in the resource group.
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Accounts_List.json
|
|
18
18
|
*/
|
|
19
19
|
function accountsList() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Patch the specified NetApp account
|
|
15
15
|
*
|
|
16
16
|
* @summary Patch the specified NetApp account
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Accounts_Update.json
|
|
18
18
|
*/
|
|
19
19
|
function accountsUpdate() {
|
|
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 Create a backup policy for Netapp Account
|
|
15
15
|
*
|
|
16
16
|
* @summary Create a backup policy for Netapp Account
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/BackupPolicies_Create.json
|
|
18
18
|
*/
|
|
19
19
|
function backupPoliciesCreate() {
|
|
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 Delete backup policy
|
|
15
15
|
*
|
|
16
16
|
* @summary Delete backup policy
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/BackupPolicies_Delete.json
|
|
18
18
|
*/
|
|
19
19
|
function backupsDelete() {
|
|
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 Get a particular backup Policy
|
|
15
15
|
*
|
|
16
16
|
* @summary Get a particular backup Policy
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/BackupPolicies_Get.json
|
|
18
18
|
*/
|
|
19
19
|
function backupsGet() {
|
|
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 List backup policies for Netapp Account
|
|
15
15
|
*
|
|
16
16
|
* @summary List backup policies for Netapp Account
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/BackupPolicies_List.json
|
|
18
18
|
*/
|
|
19
19
|
function backupsList() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Patch a backup policy for Netapp Account
|
|
15
15
|
*
|
|
16
16
|
* @summary Patch a backup policy for Netapp Account
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/BackupPolicies_Update.json
|
|
18
18
|
*/
|
|
19
19
|
function backupPoliciesUpdate() {
|
|
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 Create a backup for the volume
|
|
15
15
|
*
|
|
16
16
|
* @summary Create a backup for the volume
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Backups_Create.json
|
|
18
18
|
*/
|
|
19
19
|
function backupsCreate() {
|
|
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 Delete a backup of the volume
|
|
15
15
|
*
|
|
16
16
|
* @summary Delete a backup of the volume
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Backups_Delete.json
|
|
18
18
|
*/
|
|
19
19
|
function backupsDelete() {
|
|
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 Gets the specified backup of the volume
|
|
15
15
|
*
|
|
16
16
|
* @summary Gets the specified backup of the volume
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Backups_Get.json
|
|
18
18
|
*/
|
|
19
19
|
function backupsGet() {
|
|
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 Get the status of the backup for a volume
|
|
15
15
|
*
|
|
16
16
|
* @summary Get the status of the backup for a volume
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Volumes_BackupStatus.json
|
|
18
18
|
*/
|
|
19
19
|
function volumesBackupStatus() {
|
|
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 Get the status of the restore for a volume
|
|
15
15
|
*
|
|
16
16
|
* @summary Get the status of the restore for a volume
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Volumes_RestoreStatus.json
|
|
18
18
|
*/
|
|
19
19
|
function volumesRestoreStatus() {
|
|
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 List all backups for a volume
|
|
15
15
|
*
|
|
16
16
|
* @summary List all backups for a volume
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Backups_List.json
|
|
18
18
|
*/
|
|
19
19
|
function backupsList() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Patch a backup for the volume
|
|
15
15
|
*
|
|
16
16
|
* @summary Patch a backup for the volume
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Backups_Update.json
|
|
18
18
|
*/
|
|
19
19
|
function backupsUpdate() {
|
|
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 Check if a file path is available.
|
|
15
15
|
*
|
|
16
16
|
* @summary Check if a file path is available.
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/CheckFilePathAvailability.json
|
|
18
18
|
*/
|
|
19
19
|
function checkFilePathAvailability() {
|
|
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 Check if a resource name is available.
|
|
15
15
|
*
|
|
16
16
|
* @summary Check if a resource name is available.
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/CheckNameAvailability.json
|
|
18
18
|
*/
|
|
19
19
|
function checkNameAvailability() {
|
|
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 Check if a quota is available.
|
|
15
15
|
*
|
|
16
16
|
* @summary Check if a quota is available.
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/CheckQuotaAvailability.json
|
|
18
18
|
*/
|
|
19
19
|
function checkQuotaAvailability() {
|
|
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 Get the default and current subscription quota limit
|
|
15
15
|
*
|
|
16
16
|
* @summary Get the default and current subscription quota limit
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/QuotaLimits_Get.json
|
|
18
18
|
*/
|
|
19
19
|
function quotaLimits() {
|
|
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 Get the default and current limits for quotas
|
|
15
15
|
*
|
|
16
16
|
* @summary Get the default and current limits for quotas
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/QuotaLimits_List.json
|
|
18
18
|
*/
|
|
19
19
|
function quotaLimits() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Lists all of the available Microsoft.NetApp Rest API operations
|
|
15
15
|
*
|
|
16
16
|
* @summary Lists all of the available Microsoft.NetApp Rest API operations
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/OperationList.json
|
|
18
18
|
*/
|
|
19
19
|
function operationList() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Create or Update a capacity pool
|
|
15
15
|
*
|
|
16
16
|
* @summary Create or Update a capacity pool
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Pools_CreateOrUpdate.json
|
|
18
18
|
*/
|
|
19
19
|
function poolsCreateOrUpdate() {
|
|
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 Delete the specified capacity pool
|
|
15
15
|
*
|
|
16
16
|
* @summary Delete the specified capacity pool
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Pools_Delete.json
|
|
18
18
|
*/
|
|
19
19
|
function poolsDelete() {
|
|
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 Get details of the specified capacity pool
|
|
15
15
|
*
|
|
16
16
|
* @summary Get details of the specified capacity pool
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Pools_Get.json
|
|
18
18
|
*/
|
|
19
19
|
function poolsGet() {
|
|
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 List all capacity pools in the NetApp Account
|
|
15
15
|
*
|
|
16
16
|
* @summary List all capacity pools in the NetApp Account
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Pools_List.json
|
|
18
18
|
*/
|
|
19
19
|
function poolsList() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Patch the specified capacity pool
|
|
15
15
|
*
|
|
16
16
|
* @summary Patch the specified capacity pool
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Pools_Update.json
|
|
18
18
|
*/
|
|
19
19
|
function poolsUpdate() {
|
|
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 Create a snapshot policy
|
|
15
15
|
*
|
|
16
16
|
* @summary Create a snapshot policy
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/SnapshotPolicies_Create.json
|
|
18
18
|
*/
|
|
19
19
|
function snapshotPoliciesCreate() {
|
|
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 Delete snapshot policy
|
|
15
15
|
*
|
|
16
16
|
* @summary Delete snapshot policy
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/SnapshotPolicies_Delete.json
|
|
18
18
|
*/
|
|
19
19
|
function snapshotPoliciesDelete() {
|
|
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 Get a snapshot Policy
|
|
15
15
|
*
|
|
16
16
|
* @summary Get a snapshot Policy
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/SnapshotPolicies_Get.json
|
|
18
18
|
*/
|
|
19
19
|
function snapshotPoliciesGet() {
|
|
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 List snapshot policy
|
|
15
15
|
*
|
|
16
16
|
* @summary List snapshot policy
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/SnapshotPolicies_List.json
|
|
18
18
|
*/
|
|
19
19
|
function snapshotPoliciesList() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Get volumes associated with snapshot policy
|
|
15
15
|
*
|
|
16
16
|
* @summary Get volumes associated with snapshot policy
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/SnapshotPolicies_ListVolumes.json
|
|
18
18
|
*/
|
|
19
19
|
function snapshotPoliciesListVolumes() {
|
|
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 Patch a snapshot policy
|
|
15
15
|
*
|
|
16
16
|
* @summary Patch a snapshot policy
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/SnapshotPolicies_Update.json
|
|
18
18
|
*/
|
|
19
19
|
function snapshotPoliciesUpdate() {
|
|
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 Create the specified snapshot within the given volume
|
|
15
15
|
*
|
|
16
16
|
* @summary Create the specified snapshot within the given volume
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Snapshots_Create.json
|
|
18
18
|
*/
|
|
19
19
|
function snapshotsCreate() {
|
|
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 Delete snapshot
|
|
15
15
|
*
|
|
16
16
|
* @summary Delete snapshot
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Snapshots_Delete.json
|
|
18
18
|
*/
|
|
19
19
|
function snapshotsDelete() {
|
|
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 Get details of the specified snapshot
|
|
15
15
|
*
|
|
16
16
|
* @summary Get details of the specified snapshot
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Snapshots_Get.json
|
|
18
18
|
*/
|
|
19
19
|
function snapshotsGet() {
|
|
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 List all snapshots associated with the volume
|
|
15
15
|
*
|
|
16
16
|
* @summary List all snapshots associated with the volume
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Snapshots_List.json
|
|
18
18
|
*/
|
|
19
19
|
function snapshotsList() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Restore the specified files from the specified snapshot to the active filesystem
|
|
15
15
|
*
|
|
16
16
|
* @summary Restore the specified files from the specified snapshot to the active filesystem
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Snapshots_SingleFileRestore.json
|
|
18
18
|
*/
|
|
19
19
|
function snapshotsSingleFileRestore() {
|
|
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 Patch a snapshot
|
|
15
15
|
*
|
|
16
16
|
* @summary Patch a snapshot
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Snapshots_Update.json
|
|
18
18
|
*/
|
|
19
19
|
function snapshotsUpdate() {
|
|
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 Creates a subvolume in the path or clones the subvolume mentioned in the parentPath
|
|
15
15
|
*
|
|
16
16
|
* @summary Creates a subvolume in the path or clones the subvolume mentioned in the parentPath
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Subvolumes_Create.json
|
|
18
18
|
*/
|
|
19
19
|
function subvolumesCreate() {
|
|
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 Delete subvolume
|
|
15
15
|
*
|
|
16
16
|
* @summary Delete subvolume
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Subvolumes_Delete.json
|
|
18
18
|
*/
|
|
19
19
|
function subvolumesDelete() {
|
|
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 Get details of the specified subvolume
|
|
15
15
|
*
|
|
16
16
|
* @summary Get details of the specified subvolume
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Subvolumes_Metadata.json
|
|
18
18
|
*/
|
|
19
19
|
function subvolumesMetadata() {
|
|
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 the path associated with the subvolumeName provided
|
|
15
15
|
*
|
|
16
16
|
* @summary Returns the path associated with the subvolumeName provided
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Subvolumes_Get.json
|
|
18
18
|
*/
|
|
19
19
|
function subvolumesGet() {
|
|
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 a list of the subvolumes in the volume
|
|
15
15
|
*
|
|
16
16
|
* @summary Returns a list of the subvolumes in the volume
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Subvolumes_List.json
|
|
18
18
|
*/
|
|
19
19
|
function subvolumesList() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Patch a subvolume
|
|
15
15
|
*
|
|
16
16
|
* @summary Patch a subvolume
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Subvolumes_Update.json
|
|
18
18
|
*/
|
|
19
19
|
function subvolumesUpdate() {
|
|
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 List vaults for a Netapp Account
|
|
15
15
|
*
|
|
16
16
|
* @summary List vaults for a Netapp Account
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/Vaults_List.json
|
|
18
18
|
*/
|
|
19
19
|
function vaultsList() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
|
|
|
14
14
|
* This sample demonstrates how to Create a volume group along with specified volumes
|
|
15
15
|
*
|
|
16
16
|
* @summary Create a volume group along with specified volumes
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/VolumeGroups_Create.json
|
|
18
18
|
*/
|
|
19
19
|
function volumeGroupsCreate() {
|
|
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 Delete the specified volume group only if there are no volumes under volume group.
|
|
15
15
|
*
|
|
16
16
|
* @summary Delete the specified volume group only if there are no volumes under volume group.
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/VolumeGroups_Delete.json
|
|
18
18
|
*/
|
|
19
19
|
function volumeGroupsDelete() {
|
|
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 Get details of the specified volume group
|
|
15
15
|
*
|
|
16
16
|
* @summary Get details of the specified volume group
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/VolumeGroups_Get.json
|
|
18
18
|
*/
|
|
19
19
|
function volumeGroupsGet() {
|
|
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 List all volume groups for given account
|
|
15
15
|
*
|
|
16
16
|
* @summary List all volume groups for given account
|
|
17
|
-
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/
|
|
17
|
+
* x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-01-01/examples/VolumeGroups_List.json
|
|
18
18
|
*/
|
|
19
19
|
function volumeGroupsList() {
|
|
20
20
|
var e_1, _a;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"volumeQuotaRulesCreateSample.d.ts","sourceRoot":"","sources":["../../samples-dev/volumeQuotaRulesCreateSample.ts"],"names":[],"mappings":""}
|