@dx-do/client 5.2.48 → 5.2.50

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 (504) hide show
  1. package/dist/index.cjs.js +75923 -0
  2. package/dist/index.cjs.js.map +1 -0
  3. package/dist/index.d.ts +1 -0
  4. package/dist/index.esm.js +75590 -0
  5. package/dist/index.esm.js.map +1 -0
  6. package/dist/src/index.d.ts +196 -0
  7. package/dist/src/index.d.ts.map +1 -0
  8. package/dist/src/lib/model/acc/BundleDefinition.d.ts +18 -0
  9. package/dist/src/lib/model/acc/BundleDefinition.d.ts.map +1 -0
  10. package/dist/src/lib/model/acc/BundleDetailResponse.d.ts +53 -0
  11. package/dist/src/lib/model/acc/BundleDetailResponse.d.ts.map +1 -0
  12. package/dist/src/lib/model/acc/BundleImportResponse.d.ts +59 -0
  13. package/dist/src/lib/model/acc/BundleImportResponse.d.ts.map +1 -0
  14. package/dist/src/lib/model/acc/BundleListResponse.d.ts +22 -0
  15. package/dist/src/lib/model/acc/BundleListResponse.d.ts.map +1 -0
  16. package/dist/src/lib/model/acc/PackageBundleResponse.d.ts +59 -0
  17. package/dist/src/lib/model/acc/PackageBundleResponse.d.ts.map +1 -0
  18. package/dist/src/lib/model/acc/PackageCreateResponse.d.ts +103 -0
  19. package/dist/src/lib/model/acc/PackageCreateResponse.d.ts.map +1 -0
  20. package/dist/src/lib/model/acc/PackageCreateSimpleRequest.d.ts +25 -0
  21. package/dist/src/lib/model/acc/PackageCreateSimpleRequest.d.ts.map +1 -0
  22. package/dist/src/lib/model/acc/PackageDetailResponse.d.ts +104 -0
  23. package/dist/src/lib/model/acc/PackageDetailResponse.d.ts.map +1 -0
  24. package/dist/src/lib/model/acc/PackageListResponse.d.ts +36 -0
  25. package/dist/src/lib/model/acc/PackageListResponse.d.ts.map +1 -0
  26. package/dist/src/lib/model/acc/acc-package.d.ts +20 -0
  27. package/dist/src/lib/model/acc/acc-package.d.ts.map +1 -0
  28. package/dist/src/lib/model/agent/AgentLicensing.d.ts +21 -0
  29. package/dist/src/lib/model/agent/AgentLicensing.d.ts.map +1 -0
  30. package/dist/src/lib/model/agent/AgentSourceQuery.d.ts +34 -0
  31. package/dist/src/lib/model/agent/AgentSourceQuery.d.ts.map +1 -0
  32. package/dist/src/lib/model/agent/AgentStatusList.d.ts +20 -0
  33. package/dist/src/lib/model/agent/AgentStatusList.d.ts.map +1 -0
  34. package/dist/src/lib/model/agent/AgentTrace.d.ts +31 -0
  35. package/dist/src/lib/model/agent/AgentTrace.d.ts.map +1 -0
  36. package/dist/src/lib/model/agentnames/AgentNamesResponse.d.ts +10 -0
  37. package/dist/src/lib/model/agentnames/AgentNamesResponse.d.ts.map +1 -0
  38. package/dist/src/lib/model/agentnames/ViewAgentNamesResponse.d.ts +9 -0
  39. package/dist/src/lib/model/agentnames/ViewAgentNamesResponse.d.ts.map +1 -0
  40. package/dist/src/lib/model/alarm/alarm-enrichment-filter.d.ts +33 -0
  41. package/dist/src/lib/model/alarm/alarm-enrichment-filter.d.ts.map +1 -0
  42. package/dist/src/lib/model/alarm/alarm-enrichment.d.ts +47 -0
  43. package/dist/src/lib/model/alarm/alarm-enrichment.d.ts.map +1 -0
  44. package/dist/src/lib/model/alarm/alarm-queue.d.ts +41 -0
  45. package/dist/src/lib/model/alarm/alarm-queue.d.ts.map +1 -0
  46. package/dist/src/lib/model/alarm/related-alarms.d.ts +5 -0
  47. package/dist/src/lib/model/alarm/related-alarms.d.ts.map +1 -0
  48. package/dist/src/lib/model/alert/AlertDefinitionResponse.d.ts +43 -0
  49. package/dist/src/lib/model/alert/AlertDefinitionResponse.d.ts.map +1 -0
  50. package/dist/src/lib/model/alert/AlertRequest.d.ts +12 -0
  51. package/dist/src/lib/model/alert/AlertRequest.d.ts.map +1 -0
  52. package/dist/src/lib/model/alert/AlertResponse.d.ts +34 -0
  53. package/dist/src/lib/model/alert/AlertResponse.d.ts.map +1 -0
  54. package/dist/src/lib/model/alert/AlertResponseV2.d.ts +62 -0
  55. package/dist/src/lib/model/alert/AlertResponseV2.d.ts.map +1 -0
  56. package/dist/src/lib/model/alert/PlatformAlert.d.ts +106 -0
  57. package/dist/src/lib/model/alert/PlatformAlert.d.ts.map +1 -0
  58. package/dist/src/lib/model/apm-universe/APMUniverseResponse.d.ts +126 -0
  59. package/dist/src/lib/model/apm-universe/APMUniverseResponse.d.ts.map +1 -0
  60. package/dist/src/lib/model/apm-universe/CreateAPMUniverse.d.ts +52 -0
  61. package/dist/src/lib/model/apm-universe/CreateAPMUniverse.d.ts.map +1 -0
  62. package/dist/src/lib/model/asm/client/client/client.gen.d.ts +4 -0
  63. package/dist/src/lib/model/asm/client/client/client.gen.d.ts.map +1 -0
  64. package/dist/src/lib/model/asm/client/client/index.d.ts +9 -0
  65. package/dist/src/lib/model/asm/client/client/index.d.ts.map +1 -0
  66. package/dist/src/lib/model/asm/client/client/types.gen.d.ts +89 -0
  67. package/dist/src/lib/model/asm/client/client/types.gen.d.ts.map +1 -0
  68. package/dist/src/lib/model/asm/client/client/utils.gen.d.ts +15 -0
  69. package/dist/src/lib/model/asm/client/client/utils.gen.d.ts.map +1 -0
  70. package/dist/src/lib/model/asm/client/client.gen.d.ts +13 -0
  71. package/dist/src/lib/model/asm/client/client.gen.d.ts.map +1 -0
  72. package/dist/src/lib/model/asm/client/core/auth.gen.d.ts +19 -0
  73. package/dist/src/lib/model/asm/client/core/auth.gen.d.ts.map +1 -0
  74. package/dist/src/lib/model/asm/client/core/bodySerializer.gen.d.ts +26 -0
  75. package/dist/src/lib/model/asm/client/core/bodySerializer.gen.d.ts.map +1 -0
  76. package/dist/src/lib/model/asm/client/core/params.gen.d.ts +44 -0
  77. package/dist/src/lib/model/asm/client/core/params.gen.d.ts.map +1 -0
  78. package/dist/src/lib/model/asm/client/core/pathSerializer.gen.d.ts +34 -0
  79. package/dist/src/lib/model/asm/client/core/pathSerializer.gen.d.ts.map +1 -0
  80. package/dist/src/lib/model/asm/client/core/queryKeySerializer.gen.d.ts +19 -0
  81. package/dist/src/lib/model/asm/client/core/queryKeySerializer.gen.d.ts.map +1 -0
  82. package/dist/src/lib/model/asm/client/core/serverSentEvents.gen.d.ts +72 -0
  83. package/dist/src/lib/model/asm/client/core/serverSentEvents.gen.d.ts.map +1 -0
  84. package/dist/src/lib/model/asm/client/core/types.gen.d.ts +79 -0
  85. package/dist/src/lib/model/asm/client/core/types.gen.d.ts.map +1 -0
  86. package/dist/src/lib/model/asm/client/core/utils.gen.d.ts +20 -0
  87. package/dist/src/lib/model/asm/client/core/utils.gen.d.ts.map +1 -0
  88. package/dist/src/lib/model/asm/client/index.d.ts +3 -0
  89. package/dist/src/lib/model/asm/client/index.d.ts.map +1 -0
  90. package/dist/src/lib/model/asm/client/schemas.gen.d.ts +4546 -0
  91. package/dist/src/lib/model/asm/client/schemas.gen.d.ts.map +1 -0
  92. package/dist/src/lib/model/asm/client/sdk.gen.d.ts +603 -0
  93. package/dist/src/lib/model/asm/client/sdk.gen.d.ts.map +1 -0
  94. package/dist/src/lib/model/asm/client/types.gen.d.ts +4934 -0
  95. package/dist/src/lib/model/asm/client/types.gen.d.ts.map +1 -0
  96. package/dist/src/lib/model/attributes/AttributesResponse.d.ts +11 -0
  97. package/dist/src/lib/model/attributes/AttributesResponse.d.ts.map +1 -0
  98. package/dist/src/lib/model/axa/Activities.d.ts +46 -0
  99. package/dist/src/lib/model/axa/Activities.d.ts.map +1 -0
  100. package/dist/src/lib/model/axa/CreateApplication.d.ts +29 -0
  101. package/dist/src/lib/model/axa/CreateApplication.d.ts.map +1 -0
  102. package/dist/src/lib/model/axa/DataCollectionProfile.d.ts +46 -0
  103. package/dist/src/lib/model/axa/DataCollectionProfile.d.ts.map +1 -0
  104. package/dist/src/lib/model/axa/SessionData.d.ts +35 -0
  105. package/dist/src/lib/model/axa/SessionData.d.ts.map +1 -0
  106. package/dist/src/lib/model/axa/SessionListResponse.d.ts +45 -0
  107. package/dist/src/lib/model/axa/SessionListResponse.d.ts.map +1 -0
  108. package/dist/src/lib/model/axa/UploadCustomBAExtJS.d.ts +6 -0
  109. package/dist/src/lib/model/axa/UploadCustomBAExtJS.d.ts.map +1 -0
  110. package/dist/src/lib/model/axa/bulk-servicify.model.d.ts +17 -0
  111. package/dist/src/lib/model/axa/bulk-servicify.model.d.ts.map +1 -0
  112. package/dist/src/lib/model/axa/crash.d.ts +87 -0
  113. package/dist/src/lib/model/axa/crash.d.ts.map +1 -0
  114. package/dist/src/lib/model/axa/data.d.ts +2 -0
  115. package/dist/src/lib/model/axa/data.d.ts.map +1 -0
  116. package/dist/src/lib/model/blob/blob.model.d.ts +19 -0
  117. package/dist/src/lib/model/blob/blob.model.d.ts.map +1 -0
  118. package/dist/src/lib/model/channel/ChannelCreateRequest.d.ts +22 -0
  119. package/dist/src/lib/model/channel/ChannelCreateRequest.d.ts.map +1 -0
  120. package/dist/src/lib/model/channel/ChannelResponse.d.ts +60 -0
  121. package/dist/src/lib/model/channel/ChannelResponse.d.ts.map +1 -0
  122. package/dist/src/lib/model/channel/PolicyResponse.d.ts +37 -0
  123. package/dist/src/lib/model/channel/PolicyResponse.d.ts.map +1 -0
  124. package/dist/src/lib/model/channel/TemplateCreateRequest.d.ts +19 -0
  125. package/dist/src/lib/model/channel/TemplateCreateRequest.d.ts.map +1 -0
  126. package/dist/src/lib/model/channel/TemplatesResponse.d.ts +33 -0
  127. package/dist/src/lib/model/channel/TemplatesResponse.d.ts.map +1 -0
  128. package/dist/src/lib/model/config/ConnectorConfig.d.ts +8 -0
  129. package/dist/src/lib/model/config/ConnectorConfig.d.ts.map +1 -0
  130. package/dist/src/lib/model/config/DXDoConfiguration.d.ts +30 -0
  131. package/dist/src/lib/model/config/DXDoConfiguration.d.ts.map +1 -0
  132. package/dist/src/lib/model/config/DXSaaSConfiguration.d.ts +64 -0
  133. package/dist/src/lib/model/config/DXSaaSConfiguration.d.ts.map +1 -0
  134. package/dist/src/lib/model/config/DXToken.d.ts +10 -0
  135. package/dist/src/lib/model/config/DXToken.d.ts.map +1 -0
  136. package/dist/src/lib/model/dashboard/DashboardCreateFolderResponse.d.ts +18 -0
  137. package/dist/src/lib/model/dashboard/DashboardCreateFolderResponse.d.ts.map +1 -0
  138. package/dist/src/lib/model/dashboard/DashboardCreateKeyResponse.d.ts +8 -0
  139. package/dist/src/lib/model/dashboard/DashboardCreateKeyResponse.d.ts.map +1 -0
  140. package/dist/src/lib/model/dashboard/DashboardFolderListResponse.d.ts +9 -0
  141. package/dist/src/lib/model/dashboard/DashboardFolderListResponse.d.ts.map +1 -0
  142. package/dist/src/lib/model/dashboard/DashboardListKeysResponse.d.ts +9 -0
  143. package/dist/src/lib/model/dashboard/DashboardListKeysResponse.d.ts.map +1 -0
  144. package/dist/src/lib/model/dashboard/DashboardMServeResponse.d.ts +60 -0
  145. package/dist/src/lib/model/dashboard/DashboardMServeResponse.d.ts.map +1 -0
  146. package/dist/src/lib/model/dashboard/DashboardPermissionsGetResponse.d.ts +26 -0
  147. package/dist/src/lib/model/dashboard/DashboardPermissionsGetResponse.d.ts.map +1 -0
  148. package/dist/src/lib/model/dashboard/DashboardPermissionsUpdateRequest.d.ts +16 -0
  149. package/dist/src/lib/model/dashboard/DashboardPermissionsUpdateRequest.d.ts.map +1 -0
  150. package/dist/src/lib/model/dashboard/DashboardPreferenceResponse.d.ts +7 -0
  151. package/dist/src/lib/model/dashboard/DashboardPreferenceResponse.d.ts.map +1 -0
  152. package/dist/src/lib/model/dashboard/DashboardResponse.d.ts +382 -0
  153. package/dist/src/lib/model/dashboard/DashboardResponse.d.ts.map +1 -0
  154. package/dist/src/lib/model/dashboard/DashboardSearch.d.ts +7 -0
  155. package/dist/src/lib/model/dashboard/DashboardSearch.d.ts.map +1 -0
  156. package/dist/src/lib/model/dashboard/DashboardSearchResponse.d.ts +21 -0
  157. package/dist/src/lib/model/dashboard/DashboardSearchResponse.d.ts.map +1 -0
  158. package/dist/src/lib/model/dashboard/DashboardTags.d.ts +6 -0
  159. package/dist/src/lib/model/dashboard/DashboardTags.d.ts.map +1 -0
  160. package/dist/src/lib/model/dashboard/DashboardUpdate.d.ts +9 -0
  161. package/dist/src/lib/model/dashboard/DashboardUpdate.d.ts.map +1 -0
  162. package/dist/src/lib/model/dashboard/DashboardUserSearchResponse.d.ts +9 -0
  163. package/dist/src/lib/model/dashboard/DashboardUserSearchResponse.d.ts.map +1 -0
  164. package/dist/src/lib/model/dashboard/FolderResponse.d.ts +18 -0
  165. package/dist/src/lib/model/dashboard/FolderResponse.d.ts.map +1 -0
  166. package/dist/src/lib/model/datastore/audit/index.d.ts +4 -0
  167. package/dist/src/lib/model/datastore/audit/index.d.ts.map +1 -0
  168. package/dist/src/lib/model/datastore/audit/query.d.ts +26 -0
  169. package/dist/src/lib/model/datastore/audit/query.d.ts.map +1 -0
  170. package/dist/src/lib/model/datastore/audit/record.d.ts +26 -0
  171. package/dist/src/lib/model/datastore/audit/record.d.ts.map +1 -0
  172. package/dist/src/lib/model/datastore/audit/response.d.ts +52 -0
  173. package/dist/src/lib/model/datastore/audit/response.d.ts.map +1 -0
  174. package/dist/src/lib/model/datastore/blobstorage/filters.d.ts +27 -0
  175. package/dist/src/lib/model/datastore/blobstorage/filters.d.ts.map +1 -0
  176. package/dist/src/lib/model/datastore/blobstorage/index.d.ts +4 -0
  177. package/dist/src/lib/model/datastore/blobstorage/index.d.ts.map +1 -0
  178. package/dist/src/lib/model/datastore/blobstorage/query.d.ts +90 -0
  179. package/dist/src/lib/model/datastore/blobstorage/query.d.ts.map +1 -0
  180. package/dist/src/lib/model/datastore/blobstorage/response.d.ts +120 -0
  181. package/dist/src/lib/model/datastore/blobstorage/response.d.ts.map +1 -0
  182. package/dist/src/lib/model/datastore/datastore-schemas.d.ts +86 -0
  183. package/dist/src/lib/model/datastore/datastore-schemas.d.ts.map +1 -0
  184. package/dist/src/lib/model/datastore/features/feature.d.ts +71 -0
  185. package/dist/src/lib/model/datastore/features/feature.d.ts.map +1 -0
  186. package/dist/src/lib/model/datastore/features/index.d.ts +4 -0
  187. package/dist/src/lib/model/datastore/features/index.d.ts.map +1 -0
  188. package/dist/src/lib/model/datastore/features/query.d.ts +30 -0
  189. package/dist/src/lib/model/datastore/features/query.d.ts.map +1 -0
  190. package/dist/src/lib/model/datastore/features/response.d.ts +8 -0
  191. package/dist/src/lib/model/datastore/features/response.d.ts.map +1 -0
  192. package/dist/src/lib/model/datastore/index.d.ts +5 -0
  193. package/dist/src/lib/model/datastore/index.d.ts.map +1 -0
  194. package/dist/src/lib/model/datastore/metrics-metadata/attribute-name-specifier.d.ts +201 -0
  195. package/dist/src/lib/model/datastore/metrics-metadata/attribute-name-specifier.d.ts.map +1 -0
  196. package/dist/src/lib/model/datastore/metrics-metadata/folder-name-specifier.d.ts +81 -0
  197. package/dist/src/lib/model/datastore/metrics-metadata/folder-name-specifier.d.ts.map +1 -0
  198. package/dist/src/lib/model/datastore/metrics-metadata/index.d.ts +7 -0
  199. package/dist/src/lib/model/datastore/metrics-metadata/index.d.ts.map +1 -0
  200. package/dist/src/lib/model/datastore/metrics-metadata/query-specifier.d.ts +160 -0
  201. package/dist/src/lib/model/datastore/metrics-metadata/query-specifier.d.ts.map +1 -0
  202. package/dist/src/lib/model/datastore/metrics-metadata/query.d.ts +50 -0
  203. package/dist/src/lib/model/datastore/metrics-metadata/query.d.ts.map +1 -0
  204. package/dist/src/lib/model/datastore/metrics-metadata/response.d.ts +44 -0
  205. package/dist/src/lib/model/datastore/metrics-metadata/response.d.ts.map +1 -0
  206. package/dist/src/lib/model/datastore/metrics-metadata/source-name-specifier.d.ts +109 -0
  207. package/dist/src/lib/model/datastore/metrics-metadata/source-name-specifier.d.ts.map +1 -0
  208. package/dist/src/lib/model/datastore/nassql/filter-specs.d.ts +37 -0
  209. package/dist/src/lib/model/datastore/nassql/filter-specs.d.ts.map +1 -0
  210. package/dist/src/lib/model/datastore/nassql/index.d.ts +5 -0
  211. package/dist/src/lib/model/datastore/nassql/index.d.ts.map +1 -0
  212. package/dist/src/lib/model/datastore/nassql/operations.d.ts +506 -0
  213. package/dist/src/lib/model/datastore/nassql/operations.d.ts.map +1 -0
  214. package/dist/src/lib/model/datastore/nassql/query.d.ts +419 -0
  215. package/dist/src/lib/model/datastore/nassql/query.d.ts.map +1 -0
  216. package/dist/src/lib/model/datastore/nassql/response.d.ts +4 -0
  217. package/dist/src/lib/model/datastore/nassql/response.d.ts.map +1 -0
  218. package/dist/src/lib/model/datastore/states/filters.d.ts +73 -0
  219. package/dist/src/lib/model/datastore/states/filters.d.ts.map +1 -0
  220. package/dist/src/lib/model/datastore/states/index.d.ts +4 -0
  221. package/dist/src/lib/model/datastore/states/index.d.ts.map +1 -0
  222. package/dist/src/lib/model/datastore/states/query.d.ts +106 -0
  223. package/dist/src/lib/model/datastore/states/query.d.ts.map +1 -0
  224. package/dist/src/lib/model/datastore/states/response.d.ts +111 -0
  225. package/dist/src/lib/model/datastore/states/response.d.ts.map +1 -0
  226. package/dist/src/lib/model/datastore/tas/filters.d.ts +780 -0
  227. package/dist/src/lib/model/datastore/tas/filters.d.ts.map +1 -0
  228. package/dist/src/lib/model/datastore/tas/index.d.ts +4 -0
  229. package/dist/src/lib/model/datastore/tas/index.d.ts.map +1 -0
  230. package/dist/src/lib/model/datastore/tas/query.d.ts +109 -0
  231. package/dist/src/lib/model/datastore/tas/query.d.ts.map +1 -0
  232. package/dist/src/lib/model/datastore/tas/response.d.ts +459 -0
  233. package/dist/src/lib/model/datastore/tas/response.d.ts.map +1 -0
  234. package/dist/src/lib/model/datastore/tokens/index.d.ts +3 -0
  235. package/dist/src/lib/model/datastore/tokens/index.d.ts.map +1 -0
  236. package/dist/src/lib/model/datastore/tokens/query.d.ts +76 -0
  237. package/dist/src/lib/model/datastore/tokens/query.d.ts.map +1 -0
  238. package/dist/src/lib/model/datastore/tokens/response.d.ts +57 -0
  239. package/dist/src/lib/model/datastore/tokens/response.d.ts.map +1 -0
  240. package/dist/src/lib/model/datastore/views/filters.d.ts +37 -0
  241. package/dist/src/lib/model/datastore/views/filters.d.ts.map +1 -0
  242. package/dist/src/lib/model/datastore/views/index.d.ts +4 -0
  243. package/dist/src/lib/model/datastore/views/index.d.ts.map +1 -0
  244. package/dist/src/lib/model/datastore/views/query.d.ts +117 -0
  245. package/dist/src/lib/model/datastore/views/query.d.ts.map +1 -0
  246. package/dist/src/lib/model/datastore/views/response.d.ts +120 -0
  247. package/dist/src/lib/model/datastore/views/response.d.ts.map +1 -0
  248. package/dist/src/lib/model/dxchannel/DXChannel.d.ts +98 -0
  249. package/dist/src/lib/model/dxchannel/DXChannel.d.ts.map +1 -0
  250. package/dist/src/lib/model/event/event.model.d.ts +175 -0
  251. package/dist/src/lib/model/event/event.model.d.ts.map +1 -0
  252. package/dist/src/lib/model/experience/ApplicationExperienceRequest.d.ts +30 -0
  253. package/dist/src/lib/model/experience/ApplicationExperienceRequest.d.ts.map +1 -0
  254. package/dist/src/lib/model/experience/ApplicationExperienceResponse.d.ts +85 -0
  255. package/dist/src/lib/model/experience/ApplicationExperienceResponse.d.ts.map +1 -0
  256. package/dist/src/lib/model/experience/DashboardExperienceRequest.d.ts +16 -0
  257. package/dist/src/lib/model/experience/DashboardExperienceRequest.d.ts.map +1 -0
  258. package/dist/src/lib/model/experience/ExperienceSettingsResponse.d.ts +50 -0
  259. package/dist/src/lib/model/experience/ExperienceSettingsResponse.d.ts.map +1 -0
  260. package/dist/src/lib/model/filter/platform-filter.d.ts +39 -0
  261. package/dist/src/lib/model/filter/platform-filter.d.ts.map +1 -0
  262. package/dist/src/lib/model/graph/CyModel.d.ts +30 -0
  263. package/dist/src/lib/model/graph/CyModel.d.ts.map +1 -0
  264. package/dist/src/lib/model/graph/GraphElements.d.ts +10 -0
  265. package/dist/src/lib/model/graph/GraphElements.d.ts.map +1 -0
  266. package/dist/src/lib/model/graph/GraphRequest.d.ts +10 -0
  267. package/dist/src/lib/model/graph/GraphRequest.d.ts.map +1 -0
  268. package/dist/src/lib/model/graph/GraphResponse.d.ts +61 -0
  269. package/dist/src/lib/model/graph/GraphResponse.d.ts.map +1 -0
  270. package/dist/src/lib/model/graph/GraphStore.d.ts +25 -0
  271. package/dist/src/lib/model/graph/GraphStore.d.ts.map +1 -0
  272. package/dist/src/lib/model/graph/handlers.d.ts +6 -0
  273. package/dist/src/lib/model/graph/handlers.d.ts.map +1 -0
  274. package/dist/src/lib/model/inventory/attributes.d.ts +38 -0
  275. package/dist/src/lib/model/inventory/attributes.d.ts.map +1 -0
  276. package/dist/src/lib/model/inventory/inventorize.d.ts +119 -0
  277. package/dist/src/lib/model/inventory/inventorize.d.ts.map +1 -0
  278. package/dist/src/lib/model/inventory/inventory-lookup.d.ts +18 -0
  279. package/dist/src/lib/model/inventory/inventory-lookup.d.ts.map +1 -0
  280. package/dist/src/lib/model/inventory/inventory-search.d.ts +59 -0
  281. package/dist/src/lib/model/inventory/inventory-search.d.ts.map +1 -0
  282. package/dist/src/lib/model/jsextension/JavascriptExtensionsResponse.d.ts +10 -0
  283. package/dist/src/lib/model/jsextension/JavascriptExtensionsResponse.d.ts.map +1 -0
  284. package/dist/src/lib/model/log/query-body.d.ts +56 -0
  285. package/dist/src/lib/model/log/query-body.d.ts.map +1 -0
  286. package/dist/src/lib/model/managementmodule/CalculatorsResponse.d.ts +27 -0
  287. package/dist/src/lib/model/managementmodule/CalculatorsResponse.d.ts.map +1 -0
  288. package/dist/src/lib/model/managementmodule/ManagementModuleAlertList.d.ts +9 -0
  289. package/dist/src/lib/model/managementmodule/ManagementModuleAlertList.d.ts.map +1 -0
  290. package/dist/src/lib/model/managementmodule/ManagementModuleCreate.d.ts +22 -0
  291. package/dist/src/lib/model/managementmodule/ManagementModuleCreate.d.ts.map +1 -0
  292. package/dist/src/lib/model/managementmodule/ManagementModuleListRequest.d.ts +10 -0
  293. package/dist/src/lib/model/managementmodule/ManagementModuleListRequest.d.ts.map +1 -0
  294. package/dist/src/lib/model/managementmodule/ManagementModuleListResponse.d.ts +29 -0
  295. package/dist/src/lib/model/managementmodule/ManagementModuleListResponse.d.ts.map +1 -0
  296. package/dist/src/lib/model/managementmodule/ManagementModuleUpdate.d.ts +11 -0
  297. package/dist/src/lib/model/managementmodule/ManagementModuleUpdate.d.ts.map +1 -0
  298. package/dist/src/lib/model/managementmodule/PlatformManagementModule.d.ts +71 -0
  299. package/dist/src/lib/model/managementmodule/PlatformManagementModule.d.ts.map +1 -0
  300. package/dist/src/lib/model/metric/MetricAttributeResponse.d.ts +18 -0
  301. package/dist/src/lib/model/metric/MetricAttributeResponse.d.ts.map +1 -0
  302. package/dist/src/lib/model/metric/MetricBatchRequest.d.ts +35 -0
  303. package/dist/src/lib/model/metric/MetricBatchRequest.d.ts.map +1 -0
  304. package/dist/src/lib/model/metric/MetricBatchResponse.d.ts +29 -0
  305. package/dist/src/lib/model/metric/MetricBatchResponse.d.ts.map +1 -0
  306. package/dist/src/lib/model/metric/MetricQueryRequest.d.ts +27 -0
  307. package/dist/src/lib/model/metric/MetricQueryRequest.d.ts.map +1 -0
  308. package/dist/src/lib/model/metric/MetricTreeRequest.d.ts +13 -0
  309. package/dist/src/lib/model/metric/MetricTreeRequest.d.ts.map +1 -0
  310. package/dist/src/lib/model/metric/MetricTreeResponse.d.ts +13 -0
  311. package/dist/src/lib/model/metric/MetricTreeResponse.d.ts.map +1 -0
  312. package/dist/src/lib/model/metric/VertexMetricQueryResponse.d.ts +14 -0
  313. package/dist/src/lib/model/metric/VertexMetricQueryResponse.d.ts.map +1 -0
  314. package/dist/src/lib/model/metricgrouping/MetricGroupingCreate.d.ts +17 -0
  315. package/dist/src/lib/model/metricgrouping/MetricGroupingCreate.d.ts.map +1 -0
  316. package/dist/src/lib/model/metricgrouping/MetricGroupingResponse.d.ts +64 -0
  317. package/dist/src/lib/model/metricgrouping/MetricGroupingResponse.d.ts.map +1 -0
  318. package/dist/src/lib/model/metricgrouping/PlatformMetricGrouping.d.ts +107 -0
  319. package/dist/src/lib/model/metricgrouping/PlatformMetricGrouping.d.ts.map +1 -0
  320. package/dist/src/lib/model/nass/NASS.d.ts +90 -0
  321. package/dist/src/lib/model/nass/NASS.d.ts.map +1 -0
  322. package/dist/src/lib/model/notification/NotificationChannelsResponse.d.ts +18 -0
  323. package/dist/src/lib/model/notification/NotificationChannelsResponse.d.ts.map +1 -0
  324. package/dist/src/lib/model/notification/NotificationServicesResponse.d.ts +16 -0
  325. package/dist/src/lib/model/notification/NotificationServicesResponse.d.ts.map +1 -0
  326. package/dist/src/lib/model/o2-universe/CreateO2Universe.d.ts +5 -0
  327. package/dist/src/lib/model/o2-universe/CreateO2Universe.d.ts.map +1 -0
  328. package/dist/src/lib/model/o2-universe/O2Universe.d.ts +77 -0
  329. package/dist/src/lib/model/o2-universe/O2Universe.d.ts.map +1 -0
  330. package/dist/src/lib/model/oi/alarms.d.ts +188 -0
  331. package/dist/src/lib/model/oi/alarms.d.ts.map +1 -0
  332. package/dist/src/lib/model/oi/entity.d.ts +13 -0
  333. package/dist/src/lib/model/oi/entity.d.ts.map +1 -0
  334. package/dist/src/lib/model/oi/services.create.d.ts +70 -0
  335. package/dist/src/lib/model/oi/services.create.d.ts.map +1 -0
  336. package/dist/src/lib/model/oi/services.d.ts +125 -0
  337. package/dist/src/lib/model/oi/services.d.ts.map +1 -0
  338. package/dist/src/lib/model/oi/services.sample.d.ts +2 -0
  339. package/dist/src/lib/model/oi/services.sample.d.ts.map +1 -0
  340. package/dist/src/lib/model/oi/users.d.ts +10 -0
  341. package/dist/src/lib/model/oi/users.d.ts.map +1 -0
  342. package/dist/src/lib/model/postman/Postman.d.ts +58 -0
  343. package/dist/src/lib/model/postman/Postman.d.ts.map +1 -0
  344. package/dist/src/lib/model/remote/Remote.d.ts +23 -0
  345. package/dist/src/lib/model/remote/Remote.d.ts.map +1 -0
  346. package/dist/src/lib/model/request/SaaSRequestConfig.d.ts +8 -0
  347. package/dist/src/lib/model/request/SaaSRequestConfig.d.ts.map +1 -0
  348. package/dist/src/lib/model/request/SimpleHTTPError.d.ts +9 -0
  349. package/dist/src/lib/model/request/SimpleHTTPError.d.ts.map +1 -0
  350. package/dist/src/lib/model/security/ACAGroup.d.ts +13 -0
  351. package/dist/src/lib/model/security/ACAGroup.d.ts.map +1 -0
  352. package/dist/src/lib/model/security/ACAUser.d.ts +16 -0
  353. package/dist/src/lib/model/security/ACAUser.d.ts.map +1 -0
  354. package/dist/src/lib/model/security/MeResponse.d.ts +31 -0
  355. package/dist/src/lib/model/security/MeResponse.d.ts.map +1 -0
  356. package/dist/src/lib/model/service/service-detail.d.ts +46 -0
  357. package/dist/src/lib/model/service/service-detail.d.ts.map +1 -0
  358. package/dist/src/lib/model/service/service-overview.d.ts +27 -0
  359. package/dist/src/lib/model/service/service-overview.d.ts.map +1 -0
  360. package/dist/src/lib/model/service/service-search.d.ts +17 -0
  361. package/dist/src/lib/model/service/service-search.d.ts.map +1 -0
  362. package/dist/src/lib/model/service/slis.d.ts +47 -0
  363. package/dist/src/lib/model/service/slis.d.ts.map +1 -0
  364. package/dist/src/lib/model/situations/SituationLifecycle.d.ts +16 -0
  365. package/dist/src/lib/model/situations/SituationLifecycle.d.ts.map +1 -0
  366. package/dist/src/lib/model/situations/Situations.d.ts +177 -0
  367. package/dist/src/lib/model/situations/Situations.d.ts.map +1 -0
  368. package/dist/src/lib/model/situations/situation-inspect.d.ts +127 -0
  369. package/dist/src/lib/model/situations/situation-inspect.d.ts.map +1 -0
  370. package/dist/src/lib/model/situations/situation-summary.d.ts +60 -0
  371. package/dist/src/lib/model/situations/situation-summary.d.ts.map +1 -0
  372. package/dist/src/lib/model/sql/QueryResponse.d.ts +11 -0
  373. package/dist/src/lib/model/sql/QueryResponse.d.ts.map +1 -0
  374. package/dist/src/lib/model/tas/TAS.d.ts +276 -0
  375. package/dist/src/lib/model/tas/TAS.d.ts.map +1 -0
  376. package/dist/src/lib/model/tas/TASGraph.d.ts +39 -0
  377. package/dist/src/lib/model/tas/TASGraph.d.ts.map +1 -0
  378. package/dist/src/lib/model/tas/TASResponse.d.ts +44 -0
  379. package/dist/src/lib/model/tas/TASResponse.d.ts.map +1 -0
  380. package/dist/src/lib/model/trace/ThreadDump.d.ts +50 -0
  381. package/dist/src/lib/model/trace/ThreadDump.d.ts.map +1 -0
  382. package/dist/src/lib/model/trace/Trace.d.ts +94 -0
  383. package/dist/src/lib/model/trace/Trace.d.ts.map +1 -0
  384. package/dist/src/lib/model/vertex/AttributeValuesResponse.d.ts +15 -0
  385. package/dist/src/lib/model/vertex/AttributeValuesResponse.d.ts.map +1 -0
  386. package/dist/src/lib/model/vertex/BulkVertexPatch.d.ts +32 -0
  387. package/dist/src/lib/model/vertex/BulkVertexPatch.d.ts.map +1 -0
  388. package/dist/src/lib/model/vertex/Perspectives.d.ts +20 -0
  389. package/dist/src/lib/model/vertex/Perspectives.d.ts.map +1 -0
  390. package/dist/src/lib/model/vertex/RESTVertexResponse.d.ts +23 -0
  391. package/dist/src/lib/model/vertex/RESTVertexResponse.d.ts.map +1 -0
  392. package/dist/src/lib/model/vertex/VertexDefinition.d.ts +46 -0
  393. package/dist/src/lib/model/vertex/VertexDefinition.d.ts.map +1 -0
  394. package/dist/src/lib/model/vertex/VertexMappingConfiguration.d.ts +51 -0
  395. package/dist/src/lib/model/vertex/VertexMappingConfiguration.d.ts.map +1 -0
  396. package/dist/src/lib/model/vertex/VertexRequest.d.ts +20 -0
  397. package/dist/src/lib/model/vertex/VertexRequest.d.ts.map +1 -0
  398. package/dist/src/lib/model/vertex/VertexResponse.d.ts +25 -0
  399. package/dist/src/lib/model/vertex/VertexResponse.d.ts.map +1 -0
  400. package/dist/src/lib/model/vertex/VertexStateResponse.d.ts +32 -0
  401. package/dist/src/lib/model/vertex/VertexStateResponse.d.ts.map +1 -0
  402. package/dist/src/lib/model/vertex/VertexStatusChanges.d.ts +37 -0
  403. package/dist/src/lib/model/vertex/VertexStatusChanges.d.ts.map +1 -0
  404. package/dist/src/lib/services/acc.service.d.ts +193 -0
  405. package/dist/src/lib/services/acc.service.d.ts.map +1 -0
  406. package/dist/src/lib/services/agent.service.d.ts +99 -0
  407. package/dist/src/lib/services/agent.service.d.ts.map +1 -0
  408. package/dist/src/lib/services/alarm.service.d.ts +56 -0
  409. package/dist/src/lib/services/alarm.service.d.ts.map +1 -0
  410. package/dist/src/lib/services/alert.service.d.ts +54 -0
  411. package/dist/src/lib/services/alert.service.d.ts.map +1 -0
  412. package/dist/src/lib/services/apm-universe.service.d.ts +23 -0
  413. package/dist/src/lib/services/apm-universe.service.d.ts.map +1 -0
  414. package/dist/src/lib/services/asm.service.d.ts +22 -0
  415. package/dist/src/lib/services/asm.service.d.ts.map +1 -0
  416. package/dist/src/lib/services/attribute.service.d.ts +26 -0
  417. package/dist/src/lib/services/attribute.service.d.ts.map +1 -0
  418. package/dist/src/lib/services/authorization.service.d.ts +25 -0
  419. package/dist/src/lib/services/authorization.service.d.ts.map +1 -0
  420. package/dist/src/lib/services/axa.service.d.ts +69 -0
  421. package/dist/src/lib/services/axa.service.d.ts.map +1 -0
  422. package/dist/src/lib/services/blob.service.d.ts +24 -0
  423. package/dist/src/lib/services/blob.service.d.ts.map +1 -0
  424. package/dist/src/lib/services/channel.service.d.ts +43 -0
  425. package/dist/src/lib/services/channel.service.d.ts.map +1 -0
  426. package/dist/src/lib/services/dashboard.service.d.ts +75 -0
  427. package/dist/src/lib/services/dashboard.service.d.ts.map +1 -0
  428. package/dist/src/lib/services/datastore/datastore-audit.service.d.ts +47 -0
  429. package/dist/src/lib/services/datastore/datastore-audit.service.d.ts.map +1 -0
  430. package/dist/src/lib/services/datastore/datastore-auth-views.service.d.ts +72 -0
  431. package/dist/src/lib/services/datastore/datastore-auth-views.service.d.ts.map +1 -0
  432. package/dist/src/lib/services/datastore/datastore-blobstorage.service.d.ts +100 -0
  433. package/dist/src/lib/services/datastore/datastore-blobstorage.service.d.ts.map +1 -0
  434. package/dist/src/lib/services/datastore/datastore-features.service.d.ts +66 -0
  435. package/dist/src/lib/services/datastore/datastore-features.service.d.ts.map +1 -0
  436. package/dist/src/lib/services/datastore/datastore-metrics-metadata.service.d.ts +52 -0
  437. package/dist/src/lib/services/datastore/datastore-metrics-metadata.service.d.ts.map +1 -0
  438. package/dist/src/lib/services/datastore/datastore-nassql.service.d.ts +86 -0
  439. package/dist/src/lib/services/datastore/datastore-nassql.service.d.ts.map +1 -0
  440. package/dist/src/lib/services/datastore/datastore-states.service.d.ts +63 -0
  441. package/dist/src/lib/services/datastore/datastore-states.service.d.ts.map +1 -0
  442. package/dist/src/lib/services/datastore/datastore-tas.service.d.ts +112 -0
  443. package/dist/src/lib/services/datastore/datastore-tas.service.d.ts.map +1 -0
  444. package/dist/src/lib/services/datastore/datastore-tokens.service.d.ts +98 -0
  445. package/dist/src/lib/services/datastore/datastore-tokens.service.d.ts.map +1 -0
  446. package/dist/src/lib/services/dx-saas.service.d.ts +243 -0
  447. package/dist/src/lib/services/dx-saas.service.d.ts.map +1 -0
  448. package/dist/src/lib/services/dxoi.service.d.ts +27 -0
  449. package/dist/src/lib/services/dxoi.service.d.ts.map +1 -0
  450. package/dist/src/lib/services/event.service.d.ts +27 -0
  451. package/dist/src/lib/services/event.service.d.ts.map +1 -0
  452. package/dist/src/lib/services/experience.service.d.ts +42 -0
  453. package/dist/src/lib/services/experience.service.d.ts.map +1 -0
  454. package/dist/src/lib/services/graph.service.d.ts +34 -0
  455. package/dist/src/lib/services/graph.service.d.ts.map +1 -0
  456. package/dist/src/lib/services/inventory.service.d.ts +61 -0
  457. package/dist/src/lib/services/inventory.service.d.ts.map +1 -0
  458. package/dist/src/lib/services/js-extension.service.d.ts +27 -0
  459. package/dist/src/lib/services/js-extension.service.d.ts.map +1 -0
  460. package/dist/src/lib/services/logs.service.d.ts +13 -0
  461. package/dist/src/lib/services/logs.service.d.ts.map +1 -0
  462. package/dist/src/lib/services/management-module.service.d.ts +39 -0
  463. package/dist/src/lib/services/management-module.service.d.ts.map +1 -0
  464. package/dist/src/lib/services/metric-batch.service.d.ts +47 -0
  465. package/dist/src/lib/services/metric-batch.service.d.ts.map +1 -0
  466. package/dist/src/lib/services/metric-grouping.service.d.ts +34 -0
  467. package/dist/src/lib/services/metric-grouping.service.d.ts.map +1 -0
  468. package/dist/src/lib/services/nass.service.d.ts +38 -0
  469. package/dist/src/lib/services/nass.service.d.ts.map +1 -0
  470. package/dist/src/lib/services/notification.service.d.ts +13 -0
  471. package/dist/src/lib/services/notification.service.d.ts.map +1 -0
  472. package/dist/src/lib/services/o2-notification.service.d.ts +13 -0
  473. package/dist/src/lib/services/o2-notification.service.d.ts.map +1 -0
  474. package/dist/src/lib/services/o2-universe.service.d.ts +42 -0
  475. package/dist/src/lib/services/o2-universe.service.d.ts.map +1 -0
  476. package/dist/src/lib/services/perspective.service.d.ts +22 -0
  477. package/dist/src/lib/services/perspective.service.d.ts.map +1 -0
  478. package/dist/src/lib/services/platform-alert.service.d.ts +28 -0
  479. package/dist/src/lib/services/platform-alert.service.d.ts.map +1 -0
  480. package/dist/src/lib/services/platform-management-module.service.d.ts +21 -0
  481. package/dist/src/lib/services/platform-management-module.service.d.ts.map +1 -0
  482. package/dist/src/lib/services/platform-metric-grouping.service.d.ts +24 -0
  483. package/dist/src/lib/services/platform-metric-grouping.service.d.ts.map +1 -0
  484. package/dist/src/lib/services/service-monolith.d.ts +126 -0
  485. package/dist/src/lib/services/service-monolith.d.ts.map +1 -0
  486. package/dist/src/lib/services/service.service.d.ts +68 -0
  487. package/dist/src/lib/services/service.service.d.ts.map +1 -0
  488. package/dist/src/lib/services/session.service.d.ts +17 -0
  489. package/dist/src/lib/services/session.service.d.ts.map +1 -0
  490. package/dist/src/lib/services/situation.service.d.ts +38 -0
  491. package/dist/src/lib/services/situation.service.d.ts.map +1 -0
  492. package/dist/src/lib/services/sql.service.d.ts +13 -0
  493. package/dist/src/lib/services/sql.service.d.ts.map +1 -0
  494. package/dist/src/lib/services/tas.service.d.ts +24 -0
  495. package/dist/src/lib/services/tas.service.d.ts.map +1 -0
  496. package/dist/src/lib/services/vertex.service.d.ts +93 -0
  497. package/dist/src/lib/services/vertex.service.d.ts.map +1 -0
  498. package/dist/src/lib/util/config/config.d.ts +12 -0
  499. package/dist/src/lib/util/config/config.d.ts.map +1 -0
  500. package/dist/src/lib/util/regex/escape.d.ts +2 -0
  501. package/dist/src/lib/util/regex/escape.d.ts.map +1 -0
  502. package/dist/src/lib/util/vertex/vertex-search.d.ts +30 -0
  503. package/dist/src/lib/util/vertex/vertex-search.d.ts.map +1 -0
  504. package/package.json +1 -1
