@azure/arm-netapp 15.0.0 → 15.1.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 (342) hide show
  1. package/CHANGELOG.md +43 -0
  2. package/README.md +11 -0
  3. package/dist/index.js +1277 -216
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/accountBackupsDeleteSample.d.ts +2 -0
  8. package/dist-esm/samples-dev/accountBackupsDeleteSample.d.ts.map +1 -0
  9. package/dist-esm/samples-dev/accountBackupsDeleteSample.js +32 -0
  10. package/dist-esm/samples-dev/accountBackupsDeleteSample.js.map +1 -0
  11. package/dist-esm/samples-dev/accountBackupsGetSample.d.ts +2 -0
  12. package/dist-esm/samples-dev/accountBackupsGetSample.d.ts.map +1 -0
  13. package/dist-esm/samples-dev/accountBackupsGetSample.js +32 -0
  14. package/dist-esm/samples-dev/accountBackupsGetSample.js.map +1 -0
  15. package/dist-esm/samples-dev/accountBackupsListSample.d.ts +2 -0
  16. package/dist-esm/samples-dev/accountBackupsListSample.d.ts.map +1 -0
  17. package/dist-esm/samples-dev/accountBackupsListSample.js +45 -0
  18. package/dist-esm/samples-dev/accountBackupsListSample.js.map +1 -0
  19. package/dist-esm/samples-dev/accountsCreateOrUpdateSample.d.ts +2 -0
  20. package/dist-esm/samples-dev/accountsCreateOrUpdateSample.d.ts.map +1 -0
  21. package/dist-esm/samples-dev/accountsCreateOrUpdateSample.js +48 -0
  22. package/dist-esm/samples-dev/accountsCreateOrUpdateSample.js.map +1 -0
  23. package/dist-esm/samples-dev/accountsDeleteSample.d.ts +2 -0
  24. package/dist-esm/samples-dev/accountsDeleteSample.d.ts.map +1 -0
  25. package/dist-esm/samples-dev/accountsDeleteSample.js +31 -0
  26. package/dist-esm/samples-dev/accountsDeleteSample.js.map +1 -0
  27. package/dist-esm/samples-dev/accountsGetSample.d.ts +2 -0
  28. package/dist-esm/samples-dev/accountsGetSample.d.ts.map +1 -0
  29. package/dist-esm/samples-dev/accountsGetSample.js +31 -0
  30. package/dist-esm/samples-dev/accountsGetSample.js.map +1 -0
  31. package/dist-esm/samples-dev/accountsListBySubscriptionSample.d.ts +2 -0
  32. package/dist-esm/samples-dev/accountsListBySubscriptionSample.d.ts.map +1 -0
  33. package/dist-esm/samples-dev/accountsListBySubscriptionSample.js +43 -0
  34. package/dist-esm/samples-dev/accountsListBySubscriptionSample.js.map +1 -0
  35. package/dist-esm/samples-dev/accountsListSample.d.ts +2 -0
  36. package/dist-esm/samples-dev/accountsListSample.d.ts.map +1 -0
  37. package/dist-esm/samples-dev/accountsListSample.js +44 -0
  38. package/dist-esm/samples-dev/accountsListSample.js.map +1 -0
  39. package/dist-esm/samples-dev/accountsUpdateSample.d.ts +2 -0
  40. package/dist-esm/samples-dev/accountsUpdateSample.d.ts.map +1 -0
  41. package/dist-esm/samples-dev/accountsUpdateSample.js +32 -0
  42. package/dist-esm/samples-dev/accountsUpdateSample.js.map +1 -0
  43. package/dist-esm/samples-dev/backupPoliciesCreateSample.d.ts +2 -0
  44. package/dist-esm/samples-dev/backupPoliciesCreateSample.d.ts.map +1 -0
  45. package/dist-esm/samples-dev/backupPoliciesCreateSample.js +39 -0
  46. package/dist-esm/samples-dev/backupPoliciesCreateSample.js.map +1 -0
  47. package/dist-esm/samples-dev/backupPoliciesDeleteSample.d.ts +2 -0
  48. package/dist-esm/samples-dev/backupPoliciesDeleteSample.d.ts.map +1 -0
  49. package/dist-esm/samples-dev/backupPoliciesDeleteSample.js +32 -0
  50. package/dist-esm/samples-dev/backupPoliciesDeleteSample.js.map +1 -0
  51. package/dist-esm/samples-dev/backupPoliciesGetSample.d.ts +2 -0
  52. package/dist-esm/samples-dev/backupPoliciesGetSample.d.ts.map +1 -0
  53. package/dist-esm/samples-dev/backupPoliciesGetSample.js +32 -0
  54. package/dist-esm/samples-dev/backupPoliciesGetSample.js.map +1 -0
  55. package/dist-esm/samples-dev/backupPoliciesListSample.d.ts +2 -0
  56. package/dist-esm/samples-dev/backupPoliciesListSample.d.ts.map +1 -0
  57. package/dist-esm/samples-dev/backupPoliciesListSample.js +45 -0
  58. package/dist-esm/samples-dev/backupPoliciesListSample.js.map +1 -0
  59. package/dist-esm/samples-dev/backupPoliciesUpdateSample.d.ts +2 -0
  60. package/dist-esm/samples-dev/backupPoliciesUpdateSample.d.ts.map +1 -0
  61. package/dist-esm/samples-dev/backupPoliciesUpdateSample.js +39 -0
  62. package/dist-esm/samples-dev/backupPoliciesUpdateSample.js.map +1 -0
  63. package/dist-esm/samples-dev/backupsCreateSample.d.ts +2 -0
  64. package/dist-esm/samples-dev/backupsCreateSample.d.ts.map +1 -0
  65. package/dist-esm/samples-dev/backupsCreateSample.js +35 -0
  66. package/dist-esm/samples-dev/backupsCreateSample.js.map +1 -0
  67. package/dist-esm/samples-dev/backupsDeleteSample.d.ts +2 -0
  68. package/dist-esm/samples-dev/backupsDeleteSample.d.ts.map +1 -0
  69. package/dist-esm/samples-dev/backupsDeleteSample.js +34 -0
  70. package/dist-esm/samples-dev/backupsDeleteSample.js.map +1 -0
  71. package/dist-esm/samples-dev/backupsGetSample.d.ts +2 -0
  72. package/dist-esm/samples-dev/backupsGetSample.d.ts.map +1 -0
  73. package/dist-esm/samples-dev/backupsGetSample.js +34 -0
  74. package/dist-esm/samples-dev/backupsGetSample.js.map +1 -0
  75. package/dist-esm/samples-dev/backupsGetStatusSample.d.ts +2 -0
  76. package/dist-esm/samples-dev/backupsGetStatusSample.d.ts.map +1 -0
  77. package/dist-esm/samples-dev/backupsGetStatusSample.js +33 -0
  78. package/dist-esm/samples-dev/backupsGetStatusSample.js.map +1 -0
  79. package/dist-esm/samples-dev/backupsGetVolumeRestoreStatusSample.d.ts +2 -0
  80. package/dist-esm/samples-dev/backupsGetVolumeRestoreStatusSample.d.ts.map +1 -0
  81. package/dist-esm/samples-dev/backupsGetVolumeRestoreStatusSample.js +33 -0
  82. package/dist-esm/samples-dev/backupsGetVolumeRestoreStatusSample.js.map +1 -0
  83. package/dist-esm/samples-dev/backupsListSample.d.ts +2 -0
  84. package/dist-esm/samples-dev/backupsListSample.d.ts.map +1 -0
  85. package/dist-esm/samples-dev/backupsListSample.js +47 -0
  86. package/dist-esm/samples-dev/backupsListSample.js.map +1 -0
  87. package/dist-esm/samples-dev/backupsUpdateSample.d.ts +2 -0
  88. package/dist-esm/samples-dev/backupsUpdateSample.d.ts.map +1 -0
  89. package/dist-esm/samples-dev/backupsUpdateSample.js +36 -0
  90. package/dist-esm/samples-dev/backupsUpdateSample.js.map +1 -0
  91. package/dist-esm/samples-dev/netAppResourceCheckFilePathAvailabilitySample.d.ts +2 -0
  92. package/dist-esm/samples-dev/netAppResourceCheckFilePathAvailabilitySample.d.ts.map +1 -0
  93. package/dist-esm/samples-dev/netAppResourceCheckFilePathAvailabilitySample.js +32 -0
  94. package/dist-esm/samples-dev/netAppResourceCheckFilePathAvailabilitySample.js.map +1 -0
  95. package/dist-esm/samples-dev/netAppResourceCheckNameAvailabilitySample.d.ts +2 -0
  96. package/dist-esm/samples-dev/netAppResourceCheckNameAvailabilitySample.d.ts.map +1 -0
  97. package/dist-esm/samples-dev/netAppResourceCheckNameAvailabilitySample.js +33 -0
  98. package/dist-esm/samples-dev/netAppResourceCheckNameAvailabilitySample.js.map +1 -0
  99. package/dist-esm/samples-dev/netAppResourceCheckQuotaAvailabilitySample.d.ts +2 -0
  100. package/dist-esm/samples-dev/netAppResourceCheckQuotaAvailabilitySample.d.ts.map +1 -0
  101. package/dist-esm/samples-dev/netAppResourceCheckQuotaAvailabilitySample.js +33 -0
  102. package/dist-esm/samples-dev/netAppResourceCheckQuotaAvailabilitySample.js.map +1 -0
  103. package/dist-esm/samples-dev/netAppResourceQuotaLimitsGetSample.d.ts +2 -0
  104. package/dist-esm/samples-dev/netAppResourceQuotaLimitsGetSample.d.ts.map +1 -0
  105. package/dist-esm/samples-dev/netAppResourceQuotaLimitsGetSample.js +31 -0
  106. package/dist-esm/samples-dev/netAppResourceQuotaLimitsGetSample.js.map +1 -0
  107. package/dist-esm/samples-dev/netAppResourceQuotaLimitsListSample.d.ts +2 -0
  108. package/dist-esm/samples-dev/netAppResourceQuotaLimitsListSample.d.ts.map +1 -0
  109. package/dist-esm/samples-dev/netAppResourceQuotaLimitsListSample.js +44 -0
  110. package/dist-esm/samples-dev/netAppResourceQuotaLimitsListSample.js.map +1 -0
  111. package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
  112. package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
  113. package/dist-esm/samples-dev/operationsListSample.js +43 -0
  114. package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
  115. package/dist-esm/samples-dev/poolsCreateOrUpdateSample.d.ts +2 -0
  116. package/dist-esm/samples-dev/poolsCreateOrUpdateSample.d.ts.map +1 -0
  117. package/dist-esm/samples-dev/poolsCreateOrUpdateSample.js +38 -0
  118. package/dist-esm/samples-dev/poolsCreateOrUpdateSample.js.map +1 -0
  119. package/dist-esm/samples-dev/poolsDeleteSample.d.ts +2 -0
  120. package/dist-esm/samples-dev/poolsDeleteSample.d.ts.map +1 -0
  121. package/dist-esm/samples-dev/poolsDeleteSample.js +32 -0
  122. package/dist-esm/samples-dev/poolsDeleteSample.js.map +1 -0
  123. package/dist-esm/samples-dev/poolsGetSample.d.ts +2 -0
  124. package/dist-esm/samples-dev/poolsGetSample.d.ts.map +1 -0
  125. package/dist-esm/samples-dev/poolsGetSample.js +32 -0
  126. package/dist-esm/samples-dev/poolsGetSample.js.map +1 -0
  127. package/dist-esm/samples-dev/poolsListSample.d.ts +2 -0
  128. package/dist-esm/samples-dev/poolsListSample.d.ts.map +1 -0
  129. package/dist-esm/samples-dev/poolsListSample.js +45 -0
  130. package/dist-esm/samples-dev/poolsListSample.js.map +1 -0
  131. package/dist-esm/samples-dev/poolsUpdateSample.d.ts +2 -0
  132. package/dist-esm/samples-dev/poolsUpdateSample.d.ts.map +1 -0
  133. package/dist-esm/samples-dev/poolsUpdateSample.js +33 -0
  134. package/dist-esm/samples-dev/poolsUpdateSample.js.map +1 -0
  135. package/dist-esm/samples-dev/snapshotPoliciesCreateSample.d.ts +2 -0
  136. package/dist-esm/samples-dev/snapshotPoliciesCreateSample.d.ts.map +1 -0
  137. package/dist-esm/samples-dev/snapshotPoliciesCreateSample.js +50 -0
  138. package/dist-esm/samples-dev/snapshotPoliciesCreateSample.js.map +1 -0
  139. package/dist-esm/samples-dev/snapshotPoliciesDeleteSample.d.ts +2 -0
  140. package/dist-esm/samples-dev/snapshotPoliciesDeleteSample.d.ts.map +1 -0
  141. package/dist-esm/samples-dev/snapshotPoliciesDeleteSample.js +32 -0
  142. package/dist-esm/samples-dev/snapshotPoliciesDeleteSample.js.map +1 -0
  143. package/dist-esm/samples-dev/snapshotPoliciesGetSample.d.ts +2 -0
  144. package/dist-esm/samples-dev/snapshotPoliciesGetSample.d.ts.map +1 -0
  145. package/dist-esm/samples-dev/snapshotPoliciesGetSample.js +32 -0
  146. package/dist-esm/samples-dev/snapshotPoliciesGetSample.js.map +1 -0
  147. package/dist-esm/samples-dev/snapshotPoliciesListSample.d.ts +2 -0
  148. package/dist-esm/samples-dev/snapshotPoliciesListSample.d.ts.map +1 -0
  149. package/dist-esm/samples-dev/snapshotPoliciesListSample.js +45 -0
  150. package/dist-esm/samples-dev/snapshotPoliciesListSample.js.map +1 -0
  151. package/dist-esm/samples-dev/snapshotPoliciesListVolumesSample.d.ts +2 -0
  152. package/dist-esm/samples-dev/snapshotPoliciesListVolumesSample.d.ts.map +1 -0
  153. package/dist-esm/samples-dev/snapshotPoliciesListVolumesSample.js +32 -0
  154. package/dist-esm/samples-dev/snapshotPoliciesListVolumesSample.js.map +1 -0
  155. package/dist-esm/samples-dev/snapshotPoliciesUpdateSample.d.ts +2 -0
  156. package/dist-esm/samples-dev/snapshotPoliciesUpdateSample.d.ts.map +1 -0
  157. package/dist-esm/samples-dev/snapshotPoliciesUpdateSample.js +50 -0
  158. package/dist-esm/samples-dev/snapshotPoliciesUpdateSample.js.map +1 -0
  159. package/dist-esm/samples-dev/snapshotsCreateSample.d.ts +2 -0
  160. package/dist-esm/samples-dev/snapshotsCreateSample.d.ts.map +1 -0
  161. package/dist-esm/samples-dev/snapshotsCreateSample.js +35 -0
  162. package/dist-esm/samples-dev/snapshotsCreateSample.js.map +1 -0
  163. package/dist-esm/samples-dev/snapshotsDeleteSample.d.ts +2 -0
  164. package/dist-esm/samples-dev/snapshotsDeleteSample.d.ts.map +1 -0
  165. package/dist-esm/samples-dev/snapshotsDeleteSample.js +34 -0
  166. package/dist-esm/samples-dev/snapshotsDeleteSample.js.map +1 -0
  167. package/dist-esm/samples-dev/snapshotsGetSample.d.ts +2 -0
  168. package/dist-esm/samples-dev/snapshotsGetSample.d.ts.map +1 -0
  169. package/dist-esm/samples-dev/snapshotsGetSample.js +34 -0
  170. package/dist-esm/samples-dev/snapshotsGetSample.js.map +1 -0
  171. package/dist-esm/samples-dev/snapshotsListSample.d.ts +2 -0
  172. package/dist-esm/samples-dev/snapshotsListSample.d.ts.map +1 -0
  173. package/dist-esm/samples-dev/snapshotsListSample.js +47 -0
  174. package/dist-esm/samples-dev/snapshotsListSample.js.map +1 -0
  175. package/dist-esm/samples-dev/snapshotsRestoreFilesSample.d.ts +2 -0
  176. package/dist-esm/samples-dev/snapshotsRestoreFilesSample.d.ts.map +1 -0
  177. package/dist-esm/samples-dev/snapshotsRestoreFilesSample.js +37 -0
  178. package/dist-esm/samples-dev/snapshotsRestoreFilesSample.js.map +1 -0
  179. package/dist-esm/samples-dev/snapshotsUpdateSample.d.ts +2 -0
  180. package/dist-esm/samples-dev/snapshotsUpdateSample.d.ts.map +1 -0
  181. package/dist-esm/samples-dev/snapshotsUpdateSample.js +35 -0
  182. package/dist-esm/samples-dev/snapshotsUpdateSample.js.map +1 -0
  183. package/dist-esm/samples-dev/subvolumesCreateSample.d.ts +2 -0
  184. package/dist-esm/samples-dev/subvolumesCreateSample.d.ts.map +1 -0
  185. package/dist-esm/samples-dev/subvolumesCreateSample.js +35 -0
  186. package/dist-esm/samples-dev/subvolumesCreateSample.js.map +1 -0
  187. package/dist-esm/samples-dev/subvolumesDeleteSample.d.ts +2 -0
  188. package/dist-esm/samples-dev/subvolumesDeleteSample.d.ts.map +1 -0
  189. package/dist-esm/samples-dev/subvolumesDeleteSample.js +34 -0
  190. package/dist-esm/samples-dev/subvolumesDeleteSample.js.map +1 -0
  191. package/dist-esm/samples-dev/subvolumesGetMetadataSample.d.ts +2 -0
  192. package/dist-esm/samples-dev/subvolumesGetMetadataSample.d.ts.map +1 -0
  193. package/dist-esm/samples-dev/subvolumesGetMetadataSample.js +34 -0
  194. package/dist-esm/samples-dev/subvolumesGetMetadataSample.js.map +1 -0
  195. package/dist-esm/samples-dev/subvolumesGetSample.d.ts +2 -0
  196. package/dist-esm/samples-dev/subvolumesGetSample.d.ts.map +1 -0
  197. package/dist-esm/samples-dev/subvolumesGetSample.js +34 -0
  198. package/dist-esm/samples-dev/subvolumesGetSample.js.map +1 -0
  199. package/dist-esm/samples-dev/subvolumesListByVolumeSample.d.ts +2 -0
  200. package/dist-esm/samples-dev/subvolumesListByVolumeSample.d.ts.map +1 -0
  201. package/dist-esm/samples-dev/subvolumesListByVolumeSample.js +47 -0
  202. package/dist-esm/samples-dev/subvolumesListByVolumeSample.js.map +1 -0
  203. package/dist-esm/samples-dev/subvolumesUpdateSample.d.ts +2 -0
  204. package/dist-esm/samples-dev/subvolumesUpdateSample.d.ts.map +1 -0
  205. package/dist-esm/samples-dev/subvolumesUpdateSample.js +35 -0
  206. package/dist-esm/samples-dev/subvolumesUpdateSample.js.map +1 -0
  207. package/dist-esm/samples-dev/vaultsListSample.d.ts +2 -0
  208. package/dist-esm/samples-dev/vaultsListSample.d.ts.map +1 -0
  209. package/dist-esm/samples-dev/vaultsListSample.js +45 -0
  210. package/dist-esm/samples-dev/vaultsListSample.js.map +1 -0
  211. package/dist-esm/samples-dev/volumeGroupsCreateSample.d.ts +2 -0
  212. package/dist-esm/samples-dev/volumeGroupsCreateSample.d.ts.map +1 -0
  213. package/dist-esm/samples-dev/volumeGroupsCreateSample.js +76 -0
  214. package/dist-esm/samples-dev/volumeGroupsCreateSample.js.map +1 -0
  215. package/dist-esm/samples-dev/volumeGroupsDeleteSample.d.ts +2 -0
  216. package/dist-esm/samples-dev/volumeGroupsDeleteSample.d.ts.map +1 -0
  217. package/dist-esm/samples-dev/volumeGroupsDeleteSample.js +32 -0
  218. package/dist-esm/samples-dev/volumeGroupsDeleteSample.js.map +1 -0
  219. package/dist-esm/samples-dev/volumeGroupsGetSample.d.ts +2 -0
  220. package/dist-esm/samples-dev/volumeGroupsGetSample.d.ts.map +1 -0
  221. package/dist-esm/samples-dev/volumeGroupsGetSample.js +32 -0
  222. package/dist-esm/samples-dev/volumeGroupsGetSample.js.map +1 -0
  223. package/dist-esm/samples-dev/volumeGroupsListByNetAppAccountSample.d.ts +2 -0
  224. package/dist-esm/samples-dev/volumeGroupsListByNetAppAccountSample.d.ts.map +1 -0
  225. package/dist-esm/samples-dev/volumeGroupsListByNetAppAccountSample.js +45 -0
  226. package/dist-esm/samples-dev/volumeGroupsListByNetAppAccountSample.js.map +1 -0
  227. package/dist-esm/samples-dev/volumesAuthorizeReplicationSample.d.ts +2 -0
  228. package/dist-esm/samples-dev/volumesAuthorizeReplicationSample.d.ts.map +1 -0
  229. package/dist-esm/samples-dev/volumesAuthorizeReplicationSample.js +36 -0
  230. package/dist-esm/samples-dev/volumesAuthorizeReplicationSample.js.map +1 -0
  231. package/dist-esm/samples-dev/volumesBreakReplicationSample.d.ts +2 -0
  232. package/dist-esm/samples-dev/volumesBreakReplicationSample.d.ts.map +1 -0
  233. package/dist-esm/samples-dev/volumesBreakReplicationSample.js +35 -0
  234. package/dist-esm/samples-dev/volumesBreakReplicationSample.js.map +1 -0
  235. package/dist-esm/samples-dev/volumesCreateOrUpdateSample.d.ts +2 -0
  236. package/dist-esm/samples-dev/volumesCreateOrUpdateSample.d.ts.map +1 -0
  237. package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js +42 -0
  238. package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js.map +1 -0
  239. package/dist-esm/samples-dev/volumesDeleteReplicationSample.d.ts +2 -0
  240. package/dist-esm/samples-dev/volumesDeleteReplicationSample.d.ts.map +1 -0
  241. package/dist-esm/samples-dev/volumesDeleteReplicationSample.js +33 -0
  242. package/dist-esm/samples-dev/volumesDeleteReplicationSample.js.map +1 -0
  243. package/dist-esm/samples-dev/volumesDeleteSample.d.ts +2 -0
  244. package/dist-esm/samples-dev/volumesDeleteSample.d.ts.map +1 -0
  245. package/dist-esm/samples-dev/volumesDeleteSample.js +33 -0
  246. package/dist-esm/samples-dev/volumesDeleteSample.js.map +1 -0
  247. package/dist-esm/samples-dev/volumesGetSample.d.ts +2 -0
  248. package/dist-esm/samples-dev/volumesGetSample.d.ts.map +1 -0
  249. package/dist-esm/samples-dev/volumesGetSample.js +33 -0
  250. package/dist-esm/samples-dev/volumesGetSample.js.map +1 -0
  251. package/dist-esm/samples-dev/volumesListSample.d.ts +2 -0
  252. package/dist-esm/samples-dev/volumesListSample.d.ts.map +1 -0
  253. package/dist-esm/samples-dev/volumesListSample.js +46 -0
  254. package/dist-esm/samples-dev/volumesListSample.js.map +1 -0
  255. package/dist-esm/samples-dev/volumesPoolChangeSample.d.ts +2 -0
  256. package/dist-esm/samples-dev/volumesPoolChangeSample.d.ts.map +1 -0
  257. package/dist-esm/samples-dev/volumesPoolChangeSample.js +36 -0
  258. package/dist-esm/samples-dev/volumesPoolChangeSample.js.map +1 -0
  259. package/dist-esm/samples-dev/volumesReInitializeReplicationSample.d.ts +2 -0
  260. package/dist-esm/samples-dev/volumesReInitializeReplicationSample.d.ts.map +1 -0
  261. package/dist-esm/samples-dev/volumesReInitializeReplicationSample.js +33 -0
  262. package/dist-esm/samples-dev/volumesReInitializeReplicationSample.js.map +1 -0
  263. package/dist-esm/samples-dev/volumesReplicationStatusSample.d.ts +2 -0
  264. package/dist-esm/samples-dev/volumesReplicationStatusSample.d.ts.map +1 -0
  265. package/dist-esm/samples-dev/volumesReplicationStatusSample.js +33 -0
  266. package/dist-esm/samples-dev/volumesReplicationStatusSample.js.map +1 -0
  267. package/dist-esm/samples-dev/volumesResyncReplicationSample.d.ts +2 -0
  268. package/dist-esm/samples-dev/volumesResyncReplicationSample.d.ts.map +1 -0
  269. package/dist-esm/samples-dev/volumesResyncReplicationSample.js +33 -0
  270. package/dist-esm/samples-dev/volumesResyncReplicationSample.js.map +1 -0
  271. package/dist-esm/samples-dev/volumesRevertSample.d.ts +2 -0
  272. package/dist-esm/samples-dev/volumesRevertSample.d.ts.map +1 -0
  273. package/dist-esm/samples-dev/volumesRevertSample.js +36 -0
  274. package/dist-esm/samples-dev/volumesRevertSample.js.map +1 -0
  275. package/dist-esm/samples-dev/volumesUpdateSample.d.ts +2 -0
  276. package/dist-esm/samples-dev/volumesUpdateSample.d.ts.map +1 -0
  277. package/dist-esm/samples-dev/volumesUpdateSample.js +34 -0
  278. package/dist-esm/samples-dev/volumesUpdateSample.js.map +1 -0
  279. package/dist-esm/src/models/index.d.ts +201 -2
  280. package/dist-esm/src/models/index.d.ts.map +1 -1
  281. package/dist-esm/src/models/index.js +8 -0
  282. package/dist-esm/src/models/index.js.map +1 -1
  283. package/dist-esm/src/models/mappers.d.ts +6 -0
  284. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  285. package/dist-esm/src/models/mappers.js +316 -8
  286. package/dist-esm/src/models/mappers.js.map +1 -1
  287. package/dist-esm/src/models/parameters.d.ts +9 -4
  288. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  289. package/dist-esm/src/models/parameters.js +45 -9
  290. package/dist-esm/src/models/parameters.js.map +1 -1
  291. package/dist-esm/src/netAppManagementClient.d.ts +2 -1
  292. package/dist-esm/src/netAppManagementClient.d.ts.map +1 -1
  293. package/dist-esm/src/netAppManagementClient.js +4 -3
  294. package/dist-esm/src/netAppManagementClient.js.map +1 -1
  295. package/dist-esm/src/operations/backupPolicies.js +2 -2
  296. package/dist-esm/src/operations/backups.js +2 -2
  297. package/dist-esm/src/operations/index.d.ts +1 -0
  298. package/dist-esm/src/operations/index.d.ts.map +1 -1
  299. package/dist-esm/src/operations/index.js +1 -0
  300. package/dist-esm/src/operations/index.js.map +1 -1
  301. package/dist-esm/src/operations/snapshotPolicies.js +2 -2
  302. package/dist-esm/src/operations/snapshots.d.ts +23 -1
  303. package/dist-esm/src/operations/snapshots.d.ts.map +1 -1
  304. package/dist-esm/src/operations/snapshots.js +84 -0
  305. package/dist-esm/src/operations/snapshots.js.map +1 -1
  306. package/dist-esm/src/operations/subvolumes.d.ts +139 -0
  307. package/dist-esm/src/operations/subvolumes.d.ts.map +1 -0
  308. package/dist-esm/src/operations/subvolumes.js +564 -0
  309. package/dist-esm/src/operations/subvolumes.js.map +1 -0
  310. package/dist-esm/src/operations/volumeGroups.js +1 -1
  311. package/dist-esm/src/operations/volumes.js +1 -1
  312. package/dist-esm/src/operations/volumes.js.map +1 -1
  313. package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
  314. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  315. package/dist-esm/src/operationsInterfaces/index.js +1 -0
  316. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  317. package/dist-esm/src/operationsInterfaces/snapshots.d.ts +23 -1
  318. package/dist-esm/src/operationsInterfaces/snapshots.d.ts.map +1 -1
  319. package/dist-esm/src/operationsInterfaces/subvolumes.d.ts +110 -0
  320. package/dist-esm/src/operationsInterfaces/subvolumes.d.ts.map +1 -0
  321. package/dist-esm/src/operationsInterfaces/subvolumes.js +9 -0
  322. package/dist-esm/src/operationsInterfaces/subvolumes.js.map +1 -0
  323. package/package.json +33 -12
  324. package/review/arm-netapp.api.md +149 -0
  325. package/rollup.config.js +6 -72
  326. package/src/models/index.ts +228 -2
  327. package/src/models/mappers.ts +329 -8
  328. package/src/models/parameters.ts +53 -9
  329. package/src/netAppManagementClient.ts +8 -4
  330. package/src/operations/backupPolicies.ts +2 -2
  331. package/src/operations/backups.ts +2 -2
  332. package/src/operations/index.ts +1 -0
  333. package/src/operations/snapshotPolicies.ts +2 -2
  334. package/src/operations/snapshots.ts +131 -1
  335. package/src/operations/subvolumes.ts +843 -0
  336. package/src/operations/volumeGroups.ts +1 -1
  337. package/src/operations/volumes.ts +1 -1
  338. package/src/operationsInterfaces/index.ts +1 -0
  339. package/src/operationsInterfaces/snapshots.ts +41 -1
  340. package/src/operationsInterfaces/subvolumes.ts +220 -0
  341. package/tsconfig.json +19 -5
  342. package/types/arm-netapp.d.ts +353 -2
