@azure/arm-netapp 21.6.0 → 21.7.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 (388) hide show
  1. package/dist/browser/lroImpl.d.ts.map +1 -1
  2. package/dist/browser/lroImpl.js.map +1 -1
  3. package/dist/browser/models/index.d.ts +52 -2
  4. package/dist/browser/models/index.d.ts.map +1 -1
  5. package/dist/browser/models/index.js +10 -0
  6. package/dist/browser/models/index.js.map +1 -1
  7. package/dist/browser/models/mappers.d.ts +1 -0
  8. package/dist/browser/models/mappers.d.ts.map +1 -1
  9. package/dist/browser/models/mappers.js +56 -0
  10. package/dist/browser/models/mappers.js.map +1 -1
  11. package/dist/browser/models/parameters.js +1 -1
  12. package/dist/browser/models/parameters.js.map +1 -1
  13. package/dist/browser/netAppManagementClient.d.ts.map +1 -1
  14. package/dist/browser/netAppManagementClient.js +4 -6
  15. package/dist/browser/netAppManagementClient.js.map +1 -1
  16. package/dist/browser/operations/accounts.d.ts.map +1 -1
  17. package/dist/browser/operations/accounts.js +3 -11
  18. package/dist/browser/operations/accounts.js.map +1 -1
  19. package/dist/browser/operations/backupPolicies.d.ts.map +1 -1
  20. package/dist/browser/operations/backupPolicies.js +1 -1
  21. package/dist/browser/operations/backupPolicies.js.map +1 -1
  22. package/dist/browser/operations/backupVaults.d.ts.map +1 -1
  23. package/dist/browser/operations/backupVaults.js +1 -1
  24. package/dist/browser/operations/backupVaults.js.map +1 -1
  25. package/dist/browser/operations/backups.d.ts.map +1 -1
  26. package/dist/browser/operations/backups.js +1 -1
  27. package/dist/browser/operations/backups.js.map +1 -1
  28. package/dist/browser/operations/backupsUnderAccount.d.ts.map +1 -1
  29. package/dist/browser/operations/backupsUnderAccount.js +1 -1
  30. package/dist/browser/operations/backupsUnderAccount.js.map +1 -1
  31. package/dist/browser/operations/backupsUnderBackupVault.d.ts.map +1 -1
  32. package/dist/browser/operations/backupsUnderBackupVault.js +1 -1
  33. package/dist/browser/operations/backupsUnderBackupVault.js.map +1 -1
  34. package/dist/browser/operations/backupsUnderVolume.d.ts.map +1 -1
  35. package/dist/browser/operations/backupsUnderVolume.js +1 -1
  36. package/dist/browser/operations/backupsUnderVolume.js.map +1 -1
  37. package/dist/browser/operations/netAppResource.d.ts.map +1 -1
  38. package/dist/browser/operations/netAppResource.js +7 -31
  39. package/dist/browser/operations/netAppResource.js.map +1 -1
  40. package/dist/browser/operations/netAppResourceQuotaLimits.d.ts.map +1 -1
  41. package/dist/browser/operations/netAppResourceQuotaLimits.js +1 -5
  42. package/dist/browser/operations/netAppResourceQuotaLimits.js.map +1 -1
  43. package/dist/browser/operations/netAppResourceRegionInfos.d.ts.map +1 -1
  44. package/dist/browser/operations/netAppResourceRegionInfos.js +2 -10
  45. package/dist/browser/operations/netAppResourceRegionInfos.js.map +1 -1
  46. package/dist/browser/operations/netAppResourceUsages.d.ts.map +1 -1
  47. package/dist/browser/operations/netAppResourceUsages.js +1 -5
  48. package/dist/browser/operations/netAppResourceUsages.js.map +1 -1
  49. package/dist/browser/operations/operations.d.ts.map +1 -1
  50. package/dist/browser/operations/operations.js.map +1 -1
  51. package/dist/browser/operations/pools.d.ts.map +1 -1
  52. package/dist/browser/operations/pools.js +1 -1
  53. package/dist/browser/operations/pools.js.map +1 -1
  54. package/dist/browser/operations/snapshotPolicies.d.ts.map +1 -1
  55. package/dist/browser/operations/snapshotPolicies.js +1 -1
  56. package/dist/browser/operations/snapshotPolicies.js.map +1 -1
  57. package/dist/browser/operations/snapshots.d.ts.map +1 -1
  58. package/dist/browser/operations/snapshots.js +1 -1
  59. package/dist/browser/operations/snapshots.js.map +1 -1
  60. package/dist/browser/operations/subvolumes.d.ts.map +1 -1
  61. package/dist/browser/operations/subvolumes.js +1 -1
  62. package/dist/browser/operations/subvolumes.js.map +1 -1
  63. package/dist/browser/operations/volumeGroups.d.ts.map +1 -1
  64. package/dist/browser/operations/volumeGroups.js +1 -1
  65. package/dist/browser/operations/volumeGroups.js.map +1 -1
  66. package/dist/browser/operations/volumeQuotaRules.d.ts.map +1 -1
  67. package/dist/browser/operations/volumeQuotaRules.js +1 -1
  68. package/dist/browser/operations/volumeQuotaRules.js.map +1 -1
  69. package/dist/browser/operations/volumes.d.ts +19 -1
  70. package/dist/browser/operations/volumes.d.ts.map +1 -1
  71. package/dist/browser/operations/volumes.js +94 -1
  72. package/dist/browser/operations/volumes.js.map +1 -1
  73. package/dist/browser/operationsInterfaces/accounts.d.ts.map +1 -1
  74. package/dist/browser/operationsInterfaces/accounts.js.map +1 -1
  75. package/dist/browser/operationsInterfaces/backupPolicies.d.ts.map +1 -1
  76. package/dist/browser/operationsInterfaces/backupPolicies.js.map +1 -1
  77. package/dist/browser/operationsInterfaces/backupVaults.d.ts.map +1 -1
  78. package/dist/browser/operationsInterfaces/backupVaults.js.map +1 -1
  79. package/dist/browser/operationsInterfaces/backups.d.ts.map +1 -1
  80. package/dist/browser/operationsInterfaces/backups.js.map +1 -1
  81. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
  82. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  83. package/dist/browser/operationsInterfaces/pools.d.ts.map +1 -1
  84. package/dist/browser/operationsInterfaces/pools.js.map +1 -1
  85. package/dist/browser/operationsInterfaces/snapshotPolicies.d.ts.map +1 -1
  86. package/dist/browser/operationsInterfaces/snapshotPolicies.js.map +1 -1
  87. package/dist/browser/operationsInterfaces/snapshots.d.ts.map +1 -1
  88. package/dist/browser/operationsInterfaces/snapshots.js.map +1 -1
  89. package/dist/browser/operationsInterfaces/subvolumes.d.ts.map +1 -1
  90. package/dist/browser/operationsInterfaces/subvolumes.js.map +1 -1
  91. package/dist/browser/operationsInterfaces/volumeGroups.d.ts.map +1 -1
  92. package/dist/browser/operationsInterfaces/volumeGroups.js.map +1 -1
  93. package/dist/browser/operationsInterfaces/volumeQuotaRules.d.ts.map +1 -1
  94. package/dist/browser/operationsInterfaces/volumeQuotaRules.js.map +1 -1
  95. package/dist/browser/operationsInterfaces/volumes.d.ts +19 -1
  96. package/dist/browser/operationsInterfaces/volumes.d.ts.map +1 -1
  97. package/dist/browser/operationsInterfaces/volumes.js.map +1 -1
  98. package/dist/browser/pagingHelper.d.ts.map +1 -1
  99. package/dist/browser/pagingHelper.js.map +1 -1
  100. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  101. package/dist/commonjs/lroImpl.js.map +1 -1
  102. package/dist/commonjs/models/index.d.ts +52 -2
  103. package/dist/commonjs/models/index.d.ts.map +1 -1
  104. package/dist/commonjs/models/index.js +11 -1
  105. package/dist/commonjs/models/index.js.map +1 -1
  106. package/dist/commonjs/models/mappers.d.ts +1 -0
  107. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  108. package/dist/commonjs/models/mappers.js +57 -1
  109. package/dist/commonjs/models/mappers.js.map +1 -1
  110. package/dist/commonjs/models/parameters.js +1 -1
  111. package/dist/commonjs/models/parameters.js.map +1 -1
  112. package/dist/commonjs/netAppManagementClient.d.ts.map +1 -1
  113. package/dist/commonjs/netAppManagementClient.js +4 -6
  114. package/dist/commonjs/netAppManagementClient.js.map +1 -1
  115. package/dist/commonjs/operations/accounts.d.ts.map +1 -1
  116. package/dist/commonjs/operations/accounts.js +2 -10
  117. package/dist/commonjs/operations/accounts.js.map +1 -1
  118. package/dist/commonjs/operations/backupPolicies.d.ts.map +1 -1
  119. package/dist/commonjs/operations/backupPolicies.js.map +1 -1
  120. package/dist/commonjs/operations/backupVaults.d.ts.map +1 -1
  121. package/dist/commonjs/operations/backupVaults.js.map +1 -1
  122. package/dist/commonjs/operations/backups.d.ts.map +1 -1
  123. package/dist/commonjs/operations/backups.js.map +1 -1
  124. package/dist/commonjs/operations/backupsUnderAccount.d.ts.map +1 -1
  125. package/dist/commonjs/operations/backupsUnderAccount.js.map +1 -1
  126. package/dist/commonjs/operations/backupsUnderBackupVault.d.ts.map +1 -1
  127. package/dist/commonjs/operations/backupsUnderBackupVault.js.map +1 -1
  128. package/dist/commonjs/operations/backupsUnderVolume.d.ts.map +1 -1
  129. package/dist/commonjs/operations/backupsUnderVolume.js.map +1 -1
  130. package/dist/commonjs/operations/netAppResource.d.ts.map +1 -1
  131. package/dist/commonjs/operations/netAppResource.js +6 -30
  132. package/dist/commonjs/operations/netAppResource.js.map +1 -1
  133. package/dist/commonjs/operations/netAppResourceQuotaLimits.d.ts.map +1 -1
  134. package/dist/commonjs/operations/netAppResourceQuotaLimits.js +1 -5
  135. package/dist/commonjs/operations/netAppResourceQuotaLimits.js.map +1 -1
  136. package/dist/commonjs/operations/netAppResourceRegionInfos.d.ts.map +1 -1
  137. package/dist/commonjs/operations/netAppResourceRegionInfos.js +2 -10
  138. package/dist/commonjs/operations/netAppResourceRegionInfos.js.map +1 -1
  139. package/dist/commonjs/operations/netAppResourceUsages.d.ts.map +1 -1
  140. package/dist/commonjs/operations/netAppResourceUsages.js +1 -5
  141. package/dist/commonjs/operations/netAppResourceUsages.js.map +1 -1
  142. package/dist/commonjs/operations/operations.d.ts.map +1 -1
  143. package/dist/commonjs/operations/operations.js.map +1 -1
  144. package/dist/commonjs/operations/pools.d.ts.map +1 -1
  145. package/dist/commonjs/operations/pools.js.map +1 -1
  146. package/dist/commonjs/operations/snapshotPolicies.d.ts.map +1 -1
  147. package/dist/commonjs/operations/snapshotPolicies.js.map +1 -1
  148. package/dist/commonjs/operations/snapshots.d.ts.map +1 -1
  149. package/dist/commonjs/operations/snapshots.js.map +1 -1
  150. package/dist/commonjs/operations/subvolumes.d.ts.map +1 -1
  151. package/dist/commonjs/operations/subvolumes.js.map +1 -1
  152. package/dist/commonjs/operations/volumeGroups.d.ts.map +1 -1
  153. package/dist/commonjs/operations/volumeGroups.js.map +1 -1
  154. package/dist/commonjs/operations/volumeQuotaRules.d.ts.map +1 -1
  155. package/dist/commonjs/operations/volumeQuotaRules.js.map +1 -1
  156. package/dist/commonjs/operations/volumes.d.ts +19 -1
  157. package/dist/commonjs/operations/volumes.d.ts.map +1 -1
  158. package/dist/commonjs/operations/volumes.js +93 -0
  159. package/dist/commonjs/operations/volumes.js.map +1 -1
  160. package/dist/commonjs/operationsInterfaces/accounts.d.ts.map +1 -1
  161. package/dist/commonjs/operationsInterfaces/accounts.js.map +1 -1
  162. package/dist/commonjs/operationsInterfaces/backupPolicies.d.ts.map +1 -1
  163. package/dist/commonjs/operationsInterfaces/backupPolicies.js.map +1 -1
  164. package/dist/commonjs/operationsInterfaces/backupVaults.d.ts.map +1 -1
  165. package/dist/commonjs/operationsInterfaces/backupVaults.js.map +1 -1
  166. package/dist/commonjs/operationsInterfaces/backups.d.ts.map +1 -1
  167. package/dist/commonjs/operationsInterfaces/backups.js.map +1 -1
  168. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
  169. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  170. package/dist/commonjs/operationsInterfaces/pools.d.ts.map +1 -1
  171. package/dist/commonjs/operationsInterfaces/pools.js.map +1 -1
  172. package/dist/commonjs/operationsInterfaces/snapshotPolicies.d.ts.map +1 -1
  173. package/dist/commonjs/operationsInterfaces/snapshotPolicies.js.map +1 -1
  174. package/dist/commonjs/operationsInterfaces/snapshots.d.ts.map +1 -1
  175. package/dist/commonjs/operationsInterfaces/snapshots.js.map +1 -1
  176. package/dist/commonjs/operationsInterfaces/subvolumes.d.ts.map +1 -1
  177. package/dist/commonjs/operationsInterfaces/subvolumes.js.map +1 -1
  178. package/dist/commonjs/operationsInterfaces/volumeGroups.d.ts.map +1 -1
  179. package/dist/commonjs/operationsInterfaces/volumeGroups.js.map +1 -1
  180. package/dist/commonjs/operationsInterfaces/volumeQuotaRules.d.ts.map +1 -1
  181. package/dist/commonjs/operationsInterfaces/volumeQuotaRules.js.map +1 -1
  182. package/dist/commonjs/operationsInterfaces/volumes.d.ts +19 -1
  183. package/dist/commonjs/operationsInterfaces/volumes.d.ts.map +1 -1
  184. package/dist/commonjs/operationsInterfaces/volumes.js.map +1 -1
  185. package/dist/commonjs/pagingHelper.d.ts.map +1 -1
  186. package/dist/commonjs/pagingHelper.js.map +1 -1
  187. package/dist/commonjs/tsdoc-metadata.json +1 -1
  188. package/dist/esm/lroImpl.d.ts.map +1 -1
  189. package/dist/esm/lroImpl.js.map +1 -1
  190. package/dist/esm/models/index.d.ts +52 -2
  191. package/dist/esm/models/index.d.ts.map +1 -1
  192. package/dist/esm/models/index.js +10 -0
  193. package/dist/esm/models/index.js.map +1 -1
  194. package/dist/esm/models/mappers.d.ts +1 -0
  195. package/dist/esm/models/mappers.d.ts.map +1 -1
  196. package/dist/esm/models/mappers.js +56 -0
  197. package/dist/esm/models/mappers.js.map +1 -1
  198. package/dist/esm/models/parameters.js +1 -1
  199. package/dist/esm/models/parameters.js.map +1 -1
  200. package/dist/esm/netAppManagementClient.d.ts.map +1 -1
  201. package/dist/esm/netAppManagementClient.js +4 -6
  202. package/dist/esm/netAppManagementClient.js.map +1 -1
  203. package/dist/esm/operations/accounts.d.ts.map +1 -1
  204. package/dist/esm/operations/accounts.js +3 -11
  205. package/dist/esm/operations/accounts.js.map +1 -1
  206. package/dist/esm/operations/backupPolicies.d.ts.map +1 -1
  207. package/dist/esm/operations/backupPolicies.js +1 -1
  208. package/dist/esm/operations/backupPolicies.js.map +1 -1
  209. package/dist/esm/operations/backupVaults.d.ts.map +1 -1
  210. package/dist/esm/operations/backupVaults.js +1 -1
  211. package/dist/esm/operations/backupVaults.js.map +1 -1
  212. package/dist/esm/operations/backups.d.ts.map +1 -1
  213. package/dist/esm/operations/backups.js +1 -1
  214. package/dist/esm/operations/backups.js.map +1 -1
  215. package/dist/esm/operations/backupsUnderAccount.d.ts.map +1 -1
  216. package/dist/esm/operations/backupsUnderAccount.js +1 -1
  217. package/dist/esm/operations/backupsUnderAccount.js.map +1 -1
  218. package/dist/esm/operations/backupsUnderBackupVault.d.ts.map +1 -1
  219. package/dist/esm/operations/backupsUnderBackupVault.js +1 -1
  220. package/dist/esm/operations/backupsUnderBackupVault.js.map +1 -1
  221. package/dist/esm/operations/backupsUnderVolume.d.ts.map +1 -1
  222. package/dist/esm/operations/backupsUnderVolume.js +1 -1
  223. package/dist/esm/operations/backupsUnderVolume.js.map +1 -1
  224. package/dist/esm/operations/netAppResource.d.ts.map +1 -1
  225. package/dist/esm/operations/netAppResource.js +7 -31
  226. package/dist/esm/operations/netAppResource.js.map +1 -1
  227. package/dist/esm/operations/netAppResourceQuotaLimits.d.ts.map +1 -1
  228. package/dist/esm/operations/netAppResourceQuotaLimits.js +1 -5
  229. package/dist/esm/operations/netAppResourceQuotaLimits.js.map +1 -1
  230. package/dist/esm/operations/netAppResourceRegionInfos.d.ts.map +1 -1
  231. package/dist/esm/operations/netAppResourceRegionInfos.js +2 -10
  232. package/dist/esm/operations/netAppResourceRegionInfos.js.map +1 -1
  233. package/dist/esm/operations/netAppResourceUsages.d.ts.map +1 -1
  234. package/dist/esm/operations/netAppResourceUsages.js +1 -5
  235. package/dist/esm/operations/netAppResourceUsages.js.map +1 -1
  236. package/dist/esm/operations/operations.d.ts.map +1 -1
  237. package/dist/esm/operations/operations.js.map +1 -1
  238. package/dist/esm/operations/pools.d.ts.map +1 -1
  239. package/dist/esm/operations/pools.js +1 -1
  240. package/dist/esm/operations/pools.js.map +1 -1
  241. package/dist/esm/operations/snapshotPolicies.d.ts.map +1 -1
  242. package/dist/esm/operations/snapshotPolicies.js +1 -1
  243. package/dist/esm/operations/snapshotPolicies.js.map +1 -1
  244. package/dist/esm/operations/snapshots.d.ts.map +1 -1
  245. package/dist/esm/operations/snapshots.js +1 -1
  246. package/dist/esm/operations/snapshots.js.map +1 -1
  247. package/dist/esm/operations/subvolumes.d.ts.map +1 -1
  248. package/dist/esm/operations/subvolumes.js +1 -1
  249. package/dist/esm/operations/subvolumes.js.map +1 -1
  250. package/dist/esm/operations/volumeGroups.d.ts.map +1 -1
  251. package/dist/esm/operations/volumeGroups.js +1 -1
  252. package/dist/esm/operations/volumeGroups.js.map +1 -1
  253. package/dist/esm/operations/volumeQuotaRules.d.ts.map +1 -1
  254. package/dist/esm/operations/volumeQuotaRules.js +1 -1
  255. package/dist/esm/operations/volumeQuotaRules.js.map +1 -1
  256. package/dist/esm/operations/volumes.d.ts +19 -1
  257. package/dist/esm/operations/volumes.d.ts.map +1 -1
  258. package/dist/esm/operations/volumes.js +94 -1
  259. package/dist/esm/operations/volumes.js.map +1 -1
  260. package/dist/esm/operationsInterfaces/accounts.d.ts.map +1 -1
  261. package/dist/esm/operationsInterfaces/accounts.js.map +1 -1
  262. package/dist/esm/operationsInterfaces/backupPolicies.d.ts.map +1 -1
  263. package/dist/esm/operationsInterfaces/backupPolicies.js.map +1 -1
  264. package/dist/esm/operationsInterfaces/backupVaults.d.ts.map +1 -1
  265. package/dist/esm/operationsInterfaces/backupVaults.js.map +1 -1
  266. package/dist/esm/operationsInterfaces/backups.d.ts.map +1 -1
  267. package/dist/esm/operationsInterfaces/backups.js.map +1 -1
  268. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  269. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  270. package/dist/esm/operationsInterfaces/pools.d.ts.map +1 -1
  271. package/dist/esm/operationsInterfaces/pools.js.map +1 -1
  272. package/dist/esm/operationsInterfaces/snapshotPolicies.d.ts.map +1 -1
  273. package/dist/esm/operationsInterfaces/snapshotPolicies.js.map +1 -1
  274. package/dist/esm/operationsInterfaces/snapshots.d.ts.map +1 -1
  275. package/dist/esm/operationsInterfaces/snapshots.js.map +1 -1
  276. package/dist/esm/operationsInterfaces/subvolumes.d.ts.map +1 -1
  277. package/dist/esm/operationsInterfaces/subvolumes.js.map +1 -1
  278. package/dist/esm/operationsInterfaces/volumeGroups.d.ts.map +1 -1
  279. package/dist/esm/operationsInterfaces/volumeGroups.js.map +1 -1
  280. package/dist/esm/operationsInterfaces/volumeQuotaRules.d.ts.map +1 -1
  281. package/dist/esm/operationsInterfaces/volumeQuotaRules.js.map +1 -1
  282. package/dist/esm/operationsInterfaces/volumes.d.ts +19 -1
  283. package/dist/esm/operationsInterfaces/volumes.d.ts.map +1 -1
  284. package/dist/esm/operationsInterfaces/volumes.js.map +1 -1
  285. package/dist/esm/pagingHelper.d.ts.map +1 -1
  286. package/dist/esm/pagingHelper.js.map +1 -1
  287. package/dist/react-native/lroImpl.d.ts.map +1 -1
  288. package/dist/react-native/lroImpl.js.map +1 -1
  289. package/dist/react-native/models/index.d.ts +52 -2
  290. package/dist/react-native/models/index.d.ts.map +1 -1
  291. package/dist/react-native/models/index.js +10 -0
  292. package/dist/react-native/models/index.js.map +1 -1
  293. package/dist/react-native/models/mappers.d.ts +1 -0
  294. package/dist/react-native/models/mappers.d.ts.map +1 -1
  295. package/dist/react-native/models/mappers.js +56 -0
  296. package/dist/react-native/models/mappers.js.map +1 -1
  297. package/dist/react-native/models/parameters.js +1 -1
  298. package/dist/react-native/models/parameters.js.map +1 -1
  299. package/dist/react-native/netAppManagementClient.d.ts.map +1 -1
  300. package/dist/react-native/netAppManagementClient.js +4 -6
  301. package/dist/react-native/netAppManagementClient.js.map +1 -1
  302. package/dist/react-native/operations/accounts.d.ts.map +1 -1
  303. package/dist/react-native/operations/accounts.js +3 -11
  304. package/dist/react-native/operations/accounts.js.map +1 -1
  305. package/dist/react-native/operations/backupPolicies.d.ts.map +1 -1
  306. package/dist/react-native/operations/backupPolicies.js +1 -1
  307. package/dist/react-native/operations/backupPolicies.js.map +1 -1
  308. package/dist/react-native/operations/backupVaults.d.ts.map +1 -1
  309. package/dist/react-native/operations/backupVaults.js +1 -1
  310. package/dist/react-native/operations/backupVaults.js.map +1 -1
  311. package/dist/react-native/operations/backups.d.ts.map +1 -1
  312. package/dist/react-native/operations/backups.js +1 -1
  313. package/dist/react-native/operations/backups.js.map +1 -1
  314. package/dist/react-native/operations/backupsUnderAccount.d.ts.map +1 -1
  315. package/dist/react-native/operations/backupsUnderAccount.js +1 -1
  316. package/dist/react-native/operations/backupsUnderAccount.js.map +1 -1
  317. package/dist/react-native/operations/backupsUnderBackupVault.d.ts.map +1 -1
  318. package/dist/react-native/operations/backupsUnderBackupVault.js +1 -1
  319. package/dist/react-native/operations/backupsUnderBackupVault.js.map +1 -1
  320. package/dist/react-native/operations/backupsUnderVolume.d.ts.map +1 -1
  321. package/dist/react-native/operations/backupsUnderVolume.js +1 -1
  322. package/dist/react-native/operations/backupsUnderVolume.js.map +1 -1
  323. package/dist/react-native/operations/netAppResource.d.ts.map +1 -1
  324. package/dist/react-native/operations/netAppResource.js +7 -31
  325. package/dist/react-native/operations/netAppResource.js.map +1 -1
  326. package/dist/react-native/operations/netAppResourceQuotaLimits.d.ts.map +1 -1
  327. package/dist/react-native/operations/netAppResourceQuotaLimits.js +1 -5
  328. package/dist/react-native/operations/netAppResourceQuotaLimits.js.map +1 -1
  329. package/dist/react-native/operations/netAppResourceRegionInfos.d.ts.map +1 -1
  330. package/dist/react-native/operations/netAppResourceRegionInfos.js +2 -10
  331. package/dist/react-native/operations/netAppResourceRegionInfos.js.map +1 -1
  332. package/dist/react-native/operations/netAppResourceUsages.d.ts.map +1 -1
  333. package/dist/react-native/operations/netAppResourceUsages.js +1 -5
  334. package/dist/react-native/operations/netAppResourceUsages.js.map +1 -1
  335. package/dist/react-native/operations/operations.d.ts.map +1 -1
  336. package/dist/react-native/operations/operations.js.map +1 -1
  337. package/dist/react-native/operations/pools.d.ts.map +1 -1
  338. package/dist/react-native/operations/pools.js +1 -1
  339. package/dist/react-native/operations/pools.js.map +1 -1
  340. package/dist/react-native/operations/snapshotPolicies.d.ts.map +1 -1
  341. package/dist/react-native/operations/snapshotPolicies.js +1 -1
  342. package/dist/react-native/operations/snapshotPolicies.js.map +1 -1
  343. package/dist/react-native/operations/snapshots.d.ts.map +1 -1
  344. package/dist/react-native/operations/snapshots.js +1 -1
  345. package/dist/react-native/operations/snapshots.js.map +1 -1
  346. package/dist/react-native/operations/subvolumes.d.ts.map +1 -1
  347. package/dist/react-native/operations/subvolumes.js +1 -1
  348. package/dist/react-native/operations/subvolumes.js.map +1 -1
  349. package/dist/react-native/operations/volumeGroups.d.ts.map +1 -1
  350. package/dist/react-native/operations/volumeGroups.js +1 -1
  351. package/dist/react-native/operations/volumeGroups.js.map +1 -1
  352. package/dist/react-native/operations/volumeQuotaRules.d.ts.map +1 -1
  353. package/dist/react-native/operations/volumeQuotaRules.js +1 -1
  354. package/dist/react-native/operations/volumeQuotaRules.js.map +1 -1
  355. package/dist/react-native/operations/volumes.d.ts +19 -1
  356. package/dist/react-native/operations/volumes.d.ts.map +1 -1
  357. package/dist/react-native/operations/volumes.js +94 -1
  358. package/dist/react-native/operations/volumes.js.map +1 -1
  359. package/dist/react-native/operationsInterfaces/accounts.d.ts.map +1 -1
  360. package/dist/react-native/operationsInterfaces/accounts.js.map +1 -1
  361. package/dist/react-native/operationsInterfaces/backupPolicies.d.ts.map +1 -1
  362. package/dist/react-native/operationsInterfaces/backupPolicies.js.map +1 -1
  363. package/dist/react-native/operationsInterfaces/backupVaults.d.ts.map +1 -1
  364. package/dist/react-native/operationsInterfaces/backupVaults.js.map +1 -1
  365. package/dist/react-native/operationsInterfaces/backups.d.ts.map +1 -1
  366. package/dist/react-native/operationsInterfaces/backups.js.map +1 -1
  367. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  368. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  369. package/dist/react-native/operationsInterfaces/pools.d.ts.map +1 -1
  370. package/dist/react-native/operationsInterfaces/pools.js.map +1 -1
  371. package/dist/react-native/operationsInterfaces/snapshotPolicies.d.ts.map +1 -1
  372. package/dist/react-native/operationsInterfaces/snapshotPolicies.js.map +1 -1
  373. package/dist/react-native/operationsInterfaces/snapshots.d.ts.map +1 -1
  374. package/dist/react-native/operationsInterfaces/snapshots.js.map +1 -1
  375. package/dist/react-native/operationsInterfaces/subvolumes.d.ts.map +1 -1
  376. package/dist/react-native/operationsInterfaces/subvolumes.js.map +1 -1
  377. package/dist/react-native/operationsInterfaces/volumeGroups.d.ts.map +1 -1
  378. package/dist/react-native/operationsInterfaces/volumeGroups.js.map +1 -1
  379. package/dist/react-native/operationsInterfaces/volumeQuotaRules.d.ts.map +1 -1
  380. package/dist/react-native/operationsInterfaces/volumeQuotaRules.js.map +1 -1
  381. package/dist/react-native/operationsInterfaces/volumes.d.ts +19 -1
  382. package/dist/react-native/operationsInterfaces/volumes.d.ts.map +1 -1
  383. package/dist/react-native/operationsInterfaces/volumes.js.map +1 -1
  384. package/dist/react-native/pagingHelper.d.ts.map +1 -1
  385. package/dist/react-native/pagingHelper.js.map +1 -1
  386. package/package.json +28 -28
  387. package/CHANGELOG.md +0 -825
  388. package/review/arm-netapp-node.api.md +0 -2728
