@azure/arm-netapp 23.1.0-beta.1 → 24.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1019) hide show
  1. package/README.md +1 -1
  2. package/dist/browser/api/accounts/operations.js +19 -27
  3. package/dist/browser/api/accounts/operations.js.map +1 -1
  4. package/dist/browser/api/backupPolicies/operations.js +9 -13
  5. package/dist/browser/api/backupPolicies/operations.js.map +1 -1
  6. package/dist/browser/api/backupVaults/operations.js +9 -13
  7. package/dist/browser/api/backupVaults/operations.js.map +1 -1
  8. package/dist/browser/api/backups/operations.js +11 -15
  9. package/dist/browser/api/backups/operations.js.map +1 -1
  10. package/dist/browser/api/backupsUnderAccount/operations.js +2 -2
  11. package/dist/browser/api/backupsUnderAccount/operations.js.map +1 -1
  12. package/dist/browser/api/backupsUnderBackupVault/operations.js +2 -2
  13. package/dist/browser/api/backupsUnderBackupVault/operations.js.map +1 -1
  14. package/dist/browser/api/backupsUnderVolume/operations.js +2 -2
  15. package/dist/browser/api/backupsUnderVolume/operations.js.map +1 -1
  16. package/dist/browser/api/buckets/operations.js +14 -18
  17. package/dist/browser/api/buckets/operations.js.map +1 -1
  18. package/dist/browser/api/caches/index.d.ts +2 -2
  19. package/dist/browser/api/caches/index.js +1 -1
  20. package/dist/browser/api/caches/index.js.map +1 -1
  21. package/dist/browser/api/caches/operations.d.ts +4 -4
  22. package/dist/browser/api/caches/operations.js +17 -21
  23. package/dist/browser/api/caches/operations.js.map +1 -1
  24. package/dist/browser/api/caches/options.d.ts +1 -1
  25. package/dist/browser/api/caches/options.js.map +1 -1
  26. package/dist/browser/api/netAppManagementContext.js +1 -1
  27. package/dist/browser/api/netAppManagementContext.js.map +1 -1
  28. package/dist/browser/api/netAppResource/operations.js +7 -7
  29. package/dist/browser/api/netAppResource/operations.js.map +1 -1
  30. package/dist/browser/api/netAppResourceQuotaLimits/operations.js +3 -7
  31. package/dist/browser/api/netAppResourceQuotaLimits/operations.js.map +1 -1
  32. package/dist/browser/api/netAppResourceQuotaLimitsAccount/operations.js +3 -7
  33. package/dist/browser/api/netAppResourceQuotaLimitsAccount/operations.js.map +1 -1
  34. package/dist/browser/api/netAppResourceRegionInfos/operations.js +3 -7
  35. package/dist/browser/api/netAppResourceRegionInfos/operations.js.map +1 -1
  36. package/dist/browser/api/netAppResourceUsages/operations.js +3 -7
  37. package/dist/browser/api/netAppResourceUsages/operations.js.map +1 -1
  38. package/dist/browser/api/operations/operations.js +2 -6
  39. package/dist/browser/api/operations/operations.js.map +1 -1
  40. package/dist/browser/api/pools/operations.js +9 -13
  41. package/dist/browser/api/pools/operations.js.map +1 -1
  42. package/dist/browser/api/ransomwareReports/operations.js +5 -9
  43. package/dist/browser/api/ransomwareReports/operations.js.map +1 -1
  44. package/dist/browser/api/snapshotPolicies/operations.js +9 -13
  45. package/dist/browser/api/snapshotPolicies/operations.js.map +1 -1
  46. package/dist/browser/api/snapshots/operations.js +11 -15
  47. package/dist/browser/api/snapshots/operations.js.map +1 -1
  48. package/dist/browser/api/subvolumes/operations.js +11 -15
  49. package/dist/browser/api/subvolumes/operations.js.map +1 -1
  50. package/dist/browser/api/volumeGroups/operations.js +7 -11
  51. package/dist/browser/api/volumeGroups/operations.js.map +1 -1
  52. package/dist/browser/api/volumeQuotaRules/operations.js +9 -13
  53. package/dist/browser/api/volumeQuotaRules/operations.js.map +1 -1
  54. package/dist/browser/api/volumes/operations.js +56 -64
  55. package/dist/browser/api/volumes/operations.js.map +1 -1
  56. package/dist/browser/classic/caches/index.d.ts +2 -2
  57. package/dist/browser/classic/caches/index.js +2 -2
  58. package/dist/browser/classic/caches/index.js.map +1 -1
  59. package/dist/browser/classic/index.d.ts +0 -9
  60. package/dist/browser/classic/index.js.map +1 -1
  61. package/dist/browser/index.d.ts +4 -13
  62. package/dist/browser/index.js +1 -1
  63. package/dist/browser/index.js.map +1 -1
  64. package/dist/browser/models/index.d.ts +2 -2
  65. package/dist/browser/models/index.js +1 -1
  66. package/dist/browser/models/index.js.map +1 -1
  67. package/dist/browser/models/models.d.ts +358 -1589
  68. package/dist/browser/models/models.js +309 -1744
  69. package/dist/browser/models/models.js.map +1 -1
  70. package/dist/browser/netAppManagementClient.d.ts +0 -27
  71. package/dist/browser/netAppManagementClient.js +0 -36
  72. package/dist/browser/netAppManagementClient.js.map +1 -1
  73. package/dist/browser/restorePollerHelpers.js +2 -96
  74. package/dist/browser/restorePollerHelpers.js.map +1 -1
  75. package/dist/commonjs/api/accounts/index.js +1 -0
  76. package/dist/commonjs/api/accounts/index.js.map +1 -1
  77. package/dist/commonjs/api/accounts/operations.js +20 -27
  78. package/dist/commonjs/api/accounts/operations.js.map +3 -3
  79. package/dist/commonjs/api/accounts/options.js +1 -0
  80. package/dist/commonjs/api/accounts/options.js.map +1 -1
  81. package/dist/commonjs/api/backupPolicies/index.js +1 -0
  82. package/dist/commonjs/api/backupPolicies/index.js.map +1 -1
  83. package/dist/commonjs/api/backupPolicies/operations.js +10 -13
  84. package/dist/commonjs/api/backupPolicies/operations.js.map +3 -3
  85. package/dist/commonjs/api/backupPolicies/options.js +1 -0
  86. package/dist/commonjs/api/backupPolicies/options.js.map +1 -1
  87. package/dist/commonjs/api/backupVaults/index.js +1 -0
  88. package/dist/commonjs/api/backupVaults/index.js.map +1 -1
  89. package/dist/commonjs/api/backupVaults/operations.js +10 -13
  90. package/dist/commonjs/api/backupVaults/operations.js.map +3 -3
  91. package/dist/commonjs/api/backupVaults/options.js +1 -0
  92. package/dist/commonjs/api/backupVaults/options.js.map +1 -1
  93. package/dist/commonjs/api/backups/index.js +1 -0
  94. package/dist/commonjs/api/backups/index.js.map +1 -1
  95. package/dist/commonjs/api/backups/operations.js +12 -15
  96. package/dist/commonjs/api/backups/operations.js.map +3 -3
  97. package/dist/commonjs/api/backups/options.js +1 -0
  98. package/dist/commonjs/api/backups/options.js.map +1 -1
  99. package/dist/commonjs/api/backupsUnderAccount/index.js +1 -0
  100. package/dist/commonjs/api/backupsUnderAccount/index.js.map +1 -1
  101. package/dist/commonjs/api/backupsUnderAccount/operations.js +3 -2
  102. package/dist/commonjs/api/backupsUnderAccount/operations.js.map +2 -2
  103. package/dist/commonjs/api/backupsUnderAccount/options.js +1 -0
  104. package/dist/commonjs/api/backupsUnderAccount/options.js.map +1 -1
  105. package/dist/commonjs/api/backupsUnderBackupVault/index.js +1 -0
  106. package/dist/commonjs/api/backupsUnderBackupVault/index.js.map +1 -1
  107. package/dist/commonjs/api/backupsUnderBackupVault/operations.js +3 -2
  108. package/dist/commonjs/api/backupsUnderBackupVault/operations.js.map +2 -2
  109. package/dist/commonjs/api/backupsUnderBackupVault/options.js +1 -0
  110. package/dist/commonjs/api/backupsUnderBackupVault/options.js.map +1 -1
  111. package/dist/commonjs/api/backupsUnderVolume/index.js +1 -0
  112. package/dist/commonjs/api/backupsUnderVolume/index.js.map +1 -1
  113. package/dist/commonjs/api/backupsUnderVolume/operations.js +3 -2
  114. package/dist/commonjs/api/backupsUnderVolume/operations.js.map +2 -2
  115. package/dist/commonjs/api/backupsUnderVolume/options.js +1 -0
  116. package/dist/commonjs/api/backupsUnderVolume/options.js.map +1 -1
  117. package/dist/commonjs/api/buckets/index.js +1 -0
  118. package/dist/commonjs/api/buckets/index.js.map +1 -1
  119. package/dist/commonjs/api/buckets/operations.js +15 -18
  120. package/dist/commonjs/api/buckets/operations.js.map +3 -3
  121. package/dist/commonjs/api/buckets/options.js +1 -0
  122. package/dist/commonjs/api/buckets/options.js.map +1 -1
  123. package/dist/commonjs/api/caches/index.d.ts +2 -2
  124. package/dist/commonjs/api/caches/index.js +3 -2
  125. package/dist/commonjs/api/caches/index.js.map +2 -2
  126. package/dist/commonjs/api/caches/operations.d.ts +4 -4
  127. package/dist/commonjs/api/caches/operations.js +26 -29
  128. package/dist/commonjs/api/caches/operations.js.map +3 -3
  129. package/dist/commonjs/api/caches/options.d.ts +1 -1
  130. package/dist/commonjs/api/caches/options.js +1 -0
  131. package/dist/commonjs/api/caches/options.js.map +2 -2
  132. package/dist/commonjs/api/index.js +1 -0
  133. package/dist/commonjs/api/index.js.map +1 -1
  134. package/dist/commonjs/api/netAppManagementContext.js +2 -1
  135. package/dist/commonjs/api/netAppManagementContext.js.map +2 -2
  136. package/dist/commonjs/api/netAppResource/index.js +1 -0
  137. package/dist/commonjs/api/netAppResource/index.js.map +1 -1
  138. package/dist/commonjs/api/netAppResource/operations.js +8 -7
  139. package/dist/commonjs/api/netAppResource/operations.js.map +2 -2
  140. package/dist/commonjs/api/netAppResource/options.js +1 -0
  141. package/dist/commonjs/api/netAppResource/options.js.map +1 -1
  142. package/dist/commonjs/api/netAppResourceQuotaLimits/index.js +1 -0
  143. package/dist/commonjs/api/netAppResourceQuotaLimits/index.js.map +1 -1
  144. package/dist/commonjs/api/netAppResourceQuotaLimits/operations.js +4 -7
  145. package/dist/commonjs/api/netAppResourceQuotaLimits/operations.js.map +3 -3
  146. package/dist/commonjs/api/netAppResourceQuotaLimits/options.js +1 -0
  147. package/dist/commonjs/api/netAppResourceQuotaLimits/options.js.map +1 -1
  148. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/index.js +1 -0
  149. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/index.js.map +1 -1
  150. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/operations.js +4 -7
  151. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/operations.js.map +3 -3
  152. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/options.js +1 -0
  153. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/options.js.map +1 -1
  154. package/dist/commonjs/api/netAppResourceRegionInfos/index.js +1 -0
  155. package/dist/commonjs/api/netAppResourceRegionInfos/index.js.map +1 -1
  156. package/dist/commonjs/api/netAppResourceRegionInfos/operations.js +4 -7
  157. package/dist/commonjs/api/netAppResourceRegionInfos/operations.js.map +3 -3
  158. package/dist/commonjs/api/netAppResourceRegionInfos/options.js +1 -0
  159. package/dist/commonjs/api/netAppResourceRegionInfos/options.js.map +1 -1
  160. package/dist/commonjs/api/netAppResourceUsages/index.js +1 -0
  161. package/dist/commonjs/api/netAppResourceUsages/index.js.map +1 -1
  162. package/dist/commonjs/api/netAppResourceUsages/operations.js +4 -7
  163. package/dist/commonjs/api/netAppResourceUsages/operations.js.map +3 -3
  164. package/dist/commonjs/api/netAppResourceUsages/options.js +1 -0
  165. package/dist/commonjs/api/netAppResourceUsages/options.js.map +1 -1
  166. package/dist/commonjs/api/operations/index.js +1 -0
  167. package/dist/commonjs/api/operations/index.js.map +1 -1
  168. package/dist/commonjs/api/operations/operations.js +3 -6
  169. package/dist/commonjs/api/operations/operations.js.map +3 -3
  170. package/dist/commonjs/api/operations/options.js +1 -0
  171. package/dist/commonjs/api/operations/options.js.map +1 -1
  172. package/dist/commonjs/api/pools/index.js +1 -0
  173. package/dist/commonjs/api/pools/index.js.map +1 -1
  174. package/dist/commonjs/api/pools/operations.js +10 -13
  175. package/dist/commonjs/api/pools/operations.js.map +3 -3
  176. package/dist/commonjs/api/pools/options.js +1 -0
  177. package/dist/commonjs/api/pools/options.js.map +1 -1
  178. package/dist/commonjs/api/ransomwareReports/index.js +1 -0
  179. package/dist/commonjs/api/ransomwareReports/index.js.map +1 -1
  180. package/dist/commonjs/api/ransomwareReports/operations.js +6 -9
  181. package/dist/commonjs/api/ransomwareReports/operations.js.map +3 -3
  182. package/dist/commonjs/api/ransomwareReports/options.js +1 -0
  183. package/dist/commonjs/api/ransomwareReports/options.js.map +1 -1
  184. package/dist/commonjs/api/snapshotPolicies/index.js +1 -0
  185. package/dist/commonjs/api/snapshotPolicies/index.js.map +1 -1
  186. package/dist/commonjs/api/snapshotPolicies/operations.js +10 -13
  187. package/dist/commonjs/api/snapshotPolicies/operations.js.map +3 -3
  188. package/dist/commonjs/api/snapshotPolicies/options.js +1 -0
  189. package/dist/commonjs/api/snapshotPolicies/options.js.map +1 -1
  190. package/dist/commonjs/api/snapshots/index.js +1 -0
  191. package/dist/commonjs/api/snapshots/index.js.map +1 -1
  192. package/dist/commonjs/api/snapshots/operations.js +12 -15
  193. package/dist/commonjs/api/snapshots/operations.js.map +3 -3
  194. package/dist/commonjs/api/snapshots/options.js +1 -0
  195. package/dist/commonjs/api/snapshots/options.js.map +1 -1
  196. package/dist/commonjs/api/subvolumes/index.js +1 -0
  197. package/dist/commonjs/api/subvolumes/index.js.map +1 -1
  198. package/dist/commonjs/api/subvolumes/operations.js +12 -15
  199. package/dist/commonjs/api/subvolumes/operations.js.map +3 -3
  200. package/dist/commonjs/api/subvolumes/options.js +1 -0
  201. package/dist/commonjs/api/subvolumes/options.js.map +1 -1
  202. package/dist/commonjs/api/volumeGroups/index.js +1 -0
  203. package/dist/commonjs/api/volumeGroups/index.js.map +1 -1
  204. package/dist/commonjs/api/volumeGroups/operations.js +8 -11
  205. package/dist/commonjs/api/volumeGroups/operations.js.map +3 -3
  206. package/dist/commonjs/api/volumeGroups/options.js +1 -0
  207. package/dist/commonjs/api/volumeGroups/options.js.map +1 -1
  208. package/dist/commonjs/api/volumeQuotaRules/index.js +1 -0
  209. package/dist/commonjs/api/volumeQuotaRules/index.js.map +1 -1
  210. package/dist/commonjs/api/volumeQuotaRules/operations.js +10 -13
  211. package/dist/commonjs/api/volumeQuotaRules/operations.js.map +3 -3
  212. package/dist/commonjs/api/volumeQuotaRules/options.js +1 -0
  213. package/dist/commonjs/api/volumeQuotaRules/options.js.map +1 -1
  214. package/dist/commonjs/api/volumes/index.js +1 -0
  215. package/dist/commonjs/api/volumes/index.js.map +1 -1
  216. package/dist/commonjs/api/volumes/operations.js +57 -64
  217. package/dist/commonjs/api/volumes/operations.js.map +3 -3
  218. package/dist/commonjs/api/volumes/options.js +1 -0
  219. package/dist/commonjs/api/volumes/options.js.map +1 -1
  220. package/dist/commonjs/classic/accounts/index.js +1 -0
  221. package/dist/commonjs/classic/accounts/index.js.map +1 -1
  222. package/dist/commonjs/classic/backupPolicies/index.js +1 -0
  223. package/dist/commonjs/classic/backupPolicies/index.js.map +1 -1
  224. package/dist/commonjs/classic/backupVaults/index.js +1 -0
  225. package/dist/commonjs/classic/backupVaults/index.js.map +1 -1
  226. package/dist/commonjs/classic/backups/index.js +1 -0
  227. package/dist/commonjs/classic/backups/index.js.map +1 -1
  228. package/dist/commonjs/classic/backupsUnderAccount/index.js +1 -0
  229. package/dist/commonjs/classic/backupsUnderAccount/index.js.map +1 -1
  230. package/dist/commonjs/classic/backupsUnderBackupVault/index.js +1 -0
  231. package/dist/commonjs/classic/backupsUnderBackupVault/index.js.map +1 -1
  232. package/dist/commonjs/classic/backupsUnderVolume/index.js +1 -0
  233. package/dist/commonjs/classic/backupsUnderVolume/index.js.map +1 -1
  234. package/dist/commonjs/classic/buckets/index.js +1 -0
  235. package/dist/commonjs/classic/buckets/index.js.map +1 -1
  236. package/dist/commonjs/classic/caches/index.d.ts +2 -2
  237. package/dist/commonjs/classic/caches/index.js +2 -1
  238. package/dist/commonjs/classic/caches/index.js.map +3 -3
  239. package/dist/commonjs/classic/index.d.ts +0 -9
  240. package/dist/commonjs/classic/index.js +1 -0
  241. package/dist/commonjs/classic/index.js.map +2 -2
  242. package/dist/commonjs/classic/netAppResource/index.js +1 -0
  243. package/dist/commonjs/classic/netAppResource/index.js.map +1 -1
  244. package/dist/commonjs/classic/netAppResourceQuotaLimits/index.js +1 -0
  245. package/dist/commonjs/classic/netAppResourceQuotaLimits/index.js.map +1 -1
  246. package/dist/commonjs/classic/netAppResourceQuotaLimitsAccount/index.js +1 -0
  247. package/dist/commonjs/classic/netAppResourceQuotaLimitsAccount/index.js.map +1 -1
  248. package/dist/commonjs/classic/netAppResourceRegionInfos/index.js +1 -0
  249. package/dist/commonjs/classic/netAppResourceRegionInfos/index.js.map +1 -1
  250. package/dist/commonjs/classic/netAppResourceUsages/index.js +1 -0
  251. package/dist/commonjs/classic/netAppResourceUsages/index.js.map +1 -1
  252. package/dist/commonjs/classic/operations/index.js +1 -0
  253. package/dist/commonjs/classic/operations/index.js.map +1 -1
  254. package/dist/commonjs/classic/pools/index.js +1 -0
  255. package/dist/commonjs/classic/pools/index.js.map +1 -1
  256. package/dist/commonjs/classic/ransomwareReports/index.js +1 -0
  257. package/dist/commonjs/classic/ransomwareReports/index.js.map +1 -1
  258. package/dist/commonjs/classic/snapshotPolicies/index.js +1 -0
  259. package/dist/commonjs/classic/snapshotPolicies/index.js.map +1 -1
  260. package/dist/commonjs/classic/snapshots/index.js +1 -0
  261. package/dist/commonjs/classic/snapshots/index.js.map +1 -1
  262. package/dist/commonjs/classic/subvolumes/index.js +1 -0
  263. package/dist/commonjs/classic/subvolumes/index.js.map +1 -1
  264. package/dist/commonjs/classic/volumeGroups/index.js +1 -0
  265. package/dist/commonjs/classic/volumeGroups/index.js.map +1 -1
  266. package/dist/commonjs/classic/volumeQuotaRules/index.js +1 -0
  267. package/dist/commonjs/classic/volumeQuotaRules/index.js.map +1 -1
  268. package/dist/commonjs/classic/volumes/index.js +1 -0
  269. package/dist/commonjs/classic/volumes/index.js.map +1 -1
  270. package/dist/commonjs/index.d.ts +4 -13
  271. package/dist/commonjs/index.js +1 -46
  272. package/dist/commonjs/index.js.map +3 -3
  273. package/dist/commonjs/logger.js +1 -0
  274. package/dist/commonjs/logger.js.map +1 -1
  275. package/dist/commonjs/models/index.d.ts +2 -2
  276. package/dist/commonjs/models/index.js +1 -46
  277. package/dist/commonjs/models/index.js.map +3 -3
  278. package/dist/commonjs/models/models.d.ts +358 -1589
  279. package/dist/commonjs/models/models.js +204 -1605
  280. package/dist/commonjs/models/models.js.map +4 -4
  281. package/dist/commonjs/netAppManagementClient.d.ts +0 -27
  282. package/dist/commonjs/netAppManagementClient.js +1 -36
  283. package/dist/commonjs/netAppManagementClient.js.map +3 -3
  284. package/dist/commonjs/restorePollerHelpers.js +67 -160
  285. package/dist/commonjs/restorePollerHelpers.js.map +4 -4
  286. package/dist/commonjs/static-helpers/cloudSettingHelpers.js +1 -0
  287. package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +1 -1
  288. package/dist/commonjs/static-helpers/pagingHelpers.js +1 -0
  289. package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -1
  290. package/dist/commonjs/static-helpers/pollingHelpers.js +1 -0
  291. package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -1
  292. package/dist/commonjs/static-helpers/urlTemplate.js +1 -0
  293. package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -1
  294. package/dist/commonjs/tsdoc-metadata.json +1 -1
  295. package/dist/esm/api/accounts/index.js +4 -24
  296. package/dist/esm/api/accounts/index.js.map +1 -7
  297. package/dist/esm/api/accounts/operations.js +282 -368
  298. package/dist/esm/api/accounts/operations.js.map +1 -7
  299. package/dist/esm/api/accounts/options.js +4 -0
  300. package/dist/esm/api/accounts/options.js.map +1 -7
  301. package/dist/esm/api/backupPolicies/index.js +4 -8
  302. package/dist/esm/api/backupPolicies/index.js.map +1 -7
  303. package/dist/esm/api/backupPolicies/operations.js +149 -189
  304. package/dist/esm/api/backupPolicies/operations.js.map +1 -7
  305. package/dist/esm/api/backupPolicies/options.js +4 -0
  306. package/dist/esm/api/backupPolicies/options.js.map +1 -7
  307. package/dist/esm/api/backupVaults/index.js +4 -8
  308. package/dist/esm/api/backupVaults/index.js.map +1 -7
  309. package/dist/esm/api/backupVaults/operations.js +149 -189
  310. package/dist/esm/api/backupVaults/operations.js.map +1 -7
  311. package/dist/esm/api/backupVaults/options.js +4 -0
  312. package/dist/esm/api/backupVaults/options.js.map +1 -7
  313. package/dist/esm/api/backups/index.js +4 -18
  314. package/dist/esm/api/backups/index.js.map +1 -7
  315. package/dist/esm/api/backups/operations.js +225 -308
  316. package/dist/esm/api/backups/operations.js.map +1 -7
  317. package/dist/esm/api/backups/options.js +4 -0
  318. package/dist/esm/api/backups/options.js.map +1 -7
  319. package/dist/esm/api/backupsUnderAccount/index.js +4 -4
  320. package/dist/esm/api/backupsUnderAccount/index.js.map +1 -7
  321. package/dist/esm/api/backupsUnderAccount/operations.js +35 -43
  322. package/dist/esm/api/backupsUnderAccount/operations.js.map +1 -7
  323. package/dist/esm/api/backupsUnderAccount/options.js +4 -0
  324. package/dist/esm/api/backupsUnderAccount/options.js.map +1 -7
  325. package/dist/esm/api/backupsUnderBackupVault/index.js +4 -4
  326. package/dist/esm/api/backupsUnderBackupVault/index.js.map +1 -7
  327. package/dist/esm/api/backupsUnderBackupVault/operations.js +36 -49
  328. package/dist/esm/api/backupsUnderBackupVault/operations.js.map +1 -7
  329. package/dist/esm/api/backupsUnderBackupVault/options.js +4 -0
  330. package/dist/esm/api/backupsUnderBackupVault/options.js.map +1 -7
  331. package/dist/esm/api/backupsUnderVolume/index.js +4 -4
  332. package/dist/esm/api/backupsUnderVolume/index.js.map +1 -7
  333. package/dist/esm/api/backupsUnderVolume/operations.js +37 -53
  334. package/dist/esm/api/backupsUnderVolume/operations.js.map +1 -7
  335. package/dist/esm/api/backupsUnderVolume/options.js +4 -0
  336. package/dist/esm/api/backupsUnderVolume/options.js.map +1 -7
  337. package/dist/esm/api/buckets/index.js +4 -20
  338. package/dist/esm/api/buckets/index.js.map +1 -7
  339. package/dist/esm/api/buckets/operations.js +250 -370
  340. package/dist/esm/api/buckets/operations.js.map +1 -7
  341. package/dist/esm/api/buckets/options.js +4 -0
  342. package/dist/esm/api/buckets/options.js.map +1 -7
  343. package/dist/esm/api/caches/index.d.ts +2 -2
  344. package/dist/esm/api/caches/index.js +4 -20
  345. package/dist/esm/api/caches/index.js.map +1 -7
  346. package/dist/esm/api/caches/operations.d.ts +4 -4
  347. package/dist/esm/api/caches/operations.js +244 -326
  348. package/dist/esm/api/caches/operations.js.map +1 -7
  349. package/dist/esm/api/caches/options.d.ts +1 -1
  350. package/dist/esm/api/caches/options.js +4 -0
  351. package/dist/esm/api/caches/options.js.map +1 -7
  352. package/dist/esm/api/index.js +4 -4
  353. package/dist/esm/api/index.js.map +1 -7
  354. package/dist/esm/api/netAppManagementContext.js +20 -17
  355. package/dist/esm/api/netAppManagementContext.js.map +1 -7
  356. package/dist/esm/api/netAppResource/index.js +4 -16
  357. package/dist/esm/api/netAppResource/index.js.map +1 -7
  358. package/dist/esm/api/netAppResource/operations.js +175 -220
  359. package/dist/esm/api/netAppResource/operations.js.map +1 -7
  360. package/dist/esm/api/netAppResource/options.js +4 -0
  361. package/dist/esm/api/netAppResource/options.js.map +1 -7
  362. package/dist/esm/api/netAppResourceQuotaLimits/index.js +4 -5
  363. package/dist/esm/api/netAppResourceQuotaLimits/index.js.map +1 -7
  364. package/dist/esm/api/netAppResourceQuotaLimits/operations.js +51 -76
  365. package/dist/esm/api/netAppResourceQuotaLimits/operations.js.map +1 -7
  366. package/dist/esm/api/netAppResourceQuotaLimits/options.js +4 -0
  367. package/dist/esm/api/netAppResourceQuotaLimits/options.js.map +1 -7
  368. package/dist/esm/api/netAppResourceQuotaLimitsAccount/index.js +4 -5
  369. package/dist/esm/api/netAppResourceQuotaLimitsAccount/index.js.map +1 -7
  370. package/dist/esm/api/netAppResourceQuotaLimitsAccount/operations.js +53 -78
  371. package/dist/esm/api/netAppResourceQuotaLimitsAccount/operations.js.map +1 -7
  372. package/dist/esm/api/netAppResourceQuotaLimitsAccount/options.js +4 -0
  373. package/dist/esm/api/netAppResourceQuotaLimitsAccount/options.js.map +1 -7
  374. package/dist/esm/api/netAppResourceRegionInfos/index.js +4 -5
  375. package/dist/esm/api/netAppResourceRegionInfos/index.js.map +1 -7
  376. package/dist/esm/api/netAppResourceRegionInfos/operations.js +50 -75
  377. package/dist/esm/api/netAppResourceRegionInfos/operations.js.map +1 -7
  378. package/dist/esm/api/netAppResourceRegionInfos/options.js +4 -0
  379. package/dist/esm/api/netAppResourceRegionInfos/options.js.map +1 -7
  380. package/dist/esm/api/netAppResourceUsages/index.js +4 -5
  381. package/dist/esm/api/netAppResourceUsages/index.js.map +1 -7
  382. package/dist/esm/api/netAppResourceUsages/operations.js +51 -76
  383. package/dist/esm/api/netAppResourceUsages/operations.js.map +1 -7
  384. package/dist/esm/api/netAppResourceUsages/options.js +4 -0
  385. package/dist/esm/api/netAppResourceUsages/options.js.map +1 -7
  386. package/dist/esm/api/operations/index.js +4 -4
  387. package/dist/esm/api/operations/index.js.map +1 -7
  388. package/dist/esm/api/operations/operations.js +25 -43
  389. package/dist/esm/api/operations/operations.js.map +1 -7
  390. package/dist/esm/api/operations/options.js +4 -0
  391. package/dist/esm/api/operations/options.js.map +1 -7
  392. package/dist/esm/api/pools/index.js +4 -8
  393. package/dist/esm/api/pools/index.js.map +1 -7
  394. package/dist/esm/api/pools/operations.js +149 -189
  395. package/dist/esm/api/pools/operations.js.map +1 -7
  396. package/dist/esm/api/pools/options.js +4 -0
  397. package/dist/esm/api/pools/options.js.map +1 -7
  398. package/dist/esm/api/ransomwareReports/index.js +4 -6
  399. package/dist/esm/api/ransomwareReports/index.js.map +1 -7
  400. package/dist/esm/api/ransomwareReports/operations.js +102 -139
  401. package/dist/esm/api/ransomwareReports/operations.js.map +1 -7
  402. package/dist/esm/api/ransomwareReports/options.js +4 -0
  403. package/dist/esm/api/ransomwareReports/options.js.map +1 -7
  404. package/dist/esm/api/snapshotPolicies/index.js +4 -9
  405. package/dist/esm/api/snapshotPolicies/index.js.map +1 -7
  406. package/dist/esm/api/snapshotPolicies/operations.js +184 -250
  407. package/dist/esm/api/snapshotPolicies/operations.js.map +1 -7
  408. package/dist/esm/api/snapshotPolicies/options.js +4 -0
  409. package/dist/esm/api/snapshotPolicies/options.js.map +1 -7
  410. package/dist/esm/api/snapshots/index.js +4 -9
  411. package/dist/esm/api/snapshots/index.js.map +1 -7
  412. package/dist/esm/api/snapshots/operations.js +207 -297
  413. package/dist/esm/api/snapshots/operations.js.map +1 -7
  414. package/dist/esm/api/snapshots/options.js +4 -0
  415. package/dist/esm/api/snapshots/options.js.map +1 -7
  416. package/dist/esm/api/subvolumes/index.js +4 -9
  417. package/dist/esm/api/subvolumes/index.js.map +1 -7
  418. package/dist/esm/api/subvolumes/operations.js +206 -295
  419. package/dist/esm/api/subvolumes/operations.js.map +1 -7
  420. package/dist/esm/api/subvolumes/options.js +4 -0
  421. package/dist/esm/api/subvolumes/options.js.map +1 -7
  422. package/dist/esm/api/volumeGroups/index.js +4 -7
  423. package/dist/esm/api/volumeGroups/index.js.map +1 -7
  424. package/dist/esm/api/volumeGroups/operations.js +117 -150
  425. package/dist/esm/api/volumeGroups/operations.js.map +1 -7
  426. package/dist/esm/api/volumeGroups/options.js +4 -0
  427. package/dist/esm/api/volumeGroups/options.js.map +1 -7
  428. package/dist/esm/api/volumeQuotaRules/index.js +4 -8
  429. package/dist/esm/api/volumeQuotaRules/index.js.map +1 -7
  430. package/dist/esm/api/volumeQuotaRules/operations.js +159 -233
  431. package/dist/esm/api/volumeQuotaRules/operations.js.map +1 -7
  432. package/dist/esm/api/volumeQuotaRules/options.js +4 -0
  433. package/dist/esm/api/volumeQuotaRules/options.js.map +1 -7
  434. package/dist/esm/api/volumes/index.js +4 -60
  435. package/dist/esm/api/volumes/index.js.map +1 -7
  436. package/dist/esm/api/volumes/operations.js +959 -1313
  437. package/dist/esm/api/volumes/operations.js.map +1 -7
  438. package/dist/esm/api/volumes/options.js +4 -0
  439. package/dist/esm/api/volumes/options.js.map +1 -7
  440. package/dist/esm/classic/accounts/index.js +20 -31
  441. package/dist/esm/classic/accounts/index.js.map +1 -7
  442. package/dist/esm/classic/backupPolicies/index.js +14 -14
  443. package/dist/esm/classic/backupPolicies/index.js.map +1 -7
  444. package/dist/esm/classic/backupVaults/index.js +15 -21
  445. package/dist/esm/classic/backupVaults/index.js.map +1 -7
  446. package/dist/esm/classic/backups/index.js +17 -32
  447. package/dist/esm/classic/backups/index.js.map +1 -7
  448. package/dist/esm/classic/backupsUnderAccount/index.js +10 -10
  449. package/dist/esm/classic/backupsUnderAccount/index.js.map +1 -7
  450. package/dist/esm/classic/backupsUnderBackupVault/index.js +10 -18
  451. package/dist/esm/classic/backupsUnderBackupVault/index.js.map +1 -7
  452. package/dist/esm/classic/backupsUnderVolume/index.js +10 -10
  453. package/dist/esm/classic/backupsUnderVolume/index.js.map +1 -7
  454. package/dist/esm/classic/buckets/index.js +18 -71
  455. package/dist/esm/classic/buckets/index.js.map +1 -7
  456. package/dist/esm/classic/caches/index.d.ts +2 -2
  457. package/dist/esm/classic/caches/index.js +18 -27
  458. package/dist/esm/classic/caches/index.js.map +1 -7
  459. package/dist/esm/classic/index.d.ts +0 -9
  460. package/dist/esm/classic/index.js +4 -0
  461. package/dist/esm/classic/index.js.map +1 -7
  462. package/dist/esm/classic/netAppResource/index.js +16 -23
  463. package/dist/esm/classic/netAppResource/index.js.map +1 -7
  464. package/dist/esm/classic/netAppResourceQuotaLimits/index.js +11 -11
  465. package/dist/esm/classic/netAppResourceQuotaLimits/index.js.map +1 -7
  466. package/dist/esm/classic/netAppResourceQuotaLimitsAccount/index.js +11 -11
  467. package/dist/esm/classic/netAppResourceQuotaLimitsAccount/index.js.map +1 -7
  468. package/dist/esm/classic/netAppResourceRegionInfos/index.js +11 -11
  469. package/dist/esm/classic/netAppResourceRegionInfos/index.js.map +1 -7
  470. package/dist/esm/classic/netAppResourceUsages/index.js +11 -11
  471. package/dist/esm/classic/netAppResourceUsages/index.js.map +1 -7
  472. package/dist/esm/classic/operations/index.js +10 -10
  473. package/dist/esm/classic/operations/index.js.map +1 -7
  474. package/dist/esm/classic/pools/index.js +14 -14
  475. package/dist/esm/classic/pools/index.js.map +1 -7
  476. package/dist/esm/classic/ransomwareReports/index.js +12 -29
  477. package/dist/esm/classic/ransomwareReports/index.js.map +1 -7
  478. package/dist/esm/classic/snapshotPolicies/index.js +16 -23
  479. package/dist/esm/classic/snapshotPolicies/index.js.map +1 -7
  480. package/dist/esm/classic/snapshots/index.js +16 -50
  481. package/dist/esm/classic/snapshots/index.js.map +1 -7
  482. package/dist/esm/classic/subvolumes/index.js +16 -57
  483. package/dist/esm/classic/subvolumes/index.js.map +1 -7
  484. package/dist/esm/classic/volumeGroups/index.js +13 -13
  485. package/dist/esm/classic/volumeGroups/index.js.map +1 -7
  486. package/dist/esm/classic/volumeQuotaRules/index.js +15 -55
  487. package/dist/esm/classic/volumeQuotaRules/index.js.map +1 -7
  488. package/dist/esm/classic/volumes/index.js +38 -134
  489. package/dist/esm/classic/volumes/index.js.map +1 -7
  490. package/dist/esm/index.d.ts +4 -13
  491. package/dist/esm/index.js +7 -183
  492. package/dist/esm/index.js.map +1 -7
  493. package/dist/esm/logger.js +4 -4
  494. package/dist/esm/logger.js.map +1 -7
  495. package/dist/esm/models/index.d.ts +2 -2
  496. package/dist/esm/models/index.js +4 -178
  497. package/dist/esm/models/index.js.map +1 -7
  498. package/dist/esm/models/models.d.ts +358 -1589
  499. package/dist/esm/models/models.js +3353 -4275
  500. package/dist/esm/models/models.js.map +1 -7
  501. package/dist/esm/netAppManagementClient.d.ts +0 -27
  502. package/dist/esm/netAppManagementClient.js +95 -130
  503. package/dist/esm/netAppManagementClient.js.map +1 -7
  504. package/dist/esm/restorePollerHelpers.js +185 -386
  505. package/dist/esm/restorePollerHelpers.js.map +1 -7
  506. package/dist/esm/static-helpers/cloudSettingHelpers.js +37 -26
  507. package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -7
  508. package/dist/esm/static-helpers/pagingHelpers.js +122 -98
  509. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -7
  510. package/dist/esm/static-helpers/pollingHelpers.js +86 -68
  511. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -7
  512. package/dist/esm/static-helpers/urlTemplate.js +169 -142
  513. package/dist/esm/static-helpers/urlTemplate.js.map +1 -7
  514. package/dist/react-native/api/accounts/operations.js +19 -27
  515. package/dist/react-native/api/accounts/operations.js.map +1 -1
  516. package/dist/react-native/api/backupPolicies/operations.js +9 -13
  517. package/dist/react-native/api/backupPolicies/operations.js.map +1 -1
  518. package/dist/react-native/api/backupVaults/operations.js +9 -13
  519. package/dist/react-native/api/backupVaults/operations.js.map +1 -1
  520. package/dist/react-native/api/backups/operations.js +11 -15
  521. package/dist/react-native/api/backups/operations.js.map +1 -1
  522. package/dist/react-native/api/backupsUnderAccount/operations.js +2 -2
  523. package/dist/react-native/api/backupsUnderAccount/operations.js.map +1 -1
  524. package/dist/react-native/api/backupsUnderBackupVault/operations.js +2 -2
  525. package/dist/react-native/api/backupsUnderBackupVault/operations.js.map +1 -1
  526. package/dist/react-native/api/backupsUnderVolume/operations.js +2 -2
  527. package/dist/react-native/api/backupsUnderVolume/operations.js.map +1 -1
  528. package/dist/react-native/api/buckets/operations.js +14 -18
  529. package/dist/react-native/api/buckets/operations.js.map +1 -1
  530. package/dist/react-native/api/caches/index.d.ts +2 -2
  531. package/dist/react-native/api/caches/index.js +1 -1
  532. package/dist/react-native/api/caches/index.js.map +1 -1
  533. package/dist/react-native/api/caches/operations.d.ts +4 -4
  534. package/dist/react-native/api/caches/operations.js +17 -21
  535. package/dist/react-native/api/caches/operations.js.map +1 -1
  536. package/dist/react-native/api/caches/options.d.ts +1 -1
  537. package/dist/react-native/api/caches/options.js.map +1 -1
  538. package/dist/react-native/api/netAppManagementContext.js +1 -1
  539. package/dist/react-native/api/netAppManagementContext.js.map +1 -1
  540. package/dist/react-native/api/netAppResource/operations.js +7 -7
  541. package/dist/react-native/api/netAppResource/operations.js.map +1 -1
  542. package/dist/react-native/api/netAppResourceQuotaLimits/operations.js +3 -7
  543. package/dist/react-native/api/netAppResourceQuotaLimits/operations.js.map +1 -1
  544. package/dist/react-native/api/netAppResourceQuotaLimitsAccount/operations.js +3 -7
  545. package/dist/react-native/api/netAppResourceQuotaLimitsAccount/operations.js.map +1 -1
  546. package/dist/react-native/api/netAppResourceRegionInfos/operations.js +3 -7
  547. package/dist/react-native/api/netAppResourceRegionInfos/operations.js.map +1 -1
  548. package/dist/react-native/api/netAppResourceUsages/operations.js +3 -7
  549. package/dist/react-native/api/netAppResourceUsages/operations.js.map +1 -1
  550. package/dist/react-native/api/operations/operations.js +2 -6
  551. package/dist/react-native/api/operations/operations.js.map +1 -1
  552. package/dist/react-native/api/pools/operations.js +9 -13
  553. package/dist/react-native/api/pools/operations.js.map +1 -1
  554. package/dist/react-native/api/ransomwareReports/operations.js +5 -9
  555. package/dist/react-native/api/ransomwareReports/operations.js.map +1 -1
  556. package/dist/react-native/api/snapshotPolicies/operations.js +9 -13
  557. package/dist/react-native/api/snapshotPolicies/operations.js.map +1 -1
  558. package/dist/react-native/api/snapshots/operations.js +11 -15
  559. package/dist/react-native/api/snapshots/operations.js.map +1 -1
  560. package/dist/react-native/api/subvolumes/operations.js +11 -15
  561. package/dist/react-native/api/subvolumes/operations.js.map +1 -1
  562. package/dist/react-native/api/volumeGroups/operations.js +7 -11
  563. package/dist/react-native/api/volumeGroups/operations.js.map +1 -1
  564. package/dist/react-native/api/volumeQuotaRules/operations.js +9 -13
  565. package/dist/react-native/api/volumeQuotaRules/operations.js.map +1 -1
  566. package/dist/react-native/api/volumes/operations.js +56 -64
  567. package/dist/react-native/api/volumes/operations.js.map +1 -1
  568. package/dist/react-native/classic/caches/index.d.ts +2 -2
  569. package/dist/react-native/classic/caches/index.js +2 -2
  570. package/dist/react-native/classic/caches/index.js.map +1 -1
  571. package/dist/react-native/classic/index.d.ts +0 -9
  572. package/dist/react-native/classic/index.js.map +1 -1
  573. package/dist/react-native/index.d.ts +4 -13
  574. package/dist/react-native/index.js +1 -1
  575. package/dist/react-native/index.js.map +1 -1
  576. package/dist/react-native/models/index.d.ts +2 -2
  577. package/dist/react-native/models/index.js +1 -1
  578. package/dist/react-native/models/index.js.map +1 -1
  579. package/dist/react-native/models/models.d.ts +358 -1589
  580. package/dist/react-native/models/models.js +309 -1744
  581. package/dist/react-native/models/models.js.map +1 -1
  582. package/dist/react-native/netAppManagementClient.d.ts +0 -27
  583. package/dist/react-native/netAppManagementClient.js +0 -36
  584. package/dist/react-native/netAppManagementClient.js.map +1 -1
  585. package/dist/react-native/restorePollerHelpers.js +2 -96
  586. package/dist/react-native/restorePollerHelpers.js.map +1 -1
  587. package/package.json +13 -171
  588. package/dist/browser/api/activeDirectoryConfigs/index.d.ts +0 -3
  589. package/dist/browser/api/activeDirectoryConfigs/index.js +0 -4
  590. package/dist/browser/api/activeDirectoryConfigs/index.js.map +0 -1
  591. package/dist/browser/api/activeDirectoryConfigs/operations.d.ts +0 -36
  592. package/dist/browser/api/activeDirectoryConfigs/operations.js +0 -200
  593. package/dist/browser/api/activeDirectoryConfigs/operations.js.map +0 -1
  594. package/dist/browser/api/activeDirectoryConfigs/options.d.ts +0 -26
  595. package/dist/browser/api/activeDirectoryConfigs/options.js +0 -4
  596. package/dist/browser/api/activeDirectoryConfigs/options.js.map +0 -1
  597. package/dist/browser/api/elasticAccounts/index.d.ts +0 -3
  598. package/dist/browser/api/elasticAccounts/index.js +0 -4
  599. package/dist/browser/api/elasticAccounts/index.js.map +0 -1
  600. package/dist/browser/api/elasticAccounts/operations.d.ts +0 -36
  601. package/dist/browser/api/elasticAccounts/operations.js +0 -200
  602. package/dist/browser/api/elasticAccounts/operations.js.map +0 -1
  603. package/dist/browser/api/elasticAccounts/options.d.ts +0 -26
  604. package/dist/browser/api/elasticAccounts/options.js +0 -4
  605. package/dist/browser/api/elasticAccounts/options.js.map +0 -1
  606. package/dist/browser/api/elasticBackupPolicies/index.d.ts +0 -3
  607. package/dist/browser/api/elasticBackupPolicies/index.js +0 -4
  608. package/dist/browser/api/elasticBackupPolicies/index.js.map +0 -1
  609. package/dist/browser/api/elasticBackupPolicies/operations.d.ts +0 -32
  610. package/dist/browser/api/elasticBackupPolicies/operations.js +0 -176
  611. package/dist/browser/api/elasticBackupPolicies/operations.js.map +0 -1
  612. package/dist/browser/api/elasticBackupPolicies/options.d.ts +0 -23
  613. package/dist/browser/api/elasticBackupPolicies/options.js +0 -4
  614. package/dist/browser/api/elasticBackupPolicies/options.js.map +0 -1
  615. package/dist/browser/api/elasticBackupVaults/index.d.ts +0 -3
  616. package/dist/browser/api/elasticBackupVaults/index.js +0 -4
  617. package/dist/browser/api/elasticBackupVaults/index.js.map +0 -1
  618. package/dist/browser/api/elasticBackupVaults/operations.d.ts +0 -32
  619. package/dist/browser/api/elasticBackupVaults/operations.js +0 -176
  620. package/dist/browser/api/elasticBackupVaults/operations.js.map +0 -1
  621. package/dist/browser/api/elasticBackupVaults/options.d.ts +0 -23
  622. package/dist/browser/api/elasticBackupVaults/options.js +0 -4
  623. package/dist/browser/api/elasticBackupVaults/options.js.map +0 -1
  624. package/dist/browser/api/elasticBackups/index.d.ts +0 -3
  625. package/dist/browser/api/elasticBackups/index.js +0 -4
  626. package/dist/browser/api/elasticBackups/index.js.map +0 -1
  627. package/dist/browser/api/elasticBackups/operations.d.ts +0 -32
  628. package/dist/browser/api/elasticBackups/operations.js +0 -181
  629. package/dist/browser/api/elasticBackups/operations.js.map +0 -1
  630. package/dist/browser/api/elasticBackups/options.d.ts +0 -23
  631. package/dist/browser/api/elasticBackups/options.js +0 -4
  632. package/dist/browser/api/elasticBackups/options.js.map +0 -1
  633. package/dist/browser/api/elasticCapacityPools/index.d.ts +0 -3
  634. package/dist/browser/api/elasticCapacityPools/index.js +0 -4
  635. package/dist/browser/api/elasticCapacityPools/index.js.map +0 -1
  636. package/dist/browser/api/elasticCapacityPools/operations.d.ts +0 -40
  637. package/dist/browser/api/elasticCapacityPools/operations.js +0 -247
  638. package/dist/browser/api/elasticCapacityPools/operations.js.map +0 -1
  639. package/dist/browser/api/elasticCapacityPools/options.d.ts +0 -31
  640. package/dist/browser/api/elasticCapacityPools/options.js +0 -4
  641. package/dist/browser/api/elasticCapacityPools/options.js.map +0 -1
  642. package/dist/browser/api/elasticSnapshotPolicies/index.d.ts +0 -3
  643. package/dist/browser/api/elasticSnapshotPolicies/index.js +0 -4
  644. package/dist/browser/api/elasticSnapshotPolicies/index.js.map +0 -1
  645. package/dist/browser/api/elasticSnapshotPolicies/operations.d.ts +0 -36
  646. package/dist/browser/api/elasticSnapshotPolicies/operations.js +0 -208
  647. package/dist/browser/api/elasticSnapshotPolicies/operations.js.map +0 -1
  648. package/dist/browser/api/elasticSnapshotPolicies/options.d.ts +0 -26
  649. package/dist/browser/api/elasticSnapshotPolicies/options.js +0 -4
  650. package/dist/browser/api/elasticSnapshotPolicies/options.js.map +0 -1
  651. package/dist/browser/api/elasticSnapshots/index.d.ts +0 -3
  652. package/dist/browser/api/elasticSnapshots/index.js +0 -4
  653. package/dist/browser/api/elasticSnapshots/index.js.map +0 -1
  654. package/dist/browser/api/elasticSnapshots/operations.d.ts +0 -28
  655. package/dist/browser/api/elasticSnapshots/operations.js +0 -148
  656. package/dist/browser/api/elasticSnapshots/operations.js.map +0 -1
  657. package/dist/browser/api/elasticSnapshots/options.d.ts +0 -18
  658. package/dist/browser/api/elasticSnapshots/options.js +0 -4
  659. package/dist/browser/api/elasticSnapshots/options.js.map +0 -1
  660. package/dist/browser/api/elasticVolumes/index.d.ts +0 -3
  661. package/dist/browser/api/elasticVolumes/index.js +0 -4
  662. package/dist/browser/api/elasticVolumes/index.js.map +0 -1
  663. package/dist/browser/api/elasticVolumes/operations.d.ts +0 -36
  664. package/dist/browser/api/elasticVolumes/operations.js +0 -218
  665. package/dist/browser/api/elasticVolumes/operations.js.map +0 -1
  666. package/dist/browser/api/elasticVolumes/options.d.ts +0 -28
  667. package/dist/browser/api/elasticVolumes/options.js +0 -4
  668. package/dist/browser/api/elasticVolumes/options.js.map +0 -1
  669. package/dist/browser/classic/activeDirectoryConfigs/index.d.ts +0 -27
  670. package/dist/browser/classic/activeDirectoryConfigs/index.js +0 -19
  671. package/dist/browser/classic/activeDirectoryConfigs/index.js.map +0 -1
  672. package/dist/browser/classic/elasticAccounts/index.d.ts +0 -27
  673. package/dist/browser/classic/elasticAccounts/index.js +0 -19
  674. package/dist/browser/classic/elasticAccounts/index.js.map +0 -1
  675. package/dist/browser/classic/elasticBackupPolicies/index.d.ts +0 -25
  676. package/dist/browser/classic/elasticBackupPolicies/index.js +0 -18
  677. package/dist/browser/classic/elasticBackupPolicies/index.js.map +0 -1
  678. package/dist/browser/classic/elasticBackupVaults/index.d.ts +0 -25
  679. package/dist/browser/classic/elasticBackupVaults/index.js +0 -18
  680. package/dist/browser/classic/elasticBackupVaults/index.js.map +0 -1
  681. package/dist/browser/classic/elasticBackups/index.d.ts +0 -25
  682. package/dist/browser/classic/elasticBackups/index.js +0 -18
  683. package/dist/browser/classic/elasticBackups/index.js.map +0 -1
  684. package/dist/browser/classic/elasticCapacityPools/index.d.ts +0 -29
  685. package/dist/browser/classic/elasticCapacityPools/index.js +0 -20
  686. package/dist/browser/classic/elasticCapacityPools/index.js.map +0 -1
  687. package/dist/browser/classic/elasticSnapshotPolicies/index.d.ts +0 -27
  688. package/dist/browser/classic/elasticSnapshotPolicies/index.js +0 -19
  689. package/dist/browser/classic/elasticSnapshotPolicies/index.js.map +0 -1
  690. package/dist/browser/classic/elasticSnapshots/index.d.ts +0 -23
  691. package/dist/browser/classic/elasticSnapshots/index.js +0 -17
  692. package/dist/browser/classic/elasticSnapshots/index.js.map +0 -1
  693. package/dist/browser/classic/elasticVolumes/index.d.ts +0 -27
  694. package/dist/browser/classic/elasticVolumes/index.js +0 -19
  695. package/dist/browser/classic/elasticVolumes/index.js.map +0 -1
  696. package/dist/commonjs/api/activeDirectoryConfigs/index.d.ts +0 -3
  697. package/dist/commonjs/api/activeDirectoryConfigs/index.js +0 -37
  698. package/dist/commonjs/api/activeDirectoryConfigs/index.js.map +0 -7
  699. package/dist/commonjs/api/activeDirectoryConfigs/operations.d.ts +0 -36
  700. package/dist/commonjs/api/activeDirectoryConfigs/operations.js +0 -282
  701. package/dist/commonjs/api/activeDirectoryConfigs/operations.js.map +0 -7
  702. package/dist/commonjs/api/activeDirectoryConfigs/options.d.ts +0 -26
  703. package/dist/commonjs/api/activeDirectoryConfigs/options.js +0 -15
  704. package/dist/commonjs/api/activeDirectoryConfigs/options.js.map +0 -7
  705. package/dist/commonjs/api/elasticAccounts/index.d.ts +0 -3
  706. package/dist/commonjs/api/elasticAccounts/index.js +0 -37
  707. package/dist/commonjs/api/elasticAccounts/index.js.map +0 -7
  708. package/dist/commonjs/api/elasticAccounts/operations.d.ts +0 -36
  709. package/dist/commonjs/api/elasticAccounts/operations.js +0 -282
  710. package/dist/commonjs/api/elasticAccounts/operations.js.map +0 -7
  711. package/dist/commonjs/api/elasticAccounts/options.d.ts +0 -26
  712. package/dist/commonjs/api/elasticAccounts/options.js +0 -15
  713. package/dist/commonjs/api/elasticAccounts/options.js.map +0 -7
  714. package/dist/commonjs/api/elasticBackupPolicies/index.d.ts +0 -3
  715. package/dist/commonjs/api/elasticBackupPolicies/index.js +0 -35
  716. package/dist/commonjs/api/elasticBackupPolicies/index.js.map +0 -7
  717. package/dist/commonjs/api/elasticBackupPolicies/operations.d.ts +0 -32
  718. package/dist/commonjs/api/elasticBackupPolicies/operations.js +0 -243
  719. package/dist/commonjs/api/elasticBackupPolicies/operations.js.map +0 -7
  720. package/dist/commonjs/api/elasticBackupPolicies/options.d.ts +0 -23
  721. package/dist/commonjs/api/elasticBackupPolicies/options.js +0 -15
  722. package/dist/commonjs/api/elasticBackupPolicies/options.js.map +0 -7
  723. package/dist/commonjs/api/elasticBackupVaults/index.d.ts +0 -3
  724. package/dist/commonjs/api/elasticBackupVaults/index.js +0 -35
  725. package/dist/commonjs/api/elasticBackupVaults/index.js.map +0 -7
  726. package/dist/commonjs/api/elasticBackupVaults/operations.d.ts +0 -32
  727. package/dist/commonjs/api/elasticBackupVaults/operations.js +0 -243
  728. package/dist/commonjs/api/elasticBackupVaults/operations.js.map +0 -7
  729. package/dist/commonjs/api/elasticBackupVaults/options.d.ts +0 -23
  730. package/dist/commonjs/api/elasticBackupVaults/options.js +0 -15
  731. package/dist/commonjs/api/elasticBackupVaults/options.js.map +0 -7
  732. package/dist/commonjs/api/elasticBackups/index.d.ts +0 -3
  733. package/dist/commonjs/api/elasticBackups/index.js +0 -35
  734. package/dist/commonjs/api/elasticBackups/index.js.map +0 -7
  735. package/dist/commonjs/api/elasticBackups/operations.d.ts +0 -32
  736. package/dist/commonjs/api/elasticBackups/operations.js +0 -271
  737. package/dist/commonjs/api/elasticBackups/operations.js.map +0 -7
  738. package/dist/commonjs/api/elasticBackups/options.d.ts +0 -23
  739. package/dist/commonjs/api/elasticBackups/options.js +0 -15
  740. package/dist/commonjs/api/elasticBackups/options.js.map +0 -7
  741. package/dist/commonjs/api/elasticCapacityPools/index.d.ts +0 -3
  742. package/dist/commonjs/api/elasticCapacityPools/index.js +0 -39
  743. package/dist/commonjs/api/elasticCapacityPools/index.js.map +0 -7
  744. package/dist/commonjs/api/elasticCapacityPools/operations.d.ts +0 -40
  745. package/dist/commonjs/api/elasticCapacityPools/operations.js +0 -339
  746. package/dist/commonjs/api/elasticCapacityPools/operations.js.map +0 -7
  747. package/dist/commonjs/api/elasticCapacityPools/options.d.ts +0 -31
  748. package/dist/commonjs/api/elasticCapacityPools/options.js +0 -15
  749. package/dist/commonjs/api/elasticCapacityPools/options.js.map +0 -7
  750. package/dist/commonjs/api/elasticSnapshotPolicies/index.d.ts +0 -3
  751. package/dist/commonjs/api/elasticSnapshotPolicies/index.js +0 -37
  752. package/dist/commonjs/api/elasticSnapshotPolicies/index.js.map +0 -7
  753. package/dist/commonjs/api/elasticSnapshotPolicies/operations.d.ts +0 -36
  754. package/dist/commonjs/api/elasticSnapshotPolicies/operations.js +0 -303
  755. package/dist/commonjs/api/elasticSnapshotPolicies/operations.js.map +0 -7
  756. package/dist/commonjs/api/elasticSnapshotPolicies/options.d.ts +0 -26
  757. package/dist/commonjs/api/elasticSnapshotPolicies/options.js +0 -15
  758. package/dist/commonjs/api/elasticSnapshotPolicies/options.js.map +0 -7
  759. package/dist/commonjs/api/elasticSnapshots/index.d.ts +0 -3
  760. package/dist/commonjs/api/elasticSnapshots/index.js +0 -33
  761. package/dist/commonjs/api/elasticSnapshots/index.js.map +0 -7
  762. package/dist/commonjs/api/elasticSnapshots/operations.d.ts +0 -28
  763. package/dist/commonjs/api/elasticSnapshots/operations.js +0 -238
  764. package/dist/commonjs/api/elasticSnapshots/operations.js.map +0 -7
  765. package/dist/commonjs/api/elasticSnapshots/options.d.ts +0 -18
  766. package/dist/commonjs/api/elasticSnapshots/options.js +0 -15
  767. package/dist/commonjs/api/elasticSnapshots/options.js.map +0 -7
  768. package/dist/commonjs/api/elasticVolumes/index.d.ts +0 -3
  769. package/dist/commonjs/api/elasticVolumes/index.js +0 -37
  770. package/dist/commonjs/api/elasticVolumes/index.js.map +0 -7
  771. package/dist/commonjs/api/elasticVolumes/operations.d.ts +0 -36
  772. package/dist/commonjs/api/elasticVolumes/operations.js +0 -309
  773. package/dist/commonjs/api/elasticVolumes/operations.js.map +0 -7
  774. package/dist/commonjs/api/elasticVolumes/options.d.ts +0 -28
  775. package/dist/commonjs/api/elasticVolumes/options.js +0 -15
  776. package/dist/commonjs/api/elasticVolumes/options.js.map +0 -7
  777. package/dist/commonjs/classic/activeDirectoryConfigs/index.d.ts +0 -27
  778. package/dist/commonjs/classic/activeDirectoryConfigs/index.js +0 -42
  779. package/dist/commonjs/classic/activeDirectoryConfigs/index.js.map +0 -7
  780. package/dist/commonjs/classic/elasticAccounts/index.d.ts +0 -27
  781. package/dist/commonjs/classic/elasticAccounts/index.js +0 -42
  782. package/dist/commonjs/classic/elasticAccounts/index.js.map +0 -7
  783. package/dist/commonjs/classic/elasticBackupPolicies/index.d.ts +0 -25
  784. package/dist/commonjs/classic/elasticBackupPolicies/index.js +0 -41
  785. package/dist/commonjs/classic/elasticBackupPolicies/index.js.map +0 -7
  786. package/dist/commonjs/classic/elasticBackupVaults/index.d.ts +0 -25
  787. package/dist/commonjs/classic/elasticBackupVaults/index.js +0 -41
  788. package/dist/commonjs/classic/elasticBackupVaults/index.js.map +0 -7
  789. package/dist/commonjs/classic/elasticBackups/index.d.ts +0 -25
  790. package/dist/commonjs/classic/elasticBackups/index.js +0 -49
  791. package/dist/commonjs/classic/elasticBackups/index.js.map +0 -7
  792. package/dist/commonjs/classic/elasticCapacityPools/index.d.ts +0 -29
  793. package/dist/commonjs/classic/elasticCapacityPools/index.js +0 -50
  794. package/dist/commonjs/classic/elasticCapacityPools/index.js.map +0 -7
  795. package/dist/commonjs/classic/elasticSnapshotPolicies/index.d.ts +0 -27
  796. package/dist/commonjs/classic/elasticSnapshotPolicies/index.js +0 -42
  797. package/dist/commonjs/classic/elasticSnapshotPolicies/index.js.map +0 -7
  798. package/dist/commonjs/classic/elasticSnapshots/index.d.ts +0 -23
  799. package/dist/commonjs/classic/elasticSnapshots/index.js +0 -49
  800. package/dist/commonjs/classic/elasticSnapshots/index.js.map +0 -7
  801. package/dist/commonjs/classic/elasticVolumes/index.d.ts +0 -27
  802. package/dist/commonjs/classic/elasticVolumes/index.js +0 -42
  803. package/dist/commonjs/classic/elasticVolumes/index.js.map +0 -7
  804. package/dist/esm/api/activeDirectoryConfigs/index.d.ts +0 -3
  805. package/dist/esm/api/activeDirectoryConfigs/index.js +0 -16
  806. package/dist/esm/api/activeDirectoryConfigs/index.js.map +0 -7
  807. package/dist/esm/api/activeDirectoryConfigs/operations.d.ts +0 -36
  808. package/dist/esm/api/activeDirectoryConfigs/operations.js +0 -248
  809. package/dist/esm/api/activeDirectoryConfigs/operations.js.map +0 -7
  810. package/dist/esm/api/activeDirectoryConfigs/options.d.ts +0 -26
  811. package/dist/esm/api/activeDirectoryConfigs/options.js +0 -0
  812. package/dist/esm/api/activeDirectoryConfigs/options.js.map +0 -7
  813. package/dist/esm/api/elasticAccounts/index.d.ts +0 -3
  814. package/dist/esm/api/elasticAccounts/index.js +0 -16
  815. package/dist/esm/api/elasticAccounts/index.js.map +0 -7
  816. package/dist/esm/api/elasticAccounts/operations.d.ts +0 -36
  817. package/dist/esm/api/elasticAccounts/operations.js +0 -248
  818. package/dist/esm/api/elasticAccounts/operations.js.map +0 -7
  819. package/dist/esm/api/elasticAccounts/options.d.ts +0 -26
  820. package/dist/esm/api/elasticAccounts/options.js +0 -0
  821. package/dist/esm/api/elasticAccounts/options.js.map +0 -7
  822. package/dist/esm/api/elasticBackupPolicies/index.d.ts +0 -3
  823. package/dist/esm/api/elasticBackupPolicies/index.js +0 -8
  824. package/dist/esm/api/elasticBackupPolicies/index.js.map +0 -7
  825. package/dist/esm/api/elasticBackupPolicies/operations.d.ts +0 -32
  826. package/dist/esm/api/elasticBackupPolicies/operations.js +0 -212
  827. package/dist/esm/api/elasticBackupPolicies/operations.js.map +0 -7
  828. package/dist/esm/api/elasticBackupPolicies/options.d.ts +0 -23
  829. package/dist/esm/api/elasticBackupPolicies/options.js +0 -0
  830. package/dist/esm/api/elasticBackupPolicies/options.js.map +0 -7
  831. package/dist/esm/api/elasticBackupVaults/index.d.ts +0 -3
  832. package/dist/esm/api/elasticBackupVaults/index.js +0 -8
  833. package/dist/esm/api/elasticBackupVaults/index.js.map +0 -7
  834. package/dist/esm/api/elasticBackupVaults/operations.d.ts +0 -32
  835. package/dist/esm/api/elasticBackupVaults/operations.js +0 -212
  836. package/dist/esm/api/elasticBackupVaults/operations.js.map +0 -7
  837. package/dist/esm/api/elasticBackupVaults/options.d.ts +0 -23
  838. package/dist/esm/api/elasticBackupVaults/options.js +0 -0
  839. package/dist/esm/api/elasticBackupVaults/options.js.map +0 -7
  840. package/dist/esm/api/elasticBackups/index.d.ts +0 -3
  841. package/dist/esm/api/elasticBackups/index.js +0 -8
  842. package/dist/esm/api/elasticBackups/index.js.map +0 -7
  843. package/dist/esm/api/elasticBackups/operations.d.ts +0 -32
  844. package/dist/esm/api/elasticBackups/operations.js +0 -239
  845. package/dist/esm/api/elasticBackups/operations.js.map +0 -7
  846. package/dist/esm/api/elasticBackups/options.d.ts +0 -23
  847. package/dist/esm/api/elasticBackups/options.js +0 -0
  848. package/dist/esm/api/elasticBackups/options.js.map +0 -7
  849. package/dist/esm/api/elasticCapacityPools/index.d.ts +0 -3
  850. package/dist/esm/api/elasticCapacityPools/index.js +0 -18
  851. package/dist/esm/api/elasticCapacityPools/index.js.map +0 -7
  852. package/dist/esm/api/elasticCapacityPools/operations.d.ts +0 -40
  853. package/dist/esm/api/elasticCapacityPools/operations.js +0 -305
  854. package/dist/esm/api/elasticCapacityPools/operations.js.map +0 -7
  855. package/dist/esm/api/elasticCapacityPools/options.d.ts +0 -31
  856. package/dist/esm/api/elasticCapacityPools/options.js +0 -0
  857. package/dist/esm/api/elasticCapacityPools/options.js.map +0 -7
  858. package/dist/esm/api/elasticSnapshotPolicies/index.d.ts +0 -3
  859. package/dist/esm/api/elasticSnapshotPolicies/index.js +0 -16
  860. package/dist/esm/api/elasticSnapshotPolicies/index.js.map +0 -7
  861. package/dist/esm/api/elasticSnapshotPolicies/operations.d.ts +0 -36
  862. package/dist/esm/api/elasticSnapshotPolicies/operations.js +0 -270
  863. package/dist/esm/api/elasticSnapshotPolicies/operations.js.map +0 -7
  864. package/dist/esm/api/elasticSnapshotPolicies/options.d.ts +0 -26
  865. package/dist/esm/api/elasticSnapshotPolicies/options.js +0 -0
  866. package/dist/esm/api/elasticSnapshotPolicies/options.js.map +0 -7
  867. package/dist/esm/api/elasticSnapshots/index.d.ts +0 -3
  868. package/dist/esm/api/elasticSnapshots/index.js +0 -7
  869. package/dist/esm/api/elasticSnapshots/index.js.map +0 -7
  870. package/dist/esm/api/elasticSnapshots/operations.d.ts +0 -28
  871. package/dist/esm/api/elasticSnapshots/operations.js +0 -209
  872. package/dist/esm/api/elasticSnapshots/operations.js.map +0 -7
  873. package/dist/esm/api/elasticSnapshots/options.d.ts +0 -18
  874. package/dist/esm/api/elasticSnapshots/options.js +0 -0
  875. package/dist/esm/api/elasticSnapshots/options.js.map +0 -7
  876. package/dist/esm/api/elasticVolumes/index.d.ts +0 -3
  877. package/dist/esm/api/elasticVolumes/index.js +0 -9
  878. package/dist/esm/api/elasticVolumes/index.js.map +0 -7
  879. package/dist/esm/api/elasticVolumes/operations.d.ts +0 -36
  880. package/dist/esm/api/elasticVolumes/operations.js +0 -276
  881. package/dist/esm/api/elasticVolumes/operations.js.map +0 -7
  882. package/dist/esm/api/elasticVolumes/options.d.ts +0 -28
  883. package/dist/esm/api/elasticVolumes/options.js +0 -0
  884. package/dist/esm/api/elasticVolumes/options.js.map +0 -7
  885. package/dist/esm/classic/activeDirectoryConfigs/index.d.ts +0 -27
  886. package/dist/esm/classic/activeDirectoryConfigs/index.js +0 -26
  887. package/dist/esm/classic/activeDirectoryConfigs/index.js.map +0 -7
  888. package/dist/esm/classic/elasticAccounts/index.d.ts +0 -27
  889. package/dist/esm/classic/elasticAccounts/index.js +0 -26
  890. package/dist/esm/classic/elasticAccounts/index.js.map +0 -7
  891. package/dist/esm/classic/elasticBackupPolicies/index.d.ts +0 -25
  892. package/dist/esm/classic/elasticBackupPolicies/index.js +0 -24
  893. package/dist/esm/classic/elasticBackupPolicies/index.js.map +0 -7
  894. package/dist/esm/classic/elasticBackupVaults/index.d.ts +0 -25
  895. package/dist/esm/classic/elasticBackupVaults/index.js +0 -24
  896. package/dist/esm/classic/elasticBackupVaults/index.js.map +0 -7
  897. package/dist/esm/classic/elasticBackups/index.d.ts +0 -25
  898. package/dist/esm/classic/elasticBackups/index.js +0 -32
  899. package/dist/esm/classic/elasticBackups/index.js.map +0 -7
  900. package/dist/esm/classic/elasticCapacityPools/index.d.ts +0 -29
  901. package/dist/esm/classic/elasticCapacityPools/index.js +0 -35
  902. package/dist/esm/classic/elasticCapacityPools/index.js.map +0 -7
  903. package/dist/esm/classic/elasticSnapshotPolicies/index.d.ts +0 -27
  904. package/dist/esm/classic/elasticSnapshotPolicies/index.js +0 -26
  905. package/dist/esm/classic/elasticSnapshotPolicies/index.js.map +0 -7
  906. package/dist/esm/classic/elasticSnapshots/index.d.ts +0 -23
  907. package/dist/esm/classic/elasticSnapshots/index.js +0 -31
  908. package/dist/esm/classic/elasticSnapshots/index.js.map +0 -7
  909. package/dist/esm/classic/elasticVolumes/index.d.ts +0 -27
  910. package/dist/esm/classic/elasticVolumes/index.js +0 -26
  911. package/dist/esm/classic/elasticVolumes/index.js.map +0 -7
  912. package/dist/react-native/api/activeDirectoryConfigs/index.d.ts +0 -3
  913. package/dist/react-native/api/activeDirectoryConfigs/index.js +0 -4
  914. package/dist/react-native/api/activeDirectoryConfigs/index.js.map +0 -1
  915. package/dist/react-native/api/activeDirectoryConfigs/operations.d.ts +0 -36
  916. package/dist/react-native/api/activeDirectoryConfigs/operations.js +0 -200
  917. package/dist/react-native/api/activeDirectoryConfigs/operations.js.map +0 -1
  918. package/dist/react-native/api/activeDirectoryConfigs/options.d.ts +0 -26
  919. package/dist/react-native/api/activeDirectoryConfigs/options.js +0 -4
  920. package/dist/react-native/api/activeDirectoryConfigs/options.js.map +0 -1
  921. package/dist/react-native/api/elasticAccounts/index.d.ts +0 -3
  922. package/dist/react-native/api/elasticAccounts/index.js +0 -4
  923. package/dist/react-native/api/elasticAccounts/index.js.map +0 -1
  924. package/dist/react-native/api/elasticAccounts/operations.d.ts +0 -36
  925. package/dist/react-native/api/elasticAccounts/operations.js +0 -200
  926. package/dist/react-native/api/elasticAccounts/operations.js.map +0 -1
  927. package/dist/react-native/api/elasticAccounts/options.d.ts +0 -26
  928. package/dist/react-native/api/elasticAccounts/options.js +0 -4
  929. package/dist/react-native/api/elasticAccounts/options.js.map +0 -1
  930. package/dist/react-native/api/elasticBackupPolicies/index.d.ts +0 -3
  931. package/dist/react-native/api/elasticBackupPolicies/index.js +0 -4
  932. package/dist/react-native/api/elasticBackupPolicies/index.js.map +0 -1
  933. package/dist/react-native/api/elasticBackupPolicies/operations.d.ts +0 -32
  934. package/dist/react-native/api/elasticBackupPolicies/operations.js +0 -176
  935. package/dist/react-native/api/elasticBackupPolicies/operations.js.map +0 -1
  936. package/dist/react-native/api/elasticBackupPolicies/options.d.ts +0 -23
  937. package/dist/react-native/api/elasticBackupPolicies/options.js +0 -4
  938. package/dist/react-native/api/elasticBackupPolicies/options.js.map +0 -1
  939. package/dist/react-native/api/elasticBackupVaults/index.d.ts +0 -3
  940. package/dist/react-native/api/elasticBackupVaults/index.js +0 -4
  941. package/dist/react-native/api/elasticBackupVaults/index.js.map +0 -1
  942. package/dist/react-native/api/elasticBackupVaults/operations.d.ts +0 -32
  943. package/dist/react-native/api/elasticBackupVaults/operations.js +0 -176
  944. package/dist/react-native/api/elasticBackupVaults/operations.js.map +0 -1
  945. package/dist/react-native/api/elasticBackupVaults/options.d.ts +0 -23
  946. package/dist/react-native/api/elasticBackupVaults/options.js +0 -4
  947. package/dist/react-native/api/elasticBackupVaults/options.js.map +0 -1
  948. package/dist/react-native/api/elasticBackups/index.d.ts +0 -3
  949. package/dist/react-native/api/elasticBackups/index.js +0 -4
  950. package/dist/react-native/api/elasticBackups/index.js.map +0 -1
  951. package/dist/react-native/api/elasticBackups/operations.d.ts +0 -32
  952. package/dist/react-native/api/elasticBackups/operations.js +0 -181
  953. package/dist/react-native/api/elasticBackups/operations.js.map +0 -1
  954. package/dist/react-native/api/elasticBackups/options.d.ts +0 -23
  955. package/dist/react-native/api/elasticBackups/options.js +0 -4
  956. package/dist/react-native/api/elasticBackups/options.js.map +0 -1
  957. package/dist/react-native/api/elasticCapacityPools/index.d.ts +0 -3
  958. package/dist/react-native/api/elasticCapacityPools/index.js +0 -4
  959. package/dist/react-native/api/elasticCapacityPools/index.js.map +0 -1
  960. package/dist/react-native/api/elasticCapacityPools/operations.d.ts +0 -40
  961. package/dist/react-native/api/elasticCapacityPools/operations.js +0 -247
  962. package/dist/react-native/api/elasticCapacityPools/operations.js.map +0 -1
  963. package/dist/react-native/api/elasticCapacityPools/options.d.ts +0 -31
  964. package/dist/react-native/api/elasticCapacityPools/options.js +0 -4
  965. package/dist/react-native/api/elasticCapacityPools/options.js.map +0 -1
  966. package/dist/react-native/api/elasticSnapshotPolicies/index.d.ts +0 -3
  967. package/dist/react-native/api/elasticSnapshotPolicies/index.js +0 -4
  968. package/dist/react-native/api/elasticSnapshotPolicies/index.js.map +0 -1
  969. package/dist/react-native/api/elasticSnapshotPolicies/operations.d.ts +0 -36
  970. package/dist/react-native/api/elasticSnapshotPolicies/operations.js +0 -208
  971. package/dist/react-native/api/elasticSnapshotPolicies/operations.js.map +0 -1
  972. package/dist/react-native/api/elasticSnapshotPolicies/options.d.ts +0 -26
  973. package/dist/react-native/api/elasticSnapshotPolicies/options.js +0 -4
  974. package/dist/react-native/api/elasticSnapshotPolicies/options.js.map +0 -1
  975. package/dist/react-native/api/elasticSnapshots/index.d.ts +0 -3
  976. package/dist/react-native/api/elasticSnapshots/index.js +0 -4
  977. package/dist/react-native/api/elasticSnapshots/index.js.map +0 -1
  978. package/dist/react-native/api/elasticSnapshots/operations.d.ts +0 -28
  979. package/dist/react-native/api/elasticSnapshots/operations.js +0 -148
  980. package/dist/react-native/api/elasticSnapshots/operations.js.map +0 -1
  981. package/dist/react-native/api/elasticSnapshots/options.d.ts +0 -18
  982. package/dist/react-native/api/elasticSnapshots/options.js +0 -4
  983. package/dist/react-native/api/elasticSnapshots/options.js.map +0 -1
  984. package/dist/react-native/api/elasticVolumes/index.d.ts +0 -3
  985. package/dist/react-native/api/elasticVolumes/index.js +0 -4
  986. package/dist/react-native/api/elasticVolumes/index.js.map +0 -1
  987. package/dist/react-native/api/elasticVolumes/operations.d.ts +0 -36
  988. package/dist/react-native/api/elasticVolumes/operations.js +0 -218
  989. package/dist/react-native/api/elasticVolumes/operations.js.map +0 -1
  990. package/dist/react-native/api/elasticVolumes/options.d.ts +0 -28
  991. package/dist/react-native/api/elasticVolumes/options.js +0 -4
  992. package/dist/react-native/api/elasticVolumes/options.js.map +0 -1
  993. package/dist/react-native/classic/activeDirectoryConfigs/index.d.ts +0 -27
  994. package/dist/react-native/classic/activeDirectoryConfigs/index.js +0 -19
  995. package/dist/react-native/classic/activeDirectoryConfigs/index.js.map +0 -1
  996. package/dist/react-native/classic/elasticAccounts/index.d.ts +0 -27
  997. package/dist/react-native/classic/elasticAccounts/index.js +0 -19
  998. package/dist/react-native/classic/elasticAccounts/index.js.map +0 -1
  999. package/dist/react-native/classic/elasticBackupPolicies/index.d.ts +0 -25
  1000. package/dist/react-native/classic/elasticBackupPolicies/index.js +0 -18
  1001. package/dist/react-native/classic/elasticBackupPolicies/index.js.map +0 -1
  1002. package/dist/react-native/classic/elasticBackupVaults/index.d.ts +0 -25
  1003. package/dist/react-native/classic/elasticBackupVaults/index.js +0 -18
  1004. package/dist/react-native/classic/elasticBackupVaults/index.js.map +0 -1
  1005. package/dist/react-native/classic/elasticBackups/index.d.ts +0 -25
  1006. package/dist/react-native/classic/elasticBackups/index.js +0 -18
  1007. package/dist/react-native/classic/elasticBackups/index.js.map +0 -1
  1008. package/dist/react-native/classic/elasticCapacityPools/index.d.ts +0 -29
  1009. package/dist/react-native/classic/elasticCapacityPools/index.js +0 -20
  1010. package/dist/react-native/classic/elasticCapacityPools/index.js.map +0 -1
  1011. package/dist/react-native/classic/elasticSnapshotPolicies/index.d.ts +0 -27
  1012. package/dist/react-native/classic/elasticSnapshotPolicies/index.js +0 -19
  1013. package/dist/react-native/classic/elasticSnapshotPolicies/index.js.map +0 -1
  1014. package/dist/react-native/classic/elasticSnapshots/index.d.ts +0 -23
  1015. package/dist/react-native/classic/elasticSnapshots/index.js +0 -17
  1016. package/dist/react-native/classic/elasticSnapshots/index.js.map +0 -1
  1017. package/dist/react-native/classic/elasticVolumes/index.d.ts +0 -27
  1018. package/dist/react-native/classic/elasticVolumes/index.js +0 -19
  1019. package/dist/react-native/classic/elasticVolumes/index.js.map +0 -1
