@azure/arm-servicemap 2.1.0 → 3.0.0-beta.1

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 (328) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/LICENSE +21 -0
  3. package/LICENSE.txt +21 -21
  4. package/README.md +98 -110
  5. package/dist/index.js +4469 -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/smClientGroupsGet.d.ts +2 -0
  10. package/dist-esm/samples-dev/smClientGroupsGet.d.ts.map +1 -0
  11. package/dist-esm/samples-dev/smClientGroupsGet.js +35 -0
  12. package/dist-esm/samples-dev/smClientGroupsGet.js.map +1 -0
  13. package/dist-esm/samples-dev/smClientGroupsGetMembersCountGet.d.ts +2 -0
  14. package/dist-esm/samples-dev/smClientGroupsGetMembersCountGet.d.ts.map +1 -0
  15. package/dist-esm/samples-dev/smClientGroupsGetMembersCountGet.js +35 -0
  16. package/dist-esm/samples-dev/smClientGroupsGetMembersCountGet.js.map +1 -0
  17. package/dist-esm/samples-dev/smClientGroupsListMembersGet.d.ts +2 -0
  18. package/dist-esm/samples-dev/smClientGroupsListMembersGet.d.ts.map +1 -0
  19. package/dist-esm/samples-dev/smClientGroupsListMembersGet.js +49 -0
  20. package/dist-esm/samples-dev/smClientGroupsListMembersGet.js.map +1 -0
  21. package/dist-esm/samples-dev/smMachineGroupsCreatePost.d.ts +2 -0
  22. package/dist-esm/samples-dev/smMachineGroupsCreatePost.d.ts.map +1 -0
  23. package/dist-esm/samples-dev/smMachineGroupsCreatePost.js +43 -0
  24. package/dist-esm/samples-dev/smMachineGroupsCreatePost.js.map +1 -0
  25. package/dist-esm/samples-dev/smMachineGroupsDelete.d.ts +2 -0
  26. package/dist-esm/samples-dev/smMachineGroupsDelete.d.ts.map +1 -0
  27. package/dist-esm/samples-dev/smMachineGroupsDelete.js +32 -0
  28. package/dist-esm/samples-dev/smMachineGroupsDelete.js.map +1 -0
  29. package/dist-esm/samples-dev/smMachineGroupsGet.d.ts +2 -0
  30. package/dist-esm/samples-dev/smMachineGroupsGet.d.ts.map +1 -0
  31. package/dist-esm/samples-dev/smMachineGroupsGet.js +32 -0
  32. package/dist-esm/samples-dev/smMachineGroupsGet.js.map +1 -0
  33. package/dist-esm/samples-dev/smMachineGroupsListByWorkspaceGet.d.ts +2 -0
  34. package/dist-esm/samples-dev/smMachineGroupsListByWorkspaceGet.d.ts.map +1 -0
  35. package/dist-esm/samples-dev/smMachineGroupsListByWorkspaceGet.js +48 -0
  36. package/dist-esm/samples-dev/smMachineGroupsListByWorkspaceGet.js.map +1 -0
  37. package/dist-esm/samples-dev/smMachineGroupsUpdatePut.d.ts +2 -0
  38. package/dist-esm/samples-dev/smMachineGroupsUpdatePut.d.ts.map +1 -0
  39. package/dist-esm/samples-dev/smMachineGroupsUpdatePut.js +44 -0
  40. package/dist-esm/samples-dev/smMachineGroupsUpdatePut.js.map +1 -0
  41. package/dist-esm/samples-dev/smMachinesGet.d.ts +2 -0
  42. package/dist-esm/samples-dev/smMachinesGet.d.ts.map +1 -0
  43. package/dist-esm/samples-dev/smMachinesGet.js +34 -0
  44. package/dist-esm/samples-dev/smMachinesGet.js.map +1 -0
  45. package/dist-esm/samples-dev/smMachinesGetLivenessGet.d.ts +2 -0
  46. package/dist-esm/samples-dev/smMachinesGetLivenessGet.d.ts.map +1 -0
  47. package/dist-esm/samples-dev/smMachinesGetLivenessGet.js +35 -0
  48. package/dist-esm/samples-dev/smMachinesGetLivenessGet.js.map +1 -0
  49. package/dist-esm/samples-dev/smMachinesListByWorkspaceGet.d.ts +2 -0
  50. package/dist-esm/samples-dev/smMachinesListByWorkspaceGet.d.ts.map +1 -0
  51. package/dist-esm/samples-dev/smMachinesListByWorkspaceGet.js +48 -0
  52. package/dist-esm/samples-dev/smMachinesListByWorkspaceGet.js.map +1 -0
  53. package/dist-esm/samples-dev/smMachinesListConnectionsGet.d.ts +2 -0
  54. package/dist-esm/samples-dev/smMachinesListConnectionsGet.d.ts.map +1 -0
  55. package/dist-esm/samples-dev/smMachinesListConnectionsGet.js +49 -0
  56. package/dist-esm/samples-dev/smMachinesListConnectionsGet.js.map +1 -0
  57. package/dist-esm/samples-dev/smMachinesListMachineGroupMembershipGet.d.ts +2 -0
  58. package/dist-esm/samples-dev/smMachinesListMachineGroupMembershipGet.d.ts.map +1 -0
  59. package/dist-esm/samples-dev/smMachinesListMachineGroupMembershipGet.js +49 -0
  60. package/dist-esm/samples-dev/smMachinesListMachineGroupMembershipGet.js.map +1 -0
  61. package/dist-esm/samples-dev/smMachinesListPortsGet.d.ts +2 -0
  62. package/dist-esm/samples-dev/smMachinesListPortsGet.d.ts.map +1 -0
  63. package/dist-esm/samples-dev/smMachinesListPortsGet.js +49 -0
  64. package/dist-esm/samples-dev/smMachinesListPortsGet.js.map +1 -0
  65. package/dist-esm/samples-dev/smMachinesListProcessesGet.d.ts +2 -0
  66. package/dist-esm/samples-dev/smMachinesListProcessesGet.d.ts.map +1 -0
  67. package/dist-esm/samples-dev/smMachinesListProcessesGet.js +49 -0
  68. package/dist-esm/samples-dev/smMachinesListProcessesGet.js.map +1 -0
  69. package/dist-esm/samples-dev/smMachinesPortsGet.d.ts +2 -0
  70. package/dist-esm/samples-dev/smMachinesPortsGet.d.ts.map +1 -0
  71. package/dist-esm/samples-dev/smMachinesPortsGet.js +36 -0
  72. package/dist-esm/samples-dev/smMachinesPortsGet.js.map +1 -0
  73. package/dist-esm/samples-dev/smMachinesPortsGetLivenessGet.d.ts +2 -0
  74. package/dist-esm/samples-dev/smMachinesPortsGetLivenessGet.d.ts.map +1 -0
  75. package/dist-esm/samples-dev/smMachinesPortsGetLivenessGet.js +36 -0
  76. package/dist-esm/samples-dev/smMachinesPortsGetLivenessGet.js.map +1 -0
  77. package/dist-esm/samples-dev/smMachinesPortsListAcceptingProcessesGet.d.ts +2 -0
  78. package/dist-esm/samples-dev/smMachinesPortsListAcceptingProcessesGet.d.ts.map +1 -0
  79. package/dist-esm/samples-dev/smMachinesPortsListAcceptingProcessesGet.js +50 -0
  80. package/dist-esm/samples-dev/smMachinesPortsListAcceptingProcessesGet.js.map +1 -0
  81. package/dist-esm/samples-dev/smMachinesPortsListConnectionsGet.d.ts +2 -0
  82. package/dist-esm/samples-dev/smMachinesPortsListConnectionsGet.d.ts.map +1 -0
  83. package/dist-esm/samples-dev/smMachinesPortsListConnectionsGet.js +50 -0
  84. package/dist-esm/samples-dev/smMachinesPortsListConnectionsGet.js.map +1 -0
  85. package/dist-esm/samples-dev/smMachinesProcessesGet.d.ts +2 -0
  86. package/dist-esm/samples-dev/smMachinesProcessesGet.d.ts.map +1 -0
  87. package/dist-esm/samples-dev/smMachinesProcessesGet.js +35 -0
  88. package/dist-esm/samples-dev/smMachinesProcessesGet.js.map +1 -0
  89. package/dist-esm/samples-dev/smMachinesProcessesGetLivenessGet.d.ts +2 -0
  90. package/dist-esm/samples-dev/smMachinesProcessesGetLivenessGet.d.ts.map +1 -0
  91. package/dist-esm/samples-dev/smMachinesProcessesGetLivenessGet.js +36 -0
  92. package/dist-esm/samples-dev/smMachinesProcessesGetLivenessGet.js.map +1 -0
  93. package/dist-esm/samples-dev/smMachinesProcessesListAcceptingPortsGet.d.ts +2 -0
  94. package/dist-esm/samples-dev/smMachinesProcessesListAcceptingPortsGet.d.ts.map +1 -0
  95. package/dist-esm/samples-dev/smMachinesProcessesListAcceptingPortsGet.js +50 -0
  96. package/dist-esm/samples-dev/smMachinesProcessesListAcceptingPortsGet.js.map +1 -0
  97. package/dist-esm/samples-dev/smMachinesProcessesListConnectionsGet.d.ts +2 -0
  98. package/dist-esm/samples-dev/smMachinesProcessesListConnectionsGet.d.ts.map +1 -0
  99. package/dist-esm/samples-dev/smMachinesProcessesListConnectionsGet.js +50 -0
  100. package/dist-esm/samples-dev/smMachinesProcessesListConnectionsGet.js.map +1 -0
  101. package/dist-esm/samples-dev/smMapsGenerateMachineGroupDependencyPost.d.ts +2 -0
  102. package/dist-esm/samples-dev/smMapsGenerateMachineGroupDependencyPost.d.ts.map +1 -0
  103. package/dist-esm/samples-dev/smMapsGenerateMachineGroupDependencyPost.js +38 -0
  104. package/dist-esm/samples-dev/smMapsGenerateMachineGroupDependencyPost.js.map +1 -0
  105. package/dist-esm/samples-dev/smMapsGenerateMachineListDependencyPost.d.ts +2 -0
  106. package/dist-esm/samples-dev/smMapsGenerateMachineListDependencyPost.d.ts.map +1 -0
  107. package/dist-esm/samples-dev/smMapsGenerateMachineListDependencyPost.js +41 -0
  108. package/dist-esm/samples-dev/smMapsGenerateMachineListDependencyPost.js.map +1 -0
  109. package/dist-esm/samples-dev/smMapsGenerateSingleMachineDependencyPost.d.ts +2 -0
  110. package/dist-esm/samples-dev/smMapsGenerateSingleMachineDependencyPost.d.ts.map +1 -0
  111. package/dist-esm/samples-dev/smMapsGenerateSingleMachineDependencyPost.js +37 -0
  112. package/dist-esm/samples-dev/smMapsGenerateSingleMachineDependencyPost.js.map +1 -0
  113. package/dist-esm/samples-dev/smSummariesGetMachinesGet.d.ts +2 -0
  114. package/dist-esm/samples-dev/smSummariesGetMachinesGet.d.ts.map +1 -0
  115. package/dist-esm/samples-dev/smSummariesGetMachinesGet.js +34 -0
  116. package/dist-esm/samples-dev/smSummariesGetMachinesGet.js.map +1 -0
  117. package/dist-esm/src/index.d.ts +5 -0
  118. package/dist-esm/src/index.d.ts.map +1 -0
  119. package/dist-esm/src/index.js +12 -0
  120. package/dist-esm/src/index.js.map +1 -0
  121. package/dist-esm/src/models/index.d.ts +1126 -0
  122. package/dist-esm/src/models/index.d.ts.map +1 -0
  123. package/dist-esm/src/models/index.js +58 -0
  124. package/dist-esm/src/models/index.js.map +1 -0
  125. package/dist-esm/src/models/mappers.d.ts +91 -0
  126. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  127. package/{esm → dist-esm/src}/models/mappers.js +1005 -1054
  128. package/dist-esm/src/models/mappers.js.map +1 -0
  129. package/dist-esm/src/models/parameters.d.ts +22 -0
  130. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  131. package/{esm → dist-esm/src}/models/parameters.js +124 -108
  132. package/dist-esm/src/models/parameters.js.map +1 -0
  133. package/dist-esm/src/operations/clientGroups.d.ts +57 -0
  134. package/dist-esm/src/operations/clientGroups.d.ts.map +1 -0
  135. package/dist-esm/src/operations/clientGroups.js +224 -0
  136. package/dist-esm/src/operations/clientGroups.js.map +1 -0
  137. package/{esm → dist-esm/src}/operations/index.d.ts +0 -0
  138. package/dist-esm/src/operations/index.d.ts.map +1 -0
  139. package/{esm → dist-esm/src}/operations/index.js +3 -5
  140. package/dist-esm/src/operations/index.js.map +1 -0
  141. package/dist-esm/src/operations/machineGroups.d.ts +71 -0
  142. package/dist-esm/src/operations/machineGroups.d.ts.map +1 -0
  143. package/dist-esm/src/operations/machineGroups.js +285 -0
  144. package/dist-esm/src/operations/machineGroups.js.map +1 -0
  145. package/dist-esm/src/operations/machines.d.ts +177 -0
  146. package/dist-esm/src/operations/machines.d.ts.map +1 -0
  147. package/dist-esm/src/operations/machines.js +738 -0
  148. package/dist-esm/src/operations/machines.js.map +1 -0
  149. package/dist-esm/src/operations/maps.d.ts +21 -0
  150. package/dist-esm/src/operations/maps.d.ts.map +1 -0
  151. package/dist-esm/src/operations/maps.js +56 -0
  152. package/dist-esm/src/operations/maps.js.map +1 -0
  153. package/dist-esm/src/operations/ports.d.ts +93 -0
  154. package/dist-esm/src/operations/ports.d.ts.map +1 -0
  155. package/dist-esm/src/operations/ports.js +376 -0
  156. package/dist-esm/src/operations/ports.js.map +1 -0
  157. package/dist-esm/src/operations/processes.d.ts +92 -0
  158. package/dist-esm/src/operations/processes.d.ts.map +1 -0
  159. package/dist-esm/src/operations/processes.js +371 -0
  160. package/dist-esm/src/operations/processes.js.map +1 -0
  161. package/dist-esm/src/operations/summaries.d.ts +20 -0
  162. package/dist-esm/src/operations/summaries.d.ts.map +1 -0
  163. package/dist-esm/src/operations/summaries.js +57 -0
  164. package/dist-esm/src/operations/summaries.js.map +1 -0
  165. package/dist-esm/src/operationsInterfaces/clientGroups.d.ts +30 -0
  166. package/dist-esm/src/operationsInterfaces/clientGroups.d.ts.map +1 -0
  167. package/dist-esm/src/operationsInterfaces/clientGroups.js +9 -0
  168. package/dist-esm/src/operationsInterfaces/clientGroups.js.map +1 -0
  169. package/dist-esm/src/operationsInterfaces/index.d.ts +8 -0
  170. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  171. package/dist-esm/src/operationsInterfaces/index.js +15 -0
  172. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  173. package/dist-esm/src/operationsInterfaces/machineGroups.d.ts +46 -0
  174. package/dist-esm/src/operationsInterfaces/machineGroups.d.ts.map +1 -0
  175. package/dist-esm/src/operationsInterfaces/machineGroups.js +9 -0
  176. package/dist-esm/src/operationsInterfaces/machineGroups.js.map +1 -0
  177. package/dist-esm/src/operationsInterfaces/machines.d.ts +68 -0
  178. package/dist-esm/src/operationsInterfaces/machines.d.ts.map +1 -0
  179. package/dist-esm/src/operationsInterfaces/machines.js +9 -0
  180. package/dist-esm/src/operationsInterfaces/machines.js.map +1 -0
  181. package/dist-esm/src/operationsInterfaces/maps.d.ts +13 -0
  182. package/dist-esm/src/operationsInterfaces/maps.d.ts.map +1 -0
  183. package/dist-esm/src/operationsInterfaces/maps.js +9 -0
  184. package/dist-esm/src/operationsInterfaces/maps.js.map +1 -0
  185. package/dist-esm/src/operationsInterfaces/ports.d.ts +43 -0
  186. package/dist-esm/src/operationsInterfaces/ports.d.ts.map +1 -0
  187. package/dist-esm/src/operationsInterfaces/ports.js +9 -0
  188. package/dist-esm/src/operationsInterfaces/ports.js.map +1 -0
  189. package/dist-esm/src/operationsInterfaces/processes.d.ts +42 -0
  190. package/dist-esm/src/operationsInterfaces/processes.d.ts.map +1 -0
  191. package/dist-esm/src/operationsInterfaces/processes.js +9 -0
  192. package/dist-esm/src/operationsInterfaces/processes.js.map +1 -0
  193. package/dist-esm/src/operationsInterfaces/summaries.d.ts +12 -0
  194. package/dist-esm/src/operationsInterfaces/summaries.d.ts.map +1 -0
  195. package/dist-esm/src/operationsInterfaces/summaries.js +9 -0
  196. package/dist-esm/src/operationsInterfaces/summaries.js.map +1 -0
  197. package/dist-esm/src/serviceMap.d.ts +24 -0
  198. package/dist-esm/src/serviceMap.d.ts.map +1 -0
  199. package/dist-esm/src/serviceMap.js +57 -0
  200. package/dist-esm/src/serviceMap.js.map +1 -0
  201. package/dist-esm/test/sampleTest.d.ts +2 -0
  202. package/dist-esm/test/sampleTest.d.ts.map +1 -0
  203. package/dist-esm/test/sampleTest.js +40 -0
  204. package/dist-esm/test/sampleTest.js.map +1 -0
  205. package/package.json +79 -34
  206. package/review/arm-servicemap.api.md +1034 -0
  207. package/rollup.config.js +184 -27
  208. package/src/index.ts +12 -0
  209. package/src/models/index.ts +1362 -0
  210. package/{lib → src}/models/mappers.ts +1116 -1152
  211. package/{lib → src}/models/parameters.ts +151 -109
  212. package/src/operations/clientGroups.ts +310 -0
  213. package/{lib → src}/operations/index.ts +3 -5
  214. package/src/operations/machineGroups.ts +385 -0
  215. package/src/operations/machines.ts +1030 -0
  216. package/src/operations/maps.ts +77 -0
  217. package/src/operations/ports.ts +538 -0
  218. package/src/operations/processes.ts +533 -0
  219. package/src/operations/summaries.ts +76 -0
  220. package/src/operationsInterfaces/clientGroups.ts +61 -0
  221. package/src/operationsInterfaces/index.ts +15 -0
  222. package/src/operationsInterfaces/machineGroups.ts +90 -0
  223. package/src/operationsInterfaces/machines.ts +126 -0
  224. package/src/operationsInterfaces/maps.ts +30 -0
  225. package/src/operationsInterfaces/ports.ts +85 -0
  226. package/src/operationsInterfaces/processes.ts +84 -0
  227. package/src/operationsInterfaces/summaries.ts +27 -0
  228. package/src/serviceMap.ts +103 -0
  229. package/tsconfig.json +6 -5
  230. package/types/arm-servicemap.d.ts +1556 -0
  231. package/types/tsdoc-metadata.json +11 -0
  232. package/dist/arm-servicemap.js +0 -4248
  233. package/dist/arm-servicemap.js.map +0 -1
  234. package/dist/arm-servicemap.min.js +0 -1
  235. package/dist/arm-servicemap.min.js.map +0 -1
  236. package/esm/models/clientGroupsMappers.d.ts +0 -2
  237. package/esm/models/clientGroupsMappers.d.ts.map +0 -1
  238. package/esm/models/clientGroupsMappers.js +0 -11
  239. package/esm/models/clientGroupsMappers.js.map +0 -1
  240. package/esm/models/index.d.ts +0 -3005
  241. package/esm/models/index.d.ts.map +0 -1
  242. package/esm/models/index.js +0 -10
  243. package/esm/models/index.js.map +0 -1
  244. package/esm/models/machineGroupsMappers.d.ts +0 -2
  245. package/esm/models/machineGroupsMappers.d.ts.map +0 -1
  246. package/esm/models/machineGroupsMappers.js +0 -11
  247. package/esm/models/machineGroupsMappers.js.map +0 -1
  248. package/esm/models/machinesMappers.d.ts +0 -2
  249. package/esm/models/machinesMappers.d.ts.map +0 -1
  250. package/esm/models/machinesMappers.js +0 -11
  251. package/esm/models/machinesMappers.js.map +0 -1
  252. package/esm/models/mappers.d.ts +0 -91
  253. package/esm/models/mappers.d.ts.map +0 -1
  254. package/esm/models/mappers.js.map +0 -1
  255. package/esm/models/mapsMappers.d.ts +0 -2
  256. package/esm/models/mapsMappers.d.ts.map +0 -1
  257. package/esm/models/mapsMappers.js +0 -11
  258. package/esm/models/mapsMappers.js.map +0 -1
  259. package/esm/models/parameters.d.ts +0 -18
  260. package/esm/models/parameters.d.ts.map +0 -1
  261. package/esm/models/parameters.js.map +0 -1
  262. package/esm/models/portsMappers.d.ts +0 -2
  263. package/esm/models/portsMappers.d.ts.map +0 -1
  264. package/esm/models/portsMappers.js +0 -11
  265. package/esm/models/portsMappers.js.map +0 -1
  266. package/esm/models/processesMappers.d.ts +0 -2
  267. package/esm/models/processesMappers.d.ts.map +0 -1
  268. package/esm/models/processesMappers.js +0 -11
  269. package/esm/models/processesMappers.js.map +0 -1
  270. package/esm/models/summariesMappers.d.ts +0 -2
  271. package/esm/models/summariesMappers.d.ts.map +0 -1
  272. package/esm/models/summariesMappers.js +0 -11
  273. package/esm/models/summariesMappers.js.map +0 -1
  274. package/esm/operations/clientGroups.d.ts +0 -103
  275. package/esm/operations/clientGroups.d.ts.map +0 -1
  276. package/esm/operations/clientGroups.js +0 -159
  277. package/esm/operations/clientGroups.js.map +0 -1
  278. package/esm/operations/index.d.ts.map +0 -1
  279. package/esm/operations/index.js.map +0 -1
  280. package/esm/operations/machineGroups.d.ts +0 -151
  281. package/esm/operations/machineGroups.d.ts.map +0 -1
  282. package/esm/operations/machineGroups.js +0 -227
  283. package/esm/operations/machineGroups.js.map +0 -1
  284. package/esm/operations/machines.d.ts +0 -284
  285. package/esm/operations/machines.d.ts.map +0 -1
  286. package/esm/operations/machines.js +0 -404
  287. package/esm/operations/machines.js.map +0 -1
  288. package/esm/operations/maps.d.ts +0 -37
  289. package/esm/operations/maps.d.ts.map +0 -1
  290. package/esm/operations/maps.js +0 -64
  291. package/esm/operations/maps.js.map +0 -1
  292. package/esm/operations/ports.d.ts +0 -158
  293. package/esm/operations/ports.d.ts.map +0 -1
  294. package/esm/operations/ports.js +0 -227
  295. package/esm/operations/ports.js.map +0 -1
  296. package/esm/operations/processes.d.ts +0 -157
  297. package/esm/operations/processes.d.ts.map +0 -1
  298. package/esm/operations/processes.js +0 -226
  299. package/esm/operations/processes.js.map +0 -1
  300. package/esm/operations/summaries.d.ts +0 -34
  301. package/esm/operations/summaries.d.ts.map +0 -1
  302. package/esm/operations/summaries.js +0 -60
  303. package/esm/operations/summaries.js.map +0 -1
  304. package/esm/servicemapManagementClient.d.ts +0 -24
  305. package/esm/servicemapManagementClient.d.ts.map +0 -1
  306. package/esm/servicemapManagementClient.js +0 -39
  307. package/esm/servicemapManagementClient.js.map +0 -1
  308. package/esm/servicemapManagementClientContext.d.ts +0 -16
  309. package/esm/servicemapManagementClientContext.d.ts.map +0 -1
  310. package/esm/servicemapManagementClientContext.js +0 -56
  311. package/esm/servicemapManagementClientContext.js.map +0 -1
  312. package/lib/models/clientGroupsMappers.ts +0 -59
  313. package/lib/models/index.ts +0 -3156
  314. package/lib/models/machineGroupsMappers.ts +0 -58
  315. package/lib/models/machinesMappers.ts +0 -63
  316. package/lib/models/mapsMappers.ts +0 -66
  317. package/lib/models/portsMappers.ts +0 -60
  318. package/lib/models/processesMappers.ts +0 -60
  319. package/lib/models/summariesMappers.ts +0 -57
  320. package/lib/operations/clientGroups.ts +0 -272
  321. package/lib/operations/machineGroups.ts +0 -403
  322. package/lib/operations/machines.ts +0 -738
  323. package/lib/operations/maps.ts +0 -98
  324. package/lib/operations/ports.ts +0 -405
  325. package/lib/operations/processes.ts +0 -403
  326. package/lib/operations/summaries.ts +0 -89
  327. package/lib/servicemapManagementClient.ts +0 -54
  328. package/lib/servicemapManagementClientContext.ts +0 -62