@@ -1 +1 @@
1
- {"version":3,"file":"volumes.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/volumes.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"volumes.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/volumes.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"volumes.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/volumes.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Volume,\n VolumesListOptionalParams,\n Replication,\n VolumesListReplicationsOptionalParams,\n VolumesGetOptionalParams,\n VolumesGetResponse,\n VolumesCreateOrUpdateOptionalParams,\n VolumesCreateOrUpdateResponse,\n VolumePatch,\n VolumesUpdateOptionalParams,\n VolumesUpdateResponse,\n VolumesDeleteOptionalParams,\n VolumesPopulateAvailabilityZoneOptionalParams,\n VolumesPopulateAvailabilityZoneResponse,\n VolumeRevert,\n VolumesRevertOptionalParams,\n VolumesResetCifsPasswordOptionalParams,\n VolumesResetCifsPasswordResponse,\n VolumesBreakFileLocksOptionalParams,\n GetGroupIdListForLdapUserRequest,\n VolumesListGetGroupIdListForLdapUserOptionalParams,\n VolumesListGetGroupIdListForLdapUserResponse,\n VolumesBreakReplicationOptionalParams,\n ReestablishReplicationRequest,\n VolumesReestablishReplicationOptionalParams,\n VolumesReplicationStatusOptionalParams,\n VolumesReplicationStatusResponse,\n VolumesResyncReplicationOptionalParams,\n VolumesDeleteReplicationOptionalParams,\n AuthorizeRequest,\n VolumesAuthorizeReplicationOptionalParams,\n VolumesReInitializeReplicationOptionalParams,\n PeerClusterForVolumeMigrationRequest,\n VolumesPeerExternalClusterOptionalParams,\n VolumesPeerExternalClusterResponse,\n VolumesAuthorizeExternalReplicationOptionalParams,\n VolumesAuthorizeExternalReplicationResponse,\n VolumesFinalizeExternalReplicationOptionalParams,\n VolumesFinalizeExternalReplicationResponse,\n VolumesPerformReplicationTransferOptionalParams,\n VolumesPerformReplicationTransferResponse,\n PoolChangeRequest,\n VolumesPoolChangeOptionalParams,\n VolumesRelocateOptionalParams,\n VolumesFinalizeRelocationOptionalParams,\n VolumesRevertRelocationOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Volumes. */\nexport interface Volumes {\n /**\n * List all volumes within the capacity pool\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n options?: VolumesListOptionalParams,\n ): PagedAsyncIterableIterator<Volume>;\n /**\n * List all replications for a specified volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n listReplications(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesListReplicationsOptionalParams,\n ): PagedAsyncIterableIterator<Replication>;\n /**\n * Get the details of the specified volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesGetOptionalParams,\n ): Promise<VolumesGetResponse>;\n /**\n * Create or update the specified volume within the capacity pool\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Volume object supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: Volume,\n options?: VolumesCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VolumesCreateOrUpdateResponse>,\n VolumesCreateOrUpdateResponse\n >\n >;\n /**\n * Create or update the specified volume within the capacity pool\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Volume object supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: Volume,\n options?: VolumesCreateOrUpdateOptionalParams,\n ): Promise<VolumesCreateOrUpdateResponse>;\n /**\n * Patch the specified volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Volume object supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: VolumePatch,\n options?: VolumesUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VolumesUpdateResponse>,\n VolumesUpdateResponse\n >\n >;\n /**\n * Patch the specified volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Volume object supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: VolumePatch,\n options?: VolumesUpdateOptionalParams,\n ): Promise<VolumesUpdateResponse>;\n /**\n * Delete the specified volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Delete the specified volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesDeleteOptionalParams,\n ): Promise<void>;\n /**\n * This operation will populate availability zone information for a volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginPopulateAvailabilityZone(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesPopulateAvailabilityZoneOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VolumesPopulateAvailabilityZoneResponse>,\n VolumesPopulateAvailabilityZoneResponse\n >\n >;\n /**\n * This operation will populate availability zone information for a volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginPopulateAvailabilityZoneAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesPopulateAvailabilityZoneOptionalParams,\n ): Promise<VolumesPopulateAvailabilityZoneResponse>;\n /**\n * Revert a volume to the snapshot specified in the body\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Object for snapshot to revert supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginRevert(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: VolumeRevert,\n options?: VolumesRevertOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Revert a volume to the snapshot specified in the body\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Object for snapshot to revert supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginRevertAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: VolumeRevert,\n options?: VolumesRevertOptionalParams,\n ): Promise<void>;\n /**\n * Reset cifs password from volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginResetCifsPassword(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesResetCifsPasswordOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VolumesResetCifsPasswordResponse>,\n VolumesResetCifsPasswordResponse\n >\n >;\n /**\n * Reset cifs password from volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginResetCifsPasswordAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesResetCifsPasswordOptionalParams,\n ): Promise<VolumesResetCifsPasswordResponse>;\n /**\n * Break all the file locks on a volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginBreakFileLocks(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesBreakFileLocksOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Break all the file locks on a volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginBreakFileLocksAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesBreakFileLocksOptionalParams,\n ): Promise<void>;\n /**\n * Returns the list of group Ids for a specific LDAP User\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Returns group Id list for a specific LDAP user\n * @param options The options parameters.\n */\n beginListGetGroupIdListForLdapUser(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: GetGroupIdListForLdapUserRequest,\n options?: VolumesListGetGroupIdListForLdapUserOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VolumesListGetGroupIdListForLdapUserResponse>,\n VolumesListGetGroupIdListForLdapUserResponse\n >\n >;\n /**\n * Returns the list of group Ids for a specific LDAP User\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Returns group Id list for a specific LDAP user\n * @param options The options parameters.\n */\n beginListGetGroupIdListForLdapUserAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: GetGroupIdListForLdapUserRequest,\n options?: VolumesListGetGroupIdListForLdapUserOptionalParams,\n ): Promise<VolumesListGetGroupIdListForLdapUserResponse>;\n /**\n * Break the replication connection on the destination volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginBreakReplication(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesBreakReplicationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Break the replication connection on the destination volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginBreakReplicationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesBreakReplicationOptionalParams,\n ): Promise<void>;\n /**\n * Re-establish a previously deleted replication between 2 volumes that have a common ad-hoc or\n * policy-based snapshots\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body body for the id of the source volume.\n * @param options The options parameters.\n */\n beginReestablishReplication(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: ReestablishReplicationRequest,\n options?: VolumesReestablishReplicationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Re-establish a previously deleted replication between 2 volumes that have a common ad-hoc or\n * policy-based snapshots\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body body for the id of the source volume.\n * @param options The options parameters.\n */\n beginReestablishReplicationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: ReestablishReplicationRequest,\n options?: VolumesReestablishReplicationOptionalParams,\n ): Promise<void>;\n /**\n * Get the status of the replication\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n replicationStatus(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesReplicationStatusOptionalParams,\n ): Promise<VolumesReplicationStatusResponse>;\n /**\n * Resync the connection on the destination volume. If the operation is ran on the source volume it\n * will reverse-resync the connection and sync from destination to source.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginResyncReplication(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesResyncReplicationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Resync the connection on the destination volume. If the operation is ran on the source volume it\n * will reverse-resync the connection and sync from destination to source.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginResyncReplicationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesResyncReplicationOptionalParams,\n ): Promise<void>;\n /**\n * Delete the replication connection on the destination volume, and send release to the source\n * replication\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginDeleteReplication(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesDeleteReplicationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Delete the replication connection on the destination volume, and send release to the source\n * replication\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginDeleteReplicationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesDeleteReplicationOptionalParams,\n ): Promise<void>;\n /**\n * Authorize the replication connection on the source volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Authorize request object supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginAuthorizeReplication(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: AuthorizeRequest,\n options?: VolumesAuthorizeReplicationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Authorize the replication connection on the source volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Authorize request object supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginAuthorizeReplicationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: AuthorizeRequest,\n options?: VolumesAuthorizeReplicationOptionalParams,\n ): Promise<void>;\n /**\n * Re-Initializes the replication connection on the destination volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginReInitializeReplication(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesReInitializeReplicationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Re-Initializes the replication connection on the destination volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginReInitializeReplicationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesReInitializeReplicationOptionalParams,\n ): Promise<void>;\n /**\n * Starts peering the external cluster for this migration volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Cluster peer request object supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginPeerExternalCluster(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: PeerClusterForVolumeMigrationRequest,\n options?: VolumesPeerExternalClusterOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VolumesPeerExternalClusterResponse>,\n VolumesPeerExternalClusterResponse\n >\n >;\n /**\n * Starts peering the external cluster for this migration volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Cluster peer request object supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginPeerExternalClusterAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: PeerClusterForVolumeMigrationRequest,\n options?: VolumesPeerExternalClusterOptionalParams,\n ): Promise<VolumesPeerExternalClusterResponse>;\n /**\n * Starts SVM peering and returns a command to be run on the external ONTAP to accept it. Once the SVM\n * have been peered a SnapMirror will be created\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginAuthorizeExternalReplication(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesAuthorizeExternalReplicationOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VolumesAuthorizeExternalReplicationResponse>,\n VolumesAuthorizeExternalReplicationResponse\n >\n >;\n /**\n * Starts SVM peering and returns a command to be run on the external ONTAP to accept it. Once the SVM\n * have been peered a SnapMirror will be created\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginAuthorizeExternalReplicationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesAuthorizeExternalReplicationOptionalParams,\n ): Promise<VolumesAuthorizeExternalReplicationResponse>;\n /**\n * Finalizes the migration of an external volume by releasing the replication and breaking the external\n * cluster peering if no other migration is active.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginFinalizeExternalReplication(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesFinalizeExternalReplicationOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VolumesFinalizeExternalReplicationResponse>,\n VolumesFinalizeExternalReplicationResponse\n >\n >;\n /**\n * Finalizes the migration of an external volume by releasing the replication and breaking the external\n * cluster peering if no other migration is active.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginFinalizeExternalReplicationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesFinalizeExternalReplicationOptionalParams,\n ): Promise<VolumesFinalizeExternalReplicationResponse>;\n /**\n * Performs an adhoc replication transfer on a volume with volumeType Migration\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginPerformReplicationTransfer(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesPerformReplicationTransferOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VolumesPerformReplicationTransferResponse>,\n VolumesPerformReplicationTransferResponse\n >\n >;\n /**\n * Performs an adhoc replication transfer on a volume with volumeType Migration\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginPerformReplicationTransferAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesPerformReplicationTransferOptionalParams,\n ): Promise<VolumesPerformReplicationTransferResponse>;\n /**\n * Moves volume to another pool\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Move volume to the pool supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginPoolChange(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: PoolChangeRequest,\n options?: VolumesPoolChangeOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Moves volume to another pool\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Move volume to the pool supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginPoolChangeAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: PoolChangeRequest,\n options?: VolumesPoolChangeOptionalParams,\n ): Promise<void>;\n /**\n * Relocates volume to a new stamp\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginRelocate(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesRelocateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Relocates volume to a new stamp\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginRelocateAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesRelocateOptionalParams,\n ): Promise<void>;\n /**\n * Finalizes the relocation of the volume and cleans up the old volume.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginFinalizeRelocation(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesFinalizeRelocationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Finalizes the relocation of the volume and cleans up the old volume.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginFinalizeRelocationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesFinalizeRelocationOptionalParams,\n ): Promise<void>;\n /**\n * Reverts the volume relocation process, cleans up the new volume and starts using the former-existing\n * volume.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginRevertRelocation(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesRevertRelocationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Reverts the volume relocation process, cleans up the new volume and starts using the former-existing\n * volume.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginRevertRelocationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesRevertRelocationOptionalParams,\n ): Promise<void>;\n}\n"]}
1
+ {"version":3,"file":"volumes.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/volumes.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Volume,\n VolumesListOptionalParams,\n Replication,\n VolumesListReplicationsOptionalParams,\n VolumesGetOptionalParams,\n VolumesGetResponse,\n VolumesCreateOrUpdateOptionalParams,\n VolumesCreateOrUpdateResponse,\n VolumePatch,\n VolumesUpdateOptionalParams,\n VolumesUpdateResponse,\n VolumesDeleteOptionalParams,\n VolumesPopulateAvailabilityZoneOptionalParams,\n VolumesPopulateAvailabilityZoneResponse,\n VolumeRevert,\n VolumesRevertOptionalParams,\n VolumesResetCifsPasswordOptionalParams,\n VolumesResetCifsPasswordResponse,\n VolumesSplitCloneFromParentOptionalParams,\n VolumesSplitCloneFromParentResponse,\n VolumesBreakFileLocksOptionalParams,\n GetGroupIdListForLdapUserRequest,\n VolumesListGetGroupIdListForLdapUserOptionalParams,\n VolumesListGetGroupIdListForLdapUserResponse,\n VolumesBreakReplicationOptionalParams,\n ReestablishReplicationRequest,\n VolumesReestablishReplicationOptionalParams,\n VolumesReplicationStatusOptionalParams,\n VolumesReplicationStatusResponse,\n VolumesResyncReplicationOptionalParams,\n VolumesDeleteReplicationOptionalParams,\n AuthorizeRequest,\n VolumesAuthorizeReplicationOptionalParams,\n VolumesReInitializeReplicationOptionalParams,\n PeerClusterForVolumeMigrationRequest,\n VolumesPeerExternalClusterOptionalParams,\n VolumesPeerExternalClusterResponse,\n VolumesAuthorizeExternalReplicationOptionalParams,\n VolumesAuthorizeExternalReplicationResponse,\n VolumesFinalizeExternalReplicationOptionalParams,\n VolumesFinalizeExternalReplicationResponse,\n VolumesPerformReplicationTransferOptionalParams,\n VolumesPerformReplicationTransferResponse,\n PoolChangeRequest,\n VolumesPoolChangeOptionalParams,\n VolumesRelocateOptionalParams,\n VolumesFinalizeRelocationOptionalParams,\n VolumesRevertRelocationOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Volumes. */\nexport interface Volumes {\n /**\n * List all volumes within the capacity pool\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n options?: VolumesListOptionalParams,\n ): PagedAsyncIterableIterator<Volume>;\n /**\n * List all replications for a specified volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n listReplications(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesListReplicationsOptionalParams,\n ): PagedAsyncIterableIterator<Replication>;\n /**\n * Get the details of the specified volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesGetOptionalParams,\n ): Promise<VolumesGetResponse>;\n /**\n * Create or update the specified volume within the capacity pool\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Volume object supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: Volume,\n options?: VolumesCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<VolumesCreateOrUpdateResponse>, VolumesCreateOrUpdateResponse>\n >;\n /**\n * Create or update the specified volume within the capacity pool\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Volume object supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: Volume,\n options?: VolumesCreateOrUpdateOptionalParams,\n ): Promise<VolumesCreateOrUpdateResponse>;\n /**\n * Patch the specified volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Volume object supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: VolumePatch,\n options?: VolumesUpdateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<VolumesUpdateResponse>, VolumesUpdateResponse>>;\n /**\n * Patch the specified volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Volume object supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: VolumePatch,\n options?: VolumesUpdateOptionalParams,\n ): Promise<VolumesUpdateResponse>;\n /**\n * Delete the specified volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Delete the specified volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesDeleteOptionalParams,\n ): Promise<void>;\n /**\n * This operation will populate availability zone information for a volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginPopulateAvailabilityZone(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesPopulateAvailabilityZoneOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VolumesPopulateAvailabilityZoneResponse>,\n VolumesPopulateAvailabilityZoneResponse\n >\n >;\n /**\n * This operation will populate availability zone information for a volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginPopulateAvailabilityZoneAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesPopulateAvailabilityZoneOptionalParams,\n ): Promise<VolumesPopulateAvailabilityZoneResponse>;\n /**\n * Revert a volume to the snapshot specified in the body\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Object for snapshot to revert supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginRevert(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: VolumeRevert,\n options?: VolumesRevertOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Revert a volume to the snapshot specified in the body\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Object for snapshot to revert supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginRevertAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: VolumeRevert,\n options?: VolumesRevertOptionalParams,\n ): Promise<void>;\n /**\n * Reset cifs password from volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginResetCifsPassword(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesResetCifsPasswordOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VolumesResetCifsPasswordResponse>,\n VolumesResetCifsPasswordResponse\n >\n >;\n /**\n * Reset cifs password from volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginResetCifsPasswordAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesResetCifsPasswordOptionalParams,\n ): Promise<VolumesResetCifsPasswordResponse>;\n /**\n * Split operation to convert clone volume to an independent volume.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginSplitCloneFromParent(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesSplitCloneFromParentOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VolumesSplitCloneFromParentResponse>,\n VolumesSplitCloneFromParentResponse\n >\n >;\n /**\n * Split operation to convert clone volume to an independent volume.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginSplitCloneFromParentAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesSplitCloneFromParentOptionalParams,\n ): Promise<VolumesSplitCloneFromParentResponse>;\n /**\n * Break all the file locks on a volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginBreakFileLocks(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesBreakFileLocksOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Break all the file locks on a volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginBreakFileLocksAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesBreakFileLocksOptionalParams,\n ): Promise<void>;\n /**\n * Returns the list of group Ids for a specific LDAP User\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Returns group Id list for a specific LDAP user\n * @param options The options parameters.\n */\n beginListGetGroupIdListForLdapUser(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: GetGroupIdListForLdapUserRequest,\n options?: VolumesListGetGroupIdListForLdapUserOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VolumesListGetGroupIdListForLdapUserResponse>,\n VolumesListGetGroupIdListForLdapUserResponse\n >\n >;\n /**\n * Returns the list of group Ids for a specific LDAP User\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Returns group Id list for a specific LDAP user\n * @param options The options parameters.\n */\n beginListGetGroupIdListForLdapUserAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: GetGroupIdListForLdapUserRequest,\n options?: VolumesListGetGroupIdListForLdapUserOptionalParams,\n ): Promise<VolumesListGetGroupIdListForLdapUserResponse>;\n /**\n * Break the replication connection on the destination volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginBreakReplication(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesBreakReplicationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Break the replication connection on the destination volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginBreakReplicationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesBreakReplicationOptionalParams,\n ): Promise<void>;\n /**\n * Re-establish a previously deleted replication between 2 volumes that have a common ad-hoc or\n * policy-based snapshots\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body body for the id of the source volume.\n * @param options The options parameters.\n */\n beginReestablishReplication(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: ReestablishReplicationRequest,\n options?: VolumesReestablishReplicationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Re-establish a previously deleted replication between 2 volumes that have a common ad-hoc or\n * policy-based snapshots\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body body for the id of the source volume.\n * @param options The options parameters.\n */\n beginReestablishReplicationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: ReestablishReplicationRequest,\n options?: VolumesReestablishReplicationOptionalParams,\n ): Promise<void>;\n /**\n * Get the status of the replication\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n replicationStatus(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesReplicationStatusOptionalParams,\n ): Promise<VolumesReplicationStatusResponse>;\n /**\n * Resync the connection on the destination volume. If the operation is ran on the source volume it\n * will reverse-resync the connection and sync from destination to source.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginResyncReplication(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesResyncReplicationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Resync the connection on the destination volume. If the operation is ran on the source volume it\n * will reverse-resync the connection and sync from destination to source.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginResyncReplicationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesResyncReplicationOptionalParams,\n ): Promise<void>;\n /**\n * Delete the replication connection on the destination volume, and send release to the source\n * replication\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginDeleteReplication(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesDeleteReplicationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Delete the replication connection on the destination volume, and send release to the source\n * replication\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginDeleteReplicationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesDeleteReplicationOptionalParams,\n ): Promise<void>;\n /**\n * Authorize the replication connection on the source volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Authorize request object supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginAuthorizeReplication(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: AuthorizeRequest,\n options?: VolumesAuthorizeReplicationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Authorize the replication connection on the source volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Authorize request object supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginAuthorizeReplicationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: AuthorizeRequest,\n options?: VolumesAuthorizeReplicationOptionalParams,\n ): Promise<void>;\n /**\n * Re-Initializes the replication connection on the destination volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginReInitializeReplication(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesReInitializeReplicationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Re-Initializes the replication connection on the destination volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginReInitializeReplicationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesReInitializeReplicationOptionalParams,\n ): Promise<void>;\n /**\n * Starts peering the external cluster for this migration volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Cluster peer request object supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginPeerExternalCluster(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: PeerClusterForVolumeMigrationRequest,\n options?: VolumesPeerExternalClusterOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VolumesPeerExternalClusterResponse>,\n VolumesPeerExternalClusterResponse\n >\n >;\n /**\n * Starts peering the external cluster for this migration volume\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Cluster peer request object supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginPeerExternalClusterAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: PeerClusterForVolumeMigrationRequest,\n options?: VolumesPeerExternalClusterOptionalParams,\n ): Promise<VolumesPeerExternalClusterResponse>;\n /**\n * Starts SVM peering and returns a command to be run on the external ONTAP to accept it. Once the SVM\n * have been peered a SnapMirror will be created\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginAuthorizeExternalReplication(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesAuthorizeExternalReplicationOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VolumesAuthorizeExternalReplicationResponse>,\n VolumesAuthorizeExternalReplicationResponse\n >\n >;\n /**\n * Starts SVM peering and returns a command to be run on the external ONTAP to accept it. Once the SVM\n * have been peered a SnapMirror will be created\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginAuthorizeExternalReplicationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesAuthorizeExternalReplicationOptionalParams,\n ): Promise<VolumesAuthorizeExternalReplicationResponse>;\n /**\n * Finalizes the migration of an external volume by releasing the replication and breaking the external\n * cluster peering if no other migration is active.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginFinalizeExternalReplication(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesFinalizeExternalReplicationOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VolumesFinalizeExternalReplicationResponse>,\n VolumesFinalizeExternalReplicationResponse\n >\n >;\n /**\n * Finalizes the migration of an external volume by releasing the replication and breaking the external\n * cluster peering if no other migration is active.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginFinalizeExternalReplicationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesFinalizeExternalReplicationOptionalParams,\n ): Promise<VolumesFinalizeExternalReplicationResponse>;\n /**\n * Performs an adhoc replication transfer on a volume with volumeType Migration\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginPerformReplicationTransfer(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesPerformReplicationTransferOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<VolumesPerformReplicationTransferResponse>,\n VolumesPerformReplicationTransferResponse\n >\n >;\n /**\n * Performs an adhoc replication transfer on a volume with volumeType Migration\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginPerformReplicationTransferAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesPerformReplicationTransferOptionalParams,\n ): Promise<VolumesPerformReplicationTransferResponse>;\n /**\n * Moves volume to another pool\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Move volume to the pool supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginPoolChange(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: PoolChangeRequest,\n options?: VolumesPoolChangeOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Moves volume to another pool\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param body Move volume to the pool supplied in the body of the operation.\n * @param options The options parameters.\n */\n beginPoolChangeAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n body: PoolChangeRequest,\n options?: VolumesPoolChangeOptionalParams,\n ): Promise<void>;\n /**\n * Relocates volume to a new stamp\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginRelocate(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesRelocateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Relocates volume to a new stamp\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginRelocateAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesRelocateOptionalParams,\n ): Promise<void>;\n /**\n * Finalizes the relocation of the volume and cleans up the old volume.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginFinalizeRelocation(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesFinalizeRelocationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Finalizes the relocation of the volume and cleans up the old volume.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginFinalizeRelocationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesFinalizeRelocationOptionalParams,\n ): Promise<void>;\n /**\n * Reverts the volume relocation process, cleans up the new volume and starts using the former-existing\n * volume.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginRevertRelocation(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesRevertRelocationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Reverts the volume relocation process, cleans up the new volume and starts using the former-existing\n * volume.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of the NetApp account\n * @param poolName The name of the capacity pool\n * @param volumeName The name of the volume\n * @param options The options parameters.\n */\n beginRevertRelocationAndWait(\n resourceGroupName: string,\n accountName: string,\n poolName: string,\n volumeName: string,\n options?: VolumesRevertRelocationOptionalParams,\n ): Promise<void>;\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAQA,MAAM,WAAW,QAAQ;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAID;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAKtE;AAED,wBAAgB,oBAAoB,CAClC,IAAI,EAAE,OAAO,EACb,iBAAiB,EAAE,MAAM,GAAG,SAAS,GACpC,IAAI,CAON"}
1
+ {"version":3,"file":"pagingHelper.d.ts","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAQA,MAAM,WAAW,QAAQ;IACvB,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAID;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,GAAG,MAAM,GAAG,SAAS,CAKtE;AAED,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,GAAG,SAAS,GAAG,IAAI,CAO/F"}
@@ -1 +1 @@
1
- {"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAMH,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,MAAM,UAAU,oBAAoB,CAAC,IAAa;IAChD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,EAAE,CAAC;QAC9C,OAAO,SAAS,CAAC;IACnB,CAAC;IACD,OAAO,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,iBAAiB,CAAC;AAC9C,CAAC;AAED,MAAM,UAAU,oBAAoB,CAClC,IAAa,EACb,iBAAqC;IAErC,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACpE,OAAO;IACT,CAAC;IACD,MAAM,QAAQ,GAAG,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,IAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport interface PageInfo {\n continuationToken?: string;\n}\n\nconst pageMap = new WeakMap<object, PageInfo>();\n\n/**\n * Given the last `.value` produced by the `byPage` iterator,\n * returns a continuation token that can be used to begin paging from\n * that point later.\n * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.\n * @returns The continuation token that can be passed into byPage() during future calls.\n */\nexport function getContinuationToken(page: unknown): string | undefined {\n if (typeof page !== \"object\" || page === null) {\n return undefined;\n }\n return pageMap.get(page)?.continuationToken;\n}\n\nexport function setContinuationToken(\n page: unknown,\n continuationToken: string | undefined,\n): void {\n if (typeof page !== \"object\" || page === null || !continuationToken) {\n return;\n }\n const pageInfo = pageMap.get(page) ?? {};\n pageInfo.continuationToken = continuationToken;\n pageMap.set(page, pageInfo);\n}\n"]}
1
+ {"version":3,"file":"pagingHelper.js","sourceRoot":"","sources":["../../src/pagingHelper.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAMH,MAAM,OAAO,GAAG,IAAI,OAAO,EAAoB,CAAC;AAEhD;;;;;;GAMG;AACH,MAAM,UAAU,oBAAoB,CAAC,IAAa;IAChD,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,EAAE,CAAC;QAC9C,OAAO,SAAS,CAAC;IACnB,CAAC;IACD,OAAO,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,iBAAiB,CAAC;AAC9C,CAAC;AAED,MAAM,UAAU,oBAAoB,CAAC,IAAa,EAAE,iBAAqC;IACvF,IAAI,OAAO,IAAI,KAAK,QAAQ,IAAI,IAAI,KAAK,IAAI,IAAI,CAAC,iBAAiB,EAAE,CAAC;QACpE,OAAO;IACT,CAAC;IACD,MAAM,QAAQ,GAAG,OAAO,CAAC,GAAG,CAAC,IAAI,CAAC,IAAI,EAAE,CAAC;IACzC,QAAQ,CAAC,iBAAiB,GAAG,iBAAiB,CAAC;IAC/C,OAAO,CAAC,GAAG,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;AAC9B,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport interface PageInfo {\n continuationToken?: string;\n}\n\nconst pageMap = new WeakMap<object, PageInfo>();\n\n/**\n * Given the last `.value` produced by the `byPage` iterator,\n * returns a continuation token that can be used to begin paging from\n * that point later.\n * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.\n * @returns The continuation token that can be passed into byPage() during future calls.\n */\nexport function getContinuationToken(page: unknown): string | undefined {\n if (typeof page !== \"object\" || page === null) {\n return undefined;\n }\n return pageMap.get(page)?.continuationToken;\n}\n\nexport function setContinuationToken(page: unknown, continuationToken: string | undefined): void {\n if (typeof page !== \"object\" || page === null || !continuationToken) {\n return;\n }\n const pageInfo = pageMap.get(page) ?? {};\n pageInfo.continuationToken = continuationToken;\n pageMap.set(page, pageInfo);\n}\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"lroImpl.d.ts","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAEpE,wBAAgB,aAAa,CAAC,CAAC,EAAE,MAAM,EAAE;IACvC,eAAe,EAAE,CAAC,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC;IACnE,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9B,IAAI,EAAE;QACJ,QAAQ,CAAC,WAAW,CAAC,EAAE,OAAO,CAAC;QAC/B,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;QACvB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;KAC7B,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CACzB,GAAG,oBAAoB,CAAC,CAAC,CAAC,CAmB1B"}
1
+ {"version":3,"file":"lroImpl.d.ts","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAEpE,wBAAgB,aAAa,CAAC,CAAC,EAAE,MAAM,EAAE;IACvC,eAAe,EAAE,CAAC,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC;IACnE,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9B,IAAI,EAAE;QACJ,QAAQ,CAAC,WAAW,CAAC,EAAE,OAAO,CAAC;QAC/B,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;QACvB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;KAC7B,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CACzB,GAAG,oBAAoB,CAAC,CAAC,CAAC,CAgB1B"}
@@ -1 +1 @@
1
- {"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;AAKH,sCA2BC;AA3BD,SAAgB,aAAa,CAAI,MAQhC;IACC,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,eAAe,EAAE,GAAG,MAAM,CAAC;IAC/C,OAAO;QACL,aAAa,EAAE,IAAI,CAAC,UAAU;QAC9B,WAAW,EAAE,IAAI,CAAC,IAAK;QACvB,kBAAkB,EAAE,GAAG,EAAE,CAAC,eAAe,CAAC,IAAI,EAAE,IAAI,CAAC;QACrD,eAAe,EAAE,CACf,IAAY,EACZ,OAA2C,EAC3C,EAAE;YACF,MAAM,EAAE,WAAW,EAAE,GAAG,QAAQ,EAAE,GAAG,IAAI,CAAC;YAC1C,OAAO,eAAe,CAAC,IAAI,EAAE;gBAC3B,GAAG,QAAQ;gBACX,UAAU,EAAE,KAAK;gBACjB,IAAI;gBACJ,WAAW,EAAE,OAAO,EAAE,WAAW;aAClC,CAAC,CAAC;QACL,CAAC;KACF,CAAC;AACJ,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { AbortSignalLike } from \"@azure/abort-controller\";\nimport { LongRunningOperation, LroResponse } from \"@azure/core-lro\";\n\nexport function createLroSpec<T>(inputs: {\n sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>;\n args: Record<string, unknown>;\n spec: {\n readonly requestBody?: unknown;\n readonly path?: string;\n readonly httpMethod: string;\n } & Record<string, any>;\n}): LongRunningOperation<T> {\n const { args, spec, sendOperationFn } = inputs;\n return {\n requestMethod: spec.httpMethod,\n requestPath: spec.path!,\n sendInitialRequest: () => sendOperationFn(args, spec),\n sendPollRequest: (\n path: string,\n options?: { abortSignal?: AbortSignalLike },\n ) => {\n const { requestBody, ...restSpec } = spec;\n return sendOperationFn(args, {\n ...restSpec,\n httpMethod: \"GET\",\n path,\n abortSignal: options?.abortSignal,\n });\n },\n };\n}\n"]}
1
+ {"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;AAKH,sCAwBC;AAxBD,SAAgB,aAAa,CAAI,MAQhC;IACC,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,eAAe,EAAE,GAAG,MAAM,CAAC;IAC/C,OAAO;QACL,aAAa,EAAE,IAAI,CAAC,UAAU;QAC9B,WAAW,EAAE,IAAI,CAAC,IAAK;QACvB,kBAAkB,EAAE,GAAG,EAAE,CAAC,eAAe,CAAC,IAAI,EAAE,IAAI,CAAC;QACrD,eAAe,EAAE,CAAC,IAAY,EAAE,OAA2C,EAAE,EAAE;YAC7E,MAAM,EAAE,WAAW,EAAE,GAAG,QAAQ,EAAE,GAAG,IAAI,CAAC;YAC1C,OAAO,eAAe,CAAC,IAAI,EAAE;gBAC3B,GAAG,QAAQ;gBACX,UAAU,EAAE,KAAK;gBACjB,IAAI;gBACJ,WAAW,EAAE,OAAO,EAAE,WAAW;aAClC,CAAC,CAAC;QACL,CAAC;KACF,CAAC;AACJ,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { AbortSignalLike } from \"@azure/abort-controller\";\nimport { LongRunningOperation, LroResponse } from \"@azure/core-lro\";\n\nexport function createLroSpec<T>(inputs: {\n sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>;\n args: Record<string, unknown>;\n spec: {\n readonly requestBody?: unknown;\n readonly path?: string;\n readonly httpMethod: string;\n } & Record<string, any>;\n}): LongRunningOperation<T> {\n const { args, spec, sendOperationFn } = inputs;\n return {\n requestMethod: spec.httpMethod,\n requestPath: spec.path!,\n sendInitialRequest: () => sendOperationFn(args, spec),\n sendPollRequest: (path: string, options?: { abortSignal?: AbortSignalLike }) => {\n const { requestBody, ...restSpec } = spec;\n return sendOperationFn(args, {\n ...restSpec,\n httpMethod: \"GET\",\n path,\n abortSignal: options?.abortSignal,\n });\n },\n };\n}\n"]}
@@ -584,6 +584,8 @@ export interface CapacityPoolPatch {
584
584
  qosType?: QosType;
585
585
  /** If enabled (true) the pool can contain cool Access enabled volumes. */
586
586
  coolAccess?: boolean;
587
+ /** Maximum throughput in MiB/s that can be achieved by this pool and this will be accepted as input only for manual qosType pool with Flexible service level */
588
+ customThroughputMibps?: number;
587
589
  }