@@ -160,7 +160,7 @@ export declare function quotaItemPropertiesDeserializer(item: any): QuotaItemPro
160
160
  /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
161
161
  export interface ProxyResource extends Resource {
162
162
  }
163
- export declare function proxyResourceSerializer(item: ProxyResource): any;
163
+ export declare function proxyResourceSerializer(_item: ProxyResource): any;
164
164
  export declare function proxyResourceDeserializer(item: any): ProxyResource;
165
165
  /** Common fields that are returned in the response for all Azure Resource Manager resources */
166
166
  export interface Resource {
@@ -173,7 +173,7 @@ export interface Resource {
173
173
  /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */
174
174
  readonly systemData?: SystemData;
175
175
  }
176
- export declare function resourceSerializer(item: Resource): any;
176
+ export declare function resourceSerializer(_item: Resource): any;
177
177
  export declare function resourceDeserializer(item: any): Resource;
178
178
  /** Metadata pertaining to creation and last modification of the resource. */
179
179
  export interface SystemData {
@@ -311,11 +311,7 @@ export interface VolumeProperties {
311
311
  creationToken: string;
312
312
  /** The service level of the file system */
313
313
  serviceLevel?: ServiceLevel;
314
- /**
315
- * Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. For regular volumes, valid values are in the range 50GiB to 100TiB.
316
- * For large volumes, valid values are in the range 100TiB to 500TiB, and on an exceptional basis, from to 2400GiB to 2400TiB.
317
- * For extra large volumes, valid values are in the range 2400GiB to 7200TiB. Values expressed in bytes as multiples of 1 GiB.
318
- */
314
+ /** Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. For regular volumes, valid values are in the range 50GiB to 100TiB. For large volumes, valid values are in the range 100TiB to 500TiB, and on an exceptional basis, from to 2400GiB to 2400TiB. Values expressed in bytes as multiples of 1 GiB. */
319
315
  usageThreshold: number;
320
316
  /** Set of export policy rules */
321
317
  exportPolicy?: VolumePropertiesExportPolicy;
@@ -375,8 +371,6 @@ export interface VolumeProperties {
375
371
  keyVaultPrivateEndpointResourceId?: string;
376
372
  /** Specifies whether LDAP is enabled or not for a given NFS volume. */
377
373
  ldapEnabled?: boolean;
378
- /** Specifies the type of LDAP server for a given NFS volume. */
379
- ldapServerType?: LdapServerType;
380
374
  /** Specifies whether Cool Access(tiering) is enabled for the volume. */
381
375
  coolAccess?: boolean;
382
376
  /** Specifies the number of days after which data that is not accessed by clients will be tiered. */
@@ -428,20 +422,10 @@ export interface VolumeProperties {
428
422
  readonly provisionedAvailabilityZone?: string | null;
429
423
  /** Specifies whether volume is a Large Volume or Regular Volume. */
430
424
  isLargeVolume?: boolean;
431
- /**
432
- * Specifies the type of the Large Volume. When set to 'LargeVolume', the large volume is created with standard configuration.
433
- * If it is set to 'ExtraLargeVolume7Dot2PiB', the extra large volume is created with higher capacity limit 7.2PiB with cool access enabled,
434
- * delivering higher capacity limit with lower costs.
435
- */
436
- largeVolumeType?: LargeVolumeType;
437
425
  /** Id of the snapshot or backup that the volume is restored from. */
438
426
  readonly originatingResourceId?: string | null;
439
427
  /** Space shared by short term clone volume with parent volume in bytes. */
440
428
  readonly inheritedSizeInBytes?: number | null;
441
- /** Language supported for volume. */
442
- language?: VolumeLanguage;
443
- /** Specifies whether the volume operates in Breakthrough Mode. */
444
- breakthroughMode?: BreakthroughMode;
445
429
  }
446
430
  export declare function volumePropertiesSerializer(item: VolumeProperties): any;
447
431
  export declare function volumePropertiesDeserializer(item: any): VolumeProperties;
@@ -918,22 +902,6 @@ export declare enum KnownEncryptionKeySource {
918
902
  * **Microsoft.KeyVault**: Customer-managed key encryption
919
903
  */
920
904
  export type EncryptionKeySource = string;
921
- /** The type of the LDAP server */
922
- export declare enum KnownLdapServerType {
923
- /** The volume should use Active Directory for LDAP connections. */
924
- ActiveDirectory = "ActiveDirectory",
925
- /** The volume should use OpenLDAP for LDAP connections. */
926
- OpenLdap = "OpenLDAP"
927
- }
928
- /**
929
- * The type of the LDAP server \
930
- * {@link KnownLdapServerType} can be used interchangeably with LdapServerType,
931
- * this enum contains the known values that the service supports.
932
- * ### Known values supported by the service
933
- * **ActiveDirectory**: The volume should use Active Directory for LDAP connections. \
934
- * **OpenLDAP**: The volume should use OpenLDAP for LDAP connections.
935
- */
936
- export type LdapServerType = string;
937
905
  /**
938
906
  * coolAccessRetrievalPolicy determines the data retrieval behavior from the cool tier to standard storage based on the read pattern for cool access enabled volumes. The possible values for this field are:
939
907
  * Default - Data will be pulled from cool tier to standard storage on random reads. This policy is the default.
@@ -1025,267 +993,6 @@ export declare enum KnownEnableSubvolumes {
1025
993
  * **Disabled**: subvolumes are not enabled
1026
994
  */
1027
995
  export type EnableSubvolumes = string;
1028
- /**
1029
- * Specifies the type of the Large Volume. When set to 'LargeVolume', the large volume is created with standard configuration.
1030
- * If it is set to 'ExtraLargeVolume7Dot2PiB', the extra large volume is created with higher capacity limit 7.2PiB with cool access enabled,
1031
- * delivering higher capacity limit with lower costs.
1032
- */
1033
- export declare enum KnownLargeVolumeType {
1034
- /** The large volume is created with standard configuration that provides standard performance and throughput. */
1035
- LargeVolume = "LargeVolume",
1036
- /** The extra large volume is created with higher volume capacity limit 7.2PiB with cool access enabled, delivering higher capacity limit with lower costs */
1037
- ExtraLargeVolume7Dot2PiB = "PremExtraLargeVolume7Dot2PiB"
1038
- }
1039
- /**
1040
- * Specifies the type of the Large Volume. When set to 'LargeVolume', the large volume is created with standard configuration.
1041
- * If it is set to 'ExtraLargeVolume7Dot2PiB', the extra large volume is created with higher capacity limit 7.2PiB with cool access enabled,
1042
- * delivering higher capacity limit with lower costs. \
1043
- * {@link KnownLargeVolumeType} can be used interchangeably with LargeVolumeType,
1044
- * this enum contains the known values that the service supports.
1045
- * ### Known values supported by the service
1046
- * **LargeVolume**: The large volume is created with standard configuration that provides standard performance and throughput. \
1047
- * **PremExtraLargeVolume7Dot2PiB**: The extra large volume is created with higher volume capacity limit 7.2PiB with cool access enabled, delivering higher capacity limit with lower costs
1048
- */
1049
- export type LargeVolumeType = string;
1050
- /** Language supported for volume. */
1051
- export declare enum KnownVolumeLanguage {
1052
- /** Posix with UTF-8 */
1053
- CUtf8 = "c.utf-8",
1054
- /** UTF-8 with 4 byte character support */
1055
- Utf8Mb4 = "utf8mb4",
1056
- /** Arabic - Deprecated */
1057
- Ar = "ar",
1058
- /** Arabic with UTF-8 */
1059
- ArUtf8 = "ar.utf-8",
1060
- /** Croatian - Deprecated */
1061
- Hr = "hr",
1062
- /** Croatian with UTF-8 */
1063
- HrUtf8 = "hr.utf-8",
1064
- /** Czech - Deprecated */
1065
- Cs = "cs",
1066
- /** Czech with UTF-8 */
1067
- CsUtf8 = "cs.utf-8",
1068
- /** Danish - Deprecated */
1069
- Da = "da",
1070
- /** Danish with UTF-8 */
1071
- DaUtf8 = "da.utf-8",
1072
- /** Dutch - Deprecated */
1073
- Nl = "nl",
1074
- /** Dutch with UTF-8 */
1075
- NlUtf8 = "nl.utf-8",
1076
- /** English - Deprecated */
1077
- En = "en",
1078
- /** English with UTF-8 */
1079
- EnUtf8 = "en.utf-8",
1080
- /** Finnish - Deprecated */
1081
- Fi = "fi",
1082
- /** Finnish with UTF-8 */
1083
- FiUtf8 = "fi.utf-8",
1084
- /** French - Deprecated */
1085
- Fr = "fr",
1086
- /** French with UTF-8 */
1087
- FrUtf8 = "fr.utf-8",
1088
- /** German - Deprecated */
1089
- De = "de",
1090
- /** German with UTF-8 */
1091
- DeUtf8 = "de.utf-8",
1092
- /** Hebrew - Deprecated */
1093
- He = "he",
1094
- /** Hebrew with UTF-8 */
1095
- HeUtf8 = "he.utf-8",
1096
- /** Hungarian - Deprecated */
1097
- Hu = "hu",
1098
- /** Hungarian with UTF-8 */
1099
- HuUtf8 = "hu.utf-8",
1100
- /** Italian - Deprecated */
1101
- It = "it",
1102
- /** Italian with UTF-8 */
1103
- ItUtf8 = "it.utf-8",
1104
- /** Japanese euc-j - Deprecated */
1105
- Ja = "ja",
1106
- /** Japanese euc-j with UTF-8 */
1107
- JaUtf8 = "ja.utf-8",
1108
- /** Japanese euc-j - Deprecated */
1109
- JaV1 = "ja-v1",
1110
- /** Japanese euc-j with UTF-8 */
1111
- JaV1Utf8 = "ja-v1.utf-8",
1112
- /** Japanese pck */
1113
- JaJpPck = "ja-jp.pck",
1114
- /** Japanese pck with UTF-8 - Deprecated */
1115
- JaJpPckUtf8 = "ja-jp.pck.utf-8",
1116
- /** Japanese cp932 */
1117
- JaJp932 = "ja-jp.932",
1118
- /** Japanese cp932 with UTF-8 - Deprecated */
1119
- JaJp932Utf8 = "ja-jp.932.utf-8",
1120
- /** Japanese pck - sjis */
1121
- JaJpPckV2 = "ja-jp.pck-v2",
1122
- /** Japanese pck - sjis with UTF-8 - Deprecated */
1123
- JaJpPckV2Utf8 = "ja-jp.pck-v2.utf-8",
1124
- /** Korean - Deprecated */
1125
- Ko = "ko",
1126
- /** Korean with UTF-8 */
1127
- KoUtf8 = "ko.utf-8",
1128
- /** Norwegian - Deprecated */
1129
- No = "no",
1130
- /** Norwegian with UTF-8 */
1131
- NoUtf8 = "no.utf-8",
1132
- /** Polish - Deprecated */
1133
- Pl = "pl",
1134
- /** Polish with UTF-8 */
1135
- PlUtf8 = "pl.utf-8",
1136
- /** Portuguese - Deprecated */
1137
- Pt = "pt",
1138
- /** Portuguese with UTF-8 */
1139
- PtUtf8 = "pt.utf-8",
1140
- /** Posix - Deprecated */
1141
- C = "c",
1142
- /** Romanian - Deprecated */
1143
- Ro = "ro",
1144
- /** Romanian with UTF-8 */
1145
- RoUtf8 = "ro.utf-8",
1146
- /** Russian - Deprecated */
1147
- Ru = "ru",
1148
- /** Russian with UTF-8 */
1149
- RuUtf8 = "ru.utf-8",
1150
- /** Simplified Chinese - Deprecated */
1151
- Zh = "zh",
1152
- /** Simplified Chinese with UTF-8 */
1153
- ZhUtf8 = "zh.utf-8",
1154
- /** Simplified gbk Chinese */
1155
- ZhGbk = "zh.gbk",
1156
- /** Simplified gbk Chinese with UTF-8 - Deprecated */
1157
- ZhGbkUtf8 = "zh.gbk.utf-8",
1158
- /** Traditional Chinese BIG 5 */
1159
- ZhTwBig5 = "zh-tw.big5",
1160
- /** Traditional Chinese BIG 5 with UTF-8 - Deprecated */
1161
- ZhTwBig5Utf8 = "zh-tw.big5.utf-8",
1162
- /** Traditional Chinese EUC-TW */
1163
- ZhTw = "zh-tw",
1164
- /** Traditional Chinese EUC-TW with UTF-8 - Deprecated */
1165
- ZhTwUtf8 = "zh-tw.utf-8",
1166
- /** Slovak - Deprecated */
1167
- Sk = "sk",
1168
- /** Slovak with UTF-8 */
1169
- SkUtf8 = "sk.utf-8",
1170
- /** Slovenian - Deprecated */
1171
- Sl = "sl",
1172
- /** Slovenian with UTF-8 */
1173
- SlUtf8 = "sl.utf-8",
1174
- /** Spanish - Deprecated */
1175
- Es = "es",
1176
- /** Spanish with UTF-8 */
1177
- EsUtf8 = "es.utf-8",
1178
- /** Swedish - Deprecated */
1179
- Sv = "sv",
1180
- /** Swedish with UTF-8 */
1181
- SvUtf8 = "sv.utf-8",
1182
- /** Turkish - Deprecated */
1183
- Tr = "tr",
1184
- /** Turkish with UTF-8 */
1185
- TrUtf8 = "tr.utf-8",
1186
- /** US English - Deprecated */
1187
- EnUs = "en-us",
1188
- /** US English with UTF-8 */
1189
- EnUsUtf8 = "en-us.utf-8"
1190
- }
1191
- /**
1192
- * Language supported for volume. \
1193
- * {@link KnownVolumeLanguage} can be used interchangeably with VolumeLanguage,
1194
- * this enum contains the known values that the service supports.
1195
- * ### Known values supported by the service
1196
- * **c.utf-8**: Posix with UTF-8 \
1197
- * **utf8mb4**: UTF-8 with 4 byte character support \
1198
- * **ar**: Arabic - Deprecated \
1199
- * **ar.utf-8**: Arabic with UTF-8 \
1200
- * **hr**: Croatian - Deprecated \
1201
- * **hr.utf-8**: Croatian with UTF-8 \
1202
- * **cs**: Czech - Deprecated \
1203
- * **cs.utf-8**: Czech with UTF-8 \
1204
- * **da**: Danish - Deprecated \
1205
- * **da.utf-8**: Danish with UTF-8 \
1206
- * **nl**: Dutch - Deprecated \
1207
- * **nl.utf-8**: Dutch with UTF-8 \
1208
- * **en**: English - Deprecated \
1209
- * **en.utf-8**: English with UTF-8 \
1210
- * **fi**: Finnish - Deprecated \
1211
- * **fi.utf-8**: Finnish with UTF-8 \
1212
- * **fr**: French - Deprecated \
1213
- * **fr.utf-8**: French with UTF-8 \
1214
- * **de**: German - Deprecated \
1215
- * **de.utf-8**: German with UTF-8 \
1216
- * **he**: Hebrew - Deprecated \
1217
- * **he.utf-8**: Hebrew with UTF-8 \
1218
- * **hu**: Hungarian - Deprecated \
1219
- * **hu.utf-8**: Hungarian with UTF-8 \
1220
- * **it**: Italian - Deprecated \
1221
- * **it.utf-8**: Italian with UTF-8 \
1222
- * **ja**: Japanese euc-j - Deprecated \
1223
- * **ja.utf-8**: Japanese euc-j with UTF-8 \
1224
- * **ja-v1**: Japanese euc-j - Deprecated \
1225
- * **ja-v1.utf-8**: Japanese euc-j with UTF-8 \
1226
- * **ja-jp.pck**: Japanese pck \
1227
- * **ja-jp.pck.utf-8**: Japanese pck with UTF-8 - Deprecated \
1228
- * **ja-jp.932**: Japanese cp932 \
1229
- * **ja-jp.932.utf-8**: Japanese cp932 with UTF-8 - Deprecated \
1230
- * **ja-jp.pck-v2**: Japanese pck - sjis \
1231
- * **ja-jp.pck-v2.utf-8**: Japanese pck - sjis with UTF-8 - Deprecated \
1232
- * **ko**: Korean - Deprecated \
1233
- * **ko.utf-8**: Korean with UTF-8 \
1234
- * **no**: Norwegian - Deprecated \
1235
- * **no.utf-8**: Norwegian with UTF-8 \
1236
- * **pl**: Polish - Deprecated \
1237
- * **pl.utf-8**: Polish with UTF-8 \
1238
- * **pt**: Portuguese - Deprecated \
1239
- * **pt.utf-8**: Portuguese with UTF-8 \
1240
- * **c**: Posix - Deprecated \
1241
- * **ro**: Romanian - Deprecated \
1242
- * **ro.utf-8**: Romanian with UTF-8 \
1243
- * **ru**: Russian - Deprecated \
1244
- * **ru.utf-8**: Russian with UTF-8 \
1245
- * **zh**: Simplified Chinese - Deprecated \
1246
- * **zh.utf-8**: Simplified Chinese with UTF-8 \
1247
- * **zh.gbk**: Simplified gbk Chinese \
1248
- * **zh.gbk.utf-8**: Simplified gbk Chinese with UTF-8 - Deprecated \
1249
- * **zh-tw.big5**: Traditional Chinese BIG 5 \
1250
- * **zh-tw.big5.utf-8**: Traditional Chinese BIG 5 with UTF-8 - Deprecated \
1251
- * **zh-tw**: Traditional Chinese EUC-TW \
1252
- * **zh-tw.utf-8**: Traditional Chinese EUC-TW with UTF-8 - Deprecated \
1253
- * **sk**: Slovak - Deprecated \
1254
- * **sk.utf-8**: Slovak with UTF-8 \
1255
- * **sl**: Slovenian - Deprecated \
1256
- * **sl.utf-8**: Slovenian with UTF-8 \
1257
- * **es**: Spanish - Deprecated \
1258
- * **es.utf-8**: Spanish with UTF-8 \
1259
- * **sv**: Swedish - Deprecated \
1260
- * **sv.utf-8**: Swedish with UTF-8 \
1261
- * **tr**: Turkish - Deprecated \
1262
- * **tr.utf-8**: Turkish with UTF-8 \
1263
- * **en-us**: US English - Deprecated \
1264
- * **en-us.utf-8**: US English with UTF-8
1265
- */
1266
- export type VolumeLanguage = string;
1267
- /**
1268
- * Specifies whether the volume operates in Breakthrough Mode. When set to 'Enabled', the volume runs on the resources configured for this mode,
1269
- * delivering improved performance and higher throughput. If set to 'Disabled' or omitted, the volume uses the basic configuration. This feature
1270
- * is available only in regions where it’s been configured and first-time users must finish onboarding prior to using Breakthrough Mode.
1271
- */
1272
- export declare enum KnownBreakthroughMode {
1273
- /** The volume runs on the resources configured for Breakthrough mode which ensures consistent high performance and a higher throughput. */
1274
- Enabled = "Enabled",
1275
- /** The volume uses configuration that provides basic performance and throughput. */
1276
- Disabled = "Disabled"
1277
- }
1278
- /**
1279
- * Specifies whether the volume operates in Breakthrough Mode. When set to 'Enabled', the volume runs on the resources configured for this mode,
1280
- * delivering improved performance and higher throughput. If set to 'Disabled' or omitted, the volume uses the basic configuration. This feature
1281
- * is available only in regions where it’s been configured and first-time users must finish onboarding prior to using Breakthrough Mode. \
1282
- * {@link KnownBreakthroughMode} can be used interchangeably with BreakthroughMode,
1283
- * this enum contains the known values that the service supports.
1284
- * ### Known values supported by the service
1285
- * **Enabled**: The volume runs on the resources configured for Breakthrough mode which ensures consistent high performance and a higher throughput. \
1286
- * **Disabled**: The volume uses configuration that provides basic performance and throughput.
1287
- */
1288
- export type BreakthroughMode = string;
1289
996
  /** List of volume group resources */
1290
997
  export interface _VolumeGroupList {
1291
998
  /** The VolumeGroup items on this page */
@@ -1517,11 +1224,7 @@ export declare function volumePatchSerializer(item: VolumePatch): any;
1517
1224
  export interface VolumePatchProperties {
1518
1225
  /** The service level of the file system */
1519
1226
  serviceLevel?: ServiceLevel;
1520
- /**
1521
- * Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. For regular volumes, valid values are in the range 50GiB to 100TiB.
1522
- * For large volumes, valid values are in the range 100TiB to 500TiB, and on an exceptional basis, from to 2400GiB to 2400TiB.
1523
- * For extra large volumes, valid values are in the range 2400GiB to 7200TiB. Values expressed in bytes as multiples of 1 GiB.
1524
- */
1227
+ /** Maximum storage quota allowed for a file system in bytes. This is a soft quota used for alerting only. For regular volumes, valid values are in the range 50GiB to 100TiB. For large volumes, valid values are in the range 100TiB to 500TiB, and on an exceptional basis, from to 2400GiB to 2400TiB. Values expressed in bytes as multiples of 1 GiB. */
1525
1228
  usageThreshold?: number;
1526
1229
  /** Set of export policy rules */
1527
1230
  exportPolicy?: VolumePatchPropertiesExportPolicy;
@@ -1728,16 +1431,30 @@ export interface PeerClusterForVolumeMigrationRequest {
1728
1431
  export declare function peerClusterForVolumeMigrationRequestSerializer(item: PeerClusterForVolumeMigrationRequest): any;
1729
1432
  /** Information about cluster peering process */
1730
1433
  export interface ClusterPeerCommandResponse {
1731
- /** A command that needs to be run on the external ONTAP to accept cluster peering. Will only be present if <code>clusterPeeringStatus</code> is <code>pending</code> */
1732
- peerAcceptCommand?: string;
1434
+ /** Represents the properties of the cluster peer command response. */
1435
+ properties?: ClusterPeerCommandResponseProperties;
1733
1436
  }
1734
1437
  export declare function clusterPeerCommandResponseDeserializer(item: any): ClusterPeerCommandResponse;
1438
+ /** Properties of the cluster peer command response. */
1439
+ export interface ClusterPeerCommandResponseProperties {
1440
+ /** ClusterPeeringCommand to run to accept cluster peer. Will only be present if <code>clusterPeeringStatus</code> is <code>pending</code>. */
1441
+ clusterPeeringCommand?: string;
1442
+ /** Passphrase for use with cluster peer command */
1443
+ passphrase?: string;
1444
+ }
1445
+ export declare function clusterPeerCommandResponsePropertiesDeserializer(item: any): ClusterPeerCommandResponseProperties;
1735
1446
  /** Information about svm peering process */
1736
1447
  export interface SvmPeerCommandResponse {
1448
+ /** Represents the properties of the SVM peer command response. */
1449
+ properties?: SvmPeerCommandResponseProperties;
1450
+ }
1451
+ export declare function svmPeerCommandResponseDeserializer(item: any): SvmPeerCommandResponse;
1452
+ /** Properties of the SVM peer command response. */
1453
+ export interface SvmPeerCommandResponseProperties {
1737
1454
  /** A command that needs to be run on the external ONTAP to accept svm peering. Will only be present if <code>svmPeeringStatus</code> is <code>pending</code> */
1738
1455
  svmPeeringCommand?: string;
1739
1456
  }
1740
- export declare function svmPeerCommandResponseDeserializer(item: any): SvmPeerCommandResponse;
1457
+ export declare function svmPeerCommandResponsePropertiesDeserializer(item: any): SvmPeerCommandResponseProperties;
1741
1458
  /** Pool change request */
1742
1459
  export interface PoolChangeRequest {
1743
1460
  /** Resource id of the pool to move volume to */
@@ -1829,12 +1546,12 @@ export interface SnapshotProperties {
1829
1546
  /** Azure lifecycle management */
1830
1547
  readonly provisioningState?: string;
1831
1548
  }
1832
- export declare function snapshotPropertiesSerializer(item: SnapshotProperties): any;
1549
+ export declare function snapshotPropertiesSerializer(_item: SnapshotProperties): any;
1833
1550
  export declare function snapshotPropertiesDeserializer(item: any): SnapshotProperties;
1834
1551
  /** Snapshot of a Volume */
1835
1552
  export interface SnapshotPatch {
1836
1553
  }
1837
- export declare function snapshotPatchSerializer(item: SnapshotPatch): any;
1554
+ export declare function snapshotPatchSerializer(_item: SnapshotPatch): any;
1838
1555
  /** List of Snapshots */
1839
1556
  export interface _SnapshotsList {
1840
1557
  /** The Snapshot items on this page */
@@ -2248,7 +1965,7 @@ export interface BackupVaultProperties {
2248
1965
  /** Azure lifecycle management */
2249
1966
  readonly provisioningState?: string;
2250
1967
  }
2251
- export declare function backupVaultPropertiesSerializer(item: BackupVaultProperties): any;
1968
+ export declare function backupVaultPropertiesSerializer(_item: BackupVaultProperties): any;
2252
1969
  export declare function backupVaultPropertiesDeserializer(item: any): BackupVaultProperties;
2253
1970
  /** Backup Vault information */
2254
1971
  export interface BackupVaultPatch {
@@ -2766,6 +2483,223 @@ export declare enum KnownEncryptionState {
2766
2483
  * **Enabled**: Encryption is enabled
2767
2484
  */
2768
2485
  export type EncryptionState = string;
2486
+ /** Language supported for volume. */
2487
+ export declare enum KnownVolumeLanguage {
2488
+ /** Posix with UTF-8 */
2489
+ CUtf8 = "c.utf-8",
2490
+ /** UTF-8 with 4 byte character support */
2491
+ Utf8Mb4 = "utf8mb4",
2492
+ /** Arabic - Deprecated */
2493
+ Ar = "ar",
2494
+ /** Arabic with UTF-8 */
2495
+ ArUtf8 = "ar.utf-8",
2496
+ /** Croatian - Deprecated */
2497
+ Hr = "hr",
2498
+ /** Croatian with UTF-8 */
2499
+ HrUtf8 = "hr.utf-8",
2500
+ /** Czech - Deprecated */
2501
+ Cs = "cs",
2502
+ /** Czech with UTF-8 */
2503
+ CsUtf8 = "cs.utf-8",
2504
+ /** Danish - Deprecated */
2505
+ Da = "da",
2506
+ /** Danish with UTF-8 */
2507
+ DaUtf8 = "da.utf-8",
2508
+ /** Dutch - Deprecated */
2509
+ Nl = "nl",
2510
+ /** Dutch with UTF-8 */
2511
+ NlUtf8 = "nl.utf-8",
2512
+ /** English - Deprecated */
2513
+ En = "en",
2514
+ /** English with UTF-8 */
2515
+ EnUtf8 = "en.utf-8",
2516
+ /** Finnish - Deprecated */
2517
+ Fi = "fi",
2518
+ /** Finnish with UTF-8 */
2519
+ FiUtf8 = "fi.utf-8",
2520
+ /** French - Deprecated */
2521
+ Fr = "fr",
2522
+ /** French with UTF-8 */
2523
+ FrUtf8 = "fr.utf-8",
2524
+ /** German - Deprecated */
2525
+ De = "de",
2526
+ /** German with UTF-8 */
2527
+ DeUtf8 = "de.utf-8",
2528
+ /** Hebrew - Deprecated */
2529
+ He = "he",
2530
+ /** Hebrew with UTF-8 */
2531
+ HeUtf8 = "he.utf-8",
2532
+ /** Hungarian - Deprecated */
2533
+ Hu = "hu",
2534
+ /** Hungarian with UTF-8 */
2535
+ HuUtf8 = "hu.utf-8",
2536
+ /** Italian - Deprecated */
2537
+ It = "it",
2538
+ /** Italian with UTF-8 */
2539
+ ItUtf8 = "it.utf-8",
2540
+ /** Japanese euc-j - Deprecated */
2541
+ Ja = "ja",
2542
+ /** Japanese euc-j with UTF-8 */
2543
+ JaUtf8 = "ja.utf-8",
2544
+ /** Japanese euc-j - Deprecated */
2545
+ JaV1 = "ja-v1",
2546
+ /** Japanese euc-j with UTF-8 */
2547
+ JaV1Utf8 = "ja-v1.utf-8",
2548
+ /** Japanese pck */
2549
+ JaJpPck = "ja-jp.pck",
2550
+ /** Japanese pck with UTF-8 - Deprecated */
2551
+ JaJpPckUtf8 = "ja-jp.pck.utf-8",
2552
+ /** Japanese cp932 */
2553
+ JaJp932 = "ja-jp.932",
2554
+ /** Japanese cp932 with UTF-8 - Deprecated */
2555
+ JaJp932Utf8 = "ja-jp.932.utf-8",
2556
+ /** Japanese pck - sjis */
2557
+ JaJpPckV2 = "ja-jp.pck-v2",
2558
+ /** Japanese pck - sjis with UTF-8 - Deprecated */
2559
+ JaJpPckV2Utf8 = "ja-jp.pck-v2.utf-8",
2560
+ /** Korean - Deprecated */
2561
+ Ko = "ko",
2562
+ /** Korean with UTF-8 */
2563
+ KoUtf8 = "ko.utf-8",
2564
+ /** Norwegian - Deprecated */
2565
+ No = "no",
2566
+ /** Norwegian with UTF-8 */
2567
+ NoUtf8 = "no.utf-8",
2568
+ /** Polish - Deprecated */
2569
+ Pl = "pl",
2570
+ /** Polish with UTF-8 */
2571
+ PlUtf8 = "pl.utf-8",
2572
+ /** Portuguese - Deprecated */
2573
+ Pt = "pt",
2574
+ /** Portuguese with UTF-8 */
2575
+ PtUtf8 = "pt.utf-8",
2576
+ /** Posix - Deprecated */
2577
+ C = "c",
2578
+ /** Romanian - Deprecated */
2579
+ Ro = "ro",
2580
+ /** Romanian with UTF-8 */
2581
+ RoUtf8 = "ro.utf-8",
2582
+ /** Russian - Deprecated */
2583
+ Ru = "ru",
2584
+ /** Russian with UTF-8 */
2585
+ RuUtf8 = "ru.utf-8",
2586
+ /** Simplified Chinese - Deprecated */
2587
+ Zh = "zh",
2588
+ /** Simplified Chinese with UTF-8 */
2589
+ ZhUtf8 = "zh.utf-8",
2590
+ /** Simplified gbk Chinese */
2591
+ ZhGbk = "zh.gbk",
2592
+ /** Simplified gbk Chinese with UTF-8 - Deprecated */
2593
+ ZhGbkUtf8 = "zh.gbk.utf-8",
2594
+ /** Traditional Chinese BIG 5 */
2595
+ ZhTwBig5 = "zh-tw.big5",
2596
+ /** Traditional Chinese BIG 5 with UTF-8 - Deprecated */
2597
+ ZhTwBig5Utf8 = "zh-tw.big5.utf-8",
2598
+ /** Traditional Chinese EUC-TW */
2599
+ ZhTw = "zh-tw",
2600
+ /** Traditional Chinese EUC-TW with UTF-8 - Deprecated */
2601
+ ZhTwUtf8 = "zh-tw.utf-8",
2602
+ /** Slovak - Deprecated */
2603
+ Sk = "sk",
2604
+ /** Slovak with UTF-8 */
2605
+ SkUtf8 = "sk.utf-8",
2606
+ /** Slovenian - Deprecated */
2607
+ Sl = "sl",
2608
+ /** Slovenian with UTF-8 */
2609
+ SlUtf8 = "sl.utf-8",
2610
+ /** Spanish - Deprecated */
2611
+ Es = "es",
2612
+ /** Spanish with UTF-8 */
2613
+ EsUtf8 = "es.utf-8",
2614
+ /** Swedish - Deprecated */
2615
+ Sv = "sv",
2616
+ /** Swedish with UTF-8 */
2617
+ SvUtf8 = "sv.utf-8",
2618
+ /** Turkish - Deprecated */
2619
+ Tr = "tr",
2620
+ /** Turkish with UTF-8 */
2621
+ TrUtf8 = "tr.utf-8",
2622
+ /** US English - Deprecated */
2623
+ EnUs = "en-us",
2624
+ /** US English with UTF-8 */
2625
+ EnUsUtf8 = "en-us.utf-8"
2626
+ }
2627
+ /**
2628
+ * Language supported for volume. \
2629
+ * {@link KnownVolumeLanguage} can be used interchangeably with VolumeLanguage,
2630
+ * this enum contains the known values that the service supports.
2631
+ * ### Known values supported by the service
2632
+ * **c.utf-8**: Posix with UTF-8 \
2633
+ * **utf8mb4**: UTF-8 with 4 byte character support \
2634
+ * **ar**: Arabic - Deprecated \
2635
+ * **ar.utf-8**: Arabic with UTF-8 \
2636
+ * **hr**: Croatian - Deprecated \
2637
+ * **hr.utf-8**: Croatian with UTF-8 \
2638
+ * **cs**: Czech - Deprecated \
2639
+ * **cs.utf-8**: Czech with UTF-8 \
2640
+ * **da**: Danish - Deprecated \
2641
+ * **da.utf-8**: Danish with UTF-8 \
2642
+ * **nl**: Dutch - Deprecated \
2643
+ * **nl.utf-8**: Dutch with UTF-8 \
2644
+ * **en**: English - Deprecated \
2645
+ * **en.utf-8**: English with UTF-8 \
2646
+ * **fi**: Finnish - Deprecated \
2647
+ * **fi.utf-8**: Finnish with UTF-8 \
2648
+ * **fr**: French - Deprecated \
2649
+ * **fr.utf-8**: French with UTF-8 \
2650
+ * **de**: German - Deprecated \
2651
+ * **de.utf-8**: German with UTF-8 \
2652
+ * **he**: Hebrew - Deprecated \
2653
+ * **he.utf-8**: Hebrew with UTF-8 \
2654
+ * **hu**: Hungarian - Deprecated \
2655
+ * **hu.utf-8**: Hungarian with UTF-8 \
2656
+ * **it**: Italian - Deprecated \
2657
+ * **it.utf-8**: Italian with UTF-8 \
2658
+ * **ja**: Japanese euc-j - Deprecated \
2659
+ * **ja.utf-8**: Japanese euc-j with UTF-8 \
2660
+ * **ja-v1**: Japanese euc-j - Deprecated \
2661
+ * **ja-v1.utf-8**: Japanese euc-j with UTF-8 \
2662
+ * **ja-jp.pck**: Japanese pck \
2663
+ * **ja-jp.pck.utf-8**: Japanese pck with UTF-8 - Deprecated \
2664
+ * **ja-jp.932**: Japanese cp932 \
2665
+ * **ja-jp.932.utf-8**: Japanese cp932 with UTF-8 - Deprecated \
2666
+ * **ja-jp.pck-v2**: Japanese pck - sjis \
2667
+ * **ja-jp.pck-v2.utf-8**: Japanese pck - sjis with UTF-8 - Deprecated \
2668
+ * **ko**: Korean - Deprecated \
2669
+ * **ko.utf-8**: Korean with UTF-8 \
2670
+ * **no**: Norwegian - Deprecated \
2671
+ * **no.utf-8**: Norwegian with UTF-8 \
2672
+ * **pl**: Polish - Deprecated \
2673
+ * **pl.utf-8**: Polish with UTF-8 \
2674
+ * **pt**: Portuguese - Deprecated \
2675
+ * **pt.utf-8**: Portuguese with UTF-8 \
2676
+ * **c**: Posix - Deprecated \
2677
+ * **ro**: Romanian - Deprecated \
2678
+ * **ro.utf-8**: Romanian with UTF-8 \
2679
+ * **ru**: Russian - Deprecated \
2680
+ * **ru.utf-8**: Russian with UTF-8 \
2681
+ * **zh**: Simplified Chinese - Deprecated \
2682
+ * **zh.utf-8**: Simplified Chinese with UTF-8 \
2683
+ * **zh.gbk**: Simplified gbk Chinese \
2684
+ * **zh.gbk.utf-8**: Simplified gbk Chinese with UTF-8 - Deprecated \
2685
+ * **zh-tw.big5**: Traditional Chinese BIG 5 \
2686
+ * **zh-tw.big5.utf-8**: Traditional Chinese BIG 5 with UTF-8 - Deprecated \
2687
+ * **zh-tw**: Traditional Chinese EUC-TW \
2688
+ * **zh-tw.utf-8**: Traditional Chinese EUC-TW with UTF-8 - Deprecated \
2689
+ * **sk**: Slovak - Deprecated \
2690
+ * **sk.utf-8**: Slovak with UTF-8 \
2691
+ * **sl**: Slovenian - Deprecated \
2692
+ * **sl.utf-8**: Slovenian with UTF-8 \
2693
+ * **es**: Spanish - Deprecated \
2694
+ * **es.utf-8**: Spanish with UTF-8 \
2695
+ * **sv**: Swedish - Deprecated \
2696
+ * **sv.utf-8**: Swedish with UTF-8 \
2697
+ * **tr**: Turkish - Deprecated \
2698
+ * **tr.utf-8**: Turkish with UTF-8 \
2699
+ * **en-us**: US English - Deprecated \
2700
+ * **en-us.utf-8**: US English with UTF-8
2701
+ */
2702
+ export type VolumeLanguage = string;
2769
2703
  /** Specifies whether LDAP is enabled or not. */
2770
2704
  export declare enum KnownLdapState {
2771
2705
  /** ldap is disabled. */
@@ -2782,9 +2716,25 @@ export declare enum KnownLdapState {
2782
2716
  * **Enabled**: ldap is enabled
2783
2717
  */
2784
2718
  export type LdapState = string;
2719
+ /** The type of the LDAP server */
2720
+ export declare enum KnownLdapServerType {
2721
+ /** The volume should use Active Directory for LDAP connections. */
2722
+ ActiveDirectory = "ActiveDirectory",
2723
+ /** The volume should use OpenLDAP for LDAP connections. */
2724
+ OpenLdap = "OpenLDAP"
2725
+ }
2726
+ /**
2727
+ * The type of the LDAP server \
2728
+ * {@link KnownLdapServerType} can be used interchangeably with LdapServerType,
2729
+ * this enum contains the known values that the service supports.
2730
+ * ### Known values supported by the service
2731
+ * **ActiveDirectory**: The volume should use Active Directory for LDAP connections. \
2732
+ * **OpenLDAP**: The volume should use OpenLDAP for LDAP connections.
2733
+ */
2734
+ export type LdapServerType = string;
2785
2735
  /** Stores the origin cluster information associated to a cache. */
2786
2736
  export interface OriginClusterInformation {
2787
- /** ONTAP cluster name of external cluster hosting the origin volume */
2737
+ /** ONTAP cluster name of external cluster hosting the origin volume. Must match the exact cluster name. */
2788
2738
  peerClusterName: string;
2789
2739
  /** ONTAP Intercluster LIF IP addresses. One IP address per cluster node is required */
2790
2740
  peerAddresses: string[];
@@ -2893,1189 +2843,18 @@ export interface PeeringPassphrases {
2893
2843
  readonly criticalWarning?: string;
2894
2844
  }
2895
2845
  export declare function peeringPassphrasesDeserializer(item: any): PeeringPassphrases;
2896
- /** NetApp elastic account resource */
2897
- export interface ElasticAccount extends TrackedResource {
2898
- /** The resource-specific properties for this resource. */
2899
- properties?: ElasticAccountProperties;
2900
- /** If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields. */
2901
- readonly eTag?: string;
2902
- /** The managed service identities assigned to this resource. */
2903
- identity?: ManagedServiceIdentity;
2846
+ /** Information regarding regionInfo Item. */
2847
+ export interface RegionInfoResource extends ProxyResource {
2848
+ /** regionInfo properties */
2849
+ properties?: RegionInfo;
2904
2850
  }
2905
- export declare function elasticAccountSerializer(item: ElasticAccount): any;
2906
- export declare function elasticAccountDeserializer(item: any): ElasticAccount;
2907
- /** NetApp elastic account properties */
2908
- export interface ElasticAccountProperties {
2909
- /** Azure lifecycle management. */
2910
- readonly provisioningState?: NetAppProvisioningState;
2911
- /** Encryption settings */
2912
- encryption?: ElasticEncryption;
2913
- }
2914
- export declare function elasticAccountPropertiesSerializer(item: ElasticAccountProperties): any;
2915
- export declare function elasticAccountPropertiesDeserializer(item: any): ElasticAccountProperties;
2916
- /** Encryption settings */
2917
- export interface ElasticEncryption {
2918
- /** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault */
2919
- keySource?: KeySource;
2920
- /** Properties provided by KeyVault. Applicable if keySource is 'Microsoft.KeyVault'. */
2921
- keyVaultProperties?: ElasticKeyVaultProperties;
2922
- /** Identity used to authenticate to KeyVault. Applicable if keySource is 'Microsoft.KeyVault'. */
2923
- identity?: ElasticEncryptionIdentity;
2924
- }
2925
- export declare function elasticEncryptionSerializer(item: ElasticEncryption): any;
2926
- export declare function elasticEncryptionDeserializer(item: any): ElasticEncryption;
2927
- /** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault */
2928
- export declare enum KnownKeySource {
2929
- /** Microsoft-managed key encryption */
2930
- MicrosoftNetApp = "Microsoft.NetApp",
2931
- /** Customer-managed key encryption */
2932
- MicrosoftKeyVault = "Microsoft.KeyVault"
2933
- }
2934
- /**
2935
- * The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault \
2936
- * {@link KnownKeySource} can be used interchangeably with KeySource,
2937
- * this enum contains the known values that the service supports.
2938
- * ### Known values supported by the service
2939
- * **Microsoft.NetApp**: Microsoft-managed key encryption \
2940
- * **Microsoft.KeyVault**: Customer-managed key encryption
2941
- */
2942
- export type KeySource = string;
2943
- /** Properties of key vault. */
2944
- export interface ElasticKeyVaultProperties {
2945
- /** The Uri of KeyVault. */
2946
- keyVaultUri?: string;
2947
- /** The name of KeyVault key. */
2948
- keyName?: string;
2949
- /** The resource ID of KeyVault. */
2950
- keyVaultResourceId?: string;
2951
- /** Status of the KeyVault connection. */
2952
- readonly status?: ElasticKeyVaultStatus;
2953
- }
2954
- export declare function elasticKeyVaultPropertiesSerializer(item: ElasticKeyVaultProperties): any;
2955
- export declare function elasticKeyVaultPropertiesDeserializer(item: any): ElasticKeyVaultProperties;
2956
- /** KeyVault status */
2957
- export declare enum KnownElasticKeyVaultStatus {
2958
- /** KeyVault connection created but not in use */
2959
- Created = "Created",
2960
- /** KeyVault connection in use by SMB Volume */
2961
- InUse = "InUse",
2962
- /** KeyVault connection Deleted */
2963
- Deleted = "Deleted",
2964
- /** Error with the KeyVault connection */
2965
- Error = "Error",
2966
- /** KeyVault connection Updating */
2967
- Updating = "Updating"
2968
- }
2969
- /**
2970
- * KeyVault status \
2971
- * {@link KnownElasticKeyVaultStatus} can be used interchangeably with ElasticKeyVaultStatus,
2972
- * this enum contains the known values that the service supports.
2973
- * ### Known values supported by the service
2974
- * **Created**: KeyVault connection created but not in use \
2975
- * **InUse**: KeyVault connection in use by SMB Volume \
2976
- * **Deleted**: KeyVault connection Deleted \
2977
- * **Error**: Error with the KeyVault connection \
2978
- * **Updating**: KeyVault connection Updating
2979
- */
2980
- export type ElasticKeyVaultStatus = string;
2981
- /** Identity used to authenticate with key vault. */
2982
- export interface ElasticEncryptionIdentity {
2983
- /** The principal ID (object ID) of the identity used to authenticate with key vault. Read-only. */
2984
- readonly principalId?: string;
2985
- /** The ARM resource identifier of the user assigned identity used to authenticate with key vault. Applicable if identity.type has 'UserAssigned'. It should match key of identity.userAssignedIdentities. */
2986
- userAssignedIdentity?: string;
2987
- /** ClientId of the multi-tenant Entra ID Application. Used to access cross-tenant keyvaults. */
2988
- federatedClientId?: string;
2989
- }
2990
- export declare function elasticEncryptionIdentitySerializer(item: ElasticEncryptionIdentity): any;
2991
- export declare function elasticEncryptionIdentityDeserializer(item: any): ElasticEncryptionIdentity;
2992
- /** Managed service identity (system assigned and/or user assigned identities) */
2993
- export interface ManagedServiceIdentity {
2994
- /** The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity. */
2995
- readonly principalId?: string;
2996
- /** The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity. */
2997
- readonly tenantId?: string;
2998
- /** The type of managed identity assigned to this resource. */
2999
- type: ManagedServiceIdentityType;
3000
- /** The identities assigned to this resource by the user. */
3001
- userAssignedIdentities?: Record<string, UserAssignedIdentity | null>;
3002
- }
3003
- export declare function managedServiceIdentitySerializer(item: ManagedServiceIdentity): any;
3004
- export declare function managedServiceIdentityDeserializer(item: any): ManagedServiceIdentity;
3005
- /** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
3006
- export declare enum KnownManagedServiceIdentityType {
3007
- /** No managed identity. */
3008
- None = "None",
3009
- /** System assigned managed identity. */
3010
- SystemAssigned = "SystemAssigned",
3011
- /** User assigned managed identity. */
3012
- UserAssigned = "UserAssigned",
3013
- /** System and user assigned managed identity. */
3014
- SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
3015
- }
3016
- /**
3017
- * Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). \
3018
- * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
3019
- * this enum contains the known values that the service supports.
3020
- * ### Known values supported by the service
3021
- * **None**: No managed identity. \
3022
- * **SystemAssigned**: System assigned managed identity. \
3023
- * **UserAssigned**: User assigned managed identity. \
3024
- * **SystemAssigned,UserAssigned**: System and user assigned managed identity.
3025
- */
3026
- export type ManagedServiceIdentityType = string;
3027
- /** User assigned identity properties */
3028
- export interface UserAssignedIdentity {
3029
- /** The principal ID of the assigned identity. */
3030
- readonly principalId?: string;
3031
- /** The client ID of the assigned identity. */
3032
- readonly clientId?: string;
3033
- }
3034
- export declare function userAssignedIdentitySerializer(item: UserAssignedIdentity): any;
3035
- export declare function userAssignedIdentityDeserializer(item: any): UserAssignedIdentity;
3036
- /** The type used for update operations of the ElasticAccount. */
3037
- export interface ElasticAccountUpdate {
3038
- /** The managed service identities assigned to this resource. */
3039
- identity?: ManagedServiceIdentity;
3040
- /** Resource tags. */
3041
- tags?: Record<string, string>;
3042
- /** The resource-specific properties for this resource. */
3043
- properties?: ElasticAccountUpdateProperties;
3044
- }
3045
- export declare function elasticAccountUpdateSerializer(item: ElasticAccountUpdate): any;
3046
- /** The updatable properties of the ElasticAccount. */
3047
- export interface ElasticAccountUpdateProperties {
3048
- /** Encryption settings */
3049
- encryption?: ElasticEncryption;
3050
- }
3051
- export declare function elasticAccountUpdatePropertiesSerializer(item: ElasticAccountUpdateProperties): any;
3052
- /** The response of a ElasticAccount list operation. */
3053
- export interface _ElasticAccountListResult {
3054
- /** The ElasticAccount items on this page */
3055
- value: ElasticAccount[];
3056
- /** The link to the next page of items */
3057
- nextLink?: string;
3058
- }
3059
- export declare function _elasticAccountListResultDeserializer(item: any): _ElasticAccountListResult;
3060
- export declare function elasticAccountArraySerializer(result: Array<ElasticAccount>): any[];
3061
- export declare function elasticAccountArrayDeserializer(result: Array<ElasticAccount>): any[];
3062
- /** NetApp Elastic Capacity Pool resource */
3063
- export interface ElasticCapacityPool extends TrackedResource {
3064
- /** The resource-specific properties for this resource. */
3065
- properties?: ElasticCapacityPoolProperties;
3066
- /** If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields. */
3067
- readonly eTag?: string;
3068
- /** The availability zones. */
3069
- zones?: string[];
3070
- }
3071
- export declare function elasticCapacityPoolSerializer(item: ElasticCapacityPool): any;
3072
- export declare function elasticCapacityPoolDeserializer(item: any): ElasticCapacityPool;
3073
- /** Elastic capacity pool properties */
3074
- export interface ElasticCapacityPoolProperties {
3075
- /** Provisioned size of the pool (in bytes). For zoneRedundant service level pool, value must be in the range 1TiB to 16TiB or 1TiB to 128TiB for supported region. Values expressed in bytes as multiples of 1TiB till 16TiB and in multiples of 8TiB from 24TiB to 128TiB. Pool size can't be shrunk once it is created. */
3076
- size: number;
3077
- /** The service level of the elastic capacity pool */
3078
- serviceLevel: ElasticServiceLevel;
3079
- /** Azure lifecycle management. */
3080
- readonly provisioningState?: NetAppProvisioningState;
3081
- /** Encryption settings */
3082
- encryption?: ElasticEncryptionConfiguration;
3083
- /** Total throughput of the pool in MiB/s */
3084
- readonly totalThroughputMibps?: number;
3085
- /** The Azure Resource URI for a delegated subnet. Must have the delegation Microsoft.NetApp/elasticVolumes, this is used by all the volumes within the pool */
3086
- subnetResourceId: string;
3087
- /** Indicates the current zone of the pool. This can be changed for zoneRedundant service level pool with the changeZone action */
3088
- readonly currentZone?: string;
3089
- /** Current availability status of the resource. */
3090
- readonly availabilityStatus?: ElasticResourceAvailabilityStatus;
3091
- /** The Azure Resource URI for an Active Directory configuration. This is used by all the SMB volumes within the pool */
3092
- activeDirectoryConfigResourceId?: string;
3093
- }
3094
- export declare function elasticCapacityPoolPropertiesSerializer(item: ElasticCapacityPoolProperties): any;
3095
- export declare function elasticCapacityPoolPropertiesDeserializer(item: any): ElasticCapacityPoolProperties;
3096
- /** Service level for elastic capacity pool */
3097
- export declare enum KnownElasticServiceLevel {
3098
- /** Zone redundant storage service level. */
3099
- ZoneRedundant = "ZoneRedundant"
3100
- }
3101
- /**
3102
- * Service level for elastic capacity pool \
3103
- * {@link KnownElasticServiceLevel} can be used interchangeably with ElasticServiceLevel,
3104
- * this enum contains the known values that the service supports.
3105
- * ### Known values supported by the service
3106
- * **ZoneRedundant**: Zone redundant storage service level.
3107
- */
3108
- export type ElasticServiceLevel = string;
3109
- /** CMK Encryption Configuration */
3110
- export interface ElasticEncryptionConfiguration {
3111
- /** Pool Encryption Key Source. */
3112
- elasticPoolEncryptionKeySource: ElasticPoolEncryptionKeySource;
3113
- /** The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'. */
3114
- keyVaultPrivateEndpointResourceId: string;
3115
- }
3116
- export declare function elasticEncryptionConfigurationSerializer(item: ElasticEncryptionConfiguration): any;
3117
- export declare function elasticEncryptionConfigurationDeserializer(item: any): ElasticEncryptionConfiguration;
3118
- /** Pool Encryption Key Source. */
3119
- export declare enum KnownElasticPoolEncryptionKeySource {
3120
- /** Represents the encryption key source of Elastic pool is Microsoft.NetApp */
3121
- NetApp = "NetApp",
3122
- /** Represents the encryption key source of Elastic pool is Microsoft.KeyVault */
3123
- KeyVault = "KeyVault"
3124
- }
3125
- /**
3126
- * Pool Encryption Key Source. \
3127
- * {@link KnownElasticPoolEncryptionKeySource} can be used interchangeably with ElasticPoolEncryptionKeySource,
3128
- * this enum contains the known values that the service supports.
3129
- * ### Known values supported by the service
3130
- * **NetApp**: Represents the encryption key source of Elastic pool is Microsoft.NetApp \
3131
- * **KeyVault**: Represents the encryption key source of Elastic pool is Microsoft.KeyVault
3132
- */
3133
- export type ElasticPoolEncryptionKeySource = string;
3134
- /** Current availability status of the resource. */
3135
- export declare enum KnownElasticResourceAvailabilityStatus {
3136
- /** The resource is currently Online and accessible */
3137
- Online = "Online",
3138
- /** The resource is currently Offline and not accessible */
3139
- Offline = "Offline"
3140
- }
3141
- /**
3142
- * Current availability status of the resource. \
3143
- * {@link KnownElasticResourceAvailabilityStatus} can be used interchangeably with ElasticResourceAvailabilityStatus,
3144
- * this enum contains the known values that the service supports.
3145
- * ### Known values supported by the service
3146
- * **Online**: The resource is currently Online and accessible \
3147
- * **Offline**: The resource is currently Offline and not accessible
3148
- */
3149
- export type ElasticResourceAvailabilityStatus = string;
3150
- /** The type used for update operations of the ElasticCapacityPool. */
3151
- export interface ElasticCapacityPoolUpdate {
3152
- /** Resource tags. */
3153
- tags?: Record<string, string>;
3154
- /** The resource-specific properties for this resource. */
3155
- properties?: ElasticCapacityPoolUpdateProperties;
3156
- }
3157
- export declare function elasticCapacityPoolUpdateSerializer(item: ElasticCapacityPoolUpdate): any;
3158
- /** The updatable properties of the ElasticCapacityPool. */
3159
- export interface ElasticCapacityPoolUpdateProperties {
3160
- /** Provisioned size of the pool (in bytes). For zoneRedundant service level pool, value must be in the range 1TiB to 16TiB or 1TiB to 128TiB for supported region. Values expressed in bytes as multiples of 1TiB till 16TiB and in multiples of 8TiB from 24TiB to 128TiB. Pool size can't be shrunk once it is created. */
3161
- size?: number;
3162
- /** Encryption settings */
3163
- encryption?: ElasticEncryptionConfiguration;
3164
- /** The Azure Resource URI for an Active Directory configuration. This is used by all the SMB volumes within the pool */
3165
- activeDirectoryConfigResourceId?: string;
3166
- }
3167
- export declare function elasticCapacityPoolUpdatePropertiesSerializer(item: ElasticCapacityPoolUpdateProperties): any;
3168
- /** The response of a ElasticCapacityPool list operation. */
3169
- export interface _ElasticCapacityPoolListResult {
3170
- /** The ElasticCapacityPool items on this page */
3171
- value: ElasticCapacityPool[];
3172
- /** The link to the next page of items */
3173
- nextLink?: string;
3174
- }
3175
- export declare function _elasticCapacityPoolListResultDeserializer(item: any): _ElasticCapacityPoolListResult;
3176
- export declare function elasticCapacityPoolArraySerializer(result: Array<ElasticCapacityPool>): any[];
3177
- export declare function elasticCapacityPoolArrayDeserializer(result: Array<ElasticCapacityPool>): any[];
3178
- /** Changes the zone for the Zone Redundant elastic capacity pool */
3179
- export interface ChangeZoneRequest {
3180
- /** Availability zone to move Zone Redundant elastic capacity pool to */
3181
- newZone: string;
3182
- }
3183
- export declare function changeZoneRequestSerializer(item: ChangeZoneRequest): any;
3184
- /** File path availability request content - availability is based on the elastic volume filePath within the given elastic capacityPool. */
3185
- export interface CheckElasticVolumeFilePathAvailabilityRequest {
3186
- /** A unique file path for the volume. Used when creating mount targets. This needs to be unique within the elastic capacity pool. */
3187
- filePath: string;
3188
- }
3189
- export declare function checkElasticVolumeFilePathAvailabilityRequestSerializer(item: CheckElasticVolumeFilePathAvailabilityRequest): any;
3190
- /** Information regarding availability of a resource. */
3191
- export interface CheckElasticResourceAvailabilityResponse {
3192
- /** True indicates name is valid and available. False indicates the name is invalid, unavailable, or both. */
3193
- isAvailable?: CheckElasticResourceAvailabilityStatus;
3194
- /** Invalid indicates the name provided does not match Azure NetApp Files naming requirements. AlreadyExists indicates that the name is already in use and is therefore unavailable. */
3195
- reason?: CheckElasticResourceAvailabilityReason;
3196
- /** If reason == invalid, provide the user with the reason why the given name is invalid, and provide the resource naming requirements so that the user can select a valid name. If reason == AlreadyExists, explain that resource name is already in use, and direct them to select a different name. */
3197
- message?: string;
3198
- }
3199
- export declare function checkElasticResourceAvailabilityResponseDeserializer(item: any): CheckElasticResourceAvailabilityResponse;
3200
- /** Availability status */
3201
- export declare enum KnownCheckElasticResourceAvailabilityStatus {
3202
- /** Value indicating the name is valid and available */
3203
- True = "True",
3204
- /** Value indicating the the name is invalid, unavailable, or both. */
3205
- False = "False"
3206
- }
3207
- /**
3208
- * Availability status \
3209
- * {@link KnownCheckElasticResourceAvailabilityStatus} can be used interchangeably with CheckElasticResourceAvailabilityStatus,
3210
- * this enum contains the known values that the service supports.
3211
- * ### Known values supported by the service
3212
- * **True**: Value indicating the name is valid and available \
3213
- * **False**: Value indicating the the name is invalid, unavailable, or both.
3214
- */
3215
- export type CheckElasticResourceAvailabilityStatus = string;
3216
- /** Availability reason */
3217
- export declare enum KnownCheckElasticResourceAvailabilityReason {
3218
- /** Value indicating the name provided does not match Azure NetApp Files naming requirements */
3219
- Invalid = "Invalid",
3220
- /** Value indicating the name is already in use and is therefore unavailable */
3221
- AlreadyExists = "AlreadyExists"
3222
- }
3223
- /**
3224
- * Availability reason \
3225
- * {@link KnownCheckElasticResourceAvailabilityReason} can be used interchangeably with CheckElasticResourceAvailabilityReason,
3226
- * this enum contains the known values that the service supports.
3227
- * ### Known values supported by the service
3228
- * **Invalid**: Value indicating the name provided does not match Azure NetApp Files naming requirements \
3229
- * **AlreadyExists**: Value indicating the name is already in use and is therefore unavailable
3230
- */
3231
- export type CheckElasticResourceAvailabilityReason = string;
3232
- /** NetApp Elastic Volume resource */
3233
- export interface ElasticVolume extends TrackedResource {
3234
- /** The resource-specific properties for this resource. */
3235
- properties?: ElasticVolumeProperties;
3236
- /** If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields. */
3237
- readonly eTag?: string;
3238
- /** The availability zones. */
3239
- zones?: string[];
3240
- }
3241
- export declare function elasticVolumeSerializer(item: ElasticVolume): any;
3242
- export declare function elasticVolumeDeserializer(item: any): ElasticVolume;
3243
- /** Elastic Volume properties */
3244
- export interface ElasticVolumeProperties {
3245
- /** A unique file path for the volume. Used when creating mount targets. This needs to be unique within the elastic capacity pool. */
3246
- filePath: string;
3247
- /** Maximum size allowed for a volume in bytes. Valid values are in the range 1GiB to 16TiB. Values expressed in bytes as multiples of 1 GiB. */
3248
- size: number;
3249
- /** Set of export policy rules */
3250
- exportPolicy?: ElasticExportPolicy;
3251
- /** Set of support protocol types for the elastic volume */
3252
- protocolTypes: ElasticProtocolType[];
3253
- /** Azure lifecycle management. */
3254
- readonly provisioningState?: NetAppProvisioningState;
3255
- /** Current availability status of the resource. */
3256
- readonly availabilityStatus?: ElasticResourceAvailabilityStatus;
3257
- /** Resource identifier used to identify the Elastic Snapshot. */
3258
- snapshotResourceId?: string;
3259
- /** List of mount targets that can be used to mount this volume */
3260
- readonly mountTargets?: ElasticMountTargetProperties[];
3261
- /** Data protection configuration option for the volume, including snapshot policies and backup. */
3262
- dataProtection?: ElasticVolumeDataProtectionProperties;
3263
- /** Controls the visibility of the volume's read-only snapshot directory, which provides access to each of the volume's snapshots. */
3264
- snapshotDirectoryVisibility?: SnapshotDirectoryVisibility;
3265
- /** SMB Properties */
3266
- smbProperties?: ElasticSmbProperties;
3267
- /** Resource identifier used to identify the Elastic Backup. */
3268
- backupResourceId?: string;
3269
- /** The current state of the restoration process. */
3270
- readonly restorationState?: ElasticVolumeRestorationState;
3271
- }
3272
- export declare function elasticVolumePropertiesSerializer(item: ElasticVolumeProperties): any;
3273
- export declare function elasticVolumePropertiesDeserializer(item: any): ElasticVolumeProperties;
3274
- /** Set of export policy rules */
3275
- export interface ElasticExportPolicy {
3276
- /** Export policy rule */
3277
- rules?: ElasticExportPolicyRule[];
3278
- }
3279
- export declare function elasticExportPolicySerializer(item: ElasticExportPolicy): any;
3280
- export declare function elasticExportPolicyDeserializer(item: any): ElasticExportPolicy;
3281
- export declare function elasticExportPolicyRuleArraySerializer(result: Array<ElasticExportPolicyRule>): any[];
3282
- export declare function elasticExportPolicyRuleArrayDeserializer(result: Array<ElasticExportPolicyRule>): any[];
3283
- /** Elastic Volume Export Policy Rule */
3284
- export interface ElasticExportPolicyRule {
3285
- /** Controls the priority of the export policy rule. When connecting to the volume the rule with the lowest index that applies to the connecting client is used */
3286
- ruleIndex?: number;
3287
- /** Specifies the Unix file access level for the volume. It encompasses both read-only and read-write permissions. Additionally, NoAccess can be set to block all access to the volume */
3288
- unixAccessRule?: ElasticUnixAccessRule;
3289
- /** Allows clients to access the volume with the NFSv3 protocol. Enable only for NFSv3 type volumes */
3290
- nfsv3?: ElasticNfsv3Access;
3291
- /** Allows clients to access the volume with at least NFSv4.1 protocol. */
3292
- nfsv4?: ElasticNfsv4Access;
3293
- /** Client ingress specification for the export policy as list of IPv4 CIDRs, IPv4 host addresses and host names. */
3294
- allowedClients?: string[];
3295
- /** Indicates whether root access to the volume is granted to clients affected by this rule */
3296
- rootAccess?: ElasticRootAccess;
3297
- }
3298
- export declare function elasticExportPolicyRuleSerializer(item: ElasticExportPolicyRule): any;
3299
- export declare function elasticExportPolicyRuleDeserializer(item: any): ElasticExportPolicyRule;
3300
- /** Unix access rule */
3301
- export declare enum KnownElasticUnixAccessRule {
3302
- /** Clients connecting with this rule will only have read access to the volume */
3303
- ReadOnly = "ReadOnly",
3304
- /** Clients connecting with this rule will have full read and write access to the volume */
3305
- ReadWrite = "ReadWrite",
3306
- /** Clients connecting with this rule will have no access to the volume */
3307
- NoAccess = "NoAccess"
3308
- }
3309
- /**
3310
- * Unix access rule \
3311
- * {@link KnownElasticUnixAccessRule} can be used interchangeably with ElasticUnixAccessRule,
3312
- * this enum contains the known values that the service supports.
3313
- * ### Known values supported by the service
3314
- * **ReadOnly**: Clients connecting with this rule will only have read access to the volume \
3315
- * **ReadWrite**: Clients connecting with this rule will have full read and write access to the volume \
3316
- * **NoAccess**: Clients connecting with this rule will have no access to the volume
3317
- */
3318
- export type ElasticUnixAccessRule = string;
3319
- /** NFSv3 access */
3320
- export declare enum KnownElasticNfsv3Access {
3321
- /** Clients can connect to the volume using the NFSv3 protocol. */
3322
- Enabled = "Enabled",
3323
- /** Clients can't connect to the volume using the NFSv3 protocol. */
3324
- Disabled = "Disabled"
3325
- }
3326
- /**
3327
- * NFSv3 access \
3328
- * {@link KnownElasticNfsv3Access} can be used interchangeably with ElasticNfsv3Access,
3329
- * this enum contains the known values that the service supports.
3330
- * ### Known values supported by the service
3331
- * **Enabled**: Clients can connect to the volume using the NFSv3 protocol. \
3332
- * **Disabled**: Clients can't connect to the volume using the NFSv3 protocol.
3333
- */
3334
- export type ElasticNfsv3Access = string;
3335
- /** NFSv4 access */
3336
- export declare enum KnownElasticNfsv4Access {
3337
- /** Clients can connect to the volume using the NFSv4 protocol. */
3338
- Enabled = "Enabled",
3339
- /** Clients can't connect to the volume using the NFSv4 protocol. */
3340
- Disabled = "Disabled"
3341
- }
3342
- /**
3343
- * NFSv4 access \
3344
- * {@link KnownElasticNfsv4Access} can be used interchangeably with ElasticNfsv4Access,
3345
- * this enum contains the known values that the service supports.
3346
- * ### Known values supported by the service
3347
- * **Enabled**: Clients can connect to the volume using the NFSv4 protocol. \
3348
- * **Disabled**: Clients can't connect to the volume using the NFSv4 protocol.
3349
- */
3350
- export type ElasticNfsv4Access = string;
3351
- /** Root access */
3352
- export declare enum KnownElasticRootAccess {
3353
- /** Root user access is enabled for clients affected by this rule */
3354
- Enabled = "Enabled",
3355
- /** Root user access is disabled for clients affected by this rule */
3356
- Disabled = "Disabled"
3357
- }
3358
- /**
3359
- * Root access \
3360
- * {@link KnownElasticRootAccess} can be used interchangeably with ElasticRootAccess,
3361
- * this enum contains the known values that the service supports.
3362
- * ### Known values supported by the service
3363
- * **Enabled**: Root user access is enabled for clients affected by this rule \
3364
- * **Disabled**: Root user access is disabled for clients affected by this rule
3365
- */
3366
- export type ElasticRootAccess = string;
3367
- /** Protocol types for elastic volume */
3368
- export declare enum KnownElasticProtocolType {
3369
- /** NFSv3 protocol type */
3370
- NFSv3 = "NFSv3",
3371
- /** NFSv4 protocol type */
3372
- NFSv4 = "NFSv4",
3373
- /** SMB/CIFS protocol type */
3374
- SMB = "SMB"
3375
- }
3376
- /**
3377
- * Protocol types for elastic volume \
3378
- * {@link KnownElasticProtocolType} can be used interchangeably with ElasticProtocolType,
3379
- * this enum contains the known values that the service supports.
3380
- * ### Known values supported by the service
3381
- * **NFSv3**: NFSv3 protocol type \
3382
- * **NFSv4**: NFSv4 protocol type \
3383
- * **SMB**: SMB\/CIFS protocol type
3384
- */
3385
- export type ElasticProtocolType = string;
3386
- export declare function elasticMountTargetPropertiesArrayDeserializer(result: Array<ElasticMountTargetProperties>): any[];
3387
- /** Contains all the information needed to mount an elastic volume */
3388
- export interface ElasticMountTargetProperties {
3389
- /** The mount target's IPv4 address, used to mount the volume */
3390
- readonly ipAddress?: string;
3391
- /** The SMB server's Fully Qualified Domain Name, FQDN */
3392
- readonly smbServerFqdn?: string;
3393
- }
3394
- export declare function elasticMountTargetPropertiesDeserializer(item: any): ElasticMountTargetProperties;
3395
- /** Data protection configuration option for the volume, including snapshot policies and backup. */
3396
- export interface ElasticVolumeDataProtectionProperties {
3397
- /** Used to apply a snapshot policy to a volume. */
3398
- snapshot?: ElasticVolumeSnapshotProperties;
3399
- /** Used to configure backups on an elastic volume. */
3400
- backup?: ElasticVolumeBackupProperties;
3401
- }
3402
- export declare function elasticVolumeDataProtectionPropertiesSerializer(item: ElasticVolumeDataProtectionProperties): any;
3403
- export declare function elasticVolumeDataProtectionPropertiesDeserializer(item: any): ElasticVolumeDataProtectionProperties;
3404
- /** Elastic Volume Snapshot Properties */
3405
- export interface ElasticVolumeSnapshotProperties {
3406
- /** Snapshot Policy ResourceId */
3407
- snapshotPolicyResourceId?: string;
3408
- }
3409
- export declare function elasticVolumeSnapshotPropertiesSerializer(item: ElasticVolumeSnapshotProperties): any;
3410
- export declare function elasticVolumeSnapshotPropertiesDeserializer(item: any): ElasticVolumeSnapshotProperties;
3411
- /** Elastic Volume Backup Properties */
3412
- export interface ElasticVolumeBackupProperties {
3413
- /** ResourceId used to identify Elastic Backup Policy */
3414
- elasticBackupPolicyResourceId?: string;
3415
- /** The property to decide policy is enforced or not on the volume */
3416
- policyEnforcement?: ElasticVolumePolicyEnforcement;
3417
- /** ResourceId used to identify Elastic Backup Vault */
3418
- elasticBackupVaultResourceId?: string;
3419
- }
3420
- export declare function elasticVolumeBackupPropertiesSerializer(item: ElasticVolumeBackupProperties): any;
3421
- export declare function elasticVolumeBackupPropertiesDeserializer(item: any): ElasticVolumeBackupProperties;
3422
- /** Policy enforcement */
3423
- export declare enum KnownElasticVolumePolicyEnforcement {
3424
- /** Value indicating the policy is enforced on the volume. */
3425
- Enforced = "Enforced",
3426
- /** Value indicating the policy is not enforced on the volume. */
3427
- NotEnforced = "NotEnforced"
3428
- }
3429
- /**
3430
- * Policy enforcement \
3431
- * {@link KnownElasticVolumePolicyEnforcement} can be used interchangeably with ElasticVolumePolicyEnforcement,
3432
- * this enum contains the known values that the service supports.
3433
- * ### Known values supported by the service
3434
- * **Enforced**: Value indicating the policy is enforced on the volume. \
3435
- * **NotEnforced**: Value indicating the policy is not enforced on the volume.
3436
- */
3437
- export type ElasticVolumePolicyEnforcement = string;
3438
- /** Controls the visibility of the Elastic Volume's read-only snapshot directory, which provides access to each of the volume's snapshots. */
3439
- export declare enum KnownSnapshotDirectoryVisibility {
3440
- /** Value indicating the read-only snapshot directory is not visible */
3441
- Hidden = "Hidden",
3442
- /** Value indicating the read-only snapshot directory is visible */
3443
- Visible = "Visible"
3444
- }
3445
- /**
3446
- * Controls the visibility of the Elastic Volume's read-only snapshot directory, which provides access to each of the volume's snapshots. \
3447
- * {@link KnownSnapshotDirectoryVisibility} can be used interchangeably with SnapshotDirectoryVisibility,
3448
- * this enum contains the known values that the service supports.
3449
- * ### Known values supported by the service
3450
- * **Hidden**: Value indicating the read-only snapshot directory is not visible \
3451
- * **Visible**: Value indicating the read-only snapshot directory is visible
3452
- */
3453
- export type SnapshotDirectoryVisibility = string;
3454
- /** SMB Properties */
3455
- export interface ElasticSmbProperties {
3456
- /** Used to enable or disable encryption for in-flight SMB data volume. This flag can be modified during Elastic volume update operation as well. Only applicable for SMB protocol Elastic volumes. */
3457
- smbEncryption?: ElasticSmbEncryption;
3458
- }
3459
- export declare function elasticSmbPropertiesSerializer(item: ElasticSmbProperties): any;
3460
- export declare function elasticSmbPropertiesDeserializer(item: any): ElasticSmbProperties;
3461
- /** SMB encryption */
3462
- export declare enum KnownElasticSmbEncryption {
3463
- /** Value indicating the SMB encryption is enabled */
3464
- Enabled = "Enabled",
3465
- /** Value indicating the SMB encryption is disabled */
3466
- Disabled = "Disabled"
3467
- }
3468
- /**
3469
- * SMB encryption \
3470
- * {@link KnownElasticSmbEncryption} can be used interchangeably with ElasticSmbEncryption,
3471
- * this enum contains the known values that the service supports.
3472
- * ### Known values supported by the service
3473
- * **Enabled**: Value indicating the SMB encryption is enabled \
3474
- * **Disabled**: Value indicating the SMB encryption is disabled
3475
- */
3476
- export type ElasticSmbEncryption = string;
3477
- /** The current state of the restoration process. */
3478
- export declare enum KnownElasticVolumeRestorationState {
3479
- /** Value indicating that the volume is currently restoring. */
3480
- Restoring = "Restoring",
3481
- /** Value indicating that the volume is restored. */
3482
- Restored = "Restored",
3483
- /** Value indicating that the volume restore has failed. */
3484
- Failed = "Failed"
3485
- }
3486
- /**
3487
- * The current state of the restoration process. \
3488
- * {@link KnownElasticVolumeRestorationState} can be used interchangeably with ElasticVolumeRestorationState,
3489
- * this enum contains the known values that the service supports.
3490
- * ### Known values supported by the service
3491
- * **Restoring**: Value indicating that the volume is currently restoring. \
3492
- * **Restored**: Value indicating that the volume is restored. \
3493
- * **Failed**: Value indicating that the volume restore has failed.
3494
- */
3495
- export type ElasticVolumeRestorationState = string;
3496
- /** The type used for update operations of the ElasticVolume. */
3497
- export interface ElasticVolumeUpdate {
3498
- /** Resource tags. */
3499
- tags?: Record<string, string>;
3500
- /** The resource-specific properties for this resource. */
3501
- properties?: ElasticVolumeUpdateProperties;
3502
- }
3503
- export declare function elasticVolumeUpdateSerializer(item: ElasticVolumeUpdate): any;
3504
- /** The updatable properties of the ElasticVolume. */
3505
- export interface ElasticVolumeUpdateProperties {
3506
- /** Maximum size allowed for a volume in bytes. Valid values are in the range 1GiB to 16TiB. Values expressed in bytes as multiples of 1 GiB. */
3507
- size?: number;
3508
- /** Set of export policy rules */
3509
- exportPolicy?: ElasticExportPolicy;
3510
- /** Data protection configuration option for the volume, including snapshot policies and backup. */
3511
- dataProtection?: ElasticVolumeDataProtectionPatchProperties;
3512
- /** Controls the visibility of the volume's read-only snapshot directory, which provides access to each of the volume's snapshots. */
3513
- snapshotDirectoryVisibility?: SnapshotDirectoryVisibility;
3514
- /** SMB Properties */
3515
- smbProperties?: ElasticSmbPatchProperties;
3516
- }
3517
- export declare function elasticVolumeUpdatePropertiesSerializer(item: ElasticVolumeUpdateProperties): any;
3518
- /** Data protection configuration option for updating the volume, including snapshot policies and backup. */
3519
- export interface ElasticVolumeDataProtectionPatchProperties {
3520
- /** Used to apply a snapshot policy to a volume. */
3521
- snapshot?: ElasticVolumeSnapshotProperties;
3522
- /** Used to configure backups on an elastic volume. */
3523
- backup?: ElasticVolumeBackupProperties;
3524
- }
3525
- export declare function elasticVolumeDataProtectionPatchPropertiesSerializer(item: ElasticVolumeDataProtectionPatchProperties): any;
3526
- /** SMB Patch Properties */
3527
- export interface ElasticSmbPatchProperties {
3528
- /** Used to enable or disable encryption for in-flight SMB data volume. This flag can be modified during Elastic volume update operation as well. Only applicable for SMB protocol Elastic volumes. */
3529
- smbEncryption?: ElasticSmbEncryption;
3530
- }
3531
- export declare function elasticSmbPatchPropertiesSerializer(item: ElasticSmbPatchProperties): any;
3532
- /** The response of a ElasticVolume list operation. */
3533
- export interface _ElasticVolumeListResult {
3534
- /** The ElasticVolume items on this page */
3535
- value: ElasticVolume[];
3536
- /** The link to the next page of items */
3537
- nextLink?: string;
3538
- }
3539
- export declare function _elasticVolumeListResultDeserializer(item: any): _ElasticVolumeListResult;
3540
- export declare function elasticVolumeArraySerializer(result: Array<ElasticVolume>): any[];
3541
- export declare function elasticVolumeArrayDeserializer(result: Array<ElasticVolume>): any[];
3542
- /** Reverts the elastic volume to the specified snapshot. */
3543
- export interface ElasticVolumeRevert {
3544
- /** Resource identifier used to identify the Elastic Snapshot. */
3545
- snapshotResourceId?: string;
3546
- }
3547
- export declare function elasticVolumeRevertSerializer(item: ElasticVolumeRevert): any;
3548
- /** NetApp Elastic Snapshot under an Elastic Volume */
3549
- export interface ElasticSnapshot extends ProxyResource {
3550
- /** The resource-specific properties for this resource. */
3551
- properties?: ElasticSnapshotProperties;
3552
- }
3553
- export declare function elasticSnapshotSerializer(item: ElasticSnapshot): any;
3554
- export declare function elasticSnapshotDeserializer(item: any): ElasticSnapshot;
3555
- /** Elastic Snapshot properties */
3556
- export interface ElasticSnapshotProperties {
3557
- /** Azure lifecycle management. */
3558
- readonly provisioningState?: NetAppProvisioningState;
3559
- }
3560
- export declare function elasticSnapshotPropertiesSerializer(item: ElasticSnapshotProperties): any;
3561
- export declare function elasticSnapshotPropertiesDeserializer(item: any): ElasticSnapshotProperties;
3562
- /** The response of a ElasticSnapshot list operation. */
3563
- export interface _ElasticSnapshotListResult {
3564
- /** The ElasticSnapshot items on this page */
3565
- value: ElasticSnapshot[];
3566
- /** The link to the next page of items */
3567
- nextLink?: string;
3568
- }
3569
- export declare function _elasticSnapshotListResultDeserializer(item: any): _ElasticSnapshotListResult;
3570
- export declare function elasticSnapshotArraySerializer(result: Array<ElasticSnapshot>): any[];
3571
- export declare function elasticSnapshotArrayDeserializer(result: Array<ElasticSnapshot>): any[];
3572
- /** NetApp Elastic Snapshot Policy under an Elastic Account */
3573
- export interface ElasticSnapshotPolicy extends TrackedResource {
3574
- /** The resource-specific properties for this resource. */
3575
- properties?: ElasticSnapshotPolicyProperties;
3576
- /** If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields. */
3577
- readonly eTag?: string;
3578
- }
3579
- export declare function elasticSnapshotPolicySerializer(item: ElasticSnapshotPolicy): any;
3580
- export declare function elasticSnapshotPolicyDeserializer(item: any): ElasticSnapshotPolicy;
3581
- /** Elastic Snapshot policy properties */
3582
- export interface ElasticSnapshotPolicyProperties {
3583
- /** Schedule for hourly snapshots */
3584
- hourlySchedule?: ElasticSnapshotPolicyHourlySchedule;
3585
- /** Schedule for daily snapshots */
3586
- dailySchedule?: ElasticSnapshotPolicyDailySchedule;
3587
- /** Schedule for weekly snapshots */
3588
- weeklySchedule?: ElasticSnapshotPolicyWeeklySchedule;
3589
- /** Schedule for monthly snapshots */
3590
- monthlySchedule?: ElasticSnapshotPolicyMonthlySchedule;
3591
- /** Configures if the snapshot policy is enabled on the volumes connected to the policy. */
3592
- policyStatus?: PolicyStatus;
3593
- /** Azure lifecycle management. */
3594
- readonly provisioningState?: NetAppProvisioningState;
3595
- }
3596
- export declare function elasticSnapshotPolicyPropertiesSerializer(item: ElasticSnapshotPolicyProperties): any;
3597
- export declare function elasticSnapshotPolicyPropertiesDeserializer(item: any): ElasticSnapshotPolicyProperties;
3598
- /** Hourly Schedule properties used to create NetApp snapshot policy */
3599
- export interface ElasticSnapshotPolicyHourlySchedule {
3600
- /** Hourly snapshot count to keep */
3601
- snapshotsToKeep?: number;
3602
- /** Indicates which minute snapshot should be taken */
3603
- minute?: number;
3604
- }
3605
- export declare function elasticSnapshotPolicyHourlyScheduleSerializer(item: ElasticSnapshotPolicyHourlySchedule): any;
3606
- export declare function elasticSnapshotPolicyHourlyScheduleDeserializer(item: any): ElasticSnapshotPolicyHourlySchedule;
3607
- /** Daily Schedule properties used to create NetApp snapshot policy */
3608
- export interface ElasticSnapshotPolicyDailySchedule {
3609
- /** Daily snapshot count to keep */
3610
- snapshotsToKeep?: number;
3611
- /** Indicates which hour in UTC timezone a snapshot should be taken */
3612
- hour?: number;
3613
- /** Indicates which minute snapshot should be taken */
3614
- minute?: number;
3615
- }
3616
- export declare function elasticSnapshotPolicyDailyScheduleSerializer(item: ElasticSnapshotPolicyDailySchedule): any;
3617
- export declare function elasticSnapshotPolicyDailyScheduleDeserializer(item: any): ElasticSnapshotPolicyDailySchedule;
3618
- /** Weekly Schedule properties used to create NetApp snapshot policy */
3619
- export interface ElasticSnapshotPolicyWeeklySchedule {
3620
- /** Weekly snapshot count to keep */
3621
- snapshotsToKeep?: number;
3622
- /** Indicates which weekday(s) snapshot(s) should be taken, accepts a list of week day names in english */
3623
- days?: DayOfWeek[];
3624
- /** Indicates which hour in UTC timezone a snapshot should be taken */
3625
- hour?: number;
3626
- /** Indicates which minute snapshot should be taken */
3627
- minute?: number;
3628
- }
3629
- export declare function elasticSnapshotPolicyWeeklyScheduleSerializer(item: ElasticSnapshotPolicyWeeklySchedule): any;
3630
- export declare function elasticSnapshotPolicyWeeklyScheduleDeserializer(item: any): ElasticSnapshotPolicyWeeklySchedule;
3631
- /** Day of the week */
3632
- export declare enum KnownDayOfWeek {
3633
- /** Take a snapshot each Sunday */
3634
- Sunday = "Sunday",
3635
- /** Take a snapshot each Monday */
3636
- Monday = "Monday",
3637
- /** Take a snapshot each Tuesday */
3638
- Tuesday = "Tuesday",
3639
- /** Take a snapshot each Wednesday */
3640
- Wednesday = "Wednesday",
3641
- /** Take a snapshot each Thursday */
3642
- Thursday = "Thursday",
3643
- /** Take a snapshot each Friday */
3644
- Friday = "Friday",
3645
- /** Take a snapshot each Saturday */
3646
- Saturday = "Saturday"
3647
- }
3648
- /**
3649
- * Day of the week \
3650
- * {@link KnownDayOfWeek} can be used interchangeably with DayOfWeek,
3651
- * this enum contains the known values that the service supports.
3652
- * ### Known values supported by the service
3653
- * **Sunday**: Take a snapshot each Sunday \
3654
- * **Monday**: Take a snapshot each Monday \
3655
- * **Tuesday**: Take a snapshot each Tuesday \
3656
- * **Wednesday**: Take a snapshot each Wednesday \
3657
- * **Thursday**: Take a snapshot each Thursday \
3658
- * **Friday**: Take a snapshot each Friday \
3659
- * **Saturday**: Take a snapshot each Saturday
3660
- */
3661
- export type DayOfWeek = string;
3662
- /** Monthly Schedule properties used to create NetApp snapshot policy */
3663
- export interface ElasticSnapshotPolicyMonthlySchedule {
3664
- /** Monthly snapshot count to keep */
3665
- snapshotsToKeep?: number;
3666
- /** Indicates which days of the month snapshot (1-31) should be taken, accepts a list of integers */
3667
- daysOfMonth?: number[];
3668
- /** Indicates which hour in UTC timezone a snapshot should be taken */
3669
- hour?: number;
3670
- /** Indicates which minute snapshot should be taken */
3671
- minute?: number;
3672
- }
3673
- export declare function elasticSnapshotPolicyMonthlyScheduleSerializer(item: ElasticSnapshotPolicyMonthlySchedule): any;
3674
- export declare function elasticSnapshotPolicyMonthlyScheduleDeserializer(item: any): ElasticSnapshotPolicyMonthlySchedule;
3675
- /** Policy status */
3676
- export declare enum KnownPolicyStatus {
3677
- /** Value indicating the policy is enabled */
3678
- Enabled = "Enabled",
3679
- /** Value indicating the policy is disabled */
3680
- Disabled = "Disabled"
3681
- }
3682
- /**
3683
- * Policy status \
3684
- * {@link KnownPolicyStatus} can be used interchangeably with PolicyStatus,
3685
- * this enum contains the known values that the service supports.
3686
- * ### Known values supported by the service
3687
- * **Enabled**: Value indicating the policy is enabled \
3688
- * **Disabled**: Value indicating the policy is disabled
3689
- */
3690
- export type PolicyStatus = string;
3691
- /** The type used for update operations of the ElasticSnapshotPolicy. */
3692
- export interface ElasticSnapshotPolicyUpdate {
3693
- /** Resource tags. */
3694
- tags?: Record<string, string>;
3695
- /** The resource-specific properties for this resource. */
3696
- properties?: ElasticSnapshotPolicyUpdateProperties;
3697
- }
3698
- export declare function elasticSnapshotPolicyUpdateSerializer(item: ElasticSnapshotPolicyUpdate): any;
3699
- /** The updatable properties of the ElasticSnapshotPolicy. */
3700
- export interface ElasticSnapshotPolicyUpdateProperties {
3701
- /** Schedule for hourly snapshots */
3702
- hourlySchedule?: ElasticSnapshotPolicyHourlySchedule;
3703
- /** Schedule for daily snapshots */
3704
- dailySchedule?: ElasticSnapshotPolicyDailySchedule;
3705
- /** Schedule for weekly snapshots */
3706
- weeklySchedule?: ElasticSnapshotPolicyWeeklySchedule;
3707
- /** Schedule for monthly snapshots */
3708
- monthlySchedule?: ElasticSnapshotPolicyMonthlySchedule;
3709
- /** Configures if the snapshot policy is enabled on the volumes connected to the policy. */
3710
- policyStatus?: PolicyStatus;
3711
- }
3712
- export declare function elasticSnapshotPolicyUpdatePropertiesSerializer(item: ElasticSnapshotPolicyUpdateProperties): any;
3713
- /** The response of a ElasticSnapshotPolicy list operation. */
3714
- export interface _ElasticSnapshotPolicyListResult {
3715
- /** The ElasticSnapshotPolicy items on this page */
3716
- value: ElasticSnapshotPolicy[];
3717
- /** The link to the next page of items */
3718
- nextLink?: string;
3719
- }
3720
- export declare function _elasticSnapshotPolicyListResultDeserializer(item: any): _ElasticSnapshotPolicyListResult;
3721
- export declare function elasticSnapshotPolicyArraySerializer(result: Array<ElasticSnapshotPolicy>): any[];
3722
- export declare function elasticSnapshotPolicyArrayDeserializer(result: Array<ElasticSnapshotPolicy>): any[];
3723
- /** Elastic Volumes associated with Elastic Snapshot Policy */
3724
- export interface _ElasticSnapshotPolicyVolumeList {
3725
- /** The ElasticVolume items on this page */
3726
- value: ElasticVolume[];
3727
- /** The link to the next page of items */
3728
- nextLink?: string;
3729
- }
3730
- export declare function _elasticSnapshotPolicyVolumeListDeserializer(item: any): _ElasticSnapshotPolicyVolumeList;
3731
- /** NetApp elastic backup vault resource */
3732
- export interface ElasticBackupVault extends TrackedResource {
3733
- /** The resource-specific properties for this resource. */
3734
- properties?: ElasticBackupVaultProperties;
3735
- /** If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields. */
3736
- readonly eTag?: string;
3737
- }
3738
- export declare function elasticBackupVaultSerializer(item: ElasticBackupVault): any;
3739
- export declare function elasticBackupVaultDeserializer(item: any): ElasticBackupVault;
3740
- /** Elastic Backup Vault properties */
3741
- export interface ElasticBackupVaultProperties {
3742
- /** Azure lifecycle management. */
3743
- readonly provisioningState?: NetAppProvisioningState;
3744
- }
3745
- export declare function elasticBackupVaultPropertiesSerializer(item: ElasticBackupVaultProperties): any;
3746
- export declare function elasticBackupVaultPropertiesDeserializer(item: any): ElasticBackupVaultProperties;
3747
- /** The type used for update operations of the ElasticBackupVault. */
3748
- export interface ElasticBackupVaultUpdate {
3749
- /** Resource tags. */
3750
- tags?: Record<string, string>;
3751
- }
3752
- export declare function elasticBackupVaultUpdateSerializer(item: ElasticBackupVaultUpdate): any;
3753
- /** The response of a ElasticBackupVault list operation. */
3754
- export interface _ElasticBackupVaultListResult {
3755
- /** The ElasticBackupVault items on this page */
3756
- value: ElasticBackupVault[];
3757
- /** The link to the next page of items */
3758
- nextLink?: string;
3759
- }
3760
- export declare function _elasticBackupVaultListResultDeserializer(item: any): _ElasticBackupVaultListResult;
3761
- export declare function elasticBackupVaultArraySerializer(result: Array<ElasticBackupVault>): any[];
3762
- export declare function elasticBackupVaultArrayDeserializer(result: Array<ElasticBackupVault>): any[];
3763
- /** NetApp Elastic Backup Policy resource */
3764
- export interface ElasticBackupPolicy extends TrackedResource {
3765
- /** The resource-specific properties for this resource. */
3766
- properties?: ElasticBackupPolicyProperties;
3767
- /** If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields. */
3768
- readonly eTag?: string;
3769
- }
3770
- export declare function elasticBackupPolicySerializer(item: ElasticBackupPolicy): any;
3771
- export declare function elasticBackupPolicyDeserializer(item: any): ElasticBackupPolicy;
3772
- /** Elastic Backup Policy properties */
3773
- export interface ElasticBackupPolicyProperties {
3774
- /** Azure lifecycle management. */
3775
- readonly provisioningState?: NetAppProvisioningState;
3776
- /** Daily backups count to keep */
3777
- dailyBackupsToKeep?: number;
3778
- /** Weekly backups count to keep */
3779
- weeklyBackupsToKeep?: number;
3780
- /** Monthly backups count to keep */
3781
- monthlyBackupsToKeep?: number;
3782
- /** The number of volumes currently using this Backup Policy. */
3783
- readonly assignedVolumesCount?: number;
3784
- /** The property to identify whether Backup Policy is enabled or not */
3785
- policyState?: ElasticBackupPolicyState;
3786
- }
3787
- export declare function elasticBackupPolicyPropertiesSerializer(item: ElasticBackupPolicyProperties): any;
3788
- export declare function elasticBackupPolicyPropertiesDeserializer(item: any): ElasticBackupPolicyProperties;
3789
- /** Elastic Backup Policy state */
3790
- export declare enum KnownElasticBackupPolicyState {
3791
- /** Value indicating the policy is enabled */
3792
- Enabled = "Enabled",
3793
- /** Value indicating the policy is disabled */
3794
- Disabled = "Disabled"
3795
- }
3796
- /**
3797
- * Elastic Backup Policy state \
3798
- * {@link KnownElasticBackupPolicyState} can be used interchangeably with ElasticBackupPolicyState,
3799
- * this enum contains the known values that the service supports.
3800
- * ### Known values supported by the service
3801
- * **Enabled**: Value indicating the policy is enabled \
3802
- * **Disabled**: Value indicating the policy is disabled
3803
- */
3804
- export type ElasticBackupPolicyState = string;
3805
- /** The type used for update operations of the ElasticBackupPolicy. */
3806
- export interface ElasticBackupPolicyUpdate {
3807
- /** Resource tags. */
3808
- tags?: Record<string, string>;
3809
- /** The resource-specific properties for this resource. */
3810
- properties?: ElasticBackupPolicyUpdateProperties;
3811
- }
3812
- export declare function elasticBackupPolicyUpdateSerializer(item: ElasticBackupPolicyUpdate): any;
3813
- /** The updatable properties of the ElasticBackupPolicy. */
3814
- export interface ElasticBackupPolicyUpdateProperties {
3815
- /** Daily backups count to keep */
3816
- dailyBackupsToKeep?: number;
3817
- /** Weekly backups count to keep */
3818
- weeklyBackupsToKeep?: number;
3819
- /** Monthly backups count to keep */
3820
- monthlyBackupsToKeep?: number;
3821
- /** The property to identify whether Backup Policy is enabled or not */
3822
- policyState?: ElasticBackupPolicyState;
3823
- }
3824
- export declare function elasticBackupPolicyUpdatePropertiesSerializer(item: ElasticBackupPolicyUpdateProperties): any;
3825
- /** The response of a ElasticBackupPolicy list operation. */
3826
- export interface _ElasticBackupPolicyListResult {
3827
- /** The ElasticBackupPolicy items on this page */
3828
- value: ElasticBackupPolicy[];
3829
- /** The link to the next page of items */
3830
- nextLink?: string;
3831
- }
3832
- export declare function _elasticBackupPolicyListResultDeserializer(item: any): _ElasticBackupPolicyListResult;
3833
- export declare function elasticBackupPolicyArraySerializer(result: Array<ElasticBackupPolicy>): any[];
3834
- export declare function elasticBackupPolicyArrayDeserializer(result: Array<ElasticBackupPolicy>): any[];
3835
- /** NetApp Elastic Backup under an elastic Backup Vault */
3836
- export interface ElasticBackup extends ProxyResource {
3837
- /** The resource-specific properties for this resource. */
3838
- properties?: ElasticBackupProperties;
3839
- }
3840
- export declare function elasticBackupSerializer(item: ElasticBackup): any;
3841
- export declare function elasticBackupDeserializer(item: any): ElasticBackup;
3842
- /** Elastic Backup properties */
3843
- export interface ElasticBackupProperties {
3844
- /** The creation date of the backup */
3845
- readonly creationDate?: Date;
3846
- /** The snapshot creation date of the backup */
3847
- readonly snapshotCreationDate?: Date;
3848
- /** The completion date of the backup */
3849
- readonly completionDate?: Date;
3850
- /** Azure lifecycle management. */
3851
- readonly provisioningState?: NetAppProvisioningState;
3852
- /** Size of backup in bytes */
3853
- readonly size?: number;
3854
- /** Label for backup */
3855
- label?: string;
3856
- /** Type of backup Manual or Scheduled */
3857
- readonly backupType?: ElasticBackupType;
3858
- /** Failure reason */
3859
- readonly failureReason?: string;
3860
- /** ResourceId used to identify the Elastic Volume */
3861
- elasticVolumeResourceId: string;
3862
- /** Manual backup using an already existing snapshot. This will always be CreateNewSnapshot for scheduled backups and UseExistingSnapshot/CreateNewSnapshot for manual backups */
3863
- snapshotUsage?: SnapshotUsage;
3864
- /** ResourceId used to identify the elastic snapshot resource. This is required when an existing snapshot needs to be used for creating a manual backup */
3865
- elasticSnapshotResourceId?: string;
3866
- /** ResourceId used to identify the elastic backup policy */
3867
- readonly elasticBackupPolicyResourceId?: string;
3868
- /** Specifies if the backup is for a large volume. */
3869
- readonly volumeSize?: VolumeSize;
3870
- }
3871
- export declare function elasticBackupPropertiesSerializer(item: ElasticBackupProperties): any;
3872
- export declare function elasticBackupPropertiesDeserializer(item: any): ElasticBackupProperties;
3873
- /** Type of backup */
3874
- export declare enum KnownElasticBackupType {
3875
- /** Manual backup type */
3876
- Manual = "Manual",
3877
- /** Scheduled backup type */
3878
- Scheduled = "Scheduled"
3879
- }
3880
- /**
3881
- * Type of backup \
3882
- * {@link KnownElasticBackupType} can be used interchangeably with ElasticBackupType,
3883
- * this enum contains the known values that the service supports.
3884
- * ### Known values supported by the service
3885
- * **Manual**: Manual backup type \
3886
- * **Scheduled**: Scheduled backup type
3887
- */
3888
- export type ElasticBackupType = string;
3889
- /** Snapshot usage for backup */
3890
- export declare enum KnownSnapshotUsage {
3891
- /** Value indicating an existing snapshot is used */
3892
- UseExistingSnapshot = "UseExistingSnapshot",
3893
- /** Value indicating a new snapshot is created */
3894
- CreateNewSnapshot = "CreateNewSnapshot"
3895
- }
3896
- /**
3897
- * Snapshot usage for backup \
3898
- * {@link KnownSnapshotUsage} can be used interchangeably with SnapshotUsage,
3899
- * this enum contains the known values that the service supports.
3900
- * ### Known values supported by the service
3901
- * **UseExistingSnapshot**: Value indicating an existing snapshot is used \
3902
- * **CreateNewSnapshot**: Value indicating a new snapshot is created
3903
- */
3904
- export type SnapshotUsage = string;
3905
- /** Volume size for backup */
3906
- export declare enum KnownVolumeSize {
3907
- /** Value indicating backup is for a large volume */
3908
- Large = "Large",
3909
- /** Value indicating backup is not for a large volume */
3910
- Regular = "Regular"
3911
- }
3912
- /**
3913
- * Volume size for backup \
3914
- * {@link KnownVolumeSize} can be used interchangeably with VolumeSize,
3915
- * this enum contains the known values that the service supports.
3916
- * ### Known values supported by the service
3917
- * **Large**: Value indicating backup is for a large volume \
3918
- * **Regular**: Value indicating backup is not for a large volume
3919
- */
3920
- export type VolumeSize = string;
3921
- /** The response of a ElasticBackup list operation. */
3922
- export interface _ElasticBackupListResult {
3923
- /** The ElasticBackup items on this page */
3924
- value: ElasticBackup[];
3925
- /** The link to the next page of items */
3926
- nextLink?: string;
3927
- }
3928
- export declare function _elasticBackupListResultDeserializer(item: any): _ElasticBackupListResult;
3929
- export declare function elasticBackupArraySerializer(result: Array<ElasticBackup>): any[];
3930
- export declare function elasticBackupArrayDeserializer(result: Array<ElasticBackup>): any[];
3931
- /** Active Directory Configuration resource */
3932
- export interface ActiveDirectoryConfig extends TrackedResource {
3933
- /** The resource-specific properties for this resource. */
3934
- properties?: ActiveDirectoryConfigProperties;
3935
- /** "If etag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.") */
3936
- readonly etag?: string;
3937
- /** The managed service identities assigned to this resource. */
3938
- identity?: ManagedServiceIdentity;
3939
- }
3940
- export declare function activeDirectoryConfigSerializer(item: ActiveDirectoryConfig): any;
3941
- export declare function activeDirectoryConfigDeserializer(item: any): ActiveDirectoryConfig;
3942
- /** Active Directory Configuration properties */
3943
- export interface ActiveDirectoryConfigProperties {
3944
- /** A domain user account with permission to create machine accounts */
3945
- userName?: string;
3946
- /** An array of DNS server IP addresses(IPv4 only) for the Active Directory */
3947
- dns?: string[];
3948
- /** NetBIOS name of the SMB server. This name will be registered as a computer account in the AD and used to mount volumes */
3949
- smbServerName?: string;
3950
- /** The Organizational Unit (OU) within the Windows Active Directory */
3951
- organizationalUnit?: string;
3952
- /** The Active Directory site the service will limit Domain Controller discovery to */
3953
- site?: string;
3954
- /** Users to be added to the Built-in Backup Operator active directory group. A list of unique usernames without domain specifier */
3955
- backupOperators?: string[];
3956
- /** Users to be added to the Built-in Administrators active directory group. A list of unique usernames without domain specifier */
3957
- administrators?: string[];
3958
- /** Domain Users in the Active directory to be given SecurityPrivilege privilege (Needed for SMB Continuously available shares for SQL). A list of unique usernames without domain specifier */
3959
- securityOperators?: string[];
3960
- /** Status of the Active Directory */
3961
- readonly activeDirectoryStatus?: ActiveDirectoryStatus;
3962
- /** Azure lifecycle management. */
3963
- readonly provisioningState?: NetAppProvisioningState;
3964
- /** Name of the Active Directory domain */
3965
- domain: string;
3966
- /** Access password from Azure KeyVault Secrets to connect Active Directory */
3967
- secretPassword: SecretPassword;
3968
- }
3969
- export declare function activeDirectoryConfigPropertiesSerializer(item: ActiveDirectoryConfigProperties): any;
3970
- export declare function activeDirectoryConfigPropertiesDeserializer(item: any): ActiveDirectoryConfigProperties;
3971
- /** Status of the Active Directory */
3972
- export declare enum KnownActiveDirectoryStatus {
3973
- /** Active Directory created but not in use */
3974
- Created = "Created",
3975
- /** Active Directory in use by SMB Volume */
3976
- InUse = "InUse",
3977
- /** Active Directory Deleted */
3978
- Deleted = "Deleted",
3979
- /** Error with the Active Directory */
3980
- Error = "Error",
3981
- /** Active Directory Updating */
3982
- Updating = "Updating"
3983
- }
3984
- /**
3985
- * Status of the Active Directory \
3986
- * {@link KnownActiveDirectoryStatus} can be used interchangeably with ActiveDirectoryStatus,
3987
- * this enum contains the known values that the service supports.
3988
- * ### Known values supported by the service
3989
- * **Created**: Active Directory created but not in use \
3990
- * **InUse**: Active Directory in use by SMB Volume \
3991
- * **Deleted**: Active Directory Deleted \
3992
- * **Error**: Error with the Active Directory \
3993
- * **Updating**: Active Directory Updating
3994
- */
3995
- export type ActiveDirectoryStatus = string;
3996
- /** Access password from Azure KeyVault Secrets to connect Active Directory */
3997
- export interface SecretPassword {
3998
- /** Properties provided by KeyVault. */
3999
- keyVaultProperties?: SecretPasswordKeyVaultProperties;
4000
- /** Identity used to authenticate to KeyVault. Applicable if keySource is 'Microsoft.KeyVault'. */
4001
- identity?: SecretPasswordIdentity;
4002
- }
4003
- export declare function secretPasswordSerializer(item: SecretPassword): any;
4004
- export declare function secretPasswordDeserializer(item: any): SecretPassword;
4005
- /** Properties of key vault to get the secrets for password. */
4006
- export interface SecretPasswordKeyVaultProperties {
4007
- /** The Uri of KeyVault. */
4008
- keyVaultUri: string;
4009
- /** The name of KeyVault password secret. */
4010
- secretName: string;
4011
- }
4012
- export declare function secretPasswordKeyVaultPropertiesSerializer(item: SecretPasswordKeyVaultProperties): any;
4013
- export declare function secretPasswordKeyVaultPropertiesDeserializer(item: any): SecretPasswordKeyVaultProperties;
4014
- /** Identity used to authenticate with key vault. */
4015
- export interface SecretPasswordIdentity {
4016
- /** The principal ID (object ID) of the identity used to authenticate with key vault. Read-only. */
4017
- readonly principalId?: string;
4018
- /** The Azure resource identifier of the user assigned identity used to authenticate with key vault. Applicable if identity.type has 'UserAssigned'. It should match key of identity.userAssignedIdentities. */
4019
- userAssignedIdentity?: string;
4020
- }
4021
- export declare function secretPasswordIdentitySerializer(item: SecretPasswordIdentity): any;
4022
- export declare function secretPasswordIdentityDeserializer(item: any): SecretPasswordIdentity;
4023
- /** The type used for update operations of the ActiveDirectoryConfig. */
4024
- export interface ActiveDirectoryConfigUpdate {
4025
- /** The managed service identities assigned to this resource. */
4026
- identity?: ManagedServiceIdentity;
4027
- /** Resource tags. */
4028
- tags?: Record<string, string>;
4029
- /** The resource-specific properties for this resource. */
4030
- properties?: ActiveDirectoryConfigUpdateProperties;
4031
- }
4032
- export declare function activeDirectoryConfigUpdateSerializer(item: ActiveDirectoryConfigUpdate): any;
4033
- /** The updatable properties of the ActiveDirectoryConfig. */
4034
- export interface ActiveDirectoryConfigUpdateProperties {
4035
- /** A domain user account with permission to create machine accounts */
4036
- userName?: string;
4037
- /** An array of DNS server IP addresses(IPv4 only) for the Active Directory */
4038
- dns?: string[];
4039
- /** NetBIOS name of the SMB server. This name will be registered as a computer account in the AD and used to mount volumes */
4040
- smbServerName?: string;
4041
- /** The Organizational Unit (OU) within the Windows Active Directory */
4042
- organizationalUnit?: string;
4043
- /** The Active Directory site the service will limit Domain Controller discovery to */
4044
- site?: string;
4045
- /** Users to be added to the Built-in Backup Operator active directory group. A list of unique usernames without domain specifier */
4046
- backupOperators?: string[];
4047
- /** Users to be added to the Built-in Administrators active directory group. A list of unique usernames without domain specifier */
4048
- administrators?: string[];
4049
- /** Domain Users in the Active directory to be given SecurityPrivilege privilege (Needed for SMB Continuously available shares for SQL). A list of unique usernames without domain specifier */
4050
- securityOperators?: string[];
4051
- /** Name of the Active Directory domain */
4052
- domain?: string;
4053
- /** Access password from Azure KeyVault Secrets to connect Active Directory */
4054
- secretPassword?: SecretPassword;
4055
- }
4056
- export declare function activeDirectoryConfigUpdatePropertiesSerializer(item: ActiveDirectoryConfigUpdateProperties): any;
4057
- /** The response of a ActiveDirectoryConfig list operation. */
4058
- export interface _ActiveDirectoryConfigListResult {
4059
- /** The ActiveDirectoryConfig items on this page */
4060
- value: ActiveDirectoryConfig[];
4061
- /** The link to the next page of items */
4062
- nextLink?: string;
4063
- }
4064
- export declare function _activeDirectoryConfigListResultDeserializer(item: any): _ActiveDirectoryConfigListResult;
4065
- export declare function activeDirectoryConfigArraySerializer(result: Array<ActiveDirectoryConfig>): any[];
4066
- export declare function activeDirectoryConfigArrayDeserializer(result: Array<ActiveDirectoryConfig>): any[];
4067
- /** Information regarding regionInfo Item. */
4068
- export interface RegionInfoResource extends ProxyResource {
4069
- /** regionInfo properties */
4070
- properties?: RegionInfo;
4071
- }
4072
- export declare function regionInfoResourceDeserializer(item: any): RegionInfoResource;
4073
- /** Provides region specific information. */
4074
- export interface RegionInfo {
4075
- /** Provides storage to network proximity information in the region. */
4076
- storageToNetworkProximity?: RegionStorageToNetworkProximity;
4077
- /** Provides logical availability zone mappings for the subscription for a region. */
4078
- availabilityZoneMappings?: RegionInfoAvailabilityZoneMappingsItem[];
2851
+ export declare function regionInfoResourceDeserializer(item: any): RegionInfoResource;
2852
+ /** Provides region specific information. */
2853
+ export interface RegionInfo {
2854
+ /** Provides storage to network proximity information in the region. */
2855
+ storageToNetworkProximity?: RegionStorageToNetworkProximity;
2856
+ /** Provides logical availability zone mappings for the subscription for a region. */
2857
+ availabilityZoneMappings?: RegionInfoAvailabilityZoneMappingsItem[];
4079
2858
  }
4080
2859
  export declare function regionInfoDeserializer(item: any): RegionInfo;
4081
2860
  /** Provides storage to network proximity information in the region. */
@@ -4147,8 +2926,6 @@ export interface AccountProperties {
4147
2926
  readonly provisioningState?: string;
4148
2927
  /** Active Directories */
4149
2928
  activeDirectories?: ActiveDirectory[];
4150
- /** Entra ID configuration for the account. */
4151
- entraIdConfig?: EntraIdConfig;
4152
2929
  /** Encryption settings */
4153
2930
  encryption?: AccountEncryption;
4154
2931
  /** Shows the status of disableShowmount for all volumes under the subscription, null equals false */
@@ -4157,8 +2934,6 @@ export interface AccountProperties {
4157
2934
  nfsV4IDDomain?: string | null;
4158
2935
  /** MultiAD Status for the account */
4159
2936
  readonly multiAdStatus?: MultiAdStatus;
4160
- /** LDAP Configuration for the account. */
4161
- ldapConfiguration?: LdapConfiguration;
4162
2937
  }
4163
2938
  export declare function accountPropertiesSerializer(item: AccountProperties): any;
4164
2939
  export declare function accountPropertiesDeserializer(item: any): AccountProperties;
@@ -4215,6 +2990,31 @@ export interface ActiveDirectory {
4215
2990
  }
4216
2991
  export declare function activeDirectorySerializer(item: ActiveDirectory): any;
4217
2992
  export declare function activeDirectoryDeserializer(item: any): ActiveDirectory;
2993
+ /** Status of the Active Directory */
2994
+ export declare enum KnownActiveDirectoryStatus {
2995
+ /** Active Directory created but not in use */
2996
+ Created = "Created",
2997
+ /** Active Directory in use by SMB Volume */
2998
+ InUse = "InUse",
2999
+ /** Active Directory Deleted */
3000
+ Deleted = "Deleted",
3001
+ /** Error with the Active Directory */
3002
+ Error = "Error",
3003
+ /** Active Directory Updating */
3004
+ Updating = "Updating"
3005
+ }
3006
+ /**
3007
+ * Status of the Active Directory \
3008
+ * {@link KnownActiveDirectoryStatus} can be used interchangeably with ActiveDirectoryStatus,
3009
+ * this enum contains the known values that the service supports.
3010
+ * ### Known values supported by the service
3011
+ * **Created**: Active Directory created but not in use \
3012
+ * **InUse**: Active Directory in use by SMB Volume \
3013
+ * **Deleted**: Active Directory Deleted \
3014
+ * **Error**: Error with the Active Directory \
3015
+ * **Updating**: Active Directory Updating
3016
+ */
3017
+ export type ActiveDirectoryStatus = string;
4218
3018
  /** LDAP search scope */
4219
3019
  export interface LdapSearchScopeOpt {
4220
3020
  /** This specifies the user DN, which overrides the base DN for user lookups. */
@@ -4226,30 +3026,6 @@ export interface LdapSearchScopeOpt {
4226
3026
  }
4227
3027
  export declare function ldapSearchScopeOptSerializer(item: LdapSearchScopeOpt): any;
4228
3028
  export declare function ldapSearchScopeOptDeserializer(item: any): LdapSearchScopeOpt;
4229
- /** Entra ID configuration for the account. */
4230
- export interface EntraIdConfig {
4231
- /** ApplicationId of the app created by customer to provide authentication and required API permissions for Microsoft Graph endpoint. */
4232
- applicationId: string;
4233
- /** Domain of the Active directory synced to Entra ID for hybrid identities. */
4234
- domain: string;
4235
- /** Using ServerNamePrefix, FQDN (Fully Qualified Domain Name) will be generated for SMB share, using this FQDN, SMB Share will be mounted on Entra Joined VM. */
4236
- serverNamePrefix: string;
4237
- /** Using AKV config, certificate will be fetched, which will contain private key & public certificate, that correspond to the public certificate which is uploaded on the application created by customer. This will be used further for authentication. */
4238
- entraIdAkvConfig?: EntraIdAkvConfig;
4239
- }
4240
- export declare function entraIdConfigSerializer(item: EntraIdConfig): any;
4241
- export declare function entraIdConfigDeserializer(item: any): EntraIdConfig;
4242
- /** Using AKV config, certificate will be fetched, which will contain private key & public certificate, that correspond to the public certificate which is uploaded on the application created by customer. This will be used further for authentication. */
4243
- export interface EntraIdAkvConfig {
4244
- /** The Azure Key Vault URI where the Entra ID credentials are stored. */
4245
- azureKeyVaultUri: string;
4246
- /** The name of the certificate in Azure Key Vault. */
4247
- certificateName: string;
4248
- /** The ARM resource identifier of the user assigned identity used to authenticate with key vault. */
4249
- userAssignedIdentity?: string;
4250
- }
4251
- export declare function entraIdAkvConfigSerializer(item: EntraIdAkvConfig): any;
4252
- export declare function entraIdAkvConfigDeserializer(item: any): EntraIdAkvConfig;
4253
3029
  /** Encryption settings */
4254
3030
  export interface AccountEncryption {
4255
3031
  /** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault */
@@ -4261,6 +3037,22 @@ export interface AccountEncryption {
4261
3037
  }
4262
3038
  export declare function accountEncryptionSerializer(item: AccountEncryption): any;
4263
3039
  export declare function accountEncryptionDeserializer(item: any): AccountEncryption;
3040
+ /** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault */
3041
+ export declare enum KnownKeySource {
3042
+ /** Microsoft-managed key encryption */
3043
+ MicrosoftNetApp = "Microsoft.NetApp",
3044
+ /** Customer-managed key encryption */
3045
+ MicrosoftKeyVault = "Microsoft.KeyVault"
3046
+ }
3047
+ /**
3048
+ * The encryption keySource (provider). Possible values (case-insensitive): Microsoft.NetApp, Microsoft.KeyVault \
3049
+ * {@link KnownKeySource} can be used interchangeably with KeySource,
3050
+ * this enum contains the known values that the service supports.
3051
+ * ### Known values supported by the service
3052
+ * **Microsoft.NetApp**: Microsoft-managed key encryption \
3053
+ * **Microsoft.KeyVault**: Customer-managed key encryption
3054
+ */
3055
+ export type KeySource = string;
4264
3056
  /** Properties of key vault. */
4265
3057
  export interface KeyVaultProperties {
4266
3058
  /** UUID v4 used to identify the Azure Key Vault configuration */
@@ -4328,21 +3120,50 @@ export declare enum KnownMultiAdStatus {
4328
3120
  * **Enabled**: Account is MultiAD enabled
4329
3121
  */
4330
3122
  export type MultiAdStatus = string;
4331
- /** LDAP configuration */
4332
- export interface LdapConfiguration {
4333
- /** Name of the LDAP configuration domain */
4334
- domain?: string;
4335
- /** List of LDAP server IP addresses (IPv4 only) for the LDAP domain. */
4336
- ldapServers?: string[];
4337
- /** Specifies whether or not the LDAP traffic needs to be secured via TLS. */
4338
- ldapOverTLS?: boolean;
4339
- /** When LDAP over SSL/TLS is enabled, the LDAP client is required to have base64 encoded ldap servers CA certificate. */
4340
- serverCACertificate?: string;
4341
- /** The CN host name used while generating the certificate, LDAP Over TLS requires the CN host name to create DNS host entry. */
4342
- certificateCNHost?: string | null;
3123
+ /** Managed service identity (system assigned and/or user assigned identities) */
3124
+ export interface ManagedServiceIdentity {
3125
+ /** The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity. */
3126
+ readonly principalId?: string;
3127
+ /** The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity. */
3128
+ readonly tenantId?: string;
3129
+ /** The type of managed identity assigned to this resource. */
3130
+ type: ManagedServiceIdentityType;
3131
+ /** The identities assigned to this resource by the user. */
3132
+ userAssignedIdentities?: Record<string, UserAssignedIdentity | null>;
3133
+ }
3134
+ export declare function managedServiceIdentitySerializer(item: ManagedServiceIdentity): any;
3135
+ export declare function managedServiceIdentityDeserializer(item: any): ManagedServiceIdentity;
3136
+ /** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
3137
+ export declare enum KnownManagedServiceIdentityType {
3138
+ /** No managed identity. */
3139
+ None = "None",
3140
+ /** System assigned managed identity. */
3141
+ SystemAssigned = "SystemAssigned",
3142
+ /** User assigned managed identity. */
3143
+ UserAssigned = "UserAssigned",
3144
+ /** System and user assigned managed identity. */
3145
+ SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
3146
+ }
3147
+ /**
3148
+ * Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). \
3149
+ * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
3150
+ * this enum contains the known values that the service supports.
3151
+ * ### Known values supported by the service
3152
+ * **None**: No managed identity. \
3153
+ * **SystemAssigned**: System assigned managed identity. \
3154
+ * **UserAssigned**: User assigned managed identity. \
3155
+ * **SystemAssigned,UserAssigned**: System and user assigned managed identity.
3156
+ */
3157
+ export type ManagedServiceIdentityType = string;
3158
+ /** User assigned identity properties */
3159
+ export interface UserAssignedIdentity {
3160
+ /** The principal ID of the assigned identity. */
3161
+ readonly principalId?: string;
3162
+ /** The client ID of the assigned identity. */
3163
+ readonly clientId?: string;
4343
3164
  }
4344
- export declare function ldapConfigurationSerializer(item: LdapConfiguration): any;
4345
- export declare function ldapConfigurationDeserializer(item: any): LdapConfiguration;
3165
+ export declare function userAssignedIdentitySerializer(_item: UserAssignedIdentity): any;
3166
+ export declare function userAssignedIdentityDeserializer(item: any): UserAssignedIdentity;
4346
3167
  /** NetApp account patch resource */
4347
3168
  export interface NetAppAccountPatch {
4348
3169
  /** Resource location */
@@ -4356,63 +3177,11 @@ export interface NetAppAccountPatch {
4356
3177
  /** Resource tags */
4357
3178
  tags?: Record<string, string>;
4358
3179
  /** NetApp Account properties */
4359
- properties?: AccountPropertiesPatch;
3180
+ properties?: AccountProperties;
4360
3181
  /** The identity used for the resource. */
4361
3182
  identity?: ManagedServiceIdentity;
4362
3183
  }
4363
3184
  export declare function netAppAccountPatchSerializer(item: NetAppAccountPatch): any;
4364
- /** NetApp account properties for PATCH operations */
4365
- export interface AccountPropertiesPatch {
4366
- /** Active Directories */
4367
- activeDirectories?: ActiveDirectory[];
4368
- /** Entra ID configuration for the account. */
4369
- entraIdConfig?: EntraIdConfigPatch;
4370
- /** Encryption settings */
4371
- encryption?: AccountEncryption;
4372
- /** Domain for NFSv4 user ID mapping. This property will be set for all NetApp accounts in the subscription and region and only affect non ldap NFSv4 volumes. */
4373
- nfsV4IDDomain?: string | null;
4374
- /** MultiAD Status for the account */
4375
- multiAdStatus?: MultiAdStatus;
4376
- /** LDAP Configuration for the account. */
4377
- ldapConfiguration?: LdapConfigurationPatch;
4378
- }
4379
- export declare function accountPropertiesPatchSerializer(item: AccountPropertiesPatch): any;
4380
- /** Entra ID Patch configuration for the account. */
4381
- export interface EntraIdConfigPatch {
4382
- /** ApplicationId of the app created by customer to provide authentication and required API permissions for Microsoft Graph endpoint. */
4383
- applicationId?: string;
4384
- /** Domain of the Active directory synced to Entra ID for hybrid identities. */
4385
- domain?: string;
4386
- /** Using ServerNamePrefix, FQDN (Fully Qualified Domain Name) will be generated for SMB share, using this FQDN, SMB Share will be mounted on Entra Joined VM. */
4387
- serverNamePrefix?: string;
4388
- /** Using AKV config, certificate will be fetched, which will contain private key & public certificate, that correspond to the public certificate which is uploaded on the application created by customer. This will be used further for authentication. */
4389
- entraIdAkvConfig?: EntraIdAkvConfigPatch;
4390
- }
4391
- export declare function entraIdConfigPatchSerializer(item: EntraIdConfigPatch): any;
4392
- /** Using AKV config, certificate will be fetched, which will contain private key & public certificate, that correspond to the public certificate which is uploaded on the application created by customer. This will be used further for authentication. */
4393
- export interface EntraIdAkvConfigPatch {
4394
- /** The Azure Key Vault URI where the Entra ID credentials are stored. */
4395
- azureKeyVaultUri?: string;
4396
- /** The name of the certificate in Azure Key Vault. */
4397
- certificateName?: string;
4398
- /** The ARM resource identifier of the user assigned identity used to authenticate with key vault. */
4399
- userAssignedIdentity?: string;
4400
- }
4401
- export declare function entraIdAkvConfigPatchSerializer(item: EntraIdAkvConfigPatch): any;
4402
- /** LDAP configuration for PATCH operations (no default values) */
4403
- export interface LdapConfigurationPatch {
4404
- /** Name of the LDAP configuration domain */
4405
- domain?: string;
4406
- /** List of LDAP server IP addresses (IPv4 only) for the LDAP domain. */
4407
- ldapServers?: string[];
4408
- /** Specifies whether or not the LDAP traffic needs to be secured via TLS. */
4409
- ldapOverTLS?: boolean;
4410
- /** When LDAP over SSL/TLS is enabled, the LDAP client is required to have base64 encoded ldap servers CA certificate. */
4411
- serverCACertificate?: string;
4412
- /** The CN host name used while generating the certificate, LDAP Over TLS requires the CN host name to create DNS host entry. */
4413
- certificateCNHost?: string | null;
4414
- }
4415
- export declare function ldapConfigurationPatchSerializer(item: LdapConfigurationPatch): any;
4416
3185
  /** List of NetApp account resources */
4417
3186
  export interface _NetAppAccountList {
4418
3187
  /** The NetAppAccount items on this page */
@@ -4491,7 +3260,7 @@ export declare function capacityPoolDeserializer(item: any): CapacityPool;
4491
3260
  export interface PoolProperties {
4492
3261
  /** UUID v4 used to identify the Pool */
4493
3262
  readonly poolId?: string;
4494
- /** Provisioned size of the pool (in bytes). Allowed values are 512GiB (549755813888 bytes) or in 1TiB chunks (value must be multiple of 1099511627776). */
3263
+ /** Provisioned size of the pool (in bytes). Allowed values are in 1TiB chunks (value must be multiple of 1099511627776). */
4495
3264
  size: number;
4496
3265
  /** The service level of the file system */
4497
3266
  serviceLevel: ServiceLevel;
@@ -4562,7 +3331,7 @@ export interface CapacityPoolPatch {
4562
3331
  export declare function capacityPoolPatchSerializer(item: CapacityPoolPatch): any;
4563
3332
  /** Patchable pool properties */
4564
3333
  export interface PoolPatchProperties {
4565
- /** Provisioned size of the pool (in bytes). Allowed values are 512GiB (549755813888 bytes) or in 1TiB chunks (value must be multiple of 1099511627776). */
3334
+ /** Provisioned size of the pool (in bytes). Allowed values are in 1TiB chunks (value must be multiple of 1099511627776). */
4566
3335
  size?: number;
4567
3336
  /** The qos type of the pool */
4568
3337
  qosType?: QosType;
@@ -4898,7 +3667,7 @@ export declare enum KnownVersions {
4898
3667
  V20250901 = "2025-09-01",
4899
3668
  /** The 2025-12-01 API version. */
4900
3669
  V20251201 = "2025-12-01",
4901
- /** The 2025-12-15-preview API version. */
4902
- V20251215Preview = "2025-12-15-preview"
3670
+ /** The 2026-01-01 API version. */
3671
+ V20260101 = "2026-01-01"
4903
3672
  }
4904
3673
  //# sourceMappingURL=models.d.ts.map