@@ -0,0 +1,1362 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+
9
+ import * as coreClient from "@azure/core-client";
10
+
11
+ export type HostingConfigurationUnion =
12
+ | HostingConfiguration
13
+ | AzureHostingConfiguration;
14
+ export type ResourceReferenceUnion =
15
+ | ResourceReference
16
+ | MachineReference
17
+ | PortReference
18
+ | MachineReferenceWithHints
19
+ | ProcessReference
20
+ | ClientGroupReference;
21
+ export type ProcessHostingConfigurationUnion =
22
+ | ProcessHostingConfiguration
23
+ | AzureProcessHostingConfiguration;
24
+ export type MapRequestUnion =
25
+ | MapRequest
26
+ | SingleMachineDependencyMapRequest
27
+ | MultipleMachinesMapRequestUnion;
28
+ export type CoreResourceUnion =
29
+ | CoreResource
30
+ | Machine
31
+ | Process
32
+ | Port
33
+ | MachineGroup
34
+ | ClientGroup;
35
+ export type RelationshipUnion = Relationship | Connection | Acceptor;
36
+ export type MultipleMachinesMapRequestUnion =
37
+ | MultipleMachinesMapRequest
38
+ | MachineListMapRequest
39
+ | MachineGroupMapRequest;
40
+
41
+ /** Collection of Machine resources. */
42
+ export interface MachineCollection {
43
+ /** Collection of Machine resources. */
44
+ value?: Machine[];
45
+ /** The URL to the next set of resources. */
46
+ nextLink?: string;
47
+ }
48
+
49
+ /** Describes a timezone. */
50
+ export interface Timezone {
51
+ /** Timezone full name. */
52
+ fullName?: string;
53
+ }
54
+
55
+ /** Describes the configuration of the Dependency Agent installed on a machine. */
56
+ export interface AgentConfiguration {
57
+ /** Health Service Agent unique identifier. */
58
+ agentId: string;
59
+ /** Dependency Agent unique identifier. */
60
+ dependencyAgentId?: string;
61
+ /** Dependency Agent version number. */
62
+ dependencyAgentVersion?: string;
63
+ /** Dependency Agent revision number. */
64
+ dependencyAgentRevision?: string;
65
+ /** Specifies whether the machine has been rebooted since the Dependency Agent installation. */
66
+ rebootStatus?: MachineRebootStatus;
67
+ /** Machine clock granularity in milliseconds. */
68
+ clockGranularity?: number;
69
+ }
70
+
71
+ /** Describes the resources of a machine. */
72
+ export interface MachineResourcesConfiguration {
73
+ /** Physical memory in megabytes (MB). */
74
+ physicalMemory?: number;
75
+ /** Number of CPUs. */
76
+ cpus?: number;
77
+ /** CPU speed in megahertz (Mhz). */
78
+ cpuSpeed?: number;
79
+ /** Describes the accuracy of the cpuSpeed field. */
80
+ cpuSpeedAccuracy?: Accuracy;
81
+ }
82
+
83
+ /** Describes the network configuration of a machine. */
84
+ export interface NetworkConfiguration {
85
+ /** IPv4 interfaces. */
86
+ ipv4Interfaces?: Ipv4NetworkInterface[];
87
+ /** IPv6 interfaces. */
88
+ ipv6Interfaces?: Ipv6NetworkInterface[];
89
+ /** Default IPv4 gateways. */
90
+ defaultIpv4Gateways?: string[];
91
+ /** MAC addresses of all active network interfaces. */
92
+ macAddresses?: string[];
93
+ /** DNS names associated with the machine. */
94
+ dnsNames?: string[];
95
+ }
96
+
97
+ /** Describes an IPv4 network interface. */
98
+ export interface Ipv4NetworkInterface {
99
+ /** IPv4 address. */
100
+ ipAddress: string;
101
+ /** IPv4 subnet mask. */
102
+ subnetMask?: string;
103
+ }
104
+
105
+ /** Describes an IPv6 network interface. */
106
+ export interface Ipv6NetworkInterface {
107
+ /** IPv6 address. */
108
+ ipAddress: string;
109
+ }
110
+
111
+ /** Describes the configuration of the operating system of a machine. */
112
+ export interface OperatingSystemConfiguration {
113
+ /** Windows, Linux, etc. */
114
+ family: OperatingSystemFamily;
115
+ /** Operating system full name. */
116
+ fullName: string;
117
+ /** Operating system bitness (32-bit or 64-bit). */
118
+ bitness: Bitness;
119
+ }
120
+
121
+ /** Describes the virtualization-related configuration of a machine. */
122
+ export interface VirtualMachineConfiguration {
123
+ /** Specifies the virtualization technology used by the machine (hyperv, vmware, etc.) */
124
+ virtualMachineType?: VirtualMachineType;
125
+ /** The unique identifier of the virtual machine as reported by the underlying virtualization system. */
126
+ nativeMachineId?: string;
127
+ /** The Name of the virtual machine. */
128
+ virtualMachineName?: string;
129
+ /** The unique identifier of the host of this virtual machine as reported by the underlying virtualization system. */
130
+ nativeHostMachineId?: string;
131
+ }
132
+
133
+ /** Describes the hypervisor configuration of a machine. */
134
+ export interface HypervisorConfiguration {
135
+ /** Specifies the virtualization technology used by the hypervisor (hyperv, vmware, etc.) */
136
+ hypervisorType?: HypervisorType;
137
+ /** The unique identifier of the hypervisor machine as reported by the underlying virtualization system. */
138
+ nativeHostMachineId?: string;
139
+ }
140
+
141
+ /** Describes the hosting configuration of a machine. */
142
+ export interface HostingConfiguration {
143
+ /** Polymorphic discriminator, which specifies the different types this object can be */
144
+ kind: "provider:azure";
145
+ /** The hosting provider of the VM. */
146
+ provider?: "azure";
147
+ }
148
+
149
+ /** Resource model definition. */
150
+ export interface Resource {
151
+ /**
152
+ * Resource identifier.
153
+ * NOTE: This property will not be serialized. It can only be populated by the server.
154
+ */
155
+ readonly id?: string;
156
+ /**
157
+ * Resource type.
158
+ * NOTE: This property will not be serialized. It can only be populated by the server.
159
+ */
160
+ readonly type?: string;
161
+ /**
162
+ * Resource name.
163
+ * NOTE: This property will not be serialized. It can only be populated by the server.
164
+ */
165
+ readonly name?: string;
166
+ }
167
+
168
+ /** An error response from the API. */
169
+ export interface ErrorResponse {
170
+ /** Error information. */
171
+ error: ErrorModel;
172
+ }
173
+
174
+ /** Error details. */
175
+ export interface ErrorModel {
176
+ /** Error code identifying the specific error. */
177
+ code: string;
178
+ /** Error message in the caller's locale. */
179
+ message?: string;
180
+ }
181
+
182
+ /** Specifies the contents of a check liveness response. */
183
+ export interface Liveness {
184
+ /** Liveness interval start time. */
185
+ startTime: Date;
186
+ /** Liveness interval end time. */
187
+ endTime: Date;
188
+ /** `true` if the resource is live during [startTime, endTime], `false` otherwise */
189
+ live: boolean;
190
+ }
191
+
192
+ /** Collection of Connection resources. */
193
+ export interface ConnectionCollection {
194
+ /** Collection of Connection resources. */
195
+ value?: Connection[];
196
+ /** The URL to the next set of resources. */
197
+ nextLink?: string;
198
+ }
199
+
200
+ /** Represents a reference to another resource. */
201
+ export interface ResourceReference {
202
+ /** Polymorphic discriminator, which specifies the different types this object can be */
203
+ kind:
204
+ | "ref:machine"
205
+ | "ref:port"
206
+ | "ref:machinewithhints"
207
+ | "ref:process"
208
+ | "ref:clientgroup";
209
+ /** Resource URI. */
210
+ id: string;
211
+ /**
212
+ * Resource type qualifier.
213
+ * NOTE: This property will not be serialized. It can only be populated by the server.
214
+ */
215
+ readonly type?: string;
216
+ /**
217
+ * Resource name.
218
+ * NOTE: This property will not be serialized. It can only be populated by the server.
219
+ */
220
+ readonly name?: string;
221
+ }
222
+
223
+ /** Relationship properties. */
224
+ export interface RelationshipProperties {
225
+ /** Source resource of the relationship. */
226
+ source: ResourceReferenceUnion;
227
+ /** Destination resource of the relationship. */
228
+ destination: ResourceReferenceUnion;
229
+ /** Relationship start time. */
230
+ startTime?: Date;
231
+ /** Relationship end time. */
232
+ endTime?: Date;
233
+ }
234
+
235
+ /** Collection of Process resources. */
236
+ export interface ProcessCollection {
237
+ /** Collection of Process resources. */
238
+ value?: Process[];
239
+ /** The URL to the next set of resources. */
240
+ nextLink?: string;
241
+ }
242
+
243
+ /** Describes process metadata. */
244
+ export interface ProcessDetails {
245
+ /** A unique identifier for a process, generally resilient to process restart, computed by Service Map. */
246
+ persistentKey?: string;
247
+ /** Represents the identity of the process pool assigned to the process by Dependency Agent. */
248
+ poolId?: number;
249
+ /** The Operating System Process Identifier (PID) of the first process in this process pool. */
250
+ firstPid?: number;
251
+ /** Process description. */
252
+ description?: string;
253
+ /** Name of company that created the process executable. */
254
+ companyName?: string;
255
+ /** Internal process name. */
256
+ internalName?: string;
257
+ /** Product name. */
258
+ productName?: string;
259
+ /** Product version. */
260
+ productVersion?: string;
261
+ /** File version. */
262
+ fileVersion?: string;
263
+ /** Process command line. */
264
+ commandLine?: string;
265
+ /** Process executable path. */
266
+ executablePath?: string;
267
+ /** Process workingDirectory. */
268
+ workingDirectory?: string;
269
+ /** Collection of services hosted by this Process (Windows only). */
270
+ services?: ProcessHostedService[];
271
+ /** Process zone name (Linux only). */
272
+ zoneName?: string;
273
+ }
274
+
275
+ /** A service hosted by a process. */
276
+ export interface ProcessHostedService {
277
+ /** The name of the service. */
278
+ name?: string;
279
+ /** The service's display name. */
280
+ displayName?: string;
281
+ }
282
+
283
+ /** Describes the user under which a process is running. */
284
+ export interface ProcessUser {
285
+ /** User name under which the process is running. */
286
+ userName?: string;
287
+ /** Domain name for the user. */
288
+ userDomain?: string;
289
+ }
290
+
291
+ /** Describes the hosting configuration of a process. */
292
+ export interface ProcessHostingConfiguration {
293
+ /** Polymorphic discriminator, which specifies the different types this object can be */
294
+ kind: "provider:azure";
295
+ /** The hosting provider of the VM. */
296
+ provider?: "azure";
297
+ }
298
+
299
+ /** Collection of Port resources. */
300
+ export interface PortCollection {
301
+ /** Collection of Port resources. */
302
+ value?: Port[];
303
+ /** The URL to the next set of resources. */
304
+ nextLink?: string;
305
+ }
306
+
307
+ /** Collection of Machine Group resources. */
308
+ export interface MachineGroupCollection {
309
+ /** Collection of Machine Group resources. */
310
+ value?: MachineGroup[];
311
+ /** The URL to the next set of resources. */
312
+ nextLink?: string;
313
+ }
314
+
315
+ /** Specifies the number of members in a client group. */
316
+ export interface ClientGroupMembersCount {
317
+ /** Membership interval start time. */
318
+ startTime: Date;
319
+ /** Membership interval start time. */
320
+ endTime: Date;
321
+ /** Client Group URI. */
322
+ groupId: string;
323
+ /** Number of members in the client group. Use this value together with the value of ```accuracy```. If accuracy is `exact` then the value represents the actual number of members in the cloud. When accuracy is `estimated`, the actual number of members is larger than the value of ```count```. */
324
+ count: number;
325
+ /** Accuracy of the reported count. */
326
+ accuracy: Accuracy;
327
+ }
328
+
329
+ /** Collection of ClientGroupMember resources. */
330
+ export interface ClientGroupMembersCollection {
331
+ /** Collection of ClientGroupMember resources. */
332
+ value?: ClientGroupMember[];
333
+ /** The URL to the next set of resources. */
334
+ nextLink?: string;
335
+ }
336
+
337
+ /** Specifies the contents of request to generate a map. */
338
+ export interface MapRequest {
339
+ /** Polymorphic discriminator, which specifies the different types this object can be */
340
+ kind:
341
+ | "map:single-machine-dependency"
342
+ | "MultipleMachinesMapRequest"
343
+ | "map:machine-list-dependency"
344
+ | "map:machine-group-dependency";
345
+ /** Map interval start time. */
346
+ startTime?: Date;
347
+ /** Map interval end time. */
348
+ endTime?: Date;
349
+ }
350
+
351
+ /** Specified the contents of a map response. */
352
+ export interface MapResponse {
353
+ /** Map interval start time. */
354
+ startTime: Date;
355
+ /** Map interval end time. */
356
+ endTime: Date;
357
+ /** The generated map. */
358
+ map: Map;
359
+ }
360
+
361
+ /** A map of resources and relationships between them. */
362
+ export interface Map {
363
+ /** The nodes (entities) of a map. */
364
+ nodes: MapNodes;
365
+ /** The edges (relationships) of a map. */
366
+ edges: MapEdges;
367
+ }
368
+
369
+ /** The nodes (entities) of a map. */
370
+ export interface MapNodes {
371
+ /** Machine resources. */
372
+ machines?: Machine[];
373
+ /** Process resources. */
374
+ processes?: Process[];
375
+ /** Port resources. */
376
+ ports?: Port[];
377
+ /** Client Group resources. */
378
+ clientGroups?: ClientGroup[];
379
+ }
380
+
381
+ /** The edges (relationships) of a map. */
382
+ export interface MapEdges {
383
+ /** Network connections. */
384
+ connections?: Connection[];
385
+ /** Processes accepting on a port. */
386
+ acceptors?: Acceptor[];
387
+ }
388
+
389
+ /** Machines by operating system. */
390
+ export interface MachineCountsByOperatingSystem {
391
+ /** Number of live Windows machines. */
392
+ windows: number;
393
+ /** Number of live Linux machines. */
394
+ linux: number;
395
+ }
396
+
397
+ /** Base for all summaries. */
398
+ export interface SummaryProperties {
399
+ /** Summary interval start time. */
400
+ startTime: Date;
401
+ /** Summary interval end time. */
402
+ endTime: Date;
403
+ }
404
+
405
+ /** Describes the VM image of a machine. */
406
+ export interface ImageConfiguration {
407
+ /** Publisher of the VM image. */
408
+ publisher?: string;
409
+ /** Offering of the VM image. */
410
+ offering?: string;
411
+ /** SKU of the VM image. */
412
+ sku?: string;
413
+ /** Version of the VM image. */
414
+ version?: string;
415
+ }
416
+
417
+ /** Describes an Azure Cloud Service */
418
+ export interface AzureCloudServiceConfiguration {
419
+ /** Cloud Service name */
420
+ name?: string;
421
+ /** Cloud Service instance identifier */
422
+ instanceId?: string;
423
+ /** Cloud Service deployment identifier */
424
+ deployment?: string;
425
+ /** Cloud Service role name */
426
+ roleName?: string;
427
+ /** Used to specify type of an Azure Cloud Service role */
428
+ roleType?: AzureCloudServiceRoleType;
429
+ }
430
+
431
+ /** Describes an Azure Virtual Machine Scale Set */
432
+ export interface AzureVmScaleSetConfiguration {
433
+ /** Virtual Machine Scale Set name */
434
+ name?: string;
435
+ /** Virtual Machine Scale Set instance identifier */
436
+ instanceId?: string;
437
+ /** Virtual Machine Scale Set deployment identifier */
438
+ deployment?: string;
439
+ /** Unique identifier of the resource. */
440
+ resourceId?: string;
441
+ }
442
+
443
+ /** Describes an Azure Service Fabric Cluster */
444
+ export interface AzureServiceFabricClusterConfiguration {
445
+ /** Service Fabric cluster name. */
446
+ name?: string;
447
+ /** Service Fabric cluster identifier. */
448
+ clusterId?: string;
449
+ }
450
+
451
+ /** Provides information about how a machine is hosted in Azure */
452
+ export type AzureHostingConfiguration = HostingConfiguration & {
453
+ /** Polymorphic discriminator, which specifies the different types this object can be */
454
+ kind: "provider:azure";
455
+ /** Virtual Machine ID (unique identifier). */
456
+ vmId?: string;
457
+ /** Geographical location of the VM. */
458
+ location?: string;
459
+ /** Machine name according to the hosting provider. */
460
+ name?: string;
461
+ /** Size of the VM. */
462
+ size?: string;
463
+ /** Update domain of the VM. */
464
+ updateDomain?: string;
465
+ /** Fault domain of the VM. */
466
+ faultDomain?: string;
467
+ /** Subscription ID. */
468
+ subscriptionId?: string;
469
+ /** Resource group name within the specified subscription. */
470
+ resourceGroup?: string;
471
+ /** Unique identifier of the resource. */
472
+ resourceId?: string;
473
+ /** Image of the machine. */
474
+ image?: ImageConfiguration;
475
+ /** Contains information about machines hosted as an Azure Cloud Service */
476
+ cloudService?: AzureCloudServiceConfiguration;
477
+ /** Contains information about machines hosted as an Azure Virtual Machine Scale Set */
478
+ vmScaleSet?: AzureVmScaleSetConfiguration;
479
+ /** Contains information about machines that belong an Azure Service Fabric Cluster */
480
+ serviceFabricCluster?: AzureServiceFabricClusterConfiguration;
481
+ };
482
+
483
+ /** Marker resource for the core Service Map resources */
484
+ export type CoreResource = Resource & {
485
+ /** Resource ETAG. */
486
+ etag?: string;
487
+ /** Additional resource type qualifier. */
488
+ kind: CoreResourceKind;
489
+ };
490
+
491
+ /** A typed relationship between two entities. */
492
+ export type Relationship = Resource & {
493
+ /** Additional resource type qualifier. */
494
+ kind: RelationshipKind;
495
+ };
496
+
497
+ /** Represents a member of a client group */
498
+ export type ClientGroupMember = Resource & {
499
+ /** IP address. */
500
+ ipAddress?: string;
501
+ /** Port into which this client connected */
502
+ port?: PortReference;
503
+ /** Processes accepting on the above port that received connections from this client. */
504
+ processes?: ProcessReference[];
505
+ };
506
+
507
+ /** Base for all resource summaries. */
508
+ export type Summary = Resource & {};
509
+
510
+ /** Reference to a machine. */
511
+ export type MachineReference = ResourceReference & {
512
+ /** Polymorphic discriminator, which specifies the different types this object can be */
513
+ kind: "ref:machine";
514
+ };
515
+
516
+ /** Reference to a port. */
517
+ export type PortReference = ResourceReference & {
518
+ /** Polymorphic discriminator, which specifies the different types this object can be */
519
+ kind: "ref:port";
520
+ /**
521
+ * Machine hosting the port.
522
+ * NOTE: This property will not be serialized. It can only be populated by the server.
523
+ */
524
+ readonly machine?: MachineReference;
525
+ /**
526
+ * IP address of the port.
527
+ * NOTE: This property will not be serialized. It can only be populated by the server.
528
+ */
529
+ readonly ipAddress?: string;
530
+ /** Port number. */
531
+ portNumber?: number;
532
+ };
533
+
534
+ /** A machine reference with a hint of the machine's name and operating system. */
535
+ export type MachineReferenceWithHints = ResourceReference & {
536
+ /** Polymorphic discriminator, which specifies the different types this object can be */
537
+ kind: "ref:machinewithhints";
538
+ /**
539
+ * Last known display name.
540
+ * NOTE: This property will not be serialized. It can only be populated by the server.
541
+ */
542
+ readonly displayNameHint?: string;
543
+ /**
544
+ * Last known operating system family.
545
+ * NOTE: This property will not be serialized. It can only be populated by the server.
546
+ */
547
+ readonly osFamilyHint?: OperatingSystemFamily;
548
+ };
549
+
550
+ /** Reference to a process. */
551
+ export type ProcessReference = ResourceReference & {
552
+ /** Polymorphic discriminator, which specifies the different types this object can be */
553
+ kind: "ref:process";
554
+ /**
555
+ * Machine hosting the process.
556
+ * NOTE: This property will not be serialized. It can only be populated by the server.
557
+ */
558
+ readonly machine?: MachineReference;
559
+ };
560
+
561
+ /** Reference to a client group. */
562
+ export type ClientGroupReference = ResourceReference & {
563
+ /** Polymorphic discriminator, which specifies the different types this object can be */
564
+ kind: "ref:clientgroup";
565
+ };
566
+
567
+ /** Properties for a connection resource. */
568
+ export type ConnectionProperties = RelationshipProperties & {
569
+ /** Reference to the server port via which this connection has been established. */
570
+ serverPort?: PortReference;
571
+ /** Specifies whether there are only successful, failed or a mixture of both connections represented by this resource. */
572
+ failureState?: ConnectionFailureState;
573
+ };
574
+
575
+ /** Describes the hosting configuration of a process when hosted on azure */
576
+ export type AzureProcessHostingConfiguration = ProcessHostingConfiguration & {
577
+ /** Polymorphic discriminator, which specifies the different types this object can be */
578
+ kind: "provider:azure";
579
+ /** Contains information about the cloud service the process belongs to */
580
+ cloudService?: AzureCloudServiceConfiguration;
581
+ };
582
+
583
+ /** Specifies the computation of a single server dependency map. A single server dependency map includes all direct dependencies of a given machine. */
584
+ export type SingleMachineDependencyMapRequest = MapRequest & {
585
+ /** Polymorphic discriminator, which specifies the different types this object can be */
586
+ kind: "map:single-machine-dependency";
587
+ /** URI of machine resource for which to generate the map. */
588
+ machineId: string;
589
+ };
590
+
591
+ /** Provides a base class for describing map requests for a collection of machines */
592
+ export type MultipleMachinesMapRequest = MapRequest & {
593
+ /** Polymorphic discriminator, which specifies the different types this object can be */
594
+ kind:
595
+ | "MultipleMachinesMapRequest"
596
+ | "map:machine-list-dependency"
597
+ | "map:machine-group-dependency";
598
+ /** If true, only processes between specified machines will be included. Any connections in or out of those processes will be included. */
599
+ filterProcesses?: boolean;
600
+ };
601
+
602
+ /** Summarizes machines in the workspace. */
603
+ export type MachinesSummaryProperties = SummaryProperties & {
604
+ /** Total number of machines. */
605
+ total: number;
606
+ /** Number of live machines. */
607
+ live: number;
608
+ /** Machine counts by operating system. */
609
+ os: MachineCountsByOperatingSystem;
610
+ };
611
+
612
+ /** A machine resource represents a discovered computer system. It can be *monitored*, i.e., a Dependency Agent is running on it, or *discovered*, i.e., its existence was inferred by observing the data stream from monitored machines. As machines change, prior versions of the machine resource are preserved and available for access. A machine is live during an interval of time, if either its Dependency Agent has reported data during (parts) of that interval, or a Dependency agent running on other machines has reported activity associated with the machine. */
613
+ export type Machine = CoreResource & {
614
+ /** UTC date and time when this resource was updated in the system. */
615
+ timestamp?: Date;
616
+ /** Specifies whether the machine is actively monitored or discovered. */
617
+ monitoringState?: MonitoringState;
618
+ /** Specifies whether the machine is virtualized. */
619
+ virtualizationState?: VirtualizationState;
620
+ /** Name to use for display purposes */
621
+ displayName?: string;
622
+ /** Name of the machine, e.g., server */
623
+ computerName?: string;
624
+ /** Fully-qualified name of the machine, e.g., server.company.com */
625
+ fullyQualifiedDomainName?: string;
626
+ /** UTC date and time when the machine last booted */
627
+ bootTime?: Date;
628
+ /** Timezone of the machine. */
629
+ timezone?: Timezone;
630
+ /** Dependency Agent configuration. */
631
+ agent?: AgentConfiguration;
632
+ /** Machine resources (memory, cpu, etc.). */
633
+ resources?: MachineResourcesConfiguration;
634
+ /** Network configuration (ips, gateways, dns, etc.) */
635
+ networking?: NetworkConfiguration;
636
+ /** Operating system information. */
637
+ operatingSystem?: OperatingSystemConfiguration;
638
+ /** Virtualization-related configuration. Present only when `virtualizationState` is `virtual`. */
639
+ virtualMachine?: VirtualMachineConfiguration;
640
+ /** Hypervisor-related configuration. Present only when 'virtualizationState' is `hypervisor`. */
641
+ hypervisor?: HypervisorConfiguration;
642
+ /** Hosting-related configuration. Present if hosting information is discovered for the VM. */
643
+ hosting?: HostingConfigurationUnion;
644
+ };
645
+
646
+ /** A process resource represents a process running on a machine. The process may be actively *monitored*, i.e., a Dependency Agent is running on its machine, or *discovered*, i.e., its existence was inferred by observing the data stream from monitored machines. A process resource represents a pool of actual operating system resources that share command lines and metadata. As the process pool evolves over time, prior versions of the process resource are preserved and available for access. A process is live during an interval of time, if that process is executing during (parts) of that interval */
647
+ export type Process = CoreResource & {
648
+ /** UTC date and time when this process resource was updated in the system */
649
+ timestamp?: Date;
650
+ /** Specifies whether the process is actively monitored or discovered. */
651
+ monitoringState?: MonitoringState;
652
+ /** Machine hosting this process. */
653
+ machine?: ResourceReferenceUnion;
654
+ /** The name of the process executable */
655
+ executableName?: string;
656
+ /** Name to use for display purposes */
657
+ displayName?: string;
658
+ /** UTC date and time when the process started */
659
+ startTime?: Date;
660
+ /** The inferred role of this process based on its name, command line, etc. */
661
+ role?: ProcessRole;
662
+ /** The name of the product or suite of the process. The group is determined by its executable name, command line, etc. */
663
+ group?: string;
664
+ /** Process metadata (command line, product name, etc.). */
665
+ details?: ProcessDetails;
666
+ /** Information about the account under which the process is executing. */
667
+ user?: ProcessUser;
668
+ /** Present only for a discovered process acting as a client of a monitored process/machine/port. References the monitored process/machine/port that this process is a client of. */
669
+ clientOf?: ResourceReferenceUnion;
670
+ /** Present only for a discovered process acting as a server. References the port on which the discovered process is accepting. */
671
+ acceptorOf?: ResourceReferenceUnion;
672
+ /** Information about the hosting environment */
673
+ hosting?: ProcessHostingConfigurationUnion;
674
+ };
675
+
676
+ /** A port resource represents a server port on a machine. The port may be actively *monitored*, i.e., a Dependency Agent is running on its machine, or *discovered*, i.e., its existence was inferred by observing the data stream from monitored machines. A port is live during an interval of time, if that port had associated activity during (parts) of that interval. */
677
+ export type Port = CoreResource & {
678
+ /** Specifies whether the port is actively monitored or discovered. */
679
+ monitoringState?: MonitoringState;
680
+ /** Machine hosting this port. */
681
+ machine?: ResourceReferenceUnion;
682
+ /** Name to use for display purposes. */
683
+ displayName?: string;
684
+ /** IP address associated with the port. At present only IPv4 addresses are supported. */
685
+ ipAddress?: string;
686
+ /** Port number. */
687
+ portNumber?: number;
688
+ };
689
+
690
+ /** A user-defined logical grouping of machines. */
691
+ export type MachineGroup = CoreResource & {
692
+ /** Type of the machine group */
693
+ groupType?: MachineGroupType;
694
+ /** User defined name for the group */
695
+ displayName?: string;
696
+ /** Count of machines in this group. The value of count may be bigger than the number of machines in case of the group has been truncated due to exceeding the max number of machines a group can handle. */
697
+ count?: number;
698
+ /** References of the machines in this group. The hints within each reference do not represent the current value of the corresponding fields. They are a snapshot created during the last time the machine group was updated. */
699
+ machines?: MachineReferenceWithHints[];
700
+ };
701
+
702
+ /** Represents a collection of clients of a resource. A client group can represent the clients of a port, process, or a machine. */
703
+ export type ClientGroup = CoreResource & {
704
+ /** Reference to the resource whose clients are represented by this group. */
705
+ clientsOf?: ResourceReferenceUnion;
706
+ };
707
+
708
+ /** A network connection. */
709
+ export type Connection = Relationship & {
710
+ /** Source resource of the relationship. */
711
+ source?: ResourceReferenceUnion;
712
+ /** Destination resource of the relationship. */
713
+ destination?: ResourceReferenceUnion;
714
+ /** Relationship start time. */
715
+ startTime?: Date;
716
+ /** Relationship end time. */
717
+ endTime?: Date;
718
+ /** Reference to the server port via which this connection has been established. */
719
+ serverPort?: PortReference;
720
+ /** Specifies whether there are only successful, failed or a mixture of both connections represented by this resource. */
721
+ failureState?: ConnectionFailureState;
722
+ };
723
+
724
+ /** A process accepting on a port. */
725
+ export type Acceptor = Relationship & {
726
+ /** Port being accepted. */
727
+ source?: PortReference;
728
+ /** Accepting process. */
729
+ destination?: ProcessReference;
730
+ /** Relationship start time. */
731
+ startTime?: Date;
732
+ /** Relationship end time. */
733
+ endTime?: Date;
734
+ };
735
+
736
+ /** A summary of the machines in the workspace. */
737
+ export type MachinesSummary = Summary & {
738
+ /** Summary interval start time. */
739
+ startTime?: Date;
740
+ /** Summary interval end time. */
741
+ endTime?: Date;
742
+ /** Total number of machines. */
743
+ total?: number;
744
+ /** Number of live machines. */
745
+ live?: number;
746
+ /** Machine counts by operating system. */
747
+ os?: MachineCountsByOperatingSystem;
748
+ };
749
+
750
+ /** Specifies the computation of a one hope dependency map for a list of machines. The resulting map includes all direct dependencies for the specified machines. */
751
+ export type MachineListMapRequest = MultipleMachinesMapRequest & {
752
+ /** Polymorphic discriminator, which specifies the different types this object can be */
753
+ kind: "map:machine-list-dependency";
754
+ /** a list of URIs of machine resources for which to generate the map. */
755
+ machineIds: string[];
756
+ };
757
+
758
+ /** Specifies the computation of a machine group dependency map. A machine group dependency map includes all direct dependencies the machines in the group. */
759
+ export type MachineGroupMapRequest = MultipleMachinesMapRequest & {
760
+ /** Polymorphic discriminator, which specifies the different types this object can be */
761
+ kind: "map:machine-group-dependency";
762
+ /** URI of machine group resource for which to generate the map. */
763
+ machineGroupId: string;
764
+ };
765
+
766
+ /** Known values of {@link CoreResourceKind} that the service accepts. */
767
+ export enum KnownCoreResourceKind {
768
+ Machine = "machine",
769
+ Process = "process",
770
+ Port = "port",
771
+ ClientGroup = "clientGroup",
772
+ MachineGroup = "machineGroup"
773
+ }
774
+
775
+ /**
776
+ * Defines values for CoreResourceKind. \
777
+ * {@link KnownCoreResourceKind} can be used interchangeably with CoreResourceKind,
778
+ * this enum contains the known values that the service supports.
779
+ * ### Known values supported by the service
780
+ * **machine** \
781
+ * **process** \
782
+ * **port** \
783
+ * **clientGroup** \
784
+ * **machineGroup**
785
+ */
786
+ export type CoreResourceKind = string;
787
+
788
+ /** Known values of {@link ResourceReferenceKind} that the service accepts. */
789
+ export enum KnownResourceReferenceKind {
790
+ RefMachine = "ref:machine",
791
+ RefMachinewithhints = "ref:machinewithhints",
792
+ RefProcess = "ref:process",
793
+ RefPort = "ref:port",
794
+ RefOnmachine = "ref:onmachine",
795
+ RefClientgroup = "ref:clientgroup"
796
+ }
797
+
798
+ /**
799
+ * Defines values for ResourceReferenceKind. \
800
+ * {@link KnownResourceReferenceKind} can be used interchangeably with ResourceReferenceKind,
801
+ * this enum contains the known values that the service supports.
802
+ * ### Known values supported by the service
803
+ * **ref:machine** \
804
+ * **ref:machinewithhints** \
805
+ * **ref:process** \
806
+ * **ref:port** \
807
+ * **ref:onmachine** \
808
+ * **ref:clientgroup**
809
+ */
810
+ export type ResourceReferenceKind = string;
811
+
812
+ /** Known values of {@link RelationshipKind} that the service accepts. */
813
+ export enum KnownRelationshipKind {
814
+ RelConnection = "rel:connection",
815
+ RelAcceptor = "rel:acceptor"
816
+ }
817
+
818
+ /**
819
+ * Defines values for RelationshipKind. \
820
+ * {@link KnownRelationshipKind} can be used interchangeably with RelationshipKind,
821
+ * this enum contains the known values that the service supports.
822
+ * ### Known values supported by the service
823
+ * **rel:connection** \
824
+ * **rel:acceptor**
825
+ */
826
+ export type RelationshipKind = string;
827
+
828
+ /** Known values of {@link ProcessRole} that the service accepts. */
829
+ export enum KnownProcessRole {
830
+ WebServer = "webServer",
831
+ AppServer = "appServer",
832
+ DatabaseServer = "databaseServer",
833
+ LdapServer = "ldapServer",
834
+ SmbServer = "smbServer"
835
+ }
836
+
837
+ /**
838
+ * Defines values for ProcessRole. \
839
+ * {@link KnownProcessRole} can be used interchangeably with ProcessRole,
840
+ * this enum contains the known values that the service supports.
841
+ * ### Known values supported by the service
842
+ * **webServer** \
843
+ * **appServer** \
844
+ * **databaseServer** \
845
+ * **ldapServer** \
846
+ * **smbServer**
847
+ */
848
+ export type ProcessRole = string;
849
+
850
+ /** Known values of {@link MachineGroupType} that the service accepts. */
851
+ export enum KnownMachineGroupType {
852
+ Unknown = "unknown",
853
+ AzureCs = "azure-cs",
854
+ AzureSf = "azure-sf",
855
+ AzureVmss = "azure-vmss",
856
+ UserStatic = "user-static"
857
+ }
858
+
859
+ /**
860
+ * Defines values for MachineGroupType. \
861
+ * {@link KnownMachineGroupType} can be used interchangeably with MachineGroupType,
862
+ * this enum contains the known values that the service supports.
863
+ * ### Known values supported by the service
864
+ * **unknown** \
865
+ * **azure-cs** \
866
+ * **azure-sf** \
867
+ * **azure-vmss** \
868
+ * **user-static**
869
+ */
870
+ export type MachineGroupType = string;
871
+
872
+ /** Known values of {@link MapRequestKind} that the service accepts. */
873
+ export enum KnownMapRequestKind {
874
+ MapSingleMachineDependency = "map:single-machine-dependency",
875
+ MapMachineGroupDependency = "map:machine-group-dependency",
876
+ MapMachineListDependency = "map:machine-list-dependency"
877
+ }
878
+
879
+ /**
880
+ * Defines values for MapRequestKind. \
881
+ * {@link KnownMapRequestKind} can be used interchangeably with MapRequestKind,
882
+ * this enum contains the known values that the service supports.
883
+ * ### Known values supported by the service
884
+ * **map:single-machine-dependency** \
885
+ * **map:machine-group-dependency** \
886
+ * **map:machine-list-dependency**
887
+ */
888
+ export type MapRequestKind = string;
889
+ /** Defines values for MonitoringState. */
890
+ export type MonitoringState = "monitored" | "discovered";
891
+ /** Defines values for VirtualizationState. */
892
+ export type VirtualizationState =
893
+ | "unknown"
894
+ | "physical"
895
+ | "virtual"
896
+ | "hypervisor";
897
+ /** Defines values for MachineRebootStatus. */
898
+ export type MachineRebootStatus = "unknown" | "rebooted" | "notRebooted";
899
+ /** Defines values for Accuracy. */
900
+ export type Accuracy = "actual" | "estimated";
901
+ /** Defines values for OperatingSystemFamily. */
902
+ export type OperatingSystemFamily =
903
+ | "unknown"
904
+ | "windows"
905
+ | "linux"
906
+ | "solaris"
907
+ | "aix";
908
+ /** Defines values for Bitness. */
909
+ export type Bitness = "32bit" | "64bit";
910
+ /** Defines values for VirtualMachineType. */
911
+ export type VirtualMachineType =
912
+ | "unknown"
913
+ | "hyperv"
914
+ | "ldom"
915
+ | "lpar"
916
+ | "vmware"
917
+ | "virtualPc"
918
+ | "xen";
919
+ /** Defines values for HypervisorType. */
920
+ export type HypervisorType = "unknown" | "hyperv";
921
+ /** Defines values for ConnectionFailureState. */
922
+ export type ConnectionFailureState = "ok" | "failed" | "mixed";
923
+ /** Defines values for AzureCloudServiceRoleType. */
924
+ export type AzureCloudServiceRoleType = "unknown" | "worker" | "web";
925
+
926
+ /** Optional parameters. */
927
+ export interface MachinesListByWorkspaceOptionalParams
928
+ extends coreClient.OperationOptions {
929
+ /** Specifies whether to return live resources (true) or inventory resources (false). Defaults to **true**. When retrieving live resources, the start time (`startTime`) and end time (`endTime`) of the desired interval should be included. When retrieving inventory resources, an optional timestamp (`timestamp`) parameter can be specified to return the version of each resource closest (not-after) that timestamp. */
930
+ live?: boolean;
931
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
932
+ startTime?: Date;
933
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
934
+ endTime?: Date;
935
+ /** UTC date and time specifying a time instance relative to which to evaluate each machine resource. Only applies when `live=false`. When not specified, the service uses DateTime.UtcNow. */
936
+ timestamp?: Date;
937
+ /** Page size to use. When not specified, the default page size is 100 records. */
938
+ top?: number;
939
+ }
940
+
941
+ /** Contains response data for the listByWorkspace operation. */
942
+ export type MachinesListByWorkspaceResponse = MachineCollection;
943
+
944
+ /** Optional parameters. */
945
+ export interface MachinesGetOptionalParams extends coreClient.OperationOptions {
946
+ /** UTC date and time specifying a time instance relative to which to evaluate the machine resource. When not specified, the service uses DateTime.UtcNow. */
947
+ timestamp?: Date;
948
+ }
949
+
950
+ /** Contains response data for the get operation. */
951
+ export type MachinesGetResponse = Machine;
952
+
953
+ /** Optional parameters. */
954
+ export interface MachinesGetLivenessOptionalParams
955
+ extends coreClient.OperationOptions {
956
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
957
+ startTime?: Date;
958
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
959
+ endTime?: Date;
960
+ }
961
+
962
+ /** Contains response data for the getLiveness operation. */
963
+ export type MachinesGetLivenessResponse = Liveness;
964
+
965
+ /** Optional parameters. */
966
+ export interface MachinesListConnectionsOptionalParams
967
+ extends coreClient.OperationOptions {
968
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
969
+ startTime?: Date;
970
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
971
+ endTime?: Date;
972
+ }
973
+
974
+ /** Contains response data for the listConnections operation. */
975
+ export type MachinesListConnectionsResponse = ConnectionCollection;
976
+
977
+ /** Optional parameters. */
978
+ export interface MachinesListProcessesOptionalParams
979
+ extends coreClient.OperationOptions {
980
+ /** Specifies whether to return live resources (true) or inventory resources (false). Defaults to **true**. When retrieving live resources, the start time (`startTime`) and end time (`endTime`) of the desired interval should be included. When retrieving inventory resources, an optional timestamp (`timestamp`) parameter can be specified to return the version of each resource closest (not-after) that timestamp. */
981
+ live?: boolean;
982
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
983
+ startTime?: Date;
984
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
985
+ endTime?: Date;
986
+ /** UTC date and time specifying a time instance relative to which to evaluate all process resource. Only applies when `live=false`. When not specified, the service uses DateTime.UtcNow. */
987
+ timestamp?: Date;
988
+ }
989
+
990
+ /** Contains response data for the listProcesses operation. */
991
+ export type MachinesListProcessesResponse = ProcessCollection;
992
+
993
+ /** Optional parameters. */
994
+ export interface MachinesListPortsOptionalParams
995
+ extends coreClient.OperationOptions {
996
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
997
+ startTime?: Date;
998
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
999
+ endTime?: Date;
1000
+ }
1001
+
1002
+ /** Contains response data for the listPorts operation. */
1003
+ export type MachinesListPortsResponse = PortCollection;
1004
+
1005
+ /** Optional parameters. */
1006
+ export interface MachinesListMachineGroupMembershipOptionalParams
1007
+ extends coreClient.OperationOptions {
1008
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1009
+ startTime?: Date;
1010
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1011
+ endTime?: Date;
1012
+ }
1013
+
1014
+ /** Contains response data for the listMachineGroupMembership operation. */
1015
+ export type MachinesListMachineGroupMembershipResponse = MachineGroupCollection;
1016
+
1017
+ /** Optional parameters. */
1018
+ export interface MachinesListByWorkspaceNextOptionalParams
1019
+ extends coreClient.OperationOptions {
1020
+ /** Specifies whether to return live resources (true) or inventory resources (false). Defaults to **true**. When retrieving live resources, the start time (`startTime`) and end time (`endTime`) of the desired interval should be included. When retrieving inventory resources, an optional timestamp (`timestamp`) parameter can be specified to return the version of each resource closest (not-after) that timestamp. */
1021
+ live?: boolean;
1022
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1023
+ startTime?: Date;
1024
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1025
+ endTime?: Date;
1026
+ /** UTC date and time specifying a time instance relative to which to evaluate each machine resource. Only applies when `live=false`. When not specified, the service uses DateTime.UtcNow. */
1027
+ timestamp?: Date;
1028
+ /** Page size to use. When not specified, the default page size is 100 records. */
1029
+ top?: number;
1030
+ }
1031
+
1032
+ /** Contains response data for the listByWorkspaceNext operation. */
1033
+ export type MachinesListByWorkspaceNextResponse = MachineCollection;
1034
+
1035
+ /** Optional parameters. */
1036
+ export interface MachinesListConnectionsNextOptionalParams
1037
+ extends coreClient.OperationOptions {
1038
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1039
+ startTime?: Date;
1040
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1041
+ endTime?: Date;
1042
+ }
1043
+
1044
+ /** Contains response data for the listConnectionsNext operation. */
1045
+ export type MachinesListConnectionsNextResponse = ConnectionCollection;
1046
+
1047
+ /** Optional parameters. */
1048
+ export interface MachinesListProcessesNextOptionalParams
1049
+ extends coreClient.OperationOptions {
1050
+ /** Specifies whether to return live resources (true) or inventory resources (false). Defaults to **true**. When retrieving live resources, the start time (`startTime`) and end time (`endTime`) of the desired interval should be included. When retrieving inventory resources, an optional timestamp (`timestamp`) parameter can be specified to return the version of each resource closest (not-after) that timestamp. */
1051
+ live?: boolean;
1052
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1053
+ startTime?: Date;
1054
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1055
+ endTime?: Date;
1056
+ /** UTC date and time specifying a time instance relative to which to evaluate all process resource. Only applies when `live=false`. When not specified, the service uses DateTime.UtcNow. */
1057
+ timestamp?: Date;
1058
+ }
1059
+
1060
+ /** Contains response data for the listProcessesNext operation. */
1061
+ export type MachinesListProcessesNextResponse = ProcessCollection;
1062
+
1063
+ /** Optional parameters. */
1064
+ export interface MachinesListPortsNextOptionalParams
1065
+ extends coreClient.OperationOptions {
1066
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1067
+ startTime?: Date;
1068
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1069
+ endTime?: Date;
1070
+ }
1071
+
1072
+ /** Contains response data for the listPortsNext operation. */
1073
+ export type MachinesListPortsNextResponse = PortCollection;
1074
+
1075
+ /** Optional parameters. */
1076
+ export interface MachinesListMachineGroupMembershipNextOptionalParams
1077
+ extends coreClient.OperationOptions {
1078
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1079
+ startTime?: Date;
1080
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1081
+ endTime?: Date;
1082
+ }
1083
+
1084
+ /** Contains response data for the listMachineGroupMembershipNext operation. */
1085
+ export type MachinesListMachineGroupMembershipNextResponse = MachineGroupCollection;
1086
+
1087
+ /** Optional parameters. */
1088
+ export interface ProcessesGetOptionalParams
1089
+ extends coreClient.OperationOptions {
1090
+ /** UTC date and time specifying a time instance relative to which to evaluate a resource. When not specified, the service uses DateTime.UtcNow. */
1091
+ timestamp?: Date;
1092
+ }
1093
+
1094
+ /** Contains response data for the get operation. */
1095
+ export type ProcessesGetResponse = Process;
1096
+
1097
+ /** Optional parameters. */
1098
+ export interface ProcessesGetLivenessOptionalParams
1099
+ extends coreClient.OperationOptions {
1100
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1101
+ startTime?: Date;
1102
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1103
+ endTime?: Date;
1104
+ }
1105
+
1106
+ /** Contains response data for the getLiveness operation. */
1107
+ export type ProcessesGetLivenessResponse = Liveness;
1108
+
1109
+ /** Optional parameters. */
1110
+ export interface ProcessesListAcceptingPortsOptionalParams
1111
+ extends coreClient.OperationOptions {
1112
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1113
+ startTime?: Date;
1114
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1115
+ endTime?: Date;
1116
+ }
1117
+
1118
+ /** Contains response data for the listAcceptingPorts operation. */
1119
+ export type ProcessesListAcceptingPortsResponse = PortCollection;
1120
+
1121
+ /** Optional parameters. */
1122
+ export interface ProcessesListConnectionsOptionalParams
1123
+ extends coreClient.OperationOptions {
1124
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1125
+ startTime?: Date;
1126
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1127
+ endTime?: Date;
1128
+ }
1129
+
1130
+ /** Contains response data for the listConnections operation. */
1131
+ export type ProcessesListConnectionsResponse = ConnectionCollection;
1132
+
1133
+ /** Optional parameters. */
1134
+ export interface ProcessesListAcceptingPortsNextOptionalParams
1135
+ extends coreClient.OperationOptions {
1136
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1137
+ startTime?: Date;
1138
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1139
+ endTime?: Date;
1140
+ }
1141
+
1142
+ /** Contains response data for the listAcceptingPortsNext operation. */
1143
+ export type ProcessesListAcceptingPortsNextResponse = PortCollection;
1144
+
1145
+ /** Optional parameters. */
1146
+ export interface ProcessesListConnectionsNextOptionalParams
1147
+ extends coreClient.OperationOptions {
1148
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1149
+ startTime?: Date;
1150
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1151
+ endTime?: Date;
1152
+ }
1153
+
1154
+ /** Contains response data for the listConnectionsNext operation. */
1155
+ export type ProcessesListConnectionsNextResponse = ConnectionCollection;
1156
+
1157
+ /** Optional parameters. */
1158
+ export interface PortsGetOptionalParams extends coreClient.OperationOptions {
1159
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1160
+ startTime?: Date;
1161
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1162
+ endTime?: Date;
1163
+ }
1164
+
1165
+ /** Contains response data for the get operation. */
1166
+ export type PortsGetResponse = Port;
1167
+
1168
+ /** Optional parameters. */
1169
+ export interface PortsGetLivenessOptionalParams
1170
+ extends coreClient.OperationOptions {
1171
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1172
+ startTime?: Date;
1173
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1174
+ endTime?: Date;
1175
+ }
1176
+
1177
+ /** Contains response data for the getLiveness operation. */
1178
+ export type PortsGetLivenessResponse = Liveness;
1179
+
1180
+ /** Optional parameters. */
1181
+ export interface PortsListAcceptingProcessesOptionalParams
1182
+ extends coreClient.OperationOptions {
1183
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1184
+ startTime?: Date;
1185
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1186
+ endTime?: Date;
1187
+ }
1188
+
1189
+ /** Contains response data for the listAcceptingProcesses operation. */
1190
+ export type PortsListAcceptingProcessesResponse = ProcessCollection;
1191
+
1192
+ /** Optional parameters. */
1193
+ export interface PortsListConnectionsOptionalParams
1194
+ extends coreClient.OperationOptions {
1195
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1196
+ startTime?: Date;
1197
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1198
+ endTime?: Date;
1199
+ }
1200
+
1201
+ /** Contains response data for the listConnections operation. */
1202
+ export type PortsListConnectionsResponse = ConnectionCollection;
1203
+
1204
+ /** Optional parameters. */
1205
+ export interface PortsListAcceptingProcessesNextOptionalParams
1206
+ extends coreClient.OperationOptions {
1207
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1208
+ startTime?: Date;
1209
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1210
+ endTime?: Date;
1211
+ }
1212
+
1213
+ /** Contains response data for the listAcceptingProcessesNext operation. */
1214
+ export type PortsListAcceptingProcessesNextResponse = ProcessCollection;
1215
+
1216
+ /** Optional parameters. */
1217
+ export interface PortsListConnectionsNextOptionalParams
1218
+ extends coreClient.OperationOptions {
1219
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1220
+ startTime?: Date;
1221
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1222
+ endTime?: Date;
1223
+ }
1224
+
1225
+ /** Contains response data for the listConnectionsNext operation. */
1226
+ export type PortsListConnectionsNextResponse = ConnectionCollection;
1227
+
1228
+ /** Optional parameters. */
1229
+ export interface ClientGroupsGetOptionalParams
1230
+ extends coreClient.OperationOptions {
1231
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1232
+ startTime?: Date;
1233
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1234
+ endTime?: Date;
1235
+ }
1236
+
1237
+ /** Contains response data for the get operation. */
1238
+ export type ClientGroupsGetResponse = ClientGroup;
1239
+
1240
+ /** Optional parameters. */
1241
+ export interface ClientGroupsGetMembersCountOptionalParams
1242
+ extends coreClient.OperationOptions {
1243
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1244
+ startTime?: Date;
1245
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1246
+ endTime?: Date;
1247
+ }
1248
+
1249
+ /** Contains response data for the getMembersCount operation. */
1250
+ export type ClientGroupsGetMembersCountResponse = ClientGroupMembersCount;
1251
+
1252
+ /** Optional parameters. */
1253
+ export interface ClientGroupsListMembersOptionalParams
1254
+ extends coreClient.OperationOptions {
1255
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1256
+ startTime?: Date;
1257
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1258
+ endTime?: Date;
1259
+ /** Page size to use. When not specified, the default page size is 100 records. */
1260
+ top?: number;
1261
+ }
1262
+
1263
+ /** Contains response data for the listMembers operation. */
1264
+ export type ClientGroupsListMembersResponse = ClientGroupMembersCollection;
1265
+
1266
+ /** Optional parameters. */
1267
+ export interface ClientGroupsListMembersNextOptionalParams
1268
+ extends coreClient.OperationOptions {
1269
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1270
+ startTime?: Date;
1271
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1272
+ endTime?: Date;
1273
+ /** Page size to use. When not specified, the default page size is 100 records. */
1274
+ top?: number;
1275
+ }
1276
+
1277
+ /** Contains response data for the listMembersNext operation. */
1278
+ export type ClientGroupsListMembersNextResponse = ClientGroupMembersCollection;
1279
+
1280
+ /** Optional parameters. */
1281
+ export interface MapsGenerateOptionalParams
1282
+ extends coreClient.OperationOptions {}
1283
+
1284
+ /** Contains response data for the generate operation. */
1285
+ export type MapsGenerateResponse = MapResponse;
1286
+
1287
+ /** Optional parameters. */
1288
+ export interface SummariesGetMachinesOptionalParams
1289
+ extends coreClient.OperationOptions {
1290
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1291
+ startTime?: Date;
1292
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1293
+ endTime?: Date;
1294
+ }
1295
+
1296
+ /** Contains response data for the getMachines operation. */
1297
+ export type SummariesGetMachinesResponse = MachinesSummary;
1298
+
1299
+ /** Optional parameters. */
1300
+ export interface MachineGroupsListByWorkspaceOptionalParams
1301
+ extends coreClient.OperationOptions {
1302
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1303
+ startTime?: Date;
1304
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1305
+ endTime?: Date;
1306
+ }
1307
+
1308
+ /** Contains response data for the listByWorkspace operation. */
1309
+ export type MachineGroupsListByWorkspaceResponse = MachineGroupCollection;
1310
+
1311
+ /** Optional parameters. */
1312
+ export interface MachineGroupsCreateOptionalParams
1313
+ extends coreClient.OperationOptions {}
1314
+
1315
+ /** Contains response data for the create operation. */
1316
+ export type MachineGroupsCreateResponse = MachineGroup;
1317
+
1318
+ /** Optional parameters. */
1319
+ export interface MachineGroupsGetOptionalParams
1320
+ extends coreClient.OperationOptions {
1321
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1322
+ startTime?: Date;
1323
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1324
+ endTime?: Date;
1325
+ }
1326
+
1327
+ /** Contains response data for the get operation. */
1328
+ export type MachineGroupsGetResponse = MachineGroup;
1329
+
1330
+ /** Optional parameters. */
1331
+ export interface MachineGroupsUpdateOptionalParams
1332
+ extends coreClient.OperationOptions {}
1333
+
1334
+ /** Contains response data for the update operation. */
1335
+ export type MachineGroupsUpdateResponse = MachineGroup;
1336
+
1337
+ /** Optional parameters. */
1338
+ export interface MachineGroupsDeleteOptionalParams
1339
+ extends coreClient.OperationOptions {}
1340
+
1341
+ /** Optional parameters. */
1342
+ export interface MachineGroupsListByWorkspaceNextOptionalParams
1343
+ extends coreClient.OperationOptions {
1344
+ /** UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow - 10m */
1345
+ startTime?: Date;
1346
+ /** UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow */
1347
+ endTime?: Date;
1348
+ }
1349
+
1350
+ /** Contains response data for the listByWorkspaceNext operation. */
1351
+ export type MachineGroupsListByWorkspaceNextResponse = MachineGroupCollection;
1352
+
1353
+ /** Optional parameters. */
1354
+ export interface ServiceMapOptionalParams
1355
+ extends coreClient.ServiceClientOptions {
1356
+ /** server parameter */
1357
+ $host?: string;
1358
+ /** Api Version */
1359
+ apiVersion?: string;
1360
+ /** Overrides client endpoint. */
1361
+ endpoint?: string;
1362
+ }