@@ -250,6 +250,8 @@ export declare interface ActiveDirectory {
250
250
  allowLocalNfsUsersWithLdap?: boolean;
251
251
  /** If enabled, Traffic between the SMB server to Domain Controller (DC) will be encrypted. */
252
252
  encryptDCConnections?: boolean;
253
+ /** LDAP Search scope options */
254
+ ldapSearchScope?: LdapSearchScopeOpt;
253
255
  }
254
256
 
255
257
  /**
@@ -546,6 +548,11 @@ export declare interface BackupPolicy {
546
548
  tags?: {
547
549
  [propertyName: string]: string;
548
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;
549
556
  /**
550
557
  * Backup Policy Resource ID
551
558
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -939,12 +946,17 @@ export declare interface CapacityPool {
939
946
  tags?: {
940
947
  [propertyName: string]: string;
941
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;
942
954
  /**
943
955
  * UUID v4 used to identify the Pool
944
956
  * NOTE: This property will not be serialized. It can only be populated by the server.
945
957
  */
946
958
  readonly poolId?: string;
947
- /** Provisioned size of the pool (in bytes). Allowed values are in 4TiB chunks (value must be multiply of 4398046511104). */
959
+ /** Provisioned size of the pool (in bytes). Allowed values are in 1TiB chunks (value must be multiply of 4398046511104). */
948
960
  size: number;
