@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.
Files changed (170) hide show
  1. package/CHANGELOG.md +57 -0
  2. package/dist/index.js +3787 -3016
  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/accountBackupsDeleteSample.js +1 -1
  7. package/dist-esm/samples-dev/accountBackupsGetSample.js +1 -1
  8. package/dist-esm/samples-dev/accountBackupsListSample.js +1 -1
  9. package/dist-esm/samples-dev/accountsCreateOrUpdateSample.js +1 -1
  10. package/dist-esm/samples-dev/accountsDeleteSample.js +1 -1
  11. package/dist-esm/samples-dev/accountsGetSample.js +1 -1
  12. package/dist-esm/samples-dev/accountsListBySubscriptionSample.js +1 -1
  13. package/dist-esm/samples-dev/accountsListSample.js +1 -1
  14. package/dist-esm/samples-dev/accountsUpdateSample.js +1 -1
  15. package/dist-esm/samples-dev/backupPoliciesCreateSample.js +1 -1
  16. package/dist-esm/samples-dev/backupPoliciesDeleteSample.js +1 -1
  17. package/dist-esm/samples-dev/backupPoliciesGetSample.js +1 -1
  18. package/dist-esm/samples-dev/backupPoliciesListSample.js +1 -1
  19. package/dist-esm/samples-dev/backupPoliciesUpdateSample.js +1 -1
  20. package/dist-esm/samples-dev/backupsCreateSample.js +1 -1
  21. package/dist-esm/samples-dev/backupsDeleteSample.js +1 -1
  22. package/dist-esm/samples-dev/backupsGetSample.js +1 -1
  23. package/dist-esm/samples-dev/backupsGetStatusSample.js +1 -1
  24. package/dist-esm/samples-dev/backupsGetVolumeRestoreStatusSample.js +1 -1
  25. package/dist-esm/samples-dev/backupsListSample.js +1 -1
  26. package/dist-esm/samples-dev/backupsUpdateSample.js +1 -1
  27. package/dist-esm/samples-dev/netAppResourceCheckFilePathAvailabilitySample.js +1 -1
  28. package/dist-esm/samples-dev/netAppResourceCheckNameAvailabilitySample.js +1 -1
  29. package/dist-esm/samples-dev/netAppResourceCheckQuotaAvailabilitySample.js +1 -1
  30. package/dist-esm/samples-dev/netAppResourceQuotaLimitsGetSample.js +1 -1
  31. package/dist-esm/samples-dev/netAppResourceQuotaLimitsListSample.js +1 -1
  32. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  33. package/dist-esm/samples-dev/poolsCreateOrUpdateSample.js +1 -1
  34. package/dist-esm/samples-dev/poolsDeleteSample.js +1 -1
  35. package/dist-esm/samples-dev/poolsGetSample.js +1 -1
  36. package/dist-esm/samples-dev/poolsListSample.js +1 -1
  37. package/dist-esm/samples-dev/poolsUpdateSample.js +1 -1
  38. package/dist-esm/samples-dev/snapshotPoliciesCreateSample.js +1 -1
  39. package/dist-esm/samples-dev/snapshotPoliciesDeleteSample.js +1 -1
  40. package/dist-esm/samples-dev/snapshotPoliciesGetSample.js +1 -1
  41. package/dist-esm/samples-dev/snapshotPoliciesListSample.js +1 -1
  42. package/dist-esm/samples-dev/snapshotPoliciesListVolumesSample.js +1 -1
  43. package/dist-esm/samples-dev/snapshotPoliciesUpdateSample.js +1 -1
  44. package/dist-esm/samples-dev/snapshotsCreateSample.js +1 -1
  45. package/dist-esm/samples-dev/snapshotsDeleteSample.js +1 -1
  46. package/dist-esm/samples-dev/snapshotsGetSample.js +1 -1
  47. package/dist-esm/samples-dev/snapshotsListSample.js +1 -1
  48. package/dist-esm/samples-dev/snapshotsRestoreFilesSample.js +1 -1
  49. package/dist-esm/samples-dev/snapshotsUpdateSample.js +1 -1
  50. package/dist-esm/samples-dev/subvolumesCreateSample.js +1 -1
  51. package/dist-esm/samples-dev/subvolumesDeleteSample.js +1 -1
  52. package/dist-esm/samples-dev/subvolumesGetMetadataSample.js +1 -1
  53. package/dist-esm/samples-dev/subvolumesGetSample.js +1 -1
  54. package/dist-esm/samples-dev/subvolumesListByVolumeSample.js +1 -1
  55. package/dist-esm/samples-dev/subvolumesUpdateSample.js +1 -1
  56. package/dist-esm/samples-dev/vaultsListSample.js +1 -1
  57. package/dist-esm/samples-dev/volumeGroupsCreateSample.js +1 -1
  58. package/dist-esm/samples-dev/volumeGroupsDeleteSample.js +1 -1
  59. package/dist-esm/samples-dev/volumeGroupsGetSample.js +1 -1
  60. package/dist-esm/samples-dev/volumeGroupsListByNetAppAccountSample.js +1 -1
  61. package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.d.ts +2 -0
  62. package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.d.ts.map +1 -0
  63. package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.js +40 -0
  64. package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.js.map +1 -0
  65. package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.d.ts +2 -0
  66. package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.d.ts.map +1 -0
  67. package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.js +34 -0
  68. package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.js.map +1 -0
  69. package/dist-esm/samples-dev/volumeQuotaRulesGetSample.d.ts +2 -0
  70. package/dist-esm/samples-dev/volumeQuotaRulesGetSample.d.ts.map +1 -0
  71. package/dist-esm/samples-dev/volumeQuotaRulesGetSample.js +34 -0
  72. package/dist-esm/samples-dev/volumeQuotaRulesGetSample.js.map +1 -0
  73. package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.d.ts +2 -0
  74. package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.d.ts.map +1 -0
  75. package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.js +47 -0
  76. package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.js.map +1 -0
  77. package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.d.ts +2 -0
  78. package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.d.ts.map +1 -0
  79. package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.js +35 -0
  80. package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.js.map +1 -0
  81. package/dist-esm/samples-dev/volumesAuthorizeReplicationSample.js +1 -1
  82. package/dist-esm/samples-dev/volumesBreakReplicationSample.js +1 -1
  83. package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js +1 -1
  84. package/dist-esm/samples-dev/volumesDeleteReplicationSample.js +1 -1
  85. package/dist-esm/samples-dev/volumesDeleteSample.js +1 -1
  86. package/dist-esm/samples-dev/volumesFinalizeRelocationSample.d.ts +2 -0
  87. package/dist-esm/samples-dev/volumesFinalizeRelocationSample.d.ts.map +1 -0
  88. package/dist-esm/samples-dev/volumesFinalizeRelocationSample.js +33 -0
  89. package/dist-esm/samples-dev/volumesFinalizeRelocationSample.js.map +1 -0
  90. package/dist-esm/samples-dev/volumesGetSample.js +1 -1
  91. package/dist-esm/samples-dev/volumesListReplicationsSample.d.ts +2 -0
  92. package/dist-esm/samples-dev/volumesListReplicationsSample.d.ts.map +1 -0
  93. package/dist-esm/samples-dev/volumesListReplicationsSample.js +47 -0
  94. package/dist-esm/samples-dev/volumesListReplicationsSample.js.map +1 -0
  95. package/dist-esm/samples-dev/volumesListSample.js +1 -1
  96. package/dist-esm/samples-dev/volumesPoolChangeSample.js +1 -1
  97. package/dist-esm/samples-dev/volumesReInitializeReplicationSample.js +1 -1
  98. package/dist-esm/samples-dev/volumesRelocateSample.d.ts +2 -0
  99. package/dist-esm/samples-dev/volumesRelocateSample.d.ts.map +1 -0
  100. package/dist-esm/samples-dev/volumesRelocateSample.js +33 -0
  101. package/dist-esm/samples-dev/volumesRelocateSample.js.map +1 -0
  102. package/dist-esm/samples-dev/volumesReplicationStatusSample.js +1 -1
  103. package/dist-esm/samples-dev/volumesResetCifsPasswordSample.d.ts +2 -0
  104. package/dist-esm/samples-dev/volumesResetCifsPasswordSample.d.ts.map +1 -0
  105. package/dist-esm/samples-dev/volumesResetCifsPasswordSample.js +33 -0
  106. package/dist-esm/samples-dev/volumesResetCifsPasswordSample.js.map +1 -0
  107. package/dist-esm/samples-dev/volumesResyncReplicationSample.js +1 -1
  108. package/dist-esm/samples-dev/volumesRevertRelocationSample.d.ts +2 -0
  109. package/dist-esm/samples-dev/volumesRevertRelocationSample.d.ts.map +1 -0
  110. package/dist-esm/samples-dev/volumesRevertRelocationSample.js +33 -0
  111. package/dist-esm/samples-dev/volumesRevertRelocationSample.js.map +1 -0
  112. package/dist-esm/samples-dev/volumesRevertSample.js +1 -1
  113. package/dist-esm/samples-dev/volumesUpdateSample.js +1 -1
  114. package/dist-esm/src/models/index.d.ts +788 -747
  115. package/dist-esm/src/models/index.d.ts.map +1 -1
  116. package/dist-esm/src/models/index.js +18 -0
  117. package/dist-esm/src/models/index.js.map +1 -1
  118. package/dist-esm/src/models/mappers.d.ts +13 -6
  119. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  120. package/dist-esm/src/models/mappers.js +1839 -1923
  121. package/dist-esm/src/models/mappers.js.map +1 -1
  122. package/dist-esm/src/models/parameters.d.ts +5 -2
  123. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  124. package/dist-esm/src/models/parameters.js +23 -5
  125. package/dist-esm/src/models/parameters.js.map +1 -1
  126. package/dist-esm/src/netAppManagementClient.d.ts +4 -1
  127. package/dist-esm/src/netAppManagementClient.d.ts.map +1 -1
  128. package/dist-esm/src/netAppManagementClient.js +33 -3
  129. package/dist-esm/src/netAppManagementClient.js.map +1 -1
  130. package/dist-esm/src/operations/index.d.ts +1 -0
  131. package/dist-esm/src/operations/index.d.ts.map +1 -1
  132. package/dist-esm/src/operations/index.js +1 -0
  133. package/dist-esm/src/operations/index.js.map +1 -1
  134. package/dist-esm/src/operations/subvolumes.js +2 -2
  135. package/dist-esm/src/operations/volumeGroups.js +1 -1
  136. package/dist-esm/src/operations/volumeQuotaRules.d.ts +109 -0
  137. package/dist-esm/src/operations/volumeQuotaRules.d.ts.map +1 -0
  138. package/dist-esm/src/operations/volumeQuotaRules.js +429 -0
  139. package/dist-esm/src/operations/volumeQuotaRules.js.map +1 -0
  140. package/dist-esm/src/operations/volumes.d.ts +95 -1
  141. package/dist-esm/src/operations/volumes.d.ts.map +1 -1
  142. package/dist-esm/src/operations/volumes.js +360 -0
  143. package/dist-esm/src/operations/volumes.js.map +1 -1
  144. package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
  145. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  146. package/dist-esm/src/operationsInterfaces/index.js +1 -0
  147. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  148. package/dist-esm/src/operationsInterfaces/volumeQuotaRules.d.ts +90 -0
  149. package/dist-esm/src/operationsInterfaces/volumeQuotaRules.d.ts.map +1 -0
  150. package/dist-esm/src/operationsInterfaces/volumeQuotaRules.js +9 -0
  151. package/dist-esm/src/operationsInterfaces/volumeQuotaRules.js.map +1 -0
  152. package/dist-esm/src/operationsInterfaces/volumes.d.ts +84 -1
  153. package/dist-esm/src/operationsInterfaces/volumes.d.ts.map +1 -1
  154. package/dist-esm/test/sampleTest.js +11 -13
  155. package/dist-esm/test/sampleTest.js.map +1 -1
  156. package/package.json +9 -5
  157. package/review/arm-netapp.api.md +226 -107
  158. package/src/models/index.ts +903 -810
  159. package/src/models/mappers.ts +1977 -1961
  160. package/src/models/parameters.ts +27 -4
  161. package/src/netAppManagementClient.ts +40 -2
  162. package/src/operations/index.ts +1 -0
  163. package/src/operations/subvolumes.ts +2 -2
  164. package/src/operations/volumeGroups.ts +1 -1
  165. package/src/operations/volumeQuotaRules.ts +640 -0
  166. package/src/operations/volumes.ts +560 -0
  167. package/src/operationsInterfaces/index.ts +1 -0
  168. package/src/operationsInterfaces/volumeQuotaRules.ts +179 -0
  169. package/src/operationsInterfaces/volumes.ts +144 -1
  170. package/types/arm-netapp.d.ts +404 -163
@@ -521,38 +521,12 @@ export declare interface BackupPoliciesUpdateOptionalParams extends coreClient.O
521
521
  export declare type BackupPoliciesUpdateResponse = BackupPolicy;
522
522
 
523
523
  /** Backup policy information */
524
- export declare interface BackupPolicy {
525
- /** Resource location */
526
- location: string;
527
- /**
528
- * Resource Id
529
- * NOTE: This property will not be serialized. It can only be populated by the server.
530
- */
531
- readonly id?: string;
532
- /**
533
- * Resource name
534
- * NOTE: This property will not be serialized. It can only be populated by the server.
535
- */
536
- readonly name?: string;
524
+ export declare type BackupPolicy = TrackedResource & {
537
525
  /**
538
526
  * A unique read-only string that changes whenever the resource is updated.
539
527
  * NOTE: This property will not be serialized. It can only be populated by the server.
540
528
  */
541
529
  readonly etag?: string;
542
- /**
543
- * Resource type
544
- * NOTE: This property will not be serialized. It can only be populated by the server.
545
- */
546
- readonly type?: string;
547
- /** Resource tags */
548
- tags?: {
549
- [propertyName: string]: string;
550
- };
551
- /**
552
- * The system meta data relating to this resource.
553
- * NOTE: This property will not be serialized. It can only be populated by the server.
554
- */
555
- readonly systemData?: SystemData;
556
530
  /**
557
531
  * Backup Policy Resource ID
558
532
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -581,7 +555,7 @@ export declare interface BackupPolicy {
581
555
  * NOTE: This property will not be serialized. It can only be populated by the server.
582
556
  */
583
557
  readonly volumeBackups?: VolumeBackups[];
584
- }
558
+ };
585
559
 