@@ -0,0 +1,4546 @@
1
+ export declare const ApiTokenNotFoundSchema: {
2
+ readonly properties: {
3
+ readonly status: {
4
+ readonly type: "string";
5
+ readonly example: "Not Found";
6
+ };
7
+ readonly message: {
8
+ readonly type: "string";
9
+ readonly example: "Not found";
10
+ };
11
+ };
12
+ readonly type: "object";
13
+ };
14
+ export declare const ApiTokenSchema: {
15
+ readonly properties: {
16
+ readonly id: {
17
+ readonly type: "integer";
18
+ readonly example: 1;
19
+ };
20
+ readonly name: {
21
+ readonly type: "string";
22
+ readonly example: "Token name";
23
+ };
24
+ readonly valid_until: {
25
+ readonly type: "string";
26
+ readonly format: "date-time";
27
+ readonly example: "2020-01-08T11:05:21+01:00";
28
+ readonly nullable: true;
29
+ };
30
+ readonly created: {
31
+ readonly type: "string";
32
+ readonly format: "date-time";
33
+ readonly example: "2020-01-01T11:05:21+01:00";
34
+ };
35
+ };
36
+ readonly type: "object";
37
+ };
38
+ export declare const ContactAuthSchema: {
39
+ readonly required: readonly ["type"];
40
+ readonly properties: {
41
+ readonly type: {
42
+ readonly description: "The supported authentication method.";
43
+ readonly type: "string";
44
+ readonly enum: readonly ["basic", "bearer"];
45
+ };
46
+ readonly user: {
47
+ readonly description: "User name if the authentication type requires it";
48
+ readonly type: "string";
49
+ readonly example: "me@example.com";
50
+ readonly nullable: true;
51
+ };
52
+ readonly secret: {
53
+ readonly description: "The authentication secret or token. This value is not sent in GET requests, it can only be created or updated.";
54
+ readonly type: "string";
55
+ readonly nullable: true;
56
+ };
57
+ };
58
+ readonly type: "object";
59
+ };
60
+ export declare const ContactCatalogueSchema: {
61
+ readonly required: readonly ["folders", "contacts"];
62
+ readonly properties: {
63
+ readonly folders: {
64
+ readonly type: "array";
65
+ readonly items: {
66
+ readonly $ref: "#/components/schemas/ResourceGroupItemWithPermission";
67
+ };
68
+ };
69
+ readonly contacts: {
70
+ readonly type: "array";
71
+ readonly items: {
72
+ readonly $ref: "#/components/schemas/ContactItem";
73
+ };
74
+ };
75
+ };
76
+ readonly type: "object";
77
+ };
78
+ export declare const ContactItemSchema: {
79
+ readonly required: readonly ["id", "name", "type", "status", "default"];
80
+ readonly properties: {
81
+ readonly id: {
82
+ readonly type: "integer";
83
+ readonly format: "int64";
84
+ readonly example: 1;
85
+ };
86
+ readonly name: {
87
+ readonly type: "string";
88
+ readonly example: "Contact name";
89
+ };
90
+ readonly type: {
91
+ readonly description: "Group contacts are containers for standard contacts - members.";
92
+ readonly type: "string";
93
+ readonly enum: readonly ["email", "sms", "phone", "action", "rss", "group"];
94
+ };
95
+ readonly address: {
96
+ readonly description: "Not used for group contact type";
97
+ readonly type: "string";
98
+ readonly example: "me@example.com";
99
+ };
100
+ readonly status: {
101
+ readonly description: "0=invalid,1=unconfirmed,2=active,3=blocked,4=inactive";
102
+ readonly type: "integer";
103
+ readonly enum: readonly [0, 1, 2, 3, 4];
104
+ readonly example: 2;
105
+ };
106
+ readonly default: {
107
+ readonly type: "boolean";
108
+ };
109
+ readonly ownerId: {
110
+ readonly type: "integer";
111
+ readonly example: 6;
112
+ };
113
+ readonly folderId: {
114
+ readonly type: "integer";
115
+ readonly example: null;
116
+ readonly nullable: true;
117
+ };
118
+ readonly workingFrom: {
119
+ readonly description: "Time HH:ss in contact's time zone; workingFrom and workingTo represent time interval when the contact can be alerted.";
120
+ readonly type: "string";
121
+ readonly example: "00:00";
122
+ };
123
+ readonly workingTo: {
124
+ readonly description: "Time HH:ss in contact's time zone; workingFrom and workingTo represent time interval when the contact can be alerted.";
125
+ readonly type: "string";
126
+ readonly example: "23:59";
127
+ };
128
+ readonly workingDays: {
129
+ readonly description: "Days when the contact can be used for alerting. 0 = Monday ... 6 = Sunday";
130
+ readonly type: "array";
131
+ readonly items: {
132
+ readonly type: "integer";
133
+ };
134
+ readonly example: readonly [0, 1, 2, 3, 4, 5, 6];
135
+ };
136
+ readonly timezone: {
137
+ readonly description: string;
138
+ readonly type: "string";
139
+ readonly example: "America/Los_Angeles";
140
+ readonly nullable: true;
141
+ };
142
+ readonly members: {
143
+ readonly description: string;
144
+ readonly type: "array";
145
+ readonly items: {
146
+ readonly $ref: "#/components/schemas/ContactGroupMemberItem";
147
+ };
148
+ };
149
+ readonly auth: {
150
+ readonly description: "Authentication details. Authentication can be added for the action url contact type only.";
151
+ readonly oneOf: readonly [{
152
+ readonly $ref: "#/components/schemas/ContactAuth";
153
+ }, {
154
+ readonly type: "object";
155
+ readonly nullable: true;
156
+ }];
157
+ };
158
+ readonly specification: {
159
+ readonly description: "Special flags specific for the contact type. Currently, only action contact type supports specifications.\n Json changes the content type for the action url to send message as a json instead of standard application/x-www-form-urlencoded.\n gchat changes both content type and message form to send message to a Google chat webhook.";
160
+ readonly type: "string";
161
+ readonly enum: readonly ["json", "gchat"];
162
+ readonly example: null;
163
+ readonly nullable: true;
164
+ };
165
+ };
166
+ readonly type: "object";
167
+ };
168
+ export declare const ContactItemCreateSchema: {
169
+ readonly required: readonly ["name", "type", "address"];
170
+ readonly type: "object";
171
+ readonly allOf: readonly [{
172
+ readonly $ref: "#/components/schemas/ContactItemUpdate";
173
+ }, {
174
+ readonly properties: {
175
+ readonly type: {
176
+ readonly type: "string";
177
+ readonly enum: readonly ["email", "sms", "phone", "action", "rss", "group"];
178
+ };
179
+ };
180
+ }];
181
+ };
182
+ export declare const ContactItemUpdateSchema: {
183
+ readonly properties: {
184
+ readonly name: {
185
+ readonly type: "string";
186
+ readonly example: "Contact name";
187
+ readonly nullable: true;
188
+ };
189
+ readonly address: {
190
+ readonly description: "Address of the contact. The scheme depends on the contact type.";
191
+ readonly type: "string";
192
+ readonly example: "me@example.com";
193
+ readonly nullable: true;
194
+ };
195
+ readonly default: {
196
+ readonly description: "Is this contact the default account contact? Only one contact can be default.";
197
+ readonly type: "boolean";
198
+ readonly nullable: true;
199
+ };
200
+ readonly folderId: {
201
+ readonly description: "ID of the folder this contact should be assigned to";
202
+ readonly type: "integer";
203
+ readonly example: null;
204
+ readonly nullable: true;
205
+ };
206
+ readonly workingFrom: {
207
+ readonly description: string;
208
+ readonly type: "string";
209
+ readonly example: "00:00";
210
+ };
211
+ readonly workingTo: {
212
+ readonly description: string;
213
+ readonly type: "string";
214
+ readonly example: "23:59";
215
+ readonly nullable: true;
216
+ };
217
+ readonly workingDays: {
218
+ readonly description: "Days when the contact can be alerted. Do not use for contact groups.";
219
+ readonly type: "array";
220
+ readonly items: {
221
+ readonly type: "integer";
222
+ };
223
+ readonly example: readonly [0, 1, 2, 3, 4, 5, 6];
224
+ readonly nullable: true;
225
+ };
226
+ readonly timezone: {
227
+ readonly description: string;
228
+ readonly type: "string";
229
+ readonly example: "America/Los_Angeles";
230
+ readonly nullable: true;
231
+ };
232
+ readonly members: {
233
+ readonly description: string;
234
+ readonly type: "array";
235
+ readonly items: {
236
+ readonly $ref: "#/components/schemas/ContactGroupMemberCreate";
237
+ };
238
+ readonly nullable: true;
239
+ };
240
+ readonly auth: {
241
+ readonly description: "Authentication details. Authentication can be added for the action url contact type only.";
242
+ readonly oneOf: readonly [{
243
+ readonly $ref: "#/components/schemas/ContactAuth";
244
+ }, {
245
+ readonly type: "object";
246
+ readonly nullable: true;
247
+ }];
248
+ };
249
+ readonly specification: {
250
+ readonly description: "Special flags specific for the contact type. Currently, only action contact type supports specifications.\n Json changes the content type for the action url to send message as a json instead of standard application/x-www-form-urlencoded.\n gchat changes both content type and message form to send message to a Google chat webhook.";
251
+ readonly type: "string";
252
+ readonly enum: readonly ["json", "gchat"];
253
+ readonly example: null;
254
+ readonly nullable: true;
255
+ };
256
+ };
257
+ readonly type: "object";
258
+ };
259
+ export declare const ContactGroupMemberItemSchema: {
260
+ readonly required: readonly ["contactId", "groupId", "alertAfter"];
261
+ readonly properties: {
262
+ readonly contactId: {
263
+ readonly description: "ID of the contact (member of the group)";
264
+ readonly type: "integer";
265
+ readonly format: "int64";
266
+ readonly example: 1;
267
+ };
268
+ readonly groupId: {
269
+ readonly description: "ID of the group (contact of type group) the contact is member of";
270
+ readonly type: "integer";
271
+ readonly format: "int64";
272
+ readonly example: 1;
273
+ };
274
+ readonly alertAfter: {
275
+ readonly description: "Send alert after (alertAfter-1) errors. 0 means alert immediately (after 1 error), 1 after 2 errors, etc.";
276
+ readonly type: "integer";
277
+ readonly enum: readonly [0, 1, 2, 3, 4];
278
+ readonly example: 1;
279
+ };
280
+ };
281
+ readonly type: "object";
282
+ };
283
+ export declare const ContactGroupMemberCreateSchema: {
284
+ readonly required: readonly ["contactId", "alertAfter"];
285
+ readonly properties: {
286
+ readonly contactId: {
287
+ readonly description: "ID of the contact (member of the group)";
288
+ readonly type: "integer";
289
+ readonly format: "int64";
290
+ readonly example: 1;
291
+ };
292
+ readonly alertAfter: {
293
+ readonly description: "Send alert after (alertAfter-1) errors. 0 means alert immediately (after 1 error), 1 after 2 errors, etc.";
294
+ readonly type: "integer";
295
+ readonly enum: readonly [0, 1, 2, 3, 4];
296
+ readonly example: 1;
297
+ };
298
+ };
299
+ readonly type: "object";
300
+ };
301
+ export declare const MaintenanceCatalogueSchema: {
302
+ readonly required: readonly ["folders", "maintenances"];
303
+ readonly properties: {
304
+ readonly folders: {
305
+ readonly type: "array";
306
+ readonly items: {
307
+ readonly $ref: "#/components/schemas/ResourceGroupItemWithPermission";
308
+ };
309
+ };
310
+ readonly maintenances: {
311
+ readonly type: "array";
312
+ readonly items: {
313
+ readonly $ref: "#/components/schemas/MaintenanceItem";
314
+ };
315
+ };
316
+ };
317
+ readonly type: "object";
318
+ };
319
+ export declare const MaintenanceItemSchema: {
320
+ readonly required: readonly ["id", "name", "timezone", "ruleCount"];
321
+ readonly properties: {
322
+ readonly id: {
323
+ readonly type: "integer";
324
+ readonly example: 1;
325
+ };
326
+ readonly name: {
327
+ readonly type: "string";
328
+ readonly example: "My Maintenance Window";
329
+ };
330
+ readonly timezone: {
331
+ readonly type: "string";
332
+ readonly example: "GMT";
333
+ };
334
+ readonly ruleCount: {
335
+ readonly type: "integer";
336
+ readonly example: 5;
337
+ };
338
+ readonly description: {
339
+ readonly type: "string";
340
+ readonly example: "Maintenance window description";
341
+ };
342
+ readonly persistent: {
343
+ readonly type: "boolean";
344
+ };
345
+ readonly windows: {
346
+ readonly type: "array";
347
+ readonly items: {
348
+ readonly $ref: "#/components/schemas/MaintenanceWindowItem";
349
+ };
350
+ };
351
+ readonly permission: {
352
+ readonly $ref: "#/components/schemas/PermissionItem";
353
+ };
354
+ readonly ownerId: {
355
+ readonly type: "integer";
356
+ readonly example: 1;
357
+ };
358
+ readonly folderId: {
359
+ readonly type: "integer";
360
+ readonly example: 5;
361
+ readonly nullable: true;
362
+ };
363
+ readonly monitorIds: {
364
+ readonly type: "array";
365
+ readonly items: {
366
+ readonly type: "integer";
367
+ };
368
+ readonly example: readonly [5, 6];
369
+ };
370
+ readonly immediateForRuleId: {
371
+ readonly type: "integer";
372
+ readonly example: 3;
373
+ readonly nullable: true;
374
+ };
375
+ };
376
+ readonly type: "object";
377
+ };
378
+ export declare const MaintenanceItemCreateSchema: {
379
+ readonly properties: {
380
+ readonly name: {
381
+ readonly type: "string";
382
+ readonly example: "My Maintenance Window";
383
+ };
384
+ readonly timezone: {
385
+ readonly type: "string";
386
+ readonly example: "GMT";
387
+ };
388
+ readonly description: {
389
+ readonly type: "string";
390
+ readonly example: "Maintenance window description";
391
+ };
392
+ readonly persistent: {
393
+ readonly type: "boolean";
394
+ readonly example: false;
395
+ };
396
+ readonly windows: {
397
+ readonly type: "array";
398
+ readonly items: {
399
+ readonly $ref: "#/components/schemas/WindowItemCreate";
400
+ };
401
+ };
402
+ readonly folderId: {
403
+ readonly type: "integer";
404
+ readonly example: 5;
405
+ readonly nullable: true;
406
+ };
407
+ readonly monitorIds: {
408
+ readonly type: "array";
409
+ readonly items: {
410
+ readonly type: "integer";
411
+ };
412
+ readonly example: readonly [1, 6, 8];
413
+ };
414
+ };
415
+ readonly type: "object";
416
+ };
417
+ export declare const MaintenanceItemImmediateCreateSchema: {
418
+ readonly required: readonly ["duration", "monitorIds"];
419
+ readonly properties: {
420
+ readonly from: {
421
+ readonly description: string;
422
+ readonly type: "string";
423
+ readonly format: "date-time";
424
+ readonly example: "2021-12-01 01:00:00+00";
425
+ readonly nullable: true;
426
+ };
427
+ readonly duration: {
428
+ readonly description: "Duration of the immediate maintenance window, format [H][H]H:MM";
429
+ readonly type: "string";
430
+ readonly example: "1:30";
431
+ };
432
+ readonly monitorIds: {
433
+ readonly description: "Ids of monitors this maintenance should be assigned to. You need update permission for these monitors";
434
+ readonly type: "array";
435
+ readonly items: {
436
+ readonly type: "integer";
437
+ };
438
+ readonly example: readonly [1, 6, 8];
439
+ };
440
+ };
441
+ readonly type: "object";
442
+ };
443
+ export declare const MaintenanceWindowItemSchema: {
444
+ readonly required: readonly ["type", "status", "from"];
445
+ readonly properties: {
446
+ readonly id: {
447
+ readonly type: "integer";
448
+ readonly example: 5;
449
+ readonly nullable: true;
450
+ };
451
+ readonly type: {
452
+ readonly type: "string";
453
+ readonly enum: readonly ["fixed", "daily", "weekly", "monthly"];
454
+ };
455
+ readonly status: {
456
+ readonly type: "string";
457
+ readonly enum: readonly ["active", "waiting", "passed"];
458
+ };
459
+ readonly from: {
460
+ readonly type: "string";
461
+ readonly format: "date-time";
462
+ readonly example: "2020-02-02T00:00:00";
463
+ };
464
+ readonly to: {
465
+ readonly type: "string";
466
+ readonly format: "date-time";
467
+ readonly example: "2025-05-05T23:59:59";
468
+ };
469
+ readonly effectiveTo: {
470
+ readonly type: "string";
471
+ readonly format: "date-time";
472
+ readonly example: "2025-05-05T23:59:59";
473
+ };
474
+ readonly repeat: {
475
+ readonly description: "For repeating time windows means repeat every N (days, weeks, months).";
476
+ readonly type: "integer";
477
+ readonly example: 1;
478
+ readonly nullable: true;
479
+ };
480
+ readonly dow: {
481
+ readonly description: "For weekly recurring time window: 0 - Monday, 6 - Sunday";
482
+ readonly type: "array";
483
+ readonly items: {
484
+ readonly type: "integer";
485
+ };
486
+ readonly nullable: true;
487
+ };
488
+ };
489
+ readonly type: "object";
490
+ };
491
+ export declare const WindowItemCreateSchema: {
492
+ readonly properties: {
493
+ readonly type: {
494
+ readonly description: "This parameter is always required";
495
+ readonly type: "string";
496
+ readonly enum: readonly ["fixed", "daily", "weekly", "montly"];
497
+ };
498
+ readonly from: {
499
+ readonly description: string;
500
+ readonly type: "string";
501
+ readonly format: "date-time";
502
+ readonly example: "2020-01-01T00:00:00";
503
+ };
504
+ readonly to: {
505
+ readonly description: "End time of this window applicability. Required for these types: fixed";
506
+ readonly type: "string";
507
+ readonly format: "date-time";
508
+ readonly example: "2020-12-31T23:59:59";
509
+ };
510
+ readonly repeat: {
511
+ readonly description: "For repeating time windows means repeat every N (days, weeks, months). Required for all but fixed type.";
512
+ readonly type: "integer";
513
+ readonly example: 1;
514
+ readonly nullable: true;
515
+ };
516
+ readonly endTime: {
517
+ readonly description: string;
518
+ readonly type: "string";
519
+ readonly example: "00:10";
520
+ readonly nullable: true;
521
+ };
522
+ readonly dow: {
523
+ readonly description: "For weekly recurring time window applicable days: 0 - Monday, 6 - Sunday.";
524
+ readonly type: "array";
525
+ readonly items: {
526
+ readonly type: "integer";
527
+ };
528
+ readonly example: readonly [2, 4, 6];
529
+ readonly nullable: true;
530
+ };
531
+ };
532
+ readonly type: "object";
533
+ };
534
+ export declare const MessageItemSchema: {
535
+ readonly required: readonly ["id", "entered", "type", "status"];
536
+ readonly properties: {
537
+ readonly id: {
538
+ readonly type: "integer";
539
+ readonly format: "int64";
540
+ readonly example: 1;
541
+ };
542
+ readonly entered: {
543
+ readonly type: "string";
544
+ readonly format: "date-time";
545
+ };
546
+ readonly sent: {
547
+ readonly type: "string";
548
+ readonly format: "date-time";
549
+ readonly nullable: true;
550
+ };
551
+ readonly monitorId: {
552
+ readonly description: "Monitor ID";
553
+ readonly type: "integer";
554
+ readonly nullable: true;
555
+ };
556
+ readonly contactId: {
557
+ readonly description: "Contact ID";
558
+ readonly type: "integer";
559
+ readonly nullable: true;
560
+ };
561
+ readonly type: {
562
+ readonly description: "Contact type";
563
+ readonly type: "string";
564
+ readonly enum: readonly ["email", "sms", "phone", "action", "rss"];
565
+ };
566
+ readonly address: {
567
+ readonly description: "Monitor ID";
568
+ readonly type: "string";
569
+ };
570
+ readonly status: {
571
+ readonly description: "Message delivery status";
572
+ readonly type: "string";
573
+ readonly enum: readonly ["deleted", "queued", "gateway", "provider", "device", "accepted", "queued-no-fallback", "undeliverable", "suppressed"];
574
+ };
575
+ readonly eventId: {
576
+ readonly description: "Monitor log event uuid";
577
+ readonly type: "string";
578
+ readonly nullable: true;
579
+ };
580
+ readonly message: {
581
+ readonly description: "Text of the message";
582
+ readonly type: "string";
583
+ };
584
+ };
585
+ readonly type: "object";
586
+ };
587
+ export declare const MonitorsPageSchema: {
588
+ readonly description: "This schema is used to return a page from the list of monitors with additional pagination information";
589
+ readonly properties: {
590
+ readonly monitors: {
591
+ readonly description: "List of monitors.";
592
+ readonly type: "array";
593
+ readonly items: {
594
+ readonly oneOf: readonly [{
595
+ readonly $ref: "#/components/schemas/Browser";
596
+ }, {
597
+ readonly $ref: "#/components/schemas/Connect";
598
+ }, {
599
+ readonly $ref: "#/components/schemas/Dns";
600
+ }, {
601
+ readonly $ref: "#/components/schemas/Dnsa";
602
+ }, {
603
+ readonly $ref: "#/components/schemas/Dnsns";
604
+ }, {
605
+ readonly $ref: "#/components/schemas/Domain";
606
+ }, {
607
+ readonly $ref: "#/components/schemas/Ftp";
608
+ }, {
609
+ readonly $ref: "#/components/schemas/Ftps";
610
+ }, {
611
+ readonly $ref: "#/components/schemas/Http";
612
+ }, {
613
+ readonly $ref: "#/components/schemas/Https";
614
+ }, {
615
+ readonly $ref: "#/components/schemas/Imap";
616
+ }, {
617
+ readonly $ref: "#/components/schemas/Ldap";
618
+ }, {
619
+ readonly $ref: "#/components/schemas/Ping";
620
+ }, {
621
+ readonly $ref: "#/components/schemas/Plugin";
622
+ }, {
623
+ readonly $ref: "#/components/schemas/Pop3";
624
+ }, {
625
+ readonly $ref: "#/components/schemas/Scp";
626
+ }, {
627
+ readonly $ref: "#/components/schemas/Script";
628
+ }, {
629
+ readonly $ref: "#/components/schemas/Sftp";
630
+ }, {
631
+ readonly $ref: "#/components/schemas/Sip";
632
+ }, {
633
+ readonly $ref: "#/components/schemas/Smtp";
634
+ }, {
635
+ readonly $ref: "#/components/schemas/Telnet";
636
+ }, {
637
+ readonly $ref: "#/components/schemas/Webdriver";
638
+ }];
639
+ };
640
+ };
641
+ readonly numMonitors: {
642
+ readonly description: "Number of monitors returned in the monitors array.";
643
+ readonly type: "integer";
644
+ };
645
+ readonly numFolders: {
646
+ readonly description: "Number of unique folders returned the returned monitors belong to. These folders are also attached in the folders array.";
647
+ readonly type: "integer";
648
+ };
649
+ readonly numNotInFolder: {
650
+ readonly description: "Number of monitors out of folder in the response";
651
+ readonly type: "integer";
652
+ };
653
+ readonly totalMonitors: {
654
+ readonly description: "Total number of monitors that would be returned if no limit/offset restriction is applied";
655
+ readonly type: "integer";
656
+ };
657
+ readonly totalFolders: {
658
+ readonly description: "Total number of folders that would be returned if no limit/offset restriction is applied";
659
+ readonly type: "integer";
660
+ };
661
+ readonly totalNotInFolder: {
662
+ readonly description: "Total number of monitors out of folder if no limit/offset restriction is applied";
663
+ readonly type: "integer";
664
+ };
665
+ readonly folders: {
666
+ readonly $ref: "#/components/schemas/FolderItem";
667
+ };
668
+ };
669
+ readonly type: "object";
670
+ };
671
+ export declare const OauthClientCredentialsNotFoundSchema: {
672
+ readonly properties: {
673
+ readonly status: {
674
+ readonly type: "string";
675
+ readonly example: "Not Found";
676
+ };
677
+ readonly message: {
678
+ readonly type: "string";
679
+ readonly example: "Not found";
680
+ };
681
+ };
682
+ readonly type: "object";
683
+ };
684
+ export declare const OauthClientCredentialsItemSchema: {
685
+ readonly properties: {
686
+ readonly id: {
687
+ readonly type: "integer";
688
+ readonly example: 1;
689
+ };
690
+ readonly name: {
691
+ readonly type: "string";
692
+ readonly example: "My Credentials";
693
+ };
694
+ readonly client_id: {
695
+ readonly type: "string";
696
+ readonly example: "Y0AOiWAlCcUTP9xoi8NERy95Fy0ZQjKyZ6bVcQYs0Aw=";
697
+ };
698
+ readonly valid_until: {
699
+ readonly type: "string";
700
+ readonly example: "2027-01-01T00:00:00+01:00";
701
+ readonly nullable: true;
702
+ };
703
+ readonly access_token_validity: {
704
+ readonly type: "integer";
705
+ readonly example: 3600;
706
+ readonly nullable: true;
707
+ };
708
+ readonly refresh_token_validity: {
709
+ readonly type: "integer";
710
+ readonly example: 604800;
711
+ readonly nullable: true;
712
+ };
713
+ };
714
+ readonly type: "object";
715
+ };
716
+ export declare const OauthTokenSchema: {
717
+ readonly properties: {
718
+ readonly id: {
719
+ readonly type: "integer";
720
+ readonly example: 1;
721
+ };
722
+ readonly clientId: {
723
+ readonly description: "Client ID this token is assigned to.";
724
+ readonly type: "integer";
725
+ readonly example: 10;
726
+ };
727
+ readonly expires: {
728
+ readonly description: "Date and time when the token expires";
729
+ readonly type: "string";
730
+ readonly example: "2022-12-26T00:00:00+00";
731
+ };
732
+ };
733
+ readonly type: "object";
734
+ };
735
+ export declare const PermissionItemSchema: {
736
+ readonly required: readonly ["type", "level"];
737
+ readonly properties: {
738
+ readonly type: {
739
+ readonly type: "string";
740
+ readonly example: "resource-group-contact";
741
+ };
742
+ readonly level: {
743
+ readonly type: "string";
744
+ readonly example: "create-delete";
745
+ };
746
+ };
747
+ readonly type: "object";
748
+ };
749
+ export declare const ResourceGroupItemSchema: {
750
+ readonly properties: {
751
+ readonly id: {
752
+ readonly type: "integer";
753
+ readonly example: 1;
754
+ };
755
+ readonly name: {
756
+ readonly type: "string";
757
+ readonly example: "Alert contact dir";
758
+ };
759
+ readonly ownerId: {
760
+ readonly type: "integer";
761
+ readonly example: 1;
762
+ };
763
+ };
764
+ readonly type: "object";
765
+ };
766
+ export declare const ResourceGroupItemWithPermissionSchema: {
767
+ readonly type: "object";
768
+ readonly allOf: readonly [{
769
+ readonly $ref: "#/components/schemas/ResourceGroupItem";
770
+ }, {
771
+ readonly properties: {
772
+ readonly resourceCount: {
773
+ readonly type: "integer";
774
+ readonly example: 5;
775
+ };
776
+ readonly permission: {
777
+ readonly $ref: "#/components/schemas/PermissionItem";
778
+ };
779
+ };
780
+ }];
781
+ };
782
+ export declare const BulkResponseMetadataSchema: {
783
+ readonly properties: {
784
+ readonly success: {
785
+ readonly description: "A bulk response containing multiple sub-responses for bulk operations";
786
+ readonly type: "integer";
787
+ readonly example: 10;
788
+ };
789
+ readonly redirect: {
790
+ readonly type: "integer";
791
+ readonly example: 0;
792
+ };
793
+ readonly client_errors: {
794
+ readonly type: "integer";
795
+ readonly example: 2;
796
+ };
797
+ readonly server_errors: {
798
+ readonly type: "integer";
799
+ readonly example: 0;
800
+ };
801
+ };
802
+ readonly type: "object";
803
+ };
804
+ export declare const BulkResponseSchema: {
805
+ readonly properties: {
806
+ readonly metadata: {
807
+ readonly $ref: "#/components/schemas/BulkResponseMetadata";
808
+ };
809
+ readonly responses: {
810
+ readonly type: "array";
811
+ readonly items: {
812
+ readonly $ref: "#/components/schemas/BulkResponsePart";
813
+ };
814
+ };
815
+ };
816
+ readonly type: "object";
817
+ };
818
+ export declare const BulkResponsePartSchema: {
819
+ readonly description: "One part of a multi-part response\n\nWhen performing bulk operations, each item has its own response\nThis class represents response for one item\n\nIt is merged in BulkResponse";
820
+ readonly required: readonly ["id", "status"];
821
+ readonly properties: {
822
+ readonly id: {
823
+ readonly description: "ID of the entity this response is connected to (user ID, folder ID...)";
824
+ readonly example: 123456;
825
+ readonly oneOf: readonly [{
826
+ readonly type: "string";
827
+ }, {
828
+ readonly type: "integer";
829
+ }];
830
+ };
831
+ readonly status: {
832
+ readonly description: "This property is renamed in BulkResponse::getCompleteResponse()";
833
+ readonly type: "integer";
834
+ readonly example: 200;
835
+ };
836
+ readonly resource: {
837
+ readonly description: "This property is renamed in BulkResponse::getCompleteResponse()";
838
+ readonly type: "object";
839
+ readonly example: {
840
+ readonly foo: "resource data";
841
+ };
842
+ };
843
+ readonly message: {
844
+ readonly description: "The subresponse HTTP message";
845
+ readonly type: "string";
846
+ readonly example: "OK";
847
+ readonly nullable: true;
848
+ };
849
+ };
850
+ readonly type: "object";
851
+ };
852
+ export declare const FolderItemSchema: {
853
+ readonly required: readonly ["id", "monitorCount", "name", "isActive", "notifyOn"];
854
+ readonly type: "object";
855
+ readonly allOf: readonly [{
856
+ readonly $ref: "#/components/schemas/FolderRequestItem";
857
+ }, {
858
+ readonly properties: {
859
+ readonly id: {
860
+ readonly type: "integer";
861
+ readonly format: "int64";
862
+ readonly example: 1;
863
+ };
864
+ readonly monitorCount: {
865
+ readonly type: "integer";
866
+ readonly example: 1;
867
+ };
868
+ readonly permission: {
869
+ readonly $ref: "#/components/schemas/PermissionItem";
870
+ };
871
+ readonly specificPermission: {
872
+ readonly $ref: "#/components/schemas/PermissionItem";
873
+ };
874
+ readonly ownerId: {
875
+ readonly type: "integer";
876
+ readonly example: 1;
877
+ };
878
+ };
879
+ }];
880
+ };
881
+ export declare const FolderRequestItemSchema: {
882
+ readonly required: readonly ["name", "isActive", "notifyOn"];
883
+ readonly properties: {
884
+ readonly name: {
885
+ readonly type: "string";
886
+ readonly example: "Folder name";
887
+ };
888
+ readonly isActive: {
889
+ readonly type: "boolean";
890
+ };
891
+ readonly notifyOn: {
892
+ readonly type: "boolean";
893
+ };
894
+ };
895
+ readonly type: "object";
896
+ };
897
+ export declare const ForbiddenSchema: {
898
+ readonly properties: {
899
+ readonly status: {
900
+ readonly type: "string";
901
+ readonly example: "Forbidden";
902
+ };
903
+ readonly message: {
904
+ readonly type: "string";
905
+ readonly example: "Access to the resource was denied.";
906
+ };
907
+ };
908
+ readonly type: "object";
909
+ };
910
+ export declare const SettingsItemSchema: {
911
+ readonly required: readonly ["name", "value"];
912
+ readonly properties: {
913
+ readonly name: {
914
+ readonly type: "string";
915
+ readonly example: "accessible";
916
+ };
917
+ readonly type: {
918
+ readonly type: "string";
919
+ readonly default: "bool";
920
+ readonly enum: readonly ["bool", "integer", "string", "secret", "integers"];
921
+ };
922
+ readonly value: {
923
+ readonly type: "array";
924
+ readonly items: {};
925
+ readonly example: "true";
926
+ readonly oneOf: readonly [{
927
+ readonly type: "string";
928
+ }, {
929
+ readonly type: "integer";
930
+ }, {
931
+ readonly type: "boolean";
932
+ }, {
933
+ readonly type: "array";
934
+ readonly items: {
935
+ readonly type: "integer";
936
+ };
937
+ }];
938
+ };
939
+ };
940
+ readonly type: "object";
941
+ };
942
+ export declare const StationAgentSchema: {
943
+ readonly properties: {
944
+ readonly type: {
945
+ readonly description: "Monitor type";
946
+ readonly type: "string";
947
+ readonly example: "https";
948
+ };
949
+ readonly agent: {
950
+ readonly description: "Agent name";
951
+ readonly type: "string";
952
+ readonly example: "ccagent";
953
+ };
954
+ };
955
+ readonly type: "object";
956
+ };
957
+ export declare const StationAgentsSchema: {
958
+ readonly properties: {
959
+ readonly ccagent: {
960
+ readonly description: "Number of ccagents";
961
+ readonly type: "integer";
962
+ readonly example: "10";
963
+ readonly nullable: true;
964
+ };
965
+ readonly cbot: {
966
+ readonly description: "Number of cbot agents";
967
+ readonly type: "integer";
968
+ readonly example: "10";
969
+ readonly nullable: true;
970
+ };
971
+ readonly fpm: {
972
+ readonly description: "Number of full-page agents";
973
+ readonly type: "integer";
974
+ readonly example: "2";
975
+ readonly nullable: true;
976
+ };
977
+ readonly jmeter2: {
978
+ readonly description: "Number of jmeter2 agents";
979
+ readonly type: "integer";
980
+ readonly example: "2";
981
+ readonly nullable: true;
982
+ };
983
+ readonly jmeter4: {
984
+ readonly description: "Number of jmeter4 agents";
985
+ readonly type: "integer";
986
+ readonly example: "2";
987
+ readonly nullable: true;
988
+ };
989
+ readonly jmeter5: {
990
+ readonly description: "Number of jmeter5 agents";
991
+ readonly type: "integer";
992
+ readonly example: "2";
993
+ readonly nullable: true;
994
+ };
995
+ readonly webdriver: {
996
+ readonly description: "Number of webdriver agents";
997
+ readonly type: "integer";
998
+ readonly example: "2";
999
+ readonly nullable: true;
1000
+ };
1001
+ };
1002
+ readonly type: "object";
1003
+ };
1004
+ export declare const StationItemSchema: {
1005
+ readonly properties: {
1006
+ readonly id: {
1007
+ readonly type: "integer";
1008
+ readonly example: 1;
1009
+ };
1010
+ readonly alias: {
1011
+ readonly description: "The unique host name of this monitoring station";
1012
+ readonly type: "string";
1013
+ readonly example: "hubud01.example.com";
1014
+ };
1015
+ readonly locationId: {
1016
+ readonly description: "The location ID this station belongs to";
1017
+ readonly type: "integer";
1018
+ readonly example: "1";
1019
+ };
1020
+ readonly isPublic: {
1021
+ readonly description: "True if the monitoring station is public.";
1022
+ readonly type: "boolean";
1023
+ };
1024
+ readonly ownerId: {
1025
+ readonly description: "ID of the monitoring station owner. Public stations have no owners.";
1026
+ readonly type: "integer";
1027
+ readonly example: 6;
1028
+ readonly nullable: true;
1029
+ };
1030
+ readonly locode: {
1031
+ readonly description: "The short code assigned during installation - deprecated";
1032
+ readonly type: "string";
1033
+ readonly example: "hubud01";
1034
+ };
1035
+ readonly status: {
1036
+ readonly description: string;
1037
+ readonly type: "integer";
1038
+ readonly enum: readonly [1, 2, 3, 4, 3, 5, 6];
1039
+ };
1040
+ readonly host: {
1041
+ readonly description: "The IP address of this monitoring station";
1042
+ readonly type: "string";
1043
+ readonly example: "1.2.3.4";
1044
+ readonly nullable: true;
1045
+ };
1046
+ readonly city: {
1047
+ readonly type: "string";
1048
+ readonly example: "Madrid";
1049
+ };
1050
+ readonly latitude: {
1051
+ readonly type: "number";
1052
+ readonly format: "float";
1053
+ readonly example: 40.400002;
1054
+ };
1055
+ readonly longitude: {
1056
+ readonly type: "number";
1057
+ readonly format: "float";
1058
+ readonly example: -3.683;
1059
+ };
1060
+ readonly weight: {
1061
+ readonly description: "Weight of the station in the location.";
1062
+ readonly type: "integer";
1063
+ readonly example: "1";
1064
+ };
1065
+ readonly osVersion: {
1066
+ readonly description: "The version of the OS";
1067
+ readonly type: "string";
1068
+ readonly example: "CentOS 8";
1069
+ };
1070
+ readonly version: {
1071
+ readonly description: "The version of the ASM station installed";
1072
+ readonly type: "string";
1073
+ readonly example: "10.4.0";
1074
+ };
1075
+ readonly description: {
1076
+ readonly description: "Custom text description.";
1077
+ readonly type: "string";
1078
+ };
1079
+ readonly engine: {
1080
+ readonly description: "Engine used for orchestration - kubernetes, docker-composer, etc.";
1081
+ readonly type: "string";
1082
+ readonly example: "kubernetes";
1083
+ };
1084
+ readonly useCcagent: {
1085
+ readonly description: "Use ccagent instead of cbot";
1086
+ readonly type: "boolean";
1087
+ readonly example: "false";
1088
+ };
1089
+ };
1090
+ readonly type: "object";
1091
+ };
1092
+ export declare const StationItemCreateSchema: {
1093
+ readonly properties: {
1094
+ readonly alias: {
1095
+ readonly description: "The host name of this monitoring station";
1096
+ readonly type: "string";
1097
+ readonly example: "hubud01.example.com";
1098
+ };
1099
+ readonly locationId: {
1100
+ readonly description: "The location ID this station belongs to";
1101
+ readonly type: "integer";
1102
+ readonly example: "1";
1103
+ };
1104
+ readonly status: {
1105
+ readonly description: "Status of the monitoring station: 1 - planned, 2 - active, 3 - in maintenance, 4 - blocked.";
1106
+ readonly type: "integer";
1107
+ readonly enum: readonly [1, 2, 3, 4, 3];
1108
+ };
1109
+ readonly host: {
1110
+ readonly description: "The IP address of this monitoring station";
1111
+ readonly type: "string";
1112
+ readonly example: "1.2.3.4";
1113
+ readonly nullable: true;
1114
+ };
1115
+ readonly city: {
1116
+ readonly type: "string";
1117
+ readonly example: "Madrid";
1118
+ };
1119
+ readonly latitude: {
1120
+ readonly type: "number";
1121
+ readonly format: "float";
1122
+ readonly example: 40.400002;
1123
+ };
1124
+ readonly longitude: {
1125
+ readonly type: "number";
1126
+ readonly format: "float";
1127
+ readonly example: -3.683;
1128
+ };
1129
+ readonly weight: {
1130
+ readonly description: "Weight of the station in the location.";
1131
+ readonly type: "integer";
1132
+ readonly example: "1";
1133
+ };
1134
+ readonly osVersion: {
1135
+ readonly description: "The version of the OS";
1136
+ readonly type: "string";
1137
+ readonly example: "CentOS 8";
1138
+ };
1139
+ readonly version: {
1140
+ readonly description: "The version of the ASM station installed";
1141
+ readonly type: "string";
1142
+ readonly example: "10.4.0";
1143
+ };
1144
+ readonly secret: {
1145
+ readonly description: string;
1146
+ readonly type: "string";
1147
+ };
1148
+ readonly description: {
1149
+ readonly description: "Custom text description.";
1150
+ readonly type: "string";
1151
+ };
1152
+ readonly installerMetadata: {
1153
+ readonly description: "Metadata for the installer (json encoded). Internal use only.";
1154
+ readonly type: "string";
1155
+ readonly example: "{'a':1}";
1156
+ };
1157
+ readonly engine: {
1158
+ readonly description: "Engine used for orchestration - kubernetes, docker-composer, etc.";
1159
+ readonly type: "string";
1160
+ readonly example: "kubernetes";
1161
+ };
1162
+ readonly useCcagent: {
1163
+ readonly description: "Use ccagent instead of cbot";
1164
+ readonly type: "boolean";
1165
+ readonly example: "false";
1166
+ };
1167
+ readonly agents: {
1168
+ readonly oneOf: readonly [{
1169
+ readonly $ref: "#/components/schemas/StationAgents";
1170
+ }, {
1171
+ readonly type: "object";
1172
+ readonly nullable: true;
1173
+ }];
1174
+ };
1175
+ };
1176
+ readonly type: "object";
1177
+ };
1178
+ export declare const StationItemDetailSchema: {
1179
+ readonly type: "object";
1180
+ readonly allOf: readonly [{
1181
+ readonly $ref: "#/components/schemas/StationItem";
1182
+ }, {
1183
+ readonly properties: {
1184
+ readonly tunnelId: {
1185
+ readonly description: "Tunnel ID.";
1186
+ readonly type: "string";
1187
+ };
1188
+ readonly token: {
1189
+ readonly description: string;
1190
+ readonly type: "string";
1191
+ readonly example: "abc-de-5e7";
1192
+ readonly nullable: true;
1193
+ };
1194
+ readonly installerMetadata: {
1195
+ readonly description: "Metadata for the installer (json encoded).";
1196
+ readonly type: "string";
1197
+ };
1198
+ readonly agents: {
1199
+ readonly oneOf: readonly [{
1200
+ readonly $ref: "#/components/schemas/StationAgents";
1201
+ }, {
1202
+ readonly type: "object";
1203
+ readonly nullable: true;
1204
+ }];
1205
+ };
1206
+ };
1207
+ }];
1208
+ };
1209
+ export declare const StationLatestSchema: {
1210
+ readonly properties: {
1211
+ readonly version: {
1212
+ readonly description: "The current version of the station";
1213
+ readonly type: "string";
1214
+ readonly example: "2022.11";
1215
+ };
1216
+ readonly installer: {
1217
+ readonly description: "The current version of the installer";
1218
+ readonly type: "string";
1219
+ readonly example: "2022.8";
1220
+ };
1221
+ };
1222
+ readonly type: "object";
1223
+ };
1224
+ export declare const TimezoneItemSchema: {
1225
+ readonly properties: {
1226
+ readonly name: {
1227
+ readonly description: "The name of this timezone";
1228
+ readonly type: "string";
1229
+ readonly example: "Asia/Hong_Kong";
1230
+ };
1231
+ readonly offset: {
1232
+ readonly description: "[+-]HH:mm offset to UTC";
1233
+ readonly type: "string";
1234
+ readonly example: "+08:00";
1235
+ };
1236
+ readonly hasDst: {
1237
+ readonly description: "True if the timezone observes/observed DST for the year of the call";
1238
+ readonly type: "boolean";
1239
+ };
1240
+ readonly isDst: {
1241
+ readonly description: "True if the timezone is in DST at the time of the call";
1242
+ readonly type: "boolean";
1243
+ };
1244
+ };
1245
+ readonly type: "object";
1246
+ };
1247
+ export declare const UserSchema: {
1248
+ readonly description: "Class User";
1249
+ readonly required: readonly ["id"];
1250
+ readonly type: "object";
1251
+ readonly allOf: readonly [{
1252
+ readonly $ref: "#/components/schemas/UserCreate";
1253
+ }, {
1254
+ readonly properties: {
1255
+ readonly id: {
1256
+ readonly type: "integer";
1257
+ readonly example: 1;
1258
+ };
1259
+ readonly lastseen: {
1260
+ readonly description: "Date time of last login";
1261
+ readonly type: "string";
1262
+ readonly format: "date-time";
1263
+ };
1264
+ readonly status: {
1265
+ readonly description: "Status (read only)\n1 ... unconfirmed\n2 ... active\n3 ... blocked\n4 ... unsubscribing\n5 ... on hold";
1266
+ readonly type: "integer";
1267
+ readonly example: 2;
1268
+ };
1269
+ readonly roles: {
1270
+ readonly description: "List of custom roles the user is member of (read only)";
1271
+ readonly type: "array";
1272
+ readonly items: {
1273
+ readonly $ref: "#/components/schemas/Role";
1274
+ };
1275
+ };
1276
+ readonly locked: {
1277
+ readonly description: "Is account locked?";
1278
+ readonly type: "boolean";
1279
+ readonly example: false;
1280
+ };
1281
+ readonly canLoginAsParent: {
1282
+ readonly description: "True/false if user can login as parent account (owner), null if not evaulated";
1283
+ readonly type: "boolean";
1284
+ readonly example: null;
1285
+ readonly nullable: true;
1286
+ };
1287
+ };
1288
+ }];
1289
+ };
1290
+ export declare const UserCreateSchema: {
1291
+ readonly description: "Class UserCreate";
1292
+ readonly required: readonly ["email", "name"];
1293
+ readonly properties: {
1294
+ readonly email: {
1295
+ readonly type: "string";
1296
+ readonly maxLength: 80;
1297
+ readonly example: "john.doe@example.com";
1298
+ };
1299
+ readonly name: {
1300
+ readonly type: "string";
1301
+ readonly maxLength: 60;
1302
+ readonly example: "John Doe";
1303
+ };
1304
+ readonly company: {
1305
+ readonly type: "string";
1306
+ readonly maxLength: 60;
1307
+ readonly example: "My Company Ltd.";
1308
+ };
1309
+ readonly website: {
1310
+ readonly type: "string";
1311
+ readonly maxLength: 255;
1312
+ readonly example: "https://www.example.com";
1313
+ };
1314
+ readonly address: {
1315
+ readonly type: "string";
1316
+ readonly maxLength: 60;
1317
+ readonly example: "2584 Canis Heights Drive";
1318
+ };
1319
+ readonly city: {
1320
+ readonly type: "string";
1321
+ readonly maxLength: 40;
1322
+ readonly example: "Los Angeles";
1323
+ };
1324
+ readonly zip: {
1325
+ readonly type: "string";
1326
+ readonly maxLength: 10;
1327
+ readonly example: "90071";
1328
+ };
1329
+ readonly state: {
1330
+ readonly type: "string";
1331
+ readonly maxLength: 40;
1332
+ readonly example: "California";
1333
+ };
1334
+ readonly country: {
1335
+ readonly description: "ISO 3166-1 alpha-2 country code";
1336
+ readonly type: "string";
1337
+ readonly maxLength: 2;
1338
+ readonly minLength: 2;
1339
+ readonly example: "us";
1340
+ };
1341
+ readonly lang: {
1342
+ readonly type: "string";
1343
+ readonly example: "en";
1344
+ };
1345
+ readonly timezone: {
1346
+ readonly type: "string";
1347
+ readonly example: "America/Los_Angeles";
1348
+ };
1349
+ };
1350
+ readonly type: "object";
1351
+ };
1352
+ export declare const RoleSchema: {
1353
+ readonly required: readonly ["name"];
1354
+ readonly type: "object";
1355
+ readonly allOf: readonly [{
1356
+ readonly $ref: "#/components/schemas/RoleCreate";
1357
+ }, {
1358
+ readonly properties: {
1359
+ readonly id: {
1360
+ readonly description: "Unique role ID";
1361
+ readonly type: "integer";
1362
+ readonly example: 995;
1363
+ };
1364
+ readonly name: {
1365
+ readonly description: "Unique role name. Use role ID instead, this value is deprecated.";
1366
+ readonly type: "string";
1367
+ readonly example: "custom_123_995";
1368
+ };
1369
+ };
1370
+ }];
1371
+ };
1372
+ export declare const RoleCreateSchema: {
1373
+ readonly required: readonly ["description"];
1374
+ readonly properties: {
1375
+ readonly description: {
1376
+ readonly type: "string";
1377
+ readonly example: "My role description";
1378
+ };
1379
+ };
1380
+ readonly type: "object";
1381
+ };
1382
+ export declare const LocationSchema: {
1383
+ readonly description: "Class Location";
1384
+ readonly required: readonly ["id", "name", "parent"];
1385
+ readonly type: "object";
1386
+ readonly allOf: readonly [{
1387
+ readonly $ref: "#/components/schemas/LocationDraft";
1388
+ }, {
1389
+ readonly properties: {
1390
+ readonly id: {
1391
+ readonly description: "Unique ID of the location.";
1392
+ readonly type: "integer";
1393
+ readonly example: 1;
1394
+ };
1395
+ readonly parent: {
1396
+ readonly description: "Parent location ID.";
1397
+ readonly type: "integer";
1398
+ readonly example: 2;
1399
+ readonly nullable: true;
1400
+ };
1401
+ readonly country: {
1402
+ readonly description: "Iso code of the country this location belongs to or null.";
1403
+ readonly type: "string";
1404
+ readonly example: "us";
1405
+ };
1406
+ readonly isPrivate: {
1407
+ readonly description: "If true, it is a private (on-premise) location. Otherwise it is a public one.";
1408
+ readonly type: "boolean";
1409
+ };
1410
+ readonly canCreateLocations: {
1411
+ readonly description: "Can the user create nested locations to this location?";
1412
+ readonly type: "boolean";
1413
+ };
1414
+ readonly canCreateStations: {
1415
+ readonly description: "Can the user create private monitoring stations in this location?";
1416
+ readonly type: "boolean";
1417
+ };
1418
+ readonly region: {
1419
+ readonly description: "Location region details";
1420
+ readonly oneOf: readonly [{
1421
+ readonly $ref: "#/components/schemas/Region";
1422
+ }, {
1423
+ readonly type: "object";
1424
+ readonly nullable: true;
1425
+ }];
1426
+ };
1427
+ };
1428
+ }];
1429
+ };
1430
+ export declare const LocationDraftSchema: {
1431
+ readonly description: "Class LocationDraft";
1432
+ readonly required: readonly ["name", "parent"];
1433
+ readonly properties: {
1434
+ readonly name: {
1435
+ readonly description: "Name of the location.";
1436
+ readonly type: "string";
1437
+ readonly example: "New York";
1438
+ };
1439
+ readonly parent: {
1440
+ readonly description: "Parent location ID or country 2-char iso code.";
1441
+ readonly type: "string";
1442
+ readonly example: "5";
1443
+ };
1444
+ readonly latitude: {
1445
+ readonly description: "Latitude of the location - position can be used to find the nearest location in scheduler.";
1446
+ readonly type: "number";
1447
+ readonly format: "float";
1448
+ readonly example: 40.73061;
1449
+ };
1450
+ readonly longitude: {
1451
+ readonly description: "Longitude of the location - position can be used to find the nearest location in scheduler.";
1452
+ readonly type: "number";
1453
+ readonly format: "float";
1454
+ readonly example: -73.935242;
1455
+ };
1456
+ readonly weight: {
1457
+ readonly description: "Weight is used to prefer or disfavor this group.";
1458
+ readonly type: "integer";
1459
+ readonly example: 1;
1460
+ };
1461
+ };
1462
+ readonly type: "object";
1463
+ };
1464
+ export declare const RegionSchema: {
1465
+ readonly description: "Class Region";
1466
+ readonly properties: {
1467
+ readonly id: {
1468
+ readonly description: "ID of the region.";
1469
+ readonly type: "integer";
1470
+ readonly example: 1;
1471
+ };
1472
+ readonly name: {
1473
+ readonly description: "Name of the region.";
1474
+ readonly type: "string";
1475
+ readonly example: "us-east";
1476
+ readonly nullable: true;
1477
+ };
1478
+ };
1479
+ readonly type: "object";
1480
+ };
1481
+ export declare const AllowDenyTraitSchema: {
1482
+ readonly description: "Add support for certificates to converters";
1483
+ readonly properties: {
1484
+ readonly browserRestriction: {
1485
+ readonly type: "string";
1486
+ readonly default: "everywhere";
1487
+ readonly enum: readonly ["own", "everywhere", "custom"];
1488
+ };
1489
+ readonly browserAllow: {
1490
+ readonly description: "Comma-separated whitelisted domains. This will be an array in the future";
1491
+ readonly type: "string";
1492
+ };
1493
+ readonly browserDeny: {
1494
+ readonly description: "Comma-separated blacklisted domains. This will be an array in the future";
1495
+ readonly type: "string";
1496
+ };
1497
+ };
1498
+ readonly type: "object";
1499
+ };
1500
+ export declare const UseCertificatesTraitSchema: {
1501
+ readonly properties: {
1502
+ readonly useClientCert: {
1503
+ readonly type: "boolean";
1504
+ readonly default: false;
1505
+ };
1506
+ readonly useCaCert: {
1507
+ readonly type: "boolean";
1508
+ readonly default: false;
1509
+ };
1510
+ readonly certificates: {
1511
+ readonly oneOf: readonly [{
1512
+ readonly $ref: "#/components/schemas/MonitorCertificates";
1513
+ }, {
1514
+ readonly type: "object";
1515
+ readonly nullable: true;
1516
+ }];
1517
+ };
1518
+ };
1519
+ readonly type: "object";
1520
+ };
1521
+ export declare const EncryptionTraitSchema: {
1522
+ readonly description: "Encryption-settable monitor";
1523
+ readonly properties: {
1524
+ readonly cipherList: {
1525
+ readonly type: "string";
1526
+ readonly default: "";
1527
+ readonly enum: readonly ["ALL", "HIGH", "MEDIUM", ""];
1528
+ };
1529
+ readonly encryption: {
1530
+ readonly description: "TODO: \"\" = negotiate? why nullable then? see in initializeEncryption";
1531
+ readonly type: "string";
1532
+ readonly default: "";
1533
+ readonly enum: readonly ["tls", "tlsv1.0", "tlsv1.1", "tlsv1.2", "sslv3", ""];
1534
+ readonly nullable: true;
1535
+ };
1536
+ };
1537
+ readonly type: "object";
1538
+ };
1539
+ export declare const HostPortTraitSchema: {
1540
+ readonly description: "Add host:port support to the monitor schema - this may seem odd, but there are URL monitors, \n host:port monitors and script monitors\n\nUse in CmLibMonitorSchemaAbstractMonitor and its descendants";
1541
+ readonly properties: {
1542
+ readonly host: {
1543
+ readonly type: "string";
1544
+ readonly example: "example.com";
1545
+ };
1546
+ readonly port: {
1547
+ readonly type: "integer";
1548
+ readonly format: "int32";
1549
+ };
1550
+ };
1551
+ readonly type: "object";
1552
+ };
1553
+ export declare const IpVersionTraitSchema: {
1554
+ readonly description: "Add IP version selection support to the monitor schema\n\nUse in CmLibMonitorSchemaAbstractMonitor and its descendants";
1555
+ readonly properties: {
1556
+ readonly ipVersion: {
1557
+ readonly type: "integer";
1558
+ readonly default: 0;
1559
+ readonly enum: readonly [0, 4, 6];
1560
+ };
1561
+ };
1562
+ readonly type: "object";
1563
+ };
1564
+ export declare const LoginTraitSchema: {
1565
+ readonly description: "Add login support to the monitor schema\n\nUse in CmLibMonitorSchemaAbstractMonitor and its descendants";
1566
+ readonly properties: {
1567
+ readonly username: {
1568
+ readonly type: "string";
1569
+ readonly example: "myUsername";
1570
+ };
1571
+ readonly password: {
1572
+ readonly type: "string";
1573
+ readonly example: "myPassword";
1574
+ };
1575
+ };
1576
+ readonly type: "object";
1577
+ };
1578
+ export declare const MatchStringTraitSchema: {
1579
+ readonly description: "Add match string/regex support to the monitor schema\n\nUse in CmLibMonitorSchemaAbstractMonitor and its descendants";
1580
+ readonly properties: {
1581
+ readonly matchString: {
1582
+ readonly type: "string";
1583
+ };
1584
+ };
1585
+ readonly type: "object";
1586
+ };
1587
+ export declare const PostDataTraitSchema: {
1588
+ readonly description: "Add post data support to the monitor schema\n\nUse in CmLibMonitorSchemaAbstractMonitor and its descendants";
1589
+ readonly properties: {
1590
+ readonly binary: {
1591
+ readonly description: "Enable this option if POST, PUT or PATCH data is in a binary form. This value is disregarded on OPMS before 10.7.";
1592
+ readonly type: "boolean";
1593
+ readonly default: false;
1594
+ };
1595
+ readonly data: {
1596
+ readonly description: "Data sent with the PUT, POST and PATCH requests. Binary data must be base64 encoded.";
1597
+ readonly type: "string";
1598
+ readonly format: "byte";
1599
+ };
1600
+ };
1601
+ readonly type: "object";
1602
+ };
1603
+ export declare const ProxyTraitSchema: {
1604
+ readonly description: "Add proxy support to the monitor schema";
1605
+ readonly properties: {
1606
+ readonly useProxy: {
1607
+ readonly type: "boolean";
1608
+ readonly default: false;
1609
+ };
1610
+ readonly proxyProtocol: {
1611
+ readonly description: string;
1612
+ readonly type: "string";
1613
+ readonly enum: readonly ["http", "https", "socks5"];
1614
+ readonly nullable: true;
1615
+ };
1616
+ readonly proxyAddress: {
1617
+ readonly type: "string";
1618
+ readonly nullable: true;
1619
+ };
1620
+ readonly proxyPort: {
1621
+ readonly type: "integer";
1622
+ readonly nullable: true;
1623
+ };
1624
+ readonly proxyUsername: {
1625
+ readonly type: "string";
1626
+ readonly nullable: true;
1627
+ };
1628
+ readonly proxyPassword: {
1629
+ readonly type: "string";
1630
+ readonly nullable: true;
1631
+ };
1632
+ };
1633
+ readonly type: "object";
1634
+ };
1635
+ export declare const RequestHeadersTraitSchema: {
1636
+ readonly properties: {
1637
+ readonly requestHeaders: {
1638
+ readonly type: "string";
1639
+ };
1640
+ };
1641
+ readonly type: "object";
1642
+ };
1643
+ export declare const TransactionPatternsTraitSchema: {
1644
+ readonly properties: {
1645
+ readonly transactionPatterns: {
1646
+ readonly type: "string";
1647
+ readonly nullable: true;
1648
+ };
1649
+ };
1650
+ readonly type: "object";
1651
+ };
1652
+ export declare const UrlTraitSchema: {
1653
+ readonly description: "Add host:port support to the monitor schema - this may seem odd, but there are URL monitors,\n host:port monitors and script monitors\n\nUse in CmLibMonitorSchemaAbstractMonitor and its descendants";
1654
+ readonly properties: {
1655
+ readonly url: {
1656
+ readonly type: "string";
1657
+ };
1658
+ };
1659
+ readonly type: "object";
1660
+ };
1661
+ export declare const UserAgentTraitSchema: {
1662
+ readonly description: "User-Agent-settable monitor";
1663
+ readonly properties: {
1664
+ readonly userAgent: {
1665
+ readonly description: "Free format user agent to be used with requests, default empty string = native for the agent";
1666
+ readonly type: "string";
1667
+ readonly default: "";
1668
+ };
1669
+ };
1670
+ readonly type: "object";
1671
+ };
1672
+ export declare const VerifyCertificateTraitSchema: {
1673
+ readonly description: "monitor allowing verify certificate setting";
1674
+ readonly properties: {
1675
+ readonly verifyCertificate: {
1676
+ readonly type: "boolean";
1677
+ readonly default: true;
1678
+ };
1679
+ };
1680
+ readonly type: "object";
1681
+ };
1682
+ export declare const MonitorSchema: {
1683
+ readonly description: "Common fields present for all monitors";
1684
+ readonly type: "object";
1685
+ readonly allOf: readonly [{
1686
+ readonly $ref: "#/components/schemas/MonitorCreate";
1687
+ }, {
1688
+ readonly properties: {
1689
+ readonly id: {
1690
+ readonly type: "integer";
1691
+ readonly format: "int64";
1692
+ readonly example: 1;
1693
+ };
1694
+ readonly status: {
1695
+ readonly description: "Status of the monitor (read only). The status of the folder is not reflected.";
1696
+ readonly type: "string";
1697
+ readonly enum: readonly ["deleted", "inactive", "active", "unconfirmed", "locked", "error"];
1698
+ readonly nullable: true;
1699
+ };
1700
+ readonly unhealthy: {
1701
+ readonly description: string;
1702
+ readonly type: "boolean";
1703
+ readonly nullable: true;
1704
+ };
1705
+ readonly inMaintenance: {
1706
+ readonly description: "Is monitor currently in maintenance mode? (read only)";
1707
+ readonly type: "boolean";
1708
+ readonly nullable: true;
1709
+ };
1710
+ };
1711
+ }];
1712
+ };
1713
+ export declare const MonitorCreateSchema: {
1714
+ readonly description: "Common fields for creating any monitor";
1715
+ readonly required: readonly ["name", "type", "check", "alert", "checkpoint"];
1716
+ readonly type: "object";
1717
+ readonly allOf: readonly [{
1718
+ readonly $ref: "#/components/schemas/MonitorUpdate";
1719
+ }, {
1720
+ readonly properties: {
1721
+ readonly type: {
1722
+ readonly description: "The monitor type.";
1723
+ readonly type: "string";
1724
+ readonly enum: readonly ["http", "https", "connect", "dns", "dnsa", "dnsns", "domain", "ftp", "ftps", "imap", "ldap", "ping", "plugin", "pop3", "scp", "sftp", "sip", "smtp", "telnet", "browser", "script", "tls", "websocket"];
1725
+ };
1726
+ };
1727
+ }];
1728
+ };
1729
+ export declare const MonitorUpdateSchema: {
1730
+ readonly description: "Common updatable fields for all monitors";
1731
+ readonly properties: {
1732
+ readonly name: {
1733
+ readonly type: "string";
1734
+ readonly example: "My Monitor Name";
1735
+ };
1736
+ readonly folderId: {
1737
+ readonly description: "The folder id where the monitor will be put. 0 means no folder.";
1738
+ readonly type: "integer";
1739
+ readonly example: 1;
1740
+ };
1741
+ readonly maintenanceGroupIds: {
1742
+ readonly type: "array";
1743
+ readonly items: {
1744
+ readonly type: "integer";
1745
+ };
1746
+ readonly example: readonly [1, 2, 3];
1747
+ };
1748
+ readonly tagNames: {
1749
+ readonly type: "array";
1750
+ readonly items: {
1751
+ readonly type: "string";
1752
+ };
1753
+ readonly example: readonly ["tag1", "tag2"];
1754
+ };
1755
+ readonly transactionTag: {
1756
+ readonly type: "string";
1757
+ readonly example: "{agent_name}";
1758
+ };
1759
+ readonly userNote: {
1760
+ readonly type: "string";
1761
+ readonly example: "Note - any user-specified value will be stored";
1762
+ };
1763
+ readonly timezone: {
1764
+ readonly description: string;
1765
+ readonly type: "string";
1766
+ readonly example: "America/Los_Angeles";
1767
+ readonly nullable: true;
1768
+ };
1769
+ readonly check: {
1770
+ readonly $ref: "#/components/schemas/MonitorCheck";
1771
+ };
1772
+ readonly alert: {
1773
+ readonly $ref: "#/components/schemas/MonitorAlert";
1774
+ };
1775
+ readonly checkpoint: {
1776
+ readonly $ref: "#/components/schemas/MonitorCheckpoint";
1777
+ };
1778
+ readonly noScheduleOnMaintenance: {
1779
+ readonly description: string;
1780
+ readonly type: "boolean";
1781
+ readonly default: false;
1782
+ readonly nullable: true;
1783
+ };
1784
+ readonly noRescheduleOnFailure: {
1785
+ readonly description: string;
1786
+ readonly type: "boolean";
1787
+ readonly default: false;
1788
+ readonly nullable: true;
1789
+ };
1790
+ };
1791
+ readonly type: "object";
1792
+ };
1793
+ export declare const MonitorAlertSchema: {
1794
+ readonly description: "Class Alert";
1795
+ readonly properties: {
1796
+ readonly timeWarn: {
1797
+ readonly type: "integer";
1798
+ readonly example: 2500;
1799
+ };
1800
+ readonly timePoor: {
1801
+ readonly type: "integer";
1802
+ readonly example: 6000;
1803
+ };
1804
+ readonly timeOut: {
1805
+ readonly type: "integer";
1806
+ readonly example: 10;
1807
+ };
1808
+ readonly alertAfter: {
1809
+ readonly type: "integer";
1810
+ readonly enum: readonly [-1, 0, 1, 2, 3, 4];
1811
+ readonly example: 1;
1812
+ };
1813
+ readonly dontDoPostMortem: {
1814
+ readonly description: "Currently has no effect";
1815
+ readonly type: "boolean";
1816
+ readonly example: false;
1817
+ };
1818
+ readonly contactId: {
1819
+ readonly type: "integer";
1820
+ readonly example: 1;
1821
+ readonly nullable: true;
1822
+ };
1823
+ readonly notifyWhenUp: {
1824
+ readonly type: "boolean";
1825
+ readonly example: true;
1826
+ };
1827
+ readonly quietPeriod: {
1828
+ readonly type: "string";
1829
+ readonly enum: readonly ["00:10:00", "00:15:00", "00:20:00", "00:30:00", "01:00:00", "02:00:00", "03:00:00", "06:00:00", "12:00:00", "18:00:00", "24:00:00"];
1830
+ readonly nullable: true;
1831
+ };
1832
+ readonly checkThreshold: {
1833
+ readonly type: "integer";
1834
+ readonly enum: readonly [1, 2, 3, 4, 5];
1835
+ readonly example: 1;
1836
+ readonly nullable: true;
1837
+ };
1838
+ };
1839
+ readonly type: "object";
1840
+ };
1841
+ export declare const MonitorCertificatesSchema: {
1842
+ readonly description: "Class Certificate";
1843
+ readonly properties: {
1844
+ readonly ca: {
1845
+ readonly description: "CA certificate or chain for peer verification, either in PKCS12 or PEM format";
1846
+ readonly type: "string";
1847
+ };
1848
+ readonly client: {
1849
+ readonly description: string;
1850
+ readonly type: "string";
1851
+ };
1852
+ readonly clientPassword: {
1853
+ readonly type: "string";
1854
+ };
1855
+ };
1856
+ readonly type: "object";
1857
+ };
1858
+ export declare const MonitorCheckSchema: {
1859
+ readonly description: "Class Check";
1860
+ readonly properties: {
1861
+ readonly mode: {
1862
+ readonly description: "Scheduler modes - 0(sequential), 1(multi), 4(sequential asynchronous), 5(multi asynchronous). If unsure, use 0";
1863
+ readonly type: "integer";
1864
+ readonly enum: readonly [0, 1, 4, 5];
1865
+ readonly example: 0;
1866
+ };
1867
+ readonly interval: {
1868
+ readonly type: "string";
1869
+ readonly example: "00:05:00";
1870
+ };
1871
+ readonly periodFrom: {
1872
+ readonly type: "string";
1873
+ readonly example: "00:00";
1874
+ };
1875
+ readonly periodTo: {
1876
+ readonly type: "string";
1877
+ readonly example: "23:59";
1878
+ };
1879
+ readonly days: {
1880
+ readonly type: "array";
1881
+ readonly items: {
1882
+ readonly type: "integer";
1883
+ };
1884
+ readonly example: readonly [0, 1, 2, 3, 4, 5, 6];
1885
+ };
1886
+ };
1887
+ readonly type: "object";
1888
+ };
1889
+ export declare const MonitorCheckpointSchema: {
1890
+ readonly description: "Class Checkpoint";
1891
+ readonly properties: {
1892
+ readonly usePublic: {
1893
+ readonly type: "boolean";
1894
+ readonly example: true;
1895
+ };
1896
+ readonly groupIds: {
1897
+ readonly type: "array";
1898
+ readonly items: {
1899
+ readonly type: "integer";
1900
+ };
1901
+ readonly example: readonly [1, 2, 3];
1902
+ readonly nullable: true;
1903
+ };
1904
+ readonly algorithm: {
1905
+ readonly type: "string";
1906
+ readonly enum: readonly ["master", "random", "seq", "sticky"];
1907
+ readonly example: "random";
1908
+ };
1909
+ readonly defaultGroupId: {
1910
+ readonly type: "integer";
1911
+ readonly example: 1;
1912
+ readonly nullable: true;
1913
+ };
1914
+ };
1915
+ readonly type: "object";
1916
+ };
1917
+ export declare const FtpCommonTraitSchema: {
1918
+ readonly description: "Common FTP/S monitors' fields";
1919
+ readonly properties: {
1920
+ readonly path: {
1921
+ readonly type: "string";
1922
+ readonly example: "/dir";
1923
+ };
1924
+ readonly connectionMode: {
1925
+ readonly type: "integer";
1926
+ readonly default: 2;
1927
+ readonly enum: readonly [0, 1, 2];
1928
+ };
1929
+ };
1930
+ readonly type: "object";
1931
+ };
1932
+ export declare const HttpCommonTraitSchema: {
1933
+ readonly description: "Common HTTP/S monitors' fields";
1934
+ readonly type: "object";
1935
+ readonly allOf: readonly [{
1936
+ readonly $ref: "#/components/schemas/UrlTrait";
1937
+ }, {
1938
+ readonly $ref: "#/components/schemas/ProxyTrait";
1939
+ }, {
1940
+ readonly $ref: "#/components/schemas/LoginTrait";
1941
+ }, {
1942
+ readonly $ref: "#/components/schemas/MatchStringTrait";
1943
+ }, {
1944
+ readonly $ref: "#/components/schemas/IpVersionTrait";
1945
+ }, {
1946
+ readonly $ref: "#/components/schemas/RequestHeadersTrait";
1947
+ }, {
1948
+ readonly $ref: "#/components/schemas/UserAgentTrait";
1949
+ }, {
1950
+ readonly $ref: "#/components/schemas/PostDataTrait";
1951
+ }, {
1952
+ readonly properties: {
1953
+ readonly httpMethod: {
1954
+ readonly description: string;
1955
+ readonly type: "string";
1956
+ readonly default: "GET";
1957
+ readonly enum: readonly ["", "GET", "HEAD", "POST", "PUT", "PATCH", "DELETE", "OPTIONS"];
1958
+ };
1959
+ readonly acceptedHttpCodes: {
1960
+ readonly type: "string";
1961
+ };
1962
+ readonly avoidCompression: {
1963
+ readonly type: "boolean";
1964
+ readonly default: false;
1965
+ };
1966
+ readonly useNtlm: {
1967
+ readonly type: "boolean";
1968
+ readonly default: false;
1969
+ };
1970
+ readonly redirectLimit: {
1971
+ readonly type: "integer";
1972
+ readonly default: 5;
1973
+ readonly maximum: 10;
1974
+ readonly minimum: 0;
1975
+ };
1976
+ };
1977
+ }];
1978
+ };
1979
+ export declare const BrowserSchema: {
1980
+ readonly required: readonly ["url", "browserRestriction"];
1981
+ readonly type: "object";
1982
+ readonly allOf: readonly [{
1983
+ readonly $ref: "#/components/schemas/ProxyTrait";
1984
+ }, {
1985
+ readonly $ref: "#/components/schemas/LoginTrait";
1986
+ }, {
1987
+ readonly $ref: "#/components/schemas/MatchStringTrait";
1988
+ }, {
1989
+ readonly $ref: "#/components/schemas/RequestHeadersTrait";
1990
+ }, {
1991
+ readonly $ref: "#/components/schemas/IpVersionTrait";
1992
+ }, {
1993
+ readonly $ref: "#/components/schemas/UserAgentTrait";
1994
+ }, {
1995
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
1996
+ }, {
1997
+ readonly $ref: "#/components/schemas/AllowDenyTrait";
1998
+ }, {
1999
+ readonly $ref: "#/components/schemas/TransactionPatternsTrait";
2000
+ }, {
2001
+ readonly $ref: "#/components/schemas/Monitor";
2002
+ }, {
2003
+ readonly properties: {
2004
+ readonly url: {
2005
+ readonly type: "string";
2006
+ readonly example: "https://www.example.com";
2007
+ };
2008
+ readonly jsErrorReport: {
2009
+ readonly type: "boolean";
2010
+ readonly default: false;
2011
+ };
2012
+ readonly elemErrorReport: {
2013
+ readonly type: "boolean";
2014
+ readonly default: false;
2015
+ };
2016
+ readonly toggleQuiescence: {
2017
+ readonly type: "boolean";
2018
+ readonly default: false;
2019
+ };
2020
+ readonly postVariables: {
2021
+ readonly type: "string";
2022
+ };
2023
+ };
2024
+ }];
2025
+ };
2026
+ export declare const BrowserCreateSchema: {
2027
+ readonly required: readonly ["url", "browserRestriction"];
2028
+ readonly type: "object";
2029
+ readonly allOf: readonly [{
2030
+ readonly $ref: "#/components/schemas/ProxyTrait";
2031
+ }, {
2032
+ readonly $ref: "#/components/schemas/LoginTrait";
2033
+ }, {
2034
+ readonly $ref: "#/components/schemas/MatchStringTrait";
2035
+ }, {
2036
+ readonly $ref: "#/components/schemas/RequestHeadersTrait";
2037
+ }, {
2038
+ readonly $ref: "#/components/schemas/IpVersionTrait";
2039
+ }, {
2040
+ readonly $ref: "#/components/schemas/UserAgentTrait";
2041
+ }, {
2042
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
2043
+ }, {
2044
+ readonly $ref: "#/components/schemas/AllowDenyTrait";
2045
+ }, {
2046
+ readonly $ref: "#/components/schemas/TransactionPatternsTrait";
2047
+ }, {
2048
+ readonly $ref: "#/components/schemas/MonitorCreate";
2049
+ }, {
2050
+ readonly properties: {
2051
+ readonly url: {
2052
+ readonly type: "string";
2053
+ readonly example: "https://www.example.com";
2054
+ };
2055
+ readonly jsErrorReport: {
2056
+ readonly type: "boolean";
2057
+ readonly default: false;
2058
+ };
2059
+ readonly elemErrorReport: {
2060
+ readonly type: "boolean";
2061
+ readonly default: false;
2062
+ };
2063
+ readonly toggleQuiescence: {
2064
+ readonly type: "boolean";
2065
+ readonly default: false;
2066
+ };
2067
+ readonly postVariables: {
2068
+ readonly type: "string";
2069
+ };
2070
+ };
2071
+ }];
2072
+ };
2073
+ export declare const BrowserUpdateSchema: {
2074
+ readonly type: "object";
2075
+ readonly allOf: readonly [{
2076
+ readonly $ref: "#/components/schemas/ProxyTrait";
2077
+ }, {
2078
+ readonly $ref: "#/components/schemas/LoginTrait";
2079
+ }, {
2080
+ readonly $ref: "#/components/schemas/MatchStringTrait";
2081
+ }, {
2082
+ readonly $ref: "#/components/schemas/RequestHeadersTrait";
2083
+ }, {
2084
+ readonly $ref: "#/components/schemas/IpVersionTrait";
2085
+ }, {
2086
+ readonly $ref: "#/components/schemas/UserAgentTrait";
2087
+ }, {
2088
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
2089
+ }, {
2090
+ readonly $ref: "#/components/schemas/AllowDenyTrait";
2091
+ }, {
2092
+ readonly $ref: "#/components/schemas/TransactionPatternsTrait";
2093
+ }, {
2094
+ readonly $ref: "#/components/schemas/MonitorUpdate";
2095
+ }, {
2096
+ readonly properties: {
2097
+ readonly url: {
2098
+ readonly type: "string";
2099
+ readonly example: "https://www.example.com";
2100
+ };
2101
+ readonly jsErrorReport: {
2102
+ readonly type: "boolean";
2103
+ readonly default: false;
2104
+ };
2105
+ readonly elemErrorReport: {
2106
+ readonly type: "boolean";
2107
+ readonly default: false;
2108
+ };
2109
+ readonly toggleQuiescence: {
2110
+ readonly type: "boolean";
2111
+ readonly default: false;
2112
+ };
2113
+ readonly postVariables: {
2114
+ readonly type: "string";
2115
+ };
2116
+ };
2117
+ }];
2118
+ };
2119
+ export declare const ConnectSchema: {
2120
+ readonly required: readonly ["host", "port"];
2121
+ readonly allOf: readonly [{
2122
+ readonly $ref: "#/components/schemas/HostPortTrait";
2123
+ }, {
2124
+ readonly $ref: "#/components/schemas/MatchStringTrait";
2125
+ }, {
2126
+ readonly $ref: "#/components/schemas/Monitor";
2127
+ }];
2128
+ };
2129
+ export declare const ConnectCreateSchema: {
2130
+ readonly required: readonly ["host", "port"];
2131
+ readonly allOf: readonly [{
2132
+ readonly $ref: "#/components/schemas/HostPortTrait";
2133
+ }, {
2134
+ readonly $ref: "#/components/schemas/MatchStringTrait";
2135
+ }, {
2136
+ readonly $ref: "#/components/schemas/MonitorCreate";
2137
+ }];
2138
+ };
2139
+ export declare const ConnectUpdateSchema: {
2140
+ readonly allOf: readonly [{
2141
+ readonly $ref: "#/components/schemas/HostPortTrait";
2142
+ }, {
2143
+ readonly $ref: "#/components/schemas/MatchStringTrait";
2144
+ }, {
2145
+ readonly $ref: "#/components/schemas/MonitorUpdate";
2146
+ }];
2147
+ };
2148
+ export declare const DnsSchema: {
2149
+ readonly description: "Class Dns";
2150
+ readonly required: readonly ["domainName", "port"];
2151
+ readonly type: "object";
2152
+ readonly allOf: readonly [{
2153
+ readonly $ref: "#/components/schemas/Monitor";
2154
+ }, {
2155
+ readonly properties: {
2156
+ readonly domainName: {
2157
+ readonly type: "string";
2158
+ readonly example: "example.com";
2159
+ };
2160
+ readonly port: {
2161
+ readonly type: "integer";
2162
+ readonly format: "int32";
2163
+ readonly default: 53;
2164
+ };
2165
+ readonly recordType: {
2166
+ readonly type: "string";
2167
+ readonly default: "A";
2168
+ readonly enum: readonly ["A", "AAAA", "MX", "NS", "CNAME", "PTR", "SOA", "TXT"];
2169
+ };
2170
+ readonly expectedResult: {
2171
+ readonly description: "Comma-separated expected RR values. This will be an array in the future";
2172
+ readonly type: "string";
2173
+ readonly example: "1.2.3.4,2.3.4.5";
2174
+ };
2175
+ readonly retries: {
2176
+ readonly type: "integer";
2177
+ readonly default: 2;
2178
+ readonly enum: readonly [0, 1, 2, 3];
2179
+ };
2180
+ readonly match: {
2181
+ readonly type: "integer";
2182
+ readonly default: 0;
2183
+ readonly enum: readonly [-1, 0, 1];
2184
+ };
2185
+ readonly protocol: {
2186
+ readonly type: "string";
2187
+ readonly default: "udp";
2188
+ readonly enum: readonly ["tcp", "udp"];
2189
+ };
2190
+ readonly target: {
2191
+ readonly type: "string";
2192
+ readonly default: "local";
2193
+ };
2194
+ readonly respondThreshold: {
2195
+ readonly type: "integer";
2196
+ readonly default: 1;
2197
+ readonly enum: readonly [1, 2, 3, 4, 5, 6, 7];
2198
+ };
2199
+ readonly delimiter: {
2200
+ readonly type: "string";
2201
+ readonly default: "";
2202
+ readonly enum: readonly ["", ",", "|", ";", "#|#", "#;#", "#ASM_ITEM_DELIMITER#"];
2203
+ };
2204
+ };
2205
+ }];
2206
+ };
2207
+ export declare const DnsCreateSchema: {
2208
+ readonly description: "Class Dns";
2209
+ readonly required: readonly ["domainName", "port"];
2210
+ readonly type: "object";
2211
+ readonly allOf: readonly [{
2212
+ readonly $ref: "#/components/schemas/MonitorCreate";
2213
+ }, {
2214
+ readonly properties: {
2215
+ readonly domainName: {
2216
+ readonly type: "string";
2217
+ readonly example: "example.com";
2218
+ };
2219
+ readonly port: {
2220
+ readonly type: "integer";
2221
+ readonly format: "int32";
2222
+ readonly default: 53;
2223
+ };
2224
+ readonly recordType: {
2225
+ readonly type: "string";
2226
+ readonly default: "A";
2227
+ readonly enum: readonly ["A", "AAAA", "MX", "NS", "CNAME", "PTR", "SOA", "TXT"];
2228
+ };
2229
+ readonly expectedResult: {
2230
+ readonly description: "Comma-separated expected RR values. This will be an array in the future";
2231
+ readonly type: "string";
2232
+ readonly example: "1.2.3.4,2.3.4.5";
2233
+ };
2234
+ readonly retries: {
2235
+ readonly type: "integer";
2236
+ readonly default: 2;
2237
+ readonly enum: readonly [0, 1, 2, 3];
2238
+ };
2239
+ readonly match: {
2240
+ readonly type: "integer";
2241
+ readonly default: 0;
2242
+ readonly enum: readonly [-1, 0, 1];
2243
+ };
2244
+ readonly protocol: {
2245
+ readonly type: "string";
2246
+ readonly default: "udp";
2247
+ readonly enum: readonly ["tcp", "udp"];
2248
+ };
2249
+ readonly target: {
2250
+ readonly type: "string";
2251
+ readonly default: "local";
2252
+ };
2253
+ readonly respondThreshold: {
2254
+ readonly type: "integer";
2255
+ readonly default: 1;
2256
+ readonly enum: readonly [1, 2, 3, 4, 5, 6, 7];
2257
+ };
2258
+ readonly delimiter: {
2259
+ readonly type: "string";
2260
+ readonly default: "";
2261
+ readonly enum: readonly ["", ",", "|", ";", "#|#", "#;#", "#ASM_ITEM_DELIMITER#"];
2262
+ };
2263
+ };
2264
+ }];
2265
+ };
2266
+ export declare const DnsUpdateSchema: {
2267
+ readonly description: "Class Monitor";
2268
+ readonly type: "object";
2269
+ readonly allOf: readonly [{
2270
+ readonly $ref: "#/components/schemas/MonitorUpdate";
2271
+ }, {
2272
+ readonly properties: {
2273
+ readonly domainName: {
2274
+ readonly type: "string";
2275
+ readonly example: "example.com";
2276
+ };
2277
+ readonly port: {
2278
+ readonly type: "integer";
2279
+ readonly format: "int32";
2280
+ readonly default: 53;
2281
+ };
2282
+ readonly recordType: {
2283
+ readonly type: "string";
2284
+ readonly default: "A";
2285
+ readonly enum: readonly ["A", "AAAA", "MX", "NS", "CNAME", "PTR", "SOA", "TXT"];
2286
+ };
2287
+ readonly expectedResult: {
2288
+ readonly description: "Comma-separated expected RR values. This will be an array in the future";
2289
+ readonly type: "string";
2290
+ readonly example: "1.2.3.4,2.3.4.5";
2291
+ };
2292
+ readonly retries: {
2293
+ readonly type: "integer";
2294
+ readonly default: 2;
2295
+ readonly enum: readonly [0, 1, 2, 3];
2296
+ };
2297
+ readonly match: {
2298
+ readonly type: "integer";
2299
+ readonly default: 0;
2300
+ readonly enum: readonly [-1, 0, 1];
2301
+ };
2302
+ readonly protocol: {
2303
+ readonly type: "string";
2304
+ readonly default: "udp";
2305
+ readonly enum: readonly ["tcp", "udp"];
2306
+ };
2307
+ readonly target: {
2308
+ readonly type: "string";
2309
+ readonly default: "local";
2310
+ };
2311
+ readonly respondThreshold: {
2312
+ readonly type: "integer";
2313
+ readonly default: 1;
2314
+ readonly enum: readonly [1, 2, 3, 4, 5, 6, 7];
2315
+ };
2316
+ readonly delimiter: {
2317
+ readonly type: "string";
2318
+ readonly default: "";
2319
+ readonly enum: readonly ["", ",", "|", ";", "#|#", "#;#", "#ASM_ITEM_DELIMITER#"];
2320
+ };
2321
+ };
2322
+ }];
2323
+ };
2324
+ export declare const DnsaSchema: {
2325
+ readonly required: readonly ["port", "path", "maxQueries"];
2326
+ readonly type: "object";
2327
+ readonly allOf: readonly [{
2328
+ readonly $ref: "#/components/schemas/HostPortTrait";
2329
+ }, {
2330
+ readonly $ref: "#/components/schemas/Monitor";
2331
+ }, {
2332
+ readonly properties: {
2333
+ readonly path: {
2334
+ readonly type: "string";
2335
+ readonly example: "pop.dmo.com=63.151.147.25";
2336
+ };
2337
+ readonly maxQueries: {
2338
+ readonly type: "integer";
2339
+ readonly format: "int32";
2340
+ readonly default: 3;
2341
+ };
2342
+ };
2343
+ }];
2344
+ };
2345
+ export declare const DnsaCreateSchema: {
2346
+ readonly required: readonly ["port", "path", "maxQueries"];
2347
+ readonly type: "object";
2348
+ readonly allOf: readonly [{
2349
+ readonly $ref: "#/components/schemas/HostPortTrait";
2350
+ }, {
2351
+ readonly $ref: "#/components/schemas/MonitorCreate";
2352
+ }, {
2353
+ readonly properties: {
2354
+ readonly path: {
2355
+ readonly type: "string";
2356
+ readonly example: "pop.dmo.com=63.151.147.25";
2357
+ };
2358
+ readonly maxQueries: {
2359
+ readonly type: "integer";
2360
+ readonly format: "int32";
2361
+ readonly default: 3;
2362
+ };
2363
+ };
2364
+ }];
2365
+ };
2366
+ export declare const DnsaUpdateSchema: {
2367
+ readonly type: "object";
2368
+ readonly allOf: readonly [{
2369
+ readonly $ref: "#/components/schemas/HostPortTrait";
2370
+ }, {
2371
+ readonly $ref: "#/components/schemas/MonitorUpdate";
2372
+ }, {
2373
+ readonly properties: {
2374
+ readonly path: {
2375
+ readonly type: "string";
2376
+ readonly example: "pop.dmo.com=63.151.147.25";
2377
+ };
2378
+ readonly maxQueries: {
2379
+ readonly type: "integer";
2380
+ readonly format: "int32";
2381
+ readonly default: 3;
2382
+ };
2383
+ };
2384
+ }];
2385
+ };
2386
+ export declare const DnsnsSchema: {
2387
+ readonly required: readonly ["port", "path", "maxQueries"];
2388
+ readonly type: "object";
2389
+ readonly allOf: readonly [{
2390
+ readonly $ref: "#/components/schemas/HostPortTrait";
2391
+ }, {
2392
+ readonly $ref: "#/components/schemas/Monitor";
2393
+ }, {
2394
+ readonly properties: {
2395
+ readonly path: {
2396
+ readonly type: "string";
2397
+ readonly example: "";
2398
+ };
2399
+ readonly maxQueries: {
2400
+ readonly type: "integer";
2401
+ readonly format: "int32";
2402
+ readonly default: 3;
2403
+ };
2404
+ };
2405
+ }];
2406
+ };
2407
+ export declare const DnsnsCreateSchema: {
2408
+ readonly required: readonly ["port", "path", "maxQueries"];
2409
+ readonly type: "object";
2410
+ readonly allOf: readonly [{
2411
+ readonly $ref: "#/components/schemas/HostPortTrait";
2412
+ }, {
2413
+ readonly $ref: "#/components/schemas/MonitorCreate";
2414
+ }, {
2415
+ readonly properties: {
2416
+ readonly path: {
2417
+ readonly type: "string";
2418
+ readonly example: "";
2419
+ };
2420
+ readonly maxQueries: {
2421
+ readonly type: "integer";
2422
+ readonly format: "int32";
2423
+ readonly default: 3;
2424
+ };
2425
+ };
2426
+ }];
2427
+ };
2428
+ export declare const DnsnsUpdateSchema: {
2429
+ readonly type: "object";
2430
+ readonly allOf: readonly [{
2431
+ readonly $ref: "#/components/schemas/HostPortTrait";
2432
+ }, {
2433
+ readonly $ref: "#/components/schemas/MonitorUpdate";
2434
+ }, {
2435
+ readonly properties: {
2436
+ readonly path: {
2437
+ readonly type: "string";
2438
+ readonly example: "";
2439
+ };
2440
+ readonly maxQueries: {
2441
+ readonly type: "integer";
2442
+ readonly format: "int32";
2443
+ readonly default: 3;
2444
+ };
2445
+ };
2446
+ }];
2447
+ };
2448
+ export declare const DomainSchema: {
2449
+ readonly description: "Class Domain";
2450
+ readonly required: readonly ["domainName", "port", "retries", "protocol", "target", "respondThreshold"];
2451
+ readonly type: "object";
2452
+ readonly allOf: readonly [{
2453
+ readonly $ref: "#/components/schemas/Monitor";
2454
+ }, {
2455
+ readonly properties: {
2456
+ readonly domainName: {
2457
+ readonly type: "string";
2458
+ readonly example: "example.com";
2459
+ };
2460
+ readonly port: {
2461
+ readonly type: "integer";
2462
+ readonly format: "int32";
2463
+ readonly default: 53;
2464
+ };
2465
+ readonly retries: {
2466
+ readonly type: "integer";
2467
+ readonly default: 2;
2468
+ readonly enum: readonly [0, 1, 2, 3];
2469
+ };
2470
+ readonly protocol: {
2471
+ readonly type: "string";
2472
+ readonly default: "udp";
2473
+ readonly enum: readonly ["tcp", "udp"];
2474
+ };
2475
+ readonly target: {
2476
+ readonly type: "string";
2477
+ readonly default: "listed";
2478
+ };
2479
+ readonly respondThreshold: {
2480
+ readonly type: "integer";
2481
+ readonly default: 1;
2482
+ readonly enum: readonly [1, 2, 3, 4, 5, 6, 7];
2483
+ };
2484
+ readonly doZoneTransfer: {
2485
+ readonly type: "boolean";
2486
+ readonly default: false;
2487
+ };
2488
+ };
2489
+ }];
2490
+ };
2491
+ export declare const DomainCreateSchema: {
2492
+ readonly description: "Class Domain";
2493
+ readonly required: readonly ["domainName", "port", "retries", "protocol", "target", "respondThreshold"];
2494
+ readonly type: "object";
2495
+ readonly allOf: readonly [{
2496
+ readonly $ref: "#/components/schemas/MonitorCreate";
2497
+ }, {
2498
+ readonly properties: {
2499
+ readonly domainName: {
2500
+ readonly type: "string";
2501
+ readonly example: "example.com";
2502
+ };
2503
+ readonly port: {
2504
+ readonly type: "integer";
2505
+ readonly format: "int32";
2506
+ readonly default: 53;
2507
+ };
2508
+ readonly retries: {
2509
+ readonly type: "integer";
2510
+ readonly default: 2;
2511
+ readonly enum: readonly [0, 1, 2, 3];
2512
+ };
2513
+ readonly protocol: {
2514
+ readonly type: "string";
2515
+ readonly default: "udp";
2516
+ readonly enum: readonly ["tcp", "udp"];
2517
+ };
2518
+ readonly target: {
2519
+ readonly type: "string";
2520
+ readonly default: "listed";
2521
+ };
2522
+ readonly respondThreshold: {
2523
+ readonly type: "integer";
2524
+ readonly default: 1;
2525
+ readonly enum: readonly [1, 2, 3, 4, 5, 6, 7];
2526
+ };
2527
+ readonly doZoneTransfer: {
2528
+ readonly type: "boolean";
2529
+ readonly default: false;
2530
+ };
2531
+ };
2532
+ }];
2533
+ };
2534
+ export declare const DomainUpdateSchema: {
2535
+ readonly description: "Class Monitor";
2536
+ readonly type: "object";
2537
+ readonly allOf: readonly [{
2538
+ readonly $ref: "#/components/schemas/MonitorUpdate";
2539
+ }, {
2540
+ readonly properties: {
2541
+ readonly domainName: {
2542
+ readonly type: "string";
2543
+ readonly example: "example.com";
2544
+ };
2545
+ readonly port: {
2546
+ readonly type: "integer";
2547
+ readonly format: "int32";
2548
+ readonly default: 53;
2549
+ };
2550
+ readonly retries: {
2551
+ readonly type: "integer";
2552
+ readonly default: 2;
2553
+ readonly enum: readonly [0, 1, 2, 3];
2554
+ };
2555
+ readonly protocol: {
2556
+ readonly type: "string";
2557
+ readonly default: "udp";
2558
+ readonly enum: readonly ["tcp", "udp"];
2559
+ };
2560
+ readonly target: {
2561
+ readonly type: "string";
2562
+ readonly default: "listed";
2563
+ };
2564
+ readonly respondThreshold: {
2565
+ readonly type: "integer";
2566
+ readonly default: 1;
2567
+ readonly enum: readonly [1, 2, 3, 4, 5, 6, 7];
2568
+ };
2569
+ readonly doZoneTransfer: {
2570
+ readonly type: "boolean";
2571
+ readonly default: false;
2572
+ };
2573
+ };
2574
+ }];
2575
+ };
2576
+ export declare const FtpSchema: {
2577
+ readonly description: "FTP monitor";
2578
+ readonly required: readonly ["host", "port", "connectionMode"];
2579
+ readonly allOf: readonly [{
2580
+ readonly $ref: "#/components/schemas/FtpCommonTrait";
2581
+ }, {
2582
+ readonly $ref: "#/components/schemas/HostPortTrait";
2583
+ }, {
2584
+ readonly $ref: "#/components/schemas/MatchStringTrait";
2585
+ }, {
2586
+ readonly $ref: "#/components/schemas/LoginTrait";
2587
+ }, {
2588
+ readonly $ref: "#/components/schemas/IpVersionTrait";
2589
+ }, {
2590
+ readonly $ref: "#/components/schemas/Monitor";
2591
+ }];
2592
+ };
2593
+ export declare const FtpCreateSchema: {
2594
+ readonly required: readonly ["host", "port", "connectionMode"];
2595
+ readonly allOf: readonly [{
2596
+ readonly $ref: "#/components/schemas/FtpCommonTrait";
2597
+ }, {
2598
+ readonly $ref: "#/components/schemas/HostPortTrait";
2599
+ }, {
2600
+ readonly $ref: "#/components/schemas/MatchStringTrait";
2601
+ }, {
2602
+ readonly $ref: "#/components/schemas/LoginTrait";
2603
+ }, {
2604
+ readonly $ref: "#/components/schemas/IpVersionTrait";
2605
+ }, {
2606
+ readonly $ref: "#/components/schemas/MonitorCreate";
2607
+ }];
2608
+ };
2609
+ export declare const FtpUpdateSchema: {
2610
+ readonly allOf: readonly [{
2611
+ readonly $ref: "#/components/schemas/FtpCommonTrait";
2612
+ }, {
2613
+ readonly $ref: "#/components/schemas/HostPortTrait";
2614
+ }, {
2615
+ readonly $ref: "#/components/schemas/MatchStringTrait";
2616
+ }, {
2617
+ readonly $ref: "#/components/schemas/LoginTrait";
2618
+ }, {
2619
+ readonly $ref: "#/components/schemas/IpVersionTrait";
2620
+ }, {
2621
+ readonly $ref: "#/components/schemas/MonitorUpdate";
2622
+ }];
2623
+ };
2624
+ export declare const FtpsSchema: {
2625
+ readonly required: readonly ["host", "port", "connectionMode"];
2626
+ readonly allOf: readonly [{
2627
+ readonly $ref: "#/components/schemas/FtpCommonTrait";
2628
+ }, {
2629
+ readonly $ref: "#/components/schemas/HostPortTrait";
2630
+ }, {
2631
+ readonly $ref: "#/components/schemas/MatchStringTrait";
2632
+ }, {
2633
+ readonly $ref: "#/components/schemas/LoginTrait";
2634
+ }, {
2635
+ readonly $ref: "#/components/schemas/IpVersionTrait";
2636
+ }, {
2637
+ readonly $ref: "#/components/schemas/Monitor";
2638
+ }];
2639
+ };
2640
+ export declare const FtpsCreateSchema: {
2641
+ readonly required: readonly ["host", "port", "connectionMode"];
2642
+ readonly allOf: readonly [{
2643
+ readonly $ref: "#/components/schemas/FtpCommonTrait";
2644
+ }, {
2645
+ readonly $ref: "#/components/schemas/HostPortTrait";
2646
+ }, {
2647
+ readonly $ref: "#/components/schemas/MatchStringTrait";
2648
+ }, {
2649
+ readonly $ref: "#/components/schemas/LoginTrait";
2650
+ }, {
2651
+ readonly $ref: "#/components/schemas/IpVersionTrait";
2652
+ }, {
2653
+ readonly $ref: "#/components/schemas/MonitorCreate";
2654
+ }];
2655
+ };
2656
+ export declare const FtpsUpdateSchema: {
2657
+ readonly allOf: readonly [{
2658
+ readonly $ref: "#/components/schemas/FtpCommonTrait";
2659
+ }, {
2660
+ readonly $ref: "#/components/schemas/HostPortTrait";
2661
+ }, {
2662
+ readonly $ref: "#/components/schemas/MatchStringTrait";
2663
+ }, {
2664
+ readonly $ref: "#/components/schemas/LoginTrait";
2665
+ }, {
2666
+ readonly $ref: "#/components/schemas/IpVersionTrait";
2667
+ }, {
2668
+ readonly $ref: "#/components/schemas/MonitorUpdate";
2669
+ }];
2670
+ };
2671
+ export declare const HttpSchema: {
2672
+ readonly description: "The definition of HTTP monitor type";
2673
+ readonly required: readonly ["url"];
2674
+ readonly allOf: readonly [{
2675
+ readonly $ref: "#/components/schemas/HttpCommonTrait";
2676
+ }, {
2677
+ readonly $ref: "#/components/schemas/Monitor";
2678
+ }];
2679
+ };
2680
+ export declare const HttpCreateSchema: {
2681
+ readonly required: readonly ["url"];
2682
+ readonly allOf: readonly [{
2683
+ readonly $ref: "#/components/schemas/HttpCommonTrait";
2684
+ }, {
2685
+ readonly $ref: "#/components/schemas/MonitorCreate";
2686
+ }];
2687
+ };
2688
+ export declare const HttpUpdateSchema: {
2689
+ readonly allOf: readonly [{
2690
+ readonly $ref: "#/components/schemas/HttpCommonTrait";
2691
+ }, {
2692
+ readonly $ref: "#/components/schemas/MonitorUpdate";
2693
+ }];
2694
+ };
2695
+ export declare const HttpsSchema: {
2696
+ readonly required: readonly ["url"];
2697
+ readonly allOf: readonly [{
2698
+ readonly $ref: "#/components/schemas/HttpCommonTrait";
2699
+ }, {
2700
+ readonly $ref: "#/components/schemas/UseCertificatesTrait";
2701
+ }, {
2702
+ readonly $ref: "#/components/schemas/EncryptionTrait";
2703
+ }, {
2704
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
2705
+ }, {
2706
+ readonly $ref: "#/components/schemas/Http";
2707
+ }];
2708
+ };
2709
+ export declare const HttpsCreateSchema: {
2710
+ readonly required: readonly ["url"];
2711
+ readonly allOf: readonly [{
2712
+ readonly $ref: "#/components/schemas/HttpCommonTrait";
2713
+ }, {
2714
+ readonly $ref: "#/components/schemas/UseCertificatesTrait";
2715
+ }, {
2716
+ readonly $ref: "#/components/schemas/EncryptionTrait";
2717
+ }, {
2718
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
2719
+ }, {
2720
+ readonly $ref: "#/components/schemas/MonitorCreate";
2721
+ }];
2722
+ };
2723
+ export declare const HttpsUpdateSchema: {
2724
+ readonly allOf: readonly [{
2725
+ readonly $ref: "#/components/schemas/HttpCommonTrait";
2726
+ }, {
2727
+ readonly $ref: "#/components/schemas/UseCertificatesTrait";
2728
+ }, {
2729
+ readonly $ref: "#/components/schemas/EncryptionTrait";
2730
+ }, {
2731
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
2732
+ }, {
2733
+ readonly $ref: "#/components/schemas/MonitorUpdate";
2734
+ }];
2735
+ };
2736
+ export declare const ImapSchema: {
2737
+ readonly required: readonly ["host", "port"];
2738
+ readonly type: "object";
2739
+ readonly allOf: readonly [{
2740
+ readonly $ref: "#/components/schemas/HostPortTrait";
2741
+ }, {
2742
+ readonly $ref: "#/components/schemas/LoginTrait";
2743
+ }, {
2744
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
2745
+ }, {
2746
+ readonly $ref: "#/components/schemas/Monitor";
2747
+ }, {
2748
+ readonly properties: {
2749
+ readonly path: {
2750
+ readonly type: "string";
2751
+ readonly example: "/";
2752
+ };
2753
+ readonly sslEncryption: {
2754
+ readonly type: "boolean";
2755
+ readonly default: false;
2756
+ };
2757
+ readonly emailAddress: {
2758
+ readonly type: "string";
2759
+ readonly example: "myUsername@example.com";
2760
+ };
2761
+ };
2762
+ }];
2763
+ };
2764
+ export declare const ImapCreateSchema: {
2765
+ readonly required: readonly ["host", "port"];
2766
+ readonly type: "object";
2767
+ readonly allOf: readonly [{
2768
+ readonly $ref: "#/components/schemas/HostPortTrait";
2769
+ }, {
2770
+ readonly $ref: "#/components/schemas/LoginTrait";
2771
+ }, {
2772
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
2773
+ }, {
2774
+ readonly $ref: "#/components/schemas/MonitorCreate";
2775
+ }, {
2776
+ readonly properties: {
2777
+ readonly path: {
2778
+ readonly type: "string";
2779
+ readonly example: "/";
2780
+ };
2781
+ readonly sslEncryption: {
2782
+ readonly type: "boolean";
2783
+ readonly default: false;
2784
+ };
2785
+ readonly emailAddress: {
2786
+ readonly type: "string";
2787
+ readonly example: "myUsername@example.com";
2788
+ };
2789
+ };
2790
+ }];
2791
+ };
2792
+ export declare const ImapUpdateSchema: {
2793
+ readonly type: "object";
2794
+ readonly allOf: readonly [{
2795
+ readonly $ref: "#/components/schemas/HostPortTrait";
2796
+ }, {
2797
+ readonly $ref: "#/components/schemas/LoginTrait";
2798
+ }, {
2799
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
2800
+ }, {
2801
+ readonly $ref: "#/components/schemas/MonitorUpdate";
2802
+ }, {
2803
+ readonly properties: {
2804
+ readonly path: {
2805
+ readonly type: "string";
2806
+ readonly example: "/";
2807
+ };
2808
+ readonly sslEncryption: {
2809
+ readonly type: "boolean";
2810
+ readonly default: false;
2811
+ };
2812
+ readonly emailAddress: {
2813
+ readonly type: "string";
2814
+ readonly example: "myUsername@example.com";
2815
+ };
2816
+ };
2817
+ }];
2818
+ };
2819
+ export declare const LdapSchema: {
2820
+ readonly required: readonly ["host", "port"];
2821
+ readonly type: "object";
2822
+ readonly allOf: readonly [{
2823
+ readonly $ref: "#/components/schemas/HostPortTrait";
2824
+ }, {
2825
+ readonly $ref: "#/components/schemas/LoginTrait";
2826
+ }, {
2827
+ readonly $ref: "#/components/schemas/MatchStringTrait";
2828
+ }, {
2829
+ readonly $ref: "#/components/schemas/IpVersionTrait";
2830
+ }, {
2831
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
2832
+ }, {
2833
+ readonly $ref: "#/components/schemas/Monitor";
2834
+ }, {
2835
+ readonly properties: {
2836
+ readonly path: {
2837
+ readonly description: "The search base and filter. Spaces in the filter must be replaced with %20";
2838
+ readonly type: "string";
2839
+ readonly example: "searchbase??sub?filter";
2840
+ };
2841
+ readonly sslEncryption: {
2842
+ readonly type: "boolean";
2843
+ readonly default: false;
2844
+ };
2845
+ };
2846
+ }];
2847
+ };
2848
+ export declare const LdapCreateSchema: {
2849
+ readonly required: readonly ["host", "port"];
2850
+ readonly type: "object";
2851
+ readonly allOf: readonly [{
2852
+ readonly $ref: "#/components/schemas/HostPortTrait";
2853
+ }, {
2854
+ readonly $ref: "#/components/schemas/LoginTrait";
2855
+ }, {
2856
+ readonly $ref: "#/components/schemas/MatchStringTrait";
2857
+ }, {
2858
+ readonly $ref: "#/components/schemas/IpVersionTrait";
2859
+ }, {
2860
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
2861
+ }, {
2862
+ readonly $ref: "#/components/schemas/MonitorCreate";
2863
+ }, {
2864
+ readonly properties: {
2865
+ readonly path: {
2866
+ readonly description: "The search base and filter. Spaces in the filter must be replaced with %20";
2867
+ readonly type: "string";
2868
+ readonly example: "searchbase??sub?filter";
2869
+ };
2870
+ readonly sslEncryption: {
2871
+ readonly type: "boolean";
2872
+ readonly default: false;
2873
+ };
2874
+ };
2875
+ }];
2876
+ };
2877
+ export declare const LdapUpdateSchema: {
2878
+ readonly type: "object";
2879
+ readonly allOf: readonly [{
2880
+ readonly $ref: "#/components/schemas/HostPortTrait";
2881
+ }, {
2882
+ readonly $ref: "#/components/schemas/LoginTrait";
2883
+ }, {
2884
+ readonly $ref: "#/components/schemas/MatchStringTrait";
2885
+ }, {
2886
+ readonly $ref: "#/components/schemas/IpVersionTrait";
2887
+ }, {
2888
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
2889
+ }, {
2890
+ readonly $ref: "#/components/schemas/MonitorUpdate";
2891
+ }, {
2892
+ readonly properties: {
2893
+ readonly path: {
2894
+ readonly description: "The search base and filter. Spaces in the filter must be replaced with %20";
2895
+ readonly type: "string";
2896
+ readonly example: "searchbase??sub?filter";
2897
+ };
2898
+ readonly sslEncryption: {
2899
+ readonly type: "boolean";
2900
+ readonly default: false;
2901
+ };
2902
+ };
2903
+ }];
2904
+ };
2905
+ export declare const PingSchema: {
2906
+ readonly required: readonly ["host", "packetLossThreshold"];
2907
+ readonly type: "object";
2908
+ readonly allOf: readonly [{
2909
+ readonly $ref: "#/components/schemas/IpVersionTrait";
2910
+ }, {
2911
+ readonly $ref: "#/components/schemas/Monitor";
2912
+ }, {
2913
+ readonly properties: {
2914
+ readonly host: {
2915
+ readonly type: "string";
2916
+ readonly example: "example.com";
2917
+ };
2918
+ readonly packetLossThreshold: {
2919
+ readonly description: "Packet loss in % (1-100)";
2920
+ readonly type: "integer";
2921
+ readonly default: 100;
2922
+ readonly maximum: 100;
2923
+ readonly minimum: 1;
2924
+ };
2925
+ };
2926
+ }];
2927
+ };
2928
+ export declare const PingCreateSchema: {
2929
+ readonly required: readonly ["host", "packetLossThreshold"];
2930
+ readonly type: "object";
2931
+ readonly allOf: readonly [{
2932
+ readonly $ref: "#/components/schemas/IpVersionTrait";
2933
+ }, {
2934
+ readonly $ref: "#/components/schemas/MonitorCreate";
2935
+ }, {
2936
+ readonly properties: {
2937
+ readonly host: {
2938
+ readonly type: "string";
2939
+ readonly example: "example.com";
2940
+ };
2941
+ readonly packetLossThreshold: {
2942
+ readonly description: "Packet loss in % (1-100)";
2943
+ readonly type: "integer";
2944
+ readonly default: 100;
2945
+ readonly maximum: 100;
2946
+ readonly minimum: 1;
2947
+ };
2948
+ };
2949
+ }];
2950
+ };
2951
+ export declare const PingUpdateSchema: {
2952
+ readonly type: "object";
2953
+ readonly allOf: readonly [{
2954
+ readonly $ref: "#/components/schemas/IpVersionTrait";
2955
+ }, {
2956
+ readonly $ref: "#/components/schemas/MonitorUpdate";
2957
+ }, {
2958
+ readonly properties: {
2959
+ readonly host: {
2960
+ readonly type: "string";
2961
+ readonly example: "example.com";
2962
+ };
2963
+ readonly packetLossThreshold: {
2964
+ readonly description: "Packet loss in % (1-100)";
2965
+ readonly type: "integer";
2966
+ readonly default: 100;
2967
+ readonly maximum: 100;
2968
+ readonly minimum: 1;
2969
+ };
2970
+ };
2971
+ }];
2972
+ };
2973
+ export declare const PluginSchema: {
2974
+ readonly required: readonly ["url"];
2975
+ readonly type: "object";
2976
+ readonly allOf: readonly [{
2977
+ readonly $ref: "#/components/schemas/UrlTrait";
2978
+ }, {
2979
+ readonly $ref: "#/components/schemas/LoginTrait";
2980
+ }, {
2981
+ readonly $ref: "#/components/schemas/Monitor";
2982
+ }, {
2983
+ readonly properties: {
2984
+ readonly parameters: {
2985
+ readonly type: "string";
2986
+ };
2987
+ };
2988
+ }];
2989
+ };
2990
+ export declare const PluginCreateSchema: {
2991
+ readonly required: readonly ["url"];
2992
+ readonly type: "object";
2993
+ readonly allOf: readonly [{
2994
+ readonly $ref: "#/components/schemas/UrlTrait";
2995
+ }, {
2996
+ readonly $ref: "#/components/schemas/LoginTrait";
2997
+ }, {
2998
+ readonly $ref: "#/components/schemas/MonitorCreate";
2999
+ }, {
3000
+ readonly properties: {
3001
+ readonly parameters: {
3002
+ readonly type: "string";
3003
+ };
3004
+ };
3005
+ }];
3006
+ };
3007
+ export declare const PluginUpdateSchema: {
3008
+ readonly type: "object";
3009
+ readonly allOf: readonly [{
3010
+ readonly $ref: "#/components/schemas/UrlTrait";
3011
+ }, {
3012
+ readonly $ref: "#/components/schemas/LoginTrait";
3013
+ }, {
3014
+ readonly $ref: "#/components/schemas/MonitorUpdate";
3015
+ }, {
3016
+ readonly properties: {
3017
+ readonly parameters: {
3018
+ readonly type: "string";
3019
+ };
3020
+ };
3021
+ }];
3022
+ };
3023
+ export declare const Pop3Schema: {
3024
+ readonly required: readonly ["host", "port"];
3025
+ readonly type: "object";
3026
+ readonly allOf: readonly [{
3027
+ readonly $ref: "#/components/schemas/HostPortTrait";
3028
+ }, {
3029
+ readonly $ref: "#/components/schemas/LoginTrait";
3030
+ }, {
3031
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
3032
+ }, {
3033
+ readonly $ref: "#/components/schemas/Monitor";
3034
+ }, {
3035
+ readonly properties: {
3036
+ readonly sslEncryption: {
3037
+ readonly type: "boolean";
3038
+ readonly default: false;
3039
+ };
3040
+ readonly emailAddress: {
3041
+ readonly type: "string";
3042
+ readonly example: "me@example.com";
3043
+ };
3044
+ };
3045
+ }];
3046
+ };
3047
+ export declare const Pop3CreateSchema: {
3048
+ readonly required: readonly ["host", "port"];
3049
+ readonly type: "object";
3050
+ readonly allOf: readonly [{
3051
+ readonly $ref: "#/components/schemas/HostPortTrait";
3052
+ }, {
3053
+ readonly $ref: "#/components/schemas/LoginTrait";
3054
+ }, {
3055
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
3056
+ }, {
3057
+ readonly $ref: "#/components/schemas/MonitorCreate";
3058
+ }, {
3059
+ readonly properties: {
3060
+ readonly sslEncryption: {
3061
+ readonly type: "boolean";
3062
+ readonly default: false;
3063
+ };
3064
+ readonly emailAddress: {
3065
+ readonly type: "string";
3066
+ readonly example: "me@example.com";
3067
+ };
3068
+ };
3069
+ }];
3070
+ };
3071
+ export declare const Pop3UpdateSchema: {
3072
+ readonly type: "object";
3073
+ readonly allOf: readonly [{
3074
+ readonly $ref: "#/components/schemas/HostPortTrait";
3075
+ }, {
3076
+ readonly $ref: "#/components/schemas/LoginTrait";
3077
+ }, {
3078
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
3079
+ }, {
3080
+ readonly $ref: "#/components/schemas/MonitorUpdate";
3081
+ }, {
3082
+ readonly properties: {
3083
+ readonly sslEncryption: {
3084
+ readonly type: "boolean";
3085
+ readonly default: false;
3086
+ };
3087
+ readonly emailAddress: {
3088
+ readonly type: "string";
3089
+ readonly example: "me@example.com";
3090
+ };
3091
+ };
3092
+ }];
3093
+ };
3094
+ export declare const ScpSchema: {
3095
+ readonly required: readonly ["host", "port"];
3096
+ readonly type: "object";
3097
+ readonly allOf: readonly [{
3098
+ readonly $ref: "#/components/schemas/HostPortTrait";
3099
+ }, {
3100
+ readonly $ref: "#/components/schemas/LoginTrait";
3101
+ }, {
3102
+ readonly $ref: "#/components/schemas/MatchStringTrait";
3103
+ }, {
3104
+ readonly $ref: "#/components/schemas/IpVersionTrait";
3105
+ }, {
3106
+ readonly $ref: "#/components/schemas/Monitor";
3107
+ }, {
3108
+ readonly properties: {
3109
+ readonly path: {
3110
+ readonly type: "string";
3111
+ readonly example: "/";
3112
+ };
3113
+ };
3114
+ }];
3115
+ };
3116
+ export declare const ScpCreateSchema: {
3117
+ readonly required: readonly ["host", "port"];
3118
+ readonly type: "object";
3119
+ readonly allOf: readonly [{
3120
+ readonly $ref: "#/components/schemas/HostPortTrait";
3121
+ }, {
3122
+ readonly $ref: "#/components/schemas/LoginTrait";
3123
+ }, {
3124
+ readonly $ref: "#/components/schemas/MatchStringTrait";
3125
+ }, {
3126
+ readonly $ref: "#/components/schemas/IpVersionTrait";
3127
+ }, {
3128
+ readonly $ref: "#/components/schemas/MonitorCreate";
3129
+ }, {
3130
+ readonly properties: {
3131
+ readonly path: {
3132
+ readonly type: "string";
3133
+ readonly example: "/";
3134
+ };
3135
+ };
3136
+ }];
3137
+ };
3138
+ export declare const ScpUpdateSchema: {
3139
+ readonly type: "object";
3140
+ readonly allOf: readonly [{
3141
+ readonly $ref: "#/components/schemas/HostPortTrait";
3142
+ }, {
3143
+ readonly $ref: "#/components/schemas/LoginTrait";
3144
+ }, {
3145
+ readonly $ref: "#/components/schemas/MatchStringTrait";
3146
+ }, {
3147
+ readonly $ref: "#/components/schemas/IpVersionTrait";
3148
+ }, {
3149
+ readonly $ref: "#/components/schemas/MonitorUpdate";
3150
+ }, {
3151
+ readonly properties: {
3152
+ readonly path: {
3153
+ readonly type: "string";
3154
+ readonly example: "/";
3155
+ };
3156
+ };
3157
+ }];
3158
+ };
3159
+ export declare const ScriptSchema: {
3160
+ readonly required: readonly ["host", "port"];
3161
+ readonly type: "object";
3162
+ readonly allOf: readonly [{
3163
+ readonly $ref: "#/components/schemas/UseCertificatesTrait";
3164
+ }, {
3165
+ readonly $ref: "#/components/schemas/ProxyTrait";
3166
+ }, {
3167
+ readonly $ref: "#/components/schemas/LoginTrait";
3168
+ }, {
3169
+ readonly $ref: "#/components/schemas/Monitor";
3170
+ }, {
3171
+ readonly properties: {
3172
+ readonly host: {
3173
+ readonly type: "string";
3174
+ readonly default: "";
3175
+ };
3176
+ readonly port: {
3177
+ readonly type: "integer";
3178
+ readonly format: "int32";
3179
+ readonly default: 80;
3180
+ };
3181
+ readonly path: {
3182
+ readonly type: "string";
3183
+ };
3184
+ readonly encryption: {
3185
+ readonly type: "string";
3186
+ readonly enum: readonly ["tls", "tlsv1.0", "tlsv1.1", "tlsv1.2", "sslv3"];
3187
+ };
3188
+ readonly assertOnly: {
3189
+ readonly type: "boolean";
3190
+ };
3191
+ readonly responseContent: {
3192
+ readonly type: "boolean";
3193
+ };
3194
+ readonly scriptFile: {
3195
+ readonly $ref: "#/components/schemas/MonitorScript";
3196
+ };
3197
+ };
3198
+ }];
3199
+ };
3200
+ export declare const ScriptCreateSchema: {
3201
+ readonly type: "object";
3202
+ readonly allOf: readonly [{
3203
+ readonly $ref: "#/components/schemas/UseCertificatesTrait";
3204
+ }, {
3205
+ readonly $ref: "#/components/schemas/ProxyTrait";
3206
+ }, {
3207
+ readonly $ref: "#/components/schemas/LoginTrait";
3208
+ }, {
3209
+ readonly $ref: "#/components/schemas/MonitorCreate";
3210
+ }, {
3211
+ readonly properties: {
3212
+ readonly host: {
3213
+ readonly type: "string";
3214
+ readonly default: "";
3215
+ };
3216
+ readonly port: {
3217
+ readonly type: "integer";
3218
+ readonly format: "int32";
3219
+ readonly default: 80;
3220
+ };
3221
+ readonly path: {
3222
+ readonly type: "string";
3223
+ };
3224
+ readonly encryption: {
3225
+ readonly type: "string";
3226
+ readonly enum: readonly ["tls", "tlsv1.0", "tlsv1.1", "tlsv1.2", "sslv3"];
3227
+ };
3228
+ readonly assertOnly: {
3229
+ readonly type: "boolean";
3230
+ };
3231
+ readonly responseContent: {
3232
+ readonly type: "boolean";
3233
+ };
3234
+ readonly scriptFile: {
3235
+ readonly oneOf: readonly [{
3236
+ readonly $ref: "#/components/schemas/MonitorScriptCreate";
3237
+ }, {
3238
+ readonly type: "object";
3239
+ readonly nullable: true;
3240
+ }];
3241
+ };
3242
+ };
3243
+ }];
3244
+ };
3245
+ export declare const ScriptUpdateSchema: {
3246
+ readonly type: "object";
3247
+ readonly allOf: readonly [{
3248
+ readonly $ref: "#/components/schemas/UseCertificatesTrait";
3249
+ }, {
3250
+ readonly $ref: "#/components/schemas/ProxyTrait";
3251
+ }, {
3252
+ readonly $ref: "#/components/schemas/LoginTrait";
3253
+ }, {
3254
+ readonly $ref: "#/components/schemas/MonitorUpdate";
3255
+ }, {
3256
+ readonly properties: {
3257
+ readonly host: {
3258
+ readonly type: "string";
3259
+ readonly default: "";
3260
+ };
3261
+ readonly port: {
3262
+ readonly type: "integer";
3263
+ readonly format: "int32";
3264
+ readonly default: 80;
3265
+ };
3266
+ readonly path: {
3267
+ readonly type: "string";
3268
+ };
3269
+ readonly encryption: {
3270
+ readonly type: "string";
3271
+ readonly enum: readonly ["tls", "tlsv1.0", "tlsv1.1", "tlsv1.2", "sslv3"];
3272
+ };
3273
+ readonly assertOnly: {
3274
+ readonly type: "boolean";
3275
+ };
3276
+ readonly responseContent: {
3277
+ readonly type: "boolean";
3278
+ };
3279
+ readonly scriptFile: {
3280
+ readonly oneOf: readonly [{
3281
+ readonly $ref: "#/components/schemas/MonitorScriptCreate";
3282
+ }, {
3283
+ readonly type: "object";
3284
+ readonly nullable: true;
3285
+ }];
3286
+ };
3287
+ };
3288
+ }];
3289
+ };
3290
+ export declare const SftpSchema: {
3291
+ readonly required: readonly ["host", "port"];
3292
+ readonly type: "object";
3293
+ readonly allOf: readonly [{
3294
+ readonly $ref: "#/components/schemas/HostPortTrait";
3295
+ }, {
3296
+ readonly $ref: "#/components/schemas/LoginTrait";
3297
+ }, {
3298
+ readonly $ref: "#/components/schemas/MatchStringTrait";
3299
+ }, {
3300
+ readonly $ref: "#/components/schemas/IpVersionTrait";
3301
+ }, {
3302
+ readonly $ref: "#/components/schemas/Monitor";
3303
+ }, {
3304
+ readonly properties: {
3305
+ readonly path: {
3306
+ readonly type: "string";
3307
+ readonly example: "/dir";
3308
+ };
3309
+ };
3310
+ }];
3311
+ };
3312
+ export declare const SftpCreateSchema: {
3313
+ readonly required: readonly ["host", "port"];
3314
+ readonly type: "object";
3315
+ readonly allOf: readonly [{
3316
+ readonly $ref: "#/components/schemas/HostPortTrait";
3317
+ }, {
3318
+ readonly $ref: "#/components/schemas/LoginTrait";
3319
+ }, {
3320
+ readonly $ref: "#/components/schemas/MatchStringTrait";
3321
+ }, {
3322
+ readonly $ref: "#/components/schemas/IpVersionTrait";
3323
+ }, {
3324
+ readonly $ref: "#/components/schemas/MonitorCreate";
3325
+ }, {
3326
+ readonly properties: {
3327
+ readonly path: {
3328
+ readonly type: "string";
3329
+ readonly example: "/dir";
3330
+ };
3331
+ };
3332
+ }];
3333
+ };
3334
+ export declare const SftpUpdateSchema: {
3335
+ readonly type: "object";
3336
+ readonly allOf: readonly [{
3337
+ readonly $ref: "#/components/schemas/HostPortTrait";
3338
+ }, {
3339
+ readonly $ref: "#/components/schemas/LoginTrait";
3340
+ }, {
3341
+ readonly $ref: "#/components/schemas/MatchStringTrait";
3342
+ }, {
3343
+ readonly $ref: "#/components/schemas/IpVersionTrait";
3344
+ }, {
3345
+ readonly $ref: "#/components/schemas/MonitorUpdate";
3346
+ }, {
3347
+ readonly properties: {
3348
+ readonly path: {
3349
+ readonly type: "string";
3350
+ readonly example: "/dir";
3351
+ };
3352
+ };
3353
+ }];
3354
+ };
3355
+ export declare const SipSchema: {
3356
+ readonly required: readonly ["host", "port"];
3357
+ readonly allOf: readonly [{
3358
+ readonly $ref: "#/components/schemas/HostPortTrait";
3359
+ }, {
3360
+ readonly $ref: "#/components/schemas/Monitor";
3361
+ }];
3362
+ };
3363
+ export declare const SipCreateSchema: {
3364
+ readonly required: readonly ["host", "port"];
3365
+ readonly allOf: readonly [{
3366
+ readonly $ref: "#/components/schemas/HostPortTrait";
3367
+ }, {
3368
+ readonly $ref: "#/components/schemas/MonitorCreate";
3369
+ }];
3370
+ };
3371
+ export declare const SipUpdateSchema: {
3372
+ readonly allOf: readonly [{
3373
+ readonly $ref: "#/components/schemas/HostPortTrait";
3374
+ }, {
3375
+ readonly $ref: "#/components/schemas/MonitorUpdate";
3376
+ }];
3377
+ };
3378
+ export declare const SmtpSchema: {
3379
+ readonly required: readonly ["host", "port"];
3380
+ readonly allOf: readonly [{
3381
+ readonly $ref: "#/components/schemas/HostPortTrait";
3382
+ }, {
3383
+ readonly $ref: "#/components/schemas/Monitor";
3384
+ }];
3385
+ };
3386
+ export declare const SmtpCreateSchema: {
3387
+ readonly required: readonly ["host", "port"];
3388
+ readonly allOf: readonly [{
3389
+ readonly $ref: "#/components/schemas/HostPortTrait";
3390
+ }, {
3391
+ readonly $ref: "#/components/schemas/MonitorCreate";
3392
+ }];
3393
+ };
3394
+ export declare const SmtpUpdateSchema: {
3395
+ readonly allOf: readonly [{
3396
+ readonly $ref: "#/components/schemas/HostPortTrait";
3397
+ }, {
3398
+ readonly $ref: "#/components/schemas/MonitorUpdate";
3399
+ }];
3400
+ };
3401
+ export declare const TelnetSchema: {
3402
+ readonly required: readonly ["host", "port"];
3403
+ readonly allOf: readonly [{
3404
+ readonly $ref: "#/components/schemas/HostPortTrait";
3405
+ }, {
3406
+ readonly $ref: "#/components/schemas/Monitor";
3407
+ }];
3408
+ };
3409
+ export declare const TelnetCreateSchema: {
3410
+ readonly required: readonly ["host", "port"];
3411
+ readonly allOf: readonly [{
3412
+ readonly $ref: "#/components/schemas/HostPortTrait";
3413
+ }, {
3414
+ readonly $ref: "#/components/schemas/MonitorCreate";
3415
+ }];
3416
+ };
3417
+ export declare const TelnetUpdateSchema: {
3418
+ readonly allOf: readonly [{
3419
+ readonly $ref: "#/components/schemas/HostPortTrait";
3420
+ }, {
3421
+ readonly $ref: "#/components/schemas/MonitorUpdate";
3422
+ }];
3423
+ };
3424
+ export declare const TlsSchema: {
3425
+ readonly description: "TLS monitor for server certificate monitoring";
3426
+ readonly required: readonly ["host", "port"];
3427
+ readonly type: "object";
3428
+ readonly allOf: readonly [{
3429
+ readonly $ref: "#/components/schemas/HostPortTrait";
3430
+ }, {
3431
+ readonly $ref: "#/components/schemas/UseCertificatesTrait";
3432
+ }, {
3433
+ readonly $ref: "#/components/schemas/ProxyTrait";
3434
+ }, {
3435
+ readonly $ref: "#/components/schemas/IpVersionTrait";
3436
+ }, {
3437
+ readonly $ref: "#/components/schemas/EncryptionTrait";
3438
+ }, {
3439
+ readonly $ref: "#/components/schemas/Monitor";
3440
+ }, {
3441
+ readonly properties: {
3442
+ readonly expirationShift: {
3443
+ readonly type: "integer";
3444
+ readonly default: "21";
3445
+ };
3446
+ };
3447
+ }];
3448
+ };
3449
+ export declare const TlsCreateSchema: {
3450
+ readonly required: readonly ["host", "port"];
3451
+ readonly type: "object";
3452
+ readonly allOf: readonly [{
3453
+ readonly $ref: "#/components/schemas/HostPortTrait";
3454
+ }, {
3455
+ readonly $ref: "#/components/schemas/UseCertificatesTrait";
3456
+ }, {
3457
+ readonly $ref: "#/components/schemas/ProxyTrait";
3458
+ }, {
3459
+ readonly $ref: "#/components/schemas/IpVersionTrait";
3460
+ }, {
3461
+ readonly $ref: "#/components/schemas/EncryptionTrait";
3462
+ }, {
3463
+ readonly $ref: "#/components/schemas/MonitorCreate";
3464
+ }, {
3465
+ readonly properties: {
3466
+ readonly expirationShift: {
3467
+ readonly type: "integer";
3468
+ readonly default: "21";
3469
+ };
3470
+ };
3471
+ }];
3472
+ };
3473
+ export declare const TlsUpdateSchema: {
3474
+ readonly type: "object";
3475
+ readonly allOf: readonly [{
3476
+ readonly $ref: "#/components/schemas/HostPortTrait";
3477
+ }, {
3478
+ readonly $ref: "#/components/schemas/UseCertificatesTrait";
3479
+ }, {
3480
+ readonly $ref: "#/components/schemas/ProxyTrait";
3481
+ }, {
3482
+ readonly $ref: "#/components/schemas/IpVersionTrait";
3483
+ }, {
3484
+ readonly $ref: "#/components/schemas/EncryptionTrait";
3485
+ }, {
3486
+ readonly $ref: "#/components/schemas/MonitorUpdate";
3487
+ }, {
3488
+ readonly properties: {
3489
+ readonly expirationShift: {
3490
+ readonly type: "integer";
3491
+ readonly default: "21";
3492
+ };
3493
+ };
3494
+ }];
3495
+ };
3496
+ export declare const WebdriverSchema: {
3497
+ readonly type: "object";
3498
+ readonly allOf: readonly [{
3499
+ readonly $ref: "#/components/schemas/ProxyTrait";
3500
+ }, {
3501
+ readonly $ref: "#/components/schemas/UseCertificatesTrait";
3502
+ }, {
3503
+ readonly $ref: "#/components/schemas/LoginTrait";
3504
+ }, {
3505
+ readonly $ref: "#/components/schemas/UserAgentTrait";
3506
+ }, {
3507
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
3508
+ }, {
3509
+ readonly $ref: "#/components/schemas/AllowDenyTrait";
3510
+ }, {
3511
+ readonly $ref: "#/components/schemas/TransactionPatternsTrait";
3512
+ }, {
3513
+ readonly $ref: "#/components/schemas/Monitor";
3514
+ }, {
3515
+ readonly properties: {
3516
+ readonly host: {
3517
+ readonly type: "string";
3518
+ readonly example: "example.com";
3519
+ };
3520
+ readonly elemErrorReport: {
3521
+ readonly type: "boolean";
3522
+ readonly default: false;
3523
+ };
3524
+ readonly toggleQuiescence: {
3525
+ readonly type: "boolean";
3526
+ readonly default: false;
3527
+ };
3528
+ readonly browserAgent: {
3529
+ readonly description: string;
3530
+ readonly type: "boolean";
3531
+ readonly default: false;
3532
+ readonly nullable: true;
3533
+ };
3534
+ readonly proxyExcludeHosts: {
3535
+ readonly type: "string";
3536
+ };
3537
+ readonly remapHosts: {
3538
+ readonly description: "Comma-separated, colon-separated domain pairs. This will be an array in the future";
3539
+ readonly type: "string";
3540
+ readonly example: "example.com:example.org,example1.com:example1.org";
3541
+ };
3542
+ readonly blockHtml5Media: {
3543
+ readonly type: "boolean";
3544
+ readonly default: false;
3545
+ };
3546
+ readonly browser: {
3547
+ readonly type: "string";
3548
+ };
3549
+ readonly authenticationType: {
3550
+ readonly type: "string";
3551
+ };
3552
+ readonly scriptFile: {
3553
+ readonly $ref: "#/components/schemas/MonitorScript";
3554
+ };
3555
+ };
3556
+ }];
3557
+ };
3558
+ export declare const WebdriverCreateSchema: {
3559
+ readonly type: "object";
3560
+ readonly allOf: readonly [{
3561
+ readonly $ref: "#/components/schemas/ProxyTrait";
3562
+ }, {
3563
+ readonly $ref: "#/components/schemas/UseCertificatesTrait";
3564
+ }, {
3565
+ readonly $ref: "#/components/schemas/LoginTrait";
3566
+ }, {
3567
+ readonly $ref: "#/components/schemas/UserAgentTrait";
3568
+ }, {
3569
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
3570
+ }, {
3571
+ readonly $ref: "#/components/schemas/AllowDenyTrait";
3572
+ }, {
3573
+ readonly $ref: "#/components/schemas/TransactionPatternsTrait";
3574
+ }, {
3575
+ readonly $ref: "#/components/schemas/MonitorCreate";
3576
+ }, {
3577
+ readonly properties: {
3578
+ readonly host: {
3579
+ readonly type: "string";
3580
+ readonly example: "example.com";
3581
+ };
3582
+ readonly elemErrorReport: {
3583
+ readonly type: "boolean";
3584
+ readonly default: false;
3585
+ };
3586
+ readonly toggleQuiescence: {
3587
+ readonly type: "boolean";
3588
+ readonly default: false;
3589
+ };
3590
+ readonly browserAgent: {
3591
+ readonly description: string;
3592
+ readonly type: "boolean";
3593
+ readonly default: false;
3594
+ readonly nullable: true;
3595
+ };
3596
+ readonly proxyExcludeHosts: {
3597
+ readonly type: "string";
3598
+ };
3599
+ readonly remapHosts: {
3600
+ readonly description: "Comma-separated, colon-separated domain pairs. This will be an array in the future";
3601
+ readonly type: "string";
3602
+ readonly example: "example.com:example.org,example1.com:example1.org";
3603
+ };
3604
+ readonly blockHtml5Media: {
3605
+ readonly type: "boolean";
3606
+ readonly default: false;
3607
+ };
3608
+ readonly browser: {
3609
+ readonly type: "string";
3610
+ };
3611
+ readonly authenticationType: {
3612
+ readonly type: "string";
3613
+ };
3614
+ readonly scriptFile: {
3615
+ readonly oneOf: readonly [{
3616
+ readonly $ref: "#/components/schemas/MonitorScriptCreate";
3617
+ }, {
3618
+ readonly type: "object";
3619
+ readonly nullable: true;
3620
+ }];
3621
+ };
3622
+ };
3623
+ }];
3624
+ };
3625
+ export declare const WebdriverUpdateSchema: {
3626
+ readonly type: "object";
3627
+ readonly allOf: readonly [{
3628
+ readonly $ref: "#/components/schemas/ProxyTrait";
3629
+ }, {
3630
+ readonly $ref: "#/components/schemas/UseCertificatesTrait";
3631
+ }, {
3632
+ readonly $ref: "#/components/schemas/LoginTrait";
3633
+ }, {
3634
+ readonly $ref: "#/components/schemas/UserAgentTrait";
3635
+ }, {
3636
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
3637
+ }, {
3638
+ readonly $ref: "#/components/schemas/AllowDenyTrait";
3639
+ }, {
3640
+ readonly $ref: "#/components/schemas/TransactionPatternsTrait";
3641
+ }, {
3642
+ readonly $ref: "#/components/schemas/MonitorUpdate";
3643
+ }, {
3644
+ readonly properties: {
3645
+ readonly host: {
3646
+ readonly type: "string";
3647
+ readonly example: "example.com";
3648
+ };
3649
+ readonly elemErrorReport: {
3650
+ readonly type: "boolean";
3651
+ readonly default: false;
3652
+ };
3653
+ readonly toggleQuiescence: {
3654
+ readonly type: "boolean";
3655
+ readonly default: false;
3656
+ };
3657
+ readonly browserAgent: {
3658
+ readonly description: string;
3659
+ readonly type: "boolean";
3660
+ readonly default: false;
3661
+ readonly nullable: true;
3662
+ };
3663
+ readonly proxyExcludeHosts: {
3664
+ readonly type: "string";
3665
+ };
3666
+ readonly remapHosts: {
3667
+ readonly description: "Comma-separated, colon-separated domain pairs. This will be an array in the future";
3668
+ readonly type: "string";
3669
+ readonly example: "example.com:example.org,example1.com:example1.org";
3670
+ };
3671
+ readonly blockHtml5Media: {
3672
+ readonly type: "boolean";
3673
+ readonly default: false;
3674
+ };
3675
+ readonly browser: {
3676
+ readonly type: "string";
3677
+ };
3678
+ readonly authenticationType: {
3679
+ readonly type: "string";
3680
+ };
3681
+ readonly scriptFile: {
3682
+ readonly oneOf: readonly [{
3683
+ readonly $ref: "#/components/schemas/MonitorScriptCreate";
3684
+ }, {
3685
+ readonly type: "object";
3686
+ readonly nullable: true;
3687
+ }];
3688
+ };
3689
+ };
3690
+ }];
3691
+ };
3692
+ export declare const WebsocketSchema: {
3693
+ readonly required: readonly ["url"];
3694
+ readonly type: "object";
3695
+ readonly allOf: readonly [{
3696
+ readonly $ref: "#/components/schemas/UrlTrait";
3697
+ }, {
3698
+ readonly $ref: "#/components/schemas/ProxyTrait";
3699
+ }, {
3700
+ readonly $ref: "#/components/schemas/UseCertificatesTrait";
3701
+ }, {
3702
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
3703
+ }, {
3704
+ readonly $ref: "#/components/schemas/LoginTrait";
3705
+ }, {
3706
+ readonly $ref: "#/components/schemas/MatchStringTrait";
3707
+ }, {
3708
+ readonly $ref: "#/components/schemas/IpVersionTrait";
3709
+ }, {
3710
+ readonly $ref: "#/components/schemas/PostDataTrait";
3711
+ }, {
3712
+ readonly $ref: "#/components/schemas/RequestHeadersTrait";
3713
+ }, {
3714
+ readonly $ref: "#/components/schemas/UserAgentTrait";
3715
+ }, {
3716
+ readonly $ref: "#/components/schemas/Monitor";
3717
+ }, {
3718
+ readonly properties: {
3719
+ readonly healthCheck: {
3720
+ readonly type: "boolean";
3721
+ readonly default: false;
3722
+ };
3723
+ readonly idleDelay: {
3724
+ readonly type: "integer";
3725
+ readonly default: 0;
3726
+ };
3727
+ };
3728
+ }];
3729
+ };
3730
+ export declare const WebsocketCreateSchema: {
3731
+ readonly required: readonly ["url"];
3732
+ readonly type: "object";
3733
+ readonly allOf: readonly [{
3734
+ readonly $ref: "#/components/schemas/UrlTrait";
3735
+ }, {
3736
+ readonly $ref: "#/components/schemas/ProxyTrait";
3737
+ }, {
3738
+ readonly $ref: "#/components/schemas/UseCertificatesTrait";
3739
+ }, {
3740
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
3741
+ }, {
3742
+ readonly $ref: "#/components/schemas/LoginTrait";
3743
+ }, {
3744
+ readonly $ref: "#/components/schemas/MatchStringTrait";
3745
+ }, {
3746
+ readonly $ref: "#/components/schemas/IpVersionTrait";
3747
+ }, {
3748
+ readonly $ref: "#/components/schemas/PostDataTrait";
3749
+ }, {
3750
+ readonly $ref: "#/components/schemas/RequestHeadersTrait";
3751
+ }, {
3752
+ readonly $ref: "#/components/schemas/UserAgentTrait";
3753
+ }, {
3754
+ readonly $ref: "#/components/schemas/MonitorCreate";
3755
+ }, {
3756
+ readonly properties: {
3757
+ readonly healthCheck: {
3758
+ readonly type: "boolean";
3759
+ readonly default: false;
3760
+ };
3761
+ readonly idleDelay: {
3762
+ readonly type: "integer";
3763
+ readonly default: 0;
3764
+ };
3765
+ };
3766
+ }];
3767
+ };
3768
+ export declare const WebsocketUpdateSchema: {
3769
+ readonly type: "object";
3770
+ readonly allOf: readonly [{
3771
+ readonly $ref: "#/components/schemas/UrlTrait";
3772
+ }, {
3773
+ readonly $ref: "#/components/schemas/ProxyTrait";
3774
+ }, {
3775
+ readonly $ref: "#/components/schemas/UseCertificatesTrait";
3776
+ }, {
3777
+ readonly $ref: "#/components/schemas/VerifyCertificateTrait";
3778
+ }, {
3779
+ readonly $ref: "#/components/schemas/LoginTrait";
3780
+ }, {
3781
+ readonly $ref: "#/components/schemas/MatchStringTrait";
3782
+ }, {
3783
+ readonly $ref: "#/components/schemas/IpVersionTrait";
3784
+ }, {
3785
+ readonly $ref: "#/components/schemas/PostDataTrait";
3786
+ }, {
3787
+ readonly $ref: "#/components/schemas/RequestHeadersTrait";
3788
+ }, {
3789
+ readonly $ref: "#/components/schemas/UserAgentTrait";
3790
+ }, {
3791
+ readonly $ref: "#/components/schemas/MonitorUpdate";
3792
+ }, {
3793
+ readonly properties: {
3794
+ readonly healthCheck: {
3795
+ readonly type: "boolean";
3796
+ readonly default: false;
3797
+ };
3798
+ readonly idleDelay: {
3799
+ readonly type: "integer";
3800
+ readonly default: 0;
3801
+ };
3802
+ };
3803
+ }];
3804
+ };
3805
+ export declare const MonitorFrameSchema: {
3806
+ readonly description: "Class MonitorFrame\nThis schema is used in the APIv3 to get list of monitors when the performance matters.\nTo retrieve full list of monitor properties lots of per-monitor queries must be executed which is time consuming (e.g. maintenance status).\nThis schema contains only parameters that needs no extra queries and/or lengthy calculations.\nThese parameters should be sufficient to get list of monitors for charts, selection dropboxes etc.";
3807
+ readonly properties: {
3808
+ readonly id: {
3809
+ readonly type: "integer";
3810
+ readonly format: "int64";
3811
+ readonly example: 1;
3812
+ };
3813
+ readonly type: {
3814
+ readonly description: "The monitor type.";
3815
+ readonly type: "string";
3816
+ readonly enum: readonly ["http", "https", "connect", "dns", "dnsa", "dnsns", "domain", "ftp", "ftps", "imap", "ldap", "ping", "plugin", "pop3", "scp", "sftp", "sip", "smtp", "telnet", "browser", "script"];
3817
+ };
3818
+ readonly name: {
3819
+ readonly type: "string";
3820
+ readonly example: "My Monitor Name";
3821
+ };
3822
+ readonly folderId: {
3823
+ readonly type: "integer";
3824
+ readonly example: 1;
3825
+ };
3826
+ readonly status: {
3827
+ readonly description: "Status of the monitor (read only). The status of the folder is not reflected.";
3828
+ readonly type: "string";
3829
+ readonly enum: readonly ["deleted", "inactive", "active", "unconfirmed", "locked", "error"];
3830
+ readonly nullable: true;
3831
+ };
3832
+ readonly unhealthy: {
3833
+ readonly description: string;
3834
+ readonly type: "boolean";
3835
+ readonly nullable: true;
3836
+ };
3837
+ };
3838
+ readonly type: "object";
3839
+ };
3840
+ export declare const MonitorScriptSchema: {
3841
+ readonly description: "Class ScriptFile";
3842
+ readonly type: "object";
3843
+ readonly allOf: readonly [{
3844
+ readonly $ref: "#/components/schemas/MonitorScriptCreate";
3845
+ }, {
3846
+ readonly properties: {
3847
+ readonly scriptId: {
3848
+ readonly description: "ID of the script";
3849
+ readonly type: "integer";
3850
+ readonly format: "int64";
3851
+ readonly example: 1;
3852
+ };
3853
+ readonly content: {
3854
+ readonly type: "string";
3855
+ readonly example: "The script file content. The full script is only returned when fetching one individual monitor.";
3856
+ readonly nullable: true;
3857
+ };
3858
+ };
3859
+ }];
3860
+ };
3861
+ export declare const MonitorScriptCreateSchema: {
3862
+ readonly description: "Class ScriptFileCreate";
3863
+ readonly properties: {
3864
+ readonly scriptId: {
3865
+ readonly description: string;
3866
+ readonly type: "integer";
3867
+ readonly format: "int64";
3868
+ readonly example: 1;
3869
+ readonly nullable: true;
3870
+ };
3871
+ readonly contentArchive: {
3872
+ readonly type: "string";
3873
+ readonly example: "The original script file content. Use this field when creating or updating a monitor";
3874
+ readonly nullable: true;
3875
+ };
3876
+ readonly parameters: {
3877
+ readonly type: "string";
3878
+ readonly example: "";
3879
+ readonly nullable: true;
3880
+ };
3881
+ readonly stages: {
3882
+ readonly type: "string";
3883
+ readonly example: "";
3884
+ readonly nullable: true;
3885
+ };
3886
+ };
3887
+ readonly type: "object";
3888
+ };
3889
+ export declare const MonitorTagSchema: {
3890
+ readonly properties: {
3891
+ readonly id: {
3892
+ readonly type: "integer";
3893
+ readonly format: "int";
3894
+ readonly example: 1;
3895
+ };
3896
+ readonly name: {
3897
+ readonly type: "string";
3898
+ readonly example: "abc";
3899
+ };
3900
+ };
3901
+ readonly type: "object";
3902
+ };
3903
+ export declare const EventAssetSchema: {
3904
+ readonly properties: {
3905
+ readonly url: {
3906
+ readonly type: "string";
3907
+ readonly example: "https://www.example.com";
3908
+ };
3909
+ readonly type: {
3910
+ readonly type: "string";
3911
+ readonly enum: readonly ["jtl", "har", "http", "image", "video", "log", "console_log"];
3912
+ };
3913
+ };
3914
+ readonly type: "object";
3915
+ };
3916
+ export declare const LogEventSchema: {
3917
+ readonly properties: {
3918
+ readonly id: {
3919
+ readonly type: "string";
3920
+ readonly example: "1";
3921
+ };
3922
+ readonly monitor: {
3923
+ readonly $ref: "#/components/schemas/StatisticResource";
3924
+ };
3925
+ readonly location: {
3926
+ readonly $ref: "#/components/schemas/StatisticResource";
3927
+ };
3928
+ readonly folder: {
3929
+ readonly $ref: "#/components/schemas/StatisticResource";
3930
+ };
3931
+ readonly start: {
3932
+ readonly type: "string";
3933
+ readonly format: "date-time";
3934
+ };
3935
+ readonly duration: {
3936
+ readonly type: "integer";
3937
+ };
3938
+ readonly interval: {
3939
+ readonly type: "integer";
3940
+ };
3941
+ readonly monitor_type: {
3942
+ readonly type: "string";
3943
+ readonly example: "http";
3944
+ };
3945
+ readonly result: {
3946
+ readonly $ref: "#/components/schemas/EventResult";
3947
+ };
3948
+ readonly metrics: {
3949
+ readonly $ref: "#/components/schemas/LogEventMetrics";
3950
+ };
3951
+ readonly assets: {
3952
+ readonly type: "array";
3953
+ readonly items: {
3954
+ readonly $ref: "#/components/schemas/EventAsset";
3955
+ };
3956
+ readonly nullable: true;
3957
+ };
3958
+ readonly probeMetrics: {
3959
+ readonly oneOf: readonly [{
3960
+ readonly $ref: "#/components/schemas/ProbeMetrics";
3961
+ }, {
3962
+ readonly type: "object";
3963
+ readonly nullable: true;
3964
+ }];
3965
+ };
3966
+ };
3967
+ readonly type: "object";
3968
+ };
3969
+ export declare const LogEventMetricsSchema: {
3970
+ readonly properties: {
3971
+ readonly rtime: {
3972
+ readonly description: "Resolve time (ms)";
3973
+ readonly type: "integer";
3974
+ readonly example: 103;
3975
+ };
3976
+ readonly ctime: {
3977
+ readonly description: "Connect time (ms)";
3978
+ readonly type: "integer";
3979
+ readonly example: 5;
3980
+ };
3981
+ readonly ptime: {
3982
+ readonly description: "First byte time (ms)";
3983
+ readonly type: "integer";
3984
+ readonly example: 406;
3985
+ };
3986
+ readonly dtime: {
3987
+ readonly description: "Download time (ms)";
3988
+ readonly type: "integer";
3989
+ readonly example: 330;
3990
+ };
3991
+ readonly utime: {
3992
+ readonly description: "User interaction time (ms)";
3993
+ readonly type: "integer";
3994
+ readonly example: 739;
3995
+ };
3996
+ readonly dsize: {
3997
+ readonly description: "Download size (bytes)";
3998
+ readonly type: "integer";
3999
+ readonly example: 1439;
4000
+ };
4001
+ readonly multi_probes_all: {
4002
+ readonly description: "Number of multi-check probes performed, including internal errors";
4003
+ readonly type: "integer";
4004
+ readonly example: 5;
4005
+ };
4006
+ readonly multi_probes: {
4007
+ readonly description: "Number of multi-check probes performed, excluding internal errors";
4008
+ readonly type: "integer";
4009
+ readonly example: 1;
4010
+ };
4011
+ readonly multi_probes_failed: {
4012
+ readonly description: "Number of multi-check probes failed, excluding internal errors";
4013
+ readonly type: "integer";
4014
+ readonly example: 2;
4015
+ };
4016
+ };
4017
+ readonly type: "object";
4018
+ };
4019
+ export declare const MetricResourceSchema: {
4020
+ readonly properties: {
4021
+ readonly probes: {
4022
+ readonly type: "integer";
4023
+ readonly example: 10;
4024
+ };
4025
+ readonly probe_ok: {
4026
+ readonly type: "integer";
4027
+ readonly example: 10;
4028
+ };
4029
+ readonly probe_errors: {
4030
+ readonly type: "integer";
4031
+ readonly example: 0;
4032
+ };
4033
+ readonly checks: {
4034
+ readonly type: "integer";
4035
+ readonly example: 10;
4036
+ };
4037
+ readonly check_errors: {
4038
+ readonly type: "integer";
4039
+ readonly example: 0;
4040
+ };
4041
+ readonly checks_maint: {
4042
+ readonly type: "integer";
4043
+ readonly example: 0;
4044
+ };
4045
+ readonly maint_errors: {
4046
+ readonly type: "integer";
4047
+ readonly example: 0;
4048
+ };
4049
+ readonly rtime: {
4050
+ readonly type: "integer";
4051
+ readonly example: 4;
4052
+ };
4053
+ readonly ctime: {
4054
+ readonly type: "integer";
4055
+ readonly example: 162;
4056
+ };
4057
+ readonly ptime: {
4058
+ readonly type: "integer";
4059
+ readonly example: 306;
4060
+ };
4061
+ readonly utime: {
4062
+ readonly type: "integer";
4063
+ readonly example: 2;
4064
+ };
4065
+ readonly dtime: {
4066
+ readonly type: "integer";
4067
+ readonly example: 307;
4068
+ };
4069
+ readonly rtime_ok: {
4070
+ readonly type: "integer";
4071
+ readonly example: 4;
4072
+ };
4073
+ readonly ctime_ok: {
4074
+ readonly type: "integer";
4075
+ readonly example: 162;
4076
+ };
4077
+ readonly ptime_ok: {
4078
+ readonly type: "integer";
4079
+ readonly example: 306;
4080
+ };
4081
+ readonly utime_ok: {
4082
+ readonly type: "integer";
4083
+ readonly example: 2;
4084
+ };
4085
+ readonly dtime_ok: {
4086
+ readonly type: "integer";
4087
+ readonly example: 307;
4088
+ };
4089
+ readonly dsize: {
4090
+ readonly type: "integer";
4091
+ readonly example: 546;
4092
+ };
4093
+ readonly dev_rtime: {
4094
+ readonly type: "number";
4095
+ readonly format: "float";
4096
+ readonly example: 0;
4097
+ };
4098
+ readonly dev_ctime: {
4099
+ readonly type: "number";
4100
+ readonly format: "float";
4101
+ readonly example: 173.14052096490872;
4102
+ };
4103
+ readonly dev_ptime: {
4104
+ readonly type: "number";
4105
+ readonly format: "float";
4106
+ readonly example: 48.96978660357841;
4107
+ };
4108
+ readonly dev_utime: {
4109
+ readonly type: "number";
4110
+ readonly format: "float";
4111
+ readonly example: 0;
4112
+ };
4113
+ readonly dev_dtime: {
4114
+ readonly type: "number";
4115
+ readonly format: "float";
4116
+ readonly example: 45.98086558558903;
4117
+ };
4118
+ readonly dev_dsize: {
4119
+ readonly type: "number";
4120
+ readonly format: "float";
4121
+ readonly example: 114;
4122
+ };
4123
+ readonly xtime: {
4124
+ readonly type: "integer";
4125
+ readonly example: 1;
4126
+ };
4127
+ readonly xtime_ok: {
4128
+ readonly type: "integer";
4129
+ readonly example: 1;
4130
+ };
4131
+ readonly xspeed: {
4132
+ readonly type: "integer";
4133
+ readonly example: 546000;
4134
+ };
4135
+ readonly upstatus: {
4136
+ readonly type: "integer";
4137
+ readonly example: 0;
4138
+ };
4139
+ readonly perfstatus: {
4140
+ readonly type: "integer";
4141
+ readonly example: 0;
4142
+ };
4143
+ readonly score: {
4144
+ readonly type: "number";
4145
+ readonly format: "float";
4146
+ readonly example: 99;
4147
+ };
4148
+ readonly spi_score: {
4149
+ readonly type: "number";
4150
+ readonly format: "float";
4151
+ readonly example: 469;
4152
+ };
4153
+ readonly spi_penalty: {
4154
+ readonly type: "number";
4155
+ readonly format: "float";
4156
+ readonly example: 0;
4157
+ };
4158
+ readonly uptime: {
4159
+ readonly type: "number";
4160
+ readonly format: "float";
4161
+ readonly example: 100;
4162
+ };
4163
+ readonly downtime: {
4164
+ readonly type: "number";
4165
+ readonly format: "float";
4166
+ readonly example: 0;
4167
+ };
4168
+ readonly ttime: {
4169
+ readonly type: "integer";
4170
+ readonly example: 473;
4171
+ };
4172
+ readonly ttime_ok: {
4173
+ readonly type: "integer";
4174
+ readonly example: 473;
4175
+ };
4176
+ readonly dspeed: {
4177
+ readonly type: "integer";
4178
+ readonly example: 1776;
4179
+ };
4180
+ readonly slawarn: {
4181
+ readonly type: "number";
4182
+ readonly format: "float";
4183
+ readonly example: 100;
4184
+ };
4185
+ readonly slapoor: {
4186
+ readonly type: "number";
4187
+ readonly format: "float";
4188
+ readonly example: 100;
4189
+ };
4190
+ readonly apdex: {
4191
+ readonly type: "number";
4192
+ readonly format: "float";
4193
+ readonly example: 1;
4194
+ };
4195
+ };
4196
+ readonly type: "object";
4197
+ };
4198
+ export declare const ProbeMetricsSchema: {
4199
+ readonly properties: {
4200
+ readonly id: {
4201
+ readonly type: "string";
4202
+ readonly example: "8b8d61bc-8a03-11ee-b9d1-0242ac120002";
4203
+ };
4204
+ readonly startTime: {
4205
+ readonly type: "string";
4206
+ readonly format: "date-time";
4207
+ };
4208
+ readonly duration: {
4209
+ readonly type: "integer";
4210
+ };
4211
+ readonly failed: {
4212
+ readonly type: "boolean";
4213
+ readonly nullable: true;
4214
+ };
4215
+ readonly statusCode: {
4216
+ readonly type: "integer";
4217
+ readonly example: "0";
4218
+ readonly nullable: true;
4219
+ };
4220
+ readonly statusString: {
4221
+ readonly type: "string";
4222
+ readonly example: "OK";
4223
+ readonly nullable: true;
4224
+ };
4225
+ readonly domain: {
4226
+ readonly type: "string";
4227
+ readonly example: "example.com";
4228
+ readonly nullable: true;
4229
+ };
4230
+ readonly performance: {
4231
+ readonly type: "string";
4232
+ readonly enum: readonly ["good", "poor", "bad"];
4233
+ readonly nullable: true;
4234
+ };
4235
+ readonly metrics: {
4236
+ readonly $ref: "#/components/schemas/StageMetrics";
4237
+ };
4238
+ readonly stages: {
4239
+ readonly type: "array";
4240
+ readonly items: {
4241
+ readonly $ref: "#/components/schemas/Stage";
4242
+ };
4243
+ };
4244
+ };
4245
+ readonly type: "object";
4246
+ };
4247
+ export declare const EventResultSchema: {
4248
+ readonly properties: {
4249
+ readonly code: {
4250
+ readonly type: "integer";
4251
+ readonly example: 5;
4252
+ };
4253
+ readonly description: {
4254
+ readonly type: "string";
4255
+ readonly example: "Result description";
4256
+ };
4257
+ readonly type: {
4258
+ readonly type: "string";
4259
+ readonly enum: readonly ["ok", "unconfirmed_error", "confirmed_error", "maintenance", "unscheduled"];
4260
+ };
4261
+ readonly performance: {
4262
+ readonly description: "For successful checks this value is calculated based on total time and monitor thresholds";
4263
+ readonly type: "string";
4264
+ readonly enum: readonly ["good", "poor", "bad"];
4265
+ };
4266
+ };
4267
+ readonly type: "object";
4268
+ };
4269
+ export declare const StageSchema: {
4270
+ readonly properties: {
4271
+ readonly name: {
4272
+ readonly type: "string";
4273
+ readonly example: "Stage 1";
4274
+ };
4275
+ readonly startTime: {
4276
+ readonly type: "string";
4277
+ readonly format: "date-time";
4278
+ };
4279
+ readonly duration: {
4280
+ readonly type: "integer";
4281
+ };
4282
+ readonly failed: {
4283
+ readonly type: "boolean";
4284
+ readonly nullable: true;
4285
+ };
4286
+ readonly statusCode: {
4287
+ readonly type: "integer";
4288
+ readonly example: "0";
4289
+ readonly nullable: true;
4290
+ };
4291
+ readonly statusString: {
4292
+ readonly type: "string";
4293
+ readonly example: "OK";
4294
+ readonly nullable: true;
4295
+ };
4296
+ readonly CorID: {
4297
+ readonly type: "string";
4298
+ readonly example: string;
4299
+ readonly nullable: true;
4300
+ };
4301
+ readonly metrics: {
4302
+ readonly $ref: "#/components/schemas/StageMetrics";
4303
+ };
4304
+ readonly transactions: {
4305
+ readonly type: "array";
4306
+ readonly items: {
4307
+ readonly $ref: "#/components/schemas/Transaction";
4308
+ };
4309
+ };
4310
+ };
4311
+ readonly type: "object";
4312
+ };
4313
+ export declare const StageMetricsSchema: {
4314
+ readonly properties: {
4315
+ readonly blocked: {
4316
+ readonly description: "Time spent in HTTP client's queue before starting the request (ms)";
4317
+ readonly type: "integer";
4318
+ readonly nullable: true;
4319
+ };
4320
+ readonly tls: {
4321
+ readonly description: "Time spent on the TLS handshake (ms)";
4322
+ readonly type: "integer";
4323
+ readonly nullable: true;
4324
+ };
4325
+ readonly dns: {
4326
+ readonly description: "Time spent on resolution of the IP address from the URI (ms)";
4327
+ readonly type: "integer";
4328
+ readonly nullable: true;
4329
+ };
4330
+ readonly connect: {
4331
+ readonly description: "Time spent on establishing connection to the monitored service (ms)";
4332
+ readonly type: "integer";
4333
+ readonly nullable: true;
4334
+ };
4335
+ readonly upload: {
4336
+ readonly description: "Time spent on sending request (ms)";
4337
+ readonly type: "integer";
4338
+ readonly nullable: true;
4339
+ };
4340
+ readonly firstByte: {
4341
+ readonly description: "Time since upload was completed until the server starts sending response (ms)";
4342
+ readonly type: "integer";
4343
+ readonly nullable: true;
4344
+ };
4345
+ readonly download: {
4346
+ readonly description: "Time spent on receiving response (ms)";
4347
+ readonly type: "integer";
4348
+ readonly nullable: true;
4349
+ };
4350
+ readonly uploadSize: {
4351
+ readonly description: "Size of request, including headers (bytes)";
4352
+ readonly type: "integer";
4353
+ readonly nullable: true;
4354
+ };
4355
+ readonly downloadSize: {
4356
+ readonly description: "Size of response, including headers (bytes)";
4357
+ readonly type: "integer";
4358
+ readonly nullable: true;
4359
+ };
4360
+ readonly uploadHeadersSize: {
4361
+ readonly description: "Size of request headers (bytes)";
4362
+ readonly type: "integer";
4363
+ readonly nullable: true;
4364
+ };
4365
+ readonly downloadHeadersSize: {
4366
+ readonly description: "Size of response headers (bytes)";
4367
+ readonly type: "integer";
4368
+ readonly nullable: true;
4369
+ };
4370
+ readonly onContentLoad: {
4371
+ readonly description: "Time since start of the stage until the onContentLoad event (ms)";
4372
+ readonly type: "integer";
4373
+ readonly nullable: true;
4374
+ };
4375
+ readonly onLoad: {
4376
+ readonly description: "Time since start of the stage until the onLoad event (ms)";
4377
+ readonly type: "integer";
4378
+ readonly nullable: true;
4379
+ };
4380
+ readonly requestCount: {
4381
+ readonly description: "Number of transactions in this stage";
4382
+ readonly type: "integer";
4383
+ readonly nullable: true;
4384
+ };
4385
+ readonly failedCount: {
4386
+ readonly description: "Number of failed transactions";
4387
+ readonly type: "integer";
4388
+ readonly nullable: true;
4389
+ };
4390
+ readonly totalTime: {
4391
+ readonly description: "Time spent executing transactions (ms)";
4392
+ readonly type: "integer";
4393
+ readonly nullable: true;
4394
+ };
4395
+ readonly redirectCount: {
4396
+ readonly description: "Number of HTTP redirects";
4397
+ readonly type: "integer";
4398
+ readonly nullable: true;
4399
+ };
4400
+ readonly redirectTime: {
4401
+ readonly description: "Total time spent on HTTP redirects";
4402
+ readonly type: "integer";
4403
+ readonly nullable: true;
4404
+ };
4405
+ };
4406
+ readonly type: "object";
4407
+ };
4408
+ export declare const StatisticItemSchema: {
4409
+ readonly required: readonly ["timestamp", "locations", "monitors"];
4410
+ readonly properties: {
4411
+ readonly timestamp: {
4412
+ readonly type: "string";
4413
+ readonly format: "date-time";
4414
+ };
4415
+ readonly monitors: {
4416
+ readonly type: "array";
4417
+ readonly items: {
4418
+ readonly $ref: "#/components/schemas/StatisticResource";
4419
+ };
4420
+ };
4421
+ readonly locations: {
4422
+ readonly type: "array";
4423
+ readonly items: {
4424
+ readonly $ref: "#/components/schemas/StatisticResource";
4425
+ };
4426
+ };
4427
+ readonly metrics: {
4428
+ readonly $ref: "#/components/schemas/MetricResource";
4429
+ };
4430
+ };
4431
+ readonly type: "object";
4432
+ };
4433
+ export declare const StatisticResourceSchema: {
4434
+ readonly required: readonly ["id", "name"];
4435
+ readonly properties: {
4436
+ readonly id: {
4437
+ readonly type: "integer";
4438
+ readonly example: 1;
4439
+ };
4440
+ readonly name: {
4441
+ readonly type: "string";
4442
+ readonly example: "Monitor Name";
4443
+ };
4444
+ };
4445
+ readonly type: "object";
4446
+ };
4447
+ export declare const TransactionSchema: {
4448
+ readonly properties: {
4449
+ readonly uri: {
4450
+ readonly description: "URI of the monitored service";
4451
+ readonly type: "string";
4452
+ readonly example: "https://localhost/";
4453
+ };
4454
+ readonly serverIp: {
4455
+ readonly description: "IP address of the monitored service";
4456
+ readonly type: "string";
4457
+ readonly example: "127.0.0.1";
4458
+ };
4459
+ readonly startTime: {
4460
+ readonly type: "string";
4461
+ readonly format: "date-time";
4462
+ };
4463
+ readonly duration: {
4464
+ readonly type: "integer";
4465
+ };
4466
+ readonly failed: {
4467
+ readonly type: "boolean";
4468
+ readonly nullable: true;
4469
+ };
4470
+ readonly statusCode: {
4471
+ readonly type: "integer";
4472
+ readonly example: "0";
4473
+ readonly nullable: true;
4474
+ };
4475
+ readonly statusString: {
4476
+ readonly type: "string";
4477
+ readonly example: "OK";
4478
+ readonly nullable: true;
4479
+ };
4480
+ readonly metrics: {
4481
+ readonly $ref: "#/components/schemas/TransactionMetrics";
4482
+ };
4483
+ };
4484
+ readonly type: "object";
4485
+ };
4486
+ export declare const TransactionMetricsSchema: {
4487
+ readonly properties: {
4488
+ readonly blocked: {
4489
+ readonly description: "Time spent in HTTP client's queue before starting the request (ms)";
4490
+ readonly type: "integer";
4491
+ readonly nullable: true;
4492
+ };
4493
+ readonly tls: {
4494
+ readonly description: "Time spent on the TLS handshake (ms)";
4495
+ readonly type: "integer";
4496
+ readonly nullable: true;
4497
+ };
4498
+ readonly dns: {
4499
+ readonly description: "Time spent on resolution of the IP address from the URI (ms)";
4500
+ readonly type: "integer";
4501
+ readonly nullable: true;
4502
+ };
4503
+ readonly connect: {
4504
+ readonly description: "Time spent on establishing connection to the monitored service (ms)";
4505
+ readonly type: "integer";
4506
+ readonly nullable: true;
4507
+ };
4508
+ readonly upload: {
4509
+ readonly description: "Time spent on sending request (ms)";
4510
+ readonly type: "integer";
4511
+ readonly nullable: true;
4512
+ };
4513
+ readonly firstByte: {
4514
+ readonly description: "Time since upload was completed until the server starts sending response (ms)";
4515
+ readonly type: "integer";
4516
+ readonly nullable: true;
4517
+ };
4518
+ readonly download: {
4519
+ readonly description: "Time spent on receiving response (ms)";
4520
+ readonly type: "integer";
4521
+ readonly nullable: true;
4522
+ };
4523
+ readonly uploadSize: {
4524
+ readonly description: "Size of request, including headers (bytes)";
4525
+ readonly type: "integer";
4526
+ readonly nullable: true;
4527
+ };
4528
+ readonly downloadSize: {
4529
+ readonly description: "Size of response, including headers (bytes)";
4530
+ readonly type: "integer";
4531
+ readonly nullable: true;
4532
+ };
4533
+ readonly uploadHeadersSize: {
4534
+ readonly description: "Size of request headers (bytes)";
4535
+ readonly type: "integer";
4536
+ readonly nullable: true;
4537
+ };
4538
+ readonly downloadHeadersSize: {
4539
+ readonly description: "Size of response headers (bytes)";
4540
+ readonly type: "integer";
4541
+ readonly nullable: true;
4542
+ };
4543
+ };
4544
+ readonly type: "object";
4545
+ };
4546
+ //# sourceMappingURL=schemas.gen.d.ts.map