949
961
  /** The service level of the file system */
950
962
  serviceLevel: ServiceLevel;
@@ -1002,7 +1014,7 @@ export declare interface CapacityPoolPatch {
1002
1014
  tags?: {
1003
1015
  [propertyName: string]: string;
1004
1016
  };
1005
- /** Provisioned size of the pool (in bytes). Allowed values are in 4TiB chunks (value must be multiply of 4398046511104). */
1017
+ /** Provisioned size of the pool (in bytes). Allowed values are in 1TiB chunks (value must be multiply of 4398046511104). */
1006
1018
  size?: number;
1007
1019
  /** The qos type of the pool */
1008
1020
  qosType?: QosType;
@@ -1098,6 +1110,16 @@ export declare interface Dimension {
1098
1110
  displayName?: string;
1099
1111
  }
1100
1112
 
1113
+ /**
1114
+ * Defines values for EnableSubvolumes. \
1115
+ * {@link KnownEnableSubvolumes} can be used interchangeably with EnableSubvolumes,
1116
+ * this enum contains the known values that the service supports.
1117
+ * ### Known values supported by the service
1118
+ * **Enabled**: subvolumes are enabled \
1119
+ * **Disabled**: subvolumes are not enabled
1120
+ */
1121
+ export declare type EnableSubvolumes = string;
1122
+
1101
1123
  /**
1102
1124
  * Defines values for EncryptionType. \
1103
1125
  * {@link KnownEncryptionType} can be used interchangeably with EncryptionType,
@@ -1245,6 +1267,14 @@ export declare enum KnownCreatedByType {
1245
1267
  Key = "Key"
1246
1268
  }
1247
1269
 
1270
+ /** Known values of {@link EnableSubvolumes} that the service accepts. */
1271
+ export declare enum KnownEnableSubvolumes {
1272
+ /** subvolumes are enabled */
1273
+ Enabled = "Enabled",
1274
+ /** subvolumes are not enabled */
1275
+ Disabled = "Disabled"
1276
+ }
1277
+
1248
1278
  /** Known values of {@link EncryptionType} that the service accepts. */
1249
1279
  export declare enum KnownEncryptionType {
1250
1280
  /** EncryptionType Single, volumes will use single encryption at rest */
@@ -1334,6 +1364,16 @@ export declare enum KnownVolumeStorageToNetworkProximity {
1334
1364
  T2 = "T2"
1335
1365
  }
1336
1366
 
1367
+ /** LDAP search scope */
1368
+ export declare interface LdapSearchScopeOpt {
1369
+ /** This specifies the user DN, which overrides the base DN for user lookups. */
1370
+ userDN?: string;
1371
+ /** This specifies the group DN, which overrides the base DN for group lookups. */
1372
+ groupDN?: string;
1373
+ /** This specifies the custom LDAP search filter to be used when looking up group membership from LDAP server. */
1374
+ groupMembershipFilter?: string;
1375
+ }
1376
+
1337
1377
  /** Log Definition of a single resource metric. */
1338
1378
  export declare interface LogSpecification {
1339
1379
  /** Name of log specification. */
@@ -1580,6 +1620,7 @@ export declare class NetAppManagementClient extends coreClient.ServiceClient {
1580
1620
  backupPolicies: BackupPolicies;
1581
1621
  vaults: Vaults;
1582
1622
  volumeGroups: VolumeGroups;
1623
+ subvolumes: Subvolumes;
1583
1624
  }
1584
1625
 
1585
1626
  /** Optional parameters. */
@@ -2235,6 +2276,11 @@ export declare interface SnapshotPolicy {
2235
2276
  tags?: {
2236
2277
  [propertyName: string]: string;
2237
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;
2238
2284
  /** Schedule for hourly snapshots */
2239
2285
  hourlySchedule?: HourlySchedule;
2240
2286
  /** Schedule for daily snapshots */
@@ -2338,6 +2384,14 @@ export declare interface SnapshotPolicyVolumeList {
2338
2384
  value?: Volume[];
2339
2385
  }
2340
2386
 
2387
+ /** Restore payload for Single File Snapshot Restore */
2388
+ export declare interface SnapshotRestoreFiles {
2389
+ /** List of files to be restored */
2390
+ filePaths: string[];
2391
+ /** Destination folder where the files will be restored */
2392
+ destinationPath?: string;
2393
+ }
2394
+
2341
2395
  /** Interface representing a Snapshots. */
2342
2396
  export declare interface Snapshots {
2343
2397
  /**
@@ -2423,6 +2477,28 @@ export declare interface Snapshots {
2423
2477
  * @param options The options parameters.
2424
2478
  */
2425
2479
  beginDeleteAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, snapshotName: string, options?: SnapshotsDeleteOptionalParams): Promise<void>;
2480
+ /**
2481
+ * Restore the specified files from the specified snapshot to the active filesystem
2482
+ * @param resourceGroupName The name of the resource group.
2483
+ * @param accountName The name of the NetApp account
2484
+ * @param poolName The name of the capacity pool
2485
+ * @param volumeName The name of the volume
2486
+ * @param snapshotName The name of the snapshot
2487
+ * @param body Restore payload supplied in the body of the operation.
2488
+ * @param options The options parameters.
2489
+ */
2490
+ beginRestoreFiles(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, snapshotName: string, body: SnapshotRestoreFiles, options?: SnapshotsRestoreFilesOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
2491
+ /**
2492
+ * Restore the specified files from the specified snapshot to the active filesystem
2493
+ * @param resourceGroupName The name of the resource group.
2494
+ * @param accountName The name of the NetApp account
2495
+ * @param poolName The name of the capacity pool
2496
+ * @param volumeName The name of the volume
2497
+ * @param snapshotName The name of the snapshot
2498
+ * @param body Restore payload supplied in the body of the operation.
2499
+ * @param options The options parameters.
2500
+ */
2501
+ beginRestoreFilesAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, snapshotName: string, body: SnapshotRestoreFiles, options?: SnapshotsRestoreFilesOptionalParams): Promise<void>;
2426
2502
  }
2427
2503
 
2428
2504
  /** Optional parameters. */
@@ -2464,6 +2540,14 @@ export declare interface SnapshotsListOptionalParams extends coreClient.Operatio
2464
2540
  /** Contains response data for the list operation. */
2465
2541
  export declare type SnapshotsListResponse = SnapshotsList;
2466
2542
 
2543
+ /** Optional parameters. */
2544
+ export declare interface SnapshotsRestoreFilesOptionalParams extends coreClient.OperationOptions {
2545
+ /** Delay to wait until next poll, in milliseconds. */
2546
+ updateIntervalInMs?: number;
2547
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2548
+ resumeFrom?: string;
2549
+ }
2550
+
2467
2551
  /** Optional parameters. */
2468
2552
  export declare interface SnapshotsUpdateOptionalParams extends coreClient.OperationOptions {
2469
2553
  /** Delay to wait until next poll, in milliseconds. */
@@ -2500,6 +2584,250 @@ export declare interface SubscriptionQuotaItemList {
2500
2584
  value?: SubscriptionQuotaItem[];
2501
2585
  }
2502
2586
 
2587
+ /** Subvolume Information properties */
2588
+ 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
+ /** Path to the subvolume */
2595
+ path?: string;
2596
+ /** Truncate subvolume to the provided size in bytes */
2597
+ size?: number;
2598
+ /** parent path to the subvolume */
2599
+ parentPath?: string;
2600
+ /**
2601
+ * Azure lifecycle management
2602
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2603
+ */
2604
+ readonly provisioningState?: string;
2605
+ };
2606
+
2607
+ /** Result of the post subvolume and action is to get metadata of the subvolume. */
2608
+ export declare interface SubvolumeModel {
2609
+ /**
2610
+ * Resource Id
2611
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2612
+ */
2613
+ readonly id?: string;
2614
+ /**
2615
+ * Resource name
2616
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2617
+ */
2618
+ readonly name?: string;
2619
+ /**
2620
+ * Resource type
2621
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2622
+ */
2623
+ readonly type?: string;
2624
+ /** Path to the subvolume */
2625
+ path?: string;
2626
+ /** Path to the parent subvolume */
2627
+ parentPath?: string;
2628
+ /** Size of subvolume */
2629
+ size?: number;
2630
+ /** Bytes used */
2631
+ bytesUsed?: number;
2632
+ /** Permissions of the subvolume */
2633
+ permissions?: string;
2634
+ /** Creation time and date */
2635
+ creationTimeStamp?: Date;
2636
+ /** Most recent access time and date */
2637
+ accessedTimeStamp?: Date;
2638
+ /** Most recent modification time and date */
2639
+ modifiedTimeStamp?: Date;
2640
+ /** Most recent change time and date */
2641
+ changedTimeStamp?: Date;
2642
+ /** Azure lifecycle management */
2643
+ provisioningState?: string;
2644
+ }
2645
+
2646
+ /** Subvolume Patch Request properties */
2647
+ export declare interface SubvolumePatchRequest {
2648
+ /** Truncate subvolume to the provided size in bytes */
2649
+ size?: number;
2650
+ /** path to the subvolume */
2651
+ path?: string;
2652
+ }
2653
+
2654
+ /** Interface representing a Subvolumes. */
2655
+ export declare interface Subvolumes {
2656
+ /**
2657
+ * Returns a list of the subvolumes in the volume
2658
+ * @param resourceGroupName The name of the resource group.
2659
+ * @param accountName The name of the NetApp account
2660
+ * @param poolName The name of the capacity pool
2661
+ * @param volumeName The name of the volume
2662
+ * @param options The options parameters.
2663
+ */
2664
+ listByVolume(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, options?: SubvolumesListByVolumeOptionalParams): PagedAsyncIterableIterator<SubvolumeInfo>;
2665
+ /**
2666
+ * Returns the path associated with the subvolumeName provided
2667
+ * @param resourceGroupName The name of the resource group.
2668
+ * @param accountName The name of the NetApp account
2669
+ * @param poolName The name of the capacity pool
2670
+ * @param volumeName The name of the volume
2671
+ * @param subvolumeName The name of the subvolume.
2672
+ * @param options The options parameters.
2673
+ */
2674
+ get(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, subvolumeName: string, options?: SubvolumesGetOptionalParams): Promise<SubvolumesGetResponse>;
2675
+ /**
2676
+ * Creates a subvolume in the path or clones the subvolume mentioned in the parentPath
2677
+ * @param resourceGroupName The name of the resource group.
2678
+ * @param accountName The name of the NetApp account
2679
+ * @param poolName The name of the capacity pool
2680
+ * @param volumeName The name of the volume
2681
+ * @param subvolumeName The name of the subvolume.
2682
+ * @param body Subvolume object supplied in the body of the operation.
2683
+ * @param options The options parameters.
2684
+ */
2685
+ beginCreate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, subvolumeName: string, body: SubvolumeInfo, options?: SubvolumesCreateOptionalParams): Promise<PollerLike<PollOperationState<SubvolumesCreateResponse>, SubvolumesCreateResponse>>;
2686
+ /**
2687
+ * Creates a subvolume in the path or clones the subvolume mentioned in the parentPath
2688
+ * @param resourceGroupName The name of the resource group.
2689
+ * @param accountName The name of the NetApp account
2690
+ * @param poolName The name of the capacity pool
2691
+ * @param volumeName The name of the volume
2692
+ * @param subvolumeName The name of the subvolume.
2693
+ * @param body Subvolume object supplied in the body of the operation.
2694
+ * @param options The options parameters.
2695
+ */
2696
+ beginCreateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, subvolumeName: string, body: SubvolumeInfo, options?: SubvolumesCreateOptionalParams): Promise<SubvolumesCreateResponse>;
2697
+ /**
2698
+ * Patch a subvolume
2699
+ * @param resourceGroupName The name of the resource group.
2700
+ * @param accountName The name of the NetApp account
2701
+ * @param poolName The name of the capacity pool
2702
+ * @param volumeName The name of the volume
2703
+ * @param subvolumeName The name of the subvolume.
2704
+ * @param body Subvolume object supplied in the body of the operation.
2705
+ * @param options The options parameters.
2706
+ */
2707
+ beginUpdate(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, subvolumeName: string, body: SubvolumePatchRequest, options?: SubvolumesUpdateOptionalParams): Promise<PollerLike<PollOperationState<SubvolumesUpdateResponse>, SubvolumesUpdateResponse>>;
2708
+ /**
2709
+ * Patch a subvolume
2710
+ * @param resourceGroupName The name of the resource group.
2711
+ * @param accountName The name of the NetApp account
2712
+ * @param poolName The name of the capacity pool
2713
+ * @param volumeName The name of the volume
2714
+ * @param subvolumeName The name of the subvolume.
2715
+ * @param body Subvolume object supplied in the body of the operation.
2716
+ * @param options The options parameters.
2717
+ */
2718
+ beginUpdateAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, subvolumeName: string, body: SubvolumePatchRequest, options?: SubvolumesUpdateOptionalParams): Promise<SubvolumesUpdateResponse>;
2719
+ /**
2720
+ * Delete subvolume
2721
+ * @param resourceGroupName The name of the resource group.
2722
+ * @param accountName The name of the NetApp account
2723
+ * @param poolName The name of the capacity pool
2724
+ * @param volumeName The name of the volume
2725
+ * @param subvolumeName The name of the subvolume.
2726
+ * @param options The options parameters.
2727
+ */
2728
+ beginDelete(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, subvolumeName: string, options?: SubvolumesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
2729
+ /**
2730
+ * Delete subvolume
2731
+ * @param resourceGroupName The name of the resource group.
2732
+ * @param accountName The name of the NetApp account
2733
+ * @param poolName The name of the capacity pool
2734
+ * @param volumeName The name of the volume
2735
+ * @param subvolumeName The name of the subvolume.
2736
+ * @param options The options parameters.
2737
+ */
2738
+ beginDeleteAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, subvolumeName: string, options?: SubvolumesDeleteOptionalParams): Promise<void>;
2739
+ /**
2740
+ * Get details of the specified subvolume
2741
+ * @param resourceGroupName The name of the resource group.
2742
+ * @param accountName The name of the NetApp account
2743
+ * @param poolName The name of the capacity pool
2744
+ * @param volumeName The name of the volume
2745
+ * @param subvolumeName The name of the subvolume.
2746
+ * @param options The options parameters.
2747
+ */
2748
+ beginGetMetadata(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, subvolumeName: string, options?: SubvolumesGetMetadataOptionalParams): Promise<PollerLike<PollOperationState<SubvolumesGetMetadataResponse>, SubvolumesGetMetadataResponse>>;
2749
+ /**
2750
+ * Get details of the specified subvolume
2751
+ * @param resourceGroupName The name of the resource group.
2752
+ * @param accountName The name of the NetApp account
2753
+ * @param poolName The name of the capacity pool
2754
+ * @param volumeName The name of the volume
2755
+ * @param subvolumeName The name of the subvolume.
2756
+ * @param options The options parameters.
2757
+ */
2758
+ beginGetMetadataAndWait(resourceGroupName: string, accountName: string, poolName: string, volumeName: string, subvolumeName: string, options?: SubvolumesGetMetadataOptionalParams): Promise<SubvolumesGetMetadataResponse>;
2759
+ }
2760
+
2761
+ /** Optional parameters. */
2762
+ export declare interface SubvolumesCreateOptionalParams extends coreClient.OperationOptions {
2763
+ /** Delay to wait until next poll, in milliseconds. */
2764
+ updateIntervalInMs?: number;
2765
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2766
+ resumeFrom?: string;
2767
+ }
2768
+
2769
+ /** Contains response data for the create operation. */
2770
+ export declare type SubvolumesCreateResponse = SubvolumeInfo;
2771
+
2772
+ /** Optional parameters. */
2773
+ export declare interface SubvolumesDeleteOptionalParams extends coreClient.OperationOptions {
2774
+ /** Delay to wait until next poll, in milliseconds. */
2775
+ updateIntervalInMs?: number;
2776
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2777
+ resumeFrom?: string;
2778
+ }
2779
+
2780
+ /** Optional parameters. */
2781
+ export declare interface SubvolumesGetMetadataOptionalParams extends coreClient.OperationOptions {
2782
+ /** Delay to wait until next poll, in milliseconds. */
2783
+ updateIntervalInMs?: number;
2784
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2785
+ resumeFrom?: string;
2786
+ }
2787
+
2788
+ /** Contains response data for the getMetadata operation. */
2789
+ export declare type SubvolumesGetMetadataResponse = SubvolumeModel;
2790
+
2791
+ /** Optional parameters. */
2792
+ export declare interface SubvolumesGetOptionalParams extends coreClient.OperationOptions {
2793
+ }
2794
+
2795
+ /** Contains response data for the get operation. */
2796
+ export declare type SubvolumesGetResponse = SubvolumeInfo;
2797
+
2798
+ /** List of Subvolumes */
2799
+ export declare interface SubvolumesList {
2800
+ /** A list of Subvolumes */
2801
+ value?: SubvolumeInfo[];
2802
+ /** URL to get the next set of results. */
2803
+ nextLink?: string;
2804
+ }
2805
+
2806
+ /** Optional parameters. */
2807
+ export declare interface SubvolumesListByVolumeNextOptionalParams extends coreClient.OperationOptions {
2808
+ }
2809
+
2810
+ /** Contains response data for the listByVolumeNext operation. */
2811
+ export declare type SubvolumesListByVolumeNextResponse = SubvolumesList;
2812
+
2813
+ /** Optional parameters. */
2814
+ export declare interface SubvolumesListByVolumeOptionalParams extends coreClient.OperationOptions {
2815
+ }
2816
+
2817
+ /** Contains response data for the listByVolume operation. */
2818
+ export declare type SubvolumesListByVolumeResponse = SubvolumesList;
2819
+
2820
+ /** Optional parameters. */
2821
+ export declare interface SubvolumesUpdateOptionalParams extends coreClient.OperationOptions {
2822
+ /** Delay to wait until next poll, in milliseconds. */
2823
+ updateIntervalInMs?: number;
2824
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2825
+ resumeFrom?: string;
2826
+ }
2827
+
2828
+ /** Contains response data for the update operation. */
2829
+ export declare type SubvolumesUpdateResponse = SubvolumeInfo;
2830
+
2503
2831
  /** Metadata pertaining to creation and last modification of the resource. */
2504
2832
  export declare interface SystemData {
2505
2833
  /** The identity that created the resource. */
@@ -2591,6 +2919,11 @@ export declare interface Volume {
2591
2919
  tags?: {
2592
2920
  [propertyName: string]: string;
2593
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;
2594
2927
  /**
2595
2928
  * Unique FileSystem Identifier.
2596
2929
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2680,6 +3013,11 @@ export declare interface Volume {
2680
3013
  defaultUserQuotaInKiBs?: number;
2681
3014
  /** Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies. */
2682
3015
  defaultGroupQuotaInKiBs?: number;
3016
+ /**
3017
+ * Maximum number of files allowed. Needs a service request in order to be changed. Only allowed to be changed if volume quota is more than 4TiB.
3018
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3019
+ */
3020
+ readonly maximumNumberOfFiles?: number;
2683
3021
  /**
2684
3022
  * Volume Group Name
2685
3023
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2698,6 +3036,8 @@ export declare interface Volume {
2698
3036
  volumeSpecName?: string;
2699
3037
  /** Application specific placement rules for the particular volume */
2700
3038
  placementRules?: PlacementKeyValuePairs[];
3039
+ /** Flag indicating whether subvolume operations are enabled on the volume */
3040
+ enableSubvolumes?: EnableSubvolumes;
2701
3041
  }
2702
3042
 
2703
3043
  /** Volume Backup Properties */
@@ -3006,6 +3346,11 @@ export declare interface VolumeGroupVolumeProperties {
3006
3346
  defaultUserQuotaInKiBs?: number;
3007
3347
  /** Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies. */
3008
3348
  defaultGroupQuotaInKiBs?: number;
3349
+ /**
3350
+ * Maximum number of files allowed. Needs a service request in order to be changed. Only allowed to be changed if volume quota is more than 4TiB.
3351
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3352
+ */
3353
+ readonly maximumNumberOfFiles?: number;
3009
3354
  /**
3010
3355
  * Volume Group Name
3011
3356
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3024,6 +3369,8 @@ export declare interface VolumeGroupVolumeProperties {
3024
3369
  volumeSpecName?: string;
3025
3370
  /** Application specific placement rules for the particular volume */
3026
3371
  placementRules?: PlacementKeyValuePairs[];
3372
+ /** Flag indicating whether subvolume operations are enabled on the volume */
3373
+ enableSubvolumes?: EnableSubvolumes;
3027
3374
  }
3028
3375
 
3029
3376
  /** List of volume resources */
@@ -3073,6 +3420,8 @@ export declare interface VolumePatch {
3073
3420
  defaultUserQuotaInKiBs?: number;
3074
3421
  /** Default group quota for volume in KiBs. If isDefaultQuotaEnabled is set, the minimum value of 4 KiBs applies. */
3075
3422
  defaultGroupQuotaInKiBs?: number;
3423
+ /** UNIX permissions for NFS volume accepted in octal 4 digit format. First digit selects the set user ID(4), set group ID (2) and sticky (1) attributes. Second digit selects permission for the owner of the file: read (4), write (2) and execute (1). Third selects permissions for other users in the same group. the fourth for other users not in the group. 0755 - gives read/write/execute permissions to owner and read/execute to group and other users. */
3424
+ unixPermissions?: string;
3076
3425
  }
3077
3426
 
3078
3427
  /** DataProtection type volumes include an object containing details of the replication */
@@ -3366,6 +3715,8 @@ export declare type VolumesCreateOrUpdateResponse = Volume;
3366
3715
 
3367
3716
  /** Optional parameters. */
3368
3717
  export declare interface VolumesDeleteOptionalParams extends coreClient.OperationOptions {
3718
+ /** An option to force delete the volume. Will cleanup resources connected to the particular volume */
3719
+ forceDelete?: boolean;
3369
3720
  /** Delay to wait until next poll, in milliseconds. */
3370
3721
  updateIntervalInMs?: number;
3371
3722
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */