@azure/arm-storsimple1200series 0.1.0 → 2.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 (762) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/LICENSE +21 -0
  3. package/README.md +75 -73
  4. package/dist/index.js +10233 -0
  5. package/dist/index.js.map +1 -0
  6. package/dist/index.min.js +1 -0
  7. package/dist/index.min.js.map +1 -0
  8. package/dist-esm/samples-dev/accessControlRecordsCreateOrUpdate.d.ts +2 -0
  9. package/dist-esm/samples-dev/accessControlRecordsCreateOrUpdate.d.ts.map +1 -0
  10. package/dist-esm/samples-dev/accessControlRecordsCreateOrUpdate.js +36 -0
  11. package/dist-esm/samples-dev/accessControlRecordsCreateOrUpdate.js.map +1 -0
  12. package/dist-esm/samples-dev/accessControlRecordsDelete.d.ts +2 -0
  13. package/dist-esm/samples-dev/accessControlRecordsDelete.d.ts.map +1 -0
  14. package/dist-esm/samples-dev/accessControlRecordsDelete.js +32 -0
  15. package/dist-esm/samples-dev/accessControlRecordsDelete.js.map +1 -0
  16. package/dist-esm/samples-dev/accessControlRecordsGet.d.ts +2 -0
  17. package/dist-esm/samples-dev/accessControlRecordsGet.d.ts.map +1 -0
  18. package/dist-esm/samples-dev/accessControlRecordsGet.js +32 -0
  19. package/dist-esm/samples-dev/accessControlRecordsGet.js.map +1 -0
  20. package/dist-esm/samples-dev/accessControlRecordsListByManager.d.ts +2 -0
  21. package/dist-esm/samples-dev/accessControlRecordsListByManager.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/accessControlRecordsListByManager.js +45 -0
  23. package/dist-esm/samples-dev/accessControlRecordsListByManager.js.map +1 -0
  24. package/dist-esm/samples-dev/alertsClear.d.ts +2 -0
  25. package/dist-esm/samples-dev/alertsClear.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/alertsClear.js +36 -0
  27. package/dist-esm/samples-dev/alertsClear.js.map +1 -0
  28. package/dist-esm/samples-dev/alertsListByManager.d.ts +2 -0
  29. package/dist-esm/samples-dev/alertsListByManager.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/alertsListByManager.js +47 -0
  31. package/dist-esm/samples-dev/alertsListByManager.js.map +1 -0
  32. package/dist-esm/samples-dev/alertsSendTestEmail.d.ts +2 -0
  33. package/dist-esm/samples-dev/alertsSendTestEmail.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/alertsSendTestEmail.js +35 -0
  35. package/dist-esm/samples-dev/alertsSendTestEmail.js.map +1 -0
  36. package/dist-esm/samples-dev/backupScheduleGroupsCreateOrUpdate.d.ts +2 -0
  37. package/dist-esm/samples-dev/backupScheduleGroupsCreateOrUpdate.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/backupScheduleGroupsCreateOrUpdate.js +37 -0
  39. package/dist-esm/samples-dev/backupScheduleGroupsCreateOrUpdate.js.map +1 -0
  40. package/dist-esm/samples-dev/backupScheduleGroupsDelete.d.ts +2 -0
  41. package/dist-esm/samples-dev/backupScheduleGroupsDelete.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/backupScheduleGroupsDelete.js +33 -0
  43. package/dist-esm/samples-dev/backupScheduleGroupsDelete.js.map +1 -0
  44. package/dist-esm/samples-dev/backupScheduleGroupsGet.d.ts +2 -0
  45. package/dist-esm/samples-dev/backupScheduleGroupsGet.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/backupScheduleGroupsGet.js +33 -0
  47. package/dist-esm/samples-dev/backupScheduleGroupsGet.js.map +1 -0
  48. package/dist-esm/samples-dev/backupScheduleGroupsListByDevice.d.ts +2 -0
  49. package/dist-esm/samples-dev/backupScheduleGroupsListByDevice.d.ts.map +1 -0
  50. package/dist-esm/samples-dev/backupScheduleGroupsListByDevice.js +46 -0
  51. package/dist-esm/samples-dev/backupScheduleGroupsListByDevice.js.map +1 -0
  52. package/dist-esm/samples-dev/backupsClone.d.ts +2 -0
  53. package/dist-esm/samples-dev/backupsClone.d.ts.map +1 -0
  54. package/dist-esm/samples-dev/backupsClone.js +48 -0
  55. package/dist-esm/samples-dev/backupsClone.js.map +1 -0
  56. package/dist-esm/samples-dev/backupsDelete.d.ts +2 -0
  57. package/dist-esm/samples-dev/backupsDelete.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/backupsDelete.js +33 -0
  59. package/dist-esm/samples-dev/backupsDelete.js.map +1 -0
  60. package/dist-esm/samples-dev/backupsListByDevice.d.ts +2 -0
  61. package/dist-esm/samples-dev/backupsListByDevice.d.ts.map +1 -0
  62. package/dist-esm/samples-dev/backupsListByDevice.js +48 -0
  63. package/dist-esm/samples-dev/backupsListByDevice.js.map +1 -0
  64. package/dist-esm/samples-dev/backupsListByManager.d.ts +2 -0
  65. package/dist-esm/samples-dev/backupsListByManager.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/backupsListByManager.js +47 -0
  67. package/dist-esm/samples-dev/backupsListByManager.js.map +1 -0
  68. package/dist-esm/samples-dev/chapSettingsCreateOrUpdate.d.ts +2 -0
  69. package/dist-esm/samples-dev/chapSettingsCreateOrUpdate.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/chapSettingsCreateOrUpdate.js +41 -0
  71. package/dist-esm/samples-dev/chapSettingsCreateOrUpdate.js.map +1 -0
  72. package/dist-esm/samples-dev/chapSettingsDelete.d.ts +2 -0
  73. package/dist-esm/samples-dev/chapSettingsDelete.d.ts.map +1 -0
  74. package/dist-esm/samples-dev/chapSettingsDelete.js +33 -0
  75. package/dist-esm/samples-dev/chapSettingsDelete.js.map +1 -0
  76. package/dist-esm/samples-dev/chapSettingsGet.d.ts +2 -0
  77. package/dist-esm/samples-dev/chapSettingsGet.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/chapSettingsGet.js +33 -0
  79. package/dist-esm/samples-dev/chapSettingsGet.js.map +1 -0
  80. package/dist-esm/samples-dev/chapSettingsListByDevice.d.ts +2 -0
  81. package/dist-esm/samples-dev/chapSettingsListByDevice.d.ts.map +1 -0
  82. package/dist-esm/samples-dev/chapSettingsListByDevice.js +46 -0
  83. package/dist-esm/samples-dev/chapSettingsListByDevice.js.map +1 -0
  84. package/dist-esm/samples-dev/devicesCreateOrUpdateAlertSettings.d.ts +2 -0
  85. package/dist-esm/samples-dev/devicesCreateOrUpdateAlertSettings.d.ts.map +1 -0
  86. package/dist-esm/samples-dev/devicesCreateOrUpdateAlertSettings.js +39 -0
  87. package/dist-esm/samples-dev/devicesCreateOrUpdateAlertSettings.js.map +1 -0
  88. package/dist-esm/samples-dev/devicesCreateOrUpdateSecuritySettings.d.ts +2 -0
  89. package/dist-esm/samples-dev/devicesCreateOrUpdateSecuritySettings.d.ts.map +1 -0
  90. package/dist-esm/samples-dev/devicesCreateOrUpdateSecuritySettings.js +39 -0
  91. package/dist-esm/samples-dev/devicesCreateOrUpdateSecuritySettings.js.map +1 -0
  92. package/dist-esm/samples-dev/devicesDeactivate.d.ts +2 -0
  93. package/dist-esm/samples-dev/devicesDeactivate.d.ts.map +1 -0
  94. package/dist-esm/samples-dev/devicesDeactivate.js +32 -0
  95. package/dist-esm/samples-dev/devicesDeactivate.js.map +1 -0
  96. package/dist-esm/samples-dev/devicesDelete.d.ts +2 -0
  97. package/dist-esm/samples-dev/devicesDelete.d.ts.map +1 -0
  98. package/dist-esm/samples-dev/devicesDelete.js +32 -0
  99. package/dist-esm/samples-dev/devicesDelete.js.map +1 -0
  100. package/dist-esm/samples-dev/devicesDownloadUpdates.d.ts +2 -0
  101. package/dist-esm/samples-dev/devicesDownloadUpdates.d.ts.map +1 -0
  102. package/dist-esm/samples-dev/devicesDownloadUpdates.js +32 -0
  103. package/dist-esm/samples-dev/devicesDownloadUpdates.js.map +1 -0
  104. package/dist-esm/samples-dev/devicesFailover.d.ts +2 -0
  105. package/dist-esm/samples-dev/devicesFailover.d.ts.map +1 -0
  106. package/dist-esm/samples-dev/devicesFailover.js +40 -0
  107. package/dist-esm/samples-dev/devicesFailover.js.map +1 -0
  108. package/dist-esm/samples-dev/devicesGet.d.ts +2 -0
  109. package/dist-esm/samples-dev/devicesGet.d.ts.map +1 -0
  110. package/dist-esm/samples-dev/devicesGet.js +32 -0
  111. package/dist-esm/samples-dev/devicesGet.js.map +1 -0
  112. package/dist-esm/samples-dev/devicesGetAlertSettings.d.ts +2 -0
  113. package/dist-esm/samples-dev/devicesGetAlertSettings.d.ts.map +1 -0
  114. package/dist-esm/samples-dev/devicesGetAlertSettings.js +32 -0
  115. package/dist-esm/samples-dev/devicesGetAlertSettings.js.map +1 -0
  116. package/dist-esm/samples-dev/devicesGetNetworkSettings.d.ts +2 -0
  117. package/dist-esm/samples-dev/devicesGetNetworkSettings.d.ts.map +1 -0
  118. package/dist-esm/samples-dev/devicesGetNetworkSettings.js +32 -0
  119. package/dist-esm/samples-dev/devicesGetNetworkSettings.js.map +1 -0
  120. package/dist-esm/samples-dev/devicesGetTimeSettings.d.ts +2 -0
  121. package/dist-esm/samples-dev/devicesGetTimeSettings.d.ts.map +1 -0
  122. package/dist-esm/samples-dev/devicesGetTimeSettings.js +32 -0
  123. package/dist-esm/samples-dev/devicesGetTimeSettings.js.map +1 -0
  124. package/dist-esm/samples-dev/devicesGetUpdateSummary.d.ts +2 -0
  125. package/dist-esm/samples-dev/devicesGetUpdateSummary.d.ts.map +1 -0
  126. package/dist-esm/samples-dev/devicesGetUpdateSummary.js +32 -0
  127. package/dist-esm/samples-dev/devicesGetUpdateSummary.js.map +1 -0
  128. package/dist-esm/samples-dev/devicesInstallUpdates.d.ts +2 -0
  129. package/dist-esm/samples-dev/devicesInstallUpdates.d.ts.map +1 -0
  130. package/dist-esm/samples-dev/devicesInstallUpdates.js +32 -0
  131. package/dist-esm/samples-dev/devicesInstallUpdates.js.map +1 -0
  132. package/dist-esm/samples-dev/devicesListByManager.d.ts +2 -0
  133. package/dist-esm/samples-dev/devicesListByManager.d.ts.map +1 -0
  134. package/dist-esm/samples-dev/devicesListByManager.js +45 -0
  135. package/dist-esm/samples-dev/devicesListByManager.js.map +1 -0
  136. package/dist-esm/samples-dev/devicesListFailoverTarget.d.ts +2 -0
  137. package/dist-esm/samples-dev/devicesListFailoverTarget.d.ts.map +1 -0
  138. package/dist-esm/samples-dev/devicesListFailoverTarget.js +46 -0
  139. package/dist-esm/samples-dev/devicesListFailoverTarget.js.map +1 -0
  140. package/dist-esm/samples-dev/devicesListMetricDefinition.d.ts +2 -0
  141. package/dist-esm/samples-dev/devicesListMetricDefinition.d.ts.map +1 -0
  142. package/dist-esm/samples-dev/devicesListMetricDefinition.js +46 -0
  143. package/dist-esm/samples-dev/devicesListMetricDefinition.js.map +1 -0
  144. package/dist-esm/samples-dev/devicesListMetrics.d.ts +2 -0
  145. package/dist-esm/samples-dev/devicesListMetrics.d.ts.map +1 -0
  146. package/dist-esm/samples-dev/devicesListMetrics.js +48 -0
  147. package/dist-esm/samples-dev/devicesListMetrics.js.map +1 -0
  148. package/dist-esm/samples-dev/devicesPatch.d.ts +2 -0
  149. package/dist-esm/samples-dev/devicesPatch.d.ts.map +1 -0
  150. package/dist-esm/samples-dev/devicesPatch.js +35 -0
  151. package/dist-esm/samples-dev/devicesPatch.js.map +1 -0
  152. package/dist-esm/samples-dev/devicesScanForUpdates.d.ts +2 -0
  153. package/dist-esm/samples-dev/devicesScanForUpdates.d.ts.map +1 -0
  154. package/dist-esm/samples-dev/devicesScanForUpdates.js +32 -0
  155. package/dist-esm/samples-dev/devicesScanForUpdates.js.map +1 -0
  156. package/dist-esm/samples-dev/fileServersBackupNow.d.ts +2 -0
  157. package/dist-esm/samples-dev/fileServersBackupNow.d.ts.map +1 -0
  158. package/dist-esm/samples-dev/fileServersBackupNow.js +33 -0
  159. package/dist-esm/samples-dev/fileServersBackupNow.js.map +1 -0
  160. package/dist-esm/samples-dev/fileServersCreateOrUpdate.d.ts +2 -0
  161. package/dist-esm/samples-dev/fileServersCreateOrUpdate.d.ts.map +1 -0
  162. package/dist-esm/samples-dev/fileServersCreateOrUpdate.js +40 -0
  163. package/dist-esm/samples-dev/fileServersCreateOrUpdate.js.map +1 -0
  164. package/dist-esm/samples-dev/fileServersDelete.d.ts +2 -0
  165. package/dist-esm/samples-dev/fileServersDelete.d.ts.map +1 -0
  166. package/dist-esm/samples-dev/fileServersDelete.js +33 -0
  167. package/dist-esm/samples-dev/fileServersDelete.js.map +1 -0
  168. package/dist-esm/samples-dev/fileServersGet.d.ts +2 -0
  169. package/dist-esm/samples-dev/fileServersGet.d.ts.map +1 -0
  170. package/dist-esm/samples-dev/fileServersGet.js +33 -0
  171. package/dist-esm/samples-dev/fileServersGet.js.map +1 -0
  172. package/dist-esm/samples-dev/fileServersListByDevice.d.ts +2 -0
  173. package/dist-esm/samples-dev/fileServersListByDevice.d.ts.map +1 -0
  174. package/dist-esm/samples-dev/fileServersListByDevice.js +46 -0
  175. package/dist-esm/samples-dev/fileServersListByDevice.js.map +1 -0
  176. package/dist-esm/samples-dev/fileServersListByManager.d.ts +2 -0
  177. package/dist-esm/samples-dev/fileServersListByManager.d.ts.map +1 -0
  178. package/dist-esm/samples-dev/fileServersListByManager.js +45 -0
  179. package/dist-esm/samples-dev/fileServersListByManager.js.map +1 -0
  180. package/dist-esm/samples-dev/fileServersListMetricDefinition.d.ts +2 -0
  181. package/dist-esm/samples-dev/fileServersListMetricDefinition.d.ts.map +1 -0
  182. package/dist-esm/samples-dev/fileServersListMetricDefinition.js +47 -0
  183. package/dist-esm/samples-dev/fileServersListMetricDefinition.js.map +1 -0
  184. package/dist-esm/samples-dev/fileServersListMetrics.d.ts +2 -0
  185. package/dist-esm/samples-dev/fileServersListMetrics.d.ts.map +1 -0
  186. package/dist-esm/samples-dev/fileServersListMetrics.js +49 -0
  187. package/dist-esm/samples-dev/fileServersListMetrics.js.map +1 -0
  188. package/dist-esm/samples-dev/fileSharesCreateOrUpdate.d.ts +2 -0
  189. package/dist-esm/samples-dev/fileSharesCreateOrUpdate.d.ts.map +1 -0
  190. package/dist-esm/samples-dev/fileSharesCreateOrUpdate.js +43 -0
  191. package/dist-esm/samples-dev/fileSharesCreateOrUpdate.js.map +1 -0
  192. package/dist-esm/samples-dev/fileSharesDelete.d.ts +2 -0
  193. package/dist-esm/samples-dev/fileSharesDelete.d.ts.map +1 -0
  194. package/dist-esm/samples-dev/fileSharesDelete.js +34 -0
  195. package/dist-esm/samples-dev/fileSharesDelete.js.map +1 -0
  196. package/dist-esm/samples-dev/fileSharesGet.d.ts +2 -0
  197. package/dist-esm/samples-dev/fileSharesGet.d.ts.map +1 -0
  198. package/dist-esm/samples-dev/fileSharesGet.js +34 -0
  199. package/dist-esm/samples-dev/fileSharesGet.js.map +1 -0
  200. package/dist-esm/samples-dev/fileSharesListByDevice.d.ts +2 -0
  201. package/dist-esm/samples-dev/fileSharesListByDevice.d.ts.map +1 -0
  202. package/dist-esm/samples-dev/fileSharesListByDevice.js +46 -0
  203. package/dist-esm/samples-dev/fileSharesListByDevice.js.map +1 -0
  204. package/dist-esm/samples-dev/fileSharesListByFileServer.d.ts +2 -0
  205. package/dist-esm/samples-dev/fileSharesListByFileServer.d.ts.map +1 -0
  206. package/dist-esm/samples-dev/fileSharesListByFileServer.js +47 -0
  207. package/dist-esm/samples-dev/fileSharesListByFileServer.js.map +1 -0
  208. package/dist-esm/samples-dev/fileSharesListMetricDefinition.d.ts +2 -0
  209. package/dist-esm/samples-dev/fileSharesListMetricDefinition.d.ts.map +1 -0
  210. package/dist-esm/samples-dev/fileSharesListMetricDefinition.js +48 -0
  211. package/dist-esm/samples-dev/fileSharesListMetricDefinition.js.map +1 -0
  212. package/dist-esm/samples-dev/fileSharesListMetrics.d.ts +2 -0
  213. package/dist-esm/samples-dev/fileSharesListMetrics.d.ts.map +1 -0
  214. package/dist-esm/samples-dev/fileSharesListMetrics.js +50 -0
  215. package/dist-esm/samples-dev/fileSharesListMetrics.js.map +1 -0
  216. package/dist-esm/samples-dev/iscsiDisksCreateOrUpdate.d.ts +2 -0
  217. package/dist-esm/samples-dev/iscsiDisksCreateOrUpdate.d.ts.map +1 -0
  218. package/dist-esm/samples-dev/iscsiDisksCreateOrUpdate.js +43 -0
  219. package/dist-esm/samples-dev/iscsiDisksCreateOrUpdate.js.map +1 -0
  220. package/dist-esm/samples-dev/iscsiDisksDelete.d.ts +2 -0
  221. package/dist-esm/samples-dev/iscsiDisksDelete.d.ts.map +1 -0
  222. package/dist-esm/samples-dev/iscsiDisksDelete.js +34 -0
  223. package/dist-esm/samples-dev/iscsiDisksDelete.js.map +1 -0
  224. package/dist-esm/samples-dev/iscsiDisksGet.d.ts +2 -0
  225. package/dist-esm/samples-dev/iscsiDisksGet.d.ts.map +1 -0
  226. package/dist-esm/samples-dev/iscsiDisksGet.js +34 -0
  227. package/dist-esm/samples-dev/iscsiDisksGet.js.map +1 -0
  228. package/dist-esm/samples-dev/iscsiDisksListByDevice.d.ts +2 -0
  229. package/dist-esm/samples-dev/iscsiDisksListByDevice.d.ts.map +1 -0
  230. package/dist-esm/samples-dev/iscsiDisksListByDevice.js +46 -0
  231. package/dist-esm/samples-dev/iscsiDisksListByDevice.js.map +1 -0
  232. package/dist-esm/samples-dev/iscsiDisksListByIscsiServer.d.ts +2 -0
  233. package/dist-esm/samples-dev/iscsiDisksListByIscsiServer.d.ts.map +1 -0
  234. package/dist-esm/samples-dev/iscsiDisksListByIscsiServer.js +47 -0
  235. package/dist-esm/samples-dev/iscsiDisksListByIscsiServer.js.map +1 -0
  236. package/dist-esm/samples-dev/iscsiDisksListMetricDefinition.d.ts +2 -0
  237. package/dist-esm/samples-dev/iscsiDisksListMetricDefinition.d.ts.map +1 -0
  238. package/dist-esm/samples-dev/iscsiDisksListMetricDefinition.js +48 -0
  239. package/dist-esm/samples-dev/iscsiDisksListMetricDefinition.js.map +1 -0
  240. package/dist-esm/samples-dev/iscsiDisksListMetrics.d.ts +2 -0
  241. package/dist-esm/samples-dev/iscsiDisksListMetrics.d.ts.map +1 -0
  242. package/dist-esm/samples-dev/iscsiDisksListMetrics.js +50 -0
  243. package/dist-esm/samples-dev/iscsiDisksListMetrics.js.map +1 -0
  244. package/dist-esm/samples-dev/iscsiServersBackupNow.d.ts +2 -0
  245. package/dist-esm/samples-dev/iscsiServersBackupNow.d.ts.map +1 -0
  246. package/dist-esm/samples-dev/iscsiServersBackupNow.js +33 -0
  247. package/dist-esm/samples-dev/iscsiServersBackupNow.js.map +1 -0
  248. package/dist-esm/samples-dev/iscsiServersCreateOrUpdate.d.ts +2 -0
  249. package/dist-esm/samples-dev/iscsiServersCreateOrUpdate.d.ts.map +1 -0
  250. package/dist-esm/samples-dev/iscsiServersCreateOrUpdate.js +42 -0
  251. package/dist-esm/samples-dev/iscsiServersCreateOrUpdate.js.map +1 -0
  252. package/dist-esm/samples-dev/iscsiServersDelete.d.ts +2 -0
  253. package/dist-esm/samples-dev/iscsiServersDelete.d.ts.map +1 -0
  254. package/dist-esm/samples-dev/iscsiServersDelete.js +33 -0
  255. package/dist-esm/samples-dev/iscsiServersDelete.js.map +1 -0
  256. package/dist-esm/samples-dev/iscsiServersGet.d.ts +2 -0
  257. package/dist-esm/samples-dev/iscsiServersGet.d.ts.map +1 -0
  258. package/dist-esm/samples-dev/iscsiServersGet.js +33 -0
  259. package/dist-esm/samples-dev/iscsiServersGet.js.map +1 -0
  260. package/dist-esm/samples-dev/iscsiServersListByDevice.d.ts +2 -0
  261. package/dist-esm/samples-dev/iscsiServersListByDevice.d.ts.map +1 -0
  262. package/dist-esm/samples-dev/iscsiServersListByDevice.js +46 -0
  263. package/dist-esm/samples-dev/iscsiServersListByDevice.js.map +1 -0
  264. package/dist-esm/samples-dev/iscsiServersListByManager.d.ts +2 -0
  265. package/dist-esm/samples-dev/iscsiServersListByManager.d.ts.map +1 -0
  266. package/dist-esm/samples-dev/iscsiServersListByManager.js +45 -0
  267. package/dist-esm/samples-dev/iscsiServersListByManager.js.map +1 -0
  268. package/dist-esm/samples-dev/iscsiServersListMetricDefinition.d.ts +2 -0
  269. package/dist-esm/samples-dev/iscsiServersListMetricDefinition.d.ts.map +1 -0
  270. package/dist-esm/samples-dev/iscsiServersListMetricDefinition.js +47 -0
  271. package/dist-esm/samples-dev/iscsiServersListMetricDefinition.js.map +1 -0
  272. package/dist-esm/samples-dev/iscsiServersListMetrics.d.ts +2 -0
  273. package/dist-esm/samples-dev/iscsiServersListMetrics.d.ts.map +1 -0
  274. package/dist-esm/samples-dev/iscsiServersListMetrics.js +49 -0
  275. package/dist-esm/samples-dev/iscsiServersListMetrics.js.map +1 -0
  276. package/dist-esm/samples-dev/jobsGet.d.ts +2 -0
  277. package/dist-esm/samples-dev/jobsGet.d.ts.map +1 -0
  278. package/dist-esm/samples-dev/jobsGet.js +33 -0
  279. package/dist-esm/samples-dev/jobsGet.js.map +1 -0
  280. package/dist-esm/samples-dev/jobsListByDevice.d.ts +2 -0
  281. package/dist-esm/samples-dev/jobsListByDevice.d.ts.map +1 -0
  282. package/dist-esm/samples-dev/jobsListByDevice.js +48 -0
  283. package/dist-esm/samples-dev/jobsListByDevice.js.map +1 -0
  284. package/dist-esm/samples-dev/jobsListByManager.d.ts +2 -0
  285. package/dist-esm/samples-dev/jobsListByManager.d.ts.map +1 -0
  286. package/dist-esm/samples-dev/jobsListByManager.js +47 -0
  287. package/dist-esm/samples-dev/jobsListByManager.js.map +1 -0
  288. package/dist-esm/samples-dev/managersCreateExtendedInfo.d.ts +2 -0
  289. package/dist-esm/samples-dev/managersCreateExtendedInfo.d.ts.map +1 -0
  290. package/dist-esm/samples-dev/managersCreateExtendedInfo.js +39 -0
  291. package/dist-esm/samples-dev/managersCreateExtendedInfo.js.map +1 -0
  292. package/dist-esm/samples-dev/managersCreateOrUpdate.d.ts +2 -0
  293. package/dist-esm/samples-dev/managersCreateOrUpdate.d.ts.map +1 -0
  294. package/dist-esm/samples-dev/managersCreateOrUpdate.js +37 -0
  295. package/dist-esm/samples-dev/managersCreateOrUpdate.js.map +1 -0
  296. package/dist-esm/samples-dev/managersDelete.d.ts +2 -0
  297. package/dist-esm/samples-dev/managersDelete.d.ts.map +1 -0
  298. package/dist-esm/samples-dev/managersDelete.js +31 -0
  299. package/dist-esm/samples-dev/managersDelete.js.map +1 -0
  300. package/dist-esm/samples-dev/managersDeleteExtendedInfo.d.ts +2 -0
  301. package/dist-esm/samples-dev/managersDeleteExtendedInfo.d.ts.map +1 -0
  302. package/dist-esm/samples-dev/managersDeleteExtendedInfo.js +31 -0
  303. package/dist-esm/samples-dev/managersDeleteExtendedInfo.js.map +1 -0
  304. package/dist-esm/samples-dev/managersGet.d.ts +2 -0
  305. package/dist-esm/samples-dev/managersGet.d.ts.map +1 -0
  306. package/dist-esm/samples-dev/managersGet.js +31 -0
  307. package/dist-esm/samples-dev/managersGet.js.map +1 -0
  308. package/dist-esm/samples-dev/managersGetEncryptionKey.d.ts +2 -0
  309. package/dist-esm/samples-dev/managersGetEncryptionKey.d.ts.map +1 -0
  310. package/dist-esm/samples-dev/managersGetEncryptionKey.js +31 -0
  311. package/dist-esm/samples-dev/managersGetEncryptionKey.js.map +1 -0
  312. package/dist-esm/samples-dev/managersGetEncryptionSettings.d.ts +2 -0
  313. package/dist-esm/samples-dev/managersGetEncryptionSettings.d.ts.map +1 -0
  314. package/dist-esm/samples-dev/managersGetEncryptionSettings.js +31 -0
  315. package/dist-esm/samples-dev/managersGetEncryptionSettings.js.map +1 -0
  316. package/dist-esm/samples-dev/managersGetExtendedInfo.d.ts +2 -0
  317. package/dist-esm/samples-dev/managersGetExtendedInfo.d.ts.map +1 -0
  318. package/dist-esm/samples-dev/managersGetExtendedInfo.js +31 -0
  319. package/dist-esm/samples-dev/managersGetExtendedInfo.js.map +1 -0
  320. package/dist-esm/samples-dev/managersList.d.ts +2 -0
  321. package/dist-esm/samples-dev/managersList.d.ts.map +1 -0
  322. package/dist-esm/samples-dev/managersList.js +43 -0
  323. package/dist-esm/samples-dev/managersList.js.map +1 -0
  324. package/dist-esm/samples-dev/managersListByResourceGroup.d.ts +2 -0
  325. package/dist-esm/samples-dev/managersListByResourceGroup.d.ts.map +1 -0
  326. package/dist-esm/samples-dev/managersListByResourceGroup.js +44 -0
  327. package/dist-esm/samples-dev/managersListByResourceGroup.js.map +1 -0
  328. package/dist-esm/samples-dev/managersListMetricDefinition.d.ts +2 -0
  329. package/dist-esm/samples-dev/managersListMetricDefinition.d.ts.map +1 -0
  330. package/dist-esm/samples-dev/managersListMetricDefinition.js +45 -0
  331. package/dist-esm/samples-dev/managersListMetricDefinition.js.map +1 -0
  332. package/dist-esm/samples-dev/managersListMetrics.d.ts +2 -0
  333. package/dist-esm/samples-dev/managersListMetrics.d.ts.map +1 -0
  334. package/dist-esm/samples-dev/managersListMetrics.js +47 -0
  335. package/dist-esm/samples-dev/managersListMetrics.js.map +1 -0
  336. package/dist-esm/samples-dev/managersUpdate.d.ts +2 -0
  337. package/dist-esm/samples-dev/managersUpdate.d.ts.map +1 -0
  338. package/dist-esm/samples-dev/managersUpdate.js +32 -0
  339. package/dist-esm/samples-dev/managersUpdate.js.map +1 -0
  340. package/dist-esm/samples-dev/managersUpdateExtendedInfo.d.ts +2 -0
  341. package/dist-esm/samples-dev/managersUpdateExtendedInfo.d.ts.map +1 -0
  342. package/dist-esm/samples-dev/managersUpdateExtendedInfo.js +40 -0
  343. package/dist-esm/samples-dev/managersUpdateExtendedInfo.js.map +1 -0
  344. package/dist-esm/samples-dev/managersUploadRegistrationCertificate.d.ts +2 -0
  345. package/dist-esm/samples-dev/managersUploadRegistrationCertificate.d.ts.map +1 -0
  346. package/dist-esm/samples-dev/managersUploadRegistrationCertificate.js +39 -0
  347. package/dist-esm/samples-dev/managersUploadRegistrationCertificate.js.map +1 -0
  348. package/dist-esm/samples-dev/operationsList.d.ts +2 -0
  349. package/dist-esm/samples-dev/operationsList.d.ts.map +1 -0
  350. package/dist-esm/samples-dev/operationsList.js +43 -0
  351. package/dist-esm/samples-dev/operationsList.js.map +1 -0
  352. package/dist-esm/samples-dev/storageAccountCredentialsCreateOrUpdate.d.ts +2 -0
  353. package/dist-esm/samples-dev/storageAccountCredentialsCreateOrUpdate.d.ts.map +1 -0
  354. package/dist-esm/samples-dev/storageAccountCredentialsCreateOrUpdate.js +45 -0
  355. package/dist-esm/samples-dev/storageAccountCredentialsCreateOrUpdate.js.map +1 -0
  356. package/dist-esm/samples-dev/storageAccountCredentialsDelete.d.ts +2 -0
  357. package/dist-esm/samples-dev/storageAccountCredentialsDelete.d.ts.map +1 -0
  358. package/dist-esm/samples-dev/storageAccountCredentialsDelete.js +32 -0
  359. package/dist-esm/samples-dev/storageAccountCredentialsDelete.js.map +1 -0
  360. package/dist-esm/samples-dev/storageAccountCredentialsGet.d.ts +2 -0
  361. package/dist-esm/samples-dev/storageAccountCredentialsGet.d.ts.map +1 -0
  362. package/dist-esm/samples-dev/storageAccountCredentialsGet.js +32 -0
  363. package/dist-esm/samples-dev/storageAccountCredentialsGet.js.map +1 -0
  364. package/dist-esm/samples-dev/storageAccountCredentialsListByManager.d.ts +2 -0
  365. package/dist-esm/samples-dev/storageAccountCredentialsListByManager.d.ts.map +1 -0
  366. package/dist-esm/samples-dev/storageAccountCredentialsListByManager.js +45 -0
  367. package/dist-esm/samples-dev/storageAccountCredentialsListByManager.js.map +1 -0
  368. package/dist-esm/samples-dev/storageDomainsCreateOrUpdate.d.ts +2 -0
  369. package/dist-esm/samples-dev/storageDomainsCreateOrUpdate.d.ts.map +1 -0
  370. package/dist-esm/samples-dev/storageDomainsCreateOrUpdate.js +39 -0
  371. package/dist-esm/samples-dev/storageDomainsCreateOrUpdate.js.map +1 -0
  372. package/dist-esm/samples-dev/storageDomainsDelete.d.ts +2 -0
  373. package/dist-esm/samples-dev/storageDomainsDelete.d.ts.map +1 -0
  374. package/dist-esm/samples-dev/storageDomainsDelete.js +32 -0
  375. package/dist-esm/samples-dev/storageDomainsDelete.js.map +1 -0
  376. package/dist-esm/samples-dev/storageDomainsGet.d.ts +2 -0
  377. package/dist-esm/samples-dev/storageDomainsGet.d.ts.map +1 -0
  378. package/dist-esm/samples-dev/storageDomainsGet.js +32 -0
  379. package/dist-esm/samples-dev/storageDomainsGet.js.map +1 -0
  380. package/dist-esm/samples-dev/storageDomainsListByManager.d.ts +2 -0
  381. package/dist-esm/samples-dev/storageDomainsListByManager.d.ts.map +1 -0
  382. package/dist-esm/samples-dev/storageDomainsListByManager.js +45 -0
  383. package/dist-esm/samples-dev/storageDomainsListByManager.js.map +1 -0
  384. package/dist-esm/src/index.d.ts +5 -0
  385. package/dist-esm/src/index.d.ts.map +1 -0
  386. package/dist-esm/src/index.js +12 -0
  387. package/dist-esm/src/index.js.map +1 -0
  388. package/dist-esm/src/lroImpl.d.ts +16 -0
  389. package/dist-esm/src/lroImpl.d.ts.map +1 -0
  390. package/dist-esm/src/lroImpl.js +29 -0
  391. package/dist-esm/src/lroImpl.js.map +1 -0
  392. package/dist-esm/src/models/index.d.ts +1619 -0
  393. package/dist-esm/src/models/index.d.ts.map +1 -0
  394. package/dist-esm/src/models/index.js +9 -0
  395. package/dist-esm/src/models/index.js.map +1 -0
  396. package/dist-esm/src/models/mappers.d.ts +84 -0
  397. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  398. package/{esm → dist-esm/src}/models/mappers.js +1791 -2015
  399. package/dist-esm/src/models/mappers.js.map +1 -0
  400. package/dist-esm/src/models/parameters.d.ts +48 -0
  401. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  402. package/dist-esm/src/models/parameters.js +355 -0
  403. package/dist-esm/src/models/parameters.js.map +1 -0
  404. package/dist-esm/src/operations/accessControlRecords.d.ts +73 -0
  405. package/dist-esm/src/operations/accessControlRecords.d.ts.map +1 -0
  406. package/dist-esm/src/operations/accessControlRecords.js +299 -0
  407. package/dist-esm/src/operations/accessControlRecords.js.map +1 -0
  408. package/dist-esm/src/operations/alerts.d.ts +55 -0
  409. package/dist-esm/src/operations/alerts.d.ts.map +1 -0
  410. package/dist-esm/src/operations/alerts.js +201 -0
  411. package/dist-esm/src/operations/alerts.js.map +1 -0
  412. package/dist-esm/src/operations/availableProviderOperationsOperations.d.ts +32 -0
  413. package/dist-esm/src/operations/availableProviderOperationsOperations.d.ts.map +1 -0
  414. package/dist-esm/src/operations/availableProviderOperationsOperations.js +120 -0
  415. package/dist-esm/src/operations/availableProviderOperationsOperations.js.map +1 -0
  416. package/dist-esm/src/operations/backupScheduleGroups.d.ts +80 -0
  417. package/dist-esm/src/operations/backupScheduleGroups.d.ts.map +1 -0
  418. package/dist-esm/src/operations/backupScheduleGroups.js +323 -0
  419. package/dist-esm/src/operations/backupScheduleGroups.js.map +1 -0
  420. package/dist-esm/src/operations/backups.d.ts +106 -0
  421. package/dist-esm/src/operations/backups.d.ts.map +1 -0
  422. package/dist-esm/src/operations/backups.js +433 -0
  423. package/dist-esm/src/operations/backups.js.map +1 -0
  424. package/dist-esm/src/operations/chapSettingsOperations.d.ts +80 -0
  425. package/dist-esm/src/operations/chapSettingsOperations.d.ts.map +1 -0
  426. package/dist-esm/src/operations/chapSettingsOperations.js +311 -0
  427. package/dist-esm/src/operations/chapSettingsOperations.js.map +1 -0
  428. package/dist-esm/src/operations/devices.d.ts +277 -0
  429. package/dist-esm/src/operations/devices.d.ts.map +1 -0
  430. package/dist-esm/src/operations/devices.js +1190 -0
  431. package/dist-esm/src/operations/devices.js.map +1 -0
  432. package/dist-esm/src/operations/fileServers.d.ts +154 -0
  433. package/dist-esm/src/operations/fileServers.d.ts.map +1 -0
  434. package/dist-esm/src/operations/fileServers.js +622 -0
  435. package/dist-esm/src/operations/fileServers.js.map +1 -0
  436. package/dist-esm/src/operations/fileShares.d.ts +149 -0
  437. package/dist-esm/src/operations/fileShares.d.ts.map +1 -0
  438. package/dist-esm/src/operations/fileShares.js +594 -0
  439. package/dist-esm/src/operations/fileShares.js.map +1 -0
  440. package/{esm → dist-esm/src}/operations/index.d.ts +0 -0
  441. package/dist-esm/src/operations/index.d.ts.map +1 -0
  442. package/{esm → dist-esm/src}/operations/index.js +3 -5
  443. package/dist-esm/src/operations/index.js.map +1 -0
  444. package/dist-esm/src/operations/iscsiDisks.d.ts +149 -0
  445. package/dist-esm/src/operations/iscsiDisks.d.ts.map +1 -0
  446. package/dist-esm/src/operations/iscsiDisks.js +594 -0
  447. package/dist-esm/src/operations/iscsiDisks.js.map +1 -0
  448. package/dist-esm/src/operations/iscsiServers.d.ts +154 -0
  449. package/dist-esm/src/operations/iscsiServers.d.ts.map +1 -0
  450. package/dist-esm/src/operations/iscsiServers.js +622 -0
  451. package/dist-esm/src/operations/iscsiServers.js.map +1 -0
  452. package/dist-esm/src/operations/jobs.d.ts +74 -0
  453. package/dist-esm/src/operations/jobs.d.ts.map +1 -0
  454. package/dist-esm/src/operations/jobs.js +288 -0
  455. package/dist-esm/src/operations/jobs.js.map +1 -0
  456. package/dist-esm/src/operations/managers.d.ts +157 -0
  457. package/dist-esm/src/operations/managers.d.ts.map +1 -0
  458. package/dist-esm/src/operations/managers.js +668 -0
  459. package/dist-esm/src/operations/managers.js.map +1 -0
  460. package/dist-esm/src/operations/storageAccountCredentials.d.ts +73 -0
  461. package/dist-esm/src/operations/storageAccountCredentials.d.ts.map +1 -0
  462. package/dist-esm/src/operations/storageAccountCredentials.js +299 -0
  463. package/dist-esm/src/operations/storageAccountCredentials.js.map +1 -0
  464. package/dist-esm/src/operations/storageDomains.d.ts +73 -0
  465. package/dist-esm/src/operations/storageDomains.d.ts.map +1 -0
  466. package/dist-esm/src/operations/storageDomains.js +299 -0
  467. package/dist-esm/src/operations/storageDomains.js.map +1 -0
  468. package/dist-esm/src/operationsInterfaces/accessControlRecords.d.ts +56 -0
  469. package/dist-esm/src/operationsInterfaces/accessControlRecords.d.ts.map +1 -0
  470. package/dist-esm/src/operationsInterfaces/accessControlRecords.js +9 -0
  471. package/dist-esm/src/operationsInterfaces/accessControlRecords.js.map +1 -0
  472. package/dist-esm/src/operationsInterfaces/alerts.d.ts +30 -0
  473. package/dist-esm/src/operationsInterfaces/alerts.d.ts.map +1 -0
  474. package/dist-esm/src/operationsInterfaces/alerts.js +9 -0
  475. package/dist-esm/src/operationsInterfaces/alerts.js.map +1 -0
  476. package/dist-esm/src/operationsInterfaces/availableProviderOperationsOperations.d.ts +11 -0
  477. package/dist-esm/src/operationsInterfaces/availableProviderOperationsOperations.d.ts.map +1 -0
  478. package/dist-esm/src/operationsInterfaces/availableProviderOperationsOperations.js +9 -0
  479. package/dist-esm/src/operationsInterfaces/availableProviderOperationsOperations.js.map +1 -0
  480. package/dist-esm/src/operationsInterfaces/backupScheduleGroups.d.ts +62 -0
  481. package/dist-esm/src/operationsInterfaces/backupScheduleGroups.d.ts.map +1 -0
  482. package/dist-esm/src/operationsInterfaces/backupScheduleGroups.js +9 -0
  483. package/dist-esm/src/operationsInterfaces/backupScheduleGroups.js.map +1 -0
  484. package/dist-esm/src/operationsInterfaces/backups.d.ts +62 -0
  485. package/dist-esm/src/operationsInterfaces/backups.d.ts.map +1 -0
  486. package/dist-esm/src/operationsInterfaces/backups.js +9 -0
  487. package/dist-esm/src/operationsInterfaces/backups.js.map +1 -0
  488. package/dist-esm/src/operationsInterfaces/chapSettingsOperations.d.ts +62 -0
  489. package/dist-esm/src/operationsInterfaces/chapSettingsOperations.d.ts.map +1 -0
  490. package/dist-esm/src/operationsInterfaces/chapSettingsOperations.js +9 -0
  491. package/dist-esm/src/operationsInterfaces/chapSettingsOperations.js.map +1 -0
  492. package/dist-esm/src/operationsInterfaces/devices.d.ts +230 -0
  493. package/dist-esm/src/operationsInterfaces/devices.d.ts.map +1 -0
  494. package/dist-esm/src/operationsInterfaces/devices.js +9 -0
  495. package/dist-esm/src/operationsInterfaces/devices.js.map +1 -0
  496. package/dist-esm/src/operationsInterfaces/fileServers.d.ts +105 -0
  497. package/dist-esm/src/operationsInterfaces/fileServers.d.ts.map +1 -0
  498. package/dist-esm/src/operationsInterfaces/fileServers.js +9 -0
  499. package/dist-esm/src/operationsInterfaces/fileServers.js.map +1 -0
  500. package/dist-esm/src/operationsInterfaces/fileShares.d.ts +96 -0
  501. package/dist-esm/src/operationsInterfaces/fileShares.d.ts.map +1 -0
  502. package/dist-esm/src/operationsInterfaces/fileShares.js +9 -0
  503. package/dist-esm/src/operationsInterfaces/fileShares.js.map +1 -0
  504. package/dist-esm/src/operationsInterfaces/index.d.ts +16 -0
  505. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  506. package/dist-esm/src/operationsInterfaces/index.js +23 -0
  507. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  508. package/dist-esm/src/operationsInterfaces/iscsiDisks.d.ts +96 -0
  509. package/dist-esm/src/operationsInterfaces/iscsiDisks.d.ts.map +1 -0
  510. package/dist-esm/src/operationsInterfaces/iscsiDisks.js +9 -0
  511. package/dist-esm/src/operationsInterfaces/iscsiDisks.js.map +1 -0
  512. package/dist-esm/src/operationsInterfaces/iscsiServers.d.ts +105 -0
  513. package/dist-esm/src/operationsInterfaces/iscsiServers.d.ts.map +1 -0
  514. package/dist-esm/src/operationsInterfaces/iscsiServers.js +9 -0
  515. package/dist-esm/src/operationsInterfaces/iscsiServers.js.map +1 -0
  516. package/dist-esm/src/operationsInterfaces/jobs.d.ts +30 -0
  517. package/dist-esm/src/operationsInterfaces/jobs.d.ts.map +1 -0
  518. package/dist-esm/src/operationsInterfaces/jobs.js +9 -0
  519. package/dist-esm/src/operationsInterfaces/jobs.js.map +1 -0
  520. package/dist-esm/src/operationsInterfaces/managers.d.ts +116 -0
  521. package/dist-esm/src/operationsInterfaces/managers.d.ts.map +1 -0
  522. package/dist-esm/src/operationsInterfaces/managers.js +9 -0
  523. package/dist-esm/src/operationsInterfaces/managers.js.map +1 -0
  524. package/dist-esm/src/operationsInterfaces/storageAccountCredentials.d.ts +56 -0
  525. package/dist-esm/src/operationsInterfaces/storageAccountCredentials.d.ts.map +1 -0
  526. package/dist-esm/src/operationsInterfaces/storageAccountCredentials.js +9 -0
  527. package/dist-esm/src/operationsInterfaces/storageAccountCredentials.js.map +1 -0
  528. package/dist-esm/src/operationsInterfaces/storageDomains.d.ts +56 -0
  529. package/dist-esm/src/operationsInterfaces/storageDomains.d.ts.map +1 -0
  530. package/dist-esm/src/operationsInterfaces/storageDomains.js +9 -0
  531. package/dist-esm/src/operationsInterfaces/storageDomains.js.map +1 -0
  532. package/dist-esm/src/storSimpleManagementClient.d.ts +32 -0
  533. package/dist-esm/src/storSimpleManagementClient.d.ts.map +1 -0
  534. package/dist-esm/src/storSimpleManagementClient.js +65 -0
  535. package/dist-esm/src/storSimpleManagementClient.js.map +1 -0
  536. package/dist-esm/test/sampleTest.d.ts +2 -0
  537. package/dist-esm/test/sampleTest.d.ts.map +1 -0
  538. package/dist-esm/test/sampleTest.js +40 -0
  539. package/dist-esm/test/sampleTest.js.map +1 -0
  540. package/package.json +85 -34
  541. package/review/arm-storsimple1200series.api.md +1708 -0
  542. package/rollup.config.js +184 -27
  543. package/src/index.ts +12 -0
  544. package/src/lroImpl.ts +34 -0
  545. package/src/models/index.ts +2020 -0
  546. package/{lib → src}/models/mappers.ts +1766 -1990
  547. package/src/models/parameters.ts +427 -0
  548. package/src/operations/accessControlRecords.ts +428 -0
  549. package/src/operations/alerts.ts +278 -0
  550. package/src/operations/availableProviderOperationsOperations.ts +138 -0
  551. package/src/operations/backupScheduleGroups.ts +467 -0
  552. package/src/operations/backups.ts +623 -0
  553. package/src/operations/chapSettingsOperations.ts +455 -0
  554. package/src/operations/devices.ts +1742 -0
  555. package/src/operations/fileServers.ts +920 -0
  556. package/src/operations/fileShares.ts +892 -0
  557. package/{lib → src}/operations/index.ts +3 -5
  558. package/src/operations/iscsiDisks.ts +892 -0
  559. package/src/operations/iscsiServers.ts +920 -0
  560. package/src/operations/jobs.ts +406 -0
  561. package/src/operations/managers.ts +872 -0
  562. package/src/operations/storageAccountCredentials.ts +429 -0
  563. package/src/operations/storageDomains.ts +428 -0
  564. package/src/operationsInterfaces/accessControlRecords.ts +109 -0
  565. package/src/operationsInterfaces/alerts.ts +61 -0
  566. package/src/operationsInterfaces/availableProviderOperationsOperations.ts +25 -0
  567. package/src/operationsInterfaces/backupScheduleGroups.ts +121 -0
  568. package/src/operationsInterfaces/backups.ts +115 -0
  569. package/src/operationsInterfaces/chapSettingsOperations.ts +121 -0
  570. package/src/operationsInterfaces/devices.ts +421 -0
  571. package/src/operationsInterfaces/fileServers.ts +198 -0
  572. package/src/operationsInterfaces/fileShares.ts +185 -0
  573. package/src/operationsInterfaces/index.ts +23 -0
  574. package/src/operationsInterfaces/iscsiDisks.ts +185 -0
  575. package/src/operationsInterfaces/iscsiServers.ts +198 -0
  576. package/src/operationsInterfaces/jobs.ts +60 -0
  577. package/src/operationsInterfaces/managers.ts +220 -0
  578. package/src/operationsInterfaces/storageAccountCredentials.ts +109 -0
  579. package/src/operationsInterfaces/storageDomains.ts +109 -0
  580. package/src/storSimpleManagementClient.ts +137 -0
  581. package/tsconfig.json +6 -5
  582. package/types/arm-storsimple1200series.d.ts +3075 -0
  583. package/types/tsdoc-metadata.json +11 -0
  584. package/dist/arm-storsimple1200series.js +0 -8939
  585. package/dist/arm-storsimple1200series.js.map +0 -1
  586. package/dist/arm-storsimple1200series.min.js +0 -1
  587. package/dist/arm-storsimple1200series.min.js.map +0 -1
  588. package/esm/models/accessControlRecordsMappers.d.ts +0 -2
  589. package/esm/models/accessControlRecordsMappers.d.ts.map +0 -1
  590. package/esm/models/accessControlRecordsMappers.js +0 -11
  591. package/esm/models/accessControlRecordsMappers.js.map +0 -1
  592. package/esm/models/alertsMappers.d.ts +0 -2
  593. package/esm/models/alertsMappers.d.ts.map +0 -1
  594. package/esm/models/alertsMappers.js +0 -11
  595. package/esm/models/alertsMappers.js.map +0 -1
  596. package/esm/models/availableProviderOperationsOperationsMappers.d.ts +0 -2
  597. package/esm/models/availableProviderOperationsOperationsMappers.d.ts.map +0 -1
  598. package/esm/models/availableProviderOperationsOperationsMappers.js +0 -11
  599. package/esm/models/availableProviderOperationsOperationsMappers.js.map +0 -1
  600. package/esm/models/backupScheduleGroupsMappers.d.ts +0 -2
  601. package/esm/models/backupScheduleGroupsMappers.d.ts.map +0 -1
  602. package/esm/models/backupScheduleGroupsMappers.js +0 -11
  603. package/esm/models/backupScheduleGroupsMappers.js.map +0 -1
  604. package/esm/models/backupsMappers.d.ts +0 -2
  605. package/esm/models/backupsMappers.d.ts.map +0 -1
  606. package/esm/models/backupsMappers.js +0 -11
  607. package/esm/models/backupsMappers.js.map +0 -1
  608. package/esm/models/chapSettingsOperationsMappers.d.ts +0 -2
  609. package/esm/models/chapSettingsOperationsMappers.d.ts.map +0 -1
  610. package/esm/models/chapSettingsOperationsMappers.js +0 -11
  611. package/esm/models/chapSettingsOperationsMappers.js.map +0 -1
  612. package/esm/models/devicesMappers.d.ts +0 -2
  613. package/esm/models/devicesMappers.d.ts.map +0 -1
  614. package/esm/models/devicesMappers.js +0 -11
  615. package/esm/models/devicesMappers.js.map +0 -1
  616. package/esm/models/fileServersMappers.d.ts +0 -2
  617. package/esm/models/fileServersMappers.d.ts.map +0 -1
  618. package/esm/models/fileServersMappers.js +0 -11
  619. package/esm/models/fileServersMappers.js.map +0 -1
  620. package/esm/models/fileSharesMappers.d.ts +0 -2
  621. package/esm/models/fileSharesMappers.d.ts.map +0 -1
  622. package/esm/models/fileSharesMappers.js +0 -11
  623. package/esm/models/fileSharesMappers.js.map +0 -1
  624. package/esm/models/index.d.ts +0 -4101
  625. package/esm/models/index.d.ts.map +0 -1
  626. package/esm/models/index.js +0 -10
  627. package/esm/models/index.js.map +0 -1
  628. package/esm/models/iscsiDisksMappers.d.ts +0 -2
  629. package/esm/models/iscsiDisksMappers.d.ts.map +0 -1
  630. package/esm/models/iscsiDisksMappers.js +0 -11
  631. package/esm/models/iscsiDisksMappers.js.map +0 -1
  632. package/esm/models/iscsiServersMappers.d.ts +0 -2
  633. package/esm/models/iscsiServersMappers.d.ts.map +0 -1
  634. package/esm/models/iscsiServersMappers.js +0 -11
  635. package/esm/models/iscsiServersMappers.js.map +0 -1
  636. package/esm/models/jobsMappers.d.ts +0 -2
  637. package/esm/models/jobsMappers.d.ts.map +0 -1
  638. package/esm/models/jobsMappers.js +0 -11
  639. package/esm/models/jobsMappers.js.map +0 -1
  640. package/esm/models/managersMappers.d.ts +0 -2
  641. package/esm/models/managersMappers.d.ts.map +0 -1
  642. package/esm/models/managersMappers.js +0 -11
  643. package/esm/models/managersMappers.js.map +0 -1
  644. package/esm/models/mappers.d.ts +0 -86
  645. package/esm/models/mappers.d.ts.map +0 -1
  646. package/esm/models/mappers.js.map +0 -1
  647. package/esm/models/parameters.d.ts +0 -26
  648. package/esm/models/parameters.d.ts.map +0 -1
  649. package/esm/models/parameters.js +0 -261
  650. package/esm/models/parameters.js.map +0 -1
  651. package/esm/models/storageAccountCredentialsMappers.d.ts +0 -2
  652. package/esm/models/storageAccountCredentialsMappers.d.ts.map +0 -1
  653. package/esm/models/storageAccountCredentialsMappers.js +0 -11
  654. package/esm/models/storageAccountCredentialsMappers.js.map +0 -1
  655. package/esm/models/storageDomainsMappers.d.ts +0 -2
  656. package/esm/models/storageDomainsMappers.d.ts.map +0 -1
  657. package/esm/models/storageDomainsMappers.js +0 -11
  658. package/esm/models/storageDomainsMappers.js.map +0 -1
  659. package/esm/operations/accessControlRecords.d.ts +0 -97
  660. package/esm/operations/accessControlRecords.d.ts.map +0 -1
  661. package/esm/operations/accessControlRecords.js +0 -205
  662. package/esm/operations/accessControlRecords.js.map +0 -1
  663. package/esm/operations/alerts.d.ts +0 -103
  664. package/esm/operations/alerts.d.ts.map +0 -1
  665. package/esm/operations/alerts.js +0 -156
  666. package/esm/operations/alerts.js.map +0 -1
  667. package/esm/operations/availableProviderOperationsOperations.d.ts +0 -46
  668. package/esm/operations/availableProviderOperationsOperations.d.ts.map +0 -1
  669. package/esm/operations/availableProviderOperationsOperations.js +0 -77
  670. package/esm/operations/availableProviderOperationsOperations.js.map +0 -1
  671. package/esm/operations/backupScheduleGroups.d.ts +0 -107
  672. package/esm/operations/backupScheduleGroups.d.ts.map +0 -1
  673. package/esm/operations/backupScheduleGroups.js +0 -217
  674. package/esm/operations/backupScheduleGroups.js.map +0 -1
  675. package/esm/operations/backups.d.ts +0 -139
  676. package/esm/operations/backups.d.ts.map +0 -1
  677. package/esm/operations/backups.js +0 -270
  678. package/esm/operations/backups.js.map +0 -1
  679. package/esm/operations/chapSettingsOperations.d.ts +0 -107
  680. package/esm/operations/chapSettingsOperations.d.ts.map +0 -1
  681. package/esm/operations/chapSettingsOperations.js +0 -217
  682. package/esm/operations/chapSettingsOperations.js.map +0 -1
  683. package/esm/operations/devices.d.ts +0 -397
  684. package/esm/operations/devices.d.ts.map +0 -1
  685. package/esm/operations/devices.js +0 -827
  686. package/esm/operations/devices.js.map +0 -1
  687. package/esm/operations/fileServers.d.ts +0 -202
  688. package/esm/operations/fileServers.d.ts.map +0 -1
  689. package/esm/operations/fileServers.js +0 -375
  690. package/esm/operations/fileServers.js.map +0 -1
  691. package/esm/operations/fileShares.d.ts +0 -201
  692. package/esm/operations/fileShares.d.ts.map +0 -1
  693. package/esm/operations/fileShares.js +0 -337
  694. package/esm/operations/fileShares.js.map +0 -1
  695. package/esm/operations/index.d.ts.map +0 -1
  696. package/esm/operations/index.js.map +0 -1
  697. package/esm/operations/iscsiDisks.d.ts +0 -201
  698. package/esm/operations/iscsiDisks.d.ts.map +0 -1
  699. package/esm/operations/iscsiDisks.js +0 -337
  700. package/esm/operations/iscsiDisks.js.map +0 -1
  701. package/esm/operations/iscsiServers.d.ts +0 -202
  702. package/esm/operations/iscsiServers.d.ts.map +0 -1
  703. package/esm/operations/iscsiServers.js +0 -375
  704. package/esm/operations/iscsiServers.js.map +0 -1
  705. package/esm/operations/jobs.d.ts +0 -121
  706. package/esm/operations/jobs.d.ts.map +0 -1
  707. package/esm/operations/jobs.js +0 -180
  708. package/esm/operations/jobs.js.map +0 -1
  709. package/esm/operations/managers.d.ts +0 -341
  710. package/esm/operations/managers.d.ts.map +0 -1
  711. package/esm/operations/managers.js +0 -517
  712. package/esm/operations/managers.js.map +0 -1
  713. package/esm/operations/storageAccountCredentials.d.ts +0 -97
  714. package/esm/operations/storageAccountCredentials.d.ts.map +0 -1
  715. package/esm/operations/storageAccountCredentials.js +0 -205
  716. package/esm/operations/storageAccountCredentials.js.map +0 -1
  717. package/esm/operations/storageDomains.d.ts +0 -97
  718. package/esm/operations/storageDomains.d.ts.map +0 -1
  719. package/esm/operations/storageDomains.js +0 -205
  720. package/esm/operations/storageDomains.js.map +0 -1
  721. package/esm/storSimpleManagementClient.d.ts +0 -32
  722. package/esm/storSimpleManagementClient.d.ts.map +0 -1
  723. package/esm/storSimpleManagementClient.js +0 -47
  724. package/esm/storSimpleManagementClient.js.map +0 -1
  725. package/esm/storSimpleManagementClientContext.d.ts +0 -16
  726. package/esm/storSimpleManagementClientContext.d.ts.map +0 -1
  727. package/esm/storSimpleManagementClientContext.js +0 -56
  728. package/esm/storSimpleManagementClientContext.js.map +0 -1
  729. package/lib/models/accessControlRecordsMappers.ts +0 -54
  730. package/lib/models/alertsMappers.ts +0 -56
  731. package/lib/models/availableProviderOperationsOperationsMappers.ts +0 -19
  732. package/lib/models/backupScheduleGroupsMappers.ts +0 -54
  733. package/lib/models/backupsMappers.ts +0 -55
  734. package/lib/models/chapSettingsOperationsMappers.ts +0 -54
  735. package/lib/models/devicesMappers.ts +0 -64
  736. package/lib/models/fileServersMappers.ts +0 -62
  737. package/lib/models/fileSharesMappers.ts +0 -62
  738. package/lib/models/index.ts +0 -4323
  739. package/lib/models/iscsiDisksMappers.ts +0 -62
  740. package/lib/models/iscsiServersMappers.ts +0 -62
  741. package/lib/models/jobsMappers.ts +0 -54
  742. package/lib/models/managersMappers.ts +0 -70
  743. package/lib/models/parameters.ts +0 -263
  744. package/lib/models/storageAccountCredentialsMappers.ts +0 -54
  745. package/lib/models/storageDomainsMappers.ts +0 -54
  746. package/lib/operations/accessControlRecords.ts +0 -278
  747. package/lib/operations/alerts.ts +0 -274
  748. package/lib/operations/availableProviderOperationsOperations.ts +0 -123
  749. package/lib/operations/backupScheduleGroups.ts +0 -296
  750. package/lib/operations/backups.ts +0 -389
  751. package/lib/operations/chapSettingsOperations.ts +0 -296
  752. package/lib/operations/devices.ts +0 -1154
  753. package/lib/operations/fileServers.ts +0 -550
  754. package/lib/operations/fileShares.ts +0 -521
  755. package/lib/operations/iscsiDisks.ts +0 -521
  756. package/lib/operations/iscsiServers.ts +0 -550
  757. package/lib/operations/jobs.ts +0 -316
  758. package/lib/operations/managers.ts +0 -937
  759. package/lib/operations/storageAccountCredentials.ts +0 -278
  760. package/lib/operations/storageDomains.ts +0 -278
  761. package/lib/storSimpleManagementClient.ts +0 -70
  762. package/lib/storSimpleManagementClientContext.ts +0 -62
