@azure/arm-netapp 17.0.2-alpha.20230302.1 → 18.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 (250) hide show
  1. package/CHANGELOG.md +52 -8
  2. package/dist/index.js +1454 -1117
  3. package/dist/index.js.map +1 -1
  4. package/dist/index.min.js +1 -1
  5. package/dist/index.min.js.map +1 -1
  6. package/dist-esm/samples-dev/accountBackupsDeleteSample.js +1 -1
  7. package/dist-esm/samples-dev/accountBackupsGetSample.js +1 -1
  8. package/dist-esm/samples-dev/accountBackupsListSample.js +1 -1
  9. package/dist-esm/samples-dev/accountsCreateOrUpdateSample.js +21 -1
  10. package/dist-esm/samples-dev/accountsCreateOrUpdateSample.js.map +1 -1
  11. package/dist-esm/samples-dev/accountsDeleteSample.js +1 -1
  12. package/dist-esm/samples-dev/accountsGetSample.js +1 -1
  13. package/dist-esm/samples-dev/accountsListBySubscriptionSample.js +1 -1
  14. package/dist-esm/samples-dev/accountsListSample.js +1 -1
  15. package/dist-esm/samples-dev/accountsRenewCredentialsSample.js +1 -1
  16. package/dist-esm/samples-dev/accountsUpdateSample.js +1 -1
  17. package/dist-esm/samples-dev/backupPoliciesCreateSample.js +1 -1
  18. package/dist-esm/samples-dev/backupPoliciesDeleteSample.js +1 -1
  19. package/dist-esm/samples-dev/backupPoliciesGetSample.js +1 -1
  20. package/dist-esm/samples-dev/backupPoliciesListSample.js +1 -1
  21. package/dist-esm/samples-dev/backupPoliciesUpdateSample.js +1 -1
  22. package/dist-esm/samples-dev/backupsCreateSample.js +1 -1
  23. package/dist-esm/samples-dev/backupsDeleteSample.js +1 -1
  24. package/dist-esm/samples-dev/backupsGetSample.js +1 -1
  25. package/dist-esm/samples-dev/backupsGetStatusSample.js +1 -1
  26. package/dist-esm/samples-dev/backupsGetVolumeRestoreStatusSample.js +1 -1
  27. package/dist-esm/samples-dev/backupsListSample.js +1 -1
  28. package/dist-esm/samples-dev/backupsRestoreFilesSample.d.ts +2 -0
  29. package/dist-esm/samples-dev/backupsRestoreFilesSample.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/backupsRestoreFilesSample.js +46 -0
  31. package/dist-esm/samples-dev/backupsRestoreFilesSample.js.map +1 -0
  32. package/dist-esm/samples-dev/backupsUpdateSample.js +1 -1
  33. package/dist-esm/samples-dev/netAppResourceCheckFilePathAvailabilitySample.js +1 -1
  34. package/dist-esm/samples-dev/netAppResourceCheckNameAvailabilitySample.js +2 -2
  35. package/dist-esm/samples-dev/netAppResourceCheckNameAvailabilitySample.js.map +1 -1
  36. package/dist-esm/samples-dev/netAppResourceCheckQuotaAvailabilitySample.js +2 -2
  37. package/dist-esm/samples-dev/netAppResourceCheckQuotaAvailabilitySample.js.map +1 -1
  38. package/dist-esm/samples-dev/netAppResourceQueryRegionInfoSample.js +1 -1
  39. package/dist-esm/samples-dev/netAppResourceQuotaLimitsGetSample.js +1 -1
  40. package/dist-esm/samples-dev/netAppResourceQuotaLimitsListSample.js +1 -1
  41. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  42. package/dist-esm/samples-dev/poolsCreateOrUpdateSample.js +1 -1
  43. package/dist-esm/samples-dev/poolsDeleteSample.js +1 -1
  44. package/dist-esm/samples-dev/poolsGetSample.js +1 -1
  45. package/dist-esm/samples-dev/poolsListSample.js +1 -1
  46. package/dist-esm/samples-dev/poolsUpdateSample.js +1 -1
  47. package/dist-esm/samples-dev/snapshotPoliciesCreateSample.js +1 -1
  48. package/dist-esm/samples-dev/snapshotPoliciesDeleteSample.js +1 -1
  49. package/dist-esm/samples-dev/snapshotPoliciesGetSample.js +1 -1
  50. package/dist-esm/samples-dev/snapshotPoliciesListSample.js +1 -1
  51. package/dist-esm/samples-dev/snapshotPoliciesListVolumesSample.js +1 -1
  52. package/dist-esm/samples-dev/snapshotPoliciesUpdateSample.js +1 -1
  53. package/dist-esm/samples-dev/snapshotsCreateSample.js +1 -1
  54. package/dist-esm/samples-dev/snapshotsDeleteSample.js +1 -1
  55. package/dist-esm/samples-dev/snapshotsGetSample.js +1 -1
  56. package/dist-esm/samples-dev/snapshotsListSample.js +1 -1
  57. package/dist-esm/samples-dev/snapshotsRestoreFilesSample.js +1 -1
  58. package/dist-esm/samples-dev/snapshotsUpdateSample.js +1 -1
  59. package/dist-esm/samples-dev/subvolumesCreateSample.js +1 -1
  60. package/dist-esm/samples-dev/subvolumesDeleteSample.js +1 -1
  61. package/dist-esm/samples-dev/subvolumesGetMetadataSample.js +1 -1
  62. package/dist-esm/samples-dev/subvolumesGetSample.js +1 -1
  63. package/dist-esm/samples-dev/subvolumesListByVolumeSample.js +1 -1
  64. package/dist-esm/samples-dev/subvolumesUpdateSample.js +1 -1
  65. package/dist-esm/samples-dev/volumeGroupsCreateSample.js +8 -8
  66. package/dist-esm/samples-dev/volumeGroupsCreateSample.js.map +1 -1
  67. package/dist-esm/samples-dev/volumeGroupsDeleteSample.js +1 -1
  68. package/dist-esm/samples-dev/volumeGroupsGetSample.js +1 -1
  69. package/dist-esm/samples-dev/volumeGroupsListByNetAppAccountSample.js +1 -1
  70. package/dist-esm/samples-dev/volumeQuotaRulesCreateSample.js +1 -1
  71. package/dist-esm/samples-dev/volumeQuotaRulesDeleteSample.js +1 -1
  72. package/dist-esm/samples-dev/volumeQuotaRulesGetSample.js +1 -1
  73. package/dist-esm/samples-dev/volumeQuotaRulesListByVolumeSample.js +1 -1
  74. package/dist-esm/samples-dev/volumeQuotaRulesUpdateSample.js +1 -1
  75. package/dist-esm/samples-dev/volumesAuthorizeReplicationSample.js +1 -1
  76. package/dist-esm/samples-dev/volumesBreakFileLocksSample.d.ts +2 -0
  77. package/dist-esm/samples-dev/volumesBreakFileLocksSample.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/{vaultsListSample.js → volumesBreakFileLocksSample.js} +16 -23
  79. package/dist-esm/samples-dev/volumesBreakFileLocksSample.js.map +1 -0
  80. package/dist-esm/samples-dev/volumesBreakReplicationSample.js +1 -1
  81. package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js +1 -3
  82. package/dist-esm/samples-dev/volumesCreateOrUpdateSample.js.map +1 -1
  83. package/dist-esm/samples-dev/volumesDeleteReplicationSample.js +1 -1
  84. package/dist-esm/samples-dev/volumesDeleteSample.js +1 -1
  85. package/dist-esm/samples-dev/volumesFinalizeRelocationSample.js +1 -1
  86. package/dist-esm/samples-dev/volumesGetSample.js +1 -1
  87. package/dist-esm/samples-dev/volumesListReplicationsSample.js +1 -1
  88. package/dist-esm/samples-dev/volumesListSample.js +1 -1
  89. package/dist-esm/samples-dev/volumesPoolChangeSample.js +1 -1
  90. package/dist-esm/samples-dev/volumesReInitializeReplicationSample.js +1 -1
  91. package/dist-esm/samples-dev/volumesReestablishReplicationSample.js +1 -1
  92. package/dist-esm/samples-dev/volumesRelocateSample.js +1 -1
  93. package/dist-esm/samples-dev/volumesReplicationStatusSample.js +1 -1
  94. package/dist-esm/samples-dev/volumesResetCifsPasswordSample.js +1 -1
  95. package/dist-esm/samples-dev/volumesResyncReplicationSample.js +1 -1
  96. package/dist-esm/samples-dev/volumesRevertRelocationSample.js +1 -1
  97. package/dist-esm/samples-dev/volumesRevertSample.js +1 -1
  98. package/dist-esm/samples-dev/volumesUpdateSample.js +1 -1
  99. package/dist-esm/src/lroImpl.d.ts +6 -11
  100. package/dist-esm/src/lroImpl.d.ts.map +1 -1
  101. package/dist-esm/src/lroImpl.js +12 -20
  102. package/dist-esm/src/lroImpl.js.map +1 -1
  103. package/dist-esm/src/models/index.d.ts +218 -202
  104. package/dist-esm/src/models/index.d.ts.map +1 -1
  105. package/dist-esm/src/models/index.js +16 -8
  106. package/dist-esm/src/models/index.js.map +1 -1
  107. package/dist-esm/src/models/mappers.d.ts +9 -7
  108. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  109. package/dist-esm/src/models/mappers.js +392 -371
  110. package/dist-esm/src/models/mappers.js.map +1 -1
  111. package/dist-esm/src/models/parameters.d.ts +9 -7
  112. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  113. package/dist-esm/src/models/parameters.js +40 -21
  114. package/dist-esm/src/models/parameters.js.map +1 -1
  115. package/dist-esm/src/netAppManagementClient.d.ts +2 -4
  116. package/dist-esm/src/netAppManagementClient.d.ts.map +1 -1
  117. package/dist-esm/src/netAppManagementClient.js +4 -6
  118. package/dist-esm/src/netAppManagementClient.js.map +1 -1
  119. package/dist-esm/src/operations/accountBackups.d.ts +7 -7
  120. package/dist-esm/src/operations/accountBackups.d.ts.map +1 -1
  121. package/dist-esm/src/operations/accountBackups.js +16 -12
  122. package/dist-esm/src/operations/accountBackups.js.map +1 -1
  123. package/dist-esm/src/operations/accounts.d.ts +17 -17
  124. package/dist-esm/src/operations/accounts.d.ts.map +1 -1
  125. package/dist-esm/src/operations/accounts.js +51 -34
  126. package/dist-esm/src/operations/accounts.js.map +1 -1
  127. package/dist-esm/src/operations/backupPolicies.d.ts +13 -13
  128. package/dist-esm/src/operations/backupPolicies.d.ts.map +1 -1
  129. package/dist-esm/src/operations/backupPolicies.js +40 -28
  130. package/dist-esm/src/operations/backupPolicies.js.map +1 -1
  131. package/dist-esm/src/operations/backups.d.ts +38 -16
  132. package/dist-esm/src/operations/backups.d.ts.map +1 -1
  133. package/dist-esm/src/operations/backups.js +155 -52
  134. package/dist-esm/src/operations/backups.js.map +1 -1
  135. package/dist-esm/src/operations/index.d.ts +0 -1
  136. package/dist-esm/src/operations/index.d.ts.map +1 -1
  137. package/dist-esm/src/operations/index.js +0 -1
  138. package/dist-esm/src/operations/index.js.map +1 -1
  139. package/dist-esm/src/operations/netAppResource.d.ts +8 -8
  140. package/dist-esm/src/operations/netAppResource.d.ts.map +1 -1
  141. package/dist-esm/src/operations/netAppResource.js +10 -10
  142. package/dist-esm/src/operations/netAppResource.js.map +1 -1
  143. package/dist-esm/src/operations/netAppResourceQuotaLimits.d.ts +3 -3
  144. package/dist-esm/src/operations/netAppResourceQuotaLimits.js +3 -3
  145. package/dist-esm/src/operations/pools.d.ts +14 -14
  146. package/dist-esm/src/operations/pools.d.ts.map +1 -1
  147. package/dist-esm/src/operations/pools.js +39 -27
  148. package/dist-esm/src/operations/pools.js.map +1 -1
  149. package/dist-esm/src/operations/snapshotPolicies.d.ts +12 -12
  150. package/dist-esm/src/operations/snapshotPolicies.d.ts.map +1 -1
  151. package/dist-esm/src/operations/snapshotPolicies.js +37 -23
  152. package/dist-esm/src/operations/snapshotPolicies.js.map +1 -1
  153. package/dist-esm/src/operations/snapshots.d.ts +16 -16
  154. package/dist-esm/src/operations/snapshots.d.ts.map +1 -1
  155. package/dist-esm/src/operations/snapshots.js +82 -66
  156. package/dist-esm/src/operations/snapshots.js.map +1 -1
  157. package/dist-esm/src/operations/subvolumes.d.ts +17 -17
  158. package/dist-esm/src/operations/subvolumes.d.ts.map +1 -1
  159. package/dist-esm/src/operations/subvolumes.js +82 -66
  160. package/dist-esm/src/operations/subvolumes.js.map +1 -1
  161. package/dist-esm/src/operations/volumeGroups.d.ts +10 -10
  162. package/dist-esm/src/operations/volumeGroups.d.ts.map +1 -1
  163. package/dist-esm/src/operations/volumeGroups.js +26 -18
  164. package/dist-esm/src/operations/volumeGroups.js.map +1 -1
  165. package/dist-esm/src/operations/volumeQuotaRules.d.ts +13 -13
  166. package/dist-esm/src/operations/volumeQuotaRules.d.ts.map +1 -1
  167. package/dist-esm/src/operations/volumeQuotaRules.js +63 -51
  168. package/dist-esm/src/operations/volumeQuotaRules.js.map +1 -1
  169. package/dist-esm/src/operations/volumes.d.ts +72 -54
  170. package/dist-esm/src/operations/volumes.d.ts.map +1 -1
  171. package/dist-esm/src/operations/volumes.js +295 -115
  172. package/dist-esm/src/operations/volumes.js.map +1 -1
  173. package/dist-esm/src/operationsInterfaces/accountBackups.d.ts +6 -6
  174. package/dist-esm/src/operationsInterfaces/accountBackups.d.ts.map +1 -1
  175. package/dist-esm/src/operationsInterfaces/accounts.d.ts +15 -15
  176. package/dist-esm/src/operationsInterfaces/accounts.d.ts.map +1 -1
  177. package/dist-esm/src/operationsInterfaces/backupPolicies.d.ts +12 -12
  178. package/dist-esm/src/operationsInterfaces/backupPolicies.d.ts.map +1 -1
  179. package/dist-esm/src/operationsInterfaces/backups.d.ts +37 -15
  180. package/dist-esm/src/operationsInterfaces/backups.d.ts.map +1 -1
  181. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -1
  182. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  183. package/dist-esm/src/operationsInterfaces/index.js +0 -1
  184. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  185. package/dist-esm/src/operationsInterfaces/netAppResource.d.ts +8 -8
  186. package/dist-esm/src/operationsInterfaces/netAppResource.d.ts.map +1 -1
  187. package/dist-esm/src/operationsInterfaces/netAppResourceQuotaLimits.d.ts +2 -2
  188. package/dist-esm/src/operationsInterfaces/pools.d.ts +12 -12
  189. package/dist-esm/src/operationsInterfaces/pools.d.ts.map +1 -1
  190. package/dist-esm/src/operationsInterfaces/snapshotPolicies.d.ts +11 -11
  191. package/dist-esm/src/operationsInterfaces/snapshotPolicies.d.ts.map +1 -1
  192. package/dist-esm/src/operationsInterfaces/snapshots.d.ts +15 -15
  193. package/dist-esm/src/operationsInterfaces/snapshots.d.ts.map +1 -1
  194. package/dist-esm/src/operationsInterfaces/subvolumes.d.ts +15 -15
  195. package/dist-esm/src/operationsInterfaces/subvolumes.d.ts.map +1 -1
  196. package/dist-esm/src/operationsInterfaces/volumeGroups.d.ts +9 -9
  197. package/dist-esm/src/operationsInterfaces/volumeGroups.d.ts.map +1 -1
  198. package/dist-esm/src/operationsInterfaces/volumeQuotaRules.d.ts +12 -12
  199. package/dist-esm/src/operationsInterfaces/volumeQuotaRules.d.ts.map +1 -1
  200. package/dist-esm/src/operationsInterfaces/volumes.d.ts +69 -51
  201. package/dist-esm/src/operationsInterfaces/volumes.d.ts.map +1 -1
  202. package/package.json +7 -7
  203. package/review/arm-netapp.api.md +135 -113
  204. package/src/lroImpl.ts +31 -23
  205. package/src/models/index.ts +229 -206
  206. package/src/models/mappers.ts +425 -366
  207. package/src/models/parameters.ts +43 -20
  208. package/src/netAppManagementClient.ts +3 -8
  209. package/src/operations/accountBackups.ts +21 -17
  210. package/src/operations/accounts.ts +67 -56
  211. package/src/operations/backupPolicies.ts +55 -45
  212. package/src/operations/backups.ts +195 -46
  213. package/src/operations/index.ts +0 -1
  214. package/src/operations/netAppResource.ts +10 -10
  215. package/src/operations/netAppResourceQuotaLimits.ts +3 -3
  216. package/src/operations/pools.ts +53 -43
  217. package/src/operations/snapshotPolicies.ts +47 -34
  218. package/src/operations/snapshots.ts +67 -57
  219. package/src/operations/subvolumes.ts +72 -59
  220. package/src/operations/volumeGroups.ts +36 -29
  221. package/src/operations/volumeQuotaRules.ts +55 -45
  222. package/src/operations/volumes.ts +359 -191
  223. package/src/operationsInterfaces/accountBackups.ts +6 -6
  224. package/src/operationsInterfaces/accounts.ts +17 -17
  225. package/src/operationsInterfaces/backupPolicies.ts +14 -14
  226. package/src/operationsInterfaces/backups.ts +61 -15
  227. package/src/operationsInterfaces/index.ts +0 -1
  228. package/src/operationsInterfaces/netAppResource.ts +8 -8
  229. package/src/operationsInterfaces/netAppResourceQuotaLimits.ts +2 -2
  230. package/src/operationsInterfaces/pools.ts +13 -13
  231. package/src/operationsInterfaces/snapshotPolicies.ts +12 -12
  232. package/src/operationsInterfaces/snapshots.ts +17 -17
  233. package/src/operationsInterfaces/subvolumes.ts +18 -18
  234. package/src/operationsInterfaces/volumeGroups.ts +10 -10
  235. package/src/operationsInterfaces/volumeQuotaRules.ts +14 -14
  236. package/src/operationsInterfaces/volumes.ts +85 -51
  237. package/types/arm-netapp.d.ts +378 -331
  238. package/dist-esm/samples-dev/vaultsListSample.d.ts +0 -2
  239. package/dist-esm/samples-dev/vaultsListSample.d.ts.map +0 -1
  240. package/dist-esm/samples-dev/vaultsListSample.js.map +0 -1
  241. package/dist-esm/src/operations/vaults.d.ts +0 -30
  242. package/dist-esm/src/operations/vaults.d.ts.map +0 -1
  243. package/dist-esm/src/operations/vaults.js +0 -101
  244. package/dist-esm/src/operations/vaults.js.map +0 -1
  245. package/dist-esm/src/operationsInterfaces/vaults.d.ts +0 -13
  246. package/dist-esm/src/operationsInterfaces/vaults.d.ts.map +0 -1
  247. package/dist-esm/src/operationsInterfaces/vaults.js +0 -9
  248. package/dist-esm/src/operationsInterfaces/vaults.js.map +0 -1
  249. package/src/operations/vaults.ts +0 -127
  250. package/src/operationsInterfaces/vaults.ts +0 -26
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Patch a snapshot
17
17
  *
18
18
  * @summary Patch a snapshot
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Snapshots_Update.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Snapshots_Update.json
20
20
  */
21
21
  function snapshotsUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Creates a subvolume in the path or clones the subvolume mentioned in the parentPath
17
17
  *
18
18
  * @summary Creates a subvolume in the path or clones the subvolume mentioned in the parentPath
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Subvolumes_Create.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Subvolumes_Create.json
20
20
  */
21
21
  function subvolumesCreate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Delete subvolume
17
17
  *
18
18
  * @summary Delete subvolume
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Subvolumes_Delete.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Subvolumes_Delete.json
20
20
  */
21
21
  function subvolumesDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get details of the specified subvolume
17
17
  *
18
18
  * @summary Get details of the specified subvolume
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Subvolumes_Metadata.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Subvolumes_Metadata.json
20
20
  */
21
21
  function subvolumesMetadata() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Returns the path associated with the subvolumeName provided
17
17
  *
18
18
  * @summary Returns the path associated with the subvolumeName provided
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Subvolumes_Get.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Subvolumes_Get.json
20
20
  */
21
21
  function subvolumesGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Returns a list of the subvolumes in the volume
17
17
  *
18
18
  * @summary Returns a list of the subvolumes in the volume
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Subvolumes_List.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Subvolumes_List.json
20
20
  */
21
21
  function subvolumesList() {
22
22
  var e_1, _a;
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Patch a subvolume
17
17
  *
18
18
  * @summary Patch a subvolume
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Subvolumes_Update.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Subvolumes_Update.json
20
20
  */
21
21
  function subvolumesUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Create a volume group along with specified volumes
17
17
  *
18
18
  * @summary Create a volume group along with specified volumes
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/VolumeGroups_Create.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/VolumeGroups_Create.json
20
20
  */
21
21
  function volumeGroupsCreate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -29,15 +29,15 @@ function volumeGroupsCreate() {
29
29
  groupMetaData: {
30
30
  applicationIdentifier: "DEV",
31
31
  applicationType: "SAP-HANA",
32
- deploymentSpecId: "fb04dbeb-005d-2703-197e-6208dfadb5d9",
32
+ deploymentSpecId: "20542149-bfca-5618-1879-9863dc6767f1",
33
33
  groupDescription: "Volume group"
34
34
  },
35
35
  location: "westus",
36
36
  volumes: [
37
37
  {
38
- name: "testVol1",
38
+ name: "test-data-mnt00001",
39
39
  capacityPoolResourceId: "/subscriptions/d633cc2e-722b-4ae1-b636-bbd9e4c60ed9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1",
40
- creationToken: "testVol1",
40
+ creationToken: "test-data-mnt00001",
41
41
  proximityPlacementGroup: "/subscriptions/d633cc2e-722b-4ae1-b636-bbd9e4c60ed9/resourceGroups/cys_sjain_fcp_rg/providers/Microsoft.Compute/proximityPlacementGroups/svlqa_sjain_multivolume_ppg",
42
42
  serviceLevel: "Premium",
43
43
  subnetId: "/subscriptions/d633cc2e-722b-4ae1-b636-bbd9e4c60ed9/resourceGroups/myRP/providers/Microsoft.Network/virtualNetworks/testvnet3/subnets/testsubnet3",
@@ -46,9 +46,9 @@ function volumeGroupsCreate() {
46
46
  volumeSpecName: "data"
47
47
  },
48
48
  {
49
- name: "testVol2",
49
+ name: "test-log-mnt00001",
50
50
  capacityPoolResourceId: "/subscriptions/d633cc2e-722b-4ae1-b636-bbd9e4c60ed9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1",
51
- creationToken: "testVol2",
51
+ creationToken: "test-log-mnt00001",
52
52
  proximityPlacementGroup: "/subscriptions/d633cc2e-722b-4ae1-b636-bbd9e4c60ed9/resourceGroups/cys_sjain_fcp_rg/providers/Microsoft.Compute/proximityPlacementGroups/svlqa_sjain_multivolume_ppg",
53
53
  serviceLevel: "Premium",
54
54
  subnetId: "/subscriptions/d633cc2e-722b-4ae1-b636-bbd9e4c60ed9/resourceGroups/myRP/providers/Microsoft.Network/virtualNetworks/testvnet3/subnets/testsubnet3",
@@ -57,9 +57,9 @@ function volumeGroupsCreate() {
57
57
  volumeSpecName: "log"
58
58
  },
59
59
  {
60
- name: "testVol3",
60
+ name: "test-shared",
61
61
  capacityPoolResourceId: "/subscriptions/d633cc2e-722b-4ae1-b636-bbd9e4c60ed9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1",
62
- creationToken: "testVol3",
62
+ creationToken: "test-shared",
63
63
  proximityPlacementGroup: "/subscriptions/d633cc2e-722b-4ae1-b636-bbd9e4c60ed9/resourceGroups/cys_sjain_fcp_rg/providers/Microsoft.Compute/proximityPlacementGroups/svlqa_sjain_multivolume_ppg",
64
64
  serviceLevel: "Premium",
65
65
  subnetId: "/subscriptions/d633cc2e-722b-4ae1-b636-bbd9e4c60ed9/resourceGroups/myRP/providers/Microsoft.Network/virtualNetworks/testvnet3/subnets/testsubnet3",
@@ -1 +1 @@
1
- {"version":3,"file":"volumeGroupsCreateSample.js","sourceRoot":"","sources":["../../samples-dev/volumeGroupsCreateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAsB,sBAAsB,EAAE,MAAM,mBAAmB,CAAC;AAC/E,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,kBAAkB;;QAC/B,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,wBAAwB,CAAC;YACrC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,uBAAuB,CAAC,IAAI,MAAM,CAAC;QACzE,MAAM,WAAW,GAAG,UAAU,CAAC;QAC/B,MAAM,eAAe,GAAG,QAAQ,CAAC;QACjC,MAAM,IAAI,GAAuB;YAC/B,aAAa,EAAE;gBACb,qBAAqB,EAAE,KAAK;gBAC5B,eAAe,EAAE,UAAU;gBAC3B,gBAAgB,EAAE,sCAAsC;gBACxD,gBAAgB,EAAE,cAAc;aACjC;YACD,QAAQ,EAAE,QAAQ;YAClB,OAAO,EAAE;gBACP;oBACE,IAAI,EAAE,UAAU;oBAChB,sBAAsB,EACpB,gJAAgJ;oBAClJ,aAAa,EAAE,UAAU;oBACzB,uBAAuB,EACrB,sKAAsK;oBACxK,YAAY,EAAE,SAAS;oBACvB,QAAQ,EACN,mJAAmJ;oBACrJ,eAAe,EAAE,EAAE;oBACnB,cAAc,EAAE,YAAY;oBAC5B,cAAc,EAAE,MAAM;iBACvB;gBACD;oBACE,IAAI,EAAE,UAAU;oBAChB,sBAAsB,EACpB,gJAAgJ;oBAClJ,aAAa,EAAE,UAAU;oBACzB,uBAAuB,EACrB,sKAAsK;oBACxK,YAAY,EAAE,SAAS;oBACvB,QAAQ,EACN,mJAAmJ;oBACrJ,eAAe,EAAE,EAAE;oBACnB,cAAc,EAAE,YAAY;oBAC5B,cAAc,EAAE,KAAK;iBACtB;gBACD;oBACE,IAAI,EAAE,UAAU;oBAChB,sBAAsB,EACpB,gJAAgJ;oBAClJ,aAAa,EAAE,UAAU;oBACzB,uBAAuB,EACrB,sKAAsK;oBACxK,YAAY,EAAE,SAAS;oBACvB,QAAQ,EACN,mJAAmJ;oBACrJ,eAAe,EAAE,EAAE;oBACnB,cAAc,EAAE,YAAY;oBAC5B,cAAc,EAAE,QAAQ;iBACzB;aACF;SACF,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,sBAAsB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACtE,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,YAAY,CAAC,kBAAkB,CACzD,iBAAiB,EACjB,WAAW,EACX,eAAe,EACf,IAAI,CACL,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,kBAAkB,EAAE,CAAC;IACvB,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
1
+ {"version":3,"file":"volumeGroupsCreateSample.js","sourceRoot":"","sources":["../../samples-dev/volumeGroupsCreateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAsB,sBAAsB,EAAE,MAAM,mBAAmB,CAAC;AAC/E,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,kBAAkB;;QAC/B,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,wBAAwB,CAAC;YACrC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,uBAAuB,CAAC,IAAI,MAAM,CAAC;QACzE,MAAM,WAAW,GAAG,UAAU,CAAC;QAC/B,MAAM,eAAe,GAAG,QAAQ,CAAC;QACjC,MAAM,IAAI,GAAuB;YAC/B,aAAa,EAAE;gBACb,qBAAqB,EAAE,KAAK;gBAC5B,eAAe,EAAE,UAAU;gBAC3B,gBAAgB,EAAE,sCAAsC;gBACxD,gBAAgB,EAAE,cAAc;aACjC;YACD,QAAQ,EAAE,QAAQ;YAClB,OAAO,EAAE;gBACP;oBACE,IAAI,EAAE,oBAAoB;oBAC1B,sBAAsB,EACpB,gJAAgJ;oBAClJ,aAAa,EAAE,oBAAoB;oBACnC,uBAAuB,EACrB,sKAAsK;oBACxK,YAAY,EAAE,SAAS;oBACvB,QAAQ,EACN,mJAAmJ;oBACrJ,eAAe,EAAE,EAAE;oBACnB,cAAc,EAAE,YAAY;oBAC5B,cAAc,EAAE,MAAM;iBACvB;gBACD;oBACE,IAAI,EAAE,mBAAmB;oBACzB,sBAAsB,EACpB,gJAAgJ;oBAClJ,aAAa,EAAE,mBAAmB;oBAClC,uBAAuB,EACrB,sKAAsK;oBACxK,YAAY,EAAE,SAAS;oBACvB,QAAQ,EACN,mJAAmJ;oBACrJ,eAAe,EAAE,EAAE;oBACnB,cAAc,EAAE,YAAY;oBAC5B,cAAc,EAAE,KAAK;iBACtB;gBACD;oBACE,IAAI,EAAE,aAAa;oBACnB,sBAAsB,EACpB,gJAAgJ;oBAClJ,aAAa,EAAE,aAAa;oBAC5B,uBAAuB,EACrB,sKAAsK;oBACxK,YAAY,EAAE,SAAS;oBACvB,QAAQ,EACN,mJAAmJ;oBACrJ,eAAe,EAAE,EAAE;oBACnB,cAAc,EAAE,YAAY;oBAC5B,cAAc,EAAE,QAAQ;iBACzB;aACF;SACF,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,sBAAsB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACtE,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,YAAY,CAAC,kBAAkB,CACzD,iBAAiB,EACjB,WAAW,EACX,eAAe,EACf,IAAI,CACL,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,kBAAkB,EAAE,CAAC;IACvB,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Delete the specified volume group only if there are no volumes under volume group.
17
17
  *
18
18
  * @summary Delete the specified volume group only if there are no volumes under volume group.
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/VolumeGroups_Delete.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/VolumeGroups_Delete.json
20
20
  */
21
21
  function volumeGroupsDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get details of the specified volume group
17
17
  *
18
18
  * @summary Get details of the specified volume group
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/VolumeGroups_Get.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/VolumeGroups_Get.json
20
20
  */
21
21
  function volumeGroupsGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to List all volume groups for given account
17
17
  *
18
18
  * @summary List all volume groups for given account
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/VolumeGroups_List.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/VolumeGroups_List.json
20
20
  */
21
21
  function volumeGroupsList() {
22
22
  var e_1, _a;
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Create the specified quota rule within the given volume
17
17
  *
18
18
  * @summary Create the specified quota rule within the given volume
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/VolumeQuotaRules_Create.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/VolumeQuotaRules_Create.json
20
20
  */
21
21
  function volumeQuotaRulesCreate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Delete quota rule
17
17
  *
18
18
  * @summary Delete quota rule
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/VolumeQuotaRules_Delete.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/VolumeQuotaRules_Delete.json
20
20
  */
21
21
  function volumeQuotaRulesDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get details of the specified quota rule
17
17
  *
18
18
  * @summary Get details of the specified quota rule
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/VolumeQuotaRules_Get.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/VolumeQuotaRules_Get.json
20
20
  */
21
21
  function volumeQuotaRulesGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to List all quota rules associated with the volume
17
17
  *
18
18
  * @summary List all quota rules associated with the volume
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/VolumeQuotaRules_List.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/VolumeQuotaRules_List.json
20
20
  */
21
21
  function volumeQuotaRulesList() {
22
22
  var e_1, _a;
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Patch a quota rule
17
17
  *
18
18
  * @summary Patch a quota rule
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/VolumeQuotaRules_Update.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/VolumeQuotaRules_Update.json
20
20
  */
21
21
  function volumeQuotaRulesUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Authorize the replication connection on the source volume
17
17
  *
18
18
  * @summary Authorize the replication connection on the source volume
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Volumes_AuthorizeReplication.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_AuthorizeReplication.json
20
20
  */
21
21
  function volumesAuthorizeReplication() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=volumesBreakFileLocksSample.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"volumesBreakFileLocksSample.d.ts","sourceRoot":"","sources":["../../samples-dev/volumesBreakFileLocksSample.ts"],"names":[],"mappings":""}
@@ -5,7 +5,7 @@
5
5
  * Code generated by Microsoft (R) AutoRest Code Generator.
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
- import { __asyncValues, __awaiter } from "tslib";
8
+ import { __awaiter } from "tslib";
9
9
  // Copyright (c) Microsoft Corporation.
10
10
  // Licensed under the MIT License.
11
11
  import { NetAppManagementClient } from "@azure/arm-netapp";
@@ -13,41 +13,34 @@ import { DefaultAzureCredential } from "@azure/identity";
13
13
  import * as dotenv from "dotenv";
14
14
  dotenv.config();
15
15
  /**
16
- * This sample demonstrates how to List vaults for a Netapp Account
16
+ * This sample demonstrates how to Break all the file locks on a volume
17
17
  *
18
- * @summary List vaults for a Netapp Account
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Vaults_List.json
18
+ * @summary Break all the file locks on a volume
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_BreakFileLocks.json
20
20
  */
21
- function vaultsList() {
22
- var e_1, _a;
21
+ function volumesBreakFileLocks() {
23
22
  return __awaiter(this, void 0, void 0, function* () {
24
23
  const subscriptionId = process.env["NETAPP_SUBSCRIPTION_ID"] ||
25
24
  "D633CC2E-722B-4AE1-B636-BBD9E4C60ED9";
26
25
  const resourceGroupName = process.env["NETAPP_RESOURCE_GROUP"] || "myRG";
27
26
  const accountName = "account1";
27
+ const poolName = "pool1";
28
+ const volumeName = "volume1";
29
+ const body = {
30
+ clientIp: "101.102.103.104",
31
+ confirmRunningDisruptiveOperation: true
32
+ };
33
+ const options = { body };
28
34
  const credential = new DefaultAzureCredential();
29
35
  const client = new NetAppManagementClient(credential, subscriptionId);
30
- const resArray = new Array();
31
- try {
32
- for (var _b = __asyncValues(client.vaults.list(resourceGroupName, accountName)), _c; _c = yield _b.next(), !_c.done;) {
33
- let item = _c.value;
34
- resArray.push(item);
35
- }
36
- }
37
- catch (e_1_1) { e_1 = { error: e_1_1 }; }
38
- finally {
39
- try {
40
- if (_c && !_c.done && (_a = _b.return)) yield _a.call(_b);
41
- }
42
- finally { if (e_1) throw e_1.error; }
43
- }
44
- console.log(resArray);
36
+ const result = yield client.volumes.beginBreakFileLocksAndWait(resourceGroupName, accountName, poolName, volumeName, options);
37
+ console.log(result);
45
38
  });
46
39
  }
47
40
  function main() {
48
41
  return __awaiter(this, void 0, void 0, function* () {
49
- vaultsList();
42
+ volumesBreakFileLocks();
50
43
  });
51
44
  }
52
45
  main().catch(console.error);
53
- //# sourceMappingURL=vaultsListSample.js.map
46
+ //# sourceMappingURL=volumesBreakFileLocksSample.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"volumesBreakFileLocksSample.js","sourceRoot":"","sources":["../../samples-dev/volumesBreakFileLocksSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAGL,sBAAsB,EACvB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,qBAAqB;;QAClC,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,wBAAwB,CAAC;YACrC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,uBAAuB,CAAC,IAAI,MAAM,CAAC;QACzE,MAAM,WAAW,GAAG,UAAU,CAAC;QAC/B,MAAM,QAAQ,GAAG,OAAO,CAAC;QACzB,MAAM,UAAU,GAAG,SAAS,CAAC;QAC7B,MAAM,IAAI,GAA0B;YAClC,QAAQ,EAAE,iBAAiB;YAC3B,iCAAiC,EAAE,IAAI;SACxC,CAAC;QACF,MAAM,OAAO,GAAwC,EAAE,IAAI,EAAE,CAAC;QAC9D,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,sBAAsB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACtE,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,OAAO,CAAC,0BAA0B,CAC5D,iBAAiB,EACjB,WAAW,EACX,QAAQ,EACR,UAAU,EACV,OAAO,CACR,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,qBAAqB,EAAE,CAAC;IAC1B,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Break the replication connection on the destination volume
17
17
  *
18
18
  * @summary Break the replication connection on the destination volume
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Volumes_BreakReplication.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_BreakReplication.json
20
20
  */
21
21
  function volumesBreakReplication() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Create or update the specified volume within the capacity pool
17
17
  *
18
18
  * @summary Create or update the specified volume within the capacity pool
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Volumes_CreateOrUpdate.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_CreateOrUpdate.json
20
20
  */
21
21
  function volumesCreateOrUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -28,11 +28,9 @@ function volumesCreateOrUpdate() {
28
28
  const volumeName = "volume1";
29
29
  const body = {
30
30
  creationToken: "my-unique-file-path",
31
- encryptionKeySource: "Microsoft.KeyVault",
32
31
  location: "eastus",
33
32
  serviceLevel: "Premium",
34
33
  subnetId: "/subscriptions/9760acf5-4638-11e7-9bdb-020073ca7778/resourceGroups/myRP/providers/Microsoft.Network/virtualNetworks/testvnet3/subnets/testsubnet3",
35
- throughputMibps: 128,
36
34
  usageThreshold: 107374182400
37
35
  };
38
36
  const credential = new DefaultAzureCredential();
@@ -1 +1 @@
1
- {"version":3,"file":"volumesCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/volumesCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAU,sBAAsB,EAAE,MAAM,mBAAmB,CAAC;AACnE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,qBAAqB;;QAClC,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,wBAAwB,CAAC;YACrC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,uBAAuB,CAAC,IAAI,MAAM,CAAC;QACzE,MAAM,WAAW,GAAG,UAAU,CAAC;QAC/B,MAAM,QAAQ,GAAG,OAAO,CAAC;QACzB,MAAM,UAAU,GAAG,SAAS,CAAC;QAC7B,MAAM,IAAI,GAAW;YACnB,aAAa,EAAE,qBAAqB;YACpC,mBAAmB,EAAE,oBAAoB;YACzC,QAAQ,EAAE,QAAQ;YAClB,YAAY,EAAE,SAAS;YACvB,QAAQ,EACN,mJAAmJ;YACrJ,eAAe,EAAE,GAAG;YACpB,cAAc,EAAE,YAAY;SAC7B,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,sBAAsB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACtE,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,OAAO,CAAC,0BAA0B,CAC5D,iBAAiB,EACjB,WAAW,EACX,QAAQ,EACR,UAAU,EACV,IAAI,CACL,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,qBAAqB,EAAE,CAAC;IAC1B,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
1
+ {"version":3,"file":"volumesCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/volumesCreateOrUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAU,sBAAsB,EAAE,MAAM,mBAAmB,CAAC;AACnE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,qBAAqB;;QAClC,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,wBAAwB,CAAC;YACrC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GAAG,OAAO,CAAC,GAAG,CAAC,uBAAuB,CAAC,IAAI,MAAM,CAAC;QACzE,MAAM,WAAW,GAAG,UAAU,CAAC;QAC/B,MAAM,QAAQ,GAAG,OAAO,CAAC;QACzB,MAAM,UAAU,GAAG,SAAS,CAAC;QAC7B,MAAM,IAAI,GAAW;YACnB,aAAa,EAAE,qBAAqB;YACpC,QAAQ,EAAE,QAAQ;YAClB,YAAY,EAAE,SAAS;YACvB,QAAQ,EACN,mJAAmJ;YACrJ,cAAc,EAAE,YAAY;SAC7B,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,sBAAsB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACtE,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,OAAO,CAAC,0BAA0B,CAC5D,iBAAiB,EACjB,WAAW,EACX,QAAQ,EACR,UAAU,EACV,IAAI,CACL,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,qBAAqB,EAAE,CAAC;IAC1B,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Delete the replication connection on the destination volume, and send release to the source replication
17
17
  *
18
18
  * @summary Delete the replication connection on the destination volume, and send release to the source replication
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Volumes_DeleteReplication.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_DeleteReplication.json
20
20
  */
21
21
  function volumesDeleteReplication() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Delete the specified volume
17
17
  *
18
18
  * @summary Delete the specified volume
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Volumes_Delete.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_Delete.json
20
20
  */
21
21
  function volumesDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Finalizes the relocation of the volume and cleans up the old volume.
17
17
  *
18
18
  * @summary Finalizes the relocation of the volume and cleans up the old volume.
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Volumes_FinalizeRelocation.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_FinalizeRelocation.json
20
20
  */
21
21
  function volumesFinalizeRelocation() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get the details of the specified volume
17
17
  *
18
18
  * @summary Get the details of the specified volume
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Volumes_Get.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_Get.json
20
20
  */
21
21
  function volumesGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to List all replications for a specified volume
17
17
  *
18
18
  * @summary List all replications for a specified volume
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Volumes_ListReplications.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_ListReplications.json
20
20
  */
21
21
  function volumesListReplications() {
22
22
  var e_1, _a;
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to List all volumes within the capacity pool
17
17
  *
18
18
  * @summary List all volumes within the capacity pool
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Volumes_List.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_List.json
20
20
  */
21
21
  function volumesList() {
22
22
  var e_1, _a;
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Moves volume to another pool
17
17
  *
18
18
  * @summary Moves volume to another pool
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Volumes_PoolChange.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_PoolChange.json
20
20
  */
21
21
  function volumesAuthorizeReplication() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Re-Initializes the replication connection on the destination volume
17
17
  *
18
18
  * @summary Re-Initializes the replication connection on the destination volume
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Volumes_ReInitializeReplication.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_ReInitializeReplication.json
20
20
  */
21
21
  function volumesReInitializeReplication() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Re-establish a previously deleted replication between 2 volumes that have a common ad-hoc or policy-based snapshots
17
17
  *
18
18
  * @summary Re-establish a previously deleted replication between 2 volumes that have a common ad-hoc or policy-based snapshots
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Volumes_ReestablishReplication.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_ReestablishReplication.json
20
20
  */
21
21
  function volumesReestablishReplication() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Relocates volume to a new stamp
17
17
  *
18
18
  * @summary Relocates volume to a new stamp
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Volumes_Relocate.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_Relocate.json
20
20
  */
21
21
  function volumesRelocate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get the status of the replication
17
17
  *
18
18
  * @summary Get the status of the replication
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Volumes_ReplicationStatus.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_ReplicationStatus.json
20
20
  */
21
21
  function volumesReplicationStatus() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Reset cifs password from volume
17
17
  *
18
18
  * @summary Reset cifs password from volume
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Volumes_ResetCifsPassword.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_ResetCifsPassword.json
20
20
  */
21
21
  function volumesResetCifsPassword() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source.
17
17
  *
18
18
  * @summary Resync the connection on the destination volume. If the operation is ran on the source volume it will reverse-resync the connection and sync from destination to source.
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Volumes_ResyncReplication.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_ResyncReplication.json
20
20
  */
21
21
  function volumesResyncReplication() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Reverts the volume relocation process, cleans up the new volume and starts using the former-existing volume.
17
17
  *
18
18
  * @summary Reverts the volume relocation process, cleans up the new volume and starts using the former-existing volume.
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Volumes_RevertRelocation.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_RevertRelocation.json
20
20
  */
21
21
  function volumesRevertRelocation() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Revert a volume to the snapshot specified in the body
17
17
  *
18
18
  * @summary Revert a volume to the snapshot specified in the body
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Volumes_Revert.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_Revert.json
20
20
  */
21
21
  function volumesRevert() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Patch the specified volume
17
17
  *
18
18
  * @summary Patch the specified volume
19
- * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-05-01/examples/Volumes_Update.json
19
+ * x-ms-original-file: specification/netapp/resource-manager/Microsoft.NetApp/stable/2022-09-01/examples/Volumes_Update.json
20
20
  */
21
21
  function volumesUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -1,16 +1,11 @@
1
1
  import { LongRunningOperation, LroResponse } from "@azure/core-lro";
2
- export declare class LroImpl<T> implements LongRunningOperation<T> {
3
- private sendOperationFn;
4
- private args;
5
- private spec;
6
- requestPath: string;
7
- requestMethod: string;
8
- constructor(sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>, args: Record<string, unknown>, spec: {
2
+ export declare function createLroSpec<T>(inputs: {
3
+ sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>;
4
+ args: Record<string, unknown>;
5
+ spec: {
9
6
  readonly requestBody?: unknown;
10
7
  readonly path?: string;
11
8
  readonly httpMethod: string;
12
- } & Record<string, any>, requestPath?: string, requestMethod?: string);
13
- sendInitialRequest(): Promise<LroResponse<T>>;
14
- sendPollRequest(path: string): Promise<LroResponse<T>>;
15
- }
9
+ } & Record<string, any>;
10
+ }): LongRunningOperation<T>;
16
11
  //# sourceMappingURL=lroImpl.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"lroImpl.d.ts","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,oBAAoB,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAEpE,qBAAa,OAAO,CAAC,CAAC,CAAE,YAAW,oBAAoB,CAAC,CAAC,CAAC;IAEtD,OAAO,CAAC,eAAe;IACvB,OAAO,CAAC,IAAI;IACZ,OAAO,CAAC,IAAI;IAKL,WAAW,EAAE,MAAM;IACnB,aAAa,EAAE,MAAM;gBARpB,eAAe,EAAE,CAAC,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,EAClE,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,EAC7B,IAAI,EAAE;QACZ,QAAQ,CAAC,WAAW,CAAC,EAAE,OAAO,CAAC;QAC/B,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;QACvB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;KAC7B,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAChB,WAAW,GAAE,MAAmB,EAChC,aAAa,GAAE,MAAwB;IAEnC,kBAAkB,IAAI,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC;IAG7C,eAAe,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC;CAQpE"}
1
+ {"version":3,"file":"lroImpl.d.ts","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AAYA,OAAO,EAAE,oBAAoB,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAEpE,wBAAgB,aAAa,CAAC,CAAC,EAAE,MAAM,EAAE;IACvC,eAAe,EAAE,CAAC,IAAI,EAAE,GAAG,EAAE,IAAI,EAAE,GAAG,KAAK,OAAO,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC;IACnE,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC9B,IAAI,EAAE;QACJ,QAAQ,CAAC,WAAW,CAAC,EAAE,OAAO,CAAC;QAC/B,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;QACvB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;KAC7B,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CACzB,GAAG,oBAAoB,CAAC,CAAC,CAAC,CAmB1B"}
@@ -5,25 +5,17 @@
5
5
  * Code generated by Microsoft (R) AutoRest Code Generator.
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
- import { __awaiter, __rest } from "tslib";
9
- export class LroImpl {
10
- constructor(sendOperationFn, args, spec, requestPath = spec.path, requestMethod = spec.httpMethod) {
11
- this.sendOperationFn = sendOperationFn;
12
- this.args = args;
13
- this.spec = spec;
14
- this.requestPath = requestPath;
15
- this.requestMethod = requestMethod;
16
- }
17
- sendInitialRequest() {
18
- return __awaiter(this, void 0, void 0, function* () {
19
- return this.sendOperationFn(this.args, this.spec);
20
- });
21
- }
22
- sendPollRequest(path) {
23
- return __awaiter(this, void 0, void 0, function* () {
24
- const _a = this.spec, { requestBody } = _a, restSpec = __rest(_a, ["requestBody"]);
25
- return this.sendOperationFn(this.args, Object.assign(Object.assign({}, restSpec), { path, httpMethod: "GET" }));
26
- });
27
- }
8
+ import { __rest } from "tslib";
9
+ export function createLroSpec(inputs) {
10
+ const { args, spec, sendOperationFn } = inputs;
11
+ return {
12
+ requestMethod: spec.httpMethod,
13
+ requestPath: spec.path,
14
+ sendInitialRequest: () => sendOperationFn(args, spec),
15
+ sendPollRequest: (path, options) => {
16
+ const { requestBody } = spec, restSpec = __rest(spec, ["requestBody"]);
17
+ return sendOperationFn(args, Object.assign(Object.assign({}, restSpec), { httpMethod: "GET", path, abortSignal: options === null || options === void 0 ? void 0 : options.abortSignal }));
18
+ }
19
+ };
28
20
  }
29
21
  //# sourceMappingURL=lroImpl.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAIH,MAAM,OAAO,OAAO;IAClB,YACU,eAAkE,EAClE,IAA6B,EAC7B,IAIe,EAChB,cAAsB,IAAI,CAAC,IAAK,EAChC,gBAAwB,IAAI,CAAC,UAAU;QARtC,oBAAe,GAAf,eAAe,CAAmD;QAClE,SAAI,GAAJ,IAAI,CAAyB;QAC7B,SAAI,GAAJ,IAAI,CAIW;QAChB,gBAAW,GAAX,WAAW,CAAqB;QAChC,kBAAa,GAAb,aAAa,CAA0B;IAC7C,CAAC;IACS,kBAAkB;;YAC7B,OAAO,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC,CAAC;QACpD,CAAC;KAAA;IACY,eAAe,CAAC,IAAY;;YACvC,MAAM,KAA+B,IAAI,CAAC,IAAI,EAAxC,EAAE,WAAW,OAA2B,EAAtB,QAAQ,cAA1B,eAA4B,CAAY,CAAC;YAC/C,OAAO,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,IAAI,kCAChC,QAAQ,KACX,IAAI,EACJ,UAAU,EAAE,KAAK,IACjB,CAAC;QACL,CAAC;KAAA;CACF"}
1
+ {"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAQH,MAAM,UAAU,aAAa,CAAI,MAQhC;IACC,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,eAAe,EAAE,GAAG,MAAM,CAAC;IAC/C,OAAO;QACL,aAAa,EAAE,IAAI,CAAC,UAAU;QAC9B,WAAW,EAAE,IAAI,CAAC,IAAK;QACvB,kBAAkB,EAAE,GAAG,EAAE,CAAC,eAAe,CAAC,IAAI,EAAE,IAAI,CAAC;QACrD,eAAe,EAAE,CACf,IAAY,EACZ,OAA2C,EAC3C,EAAE;YACF,MAAM,EAAE,WAAW,KAAkB,IAAI,EAAjB,QAAQ,UAAK,IAAI,EAAnC,eAA4B,CAAO,CAAC;YAC1C,OAAO,eAAe,CAAC,IAAI,kCACtB,QAAQ,KACX,UAAU,EAAE,KAAK,EACjB,IAAI,EACJ,WAAW,EAAE,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,WAAW,IACjC,CAAC;QACL,CAAC;KACF,CAAC;AACJ,CAAC"}