@azure/arm-storagesync 7.0.0 → 9.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 (424) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/LICENSE +21 -0
  3. package/LICENSE.txt +21 -21
  4. package/README.md +98 -96
  5. package/dist/index.js +7404 -0
  6. package/dist/index.js.map +1 -0
  7. package/dist/index.min.js +1 -0
  8. package/dist/index.min.js.map +1 -0
  9. package/dist-esm/samples-dev/cloudEndpointsCreate.d.ts +2 -0
  10. package/dist-esm/samples-dev/cloudEndpointsCreate.d.ts.map +1 -0
  11. package/dist-esm/samples-dev/cloudEndpointsCreate.js +39 -0
  12. package/dist-esm/samples-dev/cloudEndpointsCreate.js.map +1 -0
  13. package/dist-esm/samples-dev/cloudEndpointsDelete.d.ts +2 -0
  14. package/dist-esm/samples-dev/cloudEndpointsDelete.d.ts.map +1 -0
  15. package/dist-esm/samples-dev/cloudEndpointsDelete.js +33 -0
  16. package/dist-esm/samples-dev/cloudEndpointsDelete.js.map +1 -0
  17. package/dist-esm/samples-dev/cloudEndpointsGet.d.ts +2 -0
  18. package/dist-esm/samples-dev/cloudEndpointsGet.d.ts.map +1 -0
  19. package/dist-esm/samples-dev/cloudEndpointsGet.js +33 -0
  20. package/dist-esm/samples-dev/cloudEndpointsGet.js.map +1 -0
  21. package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.d.ts +2 -0
  22. package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.d.ts.map +1 -0
  23. package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.js +46 -0
  24. package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.js.map +1 -0
  25. package/dist-esm/samples-dev/cloudEndpointsPostBackup.d.ts +2 -0
  26. package/dist-esm/samples-dev/cloudEndpointsPostBackup.d.ts.map +1 -0
  27. package/dist-esm/samples-dev/cloudEndpointsPostBackup.js +36 -0
  28. package/dist-esm/samples-dev/cloudEndpointsPostBackup.js.map +1 -0
  29. package/dist-esm/samples-dev/cloudEndpointsPostRestore.d.ts +2 -0
  30. package/dist-esm/samples-dev/cloudEndpointsPostRestore.d.ts.map +1 -0
  31. package/dist-esm/samples-dev/cloudEndpointsPostRestore.js +44 -0
  32. package/dist-esm/samples-dev/cloudEndpointsPostRestore.js.map +1 -0
  33. package/dist-esm/samples-dev/cloudEndpointsPreBackup.d.ts +2 -0
  34. package/dist-esm/samples-dev/cloudEndpointsPreBackup.d.ts.map +1 -0
  35. package/dist-esm/samples-dev/cloudEndpointsPreBackup.js +36 -0
  36. package/dist-esm/samples-dev/cloudEndpointsPreBackup.js.map +1 -0
  37. package/dist-esm/samples-dev/cloudEndpointsPreRestore.d.ts +2 -0
  38. package/dist-esm/samples-dev/cloudEndpointsPreRestore.d.ts.map +1 -0
  39. package/dist-esm/samples-dev/cloudEndpointsPreRestore.js +42 -0
  40. package/dist-esm/samples-dev/cloudEndpointsPreRestore.js.map +1 -0
  41. package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.d.ts +2 -0
  42. package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.d.ts.map +1 -0
  43. package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.js +33 -0
  44. package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.js.map +1 -0
  45. package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.d.ts +2 -0
  46. package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.d.ts.map +1 -0
  47. package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.js +37 -0
  48. package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.js.map +1 -0
  49. package/dist-esm/samples-dev/operationsList.d.ts +2 -0
  50. package/dist-esm/samples-dev/operationsList.d.ts.map +1 -0
  51. package/dist-esm/samples-dev/operationsList.js +43 -0
  52. package/dist-esm/samples-dev/operationsList.js.map +1 -0
  53. package/dist-esm/samples-dev/privateEndpointConnectionsCreate.d.ts +2 -0
  54. package/dist-esm/samples-dev/privateEndpointConnectionsCreate.d.ts.map +1 -0
  55. package/dist-esm/samples-dev/privateEndpointConnectionsCreate.js +38 -0
  56. package/dist-esm/samples-dev/privateEndpointConnectionsCreate.js.map +1 -0
  57. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.d.ts +2 -0
  58. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.d.ts.map +1 -0
  59. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.js +32 -0
  60. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.js.map +1 -0
  61. package/dist-esm/samples-dev/privateEndpointConnectionsGet.d.ts +2 -0
  62. package/dist-esm/samples-dev/privateEndpointConnectionsGet.d.ts.map +1 -0
  63. package/dist-esm/samples-dev/privateEndpointConnectionsGet.js +32 -0
  64. package/dist-esm/samples-dev/privateEndpointConnectionsGet.js.map +1 -0
  65. package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.d.ts +2 -0
  66. package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.d.ts.map +1 -0
  67. package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.js +45 -0
  68. package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.js.map +1 -0
  69. package/dist-esm/samples-dev/privateLinkResourcesList.d.ts +2 -0
  70. package/dist-esm/samples-dev/privateLinkResourcesList.d.ts.map +1 -0
  71. package/dist-esm/samples-dev/privateLinkResourcesList.js +31 -0
  72. package/dist-esm/samples-dev/privateLinkResourcesList.js.map +1 -0
  73. package/dist-esm/samples-dev/registeredServersCreate.d.ts +2 -0
  74. package/dist-esm/samples-dev/registeredServersCreate.d.ts.map +1 -0
  75. package/dist-esm/samples-dev/registeredServersCreate.js +40 -0
  76. package/dist-esm/samples-dev/registeredServersCreate.js.map +1 -0
  77. package/dist-esm/samples-dev/registeredServersDelete.d.ts +2 -0
  78. package/dist-esm/samples-dev/registeredServersDelete.d.ts.map +1 -0
  79. package/dist-esm/samples-dev/registeredServersDelete.js +32 -0
  80. package/dist-esm/samples-dev/registeredServersDelete.js.map +1 -0
  81. package/dist-esm/samples-dev/registeredServersGet.d.ts +2 -0
  82. package/dist-esm/samples-dev/registeredServersGet.d.ts.map +1 -0
  83. package/dist-esm/samples-dev/registeredServersGet.js +32 -0
  84. package/dist-esm/samples-dev/registeredServersGet.js.map +1 -0
  85. package/dist-esm/samples-dev/registeredServersListByStorageSyncService.d.ts +2 -0
  86. package/dist-esm/samples-dev/registeredServersListByStorageSyncService.d.ts.map +1 -0
  87. package/dist-esm/samples-dev/registeredServersListByStorageSyncService.js +45 -0
  88. package/dist-esm/samples-dev/registeredServersListByStorageSyncService.js.map +1 -0
  89. package/dist-esm/samples-dev/registeredServersTriggerRollover.d.ts +2 -0
  90. package/dist-esm/samples-dev/registeredServersTriggerRollover.d.ts.map +1 -0
  91. package/dist-esm/samples-dev/registeredServersTriggerRollover.js +35 -0
  92. package/dist-esm/samples-dev/registeredServersTriggerRollover.js.map +1 -0
  93. package/dist-esm/samples-dev/serverEndpointsCreate.d.ts +2 -0
  94. package/dist-esm/samples-dev/serverEndpointsCreate.d.ts.map +1 -0
  95. package/dist-esm/samples-dev/serverEndpointsCreate.js +45 -0
  96. package/dist-esm/samples-dev/serverEndpointsCreate.js.map +1 -0
  97. package/dist-esm/samples-dev/serverEndpointsDelete.d.ts +2 -0
  98. package/dist-esm/samples-dev/serverEndpointsDelete.d.ts.map +1 -0
  99. package/dist-esm/samples-dev/serverEndpointsDelete.js +33 -0
  100. package/dist-esm/samples-dev/serverEndpointsDelete.js.map +1 -0
  101. package/dist-esm/samples-dev/serverEndpointsGet.d.ts +2 -0
  102. package/dist-esm/samples-dev/serverEndpointsGet.d.ts.map +1 -0
  103. package/dist-esm/samples-dev/serverEndpointsGet.js +33 -0
  104. package/dist-esm/samples-dev/serverEndpointsGet.js.map +1 -0
  105. package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.d.ts +2 -0
  106. package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.d.ts.map +1 -0
  107. package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.js +46 -0
  108. package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.js.map +1 -0
  109. package/dist-esm/samples-dev/serverEndpointsRecallAction.d.ts +2 -0
  110. package/dist-esm/samples-dev/serverEndpointsRecallAction.d.ts.map +1 -0
  111. package/dist-esm/samples-dev/serverEndpointsRecallAction.js +34 -0
  112. package/dist-esm/samples-dev/serverEndpointsRecallAction.js.map +1 -0
  113. package/dist-esm/samples-dev/serverEndpointsUpdate.d.ts +2 -0
  114. package/dist-esm/samples-dev/serverEndpointsUpdate.d.ts.map +1 -0
  115. package/dist-esm/samples-dev/serverEndpointsUpdate.js +41 -0
  116. package/dist-esm/samples-dev/serverEndpointsUpdate.js.map +1 -0
  117. package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.d.ts +2 -0
  118. package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.d.ts.map +1 -0
  119. package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.js +34 -0
  120. package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.js.map +1 -0
  121. package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.d.ts +2 -0
  122. package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.d.ts.map +1 -0
  123. package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.js +34 -0
  124. package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.js.map +1 -0
  125. package/dist-esm/samples-dev/storageSyncServicesCreate.d.ts +2 -0
  126. package/dist-esm/samples-dev/storageSyncServicesCreate.d.ts.map +1 -0
  127. package/dist-esm/samples-dev/storageSyncServicesCreate.js +36 -0
  128. package/dist-esm/samples-dev/storageSyncServicesCreate.js.map +1 -0
  129. package/dist-esm/samples-dev/storageSyncServicesDelete.d.ts +2 -0
  130. package/dist-esm/samples-dev/storageSyncServicesDelete.d.ts.map +1 -0
  131. package/dist-esm/samples-dev/storageSyncServicesDelete.js +31 -0
  132. package/dist-esm/samples-dev/storageSyncServicesDelete.js.map +1 -0
  133. package/dist-esm/samples-dev/storageSyncServicesGet.d.ts +2 -0
  134. package/dist-esm/samples-dev/storageSyncServicesGet.d.ts.map +1 -0
  135. package/dist-esm/samples-dev/storageSyncServicesGet.js +31 -0
  136. package/dist-esm/samples-dev/storageSyncServicesGet.js.map +1 -0
  137. package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.d.ts +2 -0
  138. package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.d.ts.map +1 -0
  139. package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.js +44 -0
  140. package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.js.map +1 -0
  141. package/dist-esm/samples-dev/storageSyncServicesListBySubscription.d.ts +2 -0
  142. package/dist-esm/samples-dev/storageSyncServicesListBySubscription.d.ts.map +1 -0
  143. package/dist-esm/samples-dev/storageSyncServicesListBySubscription.js +43 -0
  144. package/dist-esm/samples-dev/storageSyncServicesListBySubscription.js.map +1 -0
  145. package/dist-esm/samples-dev/storageSyncServicesUpdate.d.ts +2 -0
  146. package/dist-esm/samples-dev/storageSyncServicesUpdate.d.ts.map +1 -0
  147. package/dist-esm/samples-dev/storageSyncServicesUpdate.js +36 -0
  148. package/dist-esm/samples-dev/storageSyncServicesUpdate.js.map +1 -0
  149. package/dist-esm/samples-dev/syncGroupsCreate.d.ts +2 -0
  150. package/dist-esm/samples-dev/syncGroupsCreate.d.ts.map +1 -0
  151. package/dist-esm/samples-dev/syncGroupsCreate.js +33 -0
  152. package/dist-esm/samples-dev/syncGroupsCreate.js.map +1 -0
  153. package/dist-esm/samples-dev/syncGroupsDelete.d.ts +2 -0
  154. package/dist-esm/samples-dev/syncGroupsDelete.d.ts.map +1 -0
  155. package/dist-esm/samples-dev/syncGroupsDelete.js +32 -0
  156. package/dist-esm/samples-dev/syncGroupsDelete.js.map +1 -0
  157. package/dist-esm/samples-dev/syncGroupsGet.d.ts +2 -0
  158. package/dist-esm/samples-dev/syncGroupsGet.d.ts.map +1 -0
  159. package/dist-esm/samples-dev/syncGroupsGet.js +32 -0
  160. package/dist-esm/samples-dev/syncGroupsGet.js.map +1 -0
  161. package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.d.ts +2 -0
  162. package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.d.ts.map +1 -0
  163. package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.js +45 -0
  164. package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.js.map +1 -0
  165. package/dist-esm/samples-dev/workflowsAbort.d.ts +2 -0
  166. package/dist-esm/samples-dev/workflowsAbort.d.ts.map +1 -0
  167. package/dist-esm/samples-dev/workflowsAbort.js +32 -0
  168. package/dist-esm/samples-dev/workflowsAbort.js.map +1 -0
  169. package/dist-esm/samples-dev/workflowsGet.d.ts +2 -0
  170. package/dist-esm/samples-dev/workflowsGet.d.ts.map +1 -0
  171. package/dist-esm/samples-dev/workflowsGet.js +31 -0
  172. package/dist-esm/samples-dev/workflowsGet.js.map +1 -0
  173. package/dist-esm/samples-dev/workflowsListByStorageSyncService.d.ts +2 -0
  174. package/dist-esm/samples-dev/workflowsListByStorageSyncService.d.ts.map +1 -0
  175. package/dist-esm/samples-dev/workflowsListByStorageSyncService.js +45 -0
  176. package/dist-esm/samples-dev/workflowsListByStorageSyncService.js.map +1 -0
  177. package/dist-esm/src/index.d.ts +5 -0
  178. package/dist-esm/src/index.d.ts.map +1 -0
  179. package/dist-esm/src/index.js +12 -0
  180. package/dist-esm/src/index.js.map +1 -0
  181. package/dist-esm/src/lroImpl.d.ts +16 -0
  182. package/dist-esm/src/lroImpl.d.ts.map +1 -0
  183. package/dist-esm/src/lroImpl.js +29 -0
  184. package/dist-esm/src/lroImpl.js.map +1 -0
  185. package/dist-esm/src/microsoftStorageSync.d.ts +34 -0
  186. package/dist-esm/src/microsoftStorageSync.d.ts.map +1 -0
  187. package/dist-esm/src/microsoftStorageSync.js +95 -0
  188. package/dist-esm/src/microsoftStorageSync.js.map +1 -0
  189. package/dist-esm/src/models/index.d.ts +2205 -0
  190. package/dist-esm/src/models/index.d.ts.map +1 -0
  191. package/dist-esm/src/models/index.js +145 -0
  192. package/dist-esm/src/models/index.js.map +1 -0
  193. package/dist-esm/src/models/mappers.d.ts +114 -0
  194. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  195. package/{esm → dist-esm/src}/models/mappers.js +2357 -1046
  196. package/dist-esm/src/models/mappers.js.map +1 -0
  197. package/dist-esm/src/models/parameters.d.ts +33 -0
  198. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  199. package/dist-esm/src/models/parameters.js +241 -0
  200. package/dist-esm/src/models/parameters.js.map +1 -0
  201. package/{esm → dist-esm/src}/operations/cloudEndpoints.d.ts +75 -106
  202. package/dist-esm/src/operations/cloudEndpoints.d.ts.map +1 -0
  203. package/dist-esm/src/operations/cloudEndpoints.js +839 -0
  204. package/dist-esm/src/operations/cloudEndpoints.js.map +1 -0
  205. package/{esm → dist-esm/src}/operations/index.d.ts +3 -0
  206. package/dist-esm/src/operations/index.d.ts.map +1 -0
  207. package/dist-esm/src/operations/index.js +18 -0
  208. package/dist-esm/src/operations/index.js.map +1 -0
  209. package/dist-esm/src/operations/operationStatusOperations.d.ts +22 -0
  210. package/dist-esm/src/operations/operationStatusOperations.d.ts.map +1 -0
  211. package/dist-esm/src/operations/operationStatusOperations.js +58 -0
  212. package/dist-esm/src/operations/operationStatusOperations.js.map +1 -0
  213. package/dist-esm/src/operations/operations.d.ts +32 -0
  214. package/dist-esm/src/operations/operations.d.ts.map +1 -0
  215. package/dist-esm/src/operations/operations.js +122 -0
  216. package/dist-esm/src/operations/operations.js.map +1 -0
  217. package/dist-esm/src/operations/privateEndpointConnections.d.ts +83 -0
  218. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -0
  219. package/dist-esm/src/operations/privateEndpointConnections.js +320 -0
  220. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -0
  221. package/dist-esm/src/operations/privateLinkResources.d.ts +21 -0
  222. package/dist-esm/src/operations/privateLinkResources.d.ts.map +1 -0
  223. package/dist-esm/src/operations/privateLinkResources.js +51 -0
  224. package/dist-esm/src/operations/privateLinkResources.js.map +1 -0
  225. package/dist-esm/src/operations/registeredServers.d.ts +91 -0
  226. package/dist-esm/src/operations/registeredServers.d.ts.map +1 -0
  227. package/dist-esm/src/operations/registeredServers.js +405 -0
  228. package/dist-esm/src/operations/registeredServers.js.map +1 -0
  229. package/dist-esm/src/operations/serverEndpoints.d.ts +118 -0
  230. package/dist-esm/src/operations/serverEndpoints.d.ts.map +1 -0
  231. package/dist-esm/src/operations/serverEndpoints.js +530 -0
  232. package/dist-esm/src/operations/serverEndpoints.js.map +1 -0
  233. package/dist-esm/src/operations/storageSyncServices.d.ts +99 -0
  234. package/dist-esm/src/operations/storageSyncServices.d.ts.map +1 -0
  235. package/dist-esm/src/operations/storageSyncServices.js +471 -0
  236. package/dist-esm/src/operations/storageSyncServices.js.map +1 -0
  237. package/dist-esm/src/operations/syncGroups.d.ts +55 -0
  238. package/dist-esm/src/operations/syncGroups.d.ts.map +1 -0
  239. package/dist-esm/src/operations/syncGroups.js +208 -0
  240. package/dist-esm/src/operations/syncGroups.js.map +1 -0
  241. package/dist-esm/src/operations/workflows.d.ts +46 -0
  242. package/dist-esm/src/operations/workflows.d.ts.map +1 -0
  243. package/dist-esm/src/operations/workflows.js +165 -0
  244. package/dist-esm/src/operations/workflows.js.map +1 -0
  245. package/dist-esm/src/operationsInterfaces/cloudEndpoints.d.ts +173 -0
  246. package/dist-esm/src/operationsInterfaces/cloudEndpoints.d.ts.map +1 -0
  247. package/dist-esm/src/operationsInterfaces/cloudEndpoints.js +9 -0
  248. package/dist-esm/src/operationsInterfaces/cloudEndpoints.js.map +1 -0
  249. package/dist-esm/src/operationsInterfaces/index.d.ts +11 -0
  250. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  251. package/dist-esm/src/operationsInterfaces/index.js +18 -0
  252. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  253. package/dist-esm/src/operationsInterfaces/operationStatusOperations.d.ts +14 -0
  254. package/dist-esm/src/operationsInterfaces/operationStatusOperations.d.ts.map +1 -0
  255. package/dist-esm/src/operationsInterfaces/operationStatusOperations.js +9 -0
  256. package/dist-esm/src/operationsInterfaces/operationStatusOperations.js.map +1 -0
  257. package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
  258. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
  259. package/dist-esm/src/operationsInterfaces/operations.js +9 -0
  260. package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
  261. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +66 -0
  262. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  263. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js +9 -0
  264. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  265. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +13 -0
  266. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  267. package/dist-esm/src/operationsInterfaces/privateLinkResources.js +9 -0
  268. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +1 -0
  269. package/dist-esm/src/operationsInterfaces/registeredServers.d.ts +74 -0
  270. package/dist-esm/src/operationsInterfaces/registeredServers.d.ts.map +1 -0
  271. package/dist-esm/src/operationsInterfaces/registeredServers.js +9 -0
  272. package/dist-esm/src/operationsInterfaces/registeredServers.js.map +1 -0
  273. package/dist-esm/src/operationsInterfaces/serverEndpoints.d.ts +100 -0
  274. package/dist-esm/src/operationsInterfaces/serverEndpoints.d.ts.map +1 -0
  275. package/dist-esm/src/operationsInterfaces/serverEndpoints.js +9 -0
  276. package/dist-esm/src/operationsInterfaces/serverEndpoints.js.map +1 -0
  277. package/dist-esm/src/operationsInterfaces/storageSyncServices.d.ts +76 -0
  278. package/dist-esm/src/operationsInterfaces/storageSyncServices.d.ts.map +1 -0
  279. package/dist-esm/src/operationsInterfaces/storageSyncServices.js +9 -0
  280. package/dist-esm/src/operationsInterfaces/storageSyncServices.js.map +1 -0
  281. package/dist-esm/src/operationsInterfaces/syncGroups.d.ts +38 -0
  282. package/dist-esm/src/operationsInterfaces/syncGroups.d.ts.map +1 -0
  283. package/dist-esm/src/operationsInterfaces/syncGroups.js +9 -0
  284. package/dist-esm/src/operationsInterfaces/syncGroups.js.map +1 -0
  285. package/dist-esm/src/operationsInterfaces/workflows.d.ts +29 -0
  286. package/dist-esm/src/operationsInterfaces/workflows.d.ts.map +1 -0
  287. package/dist-esm/src/operationsInterfaces/workflows.js +9 -0
  288. package/dist-esm/src/operationsInterfaces/workflows.js.map +1 -0
  289. package/dist-esm/test/sampleTest.d.ts +2 -0
  290. package/dist-esm/test/sampleTest.d.ts.map +1 -0
  291. package/dist-esm/test/sampleTest.js +40 -0
  292. package/dist-esm/test/sampleTest.js.map +1 -0
  293. package/package.json +79 -34
  294. package/review/arm-storagesync.api.md +1614 -0
  295. package/rollup.config.js +181 -30
  296. package/src/index.ts +12 -0
  297. package/src/lroImpl.ts +34 -0
  298. package/src/microsoftStorageSync.ts +164 -0
  299. package/src/models/index.ts +2483 -0
  300. package/{lib → src}/models/mappers.ts +2459 -1083
  301. package/src/models/parameters.ts +293 -0
  302. package/src/operations/cloudEndpoints.ts +1229 -0
  303. package/{lib → src}/operations/index.ts +6 -5
  304. package/src/operations/operationStatusOperations.ts +80 -0
  305. package/src/operations/operations.ts +139 -0
  306. package/src/operations/privateEndpointConnections.ts +451 -0
  307. package/src/operations/privateLinkResources.ts +70 -0
  308. package/src/operations/registeredServers.ts +587 -0
  309. package/src/operations/serverEndpoints.ts +775 -0
  310. package/src/operations/storageSyncServices.ts +637 -0
  311. package/src/operations/syncGroups.ts +282 -0
  312. package/src/operations/workflows.ts +225 -0
  313. package/src/operationsInterfaces/cloudEndpoints.ts +338 -0
  314. package/{esm/operations/index.js → src/operationsInterfaces/index.ts} +7 -6
  315. package/src/operationsInterfaces/operationStatusOperations.ts +31 -0
  316. package/src/operationsInterfaces/operations.ts +22 -0
  317. package/src/operationsInterfaces/privateEndpointConnections.ts +119 -0
  318. package/src/operationsInterfaces/privateLinkResources.ts +28 -0
  319. package/src/operationsInterfaces/registeredServers.ts +154 -0
  320. package/src/operationsInterfaces/serverEndpoints.ts +207 -0
  321. package/src/operationsInterfaces/storageSyncServices.ts +155 -0
  322. package/src/operationsInterfaces/syncGroups.ts +77 -0
  323. package/src/operationsInterfaces/workflows.ts +59 -0
  324. package/tsconfig.json +6 -5
  325. package/types/arm-storagesync.d.ts +3047 -0
  326. package/types/tsdoc-metadata.json +11 -0
  327. package/dist/arm-storagesync.js +0 -4821
  328. package/dist/arm-storagesync.js.map +0 -1
  329. package/dist/arm-storagesync.min.js +0 -1
  330. package/dist/arm-storagesync.min.js.map +0 -1
  331. package/esm/models/cloudEndpointsMappers.d.ts +0 -2
  332. package/esm/models/cloudEndpointsMappers.d.ts.map +0 -1
  333. package/esm/models/cloudEndpointsMappers.js +0 -9
  334. package/esm/models/cloudEndpointsMappers.js.map +0 -1
  335. package/esm/models/index.d.ts +0 -2307
  336. package/esm/models/index.d.ts.map +0 -1
  337. package/esm/models/index.js +0 -8
  338. package/esm/models/index.js.map +0 -1
  339. package/esm/models/mappers.d.ts +0 -82
  340. package/esm/models/mappers.d.ts.map +0 -1
  341. package/esm/models/mappers.js.map +0 -1
  342. package/esm/models/operationsMappers.d.ts +0 -2
  343. package/esm/models/operationsMappers.d.ts.map +0 -1
  344. package/esm/models/operationsMappers.js +0 -9
  345. package/esm/models/operationsMappers.js.map +0 -1
  346. package/esm/models/parameters.d.ts +0 -14
  347. package/esm/models/parameters.d.ts.map +0 -1
  348. package/esm/models/parameters.js +0 -142
  349. package/esm/models/parameters.js.map +0 -1
  350. package/esm/models/registeredServersMappers.d.ts +0 -2
  351. package/esm/models/registeredServersMappers.d.ts.map +0 -1
  352. package/esm/models/registeredServersMappers.js +0 -9
  353. package/esm/models/registeredServersMappers.js.map +0 -1
  354. package/esm/models/serverEndpointsMappers.d.ts +0 -2
  355. package/esm/models/serverEndpointsMappers.d.ts.map +0 -1
  356. package/esm/models/serverEndpointsMappers.js +0 -9
  357. package/esm/models/serverEndpointsMappers.js.map +0 -1
  358. package/esm/models/storageSyncServicesMappers.d.ts +0 -2
  359. package/esm/models/storageSyncServicesMappers.d.ts.map +0 -1
  360. package/esm/models/storageSyncServicesMappers.js +0 -9
  361. package/esm/models/storageSyncServicesMappers.js.map +0 -1
  362. package/esm/models/syncGroupsMappers.d.ts +0 -2
  363. package/esm/models/syncGroupsMappers.d.ts.map +0 -1
  364. package/esm/models/syncGroupsMappers.js +0 -9
  365. package/esm/models/syncGroupsMappers.js.map +0 -1
  366. package/esm/models/workflowsMappers.d.ts +0 -2
  367. package/esm/models/workflowsMappers.d.ts.map +0 -1
  368. package/esm/models/workflowsMappers.js +0 -9
  369. package/esm/models/workflowsMappers.js.map +0 -1
  370. package/esm/operations/cloudEndpoints.d.ts.map +0 -1
  371. package/esm/operations/cloudEndpoints.js +0 -533
  372. package/esm/operations/cloudEndpoints.js.map +0 -1
  373. package/esm/operations/index.d.ts.map +0 -1
  374. package/esm/operations/index.js.map +0 -1
  375. package/esm/operations/operations.d.ts +0 -46
  376. package/esm/operations/operations.d.ts.map +0 -1
  377. package/esm/operations/operations.js +0 -79
  378. package/esm/operations/operations.js.map +0 -1
  379. package/esm/operations/registeredServers.d.ts +0 -117
  380. package/esm/operations/registeredServers.d.ts.map +0 -1
  381. package/esm/operations/registeredServers.js +0 -280
  382. package/esm/operations/registeredServers.js.map +0 -1
  383. package/esm/operations/serverEndpoints.d.ts +0 -149
  384. package/esm/operations/serverEndpoints.d.ts.map +0 -1
  385. package/esm/operations/serverEndpoints.js +0 -361
  386. package/esm/operations/serverEndpoints.js.map +0 -1
  387. package/esm/operations/storageSyncServices.d.ts +0 -154
  388. package/esm/operations/storageSyncServices.d.ts.map +0 -1
  389. package/esm/operations/storageSyncServices.js +0 -261
  390. package/esm/operations/storageSyncServices.js.map +0 -1
  391. package/esm/operations/syncGroups.d.ts +0 -109
  392. package/esm/operations/syncGroups.d.ts.map +0 -1
  393. package/esm/operations/syncGroups.js +0 -169
  394. package/esm/operations/syncGroups.js.map +0 -1
  395. package/esm/operations/workflows.d.ts +0 -82
  396. package/esm/operations/workflows.d.ts.map +0 -1
  397. package/esm/operations/workflows.js +0 -126
  398. package/esm/operations/workflows.js.map +0 -1
  399. package/esm/storageSyncManagementClient.d.ts +0 -24
  400. package/esm/storageSyncManagementClient.d.ts.map +0 -1
  401. package/esm/storageSyncManagementClient.js +0 -39
  402. package/esm/storageSyncManagementClient.js.map +0 -1
  403. package/esm/storageSyncManagementClientContext.d.ts +0 -16
  404. package/esm/storageSyncManagementClientContext.d.ts.map +0 -1
  405. package/esm/storageSyncManagementClientContext.js +0 -56
  406. package/esm/storageSyncManagementClientContext.js.map +0 -1
  407. package/lib/models/cloudEndpointsMappers.ts +0 -47
  408. package/lib/models/index.ts +0 -2485
  409. package/lib/models/operationsMappers.ts +0 -17
  410. package/lib/models/parameters.ts +0 -144
  411. package/lib/models/registeredServersMappers.ts +0 -39
  412. package/lib/models/serverEndpointsMappers.ts +0 -41
  413. package/lib/models/storageSyncServicesMappers.ts +0 -43
  414. package/lib/models/syncGroupsMappers.ts +0 -37
  415. package/lib/models/workflowsMappers.ts +0 -36
  416. package/lib/operations/cloudEndpoints.ts +0 -680
  417. package/lib/operations/operations.ts +0 -125
  418. package/lib/operations/registeredServers.ts +0 -362
  419. package/lib/operations/serverEndpoints.ts +0 -455
  420. package/lib/operations/storageSyncServices.ts +0 -445
  421. package/lib/operations/syncGroups.ts +0 -290
  422. package/lib/operations/workflows.ts +0 -213
  423. package/lib/storageSyncManagementClient.ts +0 -54
  424. package/lib/storageSyncManagementClientContext.ts +0 -62