@@ -0,0 +1,3075 @@
1
+ import * as coreAuth from '@azure/core-auth';
2
+ import * as coreClient from '@azure/core-client';
3
+ import { PagedAsyncIterableIterator } from '@azure/core-paging';
4
+ import { PollerLike } from '@azure/core-lro';
5
+ import { PollOperationState } from '@azure/core-lro';
6
+
7
+ /** The access control record */
8
+ export declare type AccessControlRecord = BaseModel & {
9
+ /** The Iscsi initiator name (IQN) */
10
+ initiatorName: string;
11
+ };
12
+
13
+ /** Collection of AccessControlRecords */
14
+ export declare interface AccessControlRecordList {
15
+ /** The value. */
16
+ value: AccessControlRecord[];
17
+ }
18
+
19
+ /** Interface representing a AccessControlRecords. */
20
+ export declare interface AccessControlRecords {
21
+ /**
22
+ * Retrieves all the access control records in a manager.
23
+ * @param resourceGroupName The resource group name
24
+ * @param managerName The manager name
25
+ * @param options The options parameters.
26
+ */
27
+ listByManager(resourceGroupName: string, managerName: string, options?: AccessControlRecordsListByManagerOptionalParams): PagedAsyncIterableIterator<AccessControlRecord>;
28
+ /**
29
+ * Returns the properties of the specified access control record name.
30
+ * @param accessControlRecordName Name of access control record to be fetched.
31
+ * @param resourceGroupName The resource group name
32
+ * @param managerName The manager name
33
+ * @param options The options parameters.
34
+ */
35
+ get(accessControlRecordName: string, resourceGroupName: string, managerName: string, options?: AccessControlRecordsGetOptionalParams): Promise<AccessControlRecordsGetResponse>;
36
+ /**
37
+ * Creates or Updates an access control record.
38
+ * @param accessControlRecordName The name of the access control record.
39
+ * @param resourceGroupName The resource group name
40
+ * @param managerName The manager name
41
+ * @param accessControlRecord The access control record to be added or updated.
42
+ * @param options The options parameters.
43
+ */
44
+ beginCreateOrUpdate(accessControlRecordName: string, resourceGroupName: string, managerName: string, accessControlRecord: AccessControlRecord, options?: AccessControlRecordsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<AccessControlRecordsCreateOrUpdateResponse>, AccessControlRecordsCreateOrUpdateResponse>>;
45
+ /**
46
+ * Creates or Updates an access control record.
47
+ * @param accessControlRecordName The name of the access control record.
48
+ * @param resourceGroupName The resource group name
49
+ * @param managerName The manager name
50
+ * @param accessControlRecord The access control record to be added or updated.
51
+ * @param options The options parameters.
52
+ */
53
+ beginCreateOrUpdateAndWait(accessControlRecordName: string, resourceGroupName: string, managerName: string, accessControlRecord: AccessControlRecord, options?: AccessControlRecordsCreateOrUpdateOptionalParams): Promise<AccessControlRecordsCreateOrUpdateResponse>;
54
+ /**
55
+ * Deletes the access control record.
56
+ * @param accessControlRecordName The name of the access control record to delete.
57
+ * @param resourceGroupName The resource group name
58
+ * @param managerName The manager name
59
+ * @param options The options parameters.
60
+ */
61
+ beginDelete(accessControlRecordName: string, resourceGroupName: string, managerName: string, options?: AccessControlRecordsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
62
+ /**
63
+ * Deletes the access control record.
64
+ * @param accessControlRecordName The name of the access control record to delete.
65
+ * @param resourceGroupName The resource group name
66
+ * @param managerName The manager name
67
+ * @param options The options parameters.
68
+ */
69
+ beginDeleteAndWait(accessControlRecordName: string, resourceGroupName: string, managerName: string, options?: AccessControlRecordsDeleteOptionalParams): Promise<void>;
70
+ }
71
+
72
+ /** Optional parameters. */
73
+ export declare interface AccessControlRecordsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
74
+ /** Delay to wait until next poll, in milliseconds. */
75
+ updateIntervalInMs?: number;
76
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
77
+ resumeFrom?: string;
78
+ }
79
+
80
+ /** Contains response data for the createOrUpdate operation. */
81
+ export declare type AccessControlRecordsCreateOrUpdateResponse = AccessControlRecord;
82
+
83
+ /** Optional parameters. */
84
+ export declare interface AccessControlRecordsDeleteOptionalParams extends coreClient.OperationOptions {
85
+ /** Delay to wait until next poll, in milliseconds. */
86
+ updateIntervalInMs?: number;
87
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
88
+ resumeFrom?: string;
89
+ }
90
+
91
+ /** Optional parameters. */
92
+ export declare interface AccessControlRecordsGetOptionalParams extends coreClient.OperationOptions {
93
+ }
94
+
95
+ /** Contains response data for the get operation. */
96
+ export declare type AccessControlRecordsGetResponse = AccessControlRecord;
97
+
98
+ /** Optional parameters. */
99
+ export declare interface AccessControlRecordsListByManagerOptionalParams extends coreClient.OperationOptions {
100
+ }
101
+
102
+ /** Contains response data for the listByManager operation. */
103
+ export declare type AccessControlRecordsListByManagerResponse = AccessControlRecordList;
104
+
105
+ /** Alert class */
106
+ export declare type Alert = BaseModel & {
107
+ /** Title of the alert */
108
+ title: string;
109
+ /** Device or Resource alert */
110
+ scope: AlertScope;
111
+ /** Type of the alert */
112
+ alertType: string;
113
+ /** UTC time at which the alert appeared */
114
+ appearedAtTime: Date;
115
+ /** UTC time at which the alert appeared on the source */
116
+ appearedAtSourceTime: Date;
117
+ /** UTC time at which the alert got cleared */
118
+ clearedAtTime?: Date;
119
+ /** UTC time at which the alert was cleared on the source */
120
+ clearedAtSourceTime?: Date;
121
+ /** Source at which the alert was cleared */
122
+ source: AlertSource;
123
+ /** Recommendation for acting on the alert */
124
+ recommendation?: string;
125
+ /** Reason for resolving the alert */
126
+ resolutionReason?: string;
127
+ /** Severity of the alert */
128
+ severity: AlertSeverity;
129
+ /** Current status of the alert */
130
+ status: AlertStatus;
131
+ /** ErrorDetails of the alert */
132
+ errorDetails?: AlertErrorDetails;
133
+ /** Other information about the alert */
134
+ detailedInformation?: {
135
+ [propertyName: string]: string;
136
+ };
137
+ };
138
+
139
+ /** Defines values for AlertEmailNotificationStatus. */
140
+ export declare type AlertEmailNotificationStatus = "Enabled" | "Disabled";
141
+
142
+ /** Error details for the alert */
143
+ export declare interface AlertErrorDetails {
144
+ /** Error code. */
145
+ errorCode?: string;
146
+ /** Error Message */
147
+ errorMessage?: string;
148
+ /** Number of occurrences. */
149
+ occurences?: number;
150
+ }
151
+
152
+ /** Filters that can be specified on the alert */
153
+ export declare interface AlertFilter {
154
+ /** Status of the alert */
155
+ status?: AlertStatus;
156
+ /** Severity of the alert */
157
+ severity?: AlertSeverity;
158
+ /** Source of the alert */
159
+ sourceType?: AlertSourceType;
160
+ /** Source name of the alert */
161
+ sourceName?: string;
162
+ /** UTC time on which the alert appeared */
163
+ appearedOnTime?: Date;
164
+ }
165
+
166
+ /** Collection of Alerts */
167
+ export declare interface AlertList {
168
+ /** The value. */
169
+ value: Alert[];
170
+ /** Id of the next page of alerts */
171
+ nextLink?: string;
172
+ }
173
+
174
+ /** Interface representing a Alerts. */
175
+ export declare interface Alerts {
176
+ /**
177
+ * Retrieves all the alerts in a manager.
178
+ * @param resourceGroupName The resource group name
179
+ * @param managerName The manager name
180
+ * @param options The options parameters.
181
+ */
182
+ listByManager(resourceGroupName: string, managerName: string, options?: AlertsListByManagerOptionalParams): PagedAsyncIterableIterator<Alert>;
183
+ /**
184
+ * Clear the alerts.
185
+ * @param resourceGroupName The resource group name
186
+ * @param managerName The manager name
187
+ * @param request The clear alert request.
188
+ * @param options The options parameters.
189
+ */
190
+ clear(resourceGroupName: string, managerName: string, request: ClearAlertRequest, options?: AlertsClearOptionalParams): Promise<void>;
191
+ /**
192
+ * Sends a test alert email.
193
+ * @param deviceName The device name.
194
+ * @param resourceGroupName The resource group name
195
+ * @param managerName The manager name
196
+ * @param request The send test alert email request.
197
+ * @param options The options parameters.
198
+ */
199
+ sendTestEmail(deviceName: string, resourceGroupName: string, managerName: string, request: SendTestAlertEmailRequest, options?: AlertsSendTestEmailOptionalParams): Promise<void>;
200
+ }
201
+
202
+ /** Optional parameters. */
203
+ export declare interface AlertsClearOptionalParams extends coreClient.OperationOptions {
204
+ }
205
+
206
+ /** Defines values for AlertScope. */
207
+ export declare type AlertScope = "Resource" | "Device";
208
+
209
+ /** AlertSettings on the device which represents how alerts will be processed */
210
+ export declare type AlertSettings = BaseModel & {
211
+ /** Value indicating whether user/admins will receive emails when an alert condition occurs on the system */
212
+ emailNotification: AlertEmailNotificationStatus;
213
+ /** Value indicating whether service owners will receive emails when an alert condition occurs on the system. Applicable only if emailNotification flag is Enabled. */
214
+ notificationToServiceOwners: ServiceOwnersAlertNotificationStatus;
215
+ /** Culture setting to be used while building alert emails. For eg: "en-US" */
216
+ alertNotificationCulture: string;
217
+ /** List of email addresses (apart from admin/co-admin of subscription) to whom the alert emails need to be sent */
218
+ additionalRecipientEmailList?: string[];
219
+ };
220
+
221
+ /** Defines values for AlertSeverity. */
222
+ export declare type AlertSeverity = "Informational" | "Warning" | "Critical";
223
+
224
+ /** Optional parameters. */
225
+ export declare interface AlertsListByManagerNextOptionalParams extends coreClient.OperationOptions {
226
+ /** OData Filter options */
227
+ filter?: string;
228
+ }
229
+
230
+ /** Contains response data for the listByManagerNext operation. */
231
+ export declare type AlertsListByManagerNextResponse = AlertList;
232
+
233
+ /** Optional parameters. */
234
+ export declare interface AlertsListByManagerOptionalParams extends coreClient.OperationOptions {
235
+ /** OData Filter options */
236
+ filter?: string;
237
+ }
238
+
239
+ /** Contains response data for the listByManager operation. */
240
+ export declare type AlertsListByManagerResponse = AlertList;
241
+
242
+ /** source at which the alert can be raised */
243
+ export declare interface AlertSource {
244
+ /** Name of the source. */
245
+ name?: string;
246
+ /** The time zone. */
247
+ timeZone?: string;
248
+ /** Source type of the alert. */
249
+ alertSourceType?: AlertSourceType;
250
+ }
251
+
252
+ /** Defines values for AlertSourceType. */
253
+ export declare type AlertSourceType = "Resource" | "Device";
254
+
255
+ /** Optional parameters. */
256
+ export declare interface AlertsSendTestEmailOptionalParams extends coreClient.OperationOptions {
257
+ }
258
+
259
+ /** Defines values for AlertStatus. */
260
+ export declare type AlertStatus = "Active" | "Cleared";
261
+
262
+ /** This class can be used as the Type for any secret entity represented as Password, CertThumbprint, Algorithm. This class is intended to be used when the secret is encrypted with an asymmetric key pair. The encryptionAlgorithm field is mainly for future usage to potentially allow different entities encrypted using different algorithms. */
263
+ export declare interface AsymmetricEncryptedSecret {
264
+ /** The value of the secret itself. If the secret is in plaintext then EncryptionAlgorithm will be none and EncryptionCertThumbprint will be null. */
265
+ value: string;
266
+ /** Thumbprint certificate that was used to encrypt "Value" */
267
+ encryptionCertificateThumbprint?: string;
268
+ /** Algorithm used to encrypt "Value" */
269
+ encryptionAlgorithm: EncryptionAlgorithm;
270
+ }
271
+
272
+ /** Defines values for AuthType. */
273
+ export declare type AuthType = "Invalid" | "AccessControlService" | "AzureActiveDirectory";
274
+
275
+ /** Class represents provider operation */
276
+ export declare interface AvailableProviderOperation {
277
+ /**
278
+ * Gets or sets the name of the operation being performed on this particular object
279
+ * Return value format: "{resourceProviderNamespace}/{resourceType}/{read|write|deletion|action}"
280
+ * Eg: Microsoft.StorSimple/managers/devices/fileServers/read
281
+ * Microsoft.StorSimple/managers/devices/alerts/clearAlerts/action
282
+ */
283
+ name?: string;
284
+ /**
285
+ * Gets or sets Display information
286
+ * Contains the localized display information for this particular operation/action
287
+ */
288
+ display?: AvailableProviderOperationDisplay;
289
+ /**
290
+ * Gets or sets Origin
291
+ * The intended executor of the operation; governs the display of the operation in the RBAC UX and the audit logs UX.
292
+ * Default value is “user,system”
293
+ */
294
+ origin?: string;
295
+ /**
296
+ * Gets or sets Properties
297
+ * Reserved for future use
298
+ */
299
+ properties?: Record<string, unknown>;
300
+ }
301
+
302
+ /**
303
+ * Contains the localized display information for this particular operation / action.
304
+ * These value will be used by several clients for
305
+ * (1) custom role definitions for RBAC;
306
+ * (2) complex query filters for the event service; and (3) audit history / records for management operations.
307
+ */
308
+ export declare interface AvailableProviderOperationDisplay {
309
+ /**
310
+ * Gets or sets Provider
311
+ * The localized friendly form of the resource provider name – it is expected to also include the publisher/company responsible.
312
+ * It should use Title Casing and begin with “Microsoft” for 1st party services.
313
+ */
314
+ provider?: string;
315
+ /**
316
+ * Gets or sets Resource
317
+ * The localized friendly form of the resource type related to this action/operation – it should match the public documentation for the resource provider.
318
+ * It should use Title Casing – for examples, please refer to the “name” section.
319
+ */
320
+ resource?: string;
321
+ /**
322
+ * Gets or sets Operation
323
+ * The localized friendly name for the operation, as it should be shown to the user.
324
+ * It should be concise (to fit in drop downs) but clear (i.e. self-documenting). It should use Title Casing and include the entity/resource to which it applies.
325
+ */
326
+ operation?: string;
327
+ /**
328
+ * Gets or sets Description
329
+ * The localized friendly description for the operation, as it should be shown to the user.
330
+ * It should be thorough, yet concise – it will be used in tool tips and detailed views.
331
+ */
332
+ description?: string;
333
+ }
334
+
335
+ /** Class for set of operations used for discovery of available provider operations. */
336
+ export declare interface AvailableProviderOperations {
337
+ /** The value. */
338
+ value: AvailableProviderOperation[];
339
+ /** The NextLink. */
340
+ nextLink?: string;
341
+ }
342
+
343
+ /** Optional parameters. */
344
+ export declare interface AvailableProviderOperationsListNextOptionalParams extends coreClient.OperationOptions {
345
+ }
346
+
347
+ /** Contains response data for the listNext operation. */
348
+ export declare type AvailableProviderOperationsListNextResponse = AvailableProviderOperations;
349
+
350
+ /** Optional parameters. */
351
+ export declare interface AvailableProviderOperationsListOptionalParams extends coreClient.OperationOptions {
352
+ }
353
+
354
+ /** Contains response data for the list operation. */
355
+ export declare type AvailableProviderOperationsListResponse = AvailableProviderOperations;
356
+
357
+ /** Interface representing a AvailableProviderOperationsOperations. */
358
+ export declare interface AvailableProviderOperationsOperations {
359
+ /**
360
+ * List of AvailableProviderOperations
361
+ * @param options The options parameters.
362
+ */
363
+ list(options?: AvailableProviderOperationsListOptionalParams): PagedAsyncIterableIterator<AvailableProviderOperation>;
364
+ }
365
+
366
+ /** The backup. */
367
+ export declare type Backup = BaseModel & {
368
+ /** The path id of the target FileServer or IscsiServer for which the backup was taken. */
369
+ targetId?: string;
370
+ /** Type of target, FileServer or IscsiServer */
371
+ targetType?: string;
372
+ /** The backup size in bytes. */
373
+ sizeInBytes: number;
374
+ /** The time when the backup was created. */
375
+ createdTime?: Date;
376
+ /** The time when the backup will expire. */
377
+ expirationTime?: Date;
378
+ /** Indicates how the backup was initiated "Manual | Scheduled". */
379
+ initiatedBy: InitiatedBy;
380
+ /** The Device Identifier. */
381
+ deviceId: string;
382
+ /** The backup elements. */
383
+ elements: BackupElement[];
384
+ };
385
+
386
+ /** Class represents BackupElement */
387
+ export declare type BackupElement = BaseModel & {
388
+ /** The size in bytes. */
389
+ sizeInBytes: number;
390
+ /** The name of the endpoint. */
391
+ endpointName: string;
392
+ /** The data policy of backed up endpoint. */
393
+ dataPolicy: DataPolicy;
394
+ };
395
+
396
+ /** Backup OData filter class */
397
+ export declare interface BackupFilter {
398
+ /** Gets or sets InitiatedBy */
399
+ initiatedBy?: InitiatedBy;
400
+ /** Gets or sets CreatedTime */
401
+ createdTime?: Date;
402
+ }
403
+
404
+ /** Collection of backups */
405
+ export declare interface BackupList {
406
+ /** The value. */
407
+ value: Backup[];
408
+ /** The NextLink. */
409
+ nextLink?: string;
410
+ }
411
+
412
+ /** Interface representing a Backups. */
413
+ export declare interface Backups {
414
+ /**
415
+ * Retrieves all the backups in a manager.
416
+ * @param resourceGroupName The resource group name
417
+ * @param managerName The manager name
418
+ * @param options The options parameters.
419
+ */
420
+ listByManager(resourceGroupName: string, managerName: string, options?: BackupsListByManagerOptionalParams): PagedAsyncIterableIterator<Backup>;
421
+ /**
422
+ * Retrieves all the backups in a device. Can be used to get the backups for failover also.
423
+ * @param deviceName The device name.
424
+ * @param resourceGroupName The resource group name
425
+ * @param managerName The manager name
426
+ * @param options The options parameters.
427
+ */
428
+ listByDevice(deviceName: string, resourceGroupName: string, managerName: string, options?: BackupsListByDeviceOptionalParams): PagedAsyncIterableIterator<Backup>;
429
+ /**
430
+ * Deletes the backup.
431
+ * @param deviceName The device name.
432
+ * @param backupName The backup name.
433
+ * @param resourceGroupName The resource group name
434
+ * @param managerName The manager name
435
+ * @param options The options parameters.
436
+ */
437
+ beginDelete(deviceName: string, backupName: string, resourceGroupName: string, managerName: string, options?: BackupsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
438
+ /**
439
+ * Deletes the backup.
440
+ * @param deviceName The device name.
441
+ * @param backupName The backup name.
442
+ * @param resourceGroupName The resource group name
443
+ * @param managerName The manager name
444
+ * @param options The options parameters.
445
+ */
446
+ beginDeleteAndWait(deviceName: string, backupName: string, resourceGroupName: string, managerName: string, options?: BackupsDeleteOptionalParams): Promise<void>;
447
+ /**
448
+ * Clones the given backup element to a new disk or share with given details.
449
+ * @param deviceName The device name.
450
+ * @param backupName The backup name.
451
+ * @param elementName The backup element name.
452
+ * @param resourceGroupName The resource group name
453
+ * @param managerName The manager name
454
+ * @param cloneRequest The clone request.
455
+ * @param options The options parameters.
456
+ */
457
+ beginClone(deviceName: string, backupName: string, elementName: string, resourceGroupName: string, managerName: string, cloneRequest: CloneRequest, options?: BackupsCloneOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
458
+ /**
459
+ * Clones the given backup element to a new disk or share with given details.
460
+ * @param deviceName The device name.
461
+ * @param backupName The backup name.
462
+ * @param elementName The backup element name.
463
+ * @param resourceGroupName The resource group name
464
+ * @param managerName The manager name
465
+ * @param cloneRequest The clone request.
466
+ * @param options The options parameters.
467
+ */
468
+ beginCloneAndWait(deviceName: string, backupName: string, elementName: string, resourceGroupName: string, managerName: string, cloneRequest: CloneRequest, options?: BackupsCloneOptionalParams): Promise<void>;
469
+ }
470
+
471
+ /** The Backup Schedule Group */
472
+ export declare type BackupScheduleGroup = BaseModel & {
473
+ /** The start time. When this field is specified we will generate Default GrandFather Father Son Backup Schedules. */
474
+ startTime: Time;
475
+ };
476
+
477
+ /** The list response of backup schedule groups */
478
+ export declare interface BackupScheduleGroupList {
479
+ /** The value. */
480
+ value: BackupScheduleGroup[];
481
+ }
482
+
483
+ /** Interface representing a BackupScheduleGroups. */
484
+ export declare interface BackupScheduleGroups {
485
+ /**
486
+ * Retrieves all the backup schedule groups in a device.
487
+ * @param deviceName The name of the device.
488
+ * @param resourceGroupName The resource group name
489
+ * @param managerName The manager name
490
+ * @param options The options parameters.
491
+ */
492
+ listByDevice(deviceName: string, resourceGroupName: string, managerName: string, options?: BackupScheduleGroupsListByDeviceOptionalParams): PagedAsyncIterableIterator<BackupScheduleGroup>;
493
+ /**
494
+ * Returns the properties of the specified backup schedule group name.
495
+ * @param deviceName The name of the device.
496
+ * @param scheduleGroupName The name of the schedule group.
497
+ * @param resourceGroupName The resource group name
498
+ * @param managerName The manager name
499
+ * @param options The options parameters.
500
+ */
501
+ get(deviceName: string, scheduleGroupName: string, resourceGroupName: string, managerName: string, options?: BackupScheduleGroupsGetOptionalParams): Promise<BackupScheduleGroupsGetResponse>;
502
+ /**
503
+ * Creates or Updates the backup schedule Group.
504
+ * @param deviceName The name of the device.
505
+ * @param scheduleGroupName The name of the schedule group.
506
+ * @param resourceGroupName The resource group name
507
+ * @param managerName The manager name
508
+ * @param scheduleGroup The schedule group to be created
509
+ * @param options The options parameters.
510
+ */
511
+ beginCreateOrUpdate(deviceName: string, scheduleGroupName: string, resourceGroupName: string, managerName: string, scheduleGroup: BackupScheduleGroup, options?: BackupScheduleGroupsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<BackupScheduleGroupsCreateOrUpdateResponse>, BackupScheduleGroupsCreateOrUpdateResponse>>;
512
+ /**
513
+ * Creates or Updates the backup schedule Group.
514
+ * @param deviceName The name of the device.
515
+ * @param scheduleGroupName The name of the schedule group.
516
+ * @param resourceGroupName The resource group name
517
+ * @param managerName The manager name
518
+ * @param scheduleGroup The schedule group to be created
519
+ * @param options The options parameters.
520
+ */
521
+ beginCreateOrUpdateAndWait(deviceName: string, scheduleGroupName: string, resourceGroupName: string, managerName: string, scheduleGroup: BackupScheduleGroup, options?: BackupScheduleGroupsCreateOrUpdateOptionalParams): Promise<BackupScheduleGroupsCreateOrUpdateResponse>;
522
+ /**
523
+ * Deletes the backup schedule group.
524
+ * @param deviceName The name of the device.
525
+ * @param scheduleGroupName The name of the schedule group.
526
+ * @param resourceGroupName The resource group name
527
+ * @param managerName The manager name
528
+ * @param options The options parameters.
529
+ */
530
+ beginDelete(deviceName: string, scheduleGroupName: string, resourceGroupName: string, managerName: string, options?: BackupScheduleGroupsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
531
+ /**
532
+ * Deletes the backup schedule group.
533
+ * @param deviceName The name of the device.
534
+ * @param scheduleGroupName The name of the schedule group.
535
+ * @param resourceGroupName The resource group name
536
+ * @param managerName The manager name
537
+ * @param options The options parameters.
538
+ */
539
+ beginDeleteAndWait(deviceName: string, scheduleGroupName: string, resourceGroupName: string, managerName: string, options?: BackupScheduleGroupsDeleteOptionalParams): Promise<void>;
540
+ }
541
+
542
+ /** Optional parameters. */
543
+ export declare interface BackupScheduleGroupsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
544
+ /** Delay to wait until next poll, in milliseconds. */
545
+ updateIntervalInMs?: number;
546
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
547
+ resumeFrom?: string;
548
+ }
549
+
550
+ /** Contains response data for the createOrUpdate operation. */
551
+ export declare type BackupScheduleGroupsCreateOrUpdateResponse = BackupScheduleGroup;
552
+
553
+ /** Optional parameters. */
554
+ export declare interface BackupScheduleGroupsDeleteOptionalParams extends coreClient.OperationOptions {
555
+ /** Delay to wait until next poll, in milliseconds. */
556
+ updateIntervalInMs?: number;
557
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
558
+ resumeFrom?: string;
559
+ }
560
+
561
+ /** Optional parameters. */
562
+ export declare interface BackupScheduleGroupsGetOptionalParams extends coreClient.OperationOptions {
563
+ }
564
+
565
+ /** Contains response data for the get operation. */
566
+ export declare type BackupScheduleGroupsGetResponse = BackupScheduleGroup;
567
+
568
+ /** Optional parameters. */
569
+ export declare interface BackupScheduleGroupsListByDeviceOptionalParams extends coreClient.OperationOptions {
570
+ }
571
+
572
+ /** Contains response data for the listByDevice operation. */
573
+ export declare type BackupScheduleGroupsListByDeviceResponse = BackupScheduleGroupList;
574
+
575
+ /** Optional parameters. */
576
+ export declare interface BackupsCloneOptionalParams extends coreClient.OperationOptions {
577
+ /** Delay to wait until next poll, in milliseconds. */
578
+ updateIntervalInMs?: number;
579
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
580
+ resumeFrom?: string;
581
+ }
582
+
583
+ /** Optional parameters. */
584
+ export declare interface BackupsDeleteOptionalParams extends coreClient.OperationOptions {
585
+ /** Delay to wait until next poll, in milliseconds. */
586
+ updateIntervalInMs?: number;
587
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
588
+ resumeFrom?: string;
589
+ }
590
+
591
+ /** Optional parameters. */
592
+ export declare interface BackupsListByDeviceNextOptionalParams extends coreClient.OperationOptions {
593
+ /** OData Filter options */
594
+ filter?: string;
595
+ /** Set to true if you need backups which can be used for failover. */
596
+ forFailover?: boolean;
597
+ }
598
+
599
+ /** Contains response data for the listByDeviceNext operation. */
600
+ export declare type BackupsListByDeviceNextResponse = BackupList;
601
+
602
+ /** Optional parameters. */
603
+ export declare interface BackupsListByDeviceOptionalParams extends coreClient.OperationOptions {
604
+ /** OData Filter options */
605
+ filter?: string;
606
+ /** Set to true if you need backups which can be used for failover. */
607
+ forFailover?: boolean;
608
+ }
609
+
610
+ /** Contains response data for the listByDevice operation. */
611
+ export declare type BackupsListByDeviceResponse = BackupList;
612
+
613
+ /** Optional parameters. */
614
+ export declare interface BackupsListByManagerNextOptionalParams extends coreClient.OperationOptions {
615
+ /** OData Filter options */
616
+ filter?: string;
617
+ }
618
+
619
+ /** Contains response data for the listByManagerNext operation. */
620
+ export declare type BackupsListByManagerNextResponse = BackupList;
621
+
622
+ /** Optional parameters. */
623
+ export declare interface BackupsListByManagerOptionalParams extends coreClient.OperationOptions {
624
+ /** OData Filter options */
625
+ filter?: string;
626
+ }
627
+
628
+ /** Contains response data for the listByManager operation. */
629
+ export declare type BackupsListByManagerResponse = BackupList;
630
+
631
+ /** Base class for models */
632
+ export declare interface BaseModel {
633
+ /**
634
+ * The identifier.
635
+ * NOTE: This property will not be serialized. It can only be populated by the server.
636
+ */
637
+ readonly id?: string;
638
+ /**
639
+ * The name.
640
+ * NOTE: This property will not be serialized. It can only be populated by the server.
641
+ */
642
+ readonly name?: string;
643
+ /**
644
+ * The type.
645
+ * NOTE: This property will not be serialized. It can only be populated by the server.
646
+ */
647
+ readonly type?: string;
648
+ }
649
+
650
+ /** Challenge-Handshake Authentication Protocol (CHAP) setting */
651
+ export declare type ChapSettings = BaseModel & {
652
+ /** The chap password. */
653
+ password: AsymmetricEncryptedSecret;
654
+ };
655
+
656
+ /** Optional parameters. */
657
+ export declare interface ChapSettingsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
658
+ /** Delay to wait until next poll, in milliseconds. */
659
+ updateIntervalInMs?: number;
660
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
661
+ resumeFrom?: string;
662
+ }
663
+
664
+ /** Contains response data for the createOrUpdate operation. */
665
+ export declare type ChapSettingsCreateOrUpdateResponse = ChapSettings;
666
+
667
+ /** Optional parameters. */
668
+ export declare interface ChapSettingsDeleteOptionalParams extends coreClient.OperationOptions {
669
+ /** Delay to wait until next poll, in milliseconds. */
670
+ updateIntervalInMs?: number;
671
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
672
+ resumeFrom?: string;
673
+ }
674
+
675
+ /** Optional parameters. */
676
+ export declare interface ChapSettingsGetOptionalParams extends coreClient.OperationOptions {
677
+ }
678
+
679
+ /** Contains response data for the get operation. */
680
+ export declare type ChapSettingsGetResponse = ChapSettings;
681
+
682
+ /** Collection of Chap setting entities */
683
+ export declare interface ChapSettingsList {
684
+ /** The chap settings entity collection */
685
+ value: ChapSettings[];
686
+ }
687
+
688
+ /** Optional parameters. */
689
+ export declare interface ChapSettingsListByDeviceOptionalParams extends coreClient.OperationOptions {
690
+ }
691
+
692
+ /** Contains response data for the listByDevice operation. */
693
+ export declare type ChapSettingsListByDeviceResponse = ChapSettingsList;
694
+
695
+ /** Interface representing a ChapSettingsOperations. */
696
+ export declare interface ChapSettingsOperations {
697
+ /**
698
+ * Retrieves all the chap settings in a device.
699
+ * @param deviceName The name of the device.
700
+ * @param resourceGroupName The resource group name
701
+ * @param managerName The manager name
702
+ * @param options The options parameters.
703
+ */
704
+ listByDevice(deviceName: string, resourceGroupName: string, managerName: string, options?: ChapSettingsListByDeviceOptionalParams): PagedAsyncIterableIterator<ChapSettings>;
705
+ /**
706
+ * Returns the properties of the specified chap setting name.
707
+ * @param deviceName The device name.
708
+ * @param chapUserName The user name of chap to be fetched.
709
+ * @param resourceGroupName The resource group name
710
+ * @param managerName The manager name
711
+ * @param options The options parameters.
712
+ */
713
+ get(deviceName: string, chapUserName: string, resourceGroupName: string, managerName: string, options?: ChapSettingsGetOptionalParams): Promise<ChapSettingsGetResponse>;
714
+ /**
715
+ * Creates or updates the chap setting.
716
+ * @param deviceName The device name.
717
+ * @param chapUserName The chap user name.
718
+ * @param resourceGroupName The resource group name
719
+ * @param managerName The manager name
720
+ * @param chapSetting The chap setting to be added or updated.
721
+ * @param options The options parameters.
722
+ */
723
+ beginCreateOrUpdate(deviceName: string, chapUserName: string, resourceGroupName: string, managerName: string, chapSetting: ChapSettings, options?: ChapSettingsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<ChapSettingsCreateOrUpdateResponse>, ChapSettingsCreateOrUpdateResponse>>;
724
+ /**
725
+ * Creates or updates the chap setting.
726
+ * @param deviceName The device name.
727
+ * @param chapUserName The chap user name.
728
+ * @param resourceGroupName The resource group name
729
+ * @param managerName The manager name
730
+ * @param chapSetting The chap setting to be added or updated.
731
+ * @param options The options parameters.
732
+ */
733
+ beginCreateOrUpdateAndWait(deviceName: string, chapUserName: string, resourceGroupName: string, managerName: string, chapSetting: ChapSettings, options?: ChapSettingsCreateOrUpdateOptionalParams): Promise<ChapSettingsCreateOrUpdateResponse>;
734
+ /**
735
+ * Deletes the chap setting.
736
+ * @param deviceName The device name.
737
+ * @param chapUserName The chap user name.
738
+ * @param resourceGroupName The resource group name
739
+ * @param managerName The manager name
740
+ * @param options The options parameters.
741
+ */
742
+ beginDelete(deviceName: string, chapUserName: string, resourceGroupName: string, managerName: string, options?: ChapSettingsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
743
+ /**
744
+ * Deletes the chap setting.
745
+ * @param deviceName The device name.
746
+ * @param chapUserName The chap user name.
747
+ * @param resourceGroupName The resource group name
748
+ * @param managerName The manager name
749
+ * @param options The options parameters.
750
+ */
751
+ beginDeleteAndWait(deviceName: string, chapUserName: string, resourceGroupName: string, managerName: string, options?: ChapSettingsDeleteOptionalParams): Promise<void>;
752
+ }
753
+
754
+ /** Request for clearing the alert */
755
+ export declare interface ClearAlertRequest {
756
+ /** Resolution message while clearing the request */
757
+ resolutionMessage?: string;
758
+ /** List of alert Ids to be cleared */
759
+ alerts: string[];
760
+ }
761
+
762
+ /** Clone Job Request Model. */
763
+ export declare interface CloneRequest {
764
+ /** DeviceId of the device which will act as the Clone target */
765
+ targetDeviceId: string;
766
+ /** Access point Id on which clone job will performed. */
767
+ targetAccessPointId: string;
768
+ /** Name of new endpoint which will created as part of clone job. */
769
+ newEndpointName: string;
770
+ /** Share Object. */
771
+ share?: FileShare;
772
+ /** Disk Object */
773
+ disk?: IscsiDisk;
774
+ }
775
+
776
+ /** Defines values for CloudType. */
777
+ export declare type CloudType = "Azure" | "S3" | "S3_RRS" | "OpenStack" | "HP";
778
+
779
+ /** Defines values for ContractVersions. */
780
+ export declare type ContractVersions = "InvalidVersion" | "V2011_09" | "V2012_02" | "V2012_05" | "V2012_12" | "V2013_04" | "V2013_10" | "V2013_11" | "V2014_04" | "V2014_06" | "V2014_07" | "V2014_09" | "V2014_10" | "V2014_12" | "V2015_01" | "V2015_02" | "V2015_04" | "V2015_05" | "V2015_06" | "V2015_07" | "V2015_08" | "V2015_10" | "V2015_12" | "V2016_01" | "V2016_02" | "V2016_04" | "V2016_05" | "V2016_07" | "V2016_08";
781
+
782
+ /** Defines values for DataPolicy. */
783
+ export declare type DataPolicy = "Invalid" | "Local" | "Tiered" | "Cloud";
784
+
785
+ /** Represents a StorSimple device object along with its properties */
786
+ export declare type Device = BaseModel & {
787
+ /** The UTC time at which the device was activated */
788
+ activationTime?: Date;
789
+ /** Operations that are allowed on the device based on its current state */
790
+ allowedDeviceOperations?: DeviceOperation[];
791
+ /** Language culture setting on the device. For eg: "en-US" */
792
+ culture?: string;
793
+ /** Device can be configured either as FileServer or IscsiServer */
794
+ deviceCapabilities?: SupportedDeviceCapabilities[];
795
+ /** Short description given for the device */
796
+ deviceDescription?: string;
797
+ /** Fully qualified name of the domain to which the device is attached */
798
+ domainName?: string;
799
+ /** Version number of the software running on the device */
800
+ deviceSoftwareVersion?: string;
801
+ /** Friendly name for the software version */
802
+ friendlySoftwareName?: string;
803
+ /** "Complete" if the device has been successfully registered as File/IscsiServer and the creation of share/volume is complete, "Pending" if the device is only registered but the creation of share/volume is complete is still pending */
804
+ deviceConfigurationStatus?: DeviceConfigurationStatus;
805
+ /** Name of the device model */
806
+ modelDescription?: string;
807
+ /** Current status of the device */
808
+ status?: DeviceStatus;
809
+ /** Type of the device */
810
+ typePropertiesType?: DeviceType;
811
+ /** subclass containing more storage-related information about the device. This field will be populated only if the get call is made with $expand = details. */
812
+ details?: DeviceDetails;
813
+ };
814
+
815
+ /** Defines values for DeviceConfigurationStatus. */
816
+ export declare type DeviceConfigurationStatus = "Complete" | "Pending";
817
+
818
+ /** Class containing more granular details about the device */
819
+ export declare interface DeviceDetails {
820
+ /** Total number of endpoints that are currently on the device ( i.e. number of shares on FileServer or number of volumes on IscsiServer) */
821
+ endpointCount?: number;
822
+ /** Total storage available on the device in bytes. */
823
+ totalStorageInBytes?: number;
824
+ /** Total local storage capacity in device in bytes. */
825
+ totalLocalStorageInBytes?: number;
826
+ /** Storage in bytes that has been provisioned on the device including both local and cloud */
827
+ provisionedStorageInBytes?: number;
828
+ /** Storage in bytes that has been provisioned locally on the device */
829
+ provisionedLocalStorageInBytes?: number;
830
+ /** Storage that is being currently used in bytes including both local and cloud */
831
+ usingStorageInBytes?: number;
832
+ /** Local Storage that is being currently used in bytes */
833
+ usingLocalStorageInBytes?: number;
834
+ /** Total size taken up by backups in bytes */
835
+ totalBackupSizeInBytes?: number;
836
+ /** Total pending available storage on the device in bytes */
837
+ availableStorageInBytes?: number;
838
+ /** Local pending storage available on the device in bytes */
839
+ availableLocalStorageInBytes?: number;
840
+ }
841
+
842
+ /** Collection of Devices */
843
+ export declare interface DeviceList {
844
+ /** The value. */
845
+ value: Device[];
846
+ }
847
+
848
+ /** Defines values for DeviceOperation. */
849
+ export declare type DeviceOperation = "None" | "Delete" | "DeleteWithWarning" | "DRSource" | "DRTarget" | "Browsable" | "ReadOnlyForDR" | "Deactivate";
850
+
851
+ /** Class that represents the Input for the PATCH call on Device. Currently the only patchable property on device is "DeviceDescription" */
852
+ export declare interface DevicePatch {
853
+ /** Short description given for the device */
854
+ deviceDescription?: string;
855
+ }
856
+
857
+ /** Interface representing a Devices. */
858
+ export declare interface Devices {
859
+ /**
860
+ * Retrieves all the devices in a manager.
861
+ * @param resourceGroupName The resource group name
862
+ * @param managerName The manager name
863
+ * @param options The options parameters.
864
+ */
865
+ listByManager(resourceGroupName: string, managerName: string, options?: DevicesListByManagerOptionalParams): PagedAsyncIterableIterator<Device>;
866
+ /**
867
+ * Retrieves all the devices which can be used as failover targets for the given device.
868
+ * @param deviceName The device name.
869
+ * @param resourceGroupName The resource group name
870
+ * @param managerName The manager name
871
+ * @param options The options parameters.
872
+ */
873
+ listFailoverTarget(deviceName: string, resourceGroupName: string, managerName: string, options?: DevicesListFailoverTargetOptionalParams): PagedAsyncIterableIterator<Device>;
874
+ /**
875
+ * Retrieves the device metrics.
876
+ * @param deviceName The name of the appliance.
877
+ * @param resourceGroupName The resource group name
878
+ * @param managerName The manager name
879
+ * @param options The options parameters.
880
+ */
881
+ listMetrics(deviceName: string, resourceGroupName: string, managerName: string, options?: DevicesListMetricsOptionalParams): PagedAsyncIterableIterator<Metrics>;
882
+ /**
883
+ * Retrieves metric definition of all metrics aggregated at device.
884
+ * @param deviceName The name of the appliance.
885
+ * @param resourceGroupName The resource group name
886
+ * @param managerName The manager name
887
+ * @param options The options parameters.
888
+ */
889
+ listMetricDefinition(deviceName: string, resourceGroupName: string, managerName: string, options?: DevicesListMetricDefinitionOptionalParams): PagedAsyncIterableIterator<MetricDefinition>;
890
+ /**
891
+ * Returns the properties of the specified device name.
892
+ * @param deviceName The device name.
893
+ * @param resourceGroupName The resource group name
894
+ * @param managerName The manager name
895
+ * @param options The options parameters.
896
+ */
897
+ get(deviceName: string, resourceGroupName: string, managerName: string, options?: DevicesGetOptionalParams): Promise<DevicesGetResponse>;
898
+ /**
899
+ * Deletes the device.
900
+ * @param deviceName The device name.
901
+ * @param resourceGroupName The resource group name
902
+ * @param managerName The manager name
903
+ * @param options The options parameters.
904
+ */
905
+ beginDelete(deviceName: string, resourceGroupName: string, managerName: string, options?: DevicesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
906
+ /**
907
+ * Deletes the device.
908
+ * @param deviceName The device name.
909
+ * @param resourceGroupName The resource group name
910
+ * @param managerName The manager name
911
+ * @param options The options parameters.
912
+ */
913
+ beginDeleteAndWait(deviceName: string, resourceGroupName: string, managerName: string, options?: DevicesDeleteOptionalParams): Promise<void>;
914
+ /**
915
+ * Patches the device.
916
+ * @param deviceName The device Name.
917
+ * @param resourceGroupName The resource group name
918
+ * @param managerName The manager name
919
+ * @param devicePatch Patch representation of the device.
920
+ * @param options The options parameters.
921
+ */
922
+ beginPatch(deviceName: string, resourceGroupName: string, managerName: string, devicePatch: DevicePatch, options?: DevicesPatchOptionalParams): Promise<PollerLike<PollOperationState<DevicesPatchResponse>, DevicesPatchResponse>>;
923
+ /**
924
+ * Patches the device.
925
+ * @param deviceName The device Name.
926
+ * @param resourceGroupName The resource group name
927
+ * @param managerName The manager name
928
+ * @param devicePatch Patch representation of the device.
929
+ * @param options The options parameters.
930
+ */
931
+ beginPatchAndWait(deviceName: string, resourceGroupName: string, managerName: string, devicePatch: DevicePatch, options?: DevicesPatchOptionalParams): Promise<DevicesPatchResponse>;
932
+ /**
933
+ * Returns the alert settings of the specified device name.
934
+ * @param deviceName The device name.
935
+ * @param resourceGroupName The resource group name
936
+ * @param managerName The manager name
937
+ * @param options The options parameters.
938
+ */
939
+ getAlertSettings(deviceName: string, resourceGroupName: string, managerName: string, options?: DevicesGetAlertSettingsOptionalParams): Promise<DevicesGetAlertSettingsResponse>;
940
+ /**
941
+ * Creates or updates the alert settings
942
+ * @param deviceName The device name.
943
+ * @param resourceGroupName The resource group name
944
+ * @param managerName The manager name
945
+ * @param alertSettings The alert settings.
946
+ * @param options The options parameters.
947
+ */
948
+ beginCreateOrUpdateAlertSettings(deviceName: string, resourceGroupName: string, managerName: string, alertSettings: AlertSettings, options?: DevicesCreateOrUpdateAlertSettingsOptionalParams): Promise<PollerLike<PollOperationState<DevicesCreateOrUpdateAlertSettingsResponse>, DevicesCreateOrUpdateAlertSettingsResponse>>;
949
+ /**
950
+ * Creates or updates the alert settings
951
+ * @param deviceName The device name.
952
+ * @param resourceGroupName The resource group name
953
+ * @param managerName The manager name
954
+ * @param alertSettings The alert settings.
955
+ * @param options The options parameters.
956
+ */
957
+ beginCreateOrUpdateAlertSettingsAndWait(deviceName: string, resourceGroupName: string, managerName: string, alertSettings: AlertSettings, options?: DevicesCreateOrUpdateAlertSettingsOptionalParams): Promise<DevicesCreateOrUpdateAlertSettingsResponse>;
958
+ /**
959
+ * Deactivates the device.
960
+ * @param deviceName The device name.
961
+ * @param resourceGroupName The resource group name
962
+ * @param managerName The manager name
963
+ * @param options The options parameters.
964
+ */
965
+ beginDeactivate(deviceName: string, resourceGroupName: string, managerName: string, options?: DevicesDeactivateOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
966
+ /**
967
+ * Deactivates the device.
968
+ * @param deviceName The device name.
969
+ * @param resourceGroupName The resource group name
970
+ * @param managerName The manager name
971
+ * @param options The options parameters.
972
+ */
973
+ beginDeactivateAndWait(deviceName: string, resourceGroupName: string, managerName: string, options?: DevicesDeactivateOptionalParams): Promise<void>;
974
+ /**
975
+ * Downloads updates on the device.
976
+ * @param deviceName The device name.
977
+ * @param resourceGroupName The resource group name
978
+ * @param managerName The manager name
979
+ * @param options The options parameters.
980
+ */
981
+ beginDownloadUpdates(deviceName: string, resourceGroupName: string, managerName: string, options?: DevicesDownloadUpdatesOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
982
+ /**
983
+ * Downloads updates on the device.
984
+ * @param deviceName The device name.
985
+ * @param resourceGroupName The resource group name
986
+ * @param managerName The manager name
987
+ * @param options The options parameters.
988
+ */
989
+ beginDownloadUpdatesAndWait(deviceName: string, resourceGroupName: string, managerName: string, options?: DevicesDownloadUpdatesOptionalParams): Promise<void>;
990
+ /**
991
+ * Fails over the device to another device.
992
+ * @param deviceName The device name.
993
+ * @param resourceGroupName The resource group name
994
+ * @param managerName The manager name
995
+ * @param failoverRequest The failover request.
996
+ * @param options The options parameters.
997
+ */
998
+ beginFailover(deviceName: string, resourceGroupName: string, managerName: string, failoverRequest: FailoverRequest, options?: DevicesFailoverOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
999
+ /**
1000
+ * Fails over the device to another device.
1001
+ * @param deviceName The device name.
1002
+ * @param resourceGroupName The resource group name
1003
+ * @param managerName The manager name
1004
+ * @param failoverRequest The failover request.
1005
+ * @param options The options parameters.
1006
+ */
1007
+ beginFailoverAndWait(deviceName: string, resourceGroupName: string, managerName: string, failoverRequest: FailoverRequest, options?: DevicesFailoverOptionalParams): Promise<void>;
1008
+ /**
1009
+ * Installs the updates on the device.
1010
+ * @param deviceName The device name.
1011
+ * @param resourceGroupName The resource group name
1012
+ * @param managerName The manager name
1013
+ * @param options The options parameters.
1014
+ */
1015
+ beginInstallUpdates(deviceName: string, resourceGroupName: string, managerName: string, options?: DevicesInstallUpdatesOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
1016
+ /**
1017
+ * Installs the updates on the device.
1018
+ * @param deviceName The device name.
1019
+ * @param resourceGroupName The resource group name
1020
+ * @param managerName The manager name
1021
+ * @param options The options parameters.
1022
+ */
1023
+ beginInstallUpdatesAndWait(deviceName: string, resourceGroupName: string, managerName: string, options?: DevicesInstallUpdatesOptionalParams): Promise<void>;
1024
+ /**
1025
+ * Returns the network settings of the specified device name.
1026
+ * @param deviceName The device name.
1027
+ * @param resourceGroupName The resource group name
1028
+ * @param managerName The manager name
1029
+ * @param options The options parameters.
1030
+ */
1031
+ getNetworkSettings(deviceName: string, resourceGroupName: string, managerName: string, options?: DevicesGetNetworkSettingsOptionalParams): Promise<DevicesGetNetworkSettingsResponse>;
1032
+ /**
1033
+ * Scans for updates on the device.
1034
+ * @param deviceName The device name.
1035
+ * @param resourceGroupName The resource group name
1036
+ * @param managerName The manager name
1037
+ * @param options The options parameters.
1038
+ */
1039
+ beginScanForUpdates(deviceName: string, resourceGroupName: string, managerName: string, options?: DevicesScanForUpdatesOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
1040
+ /**
1041
+ * Scans for updates on the device.
1042
+ * @param deviceName The device name.
1043
+ * @param resourceGroupName The resource group name
1044
+ * @param managerName The manager name
1045
+ * @param options The options parameters.
1046
+ */
1047
+ beginScanForUpdatesAndWait(deviceName: string, resourceGroupName: string, managerName: string, options?: DevicesScanForUpdatesOptionalParams): Promise<void>;
1048
+ /**
1049
+ * Creates or updates the security settings.
1050
+ * @param deviceName The device name.
1051
+ * @param resourceGroupName The resource group name
1052
+ * @param managerName The manager name
1053
+ * @param securitySettings The security settings.
1054
+ * @param options The options parameters.
1055
+ */
1056
+ beginCreateOrUpdateSecuritySettings(deviceName: string, resourceGroupName: string, managerName: string, securitySettings: SecuritySettings, options?: DevicesCreateOrUpdateSecuritySettingsOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
1057
+ /**
1058
+ * Creates or updates the security settings.
1059
+ * @param deviceName The device name.
1060
+ * @param resourceGroupName The resource group name
1061
+ * @param managerName The manager name
1062
+ * @param securitySettings The security settings.
1063
+ * @param options The options parameters.
1064
+ */
1065
+ beginCreateOrUpdateSecuritySettingsAndWait(deviceName: string, resourceGroupName: string, managerName: string, securitySettings: SecuritySettings, options?: DevicesCreateOrUpdateSecuritySettingsOptionalParams): Promise<void>;
1066
+ /**
1067
+ * Returns the time settings of the specified device name.
1068
+ * @param deviceName The device name.
1069
+ * @param resourceGroupName The resource group name
1070
+ * @param managerName The manager name
1071
+ * @param options The options parameters.
1072
+ */
1073
+ getTimeSettings(deviceName: string, resourceGroupName: string, managerName: string, options?: DevicesGetTimeSettingsOptionalParams): Promise<DevicesGetTimeSettingsResponse>;
1074
+ /**
1075
+ * Returns the update summary of the specified device name.
1076
+ * @param deviceName The device name.
1077
+ * @param resourceGroupName The resource group name
1078
+ * @param managerName The manager name
1079
+ * @param options The options parameters.
1080
+ */
1081
+ getUpdateSummary(deviceName: string, resourceGroupName: string, managerName: string, options?: DevicesGetUpdateSummaryOptionalParams): Promise<DevicesGetUpdateSummaryResponse>;
1082
+ }
1083
+
1084
+ /** Optional parameters. */
1085
+ export declare interface DevicesCreateOrUpdateAlertSettingsOptionalParams extends coreClient.OperationOptions {
1086
+ /** Delay to wait until next poll, in milliseconds. */
1087
+ updateIntervalInMs?: number;
1088
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1089
+ resumeFrom?: string;
1090
+ }
1091
+
1092
+ /** Contains response data for the createOrUpdateAlertSettings operation. */
1093
+ export declare type DevicesCreateOrUpdateAlertSettingsResponse = AlertSettings;
1094
+
1095
+ /** Optional parameters. */
1096
+ export declare interface DevicesCreateOrUpdateSecuritySettingsOptionalParams extends coreClient.OperationOptions {
1097
+ /** Delay to wait until next poll, in milliseconds. */
1098
+ updateIntervalInMs?: number;
1099
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1100
+ resumeFrom?: string;
1101
+ }
1102
+
1103
+ /** Optional parameters. */
1104
+ export declare interface DevicesDeactivateOptionalParams extends coreClient.OperationOptions {
1105
+ /** Delay to wait until next poll, in milliseconds. */
1106
+ updateIntervalInMs?: number;
1107
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1108
+ resumeFrom?: string;
1109
+ }
1110
+
1111
+ /** Optional parameters. */
1112
+ export declare interface DevicesDeleteOptionalParams extends coreClient.OperationOptions {
1113
+ /** Delay to wait until next poll, in milliseconds. */
1114
+ updateIntervalInMs?: number;
1115
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1116
+ resumeFrom?: string;
1117
+ }
1118
+
1119
+ /** Optional parameters. */
1120
+ export declare interface DevicesDownloadUpdatesOptionalParams extends coreClient.OperationOptions {
1121
+ /** Delay to wait until next poll, in milliseconds. */
1122
+ updateIntervalInMs?: number;
1123
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1124
+ resumeFrom?: string;
1125
+ }
1126
+
1127
+ /** Optional parameters. */
1128
+ export declare interface DevicesFailoverOptionalParams extends coreClient.OperationOptions {
1129
+ /** Delay to wait until next poll, in milliseconds. */
1130
+ updateIntervalInMs?: number;
1131
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1132
+ resumeFrom?: string;
1133
+ }
1134
+
1135
+ /** Optional parameters. */
1136
+ export declare interface DevicesGetAlertSettingsOptionalParams extends coreClient.OperationOptions {
1137
+ }
1138
+
1139
+ /** Contains response data for the getAlertSettings operation. */
1140
+ export declare type DevicesGetAlertSettingsResponse = AlertSettings;
1141
+
1142
+ /** Optional parameters. */
1143
+ export declare interface DevicesGetNetworkSettingsOptionalParams extends coreClient.OperationOptions {
1144
+ }
1145
+
1146
+ /** Contains response data for the getNetworkSettings operation. */
1147
+ export declare type DevicesGetNetworkSettingsResponse = NetworkSettings;
1148
+
1149
+ /** Optional parameters. */
1150
+ export declare interface DevicesGetOptionalParams extends coreClient.OperationOptions {
1151
+ /** Specify $expand=details to populate additional fields related to the device. */
1152
+ expand?: string;
1153
+ }
1154
+
1155
+ /** Contains response data for the get operation. */
1156
+ export declare type DevicesGetResponse = Device;
1157
+
1158
+ /** Optional parameters. */
1159
+ export declare interface DevicesGetTimeSettingsOptionalParams extends coreClient.OperationOptions {
1160
+ }
1161
+
1162
+ /** Contains response data for the getTimeSettings operation. */
1163
+ export declare type DevicesGetTimeSettingsResponse = TimeSettings;
1164
+
1165
+ /** Optional parameters. */
1166
+ export declare interface DevicesGetUpdateSummaryOptionalParams extends coreClient.OperationOptions {
1167
+ }
1168
+
1169
+ /** Contains response data for the getUpdateSummary operation. */
1170
+ export declare type DevicesGetUpdateSummaryResponse = Updates;
1171
+
1172
+ /** Optional parameters. */
1173
+ export declare interface DevicesInstallUpdatesOptionalParams extends coreClient.OperationOptions {
1174
+ /** Delay to wait until next poll, in milliseconds. */
1175
+ updateIntervalInMs?: number;
1176
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1177
+ resumeFrom?: string;
1178
+ }
1179
+
1180
+ /** Optional parameters. */
1181
+ export declare interface DevicesListByManagerOptionalParams extends coreClient.OperationOptions {
1182
+ /** Specify $expand=details to populate additional fields related to the device. */
1183
+ expand?: string;
1184
+ }
1185
+
1186
+ /** Contains response data for the listByManager operation. */
1187
+ export declare type DevicesListByManagerResponse = DeviceList;
1188
+
1189
+ /** Optional parameters. */
1190
+ export declare interface DevicesListFailoverTargetOptionalParams extends coreClient.OperationOptions {
1191
+ /** Specify $expand=details to populate additional fields related to the device. */
1192
+ expand?: string;
1193
+ }
1194
+
1195
+ /** Contains response data for the listFailoverTarget operation. */
1196
+ export declare type DevicesListFailoverTargetResponse = DeviceList;
1197
+
1198
+ /** Optional parameters. */
1199
+ export declare interface DevicesListMetricDefinitionOptionalParams extends coreClient.OperationOptions {
1200
+ }
1201
+
1202
+ /** Contains response data for the listMetricDefinition operation. */
1203
+ export declare type DevicesListMetricDefinitionResponse = MetricDefinitionList;
1204
+
1205
+ /** Optional parameters. */
1206
+ export declare interface DevicesListMetricsOptionalParams extends coreClient.OperationOptions {
1207
+ /** OData Filter options */
1208
+ filter?: string;
1209
+ }
1210
+
1211
+ /** Contains response data for the listMetrics operation. */
1212
+ export declare type DevicesListMetricsResponse = MetricList;
1213
+
1214
+ /** Optional parameters. */
1215
+ export declare interface DevicesPatchOptionalParams extends coreClient.OperationOptions {
1216
+ /** Delay to wait until next poll, in milliseconds. */
1217
+ updateIntervalInMs?: number;
1218
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1219
+ resumeFrom?: string;
1220
+ }
1221
+
1222
+ /** Contains response data for the patch operation. */
1223
+ export declare type DevicesPatchResponse = Device;
1224
+
1225
+ /** Optional parameters. */
1226
+ export declare interface DevicesScanForUpdatesOptionalParams extends coreClient.OperationOptions {
1227
+ /** Delay to wait until next poll, in milliseconds. */
1228
+ updateIntervalInMs?: number;
1229
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1230
+ resumeFrom?: string;
1231
+ }
1232
+
1233
+ /** Defines values for DeviceStatus. */
1234
+ export declare type DeviceStatus = "Unknown" | "Online" | "Offline" | "RequiresAttention" | "MaintenanceMode" | "Creating" | "Provisioning" | "Deleted" | "ReadyToSetup" | "Deactivated" | "Deactivating";
1235
+
1236
+ /** Defines values for DeviceType. */
1237
+ export declare type DeviceType = "Invalid" | "Appliance" | "VirtualAppliance" | "Series9000OnPremVirtualAppliance" | "Series9000VirtualAppliance" | "Series9000PhysicalAppliance";
1238
+
1239
+ /** Defines values for DhcpStatus. */
1240
+ export declare type DhcpStatus = "Enabled" | "Disabled";
1241
+
1242
+ /** Defines values for DiskStatus. */
1243
+ export declare type DiskStatus = "Online" | "Offline";
1244
+
1245
+ /** Defines values for DownloadPhase. */
1246
+ export declare type DownloadPhase = "Unknown" | "Initializing" | "Downloading" | "Verifying";
1247
+
1248
+ /** Defines values for EncryptionAlgorithm. */
1249
+ export declare type EncryptionAlgorithm = "None" | "AES256" | "RSAES_PKCS1_v_1_5";
1250
+
1251
+ /** The EncryptionSettings */
1252
+ export declare type EncryptionSettings = BaseModel & {
1253
+ /** The encryption status which indicates if encryption is enabled or not. */
1254
+ encryptionStatus: EncryptionStatus;
1255
+ /** The key rollover status which indicates if key rollover is required or not. If secrets encryption has been upgraded, then it requires key rollover. */
1256
+ keyRolloverStatus: KeyRolloverStatus;
1257
+ };
1258
+
1259
+ /** Defines values for EncryptionStatus. */
1260
+ export declare type EncryptionStatus = "Enabled" | "Disabled";
1261
+
1262
+ export declare interface ErrorModel {
1263
+ errorCode: string;
1264
+ message: Message;
1265
+ values?: Item[];
1266
+ }
1267
+
1268
+ /** The Failover request object. */
1269
+ export declare interface FailoverRequest {
1270
+ accesspointIds?: string[];
1271
+ targetDeviceId?: string;
1272
+ skipValidation?: boolean;
1273
+ keepSourceDevice?: boolean;
1274
+ }
1275
+
1276
+ /** The file server. */
1277
+ export declare type FileServer = BaseModel & {
1278
+ /** Domain of the file server */
1279
+ domainName: string;
1280
+ /** The storage domain id. */
1281
+ storageDomainId: string;
1282
+ /** The backup policy id. */
1283
+ backupScheduleGroupId: string;
1284
+ /** The description of the file server */
1285
+ description?: string;
1286
+ };
1287
+
1288
+ /** Collection of file servers */
1289
+ export declare interface FileServerList {
1290
+ /** The value. */
1291
+ value: FileServer[];
1292
+ }
1293
+
1294
+ /** Interface representing a FileServers. */
1295
+ export declare interface FileServers {
1296
+ /**
1297
+ * Retrieves all the file servers in a device.
1298
+ * @param deviceName The device name.
1299
+ * @param resourceGroupName The resource group name
1300
+ * @param managerName The manager name
1301
+ * @param options The options parameters.
1302
+ */
1303
+ listByDevice(deviceName: string, resourceGroupName: string, managerName: string, options?: FileServersListByDeviceOptionalParams): PagedAsyncIterableIterator<FileServer>;
1304
+ /**
1305
+ * Gets the file server metrics.
1306
+ * @param deviceName The name of the device.
1307
+ * @param fileServerName The name of the file server name.
1308
+ * @param resourceGroupName The resource group name
1309
+ * @param managerName The manager name
1310
+ * @param options The options parameters.
1311
+ */
1312
+ listMetrics(deviceName: string, fileServerName: string, resourceGroupName: string, managerName: string, options?: FileServersListMetricsOptionalParams): PagedAsyncIterableIterator<Metrics>;
1313
+ /**
1314
+ * Retrieves metric definitions of all metrics aggregated at the file server.
1315
+ * @param deviceName The name of the device.
1316
+ * @param fileServerName The name of the file server.
1317
+ * @param resourceGroupName The resource group name
1318
+ * @param managerName The manager name
1319
+ * @param options The options parameters.
1320
+ */
1321
+ listMetricDefinition(deviceName: string, fileServerName: string, resourceGroupName: string, managerName: string, options?: FileServersListMetricDefinitionOptionalParams): PagedAsyncIterableIterator<MetricDefinition>;
1322
+ /**
1323
+ * Retrieves all the file servers in a manager.
1324
+ * @param resourceGroupName The resource group name
1325
+ * @param managerName The manager name
1326
+ * @param options The options parameters.
1327
+ */
1328
+ listByManager(resourceGroupName: string, managerName: string, options?: FileServersListByManagerOptionalParams): PagedAsyncIterableIterator<FileServer>;
1329
+ /**
1330
+ * Returns the properties of the specified file server name.
1331
+ * @param deviceName The device name.
1332
+ * @param fileServerName The file server name.
1333
+ * @param resourceGroupName The resource group name
1334
+ * @param managerName The manager name
1335
+ * @param options The options parameters.
1336
+ */
1337
+ get(deviceName: string, fileServerName: string, resourceGroupName: string, managerName: string, options?: FileServersGetOptionalParams): Promise<FileServersGetResponse>;
1338
+ /**
1339
+ * Creates or updates the file server.
1340
+ * @param deviceName The device name.
1341
+ * @param fileServerName The file server name.
1342
+ * @param resourceGroupName The resource group name
1343
+ * @param managerName The manager name
1344
+ * @param fileServer The file server.
1345
+ * @param options The options parameters.
1346
+ */
1347
+ beginCreateOrUpdate(deviceName: string, fileServerName: string, resourceGroupName: string, managerName: string, fileServer: FileServer, options?: FileServersCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<FileServersCreateOrUpdateResponse>, FileServersCreateOrUpdateResponse>>;
1348
+ /**
1349
+ * Creates or updates the file server.
1350
+ * @param deviceName The device name.
1351
+ * @param fileServerName The file server name.
1352
+ * @param resourceGroupName The resource group name
1353
+ * @param managerName The manager name
1354
+ * @param fileServer The file server.
1355
+ * @param options The options parameters.
1356
+ */
1357
+ beginCreateOrUpdateAndWait(deviceName: string, fileServerName: string, resourceGroupName: string, managerName: string, fileServer: FileServer, options?: FileServersCreateOrUpdateOptionalParams): Promise<FileServersCreateOrUpdateResponse>;
1358
+ /**
1359
+ * Deletes the file server.
1360
+ * @param deviceName The device name.
1361
+ * @param fileServerName The file server name.
1362
+ * @param resourceGroupName The resource group name
1363
+ * @param managerName The manager name
1364
+ * @param options The options parameters.
1365
+ */
1366
+ beginDelete(deviceName: string, fileServerName: string, resourceGroupName: string, managerName: string, options?: FileServersDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
1367
+ /**
1368
+ * Deletes the file server.
1369
+ * @param deviceName The device name.
1370
+ * @param fileServerName The file server name.
1371
+ * @param resourceGroupName The resource group name
1372
+ * @param managerName The manager name
1373
+ * @param options The options parameters.
1374
+ */
1375
+ beginDeleteAndWait(deviceName: string, fileServerName: string, resourceGroupName: string, managerName: string, options?: FileServersDeleteOptionalParams): Promise<void>;
1376
+ /**
1377
+ * Backup the file server now.
1378
+ * @param deviceName The device name.
1379
+ * @param fileServerName The file server name.
1380
+ * @param resourceGroupName The resource group name
1381
+ * @param managerName The manager name
1382
+ * @param options The options parameters.
1383
+ */
1384
+ beginBackupNow(deviceName: string, fileServerName: string, resourceGroupName: string, managerName: string, options?: FileServersBackupNowOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
1385
+ /**
1386
+ * Backup the file server now.
1387
+ * @param deviceName The device name.
1388
+ * @param fileServerName The file server name.
1389
+ * @param resourceGroupName The resource group name
1390
+ * @param managerName The manager name
1391
+ * @param options The options parameters.
1392
+ */
1393
+ beginBackupNowAndWait(deviceName: string, fileServerName: string, resourceGroupName: string, managerName: string, options?: FileServersBackupNowOptionalParams): Promise<void>;
1394
+ }
1395
+
1396
+ /** Optional parameters. */
1397
+ export declare interface FileServersBackupNowOptionalParams extends coreClient.OperationOptions {
1398
+ /** Delay to wait until next poll, in milliseconds. */
1399
+ updateIntervalInMs?: number;
1400
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1401
+ resumeFrom?: string;
1402
+ }
1403
+
1404
+ /** Optional parameters. */
1405
+ export declare interface FileServersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1406
+ /** Delay to wait until next poll, in milliseconds. */
1407
+ updateIntervalInMs?: number;
1408
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1409
+ resumeFrom?: string;
1410
+ }
1411
+
1412
+ /** Contains response data for the createOrUpdate operation. */
1413
+ export declare type FileServersCreateOrUpdateResponse = FileServer;
1414
+
1415
+ /** Optional parameters. */
1416
+ export declare interface FileServersDeleteOptionalParams extends coreClient.OperationOptions {
1417
+ /** Delay to wait until next poll, in milliseconds. */
1418
+ updateIntervalInMs?: number;
1419
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1420
+ resumeFrom?: string;
1421
+ }
1422
+
1423
+ /** Optional parameters. */
1424
+ export declare interface FileServersGetOptionalParams extends coreClient.OperationOptions {
1425
+ }
1426
+
1427
+ /** Contains response data for the get operation. */
1428
+ export declare type FileServersGetResponse = FileServer;
1429
+
1430
+ /** Optional parameters. */
1431
+ export declare interface FileServersListByDeviceOptionalParams extends coreClient.OperationOptions {
1432
+ }
1433
+
1434
+ /** Contains response data for the listByDevice operation. */
1435
+ export declare type FileServersListByDeviceResponse = FileServerList;
1436
+
1437
+ /** Optional parameters. */
1438
+ export declare interface FileServersListByManagerOptionalParams extends coreClient.OperationOptions {
1439
+ }
1440
+
1441
+ /** Contains response data for the listByManager operation. */
1442
+ export declare type FileServersListByManagerResponse = FileServerList;
1443
+
1444
+ /** Optional parameters. */
1445
+ export declare interface FileServersListMetricDefinitionOptionalParams extends coreClient.OperationOptions {
1446
+ }
1447
+
1448
+ /** Contains response data for the listMetricDefinition operation. */
1449
+ export declare type FileServersListMetricDefinitionResponse = MetricDefinitionList;
1450
+
1451
+ /** Optional parameters. */
1452
+ export declare interface FileServersListMetricsOptionalParams extends coreClient.OperationOptions {
1453
+ /** OData Filter options */
1454
+ filter?: string;
1455
+ }
1456
+
1457
+ /** Contains response data for the listMetrics operation. */
1458
+ export declare type FileServersListMetricsResponse = MetricList;
1459
+
1460
+ /** The File Share. */
1461
+ export declare type FileShare = BaseModel & {
1462
+ /** Description for file share */
1463
+ description?: string;
1464
+ /** The Share Status */
1465
+ shareStatus: ShareStatus;
1466
+ /** The data policy */
1467
+ dataPolicy: DataPolicy;
1468
+ /** The user/group who will have full permission in this share. Active directory email address. Example: xyz@contoso.com or Contoso\xyz. */
1469
+ adminUser: string;
1470
+ /** The total provisioned capacity in Bytes */
1471
+ provisionedCapacityInBytes: number;
1472
+ /**
1473
+ * The used capacity in Bytes.
1474
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1475
+ */
1476
+ readonly usedCapacityInBytes?: number;
1477
+ /**
1478
+ * The local used capacity in Bytes.
1479
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1480
+ */
1481
+ readonly localUsedCapacityInBytes?: number;
1482
+ /** The monitoring status */
1483
+ monitoringStatus: MonitoringStatus;
1484
+ };
1485
+
1486
+ /** Collection of file shares */
1487
+ export declare interface FileShareList {
1488
+ /** The value. */
1489
+ value: FileShare[];
1490
+ }
1491
+
1492
+ /** Interface representing a FileShares. */
1493
+ export declare interface FileShares {
1494
+ /**
1495
+ * Retrieves all the file shares in a file server.
1496
+ * @param deviceName The device name.
1497
+ * @param fileServerName The file server name.
1498
+ * @param resourceGroupName The resource group name
1499
+ * @param managerName The manager name
1500
+ * @param options The options parameters.
1501
+ */
1502
+ listByFileServer(deviceName: string, fileServerName: string, resourceGroupName: string, managerName: string, options?: FileSharesListByFileServerOptionalParams): PagedAsyncIterableIterator<FileShare>;
1503
+ /**
1504
+ * Gets the file share metrics
1505
+ * @param deviceName The device name.
1506
+ * @param fileServerName The file server name.
1507
+ * @param shareName The file share name.
1508
+ * @param resourceGroupName The resource group name
1509
+ * @param managerName The manager name
1510
+ * @param options The options parameters.
1511
+ */
1512
+ listMetrics(deviceName: string, fileServerName: string, shareName: string, resourceGroupName: string, managerName: string, options?: FileSharesListMetricsOptionalParams): PagedAsyncIterableIterator<Metrics>;
1513
+ /**
1514
+ * Retrieves metric definitions of all metrics aggregated at the file share.
1515
+ * @param deviceName The device name.
1516
+ * @param fileServerName The file server name.
1517
+ * @param shareName The file share name.
1518
+ * @param resourceGroupName The resource group name
1519
+ * @param managerName The manager name
1520
+ * @param options The options parameters.
1521
+ */
1522
+ listMetricDefinition(deviceName: string, fileServerName: string, shareName: string, resourceGroupName: string, managerName: string, options?: FileSharesListMetricDefinitionOptionalParams): PagedAsyncIterableIterator<MetricDefinition>;
1523
+ /**
1524
+ * Retrieves all the file shares in a device.
1525
+ * @param deviceName The device name.
1526
+ * @param resourceGroupName The resource group name
1527
+ * @param managerName The manager name
1528
+ * @param options The options parameters.
1529
+ */
1530
+ listByDevice(deviceName: string, resourceGroupName: string, managerName: string, options?: FileSharesListByDeviceOptionalParams): PagedAsyncIterableIterator<FileShare>;
1531
+ /**
1532
+ * Returns the properties of the specified file share name.
1533
+ * @param deviceName The device name.
1534
+ * @param fileServerName The file server name.
1535
+ * @param shareName The file share name.
1536
+ * @param resourceGroupName The resource group name
1537
+ * @param managerName The manager name
1538
+ * @param options The options parameters.
1539
+ */
1540
+ get(deviceName: string, fileServerName: string, shareName: string, resourceGroupName: string, managerName: string, options?: FileSharesGetOptionalParams): Promise<FileSharesGetResponse>;
1541
+ /**
1542
+ * Creates or updates the file share.
1543
+ * @param deviceName The device name.
1544
+ * @param fileServerName The file server name.
1545
+ * @param shareName The file share name.
1546
+ * @param resourceGroupName The resource group name
1547
+ * @param managerName The manager name
1548
+ * @param fileShare The file share.
1549
+ * @param options The options parameters.
1550
+ */
1551
+ beginCreateOrUpdate(deviceName: string, fileServerName: string, shareName: string, resourceGroupName: string, managerName: string, fileShare: FileShare, options?: FileSharesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<FileSharesCreateOrUpdateResponse>, FileSharesCreateOrUpdateResponse>>;
1552
+ /**
1553
+ * Creates or updates the file share.
1554
+ * @param deviceName The device name.
1555
+ * @param fileServerName The file server name.
1556
+ * @param shareName The file share name.
1557
+ * @param resourceGroupName The resource group name
1558
+ * @param managerName The manager name
1559
+ * @param fileShare The file share.
1560
+ * @param options The options parameters.
1561
+ */
1562
+ beginCreateOrUpdateAndWait(deviceName: string, fileServerName: string, shareName: string, resourceGroupName: string, managerName: string, fileShare: FileShare, options?: FileSharesCreateOrUpdateOptionalParams): Promise<FileSharesCreateOrUpdateResponse>;
1563
+ /**
1564
+ * Deletes the file share.
1565
+ * @param deviceName The device name.
1566
+ * @param fileServerName The file server name.
1567
+ * @param shareName The file share Name
1568
+ * @param resourceGroupName The resource group name
1569
+ * @param managerName The manager name
1570
+ * @param options The options parameters.
1571
+ */
1572
+ beginDelete(deviceName: string, fileServerName: string, shareName: string, resourceGroupName: string, managerName: string, options?: FileSharesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
1573
+ /**
1574
+ * Deletes the file share.
1575
+ * @param deviceName The device name.
1576
+ * @param fileServerName The file server name.
1577
+ * @param shareName The file share Name
1578
+ * @param resourceGroupName The resource group name
1579
+ * @param managerName The manager name
1580
+ * @param options The options parameters.
1581
+ */
1582
+ beginDeleteAndWait(deviceName: string, fileServerName: string, shareName: string, resourceGroupName: string, managerName: string, options?: FileSharesDeleteOptionalParams): Promise<void>;
1583
+ }
1584
+
1585
+ /** Optional parameters. */
1586
+ export declare interface FileSharesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1587
+ /** Delay to wait until next poll, in milliseconds. */
1588
+ updateIntervalInMs?: number;
1589
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1590
+ resumeFrom?: string;
1591
+ }
1592
+
1593
+ /** Contains response data for the createOrUpdate operation. */
1594
+ export declare type FileSharesCreateOrUpdateResponse = FileShare;
1595
+
1596
+ /** Optional parameters. */
1597
+ export declare interface FileSharesDeleteOptionalParams extends coreClient.OperationOptions {
1598
+ /** Delay to wait until next poll, in milliseconds. */
1599
+ updateIntervalInMs?: number;
1600
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1601
+ resumeFrom?: string;
1602
+ }
1603
+
1604
+ /** Optional parameters. */
1605
+ export declare interface FileSharesGetOptionalParams extends coreClient.OperationOptions {
1606
+ }
1607
+
1608
+ /** Contains response data for the get operation. */
1609
+ export declare type FileSharesGetResponse = FileShare;
1610
+
1611
+ /** Optional parameters. */
1612
+ export declare interface FileSharesListByDeviceOptionalParams extends coreClient.OperationOptions {
1613
+ }
1614
+
1615
+ /** Contains response data for the listByDevice operation. */
1616
+ export declare type FileSharesListByDeviceResponse = FileShareList;
1617
+
1618
+ /** Optional parameters. */
1619
+ export declare interface FileSharesListByFileServerOptionalParams extends coreClient.OperationOptions {
1620
+ }
1621
+
1622
+ /** Contains response data for the listByFileServer operation. */
1623
+ export declare type FileSharesListByFileServerResponse = FileShareList;
1624
+
1625
+ /** Optional parameters. */
1626
+ export declare interface FileSharesListMetricDefinitionOptionalParams extends coreClient.OperationOptions {
1627
+ }
1628
+
1629
+ /** Contains response data for the listMetricDefinition operation. */
1630
+ export declare type FileSharesListMetricDefinitionResponse = MetricDefinitionList;
1631
+
1632
+ /** Optional parameters. */
1633
+ export declare interface FileSharesListMetricsOptionalParams extends coreClient.OperationOptions {
1634
+ /** OData Filter options */
1635
+ filter?: string;
1636
+ }
1637
+
1638
+ /** Contains response data for the listMetrics operation. */
1639
+ export declare type FileSharesListMetricsResponse = MetricList;
1640
+
1641
+ /** Defines values for InitiatedBy. */
1642
+ export declare type InitiatedBy = "Manual" | "Scheduled";
1643
+
1644
+ /** Details related to the IP address configuration */
1645
+ export declare interface IPConfig {
1646
+ /** The IP address of the network adapter, either ipv4 or ipv6. */
1647
+ ipAddress: string;
1648
+ /** The prefix length of the network adapter. */
1649
+ prefixLength?: number;
1650
+ /** The gateway of the network adapter. */
1651
+ gateway: string;
1652
+ }
1653
+
1654
+ /** The iSCSI disk. */
1655
+ export declare type IscsiDisk = BaseModel & {
1656
+ /** The description. */
1657
+ description?: string;
1658
+ /** The disk status. */
1659
+ diskStatus: DiskStatus;
1660
+ /** The access control records. */
1661
+ accessControlRecords: string[];
1662
+ /** The data policy. */
1663
+ dataPolicy: DataPolicy;
1664
+ /** The provisioned capacity in bytes. */
1665
+ provisionedCapacityInBytes: number;
1666
+ /**
1667
+ * The used capacity in bytes.
1668
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1669
+ */
1670
+ readonly usedCapacityInBytes?: number;
1671
+ /**
1672
+ * The local used capacity in bytes.
1673
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1674
+ */
1675
+ readonly localUsedCapacityInBytes?: number;
1676
+ /** The monitoring. */
1677
+ monitoringStatus: MonitoringStatus;
1678
+ };
1679
+
1680
+ /** Collection of Iscsi disk */
1681
+ export declare interface IscsiDiskList {
1682
+ /** The value. */
1683
+ value: IscsiDisk[];
1684
+ }
1685
+
1686
+ /** Interface representing a IscsiDisks. */
1687
+ export declare interface IscsiDisks {
1688
+ /**
1689
+ * Retrieves all the iSCSI disks in a device.
1690
+ * @param deviceName The device name.
1691
+ * @param resourceGroupName The resource group name
1692
+ * @param managerName The manager name
1693
+ * @param options The options parameters.
1694
+ */
1695
+ listByDevice(deviceName: string, resourceGroupName: string, managerName: string, options?: IscsiDisksListByDeviceOptionalParams): PagedAsyncIterableIterator<IscsiDisk>;
1696
+ /**
1697
+ * Retrieves all the disks in a iSCSI server.
1698
+ * @param deviceName The device name.
1699
+ * @param iscsiServerName The iSCSI server name.
1700
+ * @param resourceGroupName The resource group name
1701
+ * @param managerName The manager name
1702
+ * @param options The options parameters.
1703
+ */
1704
+ listByIscsiServer(deviceName: string, iscsiServerName: string, resourceGroupName: string, managerName: string, options?: IscsiDisksListByIscsiServerOptionalParams): PagedAsyncIterableIterator<IscsiDisk>;
1705
+ /**
1706
+ * Gets the iSCSI disk metrics
1707
+ * @param deviceName The device name.
1708
+ * @param iscsiServerName The iSCSI server name.
1709
+ * @param diskName The iSCSI disk name.
1710
+ * @param resourceGroupName The resource group name
1711
+ * @param managerName The manager name
1712
+ * @param options The options parameters.
1713
+ */
1714
+ listMetrics(deviceName: string, iscsiServerName: string, diskName: string, resourceGroupName: string, managerName: string, options?: IscsiDisksListMetricsOptionalParams): PagedAsyncIterableIterator<Metrics>;
1715
+ /**
1716
+ * Retrieves metric definitions for all metric aggregated at the iSCSI disk.
1717
+ * @param deviceName The device name.
1718
+ * @param iscsiServerName The iSCSI server name.
1719
+ * @param diskName The iSCSI disk name.
1720
+ * @param resourceGroupName The resource group name
1721
+ * @param managerName The manager name
1722
+ * @param options The options parameters.
1723
+ */
1724
+ listMetricDefinition(deviceName: string, iscsiServerName: string, diskName: string, resourceGroupName: string, managerName: string, options?: IscsiDisksListMetricDefinitionOptionalParams): PagedAsyncIterableIterator<MetricDefinition>;
1725
+ /**
1726
+ * Returns the properties of the specified iSCSI disk name.
1727
+ * @param deviceName The device name.
1728
+ * @param iscsiServerName The iSCSI server name.
1729
+ * @param diskName The disk name.
1730
+ * @param resourceGroupName The resource group name
1731
+ * @param managerName The manager name
1732
+ * @param options The options parameters.
1733
+ */
1734
+ get(deviceName: string, iscsiServerName: string, diskName: string, resourceGroupName: string, managerName: string, options?: IscsiDisksGetOptionalParams): Promise<IscsiDisksGetResponse>;
1735
+ /**
1736
+ * Creates or updates the iSCSI disk.
1737
+ * @param deviceName The device name.
1738
+ * @param iscsiServerName The iSCSI server name.
1739
+ * @param diskName The disk name.
1740
+ * @param resourceGroupName The resource group name
1741
+ * @param managerName The manager name
1742
+ * @param iscsiDisk The iSCSI disk.
1743
+ * @param options The options parameters.
1744
+ */
1745
+ beginCreateOrUpdate(deviceName: string, iscsiServerName: string, diskName: string, resourceGroupName: string, managerName: string, iscsiDisk: IscsiDisk, options?: IscsiDisksCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<IscsiDisksCreateOrUpdateResponse>, IscsiDisksCreateOrUpdateResponse>>;
1746
+ /**
1747
+ * Creates or updates the iSCSI disk.
1748
+ * @param deviceName The device name.
1749
+ * @param iscsiServerName The iSCSI server name.
1750
+ * @param diskName The disk name.
1751
+ * @param resourceGroupName The resource group name
1752
+ * @param managerName The manager name
1753
+ * @param iscsiDisk The iSCSI disk.
1754
+ * @param options The options parameters.
1755
+ */
1756
+ beginCreateOrUpdateAndWait(deviceName: string, iscsiServerName: string, diskName: string, resourceGroupName: string, managerName: string, iscsiDisk: IscsiDisk, options?: IscsiDisksCreateOrUpdateOptionalParams): Promise<IscsiDisksCreateOrUpdateResponse>;
1757
+ /**
1758
+ * Deletes the iSCSI disk.
1759
+ * @param deviceName The device name.
1760
+ * @param iscsiServerName The iSCSI server name.
1761
+ * @param diskName The disk name.
1762
+ * @param resourceGroupName The resource group name
1763
+ * @param managerName The manager name
1764
+ * @param options The options parameters.
1765
+ */
1766
+ beginDelete(deviceName: string, iscsiServerName: string, diskName: string, resourceGroupName: string, managerName: string, options?: IscsiDisksDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
1767
+ /**
1768
+ * Deletes the iSCSI disk.
1769
+ * @param deviceName The device name.
1770
+ * @param iscsiServerName The iSCSI server name.
1771
+ * @param diskName The disk name.
1772
+ * @param resourceGroupName The resource group name
1773
+ * @param managerName The manager name
1774
+ * @param options The options parameters.
1775
+ */
1776
+ beginDeleteAndWait(deviceName: string, iscsiServerName: string, diskName: string, resourceGroupName: string, managerName: string, options?: IscsiDisksDeleteOptionalParams): Promise<void>;
1777
+ }
1778
+
1779
+ /** Optional parameters. */
1780
+ export declare interface IscsiDisksCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1781
+ /** Delay to wait until next poll, in milliseconds. */
1782
+ updateIntervalInMs?: number;
1783
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1784
+ resumeFrom?: string;
1785
+ }
1786
+
1787
+ /** Contains response data for the createOrUpdate operation. */
1788
+ export declare type IscsiDisksCreateOrUpdateResponse = IscsiDisk;
1789
+
1790
+ /** Optional parameters. */
1791
+ export declare interface IscsiDisksDeleteOptionalParams extends coreClient.OperationOptions {
1792
+ /** Delay to wait until next poll, in milliseconds. */
1793
+ updateIntervalInMs?: number;
1794
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1795
+ resumeFrom?: string;
1796
+ }
1797
+
1798
+ /** Optional parameters. */
1799
+ export declare interface IscsiDisksGetOptionalParams extends coreClient.OperationOptions {
1800
+ }
1801
+
1802
+ /** Contains response data for the get operation. */
1803
+ export declare type IscsiDisksGetResponse = IscsiDisk;
1804
+
1805
+ /** Optional parameters. */
1806
+ export declare interface IscsiDisksListByDeviceOptionalParams extends coreClient.OperationOptions {
1807
+ }
1808
+
1809
+ /** Contains response data for the listByDevice operation. */
1810
+ export declare type IscsiDisksListByDeviceResponse = IscsiDiskList;
1811
+
1812
+ /** Optional parameters. */
1813
+ export declare interface IscsiDisksListByIscsiServerOptionalParams extends coreClient.OperationOptions {
1814
+ }
1815
+
1816
+ /** Contains response data for the listByIscsiServer operation. */
1817
+ export declare type IscsiDisksListByIscsiServerResponse = IscsiDiskList;
1818
+
1819
+ /** Optional parameters. */
1820
+ export declare interface IscsiDisksListMetricDefinitionOptionalParams extends coreClient.OperationOptions {
1821
+ }
1822
+
1823
+ /** Contains response data for the listMetricDefinition operation. */
1824
+ export declare type IscsiDisksListMetricDefinitionResponse = MetricDefinitionList;
1825
+
1826
+ /** Optional parameters. */
1827
+ export declare interface IscsiDisksListMetricsOptionalParams extends coreClient.OperationOptions {
1828
+ /** OData Filter options */
1829
+ filter?: string;
1830
+ }
1831
+
1832
+ /** Contains response data for the listMetrics operation. */
1833
+ export declare type IscsiDisksListMetricsResponse = MetricList;
1834
+
1835
+ /** The iSCSI server. */
1836
+ export declare type IscsiServer = BaseModel & {
1837
+ /** The storage domain id. */
1838
+ storageDomainId: string;
1839
+ /** The backup policy id. */
1840
+ backupScheduleGroupId: string;
1841
+ /** The description. */
1842
+ description?: string;
1843
+ /** The chap id. */
1844
+ chapId?: string;
1845
+ /** The reverse chap id. */
1846
+ reverseChapId?: string;
1847
+ };
1848
+
1849
+ /** Collection of Iscsi servers */
1850
+ export declare interface IscsiServerList {
1851
+ /** The value. */
1852
+ value: IscsiServer[];
1853
+ }
1854
+
1855
+ /** Interface representing a IscsiServers. */
1856
+ export declare interface IscsiServers {
1857
+ /**
1858
+ * Retrieves all the iSCSI in a device.
1859
+ * @param deviceName The device name.
1860
+ * @param resourceGroupName The resource group name
1861
+ * @param managerName The manager name
1862
+ * @param options The options parameters.
1863
+ */
1864
+ listByDevice(deviceName: string, resourceGroupName: string, managerName: string, options?: IscsiServersListByDeviceOptionalParams): PagedAsyncIterableIterator<IscsiServer>;
1865
+ /**
1866
+ * Gets the iSCSI server metrics
1867
+ * @param deviceName The device name.
1868
+ * @param iscsiServerName The iSCSI server name.
1869
+ * @param resourceGroupName The resource group name
1870
+ * @param managerName The manager name
1871
+ * @param options The options parameters.
1872
+ */
1873
+ listMetrics(deviceName: string, iscsiServerName: string, resourceGroupName: string, managerName: string, options?: IscsiServersListMetricsOptionalParams): PagedAsyncIterableIterator<Metrics>;
1874
+ /**
1875
+ * Retrieves metric definitions for all metrics aggregated at iSCSI server.
1876
+ * @param deviceName The device name.
1877
+ * @param iscsiServerName The iSCSI server name.
1878
+ * @param resourceGroupName The resource group name
1879
+ * @param managerName The manager name
1880
+ * @param options The options parameters.
1881
+ */
1882
+ listMetricDefinition(deviceName: string, iscsiServerName: string, resourceGroupName: string, managerName: string, options?: IscsiServersListMetricDefinitionOptionalParams): PagedAsyncIterableIterator<MetricDefinition>;
1883
+ /**
1884
+ * Retrieves all the iSCSI servers in a manager.
1885
+ * @param resourceGroupName The resource group name
1886
+ * @param managerName The manager name
1887
+ * @param options The options parameters.
1888
+ */
1889
+ listByManager(resourceGroupName: string, managerName: string, options?: IscsiServersListByManagerOptionalParams): PagedAsyncIterableIterator<IscsiServer>;
1890
+ /**
1891
+ * Returns the properties of the specified iSCSI server name.
1892
+ * @param deviceName The device name.
1893
+ * @param iscsiServerName The iSCSI server name.
1894
+ * @param resourceGroupName The resource group name
1895
+ * @param managerName The manager name
1896
+ * @param options The options parameters.
1897
+ */
1898
+ get(deviceName: string, iscsiServerName: string, resourceGroupName: string, managerName: string, options?: IscsiServersGetOptionalParams): Promise<IscsiServersGetResponse>;
1899
+ /**
1900
+ * Creates or updates the iSCSI server.
1901
+ * @param deviceName The device name.
1902
+ * @param iscsiServerName The iSCSI server name.
1903
+ * @param resourceGroupName The resource group name
1904
+ * @param managerName The manager name
1905
+ * @param iscsiServer The iSCSI server.
1906
+ * @param options The options parameters.
1907
+ */
1908
+ beginCreateOrUpdate(deviceName: string, iscsiServerName: string, resourceGroupName: string, managerName: string, iscsiServer: IscsiServer, options?: IscsiServersCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<IscsiServersCreateOrUpdateResponse>, IscsiServersCreateOrUpdateResponse>>;
1909
+ /**
1910
+ * Creates or updates the iSCSI server.
1911
+ * @param deviceName The device name.
1912
+ * @param iscsiServerName The iSCSI server name.
1913
+ * @param resourceGroupName The resource group name
1914
+ * @param managerName The manager name
1915
+ * @param iscsiServer The iSCSI server.
1916
+ * @param options The options parameters.
1917
+ */
1918
+ beginCreateOrUpdateAndWait(deviceName: string, iscsiServerName: string, resourceGroupName: string, managerName: string, iscsiServer: IscsiServer, options?: IscsiServersCreateOrUpdateOptionalParams): Promise<IscsiServersCreateOrUpdateResponse>;
1919
+ /**
1920
+ * Deletes the iSCSI server.
1921
+ * @param deviceName The device name.
1922
+ * @param iscsiServerName The iSCSI server name.
1923
+ * @param resourceGroupName The resource group name
1924
+ * @param managerName The manager name
1925
+ * @param options The options parameters.
1926
+ */
1927
+ beginDelete(deviceName: string, iscsiServerName: string, resourceGroupName: string, managerName: string, options?: IscsiServersDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
1928
+ /**
1929
+ * Deletes the iSCSI server.
1930
+ * @param deviceName The device name.
1931
+ * @param iscsiServerName The iSCSI server name.
1932
+ * @param resourceGroupName The resource group name
1933
+ * @param managerName The manager name
1934
+ * @param options The options parameters.
1935
+ */
1936
+ beginDeleteAndWait(deviceName: string, iscsiServerName: string, resourceGroupName: string, managerName: string, options?: IscsiServersDeleteOptionalParams): Promise<void>;
1937
+ /**
1938
+ * Backup the iSCSI server now.
1939
+ * @param deviceName The device name.
1940
+ * @param iscsiServerName The iSCSI server name.
1941
+ * @param resourceGroupName The resource group name
1942
+ * @param managerName The manager name
1943
+ * @param options The options parameters.
1944
+ */
1945
+ beginBackupNow(deviceName: string, iscsiServerName: string, resourceGroupName: string, managerName: string, options?: IscsiServersBackupNowOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
1946
+ /**
1947
+ * Backup the iSCSI server now.
1948
+ * @param deviceName The device name.
1949
+ * @param iscsiServerName The iSCSI server name.
1950
+ * @param resourceGroupName The resource group name
1951
+ * @param managerName The manager name
1952
+ * @param options The options parameters.
1953
+ */
1954
+ beginBackupNowAndWait(deviceName: string, iscsiServerName: string, resourceGroupName: string, managerName: string, options?: IscsiServersBackupNowOptionalParams): Promise<void>;
1955
+ }
1956
+
1957
+ /** Optional parameters. */
1958
+ export declare interface IscsiServersBackupNowOptionalParams extends coreClient.OperationOptions {
1959
+ /** Delay to wait until next poll, in milliseconds. */
1960
+ updateIntervalInMs?: number;
1961
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1962
+ resumeFrom?: string;
1963
+ }
1964
+
1965
+ /** Optional parameters. */
1966
+ export declare interface IscsiServersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1967
+ /** Delay to wait until next poll, in milliseconds. */
1968
+ updateIntervalInMs?: number;
1969
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1970
+ resumeFrom?: string;
1971
+ }
1972
+
1973
+ /** Contains response data for the createOrUpdate operation. */
1974
+ export declare type IscsiServersCreateOrUpdateResponse = IscsiServer;
1975
+
1976
+ /** Optional parameters. */
1977
+ export declare interface IscsiServersDeleteOptionalParams extends coreClient.OperationOptions {
1978
+ /** Delay to wait until next poll, in milliseconds. */
1979
+ updateIntervalInMs?: number;
1980
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1981
+ resumeFrom?: string;
1982
+ }
1983
+
1984
+ /** Optional parameters. */
1985
+ export declare interface IscsiServersGetOptionalParams extends coreClient.OperationOptions {
1986
+ }
1987
+
1988
+ /** Contains response data for the get operation. */
1989
+ export declare type IscsiServersGetResponse = IscsiServer;
1990
+
1991
+ /** Optional parameters. */
1992
+ export declare interface IscsiServersListByDeviceOptionalParams extends coreClient.OperationOptions {
1993
+ }
1994
+
1995
+ /** Contains response data for the listByDevice operation. */
1996
+ export declare type IscsiServersListByDeviceResponse = IscsiServerList;
1997
+
1998
+ /** Optional parameters. */
1999
+ export declare interface IscsiServersListByManagerOptionalParams extends coreClient.OperationOptions {
2000
+ }
2001
+
2002
+ /** Contains response data for the listByManager operation. */
2003
+ export declare type IscsiServersListByManagerResponse = IscsiServerList;
2004
+
2005
+ /** Optional parameters. */
2006
+ export declare interface IscsiServersListMetricDefinitionOptionalParams extends coreClient.OperationOptions {
2007
+ }
2008
+
2009
+ /** Contains response data for the listMetricDefinition operation. */
2010
+ export declare type IscsiServersListMetricDefinitionResponse = MetricDefinitionList;
2011
+
2012
+ /** Optional parameters. */
2013
+ export declare interface IscsiServersListMetricsOptionalParams extends coreClient.OperationOptions {
2014
+ /** OData Filter options */
2015
+ filter?: string;
2016
+ }
2017
+
2018
+ /** Contains response data for the listMetrics operation. */
2019
+ export declare type IscsiServersListMetricsResponse = MetricList;
2020
+
2021
+ export declare interface Item {
2022
+ key: string;
2023
+ value: string;
2024
+ }
2025
+
2026
+ /** The Job. */
2027
+ export declare type Job = BaseModel & {
2028
+ /** Current status of the job */
2029
+ status: JobStatus;
2030
+ /** The UTC time at which the job was started */
2031
+ startTime?: Date;
2032
+ /** The UTC time at which the job completed */
2033
+ endTime?: Date;
2034
+ /** The percentage of the job that is already complete */
2035
+ percentComplete: number;
2036
+ /** The Error details. */
2037
+ error?: JobErrorDetails;
2038
+ /** Type of the job */
2039
+ jobType?: JobType;
2040
+ /** Id of the object that is created by the job */
2041
+ targetId?: string;
2042
+ /** The entity identifier for which the job ran. */
2043
+ entityId?: string;
2044
+ /** The entity type for which the job ran. */
2045
+ entityType?: string;
2046
+ /** The job stages. */
2047
+ jobStages?: JobStage[];
2048
+ /** The device id in which the job is currently running */
2049
+ deviceId?: string;
2050
+ /** Represents whether the job is cancellable or not */
2051
+ isCancellable?: boolean;
2052
+ /** stats properties for the job */
2053
+ stats?: JobStats;
2054
+ /** The target type of the backup. */
2055
+ targetType?: TargetType;
2056
+ /** The source device identifier of the failover job. */
2057
+ sourceDeviceId?: string;
2058
+ /** The time of the backup used for the failover. */
2059
+ backupPointInTime?: Date;
2060
+ /** The download progress. */
2061
+ downloadProgress?: UpdateDownloadProgress;
2062
+ /** The install progress. */
2063
+ installProgress?: UpdateInstallProgress;
2064
+ };
2065
+
2066
+ /** The job error information containing List of JobErrorItem. */
2067
+ export declare interface JobErrorDetails {
2068
+ /** The error details. */
2069
+ errorDetails?: JobErrorItem[];
2070
+ /** The code intended for programmatic access */
2071
+ code: string;
2072
+ /** The message intended to describe the error in detail */
2073
+ message: string;
2074
+ }
2075
+
2076
+ /** The job error items. */
2077
+ export declare interface JobErrorItem {
2078
+ /** The recommended actions. */
2079
+ recommendations?: string[];
2080
+ /** The code intended for programmatic access */
2081
+ code: string;
2082
+ /** The message intended to describe the error in detail */
2083
+ message: string;
2084
+ }
2085
+
2086
+ /** Filters that can be specified for the job */
2087
+ export declare interface JobFilter {
2088
+ /** The job type. */
2089
+ jobType: JobType;
2090
+ /** The job status. */
2091
+ status: JobStatus;
2092
+ /** The start time of the job. */
2093
+ startTime?: Date;
2094
+ }
2095
+
2096
+ /** Collection of jobs */
2097
+ export declare interface JobList {
2098
+ /** The value. */
2099
+ value: Job[];
2100
+ /** The NextLink. */
2101
+ nextLink?: string;
2102
+ }
2103
+
2104
+ /** Interface representing a Jobs. */
2105
+ export declare interface Jobs {
2106
+ /**
2107
+ * Retrieves all the jobs in a device.
2108
+ * @param deviceName The device name.
2109
+ * @param resourceGroupName The resource group name
2110
+ * @param managerName The manager name
2111
+ * @param options The options parameters.
2112
+ */
2113
+ listByDevice(deviceName: string, resourceGroupName: string, managerName: string, options?: JobsListByDeviceOptionalParams): PagedAsyncIterableIterator<Job>;
2114
+ /**
2115
+ * Retrieves all the jobs in a manager.
2116
+ * @param resourceGroupName The resource group name
2117
+ * @param managerName The manager name
2118
+ * @param options The options parameters.
2119
+ */
2120
+ listByManager(resourceGroupName: string, managerName: string, options?: JobsListByManagerOptionalParams): PagedAsyncIterableIterator<Job>;
2121
+ /**
2122
+ * Returns the properties of the specified job name.
2123
+ * @param deviceName The device name.
2124
+ * @param jobName The job name.
2125
+ * @param resourceGroupName The resource group name
2126
+ * @param managerName The manager name
2127
+ * @param options The options parameters.
2128
+ */
2129
+ get(deviceName: string, jobName: string, resourceGroupName: string, managerName: string, options?: JobsGetOptionalParams): Promise<JobsGetResponse>;
2130
+ }
2131
+
2132
+ /** Optional parameters. */
2133
+ export declare interface JobsGetOptionalParams extends coreClient.OperationOptions {
2134
+ }
2135
+
2136
+ /** Contains response data for the get operation. */
2137
+ export declare type JobsGetResponse = Job;
2138
+
2139
+ /** Optional parameters. */
2140
+ export declare interface JobsListByDeviceNextOptionalParams extends coreClient.OperationOptions {
2141
+ /** OData Filter options */
2142
+ filter?: string;
2143
+ }
2144
+
2145
+ /** Contains response data for the listByDeviceNext operation. */
2146
+ export declare type JobsListByDeviceNextResponse = JobList;
2147
+
2148
+ /** Optional parameters. */
2149
+ export declare interface JobsListByDeviceOptionalParams extends coreClient.OperationOptions {
2150
+ /** OData Filter options */
2151
+ filter?: string;
2152
+ }
2153
+
2154
+ /** Contains response data for the listByDevice operation. */
2155
+ export declare type JobsListByDeviceResponse = JobList;
2156
+
2157
+ /** Optional parameters. */
2158
+ export declare interface JobsListByManagerNextOptionalParams extends coreClient.OperationOptions {
2159
+ /** OData Filter options */
2160
+ filter?: string;
2161
+ }
2162
+
2163
+ /** Contains response data for the listByManagerNext operation. */
2164
+ export declare type JobsListByManagerNextResponse = JobList;
2165
+
2166
+ /** Optional parameters. */
2167
+ export declare interface JobsListByManagerOptionalParams extends coreClient.OperationOptions {
2168
+ /** OData Filter options */
2169
+ filter?: string;
2170
+ }
2171
+
2172
+ /** Contains response data for the listByManager operation. */
2173
+ export declare type JobsListByManagerResponse = JobList;
2174
+
2175
+ /** Contains details about the multiple job stages of a job */
2176
+ export declare interface JobStage {
2177
+ /** The message of the job stage. */
2178
+ message?: string;
2179
+ /** The stage status. */
2180
+ stageStatus: JobStatus;
2181
+ /** The details of the stage. */
2182
+ detail?: string;
2183
+ /** The error code of the stage if any. */
2184
+ errorCode?: string;
2185
+ }
2186
+
2187
+ /** Stats that are available for all jobs in common */
2188
+ export declare interface JobStats {
2189
+ /** Completed work item count. */
2190
+ completedWorkItemCount?: number;
2191
+ /** Total work item count. */
2192
+ totalWorkItemCount?: number;
2193
+ /** The estimated time remaining. */
2194
+ estimatedTimeRemaining?: number;
2195
+ }
2196
+
2197
+ /** Defines values for JobStatus. */
2198
+ export declare type JobStatus = "Invalid" | "Running" | "Succeeded" | "Failed" | "Canceled" | "Paused" | "Scheduled";
2199
+
2200
+ /** Defines values for JobType. */
2201
+ export declare type JobType = "Backup" | "Clone" | "Failover" | "DownloadUpdates" | "InstallUpdates";
2202
+
2203
+ /** Defines values for KeyRolloverStatus. */
2204
+ export declare type KeyRolloverStatus = "Required" | "NotRequired";
2205
+
2206
+ /** The StorSimple Manager */
2207
+ export declare type Manager = Resource & {
2208
+ /** ETag of the Manager */
2209
+ etag?: string;
2210
+ /** Specifies if the Manager is Garda or Helsinki */
2211
+ cisIntrinsicSettings?: ManagerIntrinsicSettings;
2212
+ /** Specifies the Sku */
2213
+ sku?: ManagerSku;
2214
+ /**
2215
+ * Specifies the state of the resource as it is getting provisioned. Value of "Succeeded" means the Manager was successfully created
2216
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2217
+ */
2218
+ readonly provisioningState?: string;
2219
+ };
2220
+
2221
+ /** The extended info of the manager. */
2222
+ export declare type ManagerExtendedInfo = BaseModel & {
2223
+ /** ETag of the Resource */
2224
+ etag?: string;
2225
+ /** Represents the version of the ExtendedInfo object being persisted */
2226
+ version?: string;
2227
+ /** Represents the CIK of the resource */
2228
+ integrityKey: string;
2229
+ /** Represents the CEK of the resource */
2230
+ encryptionKey?: string;
2231
+ /** Represents the Cert thumbprint that was used to encrypt the CEK */
2232
+ encryptionKeyThumbprint?: string;
2233
+ /** Represents the portal thumbprint which can be used optionally to encrypt the entire data before storing it. */
2234
+ portalCertificateThumbprint?: string;
2235
+ /** Represents the encryption algorithm used to encrypt the other keys. None - if EncryptionKey is saved in plain text format. AlgorithmName - if encryption is used */
2236
+ algorithm: string;
2237
+ };
2238
+
2239
+ /** Intrinsic settings which refers to the type of the StorSimple manager */
2240
+ export declare interface ManagerIntrinsicSettings {
2241
+ /** Refers to the type of the StorSimple Manager */
2242
+ type: ManagerType;
2243
+ }
2244
+
2245
+ /** List of StorSimple Managers under a particular resourceGroup */
2246
+ export declare interface ManagerList {
2247
+ /** List of Managers */
2248
+ value: Manager[];
2249
+ }
2250
+
2251
+ /** The StorSimple Manager patch. */
2252
+ export declare interface ManagerPatch {
2253
+ /** The tags attached to the StorSimple Manager. */
2254
+ tags?: {
2255
+ [propertyName: string]: string;
2256
+ };
2257
+ }
2258
+
2259
+ /** Interface representing a Managers. */
2260
+ export declare interface Managers {
2261
+ /**
2262
+ * Retrieves all the managers in a subscription.
2263
+ * @param options The options parameters.
2264
+ */
2265
+ list(options?: ManagersListOptionalParams): PagedAsyncIterableIterator<Manager>;
2266
+ /**
2267
+ * Retrieves all the managers in a resource group.
2268
+ * @param resourceGroupName The resource group name
2269
+ * @param options The options parameters.
2270
+ */
2271
+ listByResourceGroup(resourceGroupName: string, options?: ManagersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Manager>;
2272
+ /**
2273
+ * Gets the manager metrics
2274
+ * @param resourceGroupName The resource group name
2275
+ * @param managerName The manager name
2276
+ * @param options The options parameters.
2277
+ */
2278
+ listMetrics(resourceGroupName: string, managerName: string, options?: ManagersListMetricsOptionalParams): PagedAsyncIterableIterator<Metrics>;
2279
+ /**
2280
+ * Retrieves metric definition of all metrics aggregated at manager.
2281
+ * @param resourceGroupName The resource group name
2282
+ * @param managerName The manager name
2283
+ * @param options The options parameters.
2284
+ */
2285
+ listMetricDefinition(resourceGroupName: string, managerName: string, options?: ManagersListMetricDefinitionOptionalParams): PagedAsyncIterableIterator<MetricDefinition>;
2286
+ /**
2287
+ * Returns the properties of the specified manager name.
2288
+ * @param resourceGroupName The resource group name
2289
+ * @param managerName The manager name
2290
+ * @param options The options parameters.
2291
+ */
2292
+ get(resourceGroupName: string, managerName: string, options?: ManagersGetOptionalParams): Promise<ManagersGetResponse>;
2293
+ /**
2294
+ * Creates or updates the manager.
2295
+ * @param resourceGroupName The resource group name
2296
+ * @param managerName The manager name
2297
+ * @param manager The manager.
2298
+ * @param options The options parameters.
2299
+ */
2300
+ createOrUpdate(resourceGroupName: string, managerName: string, manager: Manager, options?: ManagersCreateOrUpdateOptionalParams): Promise<ManagersCreateOrUpdateResponse>;
2301
+ /**
2302
+ * Deletes the manager.
2303
+ * @param resourceGroupName The resource group name
2304
+ * @param managerName The manager name
2305
+ * @param options The options parameters.
2306
+ */
2307
+ delete(resourceGroupName: string, managerName: string, options?: ManagersDeleteOptionalParams): Promise<void>;
2308
+ /**
2309
+ * Updates the StorSimple Manager.
2310
+ * @param resourceGroupName The resource group name
2311
+ * @param managerName The manager name
2312
+ * @param parameters The manager update parameters.
2313
+ * @param options The options parameters.
2314
+ */
2315
+ update(resourceGroupName: string, managerName: string, parameters: ManagerPatch, options?: ManagersUpdateOptionalParams): Promise<ManagersUpdateResponse>;
2316
+ /**
2317
+ * Upload Vault Cred Certificate.
2318
+ * Returns UploadCertificateResponse
2319
+ * @param certificateName Certificate Name
2320
+ * @param resourceGroupName The resource group name
2321
+ * @param managerName The manager name
2322
+ * @param uploadCertificateRequestrequest UploadCertificateRequest Request
2323
+ * @param options The options parameters.
2324
+ */
2325
+ uploadRegistrationCertificate(certificateName: string, resourceGroupName: string, managerName: string, uploadCertificateRequestrequest: UploadCertificateRequest, options?: ManagersUploadRegistrationCertificateOptionalParams): Promise<ManagersUploadRegistrationCertificateResponse>;
2326
+ /**
2327
+ * Returns the encryption settings of the manager.
2328
+ * @param resourceGroupName The resource group name
2329
+ * @param managerName The manager name
2330
+ * @param options The options parameters.
2331
+ */
2332
+ getEncryptionSettings(resourceGroupName: string, managerName: string, options?: ManagersGetEncryptionSettingsOptionalParams): Promise<ManagersGetEncryptionSettingsResponse>;
2333
+ /**
2334
+ * Returns the extended information of the specified manager name.
2335
+ * @param resourceGroupName The resource group name
2336
+ * @param managerName The manager name
2337
+ * @param options The options parameters.
2338
+ */
2339
+ getExtendedInfo(resourceGroupName: string, managerName: string, options?: ManagersGetExtendedInfoOptionalParams): Promise<ManagersGetExtendedInfoResponse>;
2340
+ /**
2341
+ * Creates the extended info of the manager.
2342
+ * @param resourceGroupName The resource group name
2343
+ * @param managerName The manager name
2344
+ * @param managerExtendedInfo The manager extended information.
2345
+ * @param options The options parameters.
2346
+ */
2347
+ createExtendedInfo(resourceGroupName: string, managerName: string, managerExtendedInfo: ManagerExtendedInfo, options?: ManagersCreateExtendedInfoOptionalParams): Promise<ManagersCreateExtendedInfoResponse>;
2348
+ /**
2349
+ * Deletes the extended info of the manager.
2350
+ * @param resourceGroupName The resource group name
2351
+ * @param managerName The manager name
2352
+ * @param options The options parameters.
2353
+ */
2354
+ deleteExtendedInfo(resourceGroupName: string, managerName: string, options?: ManagersDeleteExtendedInfoOptionalParams): Promise<void>;
2355
+ /**
2356
+ * Updates the extended info of the manager.
2357
+ * @param resourceGroupName The resource group name
2358
+ * @param managerName The manager name
2359
+ * @param ifMatch Pass the ETag of ExtendedInfo fetched from GET call
2360
+ * @param managerExtendedInfo The manager extended information.
2361
+ * @param options The options parameters.
2362
+ */
2363
+ updateExtendedInfo(resourceGroupName: string, managerName: string, ifMatch: string, managerExtendedInfo: ManagerExtendedInfo, options?: ManagersUpdateExtendedInfoOptionalParams): Promise<ManagersUpdateExtendedInfoResponse>;
2364
+ /**
2365
+ * Returns the symmetric encryption key of the manager.
2366
+ * @param resourceGroupName The resource group name
2367
+ * @param managerName The manager name
2368
+ * @param options The options parameters.
2369
+ */
2370
+ getEncryptionKey(resourceGroupName: string, managerName: string, options?: ManagersGetEncryptionKeyOptionalParams): Promise<ManagersGetEncryptionKeyResponse>;
2371
+ }
2372
+
2373
+ /** Optional parameters. */
2374
+ export declare interface ManagersCreateExtendedInfoOptionalParams extends coreClient.OperationOptions {
2375
+ }
2376
+
2377
+ /** Contains response data for the createExtendedInfo operation. */
2378
+ export declare type ManagersCreateExtendedInfoResponse = ManagerExtendedInfo;
2379
+
2380
+ /** Optional parameters. */
2381
+ export declare interface ManagersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2382
+ }
2383
+
2384
+ /** Contains response data for the createOrUpdate operation. */
2385
+ export declare type ManagersCreateOrUpdateResponse = Manager;
2386
+
2387
+ /** Optional parameters. */
2388
+ export declare interface ManagersDeleteExtendedInfoOptionalParams extends coreClient.OperationOptions {
2389
+ }
2390
+
2391
+ /** Optional parameters. */
2392
+ export declare interface ManagersDeleteOptionalParams extends coreClient.OperationOptions {
2393
+ }
2394
+
2395
+ /** Optional parameters. */
2396
+ export declare interface ManagersGetEncryptionKeyOptionalParams extends coreClient.OperationOptions {
2397
+ }
2398
+
2399
+ /** Contains response data for the getEncryptionKey operation. */
2400
+ export declare type ManagersGetEncryptionKeyResponse = SymmetricEncryptedSecret;
2401
+
2402
+ /** Optional parameters. */
2403
+ export declare interface ManagersGetEncryptionSettingsOptionalParams extends coreClient.OperationOptions {
2404
+ }
2405
+
2406
+ /** Contains response data for the getEncryptionSettings operation. */
2407
+ export declare type ManagersGetEncryptionSettingsResponse = EncryptionSettings;
2408
+
2409
+ /** Optional parameters. */
2410
+ export declare interface ManagersGetExtendedInfoOptionalParams extends coreClient.OperationOptions {
2411
+ }
2412
+
2413
+ /** Contains response data for the getExtendedInfo operation. */
2414
+ export declare type ManagersGetExtendedInfoResponse = ManagerExtendedInfo;
2415
+
2416
+ /** Optional parameters. */
2417
+ export declare interface ManagersGetOptionalParams extends coreClient.OperationOptions {
2418
+ }
2419
+
2420
+ /** Contains response data for the get operation. */
2421
+ export declare type ManagersGetResponse = Manager;
2422
+
2423
+ /** The Sku. */
2424
+ export declare interface ManagerSku {
2425
+ /** Refers to the sku name which should be "Standard" */
2426
+ name: "Standard";
2427
+ }
2428
+
2429
+ /** Optional parameters. */
2430
+ export declare interface ManagersListByResourceGroupOptionalParams extends coreClient.OperationOptions {
2431
+ }
2432
+
2433
+ /** Contains response data for the listByResourceGroup operation. */
2434
+ export declare type ManagersListByResourceGroupResponse = ManagerList;
2435
+
2436
+ /** Optional parameters. */
2437
+ export declare interface ManagersListMetricDefinitionOptionalParams extends coreClient.OperationOptions {
2438
+ }
2439
+
2440
+ /** Contains response data for the listMetricDefinition operation. */
2441
+ export declare type ManagersListMetricDefinitionResponse = MetricDefinitionList;
2442
+
2443
+ /** Optional parameters. */
2444
+ export declare interface ManagersListMetricsOptionalParams extends coreClient.OperationOptions {
2445
+ /** OData Filter options */
2446
+ filter?: string;
2447
+ }
2448
+
2449
+ /** Contains response data for the listMetrics operation. */
2450
+ export declare type ManagersListMetricsResponse = MetricList;
2451
+
2452
+ /** Optional parameters. */
2453
+ export declare interface ManagersListOptionalParams extends coreClient.OperationOptions {
2454
+ }
2455
+
2456
+ /** Contains response data for the list operation. */
2457
+ export declare type ManagersListResponse = ManagerList;
2458
+
2459
+ /** Optional parameters. */
2460
+ export declare interface ManagersUpdateExtendedInfoOptionalParams extends coreClient.OperationOptions {
2461
+ }
2462
+
2463
+ /** Contains response data for the updateExtendedInfo operation. */
2464
+ export declare type ManagersUpdateExtendedInfoResponse = ManagerExtendedInfo;
2465
+
2466
+ /** Optional parameters. */
2467
+ export declare interface ManagersUpdateOptionalParams extends coreClient.OperationOptions {
2468
+ }
2469
+
2470
+ /** Contains response data for the update operation. */
2471
+ export declare type ManagersUpdateResponse = Manager;
2472
+
2473
+ /** Optional parameters. */
2474
+ export declare interface ManagersUploadRegistrationCertificateOptionalParams extends coreClient.OperationOptions {
2475
+ }
2476
+
2477
+ /** Contains response data for the uploadRegistrationCertificate operation. */
2478
+ export declare type ManagersUploadRegistrationCertificateResponse = UploadCertificateResponse;
2479
+
2480
+ /** Defines values for ManagerType. */
2481
+ export declare type ManagerType = "GardaV1" | "HelsinkiV1";
2482
+
2483
+ export declare interface Message {
2484
+ language?: string;
2485
+ value?: string;
2486
+ }
2487
+
2488
+ /** Defines values for MetricAggregationType. */
2489
+ export declare type MetricAggregationType = "Average" | "Last" | "Maximum" | "Minimum" | "None" | "Total";
2490
+
2491
+ /** Metric availability specifies the time grain (aggregation interval or frequency) and the retention period for that time grain */
2492
+ export declare interface MetricAvailablity {
2493
+ /** The time grain, specifies the aggregation interval for the metric. */
2494
+ timeGrain: string;
2495
+ /** The retention period for the metric at the specified timegrain */
2496
+ retention: string;
2497
+ }
2498
+
2499
+ /** The metric data. */
2500
+ export declare interface MetricData {
2501
+ /** The time when the metric data is fetched */
2502
+ timeStamp: Date;
2503
+ /** The sum of all the samples available in the given instance of time for the specific metric data */
2504
+ sum: number;
2505
+ /** The count of samples of the metric data available for the given instance */
2506
+ count: number;
2507
+ /** The average of all sample for the given instance */
2508
+ average: number;
2509
+ /** The minimum of all samples available */
2510
+ minimum: number;
2511
+ /** The maximum of all samples available */
2512
+ maximum: number;
2513
+ }
2514
+
2515
+ /** Monitoring metric definition represents the metadata of the metrics. */
2516
+ export declare interface MetricDefinition {
2517
+ /** The metric name */
2518
+ name: MetricName;
2519
+ /** The metric unit */
2520
+ unit: MetricUnit;
2521
+ /** The metric aggregation type */
2522
+ primaryAggregationType: MetricAggregationType;
2523
+ /** The metric source id */
2524
+ resourceId: string;
2525
+ /** The available metric granularities */
2526
+ metricAvailabilities: MetricAvailablity[];
2527
+ /** The supported dimensions */
2528
+ dimensions: MetricDimension[];
2529
+ /** The metric definition type */
2530
+ type: string;
2531
+ }
2532
+
2533
+ /** List of metric definition */
2534
+ export declare interface MetricDefinitionList {
2535
+ /** The list of metric definition */
2536
+ value: MetricDefinition[];
2537
+ }
2538
+
2539
+ /** Metric dimension */
2540
+ export declare interface MetricDimension {
2541
+ /** Metric dimension name */
2542
+ name: string;
2543
+ /** Metric dimension values */
2544
+ value: string;
2545
+ }
2546
+
2547
+ /** class representing the filters to be passed while fetching metrics */
2548
+ export declare interface MetricFilter {
2549
+ /** filter for name property */
2550
+ name?: MetricNameFilter;
2551
+ /** starttime for fetching metrics */
2552
+ startTime?: Date;
2553
+ /** endtime for fetching metrics */
2554
+ endTime?: Date;
2555
+ /** timegrain of the metrics */
2556
+ timeGrain?: string;
2557
+ }
2558
+
2559
+ /** Collection of metrics */
2560
+ export declare interface MetricList {
2561
+ /** The value. */
2562
+ value: Metrics[];
2563
+ }
2564
+
2565
+ /** The name of the metric */
2566
+ export declare interface MetricName {
2567
+ /** Name of the metric */
2568
+ value: string;
2569
+ /** Localized name of the metric */
2570
+ localizedValue: string;
2571
+ }
2572
+
2573
+ /** Class representing the name filter to be passed while fetching metrics */
2574
+ export declare interface MetricNameFilter {
2575
+ /** The value. */
2576
+ value?: string;
2577
+ }
2578
+
2579
+ /** Monitoring metric */
2580
+ export declare interface Metrics {
2581
+ /** The id of metric source */
2582
+ resourceId: string;
2583
+ /** The metric start time */
2584
+ startTime: Date;
2585
+ /** The metric end time */
2586
+ endTime: Date;
2587
+ /** The time grain, time grain indicates frequency of the metric data */
2588
+ timeGrain: string;
2589
+ /** The metric aggregation type */
2590
+ primaryAggregation: MetricAggregationType;
2591
+ /** The name of the metrics */
2592
+ name: MetricName;
2593
+ /** The Metric dimension which indicates the source of the metric */
2594
+ dimensions: MetricDimension[];
2595
+ /** The unit of the metric data */
2596
+ unit: MetricUnit;
2597
+ /** The Type of the metric data */
2598
+ type: string;
2599
+ /** The metric data */
2600
+ values: MetricData[];
2601
+ }
2602
+
2603
+ /** Defines values for MetricUnit. */
2604
+ export declare type MetricUnit = "Bytes" | "BytesPerSecond" | "Count" | "CountPerSecond" | "Percent" | "Seconds";
2605
+
2606
+ /** Defines values for MonitoringStatus. */
2607
+ export declare type MonitoringStatus = "Enabled" | "Disabled";
2608
+
2609
+ /** Represents a networkAdapter in a particular node. */
2610
+ export declare interface NetworkAdapter {
2611
+ /** The name of the network adapter. */
2612
+ networkAdapterName: string;
2613
+ /** The ipv4 configuration of the network adapter. */
2614
+ iPv4Info?: IPConfig;
2615
+ /** The ipv6 configuration of the network adapter. */
2616
+ iPv6Info?: IPConfig;
2617
+ /** Represents state of DHCP. */
2618
+ dhcpStatus: DhcpStatus;
2619
+ /** The speed of the network adapter. */
2620
+ linkSpeed?: number;
2621
+ }
2622
+
2623
+ /** The NetworkSettings of a device */
2624
+ export declare type NetworkSettings = BaseModel & {
2625
+ /** The Primary DNS server for the device */
2626
+ primaryDnsServer: string;
2627
+ /** The secondary DNS server for the device */
2628
+ secondaryDnsServer?: string;
2629
+ /** The NetworkAdapters under each node of the device. */
2630
+ nodeNetworks: NodeNetwork[];
2631
+ };
2632
+
2633
+ /** Represents a single node in a device. */
2634
+ export declare interface NodeNetwork {
2635
+ /** The array of network adapters in the node. */
2636
+ networkAdapters: NetworkAdapter[];
2637
+ }
2638
+
2639
+ /** The Azure Resource. */
2640
+ export declare interface Resource {
2641
+ /**
2642
+ * The Resource Id
2643
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2644
+ */
2645
+ readonly id?: string;
2646
+ /**
2647
+ * The Resource Name
2648
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2649
+ */
2650
+ readonly name?: string;
2651
+ /**
2652
+ * The Resource type
2653
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2654
+ */
2655
+ readonly type?: string;
2656
+ /** The Geo location of the Manager */
2657
+ location: string;
2658
+ /** Tags attached to the Manager */
2659
+ tags?: {
2660
+ [propertyName: string]: string;
2661
+ };
2662
+ }
2663
+
2664
+ /** The SecuritySettings of a device */
2665
+ export declare type SecuritySettings = BaseModel & {
2666
+ /** Device administrator password as an encrypted string (encrypted using RSA PKCS #1) is used to log into the local web UI of the device. Actual password could have at least 8 characters that are a combination of uppercase, lowercase, numeric, and special characters */
2667
+ deviceAdminPassword: AsymmetricEncryptedSecret;
2668
+ };
2669
+
2670
+ /** Request for sending test alert email */
2671
+ export declare interface SendTestAlertEmailRequest {
2672
+ /** List of emails to send the test alerts */
2673
+ emailList: string[];
2674
+ }
2675
+
2676
+ /** Defines values for ServiceOwnersAlertNotificationStatus. */
2677
+ export declare type ServiceOwnersAlertNotificationStatus = "Enabled" | "Disabled";
2678
+
2679
+ /** Defines values for ShareStatus. */
2680
+ export declare type ShareStatus = "Online" | "Offline";
2681
+
2682
+ /** Defines values for SslStatus. */
2683
+ export declare type SslStatus = "Enabled" | "Disabled";
2684
+
2685
+ /** The storage account credential */
2686
+ export declare type StorageAccountCredential = BaseModel & {
2687
+ /** The cloud service provider */
2688
+ cloudType: CloudType;
2689
+ /** The storage endpoint */
2690
+ endPoint: string;
2691
+ /** The storage account login */
2692
+ login: string;
2693
+ /** The storage account's geo location */
2694
+ location?: string;
2695
+ /** SSL needs to be enabled or not */
2696
+ enableSSL: SslStatus;
2697
+ /** The details of the storage account password */
2698
+ accessKey?: AsymmetricEncryptedSecret;
2699
+ };
2700
+
2701
+ /** Collection of Storage account credential entities */
2702
+ export declare interface StorageAccountCredentialList {
2703
+ /** The value. */
2704
+ value: StorageAccountCredential[];
2705
+ }
2706
+
2707
+ /** Interface representing a StorageAccountCredentials. */
2708
+ export declare interface StorageAccountCredentials {
2709
+ /**
2710
+ * Retrieves all the storage account credentials in a manager.
2711
+ * @param resourceGroupName The resource group name
2712
+ * @param managerName The manager name
2713
+ * @param options The options parameters.
2714
+ */
2715
+ listByManager(resourceGroupName: string, managerName: string, options?: StorageAccountCredentialsListByManagerOptionalParams): PagedAsyncIterableIterator<StorageAccountCredential>;
2716
+ /**
2717
+ * Returns the properties of the specified storage account credential name.
2718
+ * @param credentialName The name of storage account credential to be fetched.
2719
+ * @param resourceGroupName The resource group name
2720
+ * @param managerName The manager name
2721
+ * @param options The options parameters.
2722
+ */
2723
+ get(credentialName: string, resourceGroupName: string, managerName: string, options?: StorageAccountCredentialsGetOptionalParams): Promise<StorageAccountCredentialsGetResponse>;
2724
+ /**
2725
+ * Creates or updates the storage account credential
2726
+ * @param credentialName The credential name.
2727
+ * @param resourceGroupName The resource group name
2728
+ * @param managerName The manager name
2729
+ * @param storageAccount The storage account credential to be added or updated.
2730
+ * @param options The options parameters.
2731
+ */
2732
+ beginCreateOrUpdate(credentialName: string, resourceGroupName: string, managerName: string, storageAccount: StorageAccountCredential, options?: StorageAccountCredentialsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<StorageAccountCredentialsCreateOrUpdateResponse>, StorageAccountCredentialsCreateOrUpdateResponse>>;
2733
+ /**
2734
+ * Creates or updates the storage account credential
2735
+ * @param credentialName The credential name.
2736
+ * @param resourceGroupName The resource group name
2737
+ * @param managerName The manager name
2738
+ * @param storageAccount The storage account credential to be added or updated.
2739
+ * @param options The options parameters.
2740
+ */
2741
+ beginCreateOrUpdateAndWait(credentialName: string, resourceGroupName: string, managerName: string, storageAccount: StorageAccountCredential, options?: StorageAccountCredentialsCreateOrUpdateOptionalParams): Promise<StorageAccountCredentialsCreateOrUpdateResponse>;
2742
+ /**
2743
+ * Deletes the storage account credential
2744
+ * @param credentialName The name of the storage account credential.
2745
+ * @param resourceGroupName The resource group name
2746
+ * @param managerName The manager name
2747
+ * @param options The options parameters.
2748
+ */
2749
+ beginDelete(credentialName: string, resourceGroupName: string, managerName: string, options?: StorageAccountCredentialsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
2750
+ /**
2751
+ * Deletes the storage account credential
2752
+ * @param credentialName The name of the storage account credential.
2753
+ * @param resourceGroupName The resource group name
2754
+ * @param managerName The manager name
2755
+ * @param options The options parameters.
2756
+ */
2757
+ beginDeleteAndWait(credentialName: string, resourceGroupName: string, managerName: string, options?: StorageAccountCredentialsDeleteOptionalParams): Promise<void>;
2758
+ }
2759
+
2760
+ /** Optional parameters. */
2761
+ export declare interface StorageAccountCredentialsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2762
+ /** Delay to wait until next poll, in milliseconds. */
2763
+ updateIntervalInMs?: number;
2764
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2765
+ resumeFrom?: string;
2766
+ }
2767
+
2768
+ /** Contains response data for the createOrUpdate operation. */
2769
+ export declare type StorageAccountCredentialsCreateOrUpdateResponse = StorageAccountCredential;
2770
+
2771
+ /** Optional parameters. */
2772
+ export declare interface StorageAccountCredentialsDeleteOptionalParams extends coreClient.OperationOptions {
2773
+ /** Delay to wait until next poll, in milliseconds. */
2774
+ updateIntervalInMs?: number;
2775
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2776
+ resumeFrom?: string;
2777
+ }
2778
+
2779
+ /** Optional parameters. */
2780
+ export declare interface StorageAccountCredentialsGetOptionalParams extends coreClient.OperationOptions {
2781
+ }
2782
+
2783
+ /** Contains response data for the get operation. */
2784
+ export declare type StorageAccountCredentialsGetResponse = StorageAccountCredential;
2785
+
2786
+ /** Optional parameters. */
2787
+ export declare interface StorageAccountCredentialsListByManagerOptionalParams extends coreClient.OperationOptions {
2788
+ }
2789
+
2790
+ /** Contains response data for the listByManager operation. */
2791
+ export declare type StorageAccountCredentialsListByManagerResponse = StorageAccountCredentialList;
2792
+
2793
+ /** The storage domain. */
2794
+ export declare type StorageDomain = BaseModel & {
2795
+ /** The storage account credentials. */
2796
+ storageAccountCredentialIds: string[];
2797
+ /** The encryption key used to encrypt the data. This is a user secret. */
2798
+ encryptionKey?: AsymmetricEncryptedSecret;
2799
+ /** The encryption status "Enabled | Disabled". */
2800
+ encryptionStatus: EncryptionStatus;
2801
+ };
2802
+
2803
+ /** Collection of storage domains */
2804
+ export declare interface StorageDomainList {
2805
+ /** The value. */
2806
+ value: StorageDomain[];
2807
+ }
2808
+
2809
+ /** Interface representing a StorageDomains. */
2810
+ export declare interface StorageDomains {
2811
+ /**
2812
+ * Retrieves all the storage domains in a manager.
2813
+ * @param resourceGroupName The resource group name
2814
+ * @param managerName The manager name
2815
+ * @param options The options parameters.
2816
+ */
2817
+ listByManager(resourceGroupName: string, managerName: string, options?: StorageDomainsListByManagerOptionalParams): PagedAsyncIterableIterator<StorageDomain>;
2818
+ /**
2819
+ * Returns the properties of the specified storage domain name.
2820
+ * @param storageDomainName The storage domain name.
2821
+ * @param resourceGroupName The resource group name
2822
+ * @param managerName The manager name
2823
+ * @param options The options parameters.
2824
+ */
2825
+ get(storageDomainName: string, resourceGroupName: string, managerName: string, options?: StorageDomainsGetOptionalParams): Promise<StorageDomainsGetResponse>;
2826
+ /**
2827
+ * Creates or updates the storage domain.
2828
+ * @param storageDomainName The storage domain name.
2829
+ * @param resourceGroupName The resource group name
2830
+ * @param managerName The manager name
2831
+ * @param storageDomain The storageDomain.
2832
+ * @param options The options parameters.
2833
+ */
2834
+ beginCreateOrUpdate(storageDomainName: string, resourceGroupName: string, managerName: string, storageDomain: StorageDomain, options?: StorageDomainsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<StorageDomainsCreateOrUpdateResponse>, StorageDomainsCreateOrUpdateResponse>>;
2835
+ /**
2836
+ * Creates or updates the storage domain.
2837
+ * @param storageDomainName The storage domain name.
2838
+ * @param resourceGroupName The resource group name
2839
+ * @param managerName The manager name
2840
+ * @param storageDomain The storageDomain.
2841
+ * @param options The options parameters.
2842
+ */
2843
+ beginCreateOrUpdateAndWait(storageDomainName: string, resourceGroupName: string, managerName: string, storageDomain: StorageDomain, options?: StorageDomainsCreateOrUpdateOptionalParams): Promise<StorageDomainsCreateOrUpdateResponse>;
2844
+ /**
2845
+ * Deletes the storage domain.
2846
+ * @param storageDomainName The storage domain name.
2847
+ * @param resourceGroupName The resource group name
2848
+ * @param managerName The manager name
2849
+ * @param options The options parameters.
2850
+ */
2851
+ beginDelete(storageDomainName: string, resourceGroupName: string, managerName: string, options?: StorageDomainsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
2852
+ /**
2853
+ * Deletes the storage domain.
2854
+ * @param storageDomainName The storage domain name.
2855
+ * @param resourceGroupName The resource group name
2856
+ * @param managerName The manager name
2857
+ * @param options The options parameters.
2858
+ */
2859
+ beginDeleteAndWait(storageDomainName: string, resourceGroupName: string, managerName: string, options?: StorageDomainsDeleteOptionalParams): Promise<void>;
2860
+ }
2861
+
2862
+ /** Optional parameters. */
2863
+ export declare interface StorageDomainsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2864
+ /** Delay to wait until next poll, in milliseconds. */
2865
+ updateIntervalInMs?: number;
2866
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2867
+ resumeFrom?: string;
2868
+ }
2869
+
2870
+ /** Contains response data for the createOrUpdate operation. */
2871
+ export declare type StorageDomainsCreateOrUpdateResponse = StorageDomain;
2872
+
2873
+ /** Optional parameters. */
2874
+ export declare interface StorageDomainsDeleteOptionalParams extends coreClient.OperationOptions {
2875
+ /** Delay to wait until next poll, in milliseconds. */
2876
+ updateIntervalInMs?: number;
2877
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2878
+ resumeFrom?: string;
2879
+ }
2880
+
2881
+ /** Optional parameters. */
2882
+ export declare interface StorageDomainsGetOptionalParams extends coreClient.OperationOptions {
2883
+ }
2884
+
2885
+ /** Contains response data for the get operation. */
2886
+ export declare type StorageDomainsGetResponse = StorageDomain;
2887
+
2888
+ /** Optional parameters. */
2889
+ export declare interface StorageDomainsListByManagerOptionalParams extends coreClient.OperationOptions {
2890
+ }
2891
+
2892
+ /** Contains response data for the listByManager operation. */
2893
+ export declare type StorageDomainsListByManagerResponse = StorageDomainList;
2894
+
2895
+ export declare class StorSimpleManagementClient extends coreClient.ServiceClient {
2896
+ $host: string;
2897
+ subscriptionId: string;
2898
+ apiVersion: string;
2899
+ /**
2900
+ * Initializes a new instance of the StorSimpleManagementClient class.
2901
+ * @param credentials Subscription credentials which uniquely identify client subscription.
2902
+ * @param subscriptionId The subscription id
2903
+ * @param options The parameter options
2904
+ */
2905
+ constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: StorSimpleManagementClientOptionalParams);
2906
+ managers: Managers;
2907
+ availableProviderOperationsOperations: AvailableProviderOperationsOperations;
2908
+ accessControlRecords: AccessControlRecords;
2909
+ alerts: Alerts;
2910
+ backups: Backups;
2911
+ devices: Devices;
2912
+ backupScheduleGroups: BackupScheduleGroups;
2913
+ chapSettingsOperations: ChapSettingsOperations;
2914
+ iscsiDisks: IscsiDisks;
2915
+ fileServers: FileServers;
2916
+ fileShares: FileShares;
2917
+ iscsiServers: IscsiServers;
2918
+ jobs: Jobs;
2919
+ storageAccountCredentials: StorageAccountCredentials;
2920
+ storageDomains: StorageDomains;
2921
+ }
2922
+
2923
+ /** Optional parameters. */
2924
+ export declare interface StorSimpleManagementClientOptionalParams extends coreClient.ServiceClientOptions {
2925
+ /** server parameter */
2926
+ $host?: string;
2927
+ /** Api Version */
2928
+ apiVersion?: string;
2929
+ /** Overrides client endpoint. */
2930
+ endpoint?: string;
2931
+ }
2932
+
2933
+ /** Defines values for SupportedDeviceCapabilities. */
2934
+ export declare type SupportedDeviceCapabilities = "Invalid" | "FileServer" | "IscsiServer";
2935
+
2936
+ /** This class can be used as the Type for any secret entity represented as Value, ValueCertificateThumbprint, EncryptionAlgorithm. In this case, "Value" is a secret and the "valueThumbprint" represents the certificate thumbprint of the value. The algorithm field is mainly for future usage to potentially allow different entities encrypted using different algorithms. */
2937
+ export declare interface SymmetricEncryptedSecret {
2938
+ /** The value of the secret itself. If the secret is in plaintext or null then EncryptionAlgorithm will be none */
2939
+ value: string;
2940
+ /** Thumbprint cert that was used to encrypt "Value" */
2941
+ valueCertificateThumbprint?: string;
2942
+ /** Algorithm used to encrypt "Value" */
2943
+ encryptionAlgorithm: EncryptionAlgorithm;
2944
+ }
2945
+
2946
+ /** Defines values for TargetType. */
2947
+ export declare type TargetType = "FileServer" | "DiskServer";
2948
+
2949
+ /** The Time. */
2950
+ export declare interface Time {
2951
+ /** The hour. */
2952
+ hour: number;
2953
+ /** The minute. */
2954
+ minute: number;
2955
+ }
2956
+
2957
+ /** The TimeSettings of a device */
2958
+ export declare type TimeSettings = BaseModel & {
2959
+ /** The timezone of device, like '(UTC -06:00) Central America' */
2960
+ timeZone: string;
2961
+ /** The primary Network Time Protocol (NTP) server name, like 'time.windows.com'. */
2962
+ primaryTimeServer: string;
2963
+ /** The secondary Network Time Protocol (NTP) server name, like 'time.contoso.com'. It's optional. */
2964
+ secondaryTimeServer?: string;
2965
+ };
2966
+
2967
+ /** details available during the download */
2968
+ export declare interface UpdateDownloadProgress {
2969
+ /** The download phase. */
2970
+ downloadPhase?: DownloadPhase;
2971
+ /** Percentage of completion. */
2972
+ percentComplete?: number;
2973
+ /** Total bytes to download. */
2974
+ totalBytesToDownload?: number;
2975
+ /** Total bytes downloaded. */
2976
+ totalBytesDownloaded?: number;
2977
+ /** Number of updates to download. */
2978
+ numberOfUpdatesToDownload?: number;
2979
+ /** Number of updates downloaded. */
2980
+ numberOfUpdatesDownloaded?: number;
2981
+ }
2982
+
2983
+ /** Class representing the progress during installation of updates */
2984
+ export declare interface UpdateInstallProgress {
2985
+ /** Percentage of completion. */
2986
+ percentComplete?: number;
2987
+ /** Number of updates to install. */
2988
+ numberOfUpdatesToInstall?: number;
2989
+ /** Number of updates installed. */
2990
+ numberOfUpdatesInstalled?: number;
2991
+ }
2992
+
2993
+ /** Defines values for UpdateOperation. */
2994
+ export declare type UpdateOperation = "Idle" | "Scanning" | "Downloading" | "Installing";
2995
+
2996
+ /** The updates profile */
2997
+ export declare type Updates = BaseModel & {
2998
+ /** The current Device version. */
2999
+ deviceVersion?: string;
3000
+ /** The last time when the device did an update scan. */
3001
+ deviceLastScannedTime?: Date;
3002
+ /** Set to true if regular updates were detected for the current version of the device. */
3003
+ regularUpdatesAvailable?: boolean;
3004
+ /** Set to true if RegularUpdatesAvailable is true and if at least one of the updateItems detected has needs a reboot to install. */
3005
+ rebootRequiredForInstall?: boolean;
3006
+ /** The total number of items pending for download. */
3007
+ totalItemsPendingForDownload?: number;
3008
+ /** The total number of items pending for install. */
3009
+ totalItemsPendingForInstall?: number;
3010
+ /** The current update operation. */
3011
+ status?: UpdateOperation;
3012
+ /** The time when the last scan job was completed (success|cancelled|failed) on the device. */
3013
+ lastCompletedScanTime?: Date;
3014
+ /** The time when the last Download job was completed (success|cancelled|failed) on the device. */
3015
+ lastCompletedDownloadJobTime?: Date;
3016
+ /** The time when the last Install job was completed (success|cancelled|failed) on the device. */
3017
+ lastCompletedInstallJobTime?: Date;
3018
+ /** If a download is in progress, this field contains the JobId of that particular download job */
3019
+ inProgressDownloadJobId?: string;
3020
+ /** If an install is in progress, this field contains the JobId of that particular install job */
3021
+ inProgressInstallJobId?: string;
3022
+ /** The time when the currently running scan (if any) started */
3023
+ inProgressScanStartedTime?: Date;
3024
+ /** The time when the currently running download (if any) started */
3025
+ inProgressDownloadJobStartedTime?: Date;
3026
+ /** The time when the currently running install (if any) started */
3027
+ inProgressInstallJobStartedTime?: Date;
3028
+ };
3029
+
3030
+ /** Upload Certificate Request to IDM */
3031
+ export declare interface UploadCertificateRequest {
3032
+ /**
3033
+ * Gets ContractVersion
3034
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3035
+ */
3036
+ readonly contractVersion?: ContractVersions;
3037
+ /** Specify the Authentication type */
3038
+ authType?: AuthType;
3039
+ /** Gets or sets the base64 encoded certificate raw data string */
3040
+ certificate: string;
3041
+ }
3042
+
3043
+ /** Upload Certificate Response from IDM */
3044
+ export declare type UploadCertificateResponse = BaseModel & {
3045
+ /** Specify the Authentication type */
3046
+ authType?: AuthType;
3047
+ /** Gets or sets the base64 encoded certificate raw data string */
3048
+ certificate: string;
3049
+ /** Gets or Sets the ResourceId */
3050
+ resourceId: number;
3051
+ /** AAD tenant authority */
3052
+ aadAuthority: string;
3053
+ /** AAD tenant Id */
3054
+ aadTenantId: string;
3055
+ /** AAD service principal clientId */
3056
+ servicePrincipalClientId: string;
3057
+ /** AAD service principal ObjectId */
3058
+ servicePrincipalObjectId: string;
3059
+ /** Azure Management Endpoint Audience */
3060
+ azureManagementEndpointAudience: string;
3061
+ /** Certificate Subject Name */
3062
+ subject: string;
3063
+ /** Certificate Validity start Date time */
3064
+ validFrom: Date;
3065
+ /** Certificate Validity End Date time */
3066
+ validTo: Date;
3067
+ /** Certificate thumbprint */
3068
+ thumbprint: string;
3069
+ /** Certificate friendly name */
3070
+ friendlyName: string;
3071
+ /** Certificate issuer */
3072
+ issuer: string;
3073
+ };
3074
+
3075
+ export { }