586
560
  /** Backup policy properties */
587
561
  export declare interface BackupPolicyDetails {
@@ -919,38 +893,12 @@ export declare interface BreakReplicationRequest {
919
893
  }
920
894
 
921
895
  /** Capacity pool resource */
922
- export declare interface CapacityPool {
923
- /** Resource location */
924
- location: string;
925
- /**
926
- * Resource Id
927
- * NOTE: This property will not be serialized. It can only be populated by the server.
928
- */
929
- readonly id?: string;
930
- /**
931
- * Resource name
932
- * NOTE: This property will not be serialized. It can only be populated by the server.
933
- */
934
- readonly name?: string;
896
+ export declare type CapacityPool = TrackedResource & {
935
897
  /**
936
898
  * A unique read-only string that changes whenever the resource is updated.
937
899
  * NOTE: This property will not be serialized. It can only be populated by the server.
938
900
  */
939
901
  readonly etag?: string;
940
- /**
941
- * Resource type
942
- * NOTE: This property will not be serialized. It can only be populated by the server.
943
- */
944
- readonly type?: string;
945
- /** Resource tags */
946
- tags?: {
947
- [propertyName: string]: string;
948
- };
949
- /**
950
- * The system meta data relating to this resource.
951
- * NOTE: This property will not be serialized. It can only be populated by the server.
952
- */
953
- readonly systemData?: SystemData;
954
902
  /**
955
903
  * UUID v4 used to identify the Pool
956
904
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -981,7 +929,7 @@ export declare interface CapacityPool {
981
929
  coolAccess?: boolean;
982
930
  /** Encryption type of the capacity pool, set encryption type for data at rest for this pool and all volumes in it. This value can only be set when creating new pool. */
983
931
  encryptionType?: EncryptionType;
984
- }
932
+ };
985
933
 
986
934
  /** List of capacity pool resources */
987
935
  export declare interface CapacityPoolList {
@@ -1120,6 +1068,15 @@ export declare interface Dimension {
1120
1068
  */
1121
1069
  export declare type EnableSubvolumes = string;
1122
1070
 
1071
+ /**
1072
+ * Defines values for EncryptionKeySource. \
1073
+ * {@link KnownEncryptionKeySource} can be used interchangeably with EncryptionKeySource,
1074
+ * this enum contains the known values that the service supports.
1075
+ * ### Known values supported by the service
1076
+ * **Microsoft.NetApp**: Microsoft-managed key encryption
1077
+ */
1078
+ export declare type EncryptionKeySource = string;
1079
+
1123
1080
  /**
1124
1081
  * Defines values for EncryptionType. \
1125
1082
  * {@link KnownEncryptionType} can be used interchangeably with EncryptionType,
@@ -1275,6 +1232,12 @@ export declare enum KnownEnableSubvolumes {
1275
1232
  Disabled = "Disabled"
1276
1233
  }
1277
1234
 
1235
+ /** Known values of {@link EncryptionKeySource} that the service accepts. */
1236
+ export declare enum KnownEncryptionKeySource {
1237
+ /** Microsoft-managed key encryption */
1238
+ MicrosoftNetApp = "Microsoft.NetApp"
1239
+ }
1240
+
1278
1241
  /** Known values of {@link EncryptionType} that the service accepts. */
1279
1242
  export declare enum KnownEncryptionType {
1280
1243
  /** EncryptionType Single, volumes will use single encryption at rest */
@@ -1354,6 +1317,18 @@ export declare enum KnownServiceLevel {
1354
1317
  StandardZRS = "StandardZRS"
1355
1318
  }
1356
1319
 
1320
+ /** Known values of {@link Type} that the service accepts. */
1321
+ export declare enum KnownType {
1322
+ /** Default user quota */
1323
+ DefaultUserQuota = "DefaultUserQuota",
1324
+ /** Default group quota */
1325
+ DefaultGroupQuota = "DefaultGroupQuota",
1326
+ /** Individual user quota */
1327
+ IndividualUserQuota = "IndividualUserQuota",
1328
+ /** Individual group quota */
1329
+ IndividualGroupQuota = "IndividualGroupQuota"
1330
+ }
1331
+
1357
1332
  /** Known values of {@link VolumeStorageToNetworkProximity} that the service accepts. */
1358
1333
  export declare enum KnownVolumeStorageToNetworkProximity {
1359
1334
  /** Basic storage to network connectivity. */
@@ -1374,6 +1349,12 @@ export declare interface LdapSearchScopeOpt {
1374
1349
  groupMembershipFilter?: string;
1375
1350
  }
1376
1351
 
1352
+ /** List Replications */
1353
+ export declare interface ListReplications {
1354
+ /** A list of replications */
1355
+ value?: Replication[];
1356
+ }
1357
+
1377
1358
  /** Log Definition of a single resource metric. */
1378
1359
  export declare interface LogSpecification {
1379
1360
  /** Name of log specification. */
@@ -1510,38 +1491,12 @@ export declare interface MountTargetProperties {
1510
1491
  }
1511
1492
 
1512
1493
  /** NetApp account resource */
1513
- export declare interface NetAppAccount {
1514
- /** Resource location */
1515
- location: string;
1516
- /**
1517
- * Resource Id
1518
- * NOTE: This property will not be serialized. It can only be populated by the server.
1519
- */
1520
- readonly id?: string;
1521
- /**
1522
- * Resource name
1523
- * NOTE: This property will not be serialized. It can only be populated by the server.
1524
- */
1525
- readonly name?: string;
1494
+ export declare type NetAppAccount = TrackedResource & {
1526
1495
  /**
1527
1496
  * A unique read-only string that changes whenever the resource is updated.
1528
1497
  * NOTE: This property will not be serialized. It can only be populated by the server.
1529
1498
  */
1530
1499
  readonly etag?: string;
1531
- /**
1532
- * Resource type
1533
- * NOTE: This property will not be serialized. It can only be populated by the server.
1534
- */
1535
- readonly type?: string;
1536
- /** Resource tags */
1537
- tags?: {
1538
- [propertyName: string]: string;
1539
- };
1540
- /**
1541
- * The system meta data relating to this resource.
1542
- * NOTE: This property will not be serialized. It can only be populated by the server.
1543
- */
1544
- readonly systemData?: SystemData;
1545
1500
  /**
1546
1501
  * Azure lifecycle management
1547
1502
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1551,7 +1506,7 @@ export declare interface NetAppAccount {
1551
1506
  activeDirectories?: ActiveDirectory[];
1552
1507
  /** Encryption settings */
1553
1508
  encryption?: AccountEncryption;
1554
- }
1509
+ };
1555
1510
 
1556
1511
  /** List of NetApp account resources */
1557
1512
  export declare interface NetAppAccountList {
@@ -1607,6 +1562,8 @@ export declare class NetAppManagementClient extends coreClient.ServiceClient {
1607
1562
  * @param options The parameter options
1608
1563
  */
1609
1564
  constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: NetAppManagementClientOptionalParams);
1565
+ /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
1566
+ private addCustomApiVersionPolicy;
1610
1567
  operations: Operations;
1611
1568
  netAppResource: NetAppResource;
1612
1569
  netAppResourceQuotaLimits: NetAppResourceQuotaLimits;
@@ -1618,6 +1575,7 @@ export declare class NetAppManagementClient extends coreClient.ServiceClient {
1618
1575
  backups: Backups;
1619
1576
  accountBackups: AccountBackups;
1620
1577
  backupPolicies: BackupPolicies;
1578
+ volumeQuotaRules: VolumeQuotaRules;
1621
1579
  vaults: Vaults;
1622
1580
  volumeGroups: VolumeGroups;
1623
1581
  subvolumes: Subvolumes;
@@ -1908,8 +1866,11 @@ export declare interface PoolsUpdateOptionalParams extends coreClient.OperationO
1908
1866
  /** Contains response data for the update operation. */
1909
1867
  export declare type PoolsUpdateResponse = CapacityPool;
1910
1868
 
1869
+ /** Defines values for ProvisioningState. */
1870
+ export declare type ProvisioningState = "Accepted" | "Creating" | "Patching" | "Deleting" | "Moving" | "Failed" | "Succeeded";
1871
+
1911
1872
  /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
1912
- export declare type ProxyResource = Resource & {};
1873
+ export declare type ProxyResource = Resource;
1913
1874
 
1914
1875
  /**
1915
1876
  * Defines values for QosType. \
@@ -1941,6 +1902,18 @@ export declare interface QuotaAvailabilityRequest {
1941
1902
  */
1942
1903
  export declare type RelationshipStatus = string;
1943
1904
 
1905
+ /** Replication properties */
1906
+ export declare interface Replication {
1907
+ /** Indicates whether the local volume is the source or destination for the Volume Replication */
1908
+ endpointType?: EndpointType;
1909
+ /** Schedule */
1910
+ replicationSchedule?: ReplicationSchedule;
1911
+ /** The resource ID of the remote volume. */
1912
+ remoteVolumeResourceId: string;
1913
+ /** The remote region for the other end of the Volume Replication. */
1914
+ remoteVolumeRegion?: string;
1915
+ }
1916
+
1944
1917
  /** Replication properties */
1945
1918
  export declare interface ReplicationObject {
1946
1919
  /** Id */
@@ -1997,6 +1970,11 @@ export declare interface Resource {
1997
1970
  * NOTE: This property will not be serialized. It can only be populated by the server.
1998
1971
  */
1999
1972
  readonly type?: string;
1973
+ /**
1974
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
1975
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1976
+ */
1977
+ readonly systemData?: SystemData;
2000
1978
  }
2001
1979
 
2002
1980
  /** Identity for the resource. */
@@ -2249,38 +2227,12 @@ export declare interface SnapshotPoliciesUpdateOptionalParams extends coreClient
2249
2227
  export declare type SnapshotPoliciesUpdateResponse = SnapshotPolicy;
2250
2228
 
2251
2229
  /** Snapshot policy information */
2252
- export declare interface SnapshotPolicy {
2253
- /** Resource location */
2254
- location: string;
2255
- /**
2256
- * Resource Id
2257
- * NOTE: This property will not be serialized. It can only be populated by the server.
2258
- */
2259
- readonly id?: string;
2260
- /**
2261
- * Resource name
2262
- * NOTE: This property will not be serialized. It can only be populated by the server.
2263
- */
2264
- readonly name?: string;
2230
+ export declare type SnapshotPolicy = TrackedResource & {
2265
2231
  /**
2266
2232
  * A unique read-only string that changes whenever the resource is updated.
2267
2233
  * NOTE: This property will not be serialized. It can only be populated by the server.
2268
2234
  */
2269
2235
  readonly etag?: string;
2270
- /**
2271
- * Resource type
2272
- * NOTE: This property will not be serialized. It can only be populated by the server.
2273
- */
2274
- readonly type?: string;
2275
- /** Resource tags */
2276
- tags?: {
2277
- [propertyName: string]: string;
2278
- };
2279
- /**
2280
- * The system meta data relating to this resource.
2281
- * NOTE: This property will not be serialized. It can only be populated by the server.
2282
- */
2283
- readonly systemData?: SystemData;
2284
2236
  /** Schedule for hourly snapshots */
2285
2237
  hourlySchedule?: HourlySchedule;
2286
2238
  /** Schedule for daily snapshots */
@@ -2296,7 +2248,7 @@ export declare interface SnapshotPolicy {
2296
2248
  * NOTE: This property will not be serialized. It can only be populated by the server.
2297
2249
  */
2298
2250
  readonly provisioningState?: string;
2299
- }
2251
+ };
2300
2252
 
2301
2253
  /** Snapshot policy properties */
2302
2254
  export declare interface SnapshotPolicyDetails {
@@ -2561,11 +2513,6 @@ export declare type SnapshotsUpdateResponse = Snapshot;
2561
2513
 
2562
2514
  /** Information regarding Subscription Quota Item. */
2563
2515
  export declare type SubscriptionQuotaItem = ProxyResource & {
2564
- /**
2565
- * The system meta data relating to this resource.
2566
- * NOTE: This property will not be serialized. It can only be populated by the server.
2567
- */
2568
- readonly systemData?: SystemData;
2569
2516
  /**
2570
2517
  * The current quota value.
2571
2518
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2586,11 +2533,6 @@ export declare interface SubscriptionQuotaItemList {
2586
2533
 
2587
2534
  /** Subvolume Information properties */
2588
2535
  export declare type SubvolumeInfo = ProxyResource & {
2589
- /**
2590
- * The system meta data relating to this resource.
2591
- * NOTE: This property will not be serialized. It can only be populated by the server.
2592
- */
2593
- readonly systemData?: SystemData;
2594
2536
  /** Path to the subvolume */
2595
2537
  path?: string;
2596
2538
  /** Truncate subvolume to the provided size in bytes */
@@ -2844,6 +2786,28 @@ export declare interface SystemData {
2844
2786
  lastModifiedAt?: Date;
2845
2787
  }
2846
2788
 
2789
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
2790
+ export declare type TrackedResource = Resource & {
2791
+ /** Resource tags. */
2792
+ tags?: {
2793
+ [propertyName: string]: string;
2794
+ };
2795
+ /** The geo-location where the resource lives */
2796
+ location: string;
2797
+ };
2798
+
2799
+ /**
2800
+ * Defines values for Type. \
2801
+ * {@link KnownType} can be used interchangeably with Type,
2802
+ * this enum contains the known values that the service supports.
2803
+ * ### Known values supported by the service
2804
+ * **DefaultUserQuota**: Default user quota \
2805
+ * **DefaultGroupQuota**: Default group quota \
2806
+ * **IndividualUserQuota**: Individual user quota \
2807
+ * **IndividualGroupQuota**: Individual group quota
2808
+ */
2809
+ export declare type Type = string;
2810
+
2847
2811
  /** Vault information */
2848
2812
  export declare interface Vault {
2849
2813
  /** Resource location */
@@ -2892,38 +2856,14 @@ export declare interface VaultsListOptionalParams extends coreClient.OperationOp
2892
2856
  export declare type VaultsListResponse = VaultList;
2893
2857
 
2894
2858
  /** Volume resource */
2895
- export declare interface Volume {
2896
- /** Resource location */
2897
- location: string;
2898
- /**
2899
- * Resource Id
2900
- * NOTE: This property will not be serialized. It can only be populated by the server.
2901
- */
2902
- readonly id?: string;
2903
- /**
2904
- * Resource name
2905
- * NOTE: This property will not be serialized. It can only be populated by the server.
2906
- */
2907
- readonly name?: string;
2859
+ export declare type Volume = TrackedResource & {
2908
2860
  /**
2909
2861
  * A unique read-only string that changes whenever the resource is updated.
2910
2862
  * NOTE: This property will not be serialized. It can only be populated by the server.
2911
2863
  */
2912
2864
  readonly etag?: string;
2913
- /**
2914
- * Resource type
2915
- * NOTE: This property will not be serialized. It can only be populated by the server.
2916
- */
2917
- readonly type?: string;
2918
- /** Resource tags */
2919
- tags?: {
2920
- [propertyName: string]: string;
2921
- };
2922
- /**
2923
- * The system meta data relating to this resource.
2924
- * NOTE: This property will not be serialized. It can only be populated by the server.
2925
- */
2926
- readonly systemData?: SystemData;
2865
+ /** Availability Zone */
2866
+ zones?: string[];
2927
2867
  /**
2928
2868
  * Unique FileSystem Identifier.
2929
2869
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2990,8 +2930,8 @@ export declare interface Volume {
2990
2930
  smbContinuouslyAvailable?: boolean;
2991
2931
  /** Maximum throughput in Mibps that can be achieved by this volume and this will be accepted as input only for manual qosType volume */
2992
2932
  throughputMibps?: number;
2993
- /** Encryption Key Source. Possible values are: 'Microsoft.NetApp' */
2994
- encryptionKeySource?: string;
2933
+ /** Source of key used to encrypt data in volume. Possible values (case-insensitive) are: 'Microsoft.NetApp' */
2934
+ encryptionKeySource?: EncryptionKeySource;
2995
2935
  /** Specifies whether LDAP is enabled or not for a given NFS volume. */
2996
2936
  ldapEnabled?: boolean;
2997
2937
  /** Specifies whether Cool Access(tiering) is enabled for the volume. */
@@ -3034,11 +2974,16 @@ export declare interface Volume {
3034
2974
  readonly t2Network?: string;
3035
2975
  /** Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log */
3036
2976
  volumeSpecName?: string;
2977
+ /**
2978
+ * Specifies if the volume is encrypted or not. Only available on volumes created or updated after 2022-01-01.
2979
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2980
+ */
2981
+ readonly encrypted?: boolean;
3037
2982
  /** Application specific placement rules for the particular volume */
3038
2983
  placementRules?: PlacementKeyValuePairs[];
3039
2984
  /** Flag indicating whether subvolume operations are enabled on the volume */
3040
2985
  enableSubvolumes?: EnableSubvolumes;
3041
- }
2986
+ };
3042
2987
 
3043
2988
  /** Volume Backup Properties */
3044
2989
  export declare interface VolumeBackupProperties {
@@ -3081,10 +3026,6 @@ export declare interface VolumeGroup {
3081
3026
  * NOTE: This property will not be serialized. It can only be populated by the server.
3082
3027
  */
3083
3028
  readonly type?: string;
3084
- /** Resource tags */
3085
- tags?: {
3086
- [propertyName: string]: string;
3087
- };
3088
3029
  /**
3089
3030
  * Azure lifecycle management
3090
3031
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3113,10 +3054,6 @@ export declare interface VolumeGroupDetails {
3113
3054
  * NOTE: This property will not be serialized. It can only be populated by the server.
3114
3055
  */
3115
3056
  readonly type?: string;
3116
- /** Resource tags */
3117
- tags?: {
3118
- [propertyName: string]: string;
3119
- };
3120
3057
  /**
3121
3058
  * Azure lifecycle management
3122
3059
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3323,8 +3260,8 @@ export declare interface VolumeGroupVolumeProperties {
3323
3260
  smbContinuouslyAvailable?: boolean;
3324
3261
  /** Maximum throughput in Mibps that can be achieved by this volume and this will be accepted as input only for manual qosType volume */
3325
3262
  throughputMibps?: number;
3326
- /** Encryption Key Source. Possible values are: 'Microsoft.NetApp' */
3327
- encryptionKeySource?: string;
3263
+ /** Source of key used to encrypt data in volume. Possible values (case-insensitive) are: 'Microsoft.NetApp' */
3264
+ encryptionKeySource?: EncryptionKeySource;
3328
3265
  /** Specifies whether LDAP is enabled or not for a given NFS volume. */
3329
3266
  ldapEnabled?: boolean;
3330
3267
  /** Specifies whether Cool Access(tiering) is enabled for the volume. */
@@ -3367,6 +3304,11 @@ export declare interface VolumeGroupVolumeProperties {
3367
3304
  readonly t2Network?: string;
3368
3305
  /** Volume spec name is the application specific designation or identifier for the particular volume in a volume group for e.g. data, log */
3369
3306
  volumeSpecName?: string;
3307
+ /**
3308
+ * Specifies if the volume is encrypted or not. Only available on volumes created or updated after 2022-01-01.
3309
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3310
+ */
3311
+ readonly encrypted?: boolean;
3370
3312
  /** Application specific placement rules for the particular volume */
3371
3313
  placementRules?: PlacementKeyValuePairs[];
3372
3314
  /** Flag indicating whether subvolume operations are enabled on the volume */
@@ -3454,6 +3396,183 @@ export declare interface VolumePropertiesExportPolicy {
3454
3396
  rules?: ExportPolicyRule[];
3455
3397
  }
3456
3398
 
3399
+ /** Quota Rule of a Volume */
3400
+ export declare type VolumeQuotaRule = TrackedResource & {
3401
+ /**
3402
+ * Gets the status of the VolumeQuotaRule at the time the operation was called.
3403
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3404
+ */
3405
+ readonly provisioningState?: ProvisioningState;
3406
+ /** Size of quota */
3407
+ quotaSizeInKiBs?: number;
3408
+ /** Type of quota */
3409
+ quotaType?: Type;
3410
+ /** UserID/GroupID/SID based on the quota target type. UserID and groupID can be found by running ‘id’ or ‘getent’ command for the user or group and SID can be found by running <wmic useraccount where name='user-name' get sid> */
3411
+ quotaTarget?: string;
3412
+ };
3413
+
3414
+ /** Patchable Quota Rule of a Volume */
3415
+ export declare interface VolumeQuotaRulePatch {
3416
+ /**
3417
+ * Gets the status of the VolumeQuotaRule at the time the operation was called.
3418
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3419
+ */
3420
+ readonly provisioningState?: ProvisioningState;
3421
+ /** Size of quota */
3422
+ quotaSizeInKiBs?: number;
3423
+ /** Type of quota */
3424
+ quotaType?: Type;
3425
+ /** UserID/GroupID/SID based on the quota target type. UserID and groupID can be found by running ‘id’ or ‘getent’ command for the user or group and SID can be found by running <wmic useraccount where name='user-name' get sid> */
3426
+ quotaTarget?: string;
3427
+ }
3428
+
3429
+ /** Interface representing a VolumeQuotaRules. */
3430
+ export declare interface VolumeQuotaRules {
3431
+ /**
3432
+ * List all quota rules associated with the volume
3433
+ * @param resourceGroupName The name of the resource group.
3434
+ * @param accountName The name of the NetApp account
3435
+ * @param poolName The name of the capacity pool
3436
+ * @param volumeName The name of the volume
3437
+ * @param options The options parameters.
3438
+ */
3439
+ listByVolume(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumeQuotaRulesListByVolumeOptionalParams): PagedAsyncIterableIterator<VolumeQuotaRule>;
3440
+ /**
3441
+ * Get details of the specified quota rule
3442
+ * @param resourceGroupName The name of the resource group.
3443
+ * @param accountName The name of the NetApp account
3444
+ * @param poolName The name of the capacity pool
3445
+ * @param volumeName The name of the volume
3446
+ * @param volumeQuotaRuleName The name of volume quota rule
3447
+ * @param options The options parameters.
3448
+ */
3449
+ get(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, options?: VolumeQuotaRulesGetOptionalParams): Promise<VolumeQuotaRulesGetResponse>;
3450
+ /**
3451
+ * Create the specified quota rule within the given volume
3452
+ * @param resourceGroupName The name of the resource group.
3453
+ * @param accountName The name of the NetApp account
3454
+ * @param poolName The name of the capacity pool
3455
+ * @param volumeName The name of the volume
3456
+ * @param volumeQuotaRuleName The name of volume quota rule
3457
+ * @param body Quota rule object supplied in the body of the operation.
3458
+ * @param options The options parameters.
3459
+ */
3460
+ beginCreate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, body: VolumeQuotaRule, options?: VolumeQuotaRulesCreateOptionalParams): Promise<PollerLike<PollOperationState<VolumeQuotaRulesCreateResponse>, VolumeQuotaRulesCreateResponse>>;
3461
+ /**
3462
+ * Create the specified quota rule within the given volume
3463
+ * @param resourceGroupName The name of the resource group.
3464
+ * @param accountName The name of the NetApp account
3465
+ * @param poolName The name of the capacity pool
3466
+ * @param volumeName The name of the volume
3467
+ * @param volumeQuotaRuleName The name of volume quota rule
3468
+ * @param body Quota rule object supplied in the body of the operation.
3469
+ * @param options The options parameters.
3470
+ */
3471
+ beginCreateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, body: VolumeQuotaRule, options?: VolumeQuotaRulesCreateOptionalParams): Promise<VolumeQuotaRulesCreateResponse>;
3472
+ /**
3473
+ * Patch a quota rule
3474
+ * @param resourceGroupName The name of the resource group.
3475
+ * @param accountName The name of the NetApp account
3476
+ * @param poolName The name of the capacity pool
3477
+ * @param volumeName The name of the volume
3478
+ * @param volumeQuotaRuleName The name of volume quota rule
3479
+ * @param body Quota rule object supplied in the body of the operation.
3480
+ * @param options The options parameters.
3481
+ */
3482
+ beginUpdate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, body: VolumeQuotaRulePatch, options?: VolumeQuotaRulesUpdateOptionalParams): Promise<PollerLike<PollOperationState<VolumeQuotaRulesUpdateResponse>, VolumeQuotaRulesUpdateResponse>>;
3483
+ /**
3484
+ * Patch a quota rule
3485
+ * @param resourceGroupName The name of the resource group.
3486
+ * @param accountName The name of the NetApp account
3487
+ * @param poolName The name of the capacity pool
3488
+ * @param volumeName The name of the volume
3489
+ * @param volumeQuotaRuleName The name of volume quota rule
3490
+ * @param body Quota rule object supplied in the body of the operation.
3491
+ * @param options The options parameters.
3492
+ */
3493
+ beginUpdateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, body: VolumeQuotaRulePatch, options?: VolumeQuotaRulesUpdateOptionalParams): Promise<VolumeQuotaRulesUpdateResponse>;
3494
+ /**
3495
+ * Delete quota rule
3496
+ * @param resourceGroupName The name of the resource group.
3497
+ * @param accountName The name of the NetApp account
3498
+ * @param poolName The name of the capacity pool
3499
+ * @param volumeName The name of the volume
3500
+ * @param volumeQuotaRuleName The name of volume quota rule
3501
+ * @param options The options parameters.
3502
+ */
3503
+ beginDelete(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, options?: VolumeQuotaRulesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
3504
+ /**
3505
+ * Delete quota rule
3506
+ * @param resourceGroupName The name of the resource group.
3507
+ * @param accountName The name of the NetApp account
3508
+ * @param poolName The name of the capacity pool
3509
+ * @param volumeName The name of the volume
3510
+ * @param volumeQuotaRuleName The name of volume quota rule
3511
+ * @param options The options parameters.
3512
+ */
3513
+ beginDeleteAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, volumeQuotaRuleName: string, options?: VolumeQuotaRulesDeleteOptionalParams): Promise<void>;
3514
+ }
3515
+
3516
+ /** Optional parameters. */
3517
+ export declare interface VolumeQuotaRulesCreateOptionalParams extends coreClient.OperationOptions {
3518
+ /** Delay to wait until next poll, in milliseconds. */
3519
+ updateIntervalInMs?: number;
3520
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3521
+ resumeFrom?: string;
3522
+ }
3523
+
3524
+ /** Contains response data for the create operation. */
3525
+ export declare type VolumeQuotaRulesCreateResponse = VolumeQuotaRule;
3526
+
3527
+ /** Optional parameters. */
3528
+ export declare interface VolumeQuotaRulesDeleteOptionalParams extends coreClient.OperationOptions {
3529
+ /** Delay to wait until next poll, in milliseconds. */
3530
+ updateIntervalInMs?: number;
3531
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3532
+ resumeFrom?: string;
3533
+ }
3534
+
3535
+ /** Optional parameters. */
3536
+ export declare interface VolumeQuotaRulesGetOptionalParams extends coreClient.OperationOptions {
3537
+ }
3538
+
3539
+ /** Contains response data for the get operation. */
3540
+ export declare type VolumeQuotaRulesGetResponse = VolumeQuotaRule;
3541
+
3542
+ /** List of Volume Quota Rules */
3543
+ export declare interface VolumeQuotaRulesList {
3544
+ /** A list of Volume Quota Rules */
3545
+ value?: VolumeQuotaRule[];
3546
+ }
3547
+
3548
+ /** Optional parameters. */
3549
+ export declare interface VolumeQuotaRulesListByVolumeOptionalParams extends coreClient.OperationOptions {
3550
+ }
3551
+
3552
+ /** Contains response data for the listByVolume operation. */
3553
+ export declare type VolumeQuotaRulesListByVolumeResponse = VolumeQuotaRulesList;
3554
+
3555
+ /** Optional parameters. */
3556
+ export declare interface VolumeQuotaRulesUpdateOptionalParams extends coreClient.OperationOptions {
3557
+ /** Delay to wait until next poll, in milliseconds. */
3558
+ updateIntervalInMs?: number;
3559
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3560
+ resumeFrom?: string;
3561
+ }
3562
+
3563
+ /** Contains response data for the update operation. */
3564
+ export declare type VolumeQuotaRulesUpdateResponse = VolumeQuotaRule;
3565
+
3566
+ /** Volume relocation properties */
3567
+ export declare interface VolumeRelocationProperties {
3568
+ /** The id of the old volume that is being relocated */
3569
+ oldVolumeId?: string;
3570
+ /** The id of the bare metal tenant owned by the existing volume */
3571
+ oldBareMetalTenantId?: string;
3572
+ /** Has relocation been requested for this volume */
3573
+ relocationRequested?: boolean;
3574
+ }
3575
+
3457
3576
  /** revert a volume to the snapshot */
3458
3577
  export declare interface VolumeRevert {
3459
3578
  /** Resource id of the snapshot */
@@ -3470,6 +3589,15 @@ export declare interface Volumes {
3470
3589
  * @param options The options parameters.
3471
3590
  */
3472
3591
  list(resourceGroupName: string, accountName: string, poolName: string, options?: VolumesListOptionalParams): PagedAsyncIterableIterator<Volume>;
3592
+ /**
3593
+ * List all replications for a specified volume
3594
+ * @param resourceGroupName The name of the resource group.
3595
+ * @param accountName The name of the NetApp account
3596
+ * @param poolName The name of the capacity pool
3597
+ * @param volumeName The name of the volume
3598
+ * @param options The options parameters.
3599
+ */
3600
+ listReplications(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesListReplicationsOptionalParams): PagedAsyncIterableIterator<Replication>;
3473
3601
  /**
3474
3602
  * Get the details of the specified volume
3475
3603
  * @param resourceGroupName The name of the resource group.
@@ -3557,6 +3685,24 @@ export declare interface Volumes {
3557
3685
  * @param options The options parameters.
3558
3686
  */
3559
3687
  beginRevertAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: VolumeRevert, options?: VolumesRevertOptionalParams): Promise<void>;
3688
+ /**
3689
+ * Reset cifs password from volume
3690
+ * @param resourceGroupName The name of the resource group.
3691
+ * @param accountName The name of the NetApp account
3692
+ * @param poolName The name of the capacity pool
3693
+ * @param volumeName The name of the volume
3694
+ * @param options The options parameters.
3695
+ */
3696
+ beginResetCifsPassword(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesResetCifsPasswordOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
3697
+ /**
3698
+ * Reset cifs password from volume
3699
+ * @param resourceGroupName The name of the resource group.
3700
+ * @param accountName The name of the NetApp account
3701
+ * @param poolName The name of the capacity pool
3702
+ * @param volumeName The name of the volume
3703
+ * @param options The options parameters.
3704
+ */
3705
+ beginResetCifsPasswordAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesResetCifsPasswordOptionalParams): Promise<void>;
3560
3706
  /**
3561
3707
  * Break the replication connection on the destination volume
3562
3708
  * @param resourceGroupName The name of the resource group.
@@ -3682,6 +3828,62 @@ export declare interface Volumes {
3682
3828
  * @param options The options parameters.
3683
3829
  */
3684
3830
  beginPoolChangeAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, body: PoolChangeRequest, options?: VolumesPoolChangeOptionalParams): Promise<void>;
3831
+ /**
3832
+ * Relocates volume to a new stamp
3833
+ * @param resourceGroupName The name of the resource group.
3834
+ * @param accountName The name of the NetApp account
3835
+ * @param poolName The name of the capacity pool
3836
+ * @param volumeName The name of the volume
3837
+ * @param options The options parameters.
3838
+ */
3839
+ beginRelocate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesRelocateOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
3840
+ /**
3841
+ * Relocates volume to a new stamp
3842
+ * @param resourceGroupName The name of the resource group.
3843
+ * @param accountName The name of the NetApp account
3844
+ * @param poolName The name of the capacity pool
3845
+ * @param volumeName The name of the volume
3846
+ * @param options The options parameters.
3847
+ */
3848
+ beginRelocateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesRelocateOptionalParams): Promise<void>;
3849
+ /**
3850
+ * Finalizes the relocation of the volume and cleans up the old volume.
3851
+ * @param resourceGroupName The name of the resource group.
3852
+ * @param accountName The name of the NetApp account
3853
+ * @param poolName The name of the capacity pool
3854
+ * @param volumeName The name of the volume
3855
+ * @param options The options parameters.
3856
+ */
3857
+ beginFinalizeRelocation(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesFinalizeRelocationOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
3858
+ /**
3859
+ * Finalizes the relocation of the volume and cleans up the old volume.
3860
+ * @param resourceGroupName The name of the resource group.
3861
+ * @param accountName The name of the NetApp account
3862
+ * @param poolName The name of the capacity pool
3863
+ * @param volumeName The name of the volume
3864
+ * @param options The options parameters.
3865
+ */
3866
+ beginFinalizeRelocationAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesFinalizeRelocationOptionalParams): Promise<void>;
3867
+ /**
3868
+ * Reverts the volume relocation process, cleans up the new volume and starts using the former-existing
3869
+ * volume.
3870
+ * @param resourceGroupName The name of the resource group.
3871
+ * @param accountName The name of the NetApp account
3872
+ * @param poolName The name of the capacity pool
3873
+ * @param volumeName The name of the volume
3874
+ * @param options The options parameters.
3875
+ */
3876
+ beginRevertRelocation(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesRevertRelocationOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
3877
+ /**
3878
+ * Reverts the volume relocation process, cleans up the new volume and starts using the former-existing
3879
+ * volume.
3880
+ * @param resourceGroupName The name of the resource group.
3881
+ * @param accountName The name of the NetApp account
3882
+ * @param poolName The name of the capacity pool
3883
+ * @param volumeName The name of the volume
3884
+ * @param options The options parameters.
3885
+ */
3886
+ beginRevertRelocationAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: VolumesRevertRelocationOptionalParams): Promise<void>;
3685
3887
  }
3686
3888
 
3687
3889
  /** Optional parameters. */
@@ -3731,6 +3933,14 @@ export declare interface VolumesDeleteReplicationOptionalParams extends coreClie
3731
3933
  resumeFrom?: string;
3732
3934
  }
3733
3935
 
3936
+ /** Optional parameters. */
3937
+ export declare interface VolumesFinalizeRelocationOptionalParams extends coreClient.OperationOptions {
3938
+ /** Delay to wait until next poll, in milliseconds. */
3939
+ updateIntervalInMs?: number;
3940
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3941
+ resumeFrom?: string;
3942
+ }
3943
+
3734
3944
  /** Optional parameters. */
3735
3945
  export declare interface VolumesGetOptionalParams extends coreClient.OperationOptions {
3736
3946
  }
@@ -3749,6 +3959,13 @@ export declare type VolumesListNextResponse = VolumeList;
3749
3959
  export declare interface VolumesListOptionalParams extends coreClient.OperationOptions {
3750
3960
  }
3751
3961
 
3962
+ /** Optional parameters. */
3963
+ export declare interface VolumesListReplicationsOptionalParams extends coreClient.OperationOptions {
3964
+ }
3965
+
3966
+ /** Contains response data for the listReplications operation. */
3967
+ export declare type VolumesListReplicationsResponse = ListReplications;
3968
+
3752
3969
  /** Contains response data for the list operation. */
3753
3970
  export declare type VolumesListResponse = VolumeList;
3754
3971
 
@@ -3774,6 +3991,14 @@ export declare interface VolumesReInitializeReplicationOptionalParams extends co
3774
3991
  resumeFrom?: string;
3775
3992
  }
3776
3993
 
3994
+ /** Optional parameters. */
3995
+ export declare interface VolumesRelocateOptionalParams extends coreClient.OperationOptions {
3996
+ /** Delay to wait until next poll, in milliseconds. */
3997
+ updateIntervalInMs?: number;
3998
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3999
+ resumeFrom?: string;
4000
+ }
4001
+
3777
4002
  /** Optional parameters. */
3778
4003
  export declare interface VolumesReplicationStatusOptionalParams extends coreClient.OperationOptions {
3779
4004
  }
@@ -3781,6 +4006,14 @@ export declare interface VolumesReplicationStatusOptionalParams extends coreClie
3781
4006
  /** Contains response data for the replicationStatus operation. */
3782
4007
  export declare type VolumesReplicationStatusResponse = ReplicationStatus;
3783
4008
 
4009
+ /** Optional parameters. */
4010
+ export declare interface VolumesResetCifsPasswordOptionalParams extends coreClient.OperationOptions {
4011
+ /** Delay to wait until next poll, in milliseconds. */
4012
+ updateIntervalInMs?: number;
4013
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4014
+ resumeFrom?: string;
4015
+ }
4016
+
3784
4017
  /** Optional parameters. */
3785
4018
  export declare interface VolumesResyncReplicationOptionalParams extends coreClient.OperationOptions {
3786
4019
  /** Delay to wait until next poll, in milliseconds. */
@@ -3797,6 +4030,14 @@ export declare interface VolumesRevertOptionalParams extends coreClient.Operatio
3797
4030
  resumeFrom?: string;
3798
4031
  }
3799
4032
 
4033
+ /** Optional parameters. */
4034
+ export declare interface VolumesRevertRelocationOptionalParams extends coreClient.OperationOptions {
4035
+ /** Delay to wait until next poll, in milliseconds. */
4036
+ updateIntervalInMs?: number;
4037
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4038
+ resumeFrom?: string;
4039
+ }
4040
+
3800
4041
  /**
3801
4042
  * Defines values for VolumeStorageToNetworkProximity. \
3802
4043
  * {@link KnownVolumeStorageToNetworkProximity} can be used interchangeably with VolumeStorageToNetworkProximity,