@azure/arm-netapp 23.0.0 → 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 (640) hide show
  1. package/dist/browser/api/accounts/index.d.ts +1 -1
  2. package/dist/browser/api/accounts/index.js.map +1 -1
  3. package/dist/browser/api/accounts/operations.js +19 -19
  4. package/dist/browser/api/accounts/operations.js.map +1 -1
  5. package/dist/browser/api/backupPolicies/index.d.ts +1 -1
  6. package/dist/browser/api/backupPolicies/index.js.map +1 -1
  7. package/dist/browser/api/backupPolicies/operations.js +9 -9
  8. package/dist/browser/api/backupPolicies/operations.js.map +1 -1
  9. package/dist/browser/api/backupVaults/index.d.ts +1 -1
  10. package/dist/browser/api/backupVaults/index.js.map +1 -1
  11. package/dist/browser/api/backupVaults/operations.js +9 -9
  12. package/dist/browser/api/backupVaults/operations.js.map +1 -1
  13. package/dist/browser/api/backups/index.d.ts +1 -1
  14. package/dist/browser/api/backups/index.js.map +1 -1
  15. package/dist/browser/api/backups/operations.js +11 -11
  16. package/dist/browser/api/backups/operations.js.map +1 -1
  17. package/dist/browser/api/backupsUnderAccount/index.d.ts +1 -1
  18. package/dist/browser/api/backupsUnderAccount/index.js.map +1 -1
  19. package/dist/browser/api/backupsUnderAccount/operations.js +2 -2
  20. package/dist/browser/api/backupsUnderAccount/operations.js.map +1 -1
  21. package/dist/browser/api/backupsUnderBackupVault/index.d.ts +1 -1
  22. package/dist/browser/api/backupsUnderBackupVault/index.js.map +1 -1
  23. package/dist/browser/api/backupsUnderBackupVault/operations.js +2 -2
  24. package/dist/browser/api/backupsUnderBackupVault/operations.js.map +1 -1
  25. package/dist/browser/api/backupsUnderVolume/index.d.ts +1 -1
  26. package/dist/browser/api/backupsUnderVolume/index.js.map +1 -1
  27. package/dist/browser/api/backupsUnderVolume/operations.js +2 -2
  28. package/dist/browser/api/backupsUnderVolume/operations.js.map +1 -1
  29. package/dist/browser/api/buckets/index.d.ts +3 -0
  30. package/dist/browser/api/buckets/index.js +4 -0
  31. package/dist/browser/api/buckets/index.js.map +1 -0
  32. package/dist/browser/api/buckets/operations.d.ts +44 -0
  33. package/dist/browser/api/buckets/operations.js +285 -0
  34. package/dist/browser/api/buckets/operations.js.map +1 -0
  35. package/dist/browser/api/buckets/options.d.ts +36 -0
  36. package/dist/browser/api/buckets/options.js +4 -0
  37. package/dist/browser/api/buckets/options.js.map +1 -0
  38. package/dist/browser/api/caches/index.d.ts +3 -0
  39. package/dist/browser/api/caches/index.js +4 -0
  40. package/dist/browser/api/caches/index.js.map +1 -0
  41. package/dist/browser/api/caches/operations.d.ts +44 -0
  42. package/dist/browser/api/caches/operations.js +279 -0
  43. package/dist/browser/api/caches/operations.js.map +1 -0
  44. package/dist/browser/api/caches/options.d.ts +36 -0
  45. package/dist/browser/api/caches/options.js +4 -0
  46. package/dist/browser/api/caches/options.js.map +1 -0
  47. package/dist/browser/api/index.d.ts +2 -1
  48. package/dist/browser/api/index.js +1 -1
  49. package/dist/browser/api/index.js.map +1 -1
  50. package/dist/browser/api/netAppManagementContext.js +1 -1
  51. package/dist/browser/api/netAppManagementContext.js.map +1 -1
  52. package/dist/browser/api/netAppResource/index.d.ts +1 -1
  53. package/dist/browser/api/netAppResource/index.js.map +1 -1
  54. package/dist/browser/api/netAppResource/operations.js +7 -7
  55. package/dist/browser/api/netAppResource/operations.js.map +1 -1
  56. package/dist/browser/api/netAppResourceQuotaLimits/index.d.ts +1 -1
  57. package/dist/browser/api/netAppResourceQuotaLimits/index.js.map +1 -1
  58. package/dist/browser/api/netAppResourceQuotaLimits/operations.js +3 -3
  59. package/dist/browser/api/netAppResourceQuotaLimits/operations.js.map +1 -1
  60. package/dist/browser/api/netAppResourceQuotaLimitsAccount/index.d.ts +1 -1
  61. package/dist/browser/api/netAppResourceQuotaLimitsAccount/index.js.map +1 -1
  62. package/dist/browser/api/netAppResourceQuotaLimitsAccount/operations.js +3 -3
  63. package/dist/browser/api/netAppResourceQuotaLimitsAccount/operations.js.map +1 -1
  64. package/dist/browser/api/netAppResourceRegionInfos/index.d.ts +1 -1
  65. package/dist/browser/api/netAppResourceRegionInfos/index.js.map +1 -1
  66. package/dist/browser/api/netAppResourceRegionInfos/operations.js +3 -3
  67. package/dist/browser/api/netAppResourceRegionInfos/operations.js.map +1 -1
  68. package/dist/browser/api/netAppResourceUsages/index.d.ts +1 -1
  69. package/dist/browser/api/netAppResourceUsages/index.js.map +1 -1
  70. package/dist/browser/api/netAppResourceUsages/operations.js +3 -3
  71. package/dist/browser/api/netAppResourceUsages/operations.js.map +1 -1
  72. package/dist/browser/api/operations/index.d.ts +1 -1
  73. package/dist/browser/api/operations/index.js.map +1 -1
  74. package/dist/browser/api/operations/operations.js +2 -2
  75. package/dist/browser/api/operations/operations.js.map +1 -1
  76. package/dist/browser/api/pools/index.d.ts +1 -1
  77. package/dist/browser/api/pools/index.js.map +1 -1
  78. package/dist/browser/api/pools/operations.js +9 -9
  79. package/dist/browser/api/pools/operations.js.map +1 -1
  80. package/dist/browser/api/ransomwareReports/index.d.ts +1 -1
  81. package/dist/browser/api/ransomwareReports/index.js.map +1 -1
  82. package/dist/browser/api/ransomwareReports/operations.js +5 -5
  83. package/dist/browser/api/ransomwareReports/operations.js.map +1 -1
  84. package/dist/browser/api/snapshotPolicies/index.d.ts +1 -1
  85. package/dist/browser/api/snapshotPolicies/index.js.map +1 -1
  86. package/dist/browser/api/snapshotPolicies/operations.js +9 -9
  87. package/dist/browser/api/snapshotPolicies/operations.js.map +1 -1
  88. package/dist/browser/api/snapshots/index.d.ts +1 -1
  89. package/dist/browser/api/snapshots/index.js.map +1 -1
  90. package/dist/browser/api/snapshots/operations.js +11 -11
  91. package/dist/browser/api/snapshots/operations.js.map +1 -1
  92. package/dist/browser/api/subvolumes/index.d.ts +1 -1
  93. package/dist/browser/api/subvolumes/index.js.map +1 -1
  94. package/dist/browser/api/subvolumes/operations.js +11 -11
  95. package/dist/browser/api/subvolumes/operations.js.map +1 -1
  96. package/dist/browser/api/volumeGroups/index.d.ts +1 -1
  97. package/dist/browser/api/volumeGroups/index.js.map +1 -1
  98. package/dist/browser/api/volumeGroups/operations.js +7 -7
  99. package/dist/browser/api/volumeGroups/operations.js.map +1 -1
  100. package/dist/browser/api/volumeQuotaRules/index.d.ts +1 -1
  101. package/dist/browser/api/volumeQuotaRules/index.js.map +1 -1
  102. package/dist/browser/api/volumeQuotaRules/operations.js +9 -9
  103. package/dist/browser/api/volumeQuotaRules/operations.js.map +1 -1
  104. package/dist/browser/api/volumes/index.d.ts +1 -1
  105. package/dist/browser/api/volumes/index.js.map +1 -1
  106. package/dist/browser/api/volumes/operations.js +56 -56
  107. package/dist/browser/api/volumes/operations.js.map +1 -1
  108. package/dist/browser/classic/buckets/index.d.ts +31 -0
  109. package/dist/browser/classic/buckets/index.js +21 -0
  110. package/dist/browser/classic/buckets/index.js.map +1 -0
  111. package/dist/browser/classic/caches/index.d.ts +31 -0
  112. package/dist/browser/classic/caches/index.js +21 -0
  113. package/dist/browser/classic/caches/index.js.map +1 -0
  114. package/dist/browser/classic/index.d.ts +23 -21
  115. package/dist/browser/classic/index.js.map +1 -1
  116. package/dist/browser/index.d.ts +35 -29
  117. package/dist/browser/index.js +1 -1
  118. package/dist/browser/index.js.map +1 -1
  119. package/dist/browser/models/index.d.ts +2 -1
  120. package/dist/browser/models/index.js +1 -1
  121. package/dist/browser/models/index.js.map +1 -1
  122. package/dist/browser/models/models.d.ts +954 -45
  123. package/dist/browser/models/models.js +753 -31
  124. package/dist/browser/models/models.js.map +1 -1
  125. package/dist/browser/netAppManagementClient.d.ts +7 -1
  126. package/dist/browser/netAppManagementClient.js +8 -0
  127. package/dist/browser/netAppManagementClient.js.map +1 -1
  128. package/dist/browser/restorePollerHelpers.js +14 -2
  129. package/dist/browser/restorePollerHelpers.js.map +1 -1
  130. package/dist/browser/static-helpers/urlTemplate.js +5 -5
  131. package/dist/browser/static-helpers/urlTemplate.js.map +1 -1
  132. package/dist/commonjs/api/accounts/index.d.ts +1 -1
  133. package/dist/commonjs/api/accounts/index.js +46 -17
  134. package/dist/commonjs/api/accounts/index.js.map +7 -1
  135. package/dist/commonjs/api/accounts/operations.js +387 -297
  136. package/dist/commonjs/api/accounts/operations.js.map +7 -1
  137. package/dist/commonjs/api/accounts/options.js +16 -5
  138. package/dist/commonjs/api/accounts/options.js.map +7 -1
  139. package/dist/commonjs/api/backupPolicies/index.d.ts +1 -1
  140. package/dist/commonjs/api/backupPolicies/index.js +36 -12
  141. package/dist/commonjs/api/backupPolicies/index.js.map +7 -1
  142. package/dist/commonjs/api/backupPolicies/operations.js +210 -159
  143. package/dist/commonjs/api/backupPolicies/operations.js.map +7 -1
  144. package/dist/commonjs/api/backupPolicies/options.js +16 -5
  145. package/dist/commonjs/api/backupPolicies/options.js.map +7 -1
  146. package/dist/commonjs/api/backupVaults/index.d.ts +1 -1
  147. package/dist/commonjs/api/backupVaults/index.js +36 -12
  148. package/dist/commonjs/api/backupVaults/index.js.map +7 -1
  149. package/dist/commonjs/api/backupVaults/operations.js +210 -159
  150. package/dist/commonjs/api/backupVaults/operations.js.map +7 -1
  151. package/dist/commonjs/api/backupVaults/options.js +16 -5
  152. package/dist/commonjs/api/backupVaults/options.js.map +7 -1
  153. package/dist/commonjs/api/backups/index.d.ts +1 -1
  154. package/dist/commonjs/api/backups/index.js +40 -14
  155. package/dist/commonjs/api/backups/index.js.map +7 -1
  156. package/dist/commonjs/api/backups/operations.js +311 -219
  157. package/dist/commonjs/api/backups/operations.js.map +7 -1
  158. package/dist/commonjs/api/backups/options.js +16 -5
  159. package/dist/commonjs/api/backups/options.js.map +7 -1
  160. package/dist/commonjs/api/backupsUnderAccount/index.d.ts +1 -1
  161. package/dist/commonjs/api/backupsUnderAccount/index.js +28 -8
  162. package/dist/commonjs/api/backupsUnderAccount/index.js.map +7 -1
  163. package/dist/commonjs/api/backupsUnderAccount/operations.js +66 -40
  164. package/dist/commonjs/api/backupsUnderAccount/operations.js.map +7 -1
  165. package/dist/commonjs/api/backupsUnderAccount/options.js +16 -5
  166. package/dist/commonjs/api/backupsUnderAccount/options.js.map +7 -1
  167. package/dist/commonjs/api/backupsUnderBackupVault/index.d.ts +1 -1
  168. package/dist/commonjs/api/backupsUnderBackupVault/index.js +28 -8
  169. package/dist/commonjs/api/backupsUnderBackupVault/index.js.map +7 -1
  170. package/dist/commonjs/api/backupsUnderBackupVault/operations.js +76 -42
  171. package/dist/commonjs/api/backupsUnderBackupVault/operations.js.map +7 -1
  172. package/dist/commonjs/api/backupsUnderBackupVault/options.js +16 -5
  173. package/dist/commonjs/api/backupsUnderBackupVault/options.js.map +7 -1
  174. package/dist/commonjs/api/backupsUnderVolume/index.d.ts +1 -1
  175. package/dist/commonjs/api/backupsUnderVolume/index.js +28 -8
  176. package/dist/commonjs/api/backupsUnderVolume/index.js.map +7 -1
  177. package/dist/commonjs/api/backupsUnderVolume/operations.js +76 -42
  178. package/dist/commonjs/api/backupsUnderVolume/operations.js.map +7 -1
  179. package/dist/commonjs/api/backupsUnderVolume/options.js +16 -5
  180. package/dist/commonjs/api/backupsUnderVolume/options.js.map +7 -1
  181. package/dist/commonjs/api/buckets/index.d.ts +3 -0
  182. package/dist/commonjs/api/buckets/index.js +42 -0
  183. package/dist/commonjs/api/buckets/index.js.map +7 -0
  184. package/dist/commonjs/api/buckets/operations.d.ts +44 -0
  185. package/dist/commonjs/api/buckets/operations.js +440 -0
  186. package/dist/commonjs/api/buckets/operations.js.map +7 -0
  187. package/dist/commonjs/api/buckets/options.d.ts +36 -0
  188. package/dist/commonjs/api/buckets/options.js +16 -0
  189. package/dist/commonjs/api/buckets/options.js.map +7 -0
  190. package/dist/commonjs/api/caches/index.d.ts +3 -0
  191. package/dist/commonjs/api/caches/index.js +42 -0
  192. package/dist/commonjs/api/caches/index.js.map +7 -0
  193. package/dist/commonjs/api/caches/operations.d.ts +44 -0
  194. package/dist/commonjs/api/caches/operations.js +396 -0
  195. package/dist/commonjs/api/caches/operations.js.map +7 -0
  196. package/dist/commonjs/api/caches/options.d.ts +36 -0
  197. package/dist/commonjs/api/caches/options.js +16 -0
  198. package/dist/commonjs/api/caches/options.js.map +7 -0
  199. package/dist/commonjs/api/index.d.ts +2 -1
  200. package/dist/commonjs/api/index.js +28 -8
  201. package/dist/commonjs/api/index.js.map +7 -1
  202. package/dist/commonjs/api/netAppManagementContext.js +43 -25
  203. package/dist/commonjs/api/netAppManagementContext.js.map +7 -1
  204. package/dist/commonjs/api/netAppResource/index.d.ts +1 -1
  205. package/dist/commonjs/api/netAppResource/index.js +38 -13
  206. package/dist/commonjs/api/netAppResource/index.js.map +7 -1
  207. package/dist/commonjs/api/netAppResource/operations.js +224 -168
  208. package/dist/commonjs/api/netAppResource/operations.js.map +7 -1
  209. package/dist/commonjs/api/netAppResource/options.js +16 -5
  210. package/dist/commonjs/api/netAppResource/options.js.map +7 -1
  211. package/dist/commonjs/api/netAppResourceQuotaLimits/index.d.ts +1 -1
  212. package/dist/commonjs/api/netAppResourceQuotaLimits/index.js +30 -9
  213. package/dist/commonjs/api/netAppResourceQuotaLimits/index.js.map +7 -1
  214. package/dist/commonjs/api/netAppResourceQuotaLimits/operations.js +95 -57
  215. package/dist/commonjs/api/netAppResourceQuotaLimits/operations.js.map +7 -1
  216. package/dist/commonjs/api/netAppResourceQuotaLimits/options.js +16 -5
  217. package/dist/commonjs/api/netAppResourceQuotaLimits/options.js.map +7 -1
  218. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/index.d.ts +1 -1
  219. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/index.js +30 -9
  220. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/index.js.map +7 -1
  221. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/operations.js +97 -59
  222. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/operations.js.map +7 -1
  223. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/options.js +16 -5
  224. package/dist/commonjs/api/netAppResourceQuotaLimitsAccount/options.js.map +7 -1
  225. package/dist/commonjs/api/netAppResourceRegionInfos/index.d.ts +1 -1
  226. package/dist/commonjs/api/netAppResourceRegionInfos/index.js +30 -9
  227. package/dist/commonjs/api/netAppResourceRegionInfos/index.js.map +7 -1
  228. package/dist/commonjs/api/netAppResourceRegionInfos/operations.js +94 -56
  229. package/dist/commonjs/api/netAppResourceRegionInfos/operations.js.map +7 -1
  230. package/dist/commonjs/api/netAppResourceRegionInfos/options.js +16 -5
  231. package/dist/commonjs/api/netAppResourceRegionInfos/options.js.map +7 -1
  232. package/dist/commonjs/api/netAppResourceUsages/index.d.ts +1 -1
  233. package/dist/commonjs/api/netAppResourceUsages/index.js +30 -9
  234. package/dist/commonjs/api/netAppResourceUsages/index.js.map +7 -1
  235. package/dist/commonjs/api/netAppResourceUsages/operations.js +95 -57
  236. package/dist/commonjs/api/netAppResourceUsages/operations.js.map +7 -1
  237. package/dist/commonjs/api/netAppResourceUsages/options.js +16 -5
  238. package/dist/commonjs/api/netAppResourceUsages/options.js.map +7 -1
  239. package/dist/commonjs/api/operations/index.d.ts +1 -1
  240. package/dist/commonjs/api/operations/index.js +28 -8
  241. package/dist/commonjs/api/operations/index.js.map +7 -1
  242. package/dist/commonjs/api/operations/operations.js +62 -30
  243. package/dist/commonjs/api/operations/operations.js.map +7 -1
  244. package/dist/commonjs/api/operations/options.js +16 -5
  245. package/dist/commonjs/api/operations/options.js.map +7 -1
  246. package/dist/commonjs/api/pools/index.d.ts +1 -1
  247. package/dist/commonjs/api/pools/index.js +36 -12
  248. package/dist/commonjs/api/pools/index.js.map +7 -1
  249. package/dist/commonjs/api/pools/operations.js +210 -159
  250. package/dist/commonjs/api/pools/operations.js.map +7 -1
  251. package/dist/commonjs/api/pools/options.js +16 -5
  252. package/dist/commonjs/api/pools/options.js.map +7 -1
  253. package/dist/commonjs/api/ransomwareReports/index.d.ts +1 -1
  254. package/dist/commonjs/api/ransomwareReports/index.js +32 -10
  255. package/dist/commonjs/api/ransomwareReports/index.js.map +7 -1
  256. package/dist/commonjs/api/ransomwareReports/operations.js +159 -110
  257. package/dist/commonjs/api/ransomwareReports/operations.js.map +7 -1
  258. package/dist/commonjs/api/ransomwareReports/options.js +16 -5
  259. package/dist/commonjs/api/ransomwareReports/options.js.map +7 -1
  260. package/dist/commonjs/api/snapshotPolicies/index.d.ts +1 -1
  261. package/dist/commonjs/api/snapshotPolicies/index.js +38 -13
  262. package/dist/commonjs/api/snapshotPolicies/index.js.map +7 -1
  263. package/dist/commonjs/api/snapshotPolicies/operations.js +257 -181
  264. package/dist/commonjs/api/snapshotPolicies/operations.js.map +7 -1
  265. package/dist/commonjs/api/snapshotPolicies/options.js +16 -5
  266. package/dist/commonjs/api/snapshotPolicies/options.js.map +7 -1
  267. package/dist/commonjs/api/snapshots/index.d.ts +1 -1
  268. package/dist/commonjs/api/snapshots/index.js +38 -13
  269. package/dist/commonjs/api/snapshots/index.js.map +7 -1
  270. package/dist/commonjs/api/snapshots/operations.js +304 -204
  271. package/dist/commonjs/api/snapshots/operations.js.map +7 -1
  272. package/dist/commonjs/api/snapshots/options.js +16 -5
  273. package/dist/commonjs/api/snapshots/options.js.map +7 -1
  274. package/dist/commonjs/api/subvolumes/index.d.ts +1 -1
  275. package/dist/commonjs/api/subvolumes/index.js +38 -13
  276. package/dist/commonjs/api/subvolumes/index.js.map +7 -1
  277. package/dist/commonjs/api/subvolumes/operations.js +302 -203
  278. package/dist/commonjs/api/subvolumes/operations.js.map +7 -1
  279. package/dist/commonjs/api/subvolumes/options.js +16 -5
  280. package/dist/commonjs/api/subvolumes/options.js.map +7 -1
  281. package/dist/commonjs/api/volumeGroups/index.d.ts +1 -1
  282. package/dist/commonjs/api/volumeGroups/index.js +34 -11
  283. package/dist/commonjs/api/volumeGroups/index.js.map +7 -1
  284. package/dist/commonjs/api/volumeGroups/operations.js +171 -126
  285. package/dist/commonjs/api/volumeGroups/operations.js.map +7 -1
  286. package/dist/commonjs/api/volumeGroups/options.js +16 -5
  287. package/dist/commonjs/api/volumeGroups/options.js.map +7 -1
  288. package/dist/commonjs/api/volumeQuotaRules/index.d.ts +1 -1
  289. package/dist/commonjs/api/volumeQuotaRules/index.js +36 -12
  290. package/dist/commonjs/api/volumeQuotaRules/index.js.map +7 -1
  291. package/dist/commonjs/api/volumeQuotaRules/operations.js +254 -169
  292. package/dist/commonjs/api/volumeQuotaRules/operations.js.map +7 -1
  293. package/dist/commonjs/api/volumeQuotaRules/options.js +16 -5
  294. package/dist/commonjs/api/volumeQuotaRules/options.js.map +7 -1
  295. package/dist/commonjs/api/volumes/index.d.ts +1 -1
  296. package/dist/commonjs/api/volumes/index.js +82 -35
  297. package/dist/commonjs/api/volumes/index.js.map +7 -1
  298. package/dist/commonjs/api/volumes/operations.js +1227 -883
  299. package/dist/commonjs/api/volumes/operations.js.map +7 -1
  300. package/dist/commonjs/api/volumes/options.js +16 -5
  301. package/dist/commonjs/api/volumes/options.js.map +7 -1
  302. package/dist/commonjs/classic/accounts/index.js +43 -22
  303. package/dist/commonjs/classic/accounts/index.js.map +7 -1
  304. package/dist/commonjs/classic/backupPolicies/index.js +38 -17
  305. package/dist/commonjs/classic/backupPolicies/index.js.map +7 -1
  306. package/dist/commonjs/classic/backupVaults/index.js +38 -17
  307. package/dist/commonjs/classic/backupVaults/index.js.map +7 -1
  308. package/dist/commonjs/classic/backups/index.js +47 -19
  309. package/dist/commonjs/classic/backups/index.js.map +7 -1
  310. package/dist/commonjs/classic/backupsUnderAccount/index.js +34 -13
  311. package/dist/commonjs/classic/backupsUnderAccount/index.js.map +7 -1
  312. package/dist/commonjs/classic/backupsUnderBackupVault/index.js +42 -13
  313. package/dist/commonjs/classic/backupsUnderBackupVault/index.js.map +7 -1
  314. package/dist/commonjs/classic/backupsUnderVolume/index.js +34 -13
  315. package/dist/commonjs/classic/backupsUnderVolume/index.js.map +7 -1
  316. package/dist/commonjs/classic/buckets/index.d.ts +31 -0
  317. package/dist/commonjs/classic/buckets/index.js +89 -0
  318. package/dist/commonjs/classic/buckets/index.js.map +7 -0
  319. package/dist/commonjs/classic/caches/index.d.ts +31 -0
  320. package/dist/commonjs/classic/caches/index.js +45 -0
  321. package/dist/commonjs/classic/caches/index.js.map +7 -0
  322. package/dist/commonjs/classic/index.d.ts +23 -21
  323. package/dist/commonjs/classic/index.js +16 -5
  324. package/dist/commonjs/classic/index.js.map +7 -1
  325. package/dist/commonjs/classic/netAppResource/index.js +39 -18
  326. package/dist/commonjs/classic/netAppResource/index.js.map +7 -1
  327. package/dist/commonjs/classic/netAppResourceQuotaLimits/index.js +35 -14
  328. package/dist/commonjs/classic/netAppResourceQuotaLimits/index.js.map +7 -1
  329. package/dist/commonjs/classic/netAppResourceQuotaLimitsAccount/index.js +35 -14
  330. package/dist/commonjs/classic/netAppResourceQuotaLimitsAccount/index.js.map +7 -1
  331. package/dist/commonjs/classic/netAppResourceRegionInfos/index.js +35 -14
  332. package/dist/commonjs/classic/netAppResourceRegionInfos/index.js.map +7 -1
  333. package/dist/commonjs/classic/netAppResourceUsages/index.js +35 -14
  334. package/dist/commonjs/classic/netAppResourceUsages/index.js.map +7 -1
  335. package/dist/commonjs/classic/operations/index.js +34 -13
  336. package/dist/commonjs/classic/operations/index.js.map +7 -1
  337. package/dist/commonjs/classic/pools/index.js +38 -17
  338. package/dist/commonjs/classic/pools/index.js.map +7 -1
  339. package/dist/commonjs/classic/ransomwareReports/index.js +53 -15
  340. package/dist/commonjs/classic/ransomwareReports/index.js.map +7 -1
  341. package/dist/commonjs/classic/snapshotPolicies/index.js +39 -18
  342. package/dist/commonjs/classic/snapshotPolicies/index.js.map +7 -1
  343. package/dist/commonjs/classic/snapshots/index.js +66 -18
  344. package/dist/commonjs/classic/snapshots/index.js.map +7 -1
  345. package/dist/commonjs/classic/subvolumes/index.js +73 -18
  346. package/dist/commonjs/classic/subvolumes/index.js.map +7 -1
  347. package/dist/commonjs/classic/volumeGroups/index.js +37 -16
  348. package/dist/commonjs/classic/volumeGroups/index.js.map +7 -1
  349. package/dist/commonjs/classic/volumeQuotaRules/index.js +72 -17
  350. package/dist/commonjs/classic/volumeQuotaRules/index.js.map +7 -1
  351. package/dist/commonjs/classic/volumes/index.js +128 -40
  352. package/dist/commonjs/classic/volumes/index.js.map +7 -1
  353. package/dist/commonjs/index.d.ts +35 -29
  354. package/dist/commonjs/index.js +163 -60
  355. package/dist/commonjs/index.js.map +7 -1
  356. package/dist/commonjs/logger.js +29 -8
  357. package/dist/commonjs/logger.js.map +7 -1
  358. package/dist/commonjs/models/index.d.ts +2 -1
  359. package/dist/commonjs/models/index.js +154 -54
  360. package/dist/commonjs/models/index.js.map +7 -1
  361. package/dist/commonjs/models/models.d.ts +954 -45
  362. package/dist/commonjs/models/models.js +2947 -2423
  363. package/dist/commonjs/models/models.js.map +7 -1
  364. package/dist/commonjs/netAppManagementClient.d.ts +7 -1
  365. package/dist/commonjs/netAppManagementClient.js +141 -114
  366. package/dist/commonjs/netAppManagementClient.js.map +7 -1
  367. package/dist/commonjs/restorePollerHelpers.js +204 -182
  368. package/dist/commonjs/restorePollerHelpers.js.map +7 -1
  369. package/dist/commonjs/static-helpers/cloudSettingHelpers.js +50 -40
  370. package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -1
  371. package/dist/commonjs/static-helpers/pagingHelpers.js +123 -126
  372. package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -1
  373. package/dist/commonjs/static-helpers/pollingHelpers.js +93 -90
  374. package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -1
  375. package/dist/commonjs/static-helpers/urlTemplate.js +166 -172
  376. package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -1
  377. package/dist/commonjs/tsdoc-metadata.json +1 -1
  378. package/dist/esm/api/accounts/index.d.ts +1 -1
  379. package/dist/esm/api/accounts/index.js.map +1 -1
  380. package/dist/esm/api/accounts/operations.js +19 -19
  381. package/dist/esm/api/accounts/operations.js.map +1 -1
  382. package/dist/esm/api/backupPolicies/index.d.ts +1 -1
  383. package/dist/esm/api/backupPolicies/index.js.map +1 -1
  384. package/dist/esm/api/backupPolicies/operations.js +9 -9
  385. package/dist/esm/api/backupPolicies/operations.js.map +1 -1
  386. package/dist/esm/api/backupVaults/index.d.ts +1 -1
  387. package/dist/esm/api/backupVaults/index.js.map +1 -1
  388. package/dist/esm/api/backupVaults/operations.js +9 -9
  389. package/dist/esm/api/backupVaults/operations.js.map +1 -1
  390. package/dist/esm/api/backups/index.d.ts +1 -1
  391. package/dist/esm/api/backups/index.js.map +1 -1
  392. package/dist/esm/api/backups/operations.js +11 -11
  393. package/dist/esm/api/backups/operations.js.map +1 -1
  394. package/dist/esm/api/backupsUnderAccount/index.d.ts +1 -1
  395. package/dist/esm/api/backupsUnderAccount/index.js.map +1 -1
  396. package/dist/esm/api/backupsUnderAccount/operations.js +2 -2
  397. package/dist/esm/api/backupsUnderAccount/operations.js.map +1 -1
  398. package/dist/esm/api/backupsUnderBackupVault/index.d.ts +1 -1
  399. package/dist/esm/api/backupsUnderBackupVault/index.js.map +1 -1
  400. package/dist/esm/api/backupsUnderBackupVault/operations.js +2 -2
  401. package/dist/esm/api/backupsUnderBackupVault/operations.js.map +1 -1
  402. package/dist/esm/api/backupsUnderVolume/index.d.ts +1 -1
  403. package/dist/esm/api/backupsUnderVolume/index.js.map +1 -1
  404. package/dist/esm/api/backupsUnderVolume/operations.js +2 -2
  405. package/dist/esm/api/backupsUnderVolume/operations.js.map +1 -1
  406. package/dist/esm/api/buckets/index.d.ts +3 -0
  407. package/dist/esm/api/buckets/index.js +4 -0
  408. package/dist/esm/api/buckets/index.js.map +1 -0
  409. package/dist/esm/api/buckets/operations.d.ts +44 -0
  410. package/dist/esm/api/buckets/operations.js +285 -0
  411. package/dist/esm/api/buckets/operations.js.map +1 -0
  412. package/dist/esm/api/buckets/options.d.ts +36 -0
  413. package/dist/esm/api/buckets/options.js +4 -0
  414. package/dist/esm/api/buckets/options.js.map +1 -0
  415. package/dist/esm/api/caches/index.d.ts +3 -0
  416. package/dist/esm/api/caches/index.js +4 -0
  417. package/dist/esm/api/caches/index.js.map +1 -0
  418. package/dist/esm/api/caches/operations.d.ts +44 -0
  419. package/dist/esm/api/caches/operations.js +279 -0
  420. package/dist/esm/api/caches/operations.js.map +1 -0
  421. package/dist/esm/api/caches/options.d.ts +36 -0
  422. package/dist/esm/api/caches/options.js +4 -0
  423. package/dist/esm/api/caches/options.js.map +1 -0
  424. package/dist/esm/api/index.d.ts +2 -1
  425. package/dist/esm/api/index.js +1 -1
  426. package/dist/esm/api/index.js.map +1 -1
  427. package/dist/esm/api/netAppManagementContext.js +1 -1
  428. package/dist/esm/api/netAppManagementContext.js.map +1 -1
  429. package/dist/esm/api/netAppResource/index.d.ts +1 -1
  430. package/dist/esm/api/netAppResource/index.js.map +1 -1
  431. package/dist/esm/api/netAppResource/operations.js +7 -7
  432. package/dist/esm/api/netAppResource/operations.js.map +1 -1
  433. package/dist/esm/api/netAppResourceQuotaLimits/index.d.ts +1 -1
  434. package/dist/esm/api/netAppResourceQuotaLimits/index.js.map +1 -1
  435. package/dist/esm/api/netAppResourceQuotaLimits/operations.js +3 -3
  436. package/dist/esm/api/netAppResourceQuotaLimits/operations.js.map +1 -1
  437. package/dist/esm/api/netAppResourceQuotaLimitsAccount/index.d.ts +1 -1
  438. package/dist/esm/api/netAppResourceQuotaLimitsAccount/index.js.map +1 -1
  439. package/dist/esm/api/netAppResourceQuotaLimitsAccount/operations.js +3 -3
  440. package/dist/esm/api/netAppResourceQuotaLimitsAccount/operations.js.map +1 -1
  441. package/dist/esm/api/netAppResourceRegionInfos/index.d.ts +1 -1
  442. package/dist/esm/api/netAppResourceRegionInfos/index.js.map +1 -1
  443. package/dist/esm/api/netAppResourceRegionInfos/operations.js +3 -3
  444. package/dist/esm/api/netAppResourceRegionInfos/operations.js.map +1 -1
  445. package/dist/esm/api/netAppResourceUsages/index.d.ts +1 -1
  446. package/dist/esm/api/netAppResourceUsages/index.js.map +1 -1
  447. package/dist/esm/api/netAppResourceUsages/operations.js +3 -3
  448. package/dist/esm/api/netAppResourceUsages/operations.js.map +1 -1
  449. package/dist/esm/api/operations/index.d.ts +1 -1
  450. package/dist/esm/api/operations/index.js.map +1 -1
  451. package/dist/esm/api/operations/operations.js +2 -2
  452. package/dist/esm/api/operations/operations.js.map +1 -1
  453. package/dist/esm/api/pools/index.d.ts +1 -1
  454. package/dist/esm/api/pools/index.js.map +1 -1
  455. package/dist/esm/api/pools/operations.js +9 -9
  456. package/dist/esm/api/pools/operations.js.map +1 -1
  457. package/dist/esm/api/ransomwareReports/index.d.ts +1 -1
  458. package/dist/esm/api/ransomwareReports/index.js.map +1 -1
  459. package/dist/esm/api/ransomwareReports/operations.js +5 -5
  460. package/dist/esm/api/ransomwareReports/operations.js.map +1 -1
  461. package/dist/esm/api/snapshotPolicies/index.d.ts +1 -1
  462. package/dist/esm/api/snapshotPolicies/index.js.map +1 -1
  463. package/dist/esm/api/snapshotPolicies/operations.js +9 -9
  464. package/dist/esm/api/snapshotPolicies/operations.js.map +1 -1
  465. package/dist/esm/api/snapshots/index.d.ts +1 -1
  466. package/dist/esm/api/snapshots/index.js.map +1 -1
  467. package/dist/esm/api/snapshots/operations.js +11 -11
  468. package/dist/esm/api/snapshots/operations.js.map +1 -1
  469. package/dist/esm/api/subvolumes/index.d.ts +1 -1
  470. package/dist/esm/api/subvolumes/index.js.map +1 -1
  471. package/dist/esm/api/subvolumes/operations.js +11 -11
  472. package/dist/esm/api/subvolumes/operations.js.map +1 -1
  473. package/dist/esm/api/volumeGroups/index.d.ts +1 -1
  474. package/dist/esm/api/volumeGroups/index.js.map +1 -1
  475. package/dist/esm/api/volumeGroups/operations.js +7 -7
  476. package/dist/esm/api/volumeGroups/operations.js.map +1 -1
  477. package/dist/esm/api/volumeQuotaRules/index.d.ts +1 -1
  478. package/dist/esm/api/volumeQuotaRules/index.js.map +1 -1
  479. package/dist/esm/api/volumeQuotaRules/operations.js +9 -9
  480. package/dist/esm/api/volumeQuotaRules/operations.js.map +1 -1
  481. package/dist/esm/api/volumes/index.d.ts +1 -1
  482. package/dist/esm/api/volumes/index.js.map +1 -1
  483. package/dist/esm/api/volumes/operations.js +56 -56
  484. package/dist/esm/api/volumes/operations.js.map +1 -1
  485. package/dist/esm/classic/buckets/index.d.ts +31 -0
  486. package/dist/esm/classic/buckets/index.js +21 -0
  487. package/dist/esm/classic/buckets/index.js.map +1 -0
  488. package/dist/esm/classic/caches/index.d.ts +31 -0
  489. package/dist/esm/classic/caches/index.js +21 -0
  490. package/dist/esm/classic/caches/index.js.map +1 -0
  491. package/dist/esm/classic/index.d.ts +23 -21
  492. package/dist/esm/classic/index.js.map +1 -1
  493. package/dist/esm/index.d.ts +35 -29
  494. package/dist/esm/index.js +1 -1
  495. package/dist/esm/index.js.map +1 -1
  496. package/dist/esm/models/index.d.ts +2 -1
  497. package/dist/esm/models/index.js +1 -1
  498. package/dist/esm/models/index.js.map +1 -1
  499. package/dist/esm/models/models.d.ts +954 -45
  500. package/dist/esm/models/models.js +753 -31
  501. package/dist/esm/models/models.js.map +1 -1
  502. package/dist/esm/netAppManagementClient.d.ts +7 -1
  503. package/dist/esm/netAppManagementClient.js +8 -0
  504. package/dist/esm/netAppManagementClient.js.map +1 -1
  505. package/dist/esm/restorePollerHelpers.js +14 -2
  506. package/dist/esm/restorePollerHelpers.js.map +1 -1
  507. package/dist/esm/static-helpers/urlTemplate.js +5 -5
  508. package/dist/esm/static-helpers/urlTemplate.js.map +1 -1
  509. package/dist/react-native/api/accounts/index.d.ts +1 -1
  510. package/dist/react-native/api/accounts/index.js.map +1 -1
  511. package/dist/react-native/api/accounts/operations.js +19 -19
  512. package/dist/react-native/api/accounts/operations.js.map +1 -1
  513. package/dist/react-native/api/backupPolicies/index.d.ts +1 -1
  514. package/dist/react-native/api/backupPolicies/index.js.map +1 -1
  515. package/dist/react-native/api/backupPolicies/operations.js +9 -9
  516. package/dist/react-native/api/backupPolicies/operations.js.map +1 -1
  517. package/dist/react-native/api/backupVaults/index.d.ts +1 -1
  518. package/dist/react-native/api/backupVaults/index.js.map +1 -1
  519. package/dist/react-native/api/backupVaults/operations.js +9 -9
  520. package/dist/react-native/api/backupVaults/operations.js.map +1 -1
  521. package/dist/react-native/api/backups/index.d.ts +1 -1
  522. package/dist/react-native/api/backups/index.js.map +1 -1
  523. package/dist/react-native/api/backups/operations.js +11 -11
  524. package/dist/react-native/api/backups/operations.js.map +1 -1
  525. package/dist/react-native/api/backupsUnderAccount/index.d.ts +1 -1
  526. package/dist/react-native/api/backupsUnderAccount/index.js.map +1 -1
  527. package/dist/react-native/api/backupsUnderAccount/operations.js +2 -2
  528. package/dist/react-native/api/backupsUnderAccount/operations.js.map +1 -1
  529. package/dist/react-native/api/backupsUnderBackupVault/index.d.ts +1 -1
  530. package/dist/react-native/api/backupsUnderBackupVault/index.js.map +1 -1
  531. package/dist/react-native/api/backupsUnderBackupVault/operations.js +2 -2
  532. package/dist/react-native/api/backupsUnderBackupVault/operations.js.map +1 -1
  533. package/dist/react-native/api/backupsUnderVolume/index.d.ts +1 -1
  534. package/dist/react-native/api/backupsUnderVolume/index.js.map +1 -1
  535. package/dist/react-native/api/backupsUnderVolume/operations.js +2 -2
  536. package/dist/react-native/api/backupsUnderVolume/operations.js.map +1 -1
  537. package/dist/react-native/api/buckets/index.d.ts +3 -0
  538. package/dist/react-native/api/buckets/index.js +4 -0
  539. package/dist/react-native/api/buckets/index.js.map +1 -0
  540. package/dist/react-native/api/buckets/operations.d.ts +44 -0
  541. package/dist/react-native/api/buckets/operations.js +285 -0
  542. package/dist/react-native/api/buckets/operations.js.map +1 -0
  543. package/dist/react-native/api/buckets/options.d.ts +36 -0
  544. package/dist/react-native/api/buckets/options.js +4 -0
  545. package/dist/react-native/api/buckets/options.js.map +1 -0
  546. package/dist/react-native/api/caches/index.d.ts +3 -0
  547. package/dist/react-native/api/caches/index.js +4 -0
  548. package/dist/react-native/api/caches/index.js.map +1 -0
  549. package/dist/react-native/api/caches/operations.d.ts +44 -0
  550. package/dist/react-native/api/caches/operations.js +279 -0
  551. package/dist/react-native/api/caches/operations.js.map +1 -0
  552. package/dist/react-native/api/caches/options.d.ts +36 -0
  553. package/dist/react-native/api/caches/options.js +4 -0
  554. package/dist/react-native/api/caches/options.js.map +1 -0
  555. package/dist/react-native/api/index.d.ts +2 -1
  556. package/dist/react-native/api/index.js +1 -1
  557. package/dist/react-native/api/index.js.map +1 -1
  558. package/dist/react-native/api/netAppManagementContext.js +1 -1
  559. package/dist/react-native/api/netAppManagementContext.js.map +1 -1
  560. package/dist/react-native/api/netAppResource/index.d.ts +1 -1
  561. package/dist/react-native/api/netAppResource/index.js.map +1 -1
  562. package/dist/react-native/api/netAppResource/operations.js +7 -7
  563. package/dist/react-native/api/netAppResource/operations.js.map +1 -1
  564. package/dist/react-native/api/netAppResourceQuotaLimits/index.d.ts +1 -1
  565. package/dist/react-native/api/netAppResourceQuotaLimits/index.js.map +1 -1
  566. package/dist/react-native/api/netAppResourceQuotaLimits/operations.js +3 -3
  567. package/dist/react-native/api/netAppResourceQuotaLimits/operations.js.map +1 -1
  568. package/dist/react-native/api/netAppResourceQuotaLimitsAccount/index.d.ts +1 -1
  569. package/dist/react-native/api/netAppResourceQuotaLimitsAccount/index.js.map +1 -1
  570. package/dist/react-native/api/netAppResourceQuotaLimitsAccount/operations.js +3 -3
  571. package/dist/react-native/api/netAppResourceQuotaLimitsAccount/operations.js.map +1 -1
  572. package/dist/react-native/api/netAppResourceRegionInfos/index.d.ts +1 -1
  573. package/dist/react-native/api/netAppResourceRegionInfos/index.js.map +1 -1
  574. package/dist/react-native/api/netAppResourceRegionInfos/operations.js +3 -3
  575. package/dist/react-native/api/netAppResourceRegionInfos/operations.js.map +1 -1
  576. package/dist/react-native/api/netAppResourceUsages/index.d.ts +1 -1
  577. package/dist/react-native/api/netAppResourceUsages/index.js.map +1 -1
  578. package/dist/react-native/api/netAppResourceUsages/operations.js +3 -3
  579. package/dist/react-native/api/netAppResourceUsages/operations.js.map +1 -1
  580. package/dist/react-native/api/operations/index.d.ts +1 -1
  581. package/dist/react-native/api/operations/index.js.map +1 -1
  582. package/dist/react-native/api/operations/operations.js +2 -2
  583. package/dist/react-native/api/operations/operations.js.map +1 -1
  584. package/dist/react-native/api/pools/index.d.ts +1 -1
  585. package/dist/react-native/api/pools/index.js.map +1 -1
  586. package/dist/react-native/api/pools/operations.js +9 -9
  587. package/dist/react-native/api/pools/operations.js.map +1 -1
  588. package/dist/react-native/api/ransomwareReports/index.d.ts +1 -1
  589. package/dist/react-native/api/ransomwareReports/index.js.map +1 -1
  590. package/dist/react-native/api/ransomwareReports/operations.js +5 -5
  591. package/dist/react-native/api/ransomwareReports/operations.js.map +1 -1
  592. package/dist/react-native/api/snapshotPolicies/index.d.ts +1 -1
  593. package/dist/react-native/api/snapshotPolicies/index.js.map +1 -1
  594. package/dist/react-native/api/snapshotPolicies/operations.js +9 -9
  595. package/dist/react-native/api/snapshotPolicies/operations.js.map +1 -1
  596. package/dist/react-native/api/snapshots/index.d.ts +1 -1
  597. package/dist/react-native/api/snapshots/index.js.map +1 -1
  598. package/dist/react-native/api/snapshots/operations.js +11 -11
  599. package/dist/react-native/api/snapshots/operations.js.map +1 -1
  600. package/dist/react-native/api/subvolumes/index.d.ts +1 -1
  601. package/dist/react-native/api/subvolumes/index.js.map +1 -1
  602. package/dist/react-native/api/subvolumes/operations.js +11 -11
  603. package/dist/react-native/api/subvolumes/operations.js.map +1 -1
  604. package/dist/react-native/api/volumeGroups/index.d.ts +1 -1
  605. package/dist/react-native/api/volumeGroups/index.js.map +1 -1
  606. package/dist/react-native/api/volumeGroups/operations.js +7 -7
  607. package/dist/react-native/api/volumeGroups/operations.js.map +1 -1
  608. package/dist/react-native/api/volumeQuotaRules/index.d.ts +1 -1
  609. package/dist/react-native/api/volumeQuotaRules/index.js.map +1 -1
  610. package/dist/react-native/api/volumeQuotaRules/operations.js +9 -9
  611. package/dist/react-native/api/volumeQuotaRules/operations.js.map +1 -1
  612. package/dist/react-native/api/volumes/index.d.ts +1 -1
  613. package/dist/react-native/api/volumes/index.js.map +1 -1
  614. package/dist/react-native/api/volumes/operations.js +56 -56
  615. package/dist/react-native/api/volumes/operations.js.map +1 -1
  616. package/dist/react-native/classic/buckets/index.d.ts +31 -0
  617. package/dist/react-native/classic/buckets/index.js +21 -0
  618. package/dist/react-native/classic/buckets/index.js.map +1 -0
  619. package/dist/react-native/classic/caches/index.d.ts +31 -0
  620. package/dist/react-native/classic/caches/index.js +21 -0
  621. package/dist/react-native/classic/caches/index.js.map +1 -0
  622. package/dist/react-native/classic/index.d.ts +23 -21
  623. package/dist/react-native/classic/index.js.map +1 -1
  624. package/dist/react-native/index.d.ts +35 -29
  625. package/dist/react-native/index.js +1 -1
  626. package/dist/react-native/index.js.map +1 -1
  627. package/dist/react-native/models/index.d.ts +2 -1
  628. package/dist/react-native/models/index.js +1 -1
  629. package/dist/react-native/models/index.js.map +1 -1
  630. package/dist/react-native/models/models.d.ts +954 -45
  631. package/dist/react-native/models/models.js +753 -31
  632. package/dist/react-native/models/models.js.map +1 -1
  633. package/dist/react-native/netAppManagementClient.d.ts +7 -1
  634. package/dist/react-native/netAppManagementClient.js +8 -0
  635. package/dist/react-native/netAppManagementClient.js.map +1 -1
  636. package/dist/react-native/restorePollerHelpers.js +14 -2
  637. package/dist/react-native/restorePollerHelpers.js.map +1 -1
  638. package/dist/react-native/static-helpers/urlTemplate.js +5 -5
  639. package/dist/react-native/static-helpers/urlTemplate.js.map +1 -1
  640. package/package.json +49 -49