@@ -1,2307 +0,0 @@
1
- import { BaseResource, CloudError, AzureServiceClientOptions } from "@azure/ms-rest-azure-js";
2
- import * as msRest from "@azure/ms-rest-js";
3
- export { BaseResource, CloudError };
4
- /**
5
- * Error Details object.
6
- */
7
- export interface StorageSyncErrorDetails {
8
- /**
9
- * Error code of the given entry.
10
- */
11
- code?: string;
12
- /**
13
- * Error message of the given entry.
14
- */
15
- message?: string;
16
- /**
17
- * Target of the given entry.
18
- */
19
- target?: string;
20
- }
21
- /**
22
- * Error type
23
- */
24
- export interface StorageSyncApiError {
25
- /**
26
- * Error code of the given entry.
27
- */
28
- code?: string;
29
- /**
30
- * Error message of the given entry.
31
- */
32
- message?: string;
33
- /**
34
- * Target of the given error entry.
35
- */
36
- target?: string;
37
- /**
38
- * Error details of the given entry.
39
- */
40
- details?: StorageSyncErrorDetails;
41
- }
42
- /**
43
- * Error type
44
- */
45
- export interface StorageSyncError {
46
- /**
47
- * Error details of the given entry.
48
- */
49
- error?: StorageSyncApiError;
50
- /**
51
- * Error details of the given entry.
52
- */
53
- innererror?: StorageSyncApiError;
54
- }
55
- /**
56
- * Subscription State object.
57
- */
58
- export interface SubscriptionState {
59
- /**
60
- * State of Azure Subscription. Possible values include: 'Registered', 'Unregistered', 'Warned',
61
- * 'Suspended', 'Deleted'
62
- */
63
- state?: Reason;
64
- /**
65
- * Is Transitioning
66
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
67
- */
68
- readonly istransitioning?: boolean;
69
- /**
70
- * Subscription state properties.
71
- */
72
- properties?: any;
73
- }
74
- /**
75
- * An interface representing Resource.
76
- */
77
- export interface Resource extends BaseResource {
78
- /**
79
- * Fully qualified resource Id for the resource. Ex -
80
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
81
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
82
- */
83
- readonly id?: string;
84
- /**
85
- * The name of the resource
86
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
87
- */
88
- readonly name?: string;
89
- /**
90
- * The type of the resource. Ex- Microsoft.Compute/virtualMachines or
91
- * Microsoft.Storage/storageAccounts.
92
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
93
- */
94
- readonly type?: string;
95
- }
96
- /**
97
- * The resource model definition for a ARM tracked top level resource
98
- */
99
- export interface TrackedResource extends Resource {
100
- /**
101
- * Resource tags.
102
- */
103
- tags?: {
104
- [propertyName: string]: string;
105
- };
106
- /**
107
- * The geo-location where the resource lives
108
- */
109
- location: string;
110
- }
111
- /**
112
- * Storage Sync Service object.
113
- */
114
- export interface StorageSyncService extends TrackedResource {
115
- /**
116
- * Storage Sync service status.
117
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
118
- */
119
- readonly storageSyncServiceStatus?: number;
120
- /**
121
- * Storage Sync service Uid
122
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
123
- */
124
- readonly storageSyncServiceUid?: string;
125
- }
126
- /**
127
- * The resource model definition for a ARM proxy resource. It will have everything other than
128
- * required location and tags
129
- */
130
- export interface ProxyResource extends Resource {
131
- }
132
- /**
133
- * Sync Group object.
134
- */
135
- export interface SyncGroup extends ProxyResource {
136
- /**
137
- * Unique Id
138
- */
139
- uniqueId?: string;
140
- /**
141
- * Sync group status
142
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
143
- */
144
- readonly syncGroupStatus?: string;
145
- }
146
- /**
147
- * Cloud Endpoint object.
148
- */
149
- export interface CloudEndpoint extends ProxyResource {
150
- /**
151
- * Storage Account Resource Id
152
- */
153
- storageAccountResourceId?: string;
154
- /**
155
- * Azure file share name
156
- */
157
- azureFileShareName?: string;
158
- /**
159
- * Storage Account Tenant Id
160
- */
161
- storageAccountTenantId?: string;
162
- /**
163
- * Partnership Id
164
- */
165
- partnershipId?: string;
166
- /**
167
- * Friendly Name
168
- */
169
- friendlyName?: string;
170
- /**
171
- * Backup Enabled
172
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
173
- */
174
- readonly backupEnabled?: string;
175
- /**
176
- * CloudEndpoint Provisioning State
177
- */
178
- provisioningState?: string;
179
- /**
180
- * CloudEndpoint lastWorkflowId
181
- */
182
- lastWorkflowId?: string;
183
- /**
184
- * Resource Last Operation Name
185
- */
186
- lastOperationName?: string;
187
- }
188
- /**
189
- * The parameters used when calling recall action on server endpoint.
190
- */
191
- export interface RecallActionParameters {
192
- /**
193
- * Pattern of the files.
194
- */
195
- pattern?: string;
196
- /**
197
- * Recall path.
198
- */
199
- recallPath?: string;
200
- }
201
- /**
202
- * The parameters used when creating a storage sync service.
203
- */
204
- export interface StorageSyncServiceCreateParameters {
205
- /**
206
- * Required. Gets or sets the location of the resource. This will be one of the supported and
207
- * registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). The geo region of
208
- * a resource cannot be changed once it is created, but if an identical geo region is specified
209
- * on update, the request will succeed.
210
- */
211
- location: string;
212
- /**
213
- * Gets or sets a list of key value pairs that describe the resource. These tags can be used for
214
- * viewing and grouping this resource (across resource groups). A maximum of 15 tags can be
215
- * provided for a resource. Each tag must have a key with a length no greater than 128 characters
216
- * and a value with a length no greater than 256 characters.
217
- */
218
- tags?: {
219
- [propertyName: string]: string;
220
- };
221
- properties?: any;
222
- }
223
- /**
224
- * The parameters used when creating a sync group.
225
- */
226
- export interface SyncGroupCreateParameters extends ProxyResource {
227
- /**
228
- * The parameters used to create the sync group
229
- */
230
- properties?: any;
231
- }
232
- /**
233
- * The parameters used when creating a cloud endpoint.
234
- */
235
- export interface CloudEndpointCreateParameters extends ProxyResource {
236
- /**
237
- * Storage Account Resource Id
238
- */
239
- storageAccountResourceId?: string;
240
- /**
241
- * Azure file share name
242
- */
243
- azureFileShareName?: string;
244
- /**
245
- * Storage Account Tenant Id
246
- */
247
- storageAccountTenantId?: string;
248
- }
249
- /**
250
- * The parameters used when creating a server endpoint.
251
- */
252
- export interface ServerEndpointCreateParameters extends ProxyResource {
253
- /**
254
- * Server Local path.
255
- */
256
- serverLocalPath?: string;
257
- /**
258
- * Cloud Tiering. Possible values include: 'on', 'off'
259
- */
260
- cloudTiering?: CloudTiering;
261
- /**
262
- * Level of free space to be maintained by Cloud Tiering if it is enabled.
263
- */
264
- volumeFreeSpacePercent?: number;
265
- /**
266
- * Tier files older than days.
267
- */
268
- tierFilesOlderThanDays?: number;
269
- /**
270
- * Friendly Name
271
- */
272
- friendlyName?: string;
273
- /**
274
- * Server Resource Id.
275
- */
276
- serverResourceId?: string;
277
- /**
278
- * Offline data transfer. Possible values include: 'on', 'off'
279
- */
280
- offlineDataTransfer?: OfflineDataTransfer;
281
- /**
282
- * Offline data transfer share name
283
- */
284
- offlineDataTransferShareName?: string;
285
- }
286
- /**
287
- * Trigger Rollover Request.
288
- */
289
- export interface TriggerRolloverRequest {
290
- /**
291
- * Certificate Data
292
- */
293
- serverCertificate?: string;
294
- }
295
- /**
296
- * The parameters used when creating a registered server.
297
- */
298
- export interface RegisteredServerCreateParameters extends ProxyResource {
299
- /**
300
- * Registered Server Certificate
301
- */
302
- serverCertificate?: string;
303
- /**
304
- * Registered Server Agent Version
305
- */
306
- agentVersion?: string;
307
- /**
308
- * Registered Server OS Version
309
- */
310
- serverOSVersion?: string;
311
- /**
312
- * Registered Server last heart beat
313
- */
314
- lastHeartBeat?: string;
315
- /**
316
- * Registered Server serverRole
317
- */
318
- serverRole?: string;
319
- /**
320
- * Registered Server clusterId
321
- */
322
- clusterId?: string;
323
- /**
324
- * Registered Server clusterName
325
- */
326
- clusterName?: string;
327
- /**
328
- * Registered Server serverId
329
- */
330
- serverId?: string;
331
- /**
332
- * Friendly Name
333
- */
334
- friendlyName?: string;
335
- }
336
- /**
337
- * Parameters for updating an Server Endpoint.
338
- */
339
- export interface ServerEndpointUpdateParameters {
340
- /**
341
- * Cloud Tiering. Possible values include: 'on', 'off'
342
- */
343
- cloudTiering?: CloudTiering1;
344
- /**
345
- * Level of free space to be maintained by Cloud Tiering if it is enabled.
346
- */
347
- volumeFreeSpacePercent?: number;
348
- /**
349
- * Tier files older than days.
350
- */
351
- tierFilesOlderThanDays?: number;
352
- /**
353
- * Offline data transfer. Possible values include: 'on', 'off'
354
- */
355
- offlineDataTransfer?: OfflineDataTransfer1;
356
- /**
357
- * Offline data transfer share name
358
- */
359
- offlineDataTransferShareName?: string;
360
- }
361
- /**
362
- * Files not syncing error object
363
- */
364
- export interface FilesNotSyncingError {
365
- /**
366
- * Error code (HResult)
367
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
368
- */
369
- readonly errorCode?: number;
370
- /**
371
- * Count of persistent files not syncing with the specified error code
372
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
373
- */
374
- readonly persistentCount?: number;
375
- /**
376
- * Count of transient files not syncing with the specified error code
377
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
378
- */
379
- readonly transientCount?: number;
380
- }
381
- /**
382
- * Sync Session status object.
383
- */
384
- export interface SyncSessionStatus {
385
- /**
386
- * Last sync result (HResult)
387
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
388
- */
389
- readonly lastSyncResult?: number;
390
- /**
391
- * Last sync timestamp
392
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
393
- */
394
- readonly lastSyncTimestamp?: Date;
395
- /**
396
- * Last sync success timestamp
397
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
398
- */
399
- readonly lastSyncSuccessTimestamp?: Date;
400
- /**
401
- * Last sync per item error count.
402
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
403
- */
404
- readonly lastSyncPerItemErrorCount?: number;
405
- /**
406
- * Count of persistent files not syncing. Reserved for future use.
407
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
408
- */
409
- readonly persistentFilesNotSyncingCount?: number;
410
- /**
411
- * Count of transient files not syncing. Reserved for future use.
412
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
413
- */
414
- readonly transientFilesNotSyncingCount?: number;
415
- /**
416
- * Array of per-item errors coming from the last sync session. Reserved for future use.
417
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
418
- */
419
- readonly filesNotSyncingErrors?: FilesNotSyncingError[];
420
- }
421
- /**
422
- * Sync Session status object.
423
- */
424
- export interface SyncActivityStatus {
425
- /**
426
- * Timestamp when properties were updated
427
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
428
- */
429
- readonly timestamp?: Date;
430
- /**
431
- * Per item error count
432
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
433
- */
434
- readonly perItemErrorCount?: number;
435
- /**
436
- * Applied item count.
437
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
438
- */
439
- readonly appliedItemCount?: number;
440
- /**
441
- * Total item count (if available)
442
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
443
- */
444
- readonly totalItemCount?: number;
445
- /**
446
- * Applied bytes
447
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
448
- */
449
- readonly appliedBytes?: number;
450
- /**
451
- * Total bytes (if available)
452
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
453
- */
454
- readonly totalBytes?: number;
455
- }
456
- /**
457
- * Server Endpoint sync status
458
- */
459
- export interface ServerEndpointSyncStatus {
460
- /**
461
- * Download Health Status. Possible values include: 'Healthy', 'Error', 'SyncBlockedForRestore',
462
- * 'SyncBlockedForChangeDetectionPostRestore', 'NoActivity'
463
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
464
- */
465
- readonly downloadHealth?: DownloadHealth;
466
- /**
467
- * Upload Health Status. Possible values include: 'Healthy', 'Error', 'SyncBlockedForRestore',
468
- * 'SyncBlockedForChangeDetectionPostRestore', 'NoActivity'
469
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
470
- */
471
- readonly uploadHealth?: UploadHealth;
472
- /**
473
- * Combined Health Status. Possible values include: 'Healthy', 'Error', 'SyncBlockedForRestore',
474
- * 'SyncBlockedForChangeDetectionPostRestore', 'NoActivity'
475
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
476
- */
477
- readonly combinedHealth?: CombinedHealth;
478
- /**
479
- * Sync activity. Possible values include: 'Upload', 'Download', 'UploadAndDownload'
480
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
481
- */
482
- readonly syncActivity?: SyncActivity;
483
- /**
484
- * Total count of persistent files not syncing (combined upload + download). Reserved for future
485
- * use.
486
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
487
- */
488
- readonly totalPersistentFilesNotSyncingCount?: number;
489
- /**
490
- * Last Updated Timestamp
491
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
492
- */
493
- readonly lastUpdatedTimestamp?: Date;
494
- /**
495
- * Upload Status
496
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
497
- */
498
- readonly uploadStatus?: SyncSessionStatus;
499
- /**
500
- * Download Status
501
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
502
- */
503
- readonly downloadStatus?: SyncSessionStatus;
504
- /**
505
- * Upload sync activity
506
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
507
- */
508
- readonly uploadActivity?: SyncActivityStatus;
509
- /**
510
- * Download sync activity
511
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
512
- */
513
- readonly downloadActivity?: SyncActivityStatus;
514
- /**
515
- * Offline Data Transfer State. Possible values include: 'InProgress', 'Stopping', 'NotRunning',
516
- * 'Complete'
517
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
518
- */
519
- readonly offlineDataTransferStatus?: OfflineDataTransferStatus;
520
- }
521
- /**
522
- * Server Endpoint object.
523
- */
524
- export interface ServerEndpoint extends ProxyResource {
525
- /**
526
- * Server Local path.
527
- */
528
- serverLocalPath?: string;
529
- /**
530
- * Cloud Tiering. Possible values include: 'on', 'off'
531
- */
532
- cloudTiering?: CloudTiering2;
533
- /**
534
- * Level of free space to be maintained by Cloud Tiering if it is enabled.
535
- */
536
- volumeFreeSpacePercent?: number;
537
- /**
538
- * Tier files older than days.
539
- */
540
- tierFilesOlderThanDays?: number;
541
- /**
542
- * Friendly Name
543
- */
544
- friendlyName?: string;
545
- /**
546
- * Server Resource Id.
547
- */
548
- serverResourceId?: string;
549
- /**
550
- * ServerEndpoint Provisioning State
551
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
552
- */
553
- readonly provisioningState?: string;
554
- /**
555
- * ServerEndpoint lastWorkflowId
556
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
557
- */
558
- readonly lastWorkflowId?: string;
559
- /**
560
- * Resource Last Operation Name
561
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
562
- */
563
- readonly lastOperationName?: string;
564
- /**
565
- * Server Endpoint sync status
566
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
567
- */
568
- readonly syncStatus?: ServerEndpointSyncStatus;
569
- /**
570
- * Offline data transfer. Possible values include: 'on', 'off'
571
- */
572
- offlineDataTransfer?: OfflineDataTransfer2;
573
- /**
574
- * Offline data transfer storage account resource ID
575
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
576
- */
577
- readonly offlineDataTransferStorageAccountResourceId?: string;
578
- /**
579
- * Offline data transfer storage account tenant ID
580
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
581
- */
582
- readonly offlineDataTransferStorageAccountTenantId?: string;
583
- /**
584
- * Offline data transfer share name
585
- */
586
- offlineDataTransferShareName?: string;
587
- }
588
- /**
589
- * Registered Server resource.
590
- */
591
- export interface RegisteredServer extends ProxyResource {
592
- /**
593
- * Registered Server Certificate
594
- */
595
- serverCertificate?: string;
596
- /**
597
- * Registered Server Agent Version
598
- */
599
- agentVersion?: string;
600
- /**
601
- * Registered Server OS Version
602
- */
603
- serverOSVersion?: string;
604
- /**
605
- * Registered Server Management Error Code
606
- */
607
- serverManagementErrorCode?: number;
608
- /**
609
- * Registered Server last heart beat
610
- */
611
- lastHeartBeat?: string;
612
- /**
613
- * Registered Server Provisioning State
614
- */
615
- provisioningState?: string;
616
- /**
617
- * Registered Server serverRole
618
- */
619
- serverRole?: string;
620
- /**
621
- * Registered Server clusterId
622
- */
623
- clusterId?: string;
624
- /**
625
- * Registered Server clusterName
626
- */
627
- clusterName?: string;
628
- /**
629
- * Registered Server serverId
630
- */
631
- serverId?: string;
632
- /**
633
- * Registered Server storageSyncServiceUid
634
- */
635
- storageSyncServiceUid?: string;
636
- /**
637
- * Registered Server lastWorkflowId
638
- */
639
- lastWorkflowId?: string;
640
- /**
641
- * Resource Last Operation Name
642
- */
643
- lastOperationName?: string;
644
- /**
645
- * Resource discoveryEndpointUri
646
- */
647
- discoveryEndpointUri?: string;
648
- /**
649
- * Resource Location
650
- */
651
- resourceLocation?: string;
652
- /**
653
- * Service Location
654
- */
655
- serviceLocation?: string;
656
- /**
657
- * Friendly Name
658
- */
659
- friendlyName?: string;
660
- /**
661
- * Management Endpoint Uri
662
- */
663
- managementEndpointUri?: string;
664
- /**
665
- * Monitoring Configuration
666
- */
667
- monitoringConfiguration?: string;
668
- }
669
- /**
670
- * Resource Move Info.
671
- */
672
- export interface ResourcesMoveInfo {
673
- /**
674
- * Target resource group.
675
- */
676
- targetResourceGroup?: string;
677
- /**
678
- * Collection of Resources.
679
- */
680
- resources?: string[];
681
- }
682
- /**
683
- * Workflow resource.
684
- */
685
- export interface Workflow extends ProxyResource {
686
- /**
687
- * last step name
688
- */
689
- lastStepName?: string;
690
- /**
691
- * workflow status. Possible values include: 'active', 'expired', 'succeeded', 'aborted',
692
- * 'failed'
693
- */
694
- status?: Status;
695
- /**
696
- * operation direction. Possible values include: 'do', 'undo', 'cancel'
697
- */
698
- operation?: Operation;
699
- /**
700
- * workflow steps
701
- */
702
- steps?: string;
703
- /**
704
- * workflow last operation identifier.
705
- */
706
- lastOperationId?: string;
707
- }
708
- /**
709
- * The operation supported by storage sync.
710
- */
711
- export interface OperationDisplayInfo {
712
- /**
713
- * The description of the operation.
714
- */
715
- description?: string;
716
- /**
717
- * The action that users can perform, based on their permission level.
718
- */
719
- operation?: string;
720
- /**
721
- * Service provider: Microsoft StorageSync.
722
- */
723
- provider?: string;
724
- /**
725
- * Resource on which the operation is performed.
726
- */
727
- resource?: string;
728
- }
729
- /**
730
- * The operation supported by storage sync.
731
- */
732
- export interface OperationEntity {
733
- /**
734
- * Operation name: {provider}/{resource}/{operation}.
735
- */
736
- name?: string;
737
- /**
738
- * The operation supported by storage sync.
739
- */
740
- display?: OperationDisplayInfo;
741
- /**
742
- * The origin.
743
- */
744
- origin?: string;
745
- }
746
- /**
747
- * Operation Display Resource object.
748
- */
749
- export interface OperationDisplayResource {
750
- /**
751
- * Operation Display Resource Provider.
752
- */
753
- provider?: string;
754
- /**
755
- * Operation Display Resource.
756
- */
757
- resource?: string;
758
- /**
759
- * Operation Display Resource Operation.
760
- */
761
- operation?: string;
762
- /**
763
- * Operation Display Resource Description.
764
- */
765
- description?: string;
766
- }
767
- /**
768
- * Parameters for a check name availability request.
769
- */
770
- export interface CheckNameAvailabilityParameters {
771
- /**
772
- * The name to check for availability
773
- */
774
- name: string;
775
- }
776
- /**
777
- * The CheckNameAvailability operation response.
778
- */
779
- export interface CheckNameAvailabilityResult {
780
- /**
781
- * Gets a boolean value that indicates whether the name is available for you to use. If true, the
782
- * name is available. If false, the name has already been taken or invalid and cannot be used.
783
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
784
- */
785
- readonly nameAvailable?: boolean;
786
- /**
787
- * Gets the reason that a Storage Sync Service name could not be used. The Reason element is only
788
- * returned if NameAvailable is false. Possible values include: 'Invalid', 'AlreadyExists'
789
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
790
- */
791
- readonly reason?: NameAvailabilityReason;
792
- /**
793
- * Gets an error message explaining the Reason value in more detail.
794
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
795
- */
796
- readonly message?: string;
797
- }
798
- /**
799
- * Restore file spec.
800
- */
801
- export interface RestoreFileSpec {
802
- /**
803
- * Restore file spec path
804
- */
805
- path?: string;
806
- /**
807
- * Restore file spec isdir
808
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
809
- */
810
- readonly isdir?: boolean;
811
- }
812
- /**
813
- * Post Restore Request
814
- */
815
- export interface PostRestoreRequest {
816
- /**
817
- * Post Restore partition.
818
- */
819
- partition?: string;
820
- /**
821
- * Post Restore replica group.
822
- */
823
- replicaGroup?: string;
824
- /**
825
- * Post Restore request id.
826
- */
827
- requestId?: string;
828
- /**
829
- * Post Restore Azure file share uri.
830
- */
831
- azureFileShareUri?: string;
832
- /**
833
- * Post Restore Azure status.
834
- */
835
- status?: string;
836
- /**
837
- * Post Restore Azure source azure file share uri.
838
- */
839
- sourceAzureFileShareUri?: string;
840
- /**
841
- * Post Restore Azure failed file list.
842
- */
843
- failedFileList?: string;
844
- /**
845
- * Post Restore restore file spec array.
846
- */
847
- restoreFileSpec?: RestoreFileSpec[];
848
- }
849
- /**
850
- * Pre Restore request object.
851
- */
852
- export interface PreRestoreRequest {
853
- /**
854
- * Pre Restore partition.
855
- */
856
- partition?: string;
857
- /**
858
- * Pre Restore replica group.
859
- */
860
- replicaGroup?: string;
861
- /**
862
- * Pre Restore request id.
863
- */
864
- requestId?: string;
865
- /**
866
- * Pre Restore Azure file share uri.
867
- */
868
- azureFileShareUri?: string;
869
- /**
870
- * Pre Restore Azure status.
871
- */
872
- status?: string;
873
- /**
874
- * Pre Restore Azure source azure file share uri.
875
- */
876
- sourceAzureFileShareUri?: string;
877
- /**
878
- * Pre Restore backup metadata property bag.
879
- */
880
- backupMetadataPropertyBag?: string;
881
- /**
882
- * Pre Restore restore file spec array.
883
- */
884
- restoreFileSpec?: RestoreFileSpec[];
885
- /**
886
- * Pre Restore pause wait for sync drain time period in seconds.
887
- */
888
- pauseWaitForSyncDrainTimePeriodInSeconds?: number;
889
- }
890
- /**
891
- * Backup request
892
- */
893
- export interface BackupRequest {
894
- /**
895
- * Azure File Share.
896
- */
897
- azureFileShare?: string;
898
- }
899
- /**
900
- * Post Backup Response
901
- */
902
- export interface PostBackupResponse {
903
- /**
904
- * cloud endpoint Name.
905
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
906
- */
907
- readonly cloudEndpointName?: string;
908
- }
909
- /**
910
- * Parameters for updating an Storage sync service.
911
- */
912
- export interface StorageSyncServiceUpdateParameters {
913
- /**
914
- * The user-specified tags associated with the storage sync service.
915
- */
916
- tags?: {
917
- [propertyName: string]: string;
918
- };
919
- /**
920
- * The properties of the storage sync service.
921
- */
922
- properties?: any;
923
- }
924
- /**
925
- * The resource model definition for a Azure Resource Manager resource with an etag.
926
- */
927
- export interface AzureEntityResource extends Resource {
928
- /**
929
- * Resource Etag.
930
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
931
- */
932
- readonly etag?: string;
933
- }
934
- /**
935
- * Optional Parameters.
936
- */
937
- export interface StorageSyncServicesUpdateOptionalParams extends msRest.RequestOptionsBase {
938
- /**
939
- * Storage Sync Service resource.
940
- */
941
- parameters?: StorageSyncServiceUpdateParameters;
942
- }
943
- /**
944
- * Optional Parameters.
945
- */
946
- export interface ServerEndpointsUpdateOptionalParams extends msRest.RequestOptionsBase {
947
- /**
948
- * Any of the properties applicable in PUT request.
949
- */
950
- parameters?: ServerEndpointUpdateParameters;
951
- }
952
- /**
953
- * Optional Parameters.
954
- */
955
- export interface ServerEndpointsBeginUpdateOptionalParams extends msRest.RequestOptionsBase {
956
- /**
957
- * Any of the properties applicable in PUT request.
958
- */
959
- parameters?: ServerEndpointUpdateParameters;
960
- }
961
- /**
962
- * An interface representing StorageSyncManagementClientOptions.
963
- */
964
- export interface StorageSyncManagementClientOptions extends AzureServiceClientOptions {
965
- baseUri?: string;
966
- }
967
- /**
968
- * Defines headers for List operation.
969
- */
970
- export interface OperationsListHeaders {
971
- /**
972
- * request id.
973
- */
974
- xMsRequestId: string;
975
- /**
976
- * correlation request id.
977
- */
978
- xMsCorrelationRequestId: string;
979
- }
980
- /**
981
- * Defines headers for Get operation.
982
- */
983
- export interface StorageSyncServicesGetHeaders {
984
- /**
985
- * request id.
986
- */
987
- xMsRequestId: string;
988
- /**
989
- * correlation request id.
990
- */
991
- xMsCorrelationRequestId: string;
992
- }
993
- /**
994
- * Defines headers for Update operation.
995
- */
996
- export interface StorageSyncServicesUpdateHeaders {
997
- /**
998
- * request id.
999
- */
1000
- xMsRequestId: string;
1001
- /**
1002
- * correlation request id.
1003
- */
1004
- xMsCorrelationRequestId: string;
1005
- }
1006
- /**
1007
- * Defines headers for Delete operation.
1008
- */
1009
- export interface StorageSyncServicesDeleteHeaders {
1010
- /**
1011
- * request id.
1012
- */
1013
- xMsRequestId: string;
1014
- /**
1015
- * correlation request id.
1016
- */
1017
- xMsCorrelationRequestId: string;
1018
- }
1019
- /**
1020
- * Defines headers for ListByResourceGroup operation.
1021
- */
1022
- export interface StorageSyncServicesListByResourceGroupHeaders {
1023
- /**
1024
- * request id.
1025
- */
1026
- xMsRequestId: string;
1027
- /**
1028
- * correlation request id.
1029
- */
1030
- xMsCorrelationRequestId: string;
1031
- }
1032
- /**
1033
- * Defines headers for ListBySubscription operation.
1034
- */
1035
- export interface StorageSyncServicesListBySubscriptionHeaders {
1036
- /**
1037
- * request id.
1038
- */
1039
- xMsRequestId: string;
1040
- /**
1041
- * correlation request id.
1042
- */
1043
- xMsCorrelationRequestId: string;
1044
- }
1045
- /**
1046
- * Defines headers for ListByStorageSyncService operation.
1047
- */
1048
- export interface SyncGroupsListByStorageSyncServiceHeaders {
1049
- /**
1050
- * request id.
1051
- */
1052
- xMsRequestId: string;
1053
- /**
1054
- * correlation request id.
1055
- */
1056
- xMsCorrelationRequestId: string;
1057
- }
1058
- /**
1059
- * Defines headers for Create operation.
1060
- */
1061
- export interface SyncGroupsCreateHeaders {
1062
- /**
1063
- * request id.
1064
- */
1065
- xMsRequestId: string;
1066
- /**
1067
- * correlation request id.
1068
- */
1069
- xMsCorrelationRequestId: string;
1070
- }
1071
- /**
1072
- * Defines headers for Get operation.
1073
- */
1074
- export interface SyncGroupsGetHeaders {
1075
- /**
1076
- * request id.
1077
- */
1078
- xMsRequestId: string;
1079
- /**
1080
- * correlation request id.
1081
- */
1082
- xMsCorrelationRequestId: string;
1083
- }
1084
- /**
1085
- * Defines headers for Delete operation.
1086
- */
1087
- export interface SyncGroupsDeleteHeaders {
1088
- /**
1089
- * Request id
1090
- */
1091
- xMsRequestId: string;
1092
- /**
1093
- * correlation request id
1094
- */
1095
- xMsCorrelationRequestId: string;
1096
- }
1097
- /**
1098
- * Defines headers for Create operation.
1099
- */
1100
- export interface CloudEndpointsCreateHeaders {
1101
- /**
1102
- * Request id
1103
- */
1104
- xMsRequestId: string;
1105
- /**
1106
- * correlation request id
1107
- */
1108
- xMsCorrelationRequestId: string;
1109
- /**
1110
- * Operation Status Location URI
1111
- */
1112
- azureAsyncOperation: string;
1113
- /**
1114
- * Operation Status Location URI
1115
- */
1116
- location: string;
1117
- /**
1118
- * Retry After
1119
- */
1120
- retryAfter: string;
1121
- }
1122
- /**
1123
- * Defines headers for Get operation.
1124
- */
1125
- export interface CloudEndpointsGetHeaders {
1126
- /**
1127
- * request id.
1128
- */
1129
- xMsRequestId: string;
1130
- /**
1131
- * correlation request id.
1132
- */
1133
- xMsCorrelationRequestId: string;
1134
- }
1135
- /**
1136
- * Defines headers for Delete operation.
1137
- */
1138
- export interface CloudEndpointsDeleteHeaders {
1139
- /**
1140
- * Request id
1141
- */
1142
- xMsRequestId: string;
1143
- /**
1144
- * correlation request id
1145
- */
1146
- xMsCorrelationRequestId: string;
1147
- /**
1148
- * Operation Status Location URI
1149
- */
1150
- azureAsyncOperation: string;
1151
- /**
1152
- * Operation Status Location URI
1153
- */
1154
- location: string;
1155
- /**
1156
- * Retry After
1157
- */
1158
- retryAfter: string;
1159
- }
1160
- /**
1161
- * Defines headers for ListBySyncGroup operation.
1162
- */
1163
- export interface CloudEndpointsListBySyncGroupHeaders {
1164
- /**
1165
- * request id.
1166
- */
1167
- xMsRequestId: string;
1168
- /**
1169
- * correlation request id.
1170
- */
1171
- xMsCorrelationRequestId: string;
1172
- }
1173
- /**
1174
- * Defines headers for PreBackup operation.
1175
- */
1176
- export interface CloudEndpointsPreBackupHeaders {
1177
- /**
1178
- * Operation Status Location URI
1179
- */
1180
- location: string;
1181
- /**
1182
- * request id.
1183
- */
1184
- xMsRequestId: string;
1185
- /**
1186
- * correlation request id.
1187
- */
1188
- xMsCorrelationRequestId: string;
1189
- }
1190
- /**
1191
- * Defines headers for PostBackup operation.
1192
- */
1193
- export interface CloudEndpointsPostBackupHeaders {
1194
- /**
1195
- * Operation Status Location URI
1196
- */
1197
- location: string;
1198
- /**
1199
- * request id.
1200
- */
1201
- xMsRequestId: string;
1202
- /**
1203
- * correlation request id.
1204
- */
1205
- xMsCorrelationRequestId: string;
1206
- }
1207
- /**
1208
- * Defines headers for PreRestore operation.
1209
- */
1210
- export interface CloudEndpointsPreRestoreHeaders {
1211
- /**
1212
- * Operation Status Location URI
1213
- */
1214
- location: string;
1215
- /**
1216
- * request id.
1217
- */
1218
- xMsRequestId: string;
1219
- /**
1220
- * correlation request id.
1221
- */
1222
- xMsCorrelationRequestId: string;
1223
- }
1224
- /**
1225
- * Defines headers for restoreheartbeat operation.
1226
- */
1227
- export interface CloudEndpointsRestoreheartbeatHeaders {
1228
- /**
1229
- * request id.
1230
- */
1231
- xMsRequestId: string;
1232
- /**
1233
- * correlation request id.
1234
- */
1235
- xMsCorrelationRequestId: string;
1236
- }
1237
- /**
1238
- * Defines headers for PostRestore operation.
1239
- */
1240
- export interface CloudEndpointsPostRestoreHeaders {
1241
- /**
1242
- * Operation Status Location URI
1243
- */
1244
- location: string;
1245
- /**
1246
- * request id.
1247
- */
1248
- xMsRequestId: string;
1249
- /**
1250
- * correlation request id.
1251
- */
1252
- xMsCorrelationRequestId: string;
1253
- }
1254
- /**
1255
- * Defines headers for Create operation.
1256
- */
1257
- export interface ServerEndpointsCreateHeaders {
1258
- /**
1259
- * request id.
1260
- */
1261
- xMsRequestId: string;
1262
- /**
1263
- * correlation request id.
1264
- */
1265
- xMsCorrelationRequestId: string;
1266
- /**
1267
- * Operation Status Location URI
1268
- */
1269
- azureAsyncOperation: string;
1270
- /**
1271
- * Operation Status Location URI
1272
- */
1273
- location: string;
1274
- }
1275
- /**
1276
- * Defines headers for Update operation.
1277
- */
1278
- export interface ServerEndpointsUpdateHeaders {
1279
- /**
1280
- * request id.
1281
- */
1282
- xMsRequestId: string;
1283
- /**
1284
- * correlation request id.
1285
- */
1286
- xMsCorrelationRequestId: string;
1287
- /**
1288
- * Operation Status Location URI
1289
- */
1290
- azureAsyncOperation: string;
1291
- /**
1292
- * Operation Status Location URI
1293
- */
1294
- location: string;
1295
- }
1296
- /**
1297
- * Defines headers for Get operation.
1298
- */
1299
- export interface ServerEndpointsGetHeaders {
1300
- /**
1301
- * request id.
1302
- */
1303
- xMsRequestId: string;
1304
- /**
1305
- * correlation request id.
1306
- */
1307
- xMsCorrelationRequestId: string;
1308
- }
1309
- /**
1310
- * Defines headers for Delete operation.
1311
- */
1312
- export interface ServerEndpointsDeleteHeaders {
1313
- /**
1314
- * request id.
1315
- */
1316
- xMsRequestId: string;
1317
- /**
1318
- * correlation request id.
1319
- */
1320
- xMsCorrelationRequestId: string;
1321
- /**
1322
- * Operation Status Location URI
1323
- */
1324
- location: string;
1325
- }
1326
- /**
1327
- * Defines headers for ListBySyncGroup operation.
1328
- */
1329
- export interface ServerEndpointsListBySyncGroupHeaders {
1330
- /**
1331
- * Operation Status Location URI
1332
- */
1333
- location: string;
1334
- /**
1335
- * request id.
1336
- */
1337
- xMsRequestId: string;
1338
- /**
1339
- * correlation request id.
1340
- */
1341
- xMsCorrelationRequestId: string;
1342
- }
1343
- /**
1344
- * Defines headers for recallAction operation.
1345
- */
1346
- export interface ServerEndpointsRecallActionHeaders {
1347
- /**
1348
- * request id.
1349
- */
1350
- xMsRequestId: string;
1351
- /**
1352
- * correlation request id.
1353
- */
1354
- xMsCorrelationRequestId: string;
1355
- /**
1356
- * Operation Status Location URI
1357
- */
1358
- location: string;
1359
- }
1360
- /**
1361
- * Defines headers for ListByStorageSyncService operation.
1362
- */
1363
- export interface RegisteredServersListByStorageSyncServiceHeaders {
1364
- /**
1365
- * request id.
1366
- */
1367
- xMsRequestId: string;
1368
- /**
1369
- * correlation request id.
1370
- */
1371
- xMsCorrelationRequestId: string;
1372
- }
1373
- /**
1374
- * Defines headers for Get operation.
1375
- */
1376
- export interface RegisteredServersGetHeaders {
1377
- /**
1378
- * request id.
1379
- */
1380
- xMsRequestId: string;
1381
- /**
1382
- * correlation request id.
1383
- */
1384
- xMsCorrelationRequestId: string;
1385
- }
1386
- /**
1387
- * Defines headers for Create operation.
1388
- */
1389
- export interface RegisteredServersCreateHeaders {
1390
- /**
1391
- * request id.
1392
- */
1393
- xMsRequestId: string;
1394
- /**
1395
- * correlation request id.
1396
- */
1397
- xMsCorrelationRequestId: string;
1398
- /**
1399
- * Operation Status Location URI
1400
- */
1401
- azureAsyncOperation: string;
1402
- /**
1403
- * Operation Status Location URI
1404
- */
1405
- location: string;
1406
- }
1407
- /**
1408
- * Defines headers for Delete operation.
1409
- */
1410
- export interface RegisteredServersDeleteHeaders {
1411
- /**
1412
- * request id.
1413
- */
1414
- xMsRequestId: string;
1415
- /**
1416
- * correlation request id.
1417
- */
1418
- xMsCorrelationRequestId: string;
1419
- /**
1420
- * Operation Status Location URI
1421
- */
1422
- location: string;
1423
- }
1424
- /**
1425
- * Defines headers for triggerRollover operation.
1426
- */
1427
- export interface RegisteredServersTriggerRolloverHeaders {
1428
- /**
1429
- * request id.
1430
- */
1431
- xMsRequestId: string;
1432
- /**
1433
- * correlation request id.
1434
- */
1435
- xMsCorrelationRequestId: string;
1436
- /**
1437
- * Operation Status Location URI
1438
- */
1439
- location: string;
1440
- }
1441
- /**
1442
- * Defines headers for ListByStorageSyncService operation.
1443
- */
1444
- export interface WorkflowsListByStorageSyncServiceHeaders {
1445
- /**
1446
- * request id.
1447
- */
1448
- xMsRequestId: string;
1449
- /**
1450
- * correlation request id.
1451
- */
1452
- xMsCorrelationRequestId: string;
1453
- }
1454
- /**
1455
- * Defines headers for Get operation.
1456
- */
1457
- export interface WorkflowsGetHeaders {
1458
- /**
1459
- * request id.
1460
- */
1461
- xMsRequestId: string;
1462
- /**
1463
- * correlation request id.
1464
- */
1465
- xMsCorrelationRequestId: string;
1466
- }
1467
- /**
1468
- * Defines headers for Abort operation.
1469
- */
1470
- export interface WorkflowsAbortHeaders {
1471
- /**
1472
- * request id.
1473
- */
1474
- xMsRequestId: string;
1475
- /**
1476
- * correlation request id.
1477
- */
1478
- xMsCorrelationRequestId: string;
1479
- }
1480
- /**
1481
- * @interface
1482
- * The list of storage sync operations.
1483
- * @extends Array<OperationEntity>
1484
- */
1485
- export interface OperationEntityListResult extends Array<OperationEntity> {
1486
- /**
1487
- * The link used to get the next page of operations.
1488
- */
1489
- nextLink?: string;
1490
- }
1491
- /**
1492
- * @interface
1493
- * Array of StorageSyncServices
1494
- * @extends Array<StorageSyncService>
1495
- */
1496
- export interface StorageSyncServiceArray extends Array<StorageSyncService> {
1497
- }
1498
- /**
1499
- * @interface
1500
- * Array of SyncGroup
1501
- * @extends Array<SyncGroup>
1502
- */
1503
- export interface SyncGroupArray extends Array<SyncGroup> {
1504
- }
1505
- /**
1506
- * @interface
1507
- * Array of CloudEndpoint
1508
- * @extends Array<CloudEndpoint>
1509
- */
1510
- export interface CloudEndpointArray extends Array<CloudEndpoint> {
1511
- }
1512
- /**
1513
- * @interface
1514
- * Array of ServerEndpoint
1515
- * @extends Array<ServerEndpoint>
1516
- */
1517
- export interface ServerEndpointArray extends Array<ServerEndpoint> {
1518
- }
1519
- /**
1520
- * @interface
1521
- * Array of RegisteredServer
1522
- * @extends Array<RegisteredServer>
1523
- */
1524
- export interface RegisteredServerArray extends Array<RegisteredServer> {
1525
- }
1526
- /**
1527
- * @interface
1528
- * Array of Workflow
1529
- * @extends Array<Workflow>
1530
- */
1531
- export interface WorkflowArray extends Array<Workflow> {
1532
- }
1533
- /**
1534
- * Defines values for Reason.
1535
- * Possible values include: 'Registered', 'Unregistered', 'Warned', 'Suspended', 'Deleted'
1536
- * @readonly
1537
- * @enum {string}
1538
- */
1539
- export declare type Reason = 'Registered' | 'Unregistered' | 'Warned' | 'Suspended' | 'Deleted';
1540
- /**
1541
- * Defines values for NameAvailabilityReason.
1542
- * Possible values include: 'Invalid', 'AlreadyExists'
1543
- * @readonly
1544
- * @enum {string}
1545
- */
1546
- export declare type NameAvailabilityReason = 'Invalid' | 'AlreadyExists';
1547
- /**
1548
- * Defines values for CloudTiering.
1549
- * Possible values include: 'on', 'off'
1550
- * @readonly
1551
- * @enum {string}
1552
- */
1553
- export declare type CloudTiering = 'on' | 'off';
1554
- /**
1555
- * Defines values for OfflineDataTransfer.
1556
- * Possible values include: 'on', 'off'
1557
- * @readonly
1558
- * @enum {string}
1559
- */
1560
- export declare type OfflineDataTransfer = 'on' | 'off';
1561
- /**
1562
- * Defines values for CloudTiering1.
1563
- * Possible values include: 'on', 'off'
1564
- * @readonly
1565
- * @enum {string}
1566
- */
1567
- export declare type CloudTiering1 = 'on' | 'off';
1568
- /**
1569
- * Defines values for OfflineDataTransfer1.
1570
- * Possible values include: 'on', 'off'
1571
- * @readonly
1572
- * @enum {string}
1573
- */
1574
- export declare type OfflineDataTransfer1 = 'on' | 'off';
1575
- /**
1576
- * Defines values for DownloadHealth.
1577
- * Possible values include: 'Healthy', 'Error', 'SyncBlockedForRestore',
1578
- * 'SyncBlockedForChangeDetectionPostRestore', 'NoActivity'
1579
- * @readonly
1580
- * @enum {string}
1581
- */
1582
- export declare type DownloadHealth = 'Healthy' | 'Error' | 'SyncBlockedForRestore' | 'SyncBlockedForChangeDetectionPostRestore' | 'NoActivity';
1583
- /**
1584
- * Defines values for UploadHealth.
1585
- * Possible values include: 'Healthy', 'Error', 'SyncBlockedForRestore',
1586
- * 'SyncBlockedForChangeDetectionPostRestore', 'NoActivity'
1587
- * @readonly
1588
- * @enum {string}
1589
- */
1590
- export declare type UploadHealth = 'Healthy' | 'Error' | 'SyncBlockedForRestore' | 'SyncBlockedForChangeDetectionPostRestore' | 'NoActivity';
1591
- /**
1592
- * Defines values for CombinedHealth.
1593
- * Possible values include: 'Healthy', 'Error', 'SyncBlockedForRestore',
1594
- * 'SyncBlockedForChangeDetectionPostRestore', 'NoActivity'
1595
- * @readonly
1596
- * @enum {string}
1597
- */
1598
- export declare type CombinedHealth = 'Healthy' | 'Error' | 'SyncBlockedForRestore' | 'SyncBlockedForChangeDetectionPostRestore' | 'NoActivity';
1599
- /**
1600
- * Defines values for SyncActivity.
1601
- * Possible values include: 'Upload', 'Download', 'UploadAndDownload'
1602
- * @readonly
1603
- * @enum {string}
1604
- */
1605
- export declare type SyncActivity = 'Upload' | 'Download' | 'UploadAndDownload';
1606
- /**
1607
- * Defines values for OfflineDataTransferStatus.
1608
- * Possible values include: 'InProgress', 'Stopping', 'NotRunning', 'Complete'
1609
- * @readonly
1610
- * @enum {string}
1611
- */
1612
- export declare type OfflineDataTransferStatus = 'InProgress' | 'Stopping' | 'NotRunning' | 'Complete';
1613
- /**
1614
- * Defines values for CloudTiering2.
1615
- * Possible values include: 'on', 'off'
1616
- * @readonly
1617
- * @enum {string}
1618
- */
1619
- export declare type CloudTiering2 = 'on' | 'off';
1620
- /**
1621
- * Defines values for OfflineDataTransfer2.
1622
- * Possible values include: 'on', 'off'
1623
- * @readonly
1624
- * @enum {string}
1625
- */
1626
- export declare type OfflineDataTransfer2 = 'on' | 'off';
1627
- /**
1628
- * Defines values for Status.
1629
- * Possible values include: 'active', 'expired', 'succeeded', 'aborted', 'failed'
1630
- * @readonly
1631
- * @enum {string}
1632
- */
1633
- export declare type Status = 'active' | 'expired' | 'succeeded' | 'aborted' | 'failed';
1634
- /**
1635
- * Defines values for Operation.
1636
- * Possible values include: 'do', 'undo', 'cancel'
1637
- * @readonly
1638
- * @enum {string}
1639
- */
1640
- export declare type Operation = 'do' | 'undo' | 'cancel';
1641
- /**
1642
- * Contains response data for the list operation.
1643
- */
1644
- export declare type OperationsListResponse = OperationEntityListResult & OperationsListHeaders & {
1645
- /**
1646
- * The underlying HTTP response.
1647
- */
1648
- _response: msRest.HttpResponse & {
1649
- /**
1650
- * The parsed HTTP response headers.
1651
- */
1652
- parsedHeaders: OperationsListHeaders;
1653
- /**
1654
- * The response body as text (string format)
1655
- */
1656
- bodyAsText: string;
1657
- /**
1658
- * The response body as parsed JSON or XML
1659
- */
1660
- parsedBody: OperationEntityListResult;
1661
- };
1662
- };
1663
- /**
1664
- * Contains response data for the checkNameAvailability operation.
1665
- */
1666
- export declare type StorageSyncServicesCheckNameAvailabilityResponse = CheckNameAvailabilityResult & {
1667
- /**
1668
- * The underlying HTTP response.
1669
- */
1670
- _response: msRest.HttpResponse & {
1671
- /**
1672
- * The response body as text (string format)
1673
- */
1674
- bodyAsText: string;
1675
- /**
1676
- * The response body as parsed JSON or XML
1677
- */
1678
- parsedBody: CheckNameAvailabilityResult;
1679
- };
1680
- };
1681
- /**
1682
- * Contains response data for the create operation.
1683
- */
1684
- export declare type StorageSyncServicesCreateResponse = StorageSyncService & {
1685
- /**
1686
- * The underlying HTTP response.
1687
- */
1688
- _response: msRest.HttpResponse & {
1689
- /**
1690
- * The response body as text (string format)
1691
- */
1692
- bodyAsText: string;
1693
- /**
1694
- * The response body as parsed JSON or XML
1695
- */
1696
- parsedBody: StorageSyncService;
1697
- };
1698
- };
1699
- /**
1700
- * Contains response data for the get operation.
1701
- */
1702
- export declare type StorageSyncServicesGetResponse = StorageSyncService & StorageSyncServicesGetHeaders & {
1703
- /**
1704
- * The underlying HTTP response.
1705
- */
1706
- _response: msRest.HttpResponse & {
1707
- /**
1708
- * The parsed HTTP response headers.
1709
- */
1710
- parsedHeaders: StorageSyncServicesGetHeaders;
1711
- /**
1712
- * The response body as text (string format)
1713
- */
1714
- bodyAsText: string;
1715
- /**
1716
- * The response body as parsed JSON or XML
1717
- */
1718
- parsedBody: StorageSyncService;
1719
- };
1720
- };
1721
- /**
1722
- * Contains response data for the update operation.
1723
- */
1724
- export declare type StorageSyncServicesUpdateResponse = StorageSyncService & StorageSyncServicesUpdateHeaders & {
1725
- /**
1726
- * The underlying HTTP response.
1727
- */
1728
- _response: msRest.HttpResponse & {
1729
- /**
1730
- * The parsed HTTP response headers.
1731
- */
1732
- parsedHeaders: StorageSyncServicesUpdateHeaders;
1733
- /**
1734
- * The response body as text (string format)
1735
- */
1736
- bodyAsText: string;
1737
- /**
1738
- * The response body as parsed JSON or XML
1739
- */
1740
- parsedBody: StorageSyncService;
1741
- };
1742
- };
1743
- /**
1744
- * Contains response data for the deleteMethod operation.
1745
- */
1746
- export declare type StorageSyncServicesDeleteResponse = StorageSyncServicesDeleteHeaders & {
1747
- /**
1748
- * The underlying HTTP response.
1749
- */
1750
- _response: msRest.HttpResponse & {
1751
- /**
1752
- * The parsed HTTP response headers.
1753
- */
1754
- parsedHeaders: StorageSyncServicesDeleteHeaders;
1755
- };
1756
- };
1757
- /**
1758
- * Contains response data for the listByResourceGroup operation.
1759
- */
1760
- export declare type StorageSyncServicesListByResourceGroupResponse = StorageSyncServiceArray & StorageSyncServicesListByResourceGroupHeaders & {
1761
- /**
1762
- * The underlying HTTP response.
1763
- */
1764
- _response: msRest.HttpResponse & {
1765
- /**
1766
- * The parsed HTTP response headers.
1767
- */
1768
- parsedHeaders: StorageSyncServicesListByResourceGroupHeaders;
1769
- /**
1770
- * The response body as text (string format)
1771
- */
1772
- bodyAsText: string;
1773
- /**
1774
- * The response body as parsed JSON or XML
1775
- */
1776
- parsedBody: StorageSyncServiceArray;
1777
- };
1778
- };
1779
- /**
1780
- * Contains response data for the listBySubscription operation.
1781
- */
1782
- export declare type StorageSyncServicesListBySubscriptionResponse = StorageSyncServiceArray & StorageSyncServicesListBySubscriptionHeaders & {
1783
- /**
1784
- * The underlying HTTP response.
1785
- */
1786
- _response: msRest.HttpResponse & {
1787
- /**
1788
- * The parsed HTTP response headers.
1789
- */
1790
- parsedHeaders: StorageSyncServicesListBySubscriptionHeaders;
1791
- /**
1792
- * The response body as text (string format)
1793
- */
1794
- bodyAsText: string;
1795
- /**
1796
- * The response body as parsed JSON or XML
1797
- */
1798
- parsedBody: StorageSyncServiceArray;
1799
- };
1800
- };
1801
- /**
1802
- * Contains response data for the listByStorageSyncService operation.
1803
- */
1804
- export declare type SyncGroupsListByStorageSyncServiceResponse = SyncGroupArray & SyncGroupsListByStorageSyncServiceHeaders & {
1805
- /**
1806
- * The underlying HTTP response.
1807
- */
1808
- _response: msRest.HttpResponse & {
1809
- /**
1810
- * The parsed HTTP response headers.
1811
- */
1812
- parsedHeaders: SyncGroupsListByStorageSyncServiceHeaders;
1813
- /**
1814
- * The response body as text (string format)
1815
- */
1816
- bodyAsText: string;
1817
- /**
1818
- * The response body as parsed JSON or XML
1819
- */
1820
- parsedBody: SyncGroupArray;
1821
- };
1822
- };
1823
- /**
1824
- * Contains response data for the create operation.
1825
- */
1826
- export declare type SyncGroupsCreateResponse = SyncGroup & SyncGroupsCreateHeaders & {
1827
- /**
1828
- * The underlying HTTP response.
1829
- */
1830
- _response: msRest.HttpResponse & {
1831
- /**
1832
- * The parsed HTTP response headers.
1833
- */
1834
- parsedHeaders: SyncGroupsCreateHeaders;
1835
- /**
1836
- * The response body as text (string format)
1837
- */
1838
- bodyAsText: string;
1839
- /**
1840
- * The response body as parsed JSON or XML
1841
- */
1842
- parsedBody: SyncGroup;
1843
- };
1844
- };
1845
- /**
1846
- * Contains response data for the get operation.
1847
- */
1848
- export declare type SyncGroupsGetResponse = SyncGroup & SyncGroupsGetHeaders & {
1849
- /**
1850
- * The underlying HTTP response.
1851
- */
1852
- _response: msRest.HttpResponse & {
1853
- /**
1854
- * The parsed HTTP response headers.
1855
- */
1856
- parsedHeaders: SyncGroupsGetHeaders;
1857
- /**
1858
- * The response body as text (string format)
1859
- */
1860
- bodyAsText: string;
1861
- /**
1862
- * The response body as parsed JSON or XML
1863
- */
1864
- parsedBody: SyncGroup;
1865
- };
1866
- };
1867
- /**
1868
- * Contains response data for the deleteMethod operation.
1869
- */
1870
- export declare type SyncGroupsDeleteResponse = SyncGroupsDeleteHeaders & {
1871
- /**
1872
- * The underlying HTTP response.
1873
- */
1874
- _response: msRest.HttpResponse & {
1875
- /**
1876
- * The parsed HTTP response headers.
1877
- */
1878
- parsedHeaders: SyncGroupsDeleteHeaders;
1879
- };
1880
- };
1881
- /**
1882
- * Contains response data for the create operation.
1883
- */
1884
- export declare type CloudEndpointsCreateResponse = CloudEndpoint & CloudEndpointsCreateHeaders & {
1885
- /**
1886
- * The underlying HTTP response.
1887
- */
1888
- _response: msRest.HttpResponse & {
1889
- /**
1890
- * The parsed HTTP response headers.
1891
- */
1892
- parsedHeaders: CloudEndpointsCreateHeaders;
1893
- /**
1894
- * The response body as text (string format)
1895
- */
1896
- bodyAsText: string;
1897
- /**
1898
- * The response body as parsed JSON or XML
1899
- */
1900
- parsedBody: CloudEndpoint;
1901
- };
1902
- };
1903
- /**
1904
- * Contains response data for the get operation.
1905
- */
1906
- export declare type CloudEndpointsGetResponse = CloudEndpoint & CloudEndpointsGetHeaders & {
1907
- /**
1908
- * The underlying HTTP response.
1909
- */
1910
- _response: msRest.HttpResponse & {
1911
- /**
1912
- * The parsed HTTP response headers.
1913
- */
1914
- parsedHeaders: CloudEndpointsGetHeaders;
1915
- /**
1916
- * The response body as text (string format)
1917
- */
1918
- bodyAsText: string;
1919
- /**
1920
- * The response body as parsed JSON or XML
1921
- */
1922
- parsedBody: CloudEndpoint;
1923
- };
1924
- };
1925
- /**
1926
- * Contains response data for the deleteMethod operation.
1927
- */
1928
- export declare type CloudEndpointsDeleteResponse = CloudEndpointsDeleteHeaders & {
1929
- /**
1930
- * The underlying HTTP response.
1931
- */
1932
- _response: msRest.HttpResponse & {
1933
- /**
1934
- * The parsed HTTP response headers.
1935
- */
1936
- parsedHeaders: CloudEndpointsDeleteHeaders;
1937
- };
1938
- };
1939
- /**
1940
- * Contains response data for the listBySyncGroup operation.
1941
- */
1942
- export declare type CloudEndpointsListBySyncGroupResponse = CloudEndpointArray & CloudEndpointsListBySyncGroupHeaders & {
1943
- /**
1944
- * The underlying HTTP response.
1945
- */
1946
- _response: msRest.HttpResponse & {
1947
- /**
1948
- * The parsed HTTP response headers.
1949
- */
1950
- parsedHeaders: CloudEndpointsListBySyncGroupHeaders;
1951
- /**
1952
- * The response body as text (string format)
1953
- */
1954
- bodyAsText: string;
1955
- /**
1956
- * The response body as parsed JSON or XML
1957
- */
1958
- parsedBody: CloudEndpointArray;
1959
- };
1960
- };
1961
- /**
1962
- * Contains response data for the preBackup operation.
1963
- */
1964
- export declare type CloudEndpointsPreBackupResponse = CloudEndpointsPreBackupHeaders & {
1965
- /**
1966
- * The underlying HTTP response.
1967
- */
1968
- _response: msRest.HttpResponse & {
1969
- /**
1970
- * The parsed HTTP response headers.
1971
- */
1972
- parsedHeaders: CloudEndpointsPreBackupHeaders;
1973
- };
1974
- };
1975
- /**
1976
- * Contains response data for the postBackup operation.
1977
- */
1978
- export declare type CloudEndpointsPostBackupResponse = PostBackupResponse & CloudEndpointsPostBackupHeaders & {
1979
- /**
1980
- * The underlying HTTP response.
1981
- */
1982
- _response: msRest.HttpResponse & {
1983
- /**
1984
- * The parsed HTTP response headers.
1985
- */
1986
- parsedHeaders: CloudEndpointsPostBackupHeaders;
1987
- /**
1988
- * The response body as text (string format)
1989
- */
1990
- bodyAsText: string;
1991
- /**
1992
- * The response body as parsed JSON or XML
1993
- */
1994
- parsedBody: PostBackupResponse;
1995
- };
1996
- };
1997
- /**
1998
- * Contains response data for the preRestore operation.
1999
- */
2000
- export declare type CloudEndpointsPreRestoreResponse = CloudEndpointsPreRestoreHeaders & {
2001
- /**
2002
- * The underlying HTTP response.
2003
- */
2004
- _response: msRest.HttpResponse & {
2005
- /**
2006
- * The parsed HTTP response headers.
2007
- */
2008
- parsedHeaders: CloudEndpointsPreRestoreHeaders;
2009
- };
2010
- };
2011
- /**
2012
- * Contains response data for the restoreheartbeat operation.
2013
- */
2014
- export declare type CloudEndpointsRestoreheartbeatResponse = CloudEndpointsRestoreheartbeatHeaders & {
2015
- /**
2016
- * The underlying HTTP response.
2017
- */
2018
- _response: msRest.HttpResponse & {
2019
- /**
2020
- * The parsed HTTP response headers.
2021
- */
2022
- parsedHeaders: CloudEndpointsRestoreheartbeatHeaders;
2023
- };
2024
- };
2025
- /**
2026
- * Contains response data for the postRestore operation.
2027
- */
2028
- export declare type CloudEndpointsPostRestoreResponse = CloudEndpointsPostRestoreHeaders & {
2029
- /**
2030
- * The underlying HTTP response.
2031
- */
2032
- _response: msRest.HttpResponse & {
2033
- /**
2034
- * The parsed HTTP response headers.
2035
- */
2036
- parsedHeaders: CloudEndpointsPostRestoreHeaders;
2037
- };
2038
- };
2039
- /**
2040
- * Contains response data for the create operation.
2041
- */
2042
- export declare type ServerEndpointsCreateResponse = ServerEndpoint & ServerEndpointsCreateHeaders & {
2043
- /**
2044
- * The underlying HTTP response.
2045
- */
2046
- _response: msRest.HttpResponse & {
2047
- /**
2048
- * The parsed HTTP response headers.
2049
- */
2050
- parsedHeaders: ServerEndpointsCreateHeaders;
2051
- /**
2052
- * The response body as text (string format)
2053
- */
2054
- bodyAsText: string;
2055
- /**
2056
- * The response body as parsed JSON or XML
2057
- */
2058
- parsedBody: ServerEndpoint;
2059
- };
2060
- };
2061
- /**
2062
- * Contains response data for the update operation.
2063
- */
2064
- export declare type ServerEndpointsUpdateResponse = ServerEndpoint & ServerEndpointsUpdateHeaders & {
2065
- /**
2066
- * The underlying HTTP response.
2067
- */
2068
- _response: msRest.HttpResponse & {
2069
- /**
2070
- * The parsed HTTP response headers.
2071
- */
2072
- parsedHeaders: ServerEndpointsUpdateHeaders;
2073
- /**
2074
- * The response body as text (string format)
2075
- */
2076
- bodyAsText: string;
2077
- /**
2078
- * The response body as parsed JSON or XML
2079
- */
2080
- parsedBody: ServerEndpoint;
2081
- };
2082
- };
2083
- /**
2084
- * Contains response data for the get operation.
2085
- */
2086
- export declare type ServerEndpointsGetResponse = ServerEndpoint & ServerEndpointsGetHeaders & {
2087
- /**
2088
- * The underlying HTTP response.
2089
- */
2090
- _response: msRest.HttpResponse & {
2091
- /**
2092
- * The parsed HTTP response headers.
2093
- */
2094
- parsedHeaders: ServerEndpointsGetHeaders;
2095
- /**
2096
- * The response body as text (string format)
2097
- */
2098
- bodyAsText: string;
2099
- /**
2100
- * The response body as parsed JSON or XML
2101
- */
2102
- parsedBody: ServerEndpoint;
2103
- };
2104
- };
2105
- /**
2106
- * Contains response data for the deleteMethod operation.
2107
- */
2108
- export declare type ServerEndpointsDeleteResponse = ServerEndpointsDeleteHeaders & {
2109
- /**
2110
- * The underlying HTTP response.
2111
- */
2112
- _response: msRest.HttpResponse & {
2113
- /**
2114
- * The parsed HTTP response headers.
2115
- */
2116
- parsedHeaders: ServerEndpointsDeleteHeaders;
2117
- };
2118
- };
2119
- /**
2120
- * Contains response data for the listBySyncGroup operation.
2121
- */
2122
- export declare type ServerEndpointsListBySyncGroupResponse = ServerEndpointArray & ServerEndpointsListBySyncGroupHeaders & {
2123
- /**
2124
- * The underlying HTTP response.
2125
- */
2126
- _response: msRest.HttpResponse & {
2127
- /**
2128
- * The parsed HTTP response headers.
2129
- */
2130
- parsedHeaders: ServerEndpointsListBySyncGroupHeaders;
2131
- /**
2132
- * The response body as text (string format)
2133
- */
2134
- bodyAsText: string;
2135
- /**
2136
- * The response body as parsed JSON or XML
2137
- */
2138
- parsedBody: ServerEndpointArray;
2139
- };
2140
- };
2141
- /**
2142
- * Contains response data for the recallAction operation.
2143
- */
2144
- export declare type ServerEndpointsRecallActionResponse = ServerEndpointsRecallActionHeaders & {
2145
- /**
2146
- * The underlying HTTP response.
2147
- */
2148
- _response: msRest.HttpResponse & {
2149
- /**
2150
- * The parsed HTTP response headers.
2151
- */
2152
- parsedHeaders: ServerEndpointsRecallActionHeaders;
2153
- };
2154
- };
2155
- /**
2156
- * Contains response data for the listByStorageSyncService operation.
2157
- */
2158
- export declare type RegisteredServersListByStorageSyncServiceResponse = RegisteredServerArray & RegisteredServersListByStorageSyncServiceHeaders & {
2159
- /**
2160
- * The underlying HTTP response.
2161
- */
2162
- _response: msRest.HttpResponse & {
2163
- /**
2164
- * The parsed HTTP response headers.
2165
- */
2166
- parsedHeaders: RegisteredServersListByStorageSyncServiceHeaders;
2167
- /**
2168
- * The response body as text (string format)
2169
- */
2170
- bodyAsText: string;
2171
- /**
2172
- * The response body as parsed JSON or XML
2173
- */
2174
- parsedBody: RegisteredServerArray;
2175
- };
2176
- };
2177
- /**
2178
- * Contains response data for the get operation.
2179
- */
2180
- export declare type RegisteredServersGetResponse = RegisteredServer & RegisteredServersGetHeaders & {
2181
- /**
2182
- * The underlying HTTP response.
2183
- */
2184
- _response: msRest.HttpResponse & {
2185
- /**
2186
- * The parsed HTTP response headers.
2187
- */
2188
- parsedHeaders: RegisteredServersGetHeaders;
2189
- /**
2190
- * The response body as text (string format)
2191
- */
2192
- bodyAsText: string;
2193
- /**
2194
- * The response body as parsed JSON or XML
2195
- */
2196
- parsedBody: RegisteredServer;
2197
- };
2198
- };
2199
- /**
2200
- * Contains response data for the create operation.
2201
- */
2202
- export declare type RegisteredServersCreateResponse = RegisteredServer & RegisteredServersCreateHeaders & {
2203
- /**
2204
- * The underlying HTTP response.
2205
- */
2206
- _response: msRest.HttpResponse & {
2207
- /**
2208
- * The parsed HTTP response headers.
2209
- */
2210
- parsedHeaders: RegisteredServersCreateHeaders;
2211
- /**
2212
- * The response body as text (string format)
2213
- */
2214
- bodyAsText: string;
2215
- /**
2216
- * The response body as parsed JSON or XML
2217
- */
2218
- parsedBody: RegisteredServer;
2219
- };
2220
- };
2221
- /**
2222
- * Contains response data for the deleteMethod operation.
2223
- */
2224
- export declare type RegisteredServersDeleteResponse = RegisteredServersDeleteHeaders & {
2225
- /**
2226
- * The underlying HTTP response.
2227
- */
2228
- _response: msRest.HttpResponse & {
2229
- /**
2230
- * The parsed HTTP response headers.
2231
- */
2232
- parsedHeaders: RegisteredServersDeleteHeaders;
2233
- };
2234
- };
2235
- /**
2236
- * Contains response data for the triggerRollover operation.
2237
- */
2238
- export declare type RegisteredServersTriggerRolloverResponse = RegisteredServersTriggerRolloverHeaders & {
2239
- /**
2240
- * The underlying HTTP response.
2241
- */
2242
- _response: msRest.HttpResponse & {
2243
- /**
2244
- * The parsed HTTP response headers.
2245
- */
2246
- parsedHeaders: RegisteredServersTriggerRolloverHeaders;
2247
- };
2248
- };
2249
- /**
2250
- * Contains response data for the listByStorageSyncService operation.
2251
- */
2252
- export declare type WorkflowsListByStorageSyncServiceResponse = WorkflowArray & WorkflowsListByStorageSyncServiceHeaders & {
2253
- /**
2254
- * The underlying HTTP response.
2255
- */
2256
- _response: msRest.HttpResponse & {
2257
- /**
2258
- * The parsed HTTP response headers.
2259
- */
2260
- parsedHeaders: WorkflowsListByStorageSyncServiceHeaders;
2261
- /**
2262
- * The response body as text (string format)
2263
- */
2264
- bodyAsText: string;
2265
- /**
2266
- * The response body as parsed JSON or XML
2267
- */
2268
- parsedBody: WorkflowArray;
2269
- };
2270
- };
2271
- /**
2272
- * Contains response data for the get operation.
2273
- */
2274
- export declare type WorkflowsGetResponse = Workflow & WorkflowsGetHeaders & {
2275
- /**
2276
- * The underlying HTTP response.
2277
- */
2278
- _response: msRest.HttpResponse & {
2279
- /**
2280
- * The parsed HTTP response headers.
2281
- */
2282
- parsedHeaders: WorkflowsGetHeaders;
2283
- /**
2284
- * The response body as text (string format)
2285
- */
2286
- bodyAsText: string;
2287
- /**
2288
- * The response body as parsed JSON or XML
2289
- */
2290
- parsedBody: Workflow;
2291
- };
2292
- };
2293
- /**
2294
- * Contains response data for the abort operation.
2295
- */
2296
- export declare type WorkflowsAbortResponse = WorkflowsAbortHeaders & {
2297
- /**
2298
- * The underlying HTTP response.
2299
- */
2300
- _response: msRest.HttpResponse & {
2301
- /**
2302
- * The parsed HTTP response headers.
2303
- */
2304
- parsedHeaders: WorkflowsAbortHeaders;
2305
- };
2306
- };
2307
- //# sourceMappingURL=index.d.ts.map