588
590
  /** List of volume resources */
589
591
  export interface VolumeList {
@@ -1260,6 +1262,8 @@ export interface VolumeGroupVolumeProperties {
1260
1262
  volumeType?: string;
1261
1263
  /** DataProtection type volumes include an object containing details of the replication */
1262
1264
  dataProtection?: VolumePropertiesDataProtection;
1265
+ /** While auto splitting the short term clone volume, if the parent pool does not have enough space to accommodate the volume after split, it will be automatically resized, which will lead to increased billing. To accept capacity pool size auto grow and create a short term clone volume, set the property as accepted. */
1266
+ acceptGrowCapacityPoolForShortTermCloneSplit?: AcceptGrowCapacityPoolForShortTermCloneSplit;
1263
1267
  /**
1264
1268
  * Restoring
1265
1269
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1372,6 +1376,11 @@ export interface VolumeGroupVolumeProperties {
1372
1376
  * NOTE: This property will not be serialized. It can only be populated by the server.
1373
1377
  */
1374
1378
  readonly originatingResourceId?: string;
1379
+ /**
1380
+ * Space shared by short term clone volume with parent volume in bytes.
1381
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1382
+ */
1383
+ readonly inheritedSizeInBytes?: number;
1375
1384
  }
1376
1385
  /** List of Subvolumes */
1377
1386
  export interface SubvolumesList {
@@ -1839,6 +1848,8 @@ export interface CapacityPool extends TrackedResource {
1839
1848
  * NOTE: This property will not be serialized. It can only be populated by the server.
1840
1849
  */
1841
1850
  readonly utilizedThroughputMibps?: number;
1851
+ /** Maximum throughput in MiB/s that can be achieved by this pool and this will be accepted as input only for manual qosType pool with Flexible service level */
1852
+ customThroughputMibps?: number;
1842
1853
  /** The qos type of the pool */
1843
1854
  qosType?: QosType;
1844
1855
  /** If enabled (true) the pool can contain cool Access enabled volumes. */
@@ -1914,6 +1925,8 @@ export interface Volume extends TrackedResource {
1914
1925
  volumeType?: string;
1915
1926
  /** DataProtection type volumes include an object containing details of the replication */
1916
1927
  dataProtection?: VolumePropertiesDataProtection;
1928
+ /** While auto splitting the short term clone volume, if the parent pool does not have enough space to accommodate the volume after split, it will be automatically resized, which will lead to increased billing. To accept capacity pool size auto grow and create a short term clone volume, set the property as accepted. */
1929
+ acceptGrowCapacityPoolForShortTermCloneSplit?: AcceptGrowCapacityPoolForShortTermCloneSplit;
1917
1930
  /**
1918
1931
  * Restoring
1919
1932
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2026,6 +2039,11 @@ export interface Volume extends TrackedResource {
2026
2039
  * NOTE: This property will not be serialized. It can only be populated by the server.
2027
2040
  */
2028
2041
  readonly originatingResourceId?: string;
2042
+ /**
2043
+ * Space shared by short term clone volume with parent volume in bytes.
2044
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2045
+ */
2046
+ readonly inheritedSizeInBytes?: number;
2029
2047
  }
2030
2048
  /** Snapshot policy information */
2031
2049
  export interface SnapshotPolicy extends TrackedResource {
@@ -2132,6 +2150,10 @@ export interface VolumesPopulateAvailabilityZoneHeaders {
2132
2150
  export interface VolumesResetCifsPasswordHeaders {
2133
2151
  location?: string;
2134
2152
  }
2153
+ /** Defines headers for Volumes_splitCloneFromParent operation. */
2154
+ export interface VolumesSplitCloneFromParentHeaders {
2155
+ location?: string;
2156
+ }
2135
2157
  /** Defines headers for Volumes_breakFileLocks operation. */
2136
2158
  export interface VolumesBreakFileLocksHeaders {
2137
2159
  location?: string;
@@ -2470,7 +2492,9 @@ export declare enum KnownServiceLevel {
2470
2492
  /** Ultra service level */
2471
2493
  Ultra = "Ultra",
2472
2494
  /** Zone redundant storage service level. This will be deprecated soon. */
2473
- StandardZRS = "StandardZRS"
2495
+ StandardZRS = "StandardZRS",
2496
+ /** Flexible service level */
2497
+ Flexible = "Flexible"
2474
2498
  }
2475
2499
  /**
2476
2500
  * Defines values for ServiceLevel. \
@@ -2480,7 +2504,8 @@ export declare enum KnownServiceLevel {
2480
2504
  * **Standard**: Standard service level \
2481
2505
  * **Premium**: Premium service level \
2482
2506
  * **Ultra**: Ultra service level \
2483
- * **StandardZRS**: Zone redundant storage service level. This will be deprecated soon.
2507
+ * **StandardZRS**: Zone redundant storage service level. This will be deprecated soon. \
2508
+ * **Flexible**: Flexible service level
2484
2509
  */
2485
2510
  export type ServiceLevel = string;
2486
2511
  /** Known values of {@link QosType} that the service accepts. */
@@ -2604,6 +2629,22 @@ export declare enum KnownReplicationType {
2604
2629
  * **CrossZoneReplication**: Cross zone replication
2605
2630
  */
2606
2631
  export type ReplicationType = string;
2632
+ /** Known values of {@link AcceptGrowCapacityPoolForShortTermCloneSplit} that the service accepts. */
2633
+ export declare enum KnownAcceptGrowCapacityPoolForShortTermCloneSplit {
2634
+ /** Auto grow capacity pool for short term clone split is accepted. */
2635
+ Accepted = "Accepted",
2636
+ /** Auto grow capacity pool for short term clone split is declined. Short term clone volume creation will not be allowed, to create short term clone volume accept auto grow capacity pool. */
2637
+ Declined = "Declined"
2638
+ }
2639
+ /**
2640
+ * Defines values for AcceptGrowCapacityPoolForShortTermCloneSplit. \
2641
+ * {@link KnownAcceptGrowCapacityPoolForShortTermCloneSplit} can be used interchangeably with AcceptGrowCapacityPoolForShortTermCloneSplit,
2642
+ * this enum contains the known values that the service supports.
2643
+ * ### Known values supported by the service
2644
+ * **Accepted**: Auto grow capacity pool for short term clone split is accepted. \
2645
+ * **Declined**: Auto grow capacity pool for short term clone split is declined. Short term clone volume creation will not be allowed, to create short term clone volume accept auto grow capacity pool.
2646
+ */
2647
+ export type AcceptGrowCapacityPoolForShortTermCloneSplit = string;
2607
2648
  /** Known values of {@link SecurityStyle} that the service accepts. */
2608
2649
  export declare enum KnownSecurityStyle {
2609
2650
  /** Ntfs */
@@ -3130,6 +3171,15 @@ export interface VolumesResetCifsPasswordOptionalParams extends coreClient.Opera
3130
3171
  /** Contains response data for the resetCifsPassword operation. */
3131
3172
  export type VolumesResetCifsPasswordResponse = VolumesResetCifsPasswordHeaders;
3132
3173
  /** Optional parameters. */
3174
+ export interface VolumesSplitCloneFromParentOptionalParams extends coreClient.OperationOptions {
3175
+ /** Delay to wait until next poll, in milliseconds. */
3176
+ updateIntervalInMs?: number;
3177
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3178
+ resumeFrom?: string;
3179
+ }
3180
+ /** Contains response data for the splitCloneFromParent operation. */
3181
+ export type VolumesSplitCloneFromParentResponse = Volume;
3182
+ /** Optional parameters. */
3133
3183
  export interface VolumesBreakFileLocksOptionalParams extends coreClient.OperationOptions {
3134
3184
  /** Optional body to provide the ability to clear file locks with selected options */
3135
3185
  body?: BreakFileLocksRequest;