@@ -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 {
@@ -613,6 +613,14 @@ export interface ReplicationObject {
613
613
  remoteVolumeRegion?: string;
614
614
  /** A list of destination replications */
615
615
  readonly destinationReplications?: DestinationReplication[];
616
+ /** Property that only applies to external replications. Provides a machine-readable value for the status of the external replication setup. */
617
+ readonly externalReplicationSetupStatus?: ExternalReplicationSetupStatus;
618
+ /** Contains human-readable instructions on what the next step is to finish the external replication setup. */
619
+ readonly externalReplicationSetupInfo?: string;
620
+ /** The mirror state property describes the current status of data replication for a replication. It provides insight into whether the data is actively being mirrored, if the replication process has been paused, or if it has yet to be initialized. */
621
+ readonly mirrorState?: MirrorState;
622
+ /** The status of the Volume Replication */
623
+ readonly relationshipStatus?: VolumeReplicationRelationshipStatus;
616
624
  }
617
625
  export declare function replicationObjectSerializer(item: ReplicationObject): any;
618
626
  export declare function replicationObjectDeserializer(item: any): ReplicationObject;
@@ -691,6 +699,66 @@ export declare enum KnownReplicationType {
691
699
  * **CrossZoneReplication**: Cross zone replication
692
700
  */
693
701
  export type ReplicationType = string;
702
+ /** Property that only applies to external replications. Provides a machine-readable value for the status of the external replication setup. */
703
+ export declare enum KnownExternalReplicationSetupStatus {
704
+ /** Your cluster needs to be peered by using the 'peerExternalCluster' action */
705
+ ClusterPeerRequired = "ClusterPeerRequired",
706
+ /** The peering needs to be accepted on your cluster before the setup can proceed */
707
+ ClusterPeerPending = "ClusterPeerPending",
708
+ /** Need to call 'authorizeExternalReplication' and accept the returned 'vserver peer accept' command on your cluster to finish setting up the external replication */
709
+ VServerPeerRequired = "VServerPeerRequired",
710
+ /** Need to call 'authorizeExternalReplication' to finish setting up the external replication */
711
+ ReplicationCreateRequired = "ReplicationCreateRequired",
712
+ /** External Replication setup is complete, you can now monitor the 'mirrorState' in the replication status for the health of the replication */
713
+ NoActionRequired = "NoActionRequired"
714
+ }
715
+ /**
716
+ * Property that only applies to external replications. Provides a machine-readable value for the status of the external replication setup. \
717
+ * {@link KnownExternalReplicationSetupStatus} can be used interchangeably with ExternalReplicationSetupStatus,
718
+ * this enum contains the known values that the service supports.
719
+ * ### Known values supported by the service
720
+ * **ClusterPeerRequired**: Your cluster needs to be peered by using the 'peerExternalCluster' action \
721
+ * **ClusterPeerPending**: The peering needs to be accepted on your cluster before the setup can proceed \
722
+ * **VServerPeerRequired**: Need to call 'authorizeExternalReplication' and accept the returned 'vserver peer accept' command on your cluster to finish setting up the external replication \
723
+ * **ReplicationCreateRequired**: Need to call 'authorizeExternalReplication' to finish setting up the external replication \
724
+ * **NoActionRequired**: External Replication setup is complete, you can now monitor the 'mirrorState' in the replication status for the health of the replication
725
+ */
726
+ export type ExternalReplicationSetupStatus = string;
727
+ /** The status of the replication */
728
+ export declare enum KnownMirrorState {
729
+ /** Uninitialized */
730
+ Uninitialized = "Uninitialized",
731
+ /** Mirrored */
732
+ Mirrored = "Mirrored",
733
+ /** Broken */
734
+ Broken = "Broken"
735
+ }
736
+ /**
737
+ * The status of the replication \
738
+ * {@link KnownMirrorState} can be used interchangeably with MirrorState,
739
+ * this enum contains the known values that the service supports.
740
+ * ### Known values supported by the service
741
+ * **Uninitialized** \
742
+ * **Mirrored** \
743
+ * **Broken**
744
+ */
745
+ export type MirrorState = string;
746
+ /** Status of the volume replication relationship */
747
+ export declare enum KnownVolumeReplicationRelationshipStatus {
748
+ /** Idle */
749
+ Idle = "Idle",
750
+ /** Transferring */
751
+ Transferring = "Transferring"
752
+ }
753
+ /**
754
+ * Status of the volume replication relationship \
755
+ * {@link KnownVolumeReplicationRelationshipStatus} can be used interchangeably with VolumeReplicationRelationshipStatus,
756
+ * this enum contains the known values that the service supports.
757
+ * ### Known values supported by the service
758
+ * **Idle** \
759
+ * **Transferring**
760
+ */
761
+ export type VolumeReplicationRelationshipStatus = string;
694
762
  /** Volume Snapshot Properties */
695
763
  export interface VolumeSnapshotProperties {
696
764
  /** Snapshot Policy ResourceId */
@@ -1078,25 +1146,6 @@ export declare enum KnownVolumeBackupRelationshipStatus {
1078
1146
  * **Unknown**
1079
1147
  */
1080
1148
  export type VolumeBackupRelationshipStatus = string;
1081
- /** The status of the replication */
1082
- export declare enum KnownMirrorState {
1083
- /** Uninitialized */
1084
- Uninitialized = "Uninitialized",
1085
- /** Mirrored */
1086
- Mirrored = "Mirrored",
1087
- /** Broken */
1088
- Broken = "Broken"
1089
- }
1090
- /**
1091
- * The status of the replication \
1092
- * {@link KnownMirrorState} can be used interchangeably with MirrorState,
1093
- * this enum contains the known values that the service supports.
1094
- * ### Known values supported by the service
1095
- * **Uninitialized** \
1096
- * **Mirrored** \
1097
- * **Broken**
1098
- */
1099
- export type MirrorState = string;
1100
1149
  /** Restore status */
1101
1150
  export interface RestoreStatus {
1102
1151
  /** Restore health status */
@@ -1298,22 +1347,6 @@ export interface ReplicationStatus {
1298
1347
  errorMessage?: string;
1299
1348
  }
1300
1349
  export declare function replicationStatusDeserializer(item: any): ReplicationStatus;
1301
- /** Status of the volume replication relationship */
1302
- export declare enum KnownVolumeReplicationRelationshipStatus {
1303
- /** Idle */
1304
- Idle = "Idle",
1305
- /** Transferring */
1306
- Transferring = "Transferring"
1307
- }
1308
- /**
1309
- * Status of the volume replication relationship \
1310
- * {@link KnownVolumeReplicationRelationshipStatus} can be used interchangeably with VolumeReplicationRelationshipStatus,
1311
- * this enum contains the known values that the service supports.
1312
- * ### Known values supported by the service
1313
- * **Idle** \
1314
- * **Transferring**
1315
- */
1316
- export type VolumeReplicationRelationshipStatus = string;
1317
1350
  /** Body for the list replications endpoint. If supplied, the body will be used as a filter for example to exclude deleted replications. If omitted, the endpoint returns all replications */
1318
1351
  export interface ListReplicationsRequest {
1319
1352
  /** Exclude Replications filter. 'None' returns all replications, 'Deleted' excludes deleted replications. Default is 'None' */
@@ -1398,16 +1431,30 @@ export interface PeerClusterForVolumeMigrationRequest {
1398
1431
  export declare function peerClusterForVolumeMigrationRequestSerializer(item: PeerClusterForVolumeMigrationRequest): any;
1399
1432
  /** Information about cluster peering process */
1400
1433
  export interface ClusterPeerCommandResponse {
1401
- /** 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> */
1402
- peerAcceptCommand?: string;
1434
+ /** Represents the properties of the cluster peer command response. */
1435
+ properties?: ClusterPeerCommandResponseProperties;
1403
1436
  }
1404
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;
1405
1446
  /** Information about svm peering process */
1406
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 {
1407
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> */
1408
1455
  svmPeeringCommand?: string;
1409
1456
  }
1410
- export declare function svmPeerCommandResponseDeserializer(item: any): SvmPeerCommandResponse;
1457
+ export declare function svmPeerCommandResponsePropertiesDeserializer(item: any): SvmPeerCommandResponseProperties;
1411
1458
  /** Pool change request */
1412
1459
  export interface PoolChangeRequest {
1413
1460
  /** Resource id of the pool to move volume to */
@@ -1499,12 +1546,12 @@ export interface SnapshotProperties {
1499
1546
  /** Azure lifecycle management */
1500
1547
  readonly provisioningState?: string;
1501
1548
  }
1502
- export declare function snapshotPropertiesSerializer(item: SnapshotProperties): any;
1549
+ export declare function snapshotPropertiesSerializer(_item: SnapshotProperties): any;
1503
1550
  export declare function snapshotPropertiesDeserializer(item: any): SnapshotProperties;
1504
1551
  /** Snapshot of a Volume */
1505
1552
  export interface SnapshotPatch {
1506
1553
  }
1507
- export declare function snapshotPatchSerializer(item: SnapshotPatch): any;
1554
+ export declare function snapshotPatchSerializer(_item: SnapshotPatch): any;
1508
1555
  /** List of Snapshots */
1509
1556
  export interface _SnapshotsList {
1510
1557
  /** The Snapshot items on this page */
@@ -1918,7 +1965,7 @@ export interface BackupVaultProperties {
1918
1965
  /** Azure lifecycle management */
1919
1966
  readonly provisioningState?: string;
1920
1967
  }
1921
- export declare function backupVaultPropertiesSerializer(item: BackupVaultProperties): any;
1968
+ export declare function backupVaultPropertiesSerializer(_item: BackupVaultProperties): any;
1922
1969
  export declare function backupVaultPropertiesDeserializer(item: any): BackupVaultProperties;
1923
1970
  /** Backup Vault information */
1924
1971
  export interface BackupVaultPatch {
@@ -1936,6 +1983,866 @@ export interface _BackupVaultsList {
1936
1983
  export declare function _backupVaultsListDeserializer(item: any): _BackupVaultsList;
1937
1984
  export declare function backupVaultArraySerializer(result: Array<BackupVault>): any[];
1938
1985
  export declare function backupVaultArrayDeserializer(result: Array<BackupVault>): any[];
1986
+ /** Bucket resource */
1987
+ export interface Bucket extends ProxyResource {
1988
+ /** Bucket properties */
1989
+ properties?: BucketProperties;
1990
+ }
1991
+ export declare function bucketSerializer(item: Bucket): any;
1992
+ export declare function bucketDeserializer(item: any): Bucket;
1993
+ /** Bucket resource properties */
1994
+ export interface BucketProperties {
1995
+ /** The volume path mounted inside the bucket. The default is the root path '/' if no value is provided when the bucket is created. */
1996
+ path?: string;
1997
+ /** File System user having access to volume data. For Unix, this is the user's uid and gid. For Windows, this is the user's username. Note that the Unix and Windows user details are mutually exclusive, meaning one or other must be supplied, but not both. */
1998
+ fileSystemUser?: FileSystemUser;
1999
+ /** Provisioning state of the resource */
2000
+ readonly provisioningState?: NetAppProvisioningState;
2001
+ /**
2002
+ * The bucket credentials status. There states:
2003
+ *
2004
+ * "NoCredentialsSet": Access and Secret key pair have not been generated.
2005
+ * "CredentialsExpired": Access and Secret key pair have expired.
2006
+ * "Active": The certificate has been installed and credentials are unexpired.
2007
+ */
2008
+ readonly status?: CredentialsStatus;
2009
+ /** Properties of the server managing the lifecycle of volume buckets */
2010
+ server?: BucketServerProperties;
2011
+ /** Access permissions for the bucket. Either ReadOnly or ReadWrite. The default is ReadOnly if no value is provided during bucket creation. */
2012
+ permissions?: BucketPermissions;
2013
+ /**
2014
+ * Specifies the Azure Key Vault settings. These are used when
2015
+ * a) retrieving the bucket server certificate, and
2016
+ * b) storing the bucket credentials
2017
+ *
2018
+ * Notes:
2019
+ *
2020
+ * 1. If a bucket certificate was previously provided directly using the certificateObject property, it is possible to subsequently use the Azure Key Vault for certificate management by using these 'akvDetails' properties. However, once Azure Key Vault is configured, it is no longer possible to provide the certificate directly via the certificateObject property.
2021
+ * 2. These properties are mutually exclusive with the server.certificateObject property.
2022
+ */
2023
+ akvDetails?: AzureKeyVaultDetails;
2024
+ }
2025
+ export declare function bucketPropertiesSerializer(item: BucketProperties): any;
2026
+ export declare function bucketPropertiesDeserializer(item: any): BucketProperties;
2027
+ /** File System user having access to volume data. For Unix, this is the user's uid and gid. For Windows, this is the user's username. Note that the Unix and Windows user details are mutually exclusive, meaning one or other must be supplied, but not both. */
2028
+ export interface FileSystemUser {
2029
+ /** The effective NFS User ID and Group ID when accessing the volume data. */
2030
+ nfsUser?: NfsUser;
2031
+ /** The effective CIFS username when accessing the volume data. */
2032
+ cifsUser?: CifsUser;
2033
+ }
2034
+ export declare function fileSystemUserSerializer(item: FileSystemUser): any;
2035
+ export declare function fileSystemUserDeserializer(item: any): FileSystemUser;
2036
+ /** The effective NFS User ID and Group ID when accessing the volume data. */
2037
+ export interface NfsUser {
2038
+ /** The NFS user's UID */
2039
+ userId?: number;
2040
+ /** The NFS user's GID */
2041
+ groupId?: number;
2042
+ }
2043
+ export declare function nfsUserSerializer(item: NfsUser): any;
2044
+ export declare function nfsUserDeserializer(item: any): NfsUser;
2045
+ /** The effective CIFS username when accessing the volume data. */
2046
+ export interface CifsUser {
2047
+ /** The CIFS user's username */
2048
+ username?: string;
2049
+ }
2050
+ export declare function cifsUserSerializer(item: CifsUser): any;
2051
+ export declare function cifsUserDeserializer(item: any): CifsUser;
2052
+ /**
2053
+ * The bucket credentials status. There states:
2054
+ *
2055
+ * "NoCredentialsSet": Access and Secret key pair have not been generated.
2056
+ * "CredentialsExpired": Access and Secret key pair have expired.
2057
+ * "Active": The certificate has been installed and credentials are unexpired.
2058
+ */
2059
+ export declare enum KnownCredentialsStatus {
2060
+ /** Access and Secret key pair have not been generated. */
2061
+ NoCredentialsSet = "NoCredentialsSet",
2062
+ /** Access and Secret key pair have expired. */
2063
+ CredentialsExpired = "CredentialsExpired",
2064
+ /** The certificate has been installed on the bucket server and the bucket credentials are unexpired. */
2065
+ Active = "Active"
2066
+ }
2067
+ /**
2068
+ * The bucket credentials status. There states:
2069
+ *
2070
+ * "NoCredentialsSet": Access and Secret key pair have not been generated.
2071
+ * "CredentialsExpired": Access and Secret key pair have expired.
2072
+ * "Active": The certificate has been installed and credentials are unexpired. \
2073
+ * {@link KnownCredentialsStatus} can be used interchangeably with CredentialsStatus,
2074
+ * this enum contains the known values that the service supports.
2075
+ * ### Known values supported by the service
2076
+ * **NoCredentialsSet**: Access and Secret key pair have not been generated. \
2077
+ * **CredentialsExpired**: Access and Secret key pair have expired. \
2078
+ * **Active**: The certificate has been installed on the bucket server and the bucket credentials are unexpired.
2079
+ */
2080
+ export type CredentialsStatus = string;
2081
+ /** Properties of the server managing the lifecycle of volume buckets */
2082
+ export interface BucketServerProperties {
2083
+ /** The host part of the bucket URL, resolving to the bucket IP address and allowed by the server certificate. */
2084
+ fqdn?: string;
2085
+ /** Certificate Common Name taken from the certificate installed on the bucket server */
2086
+ readonly certificateCommonName?: string;
2087
+ /** The bucket server's certificate expiry date. */
2088
+ readonly certificateExpiryDate?: Date;
2089
+ /** The bucket server's IPv4 address */
2090
+ readonly ipAddress?: string;
2091
+ /**
2092
+ * The base64-encoded contents of a PEM file, which includes both the bucket server's certificate and private key. It is generated by the end user and allows the user to access volume data in a read-only manner.
2093
+ * Note: This is only used when Azure Key Vault is not configured. This property is mutually exclusive with the Azure Key Vault 'akv' properties.
2094
+ */
2095
+ certificateObject?: string;
2096
+ /**
2097
+ * Action to take when there is a certificate conflict.
2098
+ * Possible values include: 'Update', 'Fail'
2099
+ */
2100
+ onCertificateConflictAction?: OnCertificateConflictAction;
2101
+ }
2102
+ export declare function bucketServerPropertiesSerializer(item: BucketServerProperties): any;
2103
+ export declare function bucketServerPropertiesDeserializer(item: any): BucketServerProperties;
2104
+ /**
2105
+ * This action is triggered when a certificate conflict occurs. A conflict arises if you try to create a new bucket while one or more already exist on the server, or if you update a bucket when multiple buckets are present. This happens because a single certificate is shared among all buckets on the same server.
2106
+ *
2107
+ * Note: This applies both to certificates provided directly via the certificateObject property and to those retrieved from Azure Key Vault. Details for the latter case are specified in the akvDetails.certificateAkvDetails section.
2108
+ */
2109
+ export declare enum KnownOnCertificateConflictAction {
2110
+ /** Update the existing certificate regardless of whether there is a conflict or not. This means all buckets on the server will now use the new certificate. */
2111
+ Update = "Update",
2112
+ /** Fail the operation if a conflict occurs, meaning the bucket operation will fail, and the existing certificate will continue to be in use. */
2113
+ Fail = "Fail"
2114
+ }
2115
+ /**
2116
+ * This action is triggered when a certificate conflict occurs. A conflict arises if you try to create a new bucket while one or more already exist on the server, or if you update a bucket when multiple buckets are present. This happens because a single certificate is shared among all buckets on the same server.
2117
+ *
2118
+ * Note: This applies both to certificates provided directly via the certificateObject property and to those retrieved from Azure Key Vault. Details for the latter case are specified in the akvDetails.certificateAkvDetails section. \
2119
+ * {@link KnownOnCertificateConflictAction} can be used interchangeably with OnCertificateConflictAction,
2120
+ * this enum contains the known values that the service supports.
2121
+ * ### Known values supported by the service
2122
+ * **Update**: Update the existing certificate regardless of whether there is a conflict or not. This means all buckets on the server will now use the new certificate. \
2123
+ * **Fail**: Fail the operation if a conflict occurs, meaning the bucket operation will fail, and the existing certificate will continue to be in use.
2124
+ */
2125
+ export type OnCertificateConflictAction = string;
2126
+ /** Access permissions for the bucket. Either ReadOnly or ReadWrite. The default is ReadOnly if no value is provided during bucket creation. */
2127
+ export declare enum KnownBucketPermissions {
2128
+ /** Read-only access to bucket. */
2129
+ ReadOnly = "ReadOnly",
2130
+ /** Read-write access to bucket. */
2131
+ ReadWrite = "ReadWrite"
2132
+ }
2133
+ /**
2134
+ * Access permissions for the bucket. Either ReadOnly or ReadWrite. The default is ReadOnly if no value is provided during bucket creation. \
2135
+ * {@link KnownBucketPermissions} can be used interchangeably with BucketPermissions,
2136
+ * this enum contains the known values that the service supports.
2137
+ * ### Known values supported by the service
2138
+ * **ReadOnly**: Read-only access to bucket. \
2139
+ * **ReadWrite**: Read-write access to bucket.
2140
+ */
2141
+ export type BucketPermissions = string;
2142
+ /**
2143
+ * Specifies the Azure Key Vault settings. These are used when
2144
+ * a) retrieving the bucket server certificate, and
2145
+ * b) storing the bucket credentials
2146
+ *
2147
+ * Notes:
2148
+ *
2149
+ * 1. If a bucket certificate was previously provided directly using the certificateObject property, it is possible to subsequently use the Azure Key Vault for certificate management by using these 'akvDetails' properties. However, once Azure Key Vault is configured, it is no longer possible to provide the certificate directly via the certificateObject property.
2150
+ *
2151
+ * 2. These properties are mutually exclusive with the server.certificateObject property.
2152
+ */
2153
+ export interface AzureKeyVaultDetails {
2154
+ /** Specifies the Azure Key Vault settings for retrieving the bucket server certificate. */
2155
+ certificateAkvDetails?: CertificateAkvDetails;
2156
+ /** Specifies the Azure Key Vault settings for storing the bucket credentials. */
2157
+ credentialsAkvDetails?: CredentialsAkvDetails;
2158
+ }
2159
+ export declare function azureKeyVaultDetailsSerializer(item: AzureKeyVaultDetails): any;
2160
+ export declare function azureKeyVaultDetailsDeserializer(item: any): AzureKeyVaultDetails;
2161
+ /** Specifies the Azure Key Vault settings for retrieving the bucket server certificate. */
2162
+ export interface CertificateAkvDetails {
2163
+ /** The base URI of the Azure Key Vault that is used when retrieving the bucket certificate. */
2164
+ certificateKeyVaultUri?: string;
2165
+ /** The name of the bucket server certificate stored in the Azure Key Vault. */
2166
+ certificateName?: string;
2167
+ }
2168
+ export declare function certificateAkvDetailsSerializer(item: CertificateAkvDetails): any;
2169
+ export declare function certificateAkvDetailsDeserializer(item: any): CertificateAkvDetails;
2170
+ /** Specifies the Azure Key Vault settings for storing the bucket credentials. */
2171
+ export interface CredentialsAkvDetails {
2172
+ /** The base URI of the Azure Key Vault that is used when storing the bucket credentials. */
2173
+ credentialsKeyVaultUri?: string;
2174
+ /**
2175
+ * The name of the secret stored in Azure Key Vault. The associated key pair has the following structure:
2176
+ *
2177
+ * {
2178
+ * "access_key_id": "<REDACTED>",
2179
+ * "secret_access_key": "<REDACTED>"
2180
+ * }
2181
+ */
2182
+ secretName?: string;
2183
+ }
2184
+ export declare function credentialsAkvDetailsSerializer(item: CredentialsAkvDetails): any;
2185
+ export declare function credentialsAkvDetailsDeserializer(item: any): CredentialsAkvDetails;
2186
+ /** Bucket resource */
2187
+ export interface BucketPatch extends ProxyResource {
2188
+ /** Bucket properties */
2189
+ properties?: BucketPatchProperties;
2190
+ }
2191
+ export declare function bucketPatchSerializer(item: BucketPatch): any;
2192
+ /** Bucket resource properties for a Patch operation */
2193
+ export interface BucketPatchProperties {
2194
+ /** File System user having access to volume data. For Unix, this is the user's uid and gid. For Windows, this is the user's username. Note that the Unix and Windows user details are mutually exclusive, meaning one or other must be supplied, but not both. */
2195
+ fileSystemUser?: FileSystemUser;
2196
+ /** Provisioning state of the resource */
2197
+ readonly provisioningState?: NetAppProvisioningState;
2198
+ /** Properties of the server managing the lifecycle of volume buckets */
2199
+ server?: BucketServerPatchProperties;
2200
+ /** Access permissions for the bucket. Either ReadOnly or ReadWrite. */
2201
+ permissions?: BucketPatchPermissions;
2202
+ /**
2203
+ * Specifies the Azure Key Vault settings. These are used when
2204
+ * a) retrieving the bucket server certificate, and
2205
+ * b) storing the bucket credentials
2206
+ *
2207
+ * Notes:
2208
+ *
2209
+ * 1. If a bucket certificate was previously provided directly using the certificateObject property, it is possible to subsequently use the Azure Key Vault for certificate management by using these 'akvDetails' properties. However, once Azure Key Vault is configured, it is no longer possible to provide the certificate directly via the certificateObject property.
2210
+ * 2. These properties are mutually exclusive with the server.certificateObject property.
2211
+ */
2212
+ akvDetails?: AzureKeyVaultDetails;
2213
+ }
2214
+ export declare function bucketPatchPropertiesSerializer(item: BucketPatchProperties): any;
2215
+ /** Properties of the server managing the lifecycle of volume buckets */
2216
+ export interface BucketServerPatchProperties {
2217
+ /** The host part of the bucket URL, resolving to the bucket IP address and allowed by the server certificate. */
2218
+ fqdn?: string;
2219
+ /**
2220
+ * The base64-encoded contents of a PEM file, which includes both the bucket server's certificate and private key. It is generated by the end user and allows the user to access volume data in a read-only manner.
2221
+ * Note: This is only used when Azure Key Vault is not configured. This property is mutually exclusive with the Azure Key Vault 'akv' properties.
2222
+ */
2223
+ certificateObject?: string;
2224
+ /**
2225
+ * Action to take when there is a certificate conflict.
2226
+ * Possible values include: 'Update', 'Fail'
2227
+ */
2228
+ onCertificateConflictAction?: OnCertificateConflictAction;
2229
+ }
2230
+ export declare function bucketServerPatchPropertiesSerializer(item: BucketServerPatchProperties): any;
2231
+ /** Access permissions for the bucket. Either ReadOnly or ReadWrite. */
2232
+ export declare enum KnownBucketPatchPermissions {
2233
+ /** Read-only access to bucket. */
2234
+ ReadOnly = "ReadOnly",
2235
+ /** Read-write access to bucket. */
2236
+ ReadWrite = "ReadWrite"
2237
+ }
2238
+ /**
2239
+ * Access permissions for the bucket. Either ReadOnly or ReadWrite. \
2240
+ * {@link KnownBucketPatchPermissions} can be used interchangeably with BucketPatchPermissions,
2241
+ * this enum contains the known values that the service supports.
2242
+ * ### Known values supported by the service
2243
+ * **ReadOnly**: Read-only access to bucket. \
2244
+ * **ReadWrite**: Read-write access to bucket.
2245
+ */
2246
+ export type BucketPatchPermissions = string;
2247
+ /** List of volume bucket resources */
2248
+ export interface _BucketList {
2249
+ /** The Bucket items on this page */
2250
+ value: Bucket[];
2251
+ /** The link to the next page of items */
2252
+ nextLink?: string;
2253
+ }
2254
+ export declare function _bucketListDeserializer(item: any): _BucketList;
2255
+ export declare function bucketArraySerializer(result: Array<Bucket>): any[];
2256
+ export declare function bucketArrayDeserializer(result: Array<Bucket>): any[];
2257
+ /** The bucket's Access and Secret key pair Expiry Time expressed as the number of days from now. */
2258
+ export interface BucketCredentialsExpiry {
2259
+ /** The number of days from now until the newly generated Access and Secret key pair will expire. */
2260
+ keyPairExpiryDays?: number;
2261
+ }
2262
+ export declare function bucketCredentialsExpirySerializer(item: BucketCredentialsExpiry): any;
2263
+ /** Bucket Access Key, Secret Key, and Expiry date and time of the key pair */
2264
+ export interface BucketGenerateCredentials {
2265
+ /** The Access Key that is required along with the Secret Key to access the bucket. */
2266
+ readonly accessKey?: string;
2267
+ /** The Secret Key that is required along with the Access Key to access the bucket. */
2268
+ readonly secretKey?: string;
2269
+ /** The bucket's Access and Secret key pair expiry date and time (in UTC). */
2270
+ readonly keyPairExpiry?: Date;
2271
+ }
2272
+ export declare function bucketGenerateCredentialsDeserializer(item: any): BucketGenerateCredentials;
2273
+ /** Cache resource */
2274
+ export interface Cache extends TrackedResource {
2275
+ /** Cache properties */
2276
+ properties: CacheProperties;
2277
+ /** "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.") */
2278
+ readonly etag?: string;
2279
+ /** The availability zones. */
2280
+ zones?: string[];
2281
+ }
2282
+ export declare function cacheSerializer(item: Cache): any;
2283
+ export declare function cacheDeserializer(item: any): Cache;
2284
+ /** Cache resource properties */
2285
+ export interface CacheProperties {
2286
+ /** The file path of the Cache. */
2287
+ filePath: string;
2288
+ /** Maximum storage quota allowed for a file system in bytes. Valid values are in the range 50GiB to 1PiB. Values expressed in bytes as multiples of 1GiB. */
2289
+ size: number;
2290
+ /** Set of export policy rules */
2291
+ exportPolicy?: CachePropertiesExportPolicy;
2292
+ /** Set of supported protocol types, which include NFSv3, NFSv4 and SMB protocol */
2293
+ protocolTypes?: ProtocolTypes[];
2294
+ /** Azure lifecycle management */
2295
+ readonly provisioningState?: CacheProvisioningState;
2296
+ /** Azure NetApp Files Cache lifecycle management */
2297
+ readonly cacheState?: CacheLifeCycleState;
2298
+ /** The Azure Resource URI for a delegated cache subnet that will be used to allocate data IPs. */
2299
+ cacheSubnetResourceId: string;
2300
+ /** The Azure Resource URI for a delegated subnet that will be used for ANF Intercluster Interface IP addresses. */
2301
+ peeringSubnetResourceId: string;
2302
+ /** List of mount targets that can be used to mount this cache */
2303
+ readonly mountTargets?: CacheMountTargetProperties[];
2304
+ /** Describe if a cache is Kerberos enabled. */
2305
+ kerberos?: KerberosState;
2306
+ /** SMB information for the cache */
2307
+ smbSettings?: SmbSettings;
2308
+ /** Maximum throughput in MiB/s that can be achieved by this cache volume and this will be accepted as input only for manual qosType cache */
2309
+ throughputMibps?: number;
2310
+ /** Actual throughput in MiB/s for auto qosType volumes calculated based on size and serviceLevel */
2311
+ readonly actualThroughputMibps?: number;
2312
+ /** Source of key used to encrypt data in the cache. Applicable if NetApp account has encryption.keySource = 'Microsoft.KeyVault'. Possible values (case-insensitive) are: 'Microsoft.NetApp, Microsoft.KeyVault' */
2313
+ encryptionKeySource: EncryptionKeySource;
2314
+ /** The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'. */
2315
+ keyVaultPrivateEndpointResourceId?: string;
2316
+ /** Maximum number of files allowed. */
2317
+ readonly maximumNumberOfFiles?: number;
2318
+ /** Specifies if the cache is encryption or not. */
2319
+ readonly encryption?: EncryptionState;
2320
+ /** Language supported for volume. */
2321
+ readonly language?: VolumeLanguage;
2322
+ /** Specifies whether LDAP is enabled or not for flexcache volume. */
2323
+ ldap?: LdapState;
2324
+ /** Specifies the type of LDAP server for flexcache volume. */
2325
+ ldapServerType?: LdapServerType;
2326
+ /** Origin cluster information */
2327
+ originClusterInformation: OriginClusterInformation;
2328
+ /** Flag indicating whether a CIFS change notification is enabled for the cache. */
2329
+ cifsChangeNotifications?: CifsChangeNotifyState;
2330
+ /** Flag indicating whether the global file lock is enabled for the cache. */
2331
+ globalFileLocking?: GlobalFileLockingState;
2332
+ /** Flag indicating whether writeback is enabled for the cache. */
2333
+ writeBack?: EnableWriteBackState;
2334
+ }
2335
+ export declare function cachePropertiesSerializer(item: CacheProperties): any;
2336
+ export declare function cachePropertiesDeserializer(item: any): CacheProperties;
2337
+ /** Set of export policy rules */
2338
+ export interface CachePropertiesExportPolicy {
2339
+ /** Export policy rule */
2340
+ rules?: ExportPolicyRule[];
2341
+ }
2342
+ export declare function cachePropertiesExportPolicySerializer(item: CachePropertiesExportPolicy): any;
2343
+ export declare function cachePropertiesExportPolicyDeserializer(item: any): CachePropertiesExportPolicy;
2344
+ /** Set of supported protocol types, which include NFSv3, NFSv4 and SMB protocol */
2345
+ export declare enum KnownProtocolTypes {
2346
+ /** NFSv3 protocol type */
2347
+ NFSv3 = "NFSv3",
2348
+ /** NFSv4 protocol type */
2349
+ NFSv4 = "NFSv4",
2350
+ /** SMB protocol type */
2351
+ SMB = "SMB"
2352
+ }
2353
+ /**
2354
+ * Set of supported protocol types, which include NFSv3, NFSv4 and SMB protocol \
2355
+ * {@link KnownProtocolTypes} can be used interchangeably with ProtocolTypes,
2356
+ * this enum contains the known values that the service supports.
2357
+ * ### Known values supported by the service
2358
+ * **NFSv3**: NFSv3 protocol type \
2359
+ * **NFSv4**: NFSv4 protocol type \
2360
+ * **SMB**: SMB protocol type
2361
+ */
2362
+ export type ProtocolTypes = string;
2363
+ /** Azure lifecycle management */
2364
+ export declare enum KnownCacheProvisioningState {
2365
+ /** The resource is being created. */
2366
+ Creating = "Creating",
2367
+ /** The resource is being updated. */
2368
+ Updating = "Updating",
2369
+ /** The resource is being deleted. */
2370
+ Deleting = "Deleting",
2371
+ /** The resource is in a failed state. */
2372
+ Failed = "Failed",
2373
+ /** The resource is succeeded. */
2374
+ Succeeded = "Succeeded",
2375
+ /** Resource creation was canceled. */
2376
+ Canceled = "Canceled"
2377
+ }
2378
+ /**
2379
+ * Azure lifecycle management \
2380
+ * {@link KnownCacheProvisioningState} can be used interchangeably with CacheProvisioningState,
2381
+ * this enum contains the known values that the service supports.
2382
+ * ### Known values supported by the service
2383
+ * **Creating**: The resource is being created. \
2384
+ * **Updating**: The resource is being updated. \
2385
+ * **Deleting**: The resource is being deleted. \
2386
+ * **Failed**: The resource is in a failed state. \
2387
+ * **Succeeded**: The resource is succeeded. \
2388
+ * **Canceled**: Resource creation was canceled.
2389
+ */
2390
+ export type CacheProvisioningState = string;
2391
+ /** Azure NetApp Files Cache lifecycle management */
2392
+ export declare enum KnownCacheLifeCycleState {
2393
+ /** Cluster peering offer has been sent. */
2394
+ ClusterPeeringOfferSent = "ClusterPeeringOfferSent",
2395
+ /** VServer peering offer has been sent. */
2396
+ VserverPeeringOfferSent = "VserverPeeringOfferSent",
2397
+ /** Cache creation in progress. */
2398
+ Creating = "Creating",
2399
+ /** Cache creation succeeded and is available for use. */
2400
+ Succeeded = "Succeeded",
2401
+ /** Cache is in a failed state */
2402
+ Failed = "Failed"
2403
+ }
2404
+ /**
2405
+ * Azure NetApp Files Cache lifecycle management \
2406
+ * {@link KnownCacheLifeCycleState} can be used interchangeably with CacheLifeCycleState,
2407
+ * this enum contains the known values that the service supports.
2408
+ * ### Known values supported by the service
2409
+ * **ClusterPeeringOfferSent**: Cluster peering offer has been sent. \
2410
+ * **VserverPeeringOfferSent**: VServer peering offer has been sent. \
2411
+ * **Creating**: Cache creation in progress. \
2412
+ * **Succeeded**: Cache creation succeeded and is available for use. \
2413
+ * **Failed**: Cache is in a failed state
2414
+ */
2415
+ export type CacheLifeCycleState = string;
2416
+ export declare function cacheMountTargetPropertiesArrayDeserializer(result: Array<CacheMountTargetProperties>): any[];
2417
+ /** Contains all the information needed to mount a cache */
2418
+ export interface CacheMountTargetProperties {
2419
+ /** UUID v4 used to identify the MountTarget */
2420
+ readonly mountTargetId?: string;
2421
+ /** The mount target's IPv4 address, used to mount the cache. */
2422
+ readonly ipAddress?: string;
2423
+ /** The SMB server's Fully Qualified Domain Name, FQDN */
2424
+ readonly smbServerFqdn?: string;
2425
+ }
2426
+ export declare function cacheMountTargetPropertiesDeserializer(item: any): CacheMountTargetProperties;
2427
+ /** Describe if a cache is Kerberos enabled. */
2428
+ export declare enum KnownKerberosState {
2429
+ /** Kerberos is disabled */
2430
+ Disabled = "Disabled",
2431
+ /** Kerberos is enabled */
2432
+ Enabled = "Enabled"
2433
+ }
2434
+ /**
2435
+ * Describe if a cache is Kerberos enabled. \
2436
+ * {@link KnownKerberosState} can be used interchangeably with KerberosState,
2437
+ * this enum contains the known values that the service supports.
2438
+ * ### Known values supported by the service
2439
+ * **Disabled**: Kerberos is disabled \
2440
+ * **Enabled**: Kerberos is enabled
2441
+ */
2442
+ export type KerberosState = string;
2443
+ /** SMB settings for the cache */
2444
+ export interface SmbSettings {
2445
+ /** Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol cache. */
2446
+ smbEncryption?: SmbEncryptionState;
2447
+ /** Enables access-based enumeration share property for SMB Shares. Only applicable for SMB/DualProtocol volume */
2448
+ smbAccessBasedEnumeration?: SmbAccessBasedEnumeration;
2449
+ /** Enables non-browsable property for SMB Shares. Only applicable for SMB/DualProtocol volume */
2450
+ smbNonBrowsable?: SmbNonBrowsable;
2451
+ }
2452
+ export declare function smbSettingsSerializer(item: SmbSettings): any;
2453
+ export declare function smbSettingsDeserializer(item: any): SmbSettings;
2454
+ /** Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol cache */
2455
+ export declare enum KnownSmbEncryptionState {
2456
+ /** SMB encryption is disabled */
2457
+ Disabled = "Disabled",
2458
+ /** SMB encryption is enabled */
2459
+ Enabled = "Enabled"
2460
+ }
2461
+ /**
2462
+ * Enables encryption for in-flight smb3 data. Only applicable for SMB/DualProtocol cache \
2463
+ * {@link KnownSmbEncryptionState} can be used interchangeably with SmbEncryptionState,
2464
+ * this enum contains the known values that the service supports.
2465
+ * ### Known values supported by the service
2466
+ * **Disabled**: SMB encryption is disabled \
2467
+ * **Enabled**: SMB encryption is enabled
2468
+ */
2469
+ export type SmbEncryptionState = string;
2470
+ /** Specifies if the cache is encryption or not. */
2471
+ export declare enum KnownEncryptionState {
2472
+ /** Encryption is disabled */
2473
+ Disabled = "Disabled",
2474
+ /** Encryption is enabled */
2475
+ Enabled = "Enabled"
2476
+ }
2477
+ /**
2478
+ * Specifies if the cache is encryption or not. \
2479
+ * {@link KnownEncryptionState} can be used interchangeably with EncryptionState,
2480
+ * this enum contains the known values that the service supports.
2481
+ * ### Known values supported by the service
2482
+ * **Disabled**: Encryption is disabled \
2483
+ * **Enabled**: Encryption is enabled
2484
+ */
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;
2703
+ /** Specifies whether LDAP is enabled or not. */
2704
+ export declare enum KnownLdapState {
2705
+ /** ldap is disabled. */
2706
+ Disabled = "Disabled",
2707
+ /** ldap is enabled */
2708
+ Enabled = "Enabled"
2709
+ }
2710
+ /**
2711
+ * Specifies whether LDAP is enabled or not. \
2712
+ * {@link KnownLdapState} can be used interchangeably with LdapState,
2713
+ * this enum contains the known values that the service supports.
2714
+ * ### Known values supported by the service
2715
+ * **Disabled**: ldap is disabled. \
2716
+ * **Enabled**: ldap is enabled
2717
+ */
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;
2735
+ /** Stores the origin cluster information associated to a cache. */
2736
+ export interface OriginClusterInformation {
2737
+ /** ONTAP cluster name of external cluster hosting the origin volume. Must match the exact cluster name. */
2738
+ peerClusterName: string;
2739
+ /** ONTAP Intercluster LIF IP addresses. One IP address per cluster node is required */
2740
+ peerAddresses: string[];
2741
+ /** External Vserver (SVM) name name of the SVM hosting the origin volume */
2742
+ peerVserverName: string;
2743
+ /** External origin volume name associated to this cache */
2744
+ peerVolumeName: string;
2745
+ }
2746
+ export declare function originClusterInformationSerializer(item: OriginClusterInformation): any;
2747
+ export declare function originClusterInformationDeserializer(item: any): OriginClusterInformation;
2748
+ /** Flag indicating whether a CIFS change notification is enabled for the cache. */
2749
+ export declare enum KnownCifsChangeNotifyState {
2750
+ /** CIFS change notification is disabled */
2751
+ Disabled = "Disabled",
2752
+ /** CIFS change notification is enabled */
2753
+ Enabled = "Enabled"
2754
+ }
2755
+ /**
2756
+ * Flag indicating whether a CIFS change notification is enabled for the cache. \
2757
+ * {@link KnownCifsChangeNotifyState} can be used interchangeably with CifsChangeNotifyState,
2758
+ * this enum contains the known values that the service supports.
2759
+ * ### Known values supported by the service
2760
+ * **Disabled**: CIFS change notification is disabled \
2761
+ * **Enabled**: CIFS change notification is enabled
2762
+ */
2763
+ export type CifsChangeNotifyState = string;
2764
+ /** Flag indicating whether the global file lock is enabled for the cache. */
2765
+ export declare enum KnownGlobalFileLockingState {
2766
+ /** Global file locking is disabled */
2767
+ Disabled = "Disabled",
2768
+ /** Global file locking is enabled */
2769
+ Enabled = "Enabled"
2770
+ }
2771
+ /**
2772
+ * Flag indicating whether the global file lock is enabled for the cache. \
2773
+ * {@link KnownGlobalFileLockingState} can be used interchangeably with GlobalFileLockingState,
2774
+ * this enum contains the known values that the service supports.
2775
+ * ### Known values supported by the service
2776
+ * **Disabled**: Global file locking is disabled \
2777
+ * **Enabled**: Global file locking is enabled
2778
+ */
2779
+ export type GlobalFileLockingState = string;
2780
+ /** Flag indicating whether writeback is enabled for the cache. */
2781
+ export declare enum KnownEnableWriteBackState {
2782
+ /** Writeback cache is disabled */
2783
+ Disabled = "Disabled",
2784
+ /** Writeback cache is enabled */
2785
+ Enabled = "Enabled"
2786
+ }
2787
+ /**
2788
+ * Flag indicating whether writeback is enabled for the cache. \
2789
+ * {@link KnownEnableWriteBackState} can be used interchangeably with EnableWriteBackState,
2790
+ * this enum contains the known values that the service supports.
2791
+ * ### Known values supported by the service
2792
+ * **Disabled**: Writeback cache is disabled \
2793
+ * **Enabled**: Writeback cache is enabled
2794
+ */
2795
+ export type EnableWriteBackState = string;
2796
+ /** The type used for update operations of the Cache. */
2797
+ export interface CacheUpdate {
2798
+ /** Resource tags. */
2799
+ tags?: Record<string, string>;
2800
+ /** The resource-specific properties for this resource. */
2801
+ properties?: CacheUpdateProperties;
2802
+ }
2803
+ export declare function cacheUpdateSerializer(item: CacheUpdate): any;
2804
+ /** The updatable properties of the Cache. */
2805
+ export interface CacheUpdateProperties {
2806
+ /** Maximum storage quota allowed for a file system in bytes. Valid values are in the range 50GiB to 1PiB. Values expressed in bytes as multiples of 1GiB. */
2807
+ size?: number;
2808
+ /** Set of export policy rules */
2809
+ exportPolicy?: CachePropertiesExportPolicy;
2810
+ /** Set of supported protocol types, which include NFSv3, NFSv4 and SMB protocol */
2811
+ protocolTypes?: ProtocolTypes[];
2812
+ /** SMB information for the cache */
2813
+ smbSettings?: SmbSettings;
2814
+ /** Maximum throughput in MiB/s that can be achieved by this cache volume and this will be accepted as input only for manual qosType cache */
2815
+ throughputMibps?: number;
2816
+ /** The resource ID of private endpoint for KeyVault. It must reside in the same VNET as the volume. Only applicable if encryptionKeySource = 'Microsoft.KeyVault'. */
2817
+ keyVaultPrivateEndpointResourceId?: string;
2818
+ /** Flag indicating whether a CIFS change notification is enabled for the cache. */
2819
+ cifsChangeNotifications?: CifsChangeNotifyState;
2820
+ /** Flag indicating whether writeback is enabled for the cache. */
2821
+ writeBack?: EnableWriteBackState;
2822
+ }
2823
+ export declare function cacheUpdatePropertiesSerializer(item: CacheUpdateProperties): any;
2824
+ /** List of Cache resources */
2825
+ export interface _CacheList {
2826
+ /** The Cache items on this page */
2827
+ value: Cache[];
2828
+ /** The link to the next page of items */
2829
+ nextLink?: string;
2830
+ }
2831
+ export declare function _cacheListDeserializer(item: any): _CacheList;
2832
+ export declare function cacheArraySerializer(result: Array<Cache>): any[];
2833
+ export declare function cacheArrayDeserializer(result: Array<Cache>): any[];
2834
+ /** The response containing peering passphrases and commands for cluster and vserver peering. */
2835
+ export interface PeeringPassphrases {
2836
+ /** The cluster peering command. */
2837
+ clusterPeeringCommand: string;
2838
+ /** The cluster peering passphrase. */
2839
+ clusterPeeringPassphrase: string;
2840
+ /** The vserver peering command. */
2841
+ vserverPeeringCommand: string;
2842
+ /** Warnings that are critical for the cluster peering and vserver peering processes. */
2843
+ readonly criticalWarning?: string;
2844
+ }
2845
+ export declare function peeringPassphrasesDeserializer(item: any): PeeringPassphrases;
1939
2846
  /** Information regarding regionInfo Item. */
1940
2847
  export interface RegionInfoResource extends ProxyResource {
1941
2848
  /** regionInfo properties */
@@ -2255,7 +3162,7 @@ export interface UserAssignedIdentity {
2255
3162
  /** The client ID of the assigned identity. */
2256
3163
  readonly clientId?: string;
2257
3164
  }
2258
- export declare function userAssignedIdentitySerializer(item: UserAssignedIdentity): any;
3165
+ export declare function userAssignedIdentitySerializer(_item: UserAssignedIdentity): any;
2259
3166
  export declare function userAssignedIdentityDeserializer(item: any): UserAssignedIdentity;
2260
3167
  /** NetApp account patch resource */
2261
3168
  export interface NetAppAccountPatch {
@@ -2759,6 +3666,8 @@ export declare enum KnownVersions {
2759
3666
  /** The 2025-09-01 API version. */
2760
3667
  V20250901 = "2025-09-01",
2761
3668
  /** The 2025-12-01 API version. */
2762
- V20251201 = "2025-12-01"
3669
+ V20251201 = "2025-12-01",
3670
+ /** The 2026-01-01 API version. */
3671
+ V20260101 = "2026-01-01"
2763
3672
  }
2764
3673
  //# sourceMappingURL=models.d.ts.map