fulcrum-cem-client 0.5.0 → 0.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (820) hide show
  1. package/.openapi-generator/VERSION +1 -1
  2. package/README.md +4 -4
  3. package/dist/apis/AgentsApi.d.ts +5 -5
  4. package/dist/apis/AgentsApi.js +3 -3
  5. package/dist/apis/CommitmentsApi.d.ts +1 -1
  6. package/dist/apis/CommitmentsApi.js +1 -1
  7. package/dist/apis/EventApi.d.ts +1 -1
  8. package/dist/apis/EventApi.js +1 -1
  9. package/dist/apis/JobsApi.d.ts +1 -1
  10. package/dist/apis/JobsApi.js +1 -1
  11. package/dist/apis/KeycloakUsersApi.d.ts +1 -1
  12. package/dist/apis/KeycloakUsersApi.js +1 -1
  13. package/dist/apis/MetricsApi.d.ts +1 -1
  14. package/dist/apis/MetricsApi.js +1 -1
  15. package/dist/apis/NotaryJobsApi.d.ts +1 -1
  16. package/dist/apis/NotaryJobsApi.js +1 -1
  17. package/dist/apis/ParticipantsApi.d.ts +1 -1
  18. package/dist/apis/ParticipantsApi.js +1 -1
  19. package/dist/apis/ServiceOfferingsApi.d.ts +1 -1
  20. package/dist/apis/ServiceOfferingsApi.js +1 -1
  21. package/dist/apis/ServiceOptionsApi.d.ts +1 -1
  22. package/dist/apis/ServiceOptionsApi.js +1 -1
  23. package/dist/apis/ServiceOrdersApi.d.ts +1 -1
  24. package/dist/apis/ServiceOrdersApi.js +1 -1
  25. package/dist/apis/ServicesApi.d.ts +1 -1
  26. package/dist/apis/ServicesApi.js +1 -1
  27. package/dist/apis/TokensApi.d.ts +1 -1
  28. package/dist/apis/TokensApi.js +1 -1
  29. package/dist/apis/TransactionsApi.d.ts +1 -1
  30. package/dist/apis/TransactionsApi.js +1 -1
  31. package/dist/esm/apis/AgentsApi.d.ts +5 -5
  32. package/dist/esm/apis/AgentsApi.js +3 -3
  33. package/dist/esm/apis/CommitmentsApi.d.ts +1 -1
  34. package/dist/esm/apis/CommitmentsApi.js +1 -1
  35. package/dist/esm/apis/EventApi.d.ts +1 -1
  36. package/dist/esm/apis/EventApi.js +1 -1
  37. package/dist/esm/apis/JobsApi.d.ts +1 -1
  38. package/dist/esm/apis/JobsApi.js +1 -1
  39. package/dist/esm/apis/KeycloakUsersApi.d.ts +1 -1
  40. package/dist/esm/apis/KeycloakUsersApi.js +1 -1
  41. package/dist/esm/apis/MetricsApi.d.ts +1 -1
  42. package/dist/esm/apis/MetricsApi.js +1 -1
  43. package/dist/esm/apis/NotaryJobsApi.d.ts +1 -1
  44. package/dist/esm/apis/NotaryJobsApi.js +1 -1
  45. package/dist/esm/apis/ParticipantsApi.d.ts +1 -1
  46. package/dist/esm/apis/ParticipantsApi.js +1 -1
  47. package/dist/esm/apis/ServiceOfferingsApi.d.ts +1 -1
  48. package/dist/esm/apis/ServiceOfferingsApi.js +1 -1
  49. package/dist/esm/apis/ServiceOptionsApi.d.ts +1 -1
  50. package/dist/esm/apis/ServiceOptionsApi.js +1 -1
  51. package/dist/esm/apis/ServiceOrdersApi.d.ts +1 -1
  52. package/dist/esm/apis/ServiceOrdersApi.js +1 -1
  53. package/dist/esm/apis/ServicesApi.d.ts +1 -1
  54. package/dist/esm/apis/ServicesApi.js +1 -1
  55. package/dist/esm/apis/TokensApi.d.ts +1 -1
  56. package/dist/esm/apis/TokensApi.js +1 -1
  57. package/dist/esm/apis/TransactionsApi.d.ts +1 -1
  58. package/dist/esm/apis/TransactionsApi.js +1 -1
  59. package/dist/esm/models/AddOnPriceItem.d.ts +1 -1
  60. package/dist/esm/models/AddOnPriceItem.js +1 -1
  61. package/dist/esm/models/AddOnPriceRule.d.ts +1 -1
  62. package/dist/esm/models/AddOnPriceRule.js +1 -1
  63. package/dist/esm/models/AgentCreateRes.d.ts +1 -1
  64. package/dist/esm/models/AgentCreateRes.js +1 -1
  65. package/dist/esm/models/AgentPoolRes.d.ts +1 -1
  66. package/dist/esm/models/AgentPoolRes.js +1 -1
  67. package/dist/esm/models/AgentPoolValueRes.d.ts +1 -1
  68. package/dist/esm/models/AgentPoolValueRes.js +1 -1
  69. package/dist/esm/models/AgentPoolValuesList200Response.d.ts +1 -1
  70. package/dist/esm/models/AgentPoolValuesList200Response.js +1 -1
  71. package/dist/esm/models/AgentPoolsList200Response.d.ts +1 -1
  72. package/dist/esm/models/AgentPoolsList200Response.js +1 -1
  73. package/dist/esm/models/AgentRes.d.ts +1 -1
  74. package/dist/esm/models/AgentRes.js +1 -1
  75. package/dist/esm/models/AgentStatus.d.ts +1 -1
  76. package/dist/esm/models/AgentStatus.js +1 -1
  77. package/dist/esm/models/AgentTypeRes.d.ts +1 -1
  78. package/dist/esm/models/AgentTypeRes.js +1 -1
  79. package/dist/esm/models/AgentTypesList200Response.d.ts +1 -1
  80. package/dist/esm/models/AgentTypesList200Response.js +1 -1
  81. package/dist/esm/models/AgentsList200Response.d.ts +1 -1
  82. package/dist/esm/models/AgentsList200Response.js +1 -1
  83. package/dist/esm/models/AgentsUpdateStatusRequest.d.ts +1 -1
  84. package/dist/esm/models/AgentsUpdateStatusRequest.js +1 -1
  85. package/dist/esm/models/AggregationResult.d.ts +1 -1
  86. package/dist/esm/models/AggregationResult.js +1 -1
  87. package/dist/esm/models/AuthRole.d.ts +1 -1
  88. package/dist/esm/models/AuthRole.js +1 -1
  89. package/dist/esm/models/AuthorizerDefinition.d.ts +1 -1
  90. package/dist/esm/models/AuthorizerDefinition.js +1 -1
  91. package/dist/esm/models/ByPeriodReq.d.ts +1 -1
  92. package/dist/esm/models/ByPeriodReq.js +1 -1
  93. package/dist/esm/models/ByPeriodReqFrom.d.ts +1 -1
  94. package/dist/esm/models/ByPeriodReqFrom.js +1 -1
  95. package/dist/esm/models/CalculatorWrapper.d.ts +1 -1
  96. package/dist/esm/models/CalculatorWrapper.js +1 -1
  97. package/dist/esm/models/CemServicesList200Response.d.ts +1 -1
  98. package/dist/esm/models/CemServicesList200Response.js +1 -1
  99. package/dist/esm/models/CommitmentReq.d.ts +1 -1
  100. package/dist/esm/models/CommitmentReq.js +1 -1
  101. package/dist/esm/models/CommitmentRes.d.ts +1 -1
  102. package/dist/esm/models/CommitmentRes.js +1 -1
  103. package/dist/esm/models/CommitmentsList200Response.d.ts +1 -1
  104. package/dist/esm/models/CommitmentsList200Response.js +1 -1
  105. package/dist/esm/models/CompleteJobReq.d.ts +1 -1
  106. package/dist/esm/models/CompleteJobReq.js +1 -1
  107. package/dist/esm/models/ConfigurationSchema.d.ts +1 -1
  108. package/dist/esm/models/ConfigurationSchema.js +1 -1
  109. package/dist/esm/models/CreateAgentPoolReq.d.ts +1 -1
  110. package/dist/esm/models/CreateAgentPoolReq.js +1 -1
  111. package/dist/esm/models/CreateAgentPoolValueReq.d.ts +1 -1
  112. package/dist/esm/models/CreateAgentPoolValueReq.js +1 -1
  113. package/dist/esm/models/CreateAgentReq.d.ts +1 -1
  114. package/dist/esm/models/CreateAgentReq.js +1 -1
  115. package/dist/esm/models/CreateAgentTypeReq.d.ts +1 -1
  116. package/dist/esm/models/CreateAgentTypeReq.js +1 -1
  117. package/dist/esm/models/CreateCEMServiceReq.d.ts +1 -1
  118. package/dist/esm/models/CreateCEMServiceReq.js +1 -1
  119. package/dist/esm/models/CreateKeycloakUserReq.d.ts +1 -1
  120. package/dist/esm/models/CreateKeycloakUserReq.js +1 -1
  121. package/dist/esm/models/CreateServiceGroupReq.d.ts +1 -1
  122. package/dist/esm/models/CreateServiceGroupReq.js +1 -1
  123. package/dist/esm/models/CreateServicePoolReq.d.ts +1 -1
  124. package/dist/esm/models/CreateServicePoolReq.js +1 -1
  125. package/dist/esm/models/CreateServicePoolSetReq.d.ts +1 -1
  126. package/dist/esm/models/CreateServicePoolSetReq.js +1 -1
  127. package/dist/esm/models/CreateServicePoolValueReq.d.ts +1 -1
  128. package/dist/esm/models/CreateServicePoolValueReq.js +1 -1
  129. package/dist/esm/models/CreateServiceTypeReq.d.ts +1 -1
  130. package/dist/esm/models/CreateServiceTypeReq.js +1 -1
  131. package/dist/esm/models/ErrorRes.d.ts +1 -1
  132. package/dist/esm/models/ErrorRes.js +1 -1
  133. package/dist/esm/models/EventAckReq.d.ts +1 -1
  134. package/dist/esm/models/EventAckReq.js +1 -1
  135. package/dist/esm/models/EventAckRes.d.ts +1 -1
  136. package/dist/esm/models/EventAckRes.js +1 -1
  137. package/dist/esm/models/EventLeaseReq.d.ts +1 -1
  138. package/dist/esm/models/EventLeaseReq.js +1 -1
  139. package/dist/esm/models/EventLeaseRes.d.ts +1 -1
  140. package/dist/esm/models/EventLeaseRes.js +1 -1
  141. package/dist/esm/models/EventRes.d.ts +1 -1
  142. package/dist/esm/models/EventRes.js +1 -1
  143. package/dist/esm/models/EventsList200Response.d.ts +1 -1
  144. package/dist/esm/models/EventsList200Response.js +1 -1
  145. package/dist/esm/models/FailJobReq.d.ts +1 -1
  146. package/dist/esm/models/FailJobReq.js +1 -1
  147. package/dist/esm/models/GeneratorDefinition.d.ts +1 -1
  148. package/dist/esm/models/GeneratorDefinition.js +1 -1
  149. package/dist/esm/models/InstallTokenMetaRes.d.ts +7 -1
  150. package/dist/esm/models/InstallTokenMetaRes.js +5 -1
  151. package/dist/esm/models/InstallTokenRes.d.ts +1 -1
  152. package/dist/esm/models/InstallTokenRes.js +1 -1
  153. package/dist/esm/models/JobRes.d.ts +1 -1
  154. package/dist/esm/models/JobRes.js +1 -1
  155. package/dist/esm/models/JobStatus.d.ts +1 -1
  156. package/dist/esm/models/JobStatus.js +1 -1
  157. package/dist/esm/models/JobsList200Response.d.ts +1 -1
  158. package/dist/esm/models/JobsList200Response.js +1 -1
  159. package/dist/esm/models/KeycloakUserListItemRes.d.ts +1 -1
  160. package/dist/esm/models/KeycloakUserListItemRes.js +1 -1
  161. package/dist/esm/models/KeycloakUserRes.d.ts +1 -1
  162. package/dist/esm/models/KeycloakUserRes.js +1 -1
  163. package/dist/esm/models/KeycloakUsersList200Response.d.ts +1 -1
  164. package/dist/esm/models/KeycloakUsersList200Response.js +1 -1
  165. package/dist/esm/models/LifecycleAction.d.ts +1 -1
  166. package/dist/esm/models/LifecycleAction.js +1 -1
  167. package/dist/esm/models/LifecycleSchema.d.ts +1 -1
  168. package/dist/esm/models/LifecycleSchema.js +1 -1
  169. package/dist/esm/models/LifecycleState.d.ts +1 -1
  170. package/dist/esm/models/LifecycleState.js +1 -1
  171. package/dist/esm/models/LifecycleTransition.d.ts +1 -1
  172. package/dist/esm/models/LifecycleTransition.js +1 -1
  173. package/dist/esm/models/MetricEntityType.d.ts +1 -1
  174. package/dist/esm/models/MetricEntityType.js +1 -1
  175. package/dist/esm/models/MetricEntriesList200Response.d.ts +1 -1
  176. package/dist/esm/models/MetricEntriesList200Response.js +1 -1
  177. package/dist/esm/models/MetricEntriesListResourceIDs200Response.d.ts +1 -1
  178. package/dist/esm/models/MetricEntriesListResourceIDs200Response.js +1 -1
  179. package/dist/esm/models/MetricEntryReq.d.ts +1 -1
  180. package/dist/esm/models/MetricEntryReq.js +1 -1
  181. package/dist/esm/models/MetricEntryRes.d.ts +1 -1
  182. package/dist/esm/models/MetricEntryRes.js +1 -1
  183. package/dist/esm/models/MetricPriceItem.d.ts +1 -1
  184. package/dist/esm/models/MetricPriceItem.js +1 -1
  185. package/dist/esm/models/MetricPriceRule.d.ts +1 -1
  186. package/dist/esm/models/MetricPriceRule.js +1 -1
  187. package/dist/esm/models/MetricTypeReq.d.ts +1 -1
  188. package/dist/esm/models/MetricTypeReq.js +1 -1
  189. package/dist/esm/models/MetricTypeRes.d.ts +1 -1
  190. package/dist/esm/models/MetricTypeRes.js +1 -1
  191. package/dist/esm/models/MetricTypesList200Response.d.ts +1 -1
  192. package/dist/esm/models/MetricTypesList200Response.js +1 -1
  193. package/dist/esm/models/MetricTypesUpdateRequest.d.ts +1 -1
  194. package/dist/esm/models/MetricTypesUpdateRequest.js +1 -1
  195. package/dist/esm/models/NotaryJobRes.d.ts +1 -1
  196. package/dist/esm/models/NotaryJobRes.js +1 -1
  197. package/dist/esm/models/NotaryJobStatus.d.ts +1 -1
  198. package/dist/esm/models/NotaryJobStatus.js +1 -1
  199. package/dist/esm/models/OnetimePriceItem.d.ts +1 -1
  200. package/dist/esm/models/OnetimePriceItem.js +1 -1
  201. package/dist/esm/models/OnetimePriceRule.d.ts +1 -1
  202. package/dist/esm/models/OnetimePriceRule.js +1 -1
  203. package/dist/esm/models/PageRes.d.ts +1 -1
  204. package/dist/esm/models/PageRes.js +1 -1
  205. package/dist/esm/models/ParticipantReq.d.ts +1 -1
  206. package/dist/esm/models/ParticipantReq.js +1 -1
  207. package/dist/esm/models/ParticipantRes.d.ts +1 -1
  208. package/dist/esm/models/ParticipantRes.js +1 -1
  209. package/dist/esm/models/ParticipantStatus.d.ts +1 -1
  210. package/dist/esm/models/ParticipantStatus.js +1 -1
  211. package/dist/esm/models/ParticipantsList200Response.d.ts +1 -1
  212. package/dist/esm/models/ParticipantsList200Response.js +1 -1
  213. package/dist/esm/models/PriceItem.d.ts +1 -1
  214. package/dist/esm/models/PriceItem.js +1 -1
  215. package/dist/esm/models/PropertyDefinition.d.ts +1 -1
  216. package/dist/esm/models/PropertyDefinition.js +1 -1
  217. package/dist/esm/models/PropertySchema.d.ts +1 -1
  218. package/dist/esm/models/PropertySchema.js +1 -1
  219. package/dist/esm/models/RecurringPriceItem.d.ts +1 -1
  220. package/dist/esm/models/RecurringPriceItem.js +1 -1
  221. package/dist/esm/models/RecurringPriceRule.d.ts +1 -1
  222. package/dist/esm/models/RecurringPriceRule.js +1 -1
  223. package/dist/esm/models/SchemaValidatorConfig.d.ts +1 -1
  224. package/dist/esm/models/SchemaValidatorConfig.js +1 -1
  225. package/dist/esm/models/SecretDefinition.d.ts +1 -1
  226. package/dist/esm/models/SecretDefinition.js +1 -1
  227. package/dist/esm/models/ServiceGroupRes.d.ts +1 -1
  228. package/dist/esm/models/ServiceGroupRes.js +1 -1
  229. package/dist/esm/models/ServiceGroupsList200Response.d.ts +1 -1
  230. package/dist/esm/models/ServiceGroupsList200Response.js +1 -1
  231. package/dist/esm/models/ServiceOfferingReq.d.ts +1 -1
  232. package/dist/esm/models/ServiceOfferingReq.js +1 -1
  233. package/dist/esm/models/ServiceOfferingRes.d.ts +1 -1
  234. package/dist/esm/models/ServiceOfferingRes.js +1 -1
  235. package/dist/esm/models/ServiceOfferingUpdateReq.d.ts +1 -1
  236. package/dist/esm/models/ServiceOfferingUpdateReq.js +1 -1
  237. package/dist/esm/models/ServiceOfferingsList200Response.d.ts +1 -1
  238. package/dist/esm/models/ServiceOfferingsList200Response.js +1 -1
  239. package/dist/esm/models/ServiceOptionReq.d.ts +1 -1
  240. package/dist/esm/models/ServiceOptionReq.js +1 -1
  241. package/dist/esm/models/ServiceOptionRes.d.ts +1 -1
  242. package/dist/esm/models/ServiceOptionRes.js +1 -1
  243. package/dist/esm/models/ServiceOptionTypeReq.d.ts +1 -1
  244. package/dist/esm/models/ServiceOptionTypeReq.js +1 -1
  245. package/dist/esm/models/ServiceOptionTypeRes.d.ts +1 -1
  246. package/dist/esm/models/ServiceOptionTypeRes.js +1 -1
  247. package/dist/esm/models/ServiceOptionTypesList200Response.d.ts +1 -1
  248. package/dist/esm/models/ServiceOptionTypesList200Response.js +1 -1
  249. package/dist/esm/models/ServiceOptionUpdateReq.d.ts +1 -1
  250. package/dist/esm/models/ServiceOptionUpdateReq.js +1 -1
  251. package/dist/esm/models/ServiceOptionsList200Response.d.ts +1 -1
  252. package/dist/esm/models/ServiceOptionsList200Response.js +1 -1
  253. package/dist/esm/models/ServiceOrderReq.d.ts +1 -1
  254. package/dist/esm/models/ServiceOrderReq.js +1 -1
  255. package/dist/esm/models/ServiceOrderRes.d.ts +1 -1
  256. package/dist/esm/models/ServiceOrderRes.js +1 -1
  257. package/dist/esm/models/ServiceOrderStatus.d.ts +1 -1
  258. package/dist/esm/models/ServiceOrderStatus.js +1 -1
  259. package/dist/esm/models/ServiceOrdersList200Response.d.ts +1 -1
  260. package/dist/esm/models/ServiceOrdersList200Response.js +1 -1
  261. package/dist/esm/models/ServicePoolRes.d.ts +1 -1
  262. package/dist/esm/models/ServicePoolRes.js +1 -1
  263. package/dist/esm/models/ServicePoolSetRes.d.ts +1 -1
  264. package/dist/esm/models/ServicePoolSetRes.js +1 -1
  265. package/dist/esm/models/ServicePoolSetsList200Response.d.ts +1 -1
  266. package/dist/esm/models/ServicePoolSetsList200Response.js +1 -1
  267. package/dist/esm/models/ServicePoolValueRes.d.ts +1 -1
  268. package/dist/esm/models/ServicePoolValueRes.js +1 -1
  269. package/dist/esm/models/ServicePoolValuesList200Response.d.ts +1 -1
  270. package/dist/esm/models/ServicePoolValuesList200Response.js +1 -1
  271. package/dist/esm/models/ServicePoolsList200Response.d.ts +1 -1
  272. package/dist/esm/models/ServicePoolsList200Response.js +1 -1
  273. package/dist/esm/models/ServiceReq.d.ts +1 -1
  274. package/dist/esm/models/ServiceReq.js +1 -1
  275. package/dist/esm/models/ServiceRes.d.ts +1 -1
  276. package/dist/esm/models/ServiceRes.js +1 -1
  277. package/dist/esm/models/ServiceTypeRes.d.ts +1 -1
  278. package/dist/esm/models/ServiceTypeRes.js +1 -1
  279. package/dist/esm/models/ServiceTypesList200Response.d.ts +1 -1
  280. package/dist/esm/models/ServiceTypesList200Response.js +1 -1
  281. package/dist/esm/models/ServicesActionRequest.d.ts +1 -1
  282. package/dist/esm/models/ServicesActionRequest.js +1 -1
  283. package/dist/esm/models/StepCalculator.d.ts +1 -1
  284. package/dist/esm/models/StepCalculator.js +1 -1
  285. package/dist/esm/models/StepCalculatorWrapper.d.ts +1 -1
  286. package/dist/esm/models/StepCalculatorWrapper.js +1 -1
  287. package/dist/esm/models/SubmitNotaryJobReq.d.ts +1 -1
  288. package/dist/esm/models/SubmitNotaryJobReq.js +1 -1
  289. package/dist/esm/models/TierCalculator.d.ts +1 -1
  290. package/dist/esm/models/TierCalculator.js +1 -1
  291. package/dist/esm/models/TierCalculatorWrapper.d.ts +1 -1
  292. package/dist/esm/models/TierCalculatorWrapper.js +1 -1
  293. package/dist/esm/models/TierInfo.d.ts +1 -1
  294. package/dist/esm/models/TierInfo.js +1 -1
  295. package/dist/esm/models/TimePriceItem.d.ts +1 -1
  296. package/dist/esm/models/TimePriceItem.js +1 -1
  297. package/dist/esm/models/TimePriceRule.d.ts +1 -1
  298. package/dist/esm/models/TimePriceRule.js +1 -1
  299. package/dist/esm/models/TokenReq.d.ts +1 -1
  300. package/dist/esm/models/TokenReq.js +1 -1
  301. package/dist/esm/models/TokenRes.d.ts +1 -1
  302. package/dist/esm/models/TokenRes.js +1 -1
  303. package/dist/esm/models/TokensList200Response.d.ts +1 -1
  304. package/dist/esm/models/TokensList200Response.js +1 -1
  305. package/dist/esm/models/TokensUpdateRequest.d.ts +1 -1
  306. package/dist/esm/models/TokensUpdateRequest.js +1 -1
  307. package/dist/esm/models/TransactionEntityType.d.ts +1 -1
  308. package/dist/esm/models/TransactionEntityType.js +1 -1
  309. package/dist/esm/models/TransactionRecordReq.d.ts +1 -1
  310. package/dist/esm/models/TransactionRecordReq.js +1 -1
  311. package/dist/esm/models/TransactionRecordRes.d.ts +1 -1
  312. package/dist/esm/models/TransactionRecordRes.js +1 -1
  313. package/dist/esm/models/TransactionStatus.d.ts +1 -1
  314. package/dist/esm/models/TransactionStatus.js +1 -1
  315. package/dist/esm/models/TransactionType.d.ts +1 -1
  316. package/dist/esm/models/TransactionType.js +1 -1
  317. package/dist/esm/models/TransactionsList200Response.d.ts +1 -1
  318. package/dist/esm/models/TransactionsList200Response.js +1 -1
  319. package/dist/esm/models/TransactionsUpdateRequest.d.ts +1 -1
  320. package/dist/esm/models/TransactionsUpdateRequest.js +1 -1
  321. package/dist/esm/models/UpdateAgentPoolReq.d.ts +1 -1
  322. package/dist/esm/models/UpdateAgentPoolReq.js +1 -1
  323. package/dist/esm/models/UpdateAgentReq.d.ts +1 -1
  324. package/dist/esm/models/UpdateAgentReq.js +1 -1
  325. package/dist/esm/models/UpdateAgentTypeReq.d.ts +1 -1
  326. package/dist/esm/models/UpdateAgentTypeReq.js +1 -1
  327. package/dist/esm/models/UpdateCEMServiceReq.d.ts +1 -1
  328. package/dist/esm/models/UpdateCEMServiceReq.js +1 -1
  329. package/dist/esm/models/UpdateKeycloakUserReq.d.ts +1 -1
  330. package/dist/esm/models/UpdateKeycloakUserReq.js +1 -1
  331. package/dist/esm/models/UpdateServiceGroupReq.d.ts +1 -1
  332. package/dist/esm/models/UpdateServiceGroupReq.js +1 -1
  333. package/dist/esm/models/UpdateServiceOptionTypeReq.d.ts +1 -1
  334. package/dist/esm/models/UpdateServiceOptionTypeReq.js +1 -1
  335. package/dist/esm/models/UpdateServicePoolReq.d.ts +1 -1
  336. package/dist/esm/models/UpdateServicePoolReq.js +1 -1
  337. package/dist/esm/models/UpdateServicePoolSetReq.d.ts +1 -1
  338. package/dist/esm/models/UpdateServicePoolSetReq.js +1 -1
  339. package/dist/esm/models/UpdateServiceTypeReq.d.ts +1 -1
  340. package/dist/esm/models/UpdateServiceTypeReq.js +1 -1
  341. package/dist/esm/models/ValidationErrRes.d.ts +1 -1
  342. package/dist/esm/models/ValidationErrRes.js +1 -1
  343. package/dist/esm/models/ValidationError.d.ts +1 -1
  344. package/dist/esm/models/ValidationError.js +1 -1
  345. package/dist/esm/models/ValidationErrorDetail.d.ts +1 -1
  346. package/dist/esm/models/ValidationErrorDetail.js +1 -1
  347. package/dist/esm/models/ValidatorDefinition.d.ts +1 -1
  348. package/dist/esm/models/ValidatorDefinition.js +1 -1
  349. package/dist/esm/models/Variant.d.ts +1 -1
  350. package/dist/esm/models/Variant.js +1 -1
  351. package/dist/esm/models/VolumeCalculator.d.ts +1 -1
  352. package/dist/esm/models/VolumeCalculator.js +1 -1
  353. package/dist/esm/models/VolumeCalculatorWrapper.d.ts +1 -1
  354. package/dist/esm/models/VolumeCalculatorWrapper.js +1 -1
  355. package/dist/esm/runtime.d.ts +1 -1
  356. package/dist/esm/runtime.js +1 -1
  357. package/dist/models/AddOnPriceItem.d.ts +1 -1
  358. package/dist/models/AddOnPriceItem.js +1 -1
  359. package/dist/models/AddOnPriceRule.d.ts +1 -1
  360. package/dist/models/AddOnPriceRule.js +1 -1
  361. package/dist/models/AgentCreateRes.d.ts +1 -1
  362. package/dist/models/AgentCreateRes.js +1 -1
  363. package/dist/models/AgentPoolRes.d.ts +1 -1
  364. package/dist/models/AgentPoolRes.js +1 -1
  365. package/dist/models/AgentPoolValueRes.d.ts +1 -1
  366. package/dist/models/AgentPoolValueRes.js +1 -1
  367. package/dist/models/AgentPoolValuesList200Response.d.ts +1 -1
  368. package/dist/models/AgentPoolValuesList200Response.js +1 -1
  369. package/dist/models/AgentPoolsList200Response.d.ts +1 -1
  370. package/dist/models/AgentPoolsList200Response.js +1 -1
  371. package/dist/models/AgentRes.d.ts +1 -1
  372. package/dist/models/AgentRes.js +1 -1
  373. package/dist/models/AgentStatus.d.ts +1 -1
  374. package/dist/models/AgentStatus.js +1 -1
  375. package/dist/models/AgentTypeRes.d.ts +1 -1
  376. package/dist/models/AgentTypeRes.js +1 -1
  377. package/dist/models/AgentTypesList200Response.d.ts +1 -1
  378. package/dist/models/AgentTypesList200Response.js +1 -1
  379. package/dist/models/AgentsList200Response.d.ts +1 -1
  380. package/dist/models/AgentsList200Response.js +1 -1
  381. package/dist/models/AgentsUpdateStatusRequest.d.ts +1 -1
  382. package/dist/models/AgentsUpdateStatusRequest.js +1 -1
  383. package/dist/models/AggregationResult.d.ts +1 -1
  384. package/dist/models/AggregationResult.js +1 -1
  385. package/dist/models/AuthRole.d.ts +1 -1
  386. package/dist/models/AuthRole.js +1 -1
  387. package/dist/models/AuthorizerDefinition.d.ts +1 -1
  388. package/dist/models/AuthorizerDefinition.js +1 -1
  389. package/dist/models/ByPeriodReq.d.ts +1 -1
  390. package/dist/models/ByPeriodReq.js +1 -1
  391. package/dist/models/ByPeriodReqFrom.d.ts +1 -1
  392. package/dist/models/ByPeriodReqFrom.js +1 -1
  393. package/dist/models/CalculatorWrapper.d.ts +1 -1
  394. package/dist/models/CalculatorWrapper.js +1 -1
  395. package/dist/models/CemServicesList200Response.d.ts +1 -1
  396. package/dist/models/CemServicesList200Response.js +1 -1
  397. package/dist/models/CommitmentReq.d.ts +1 -1
  398. package/dist/models/CommitmentReq.js +1 -1
  399. package/dist/models/CommitmentRes.d.ts +1 -1
  400. package/dist/models/CommitmentRes.js +1 -1
  401. package/dist/models/CommitmentsList200Response.d.ts +1 -1
  402. package/dist/models/CommitmentsList200Response.js +1 -1
  403. package/dist/models/CompleteJobReq.d.ts +1 -1
  404. package/dist/models/CompleteJobReq.js +1 -1
  405. package/dist/models/ConfigurationSchema.d.ts +1 -1
  406. package/dist/models/ConfigurationSchema.js +1 -1
  407. package/dist/models/CreateAgentPoolReq.d.ts +1 -1
  408. package/dist/models/CreateAgentPoolReq.js +1 -1
  409. package/dist/models/CreateAgentPoolValueReq.d.ts +1 -1
  410. package/dist/models/CreateAgentPoolValueReq.js +1 -1
  411. package/dist/models/CreateAgentReq.d.ts +1 -1
  412. package/dist/models/CreateAgentReq.js +1 -1
  413. package/dist/models/CreateAgentTypeReq.d.ts +1 -1
  414. package/dist/models/CreateAgentTypeReq.js +1 -1
  415. package/dist/models/CreateCEMServiceReq.d.ts +1 -1
  416. package/dist/models/CreateCEMServiceReq.js +1 -1
  417. package/dist/models/CreateKeycloakUserReq.d.ts +1 -1
  418. package/dist/models/CreateKeycloakUserReq.js +1 -1
  419. package/dist/models/CreateServiceGroupReq.d.ts +1 -1
  420. package/dist/models/CreateServiceGroupReq.js +1 -1
  421. package/dist/models/CreateServicePoolReq.d.ts +1 -1
  422. package/dist/models/CreateServicePoolReq.js +1 -1
  423. package/dist/models/CreateServicePoolSetReq.d.ts +1 -1
  424. package/dist/models/CreateServicePoolSetReq.js +1 -1
  425. package/dist/models/CreateServicePoolValueReq.d.ts +1 -1
  426. package/dist/models/CreateServicePoolValueReq.js +1 -1
  427. package/dist/models/CreateServiceTypeReq.d.ts +1 -1
  428. package/dist/models/CreateServiceTypeReq.js +1 -1
  429. package/dist/models/ErrorRes.d.ts +1 -1
  430. package/dist/models/ErrorRes.js +1 -1
  431. package/dist/models/EventAckReq.d.ts +1 -1
  432. package/dist/models/EventAckReq.js +1 -1
  433. package/dist/models/EventAckRes.d.ts +1 -1
  434. package/dist/models/EventAckRes.js +1 -1
  435. package/dist/models/EventLeaseReq.d.ts +1 -1
  436. package/dist/models/EventLeaseReq.js +1 -1
  437. package/dist/models/EventLeaseRes.d.ts +1 -1
  438. package/dist/models/EventLeaseRes.js +1 -1
  439. package/dist/models/EventRes.d.ts +1 -1
  440. package/dist/models/EventRes.js +1 -1
  441. package/dist/models/EventsList200Response.d.ts +1 -1
  442. package/dist/models/EventsList200Response.js +1 -1
  443. package/dist/models/FailJobReq.d.ts +1 -1
  444. package/dist/models/FailJobReq.js +1 -1
  445. package/dist/models/GeneratorDefinition.d.ts +1 -1
  446. package/dist/models/GeneratorDefinition.js +1 -1
  447. package/dist/models/InstallTokenMetaRes.d.ts +7 -1
  448. package/dist/models/InstallTokenMetaRes.js +5 -1
  449. package/dist/models/InstallTokenRes.d.ts +1 -1
  450. package/dist/models/InstallTokenRes.js +1 -1
  451. package/dist/models/JobRes.d.ts +1 -1
  452. package/dist/models/JobRes.js +1 -1
  453. package/dist/models/JobStatus.d.ts +1 -1
  454. package/dist/models/JobStatus.js +1 -1
  455. package/dist/models/JobsList200Response.d.ts +1 -1
  456. package/dist/models/JobsList200Response.js +1 -1
  457. package/dist/models/KeycloakUserListItemRes.d.ts +1 -1
  458. package/dist/models/KeycloakUserListItemRes.js +1 -1
  459. package/dist/models/KeycloakUserRes.d.ts +1 -1
  460. package/dist/models/KeycloakUserRes.js +1 -1
  461. package/dist/models/KeycloakUsersList200Response.d.ts +1 -1
  462. package/dist/models/KeycloakUsersList200Response.js +1 -1
  463. package/dist/models/LifecycleAction.d.ts +1 -1
  464. package/dist/models/LifecycleAction.js +1 -1
  465. package/dist/models/LifecycleSchema.d.ts +1 -1
  466. package/dist/models/LifecycleSchema.js +1 -1
  467. package/dist/models/LifecycleState.d.ts +1 -1
  468. package/dist/models/LifecycleState.js +1 -1
  469. package/dist/models/LifecycleTransition.d.ts +1 -1
  470. package/dist/models/LifecycleTransition.js +1 -1
  471. package/dist/models/MetricEntityType.d.ts +1 -1
  472. package/dist/models/MetricEntityType.js +1 -1
  473. package/dist/models/MetricEntriesList200Response.d.ts +1 -1
  474. package/dist/models/MetricEntriesList200Response.js +1 -1
  475. package/dist/models/MetricEntriesListResourceIDs200Response.d.ts +1 -1
  476. package/dist/models/MetricEntriesListResourceIDs200Response.js +1 -1
  477. package/dist/models/MetricEntryReq.d.ts +1 -1
  478. package/dist/models/MetricEntryReq.js +1 -1
  479. package/dist/models/MetricEntryRes.d.ts +1 -1
  480. package/dist/models/MetricEntryRes.js +1 -1
  481. package/dist/models/MetricPriceItem.d.ts +1 -1
  482. package/dist/models/MetricPriceItem.js +1 -1
  483. package/dist/models/MetricPriceRule.d.ts +1 -1
  484. package/dist/models/MetricPriceRule.js +1 -1
  485. package/dist/models/MetricTypeReq.d.ts +1 -1
  486. package/dist/models/MetricTypeReq.js +1 -1
  487. package/dist/models/MetricTypeRes.d.ts +1 -1
  488. package/dist/models/MetricTypeRes.js +1 -1
  489. package/dist/models/MetricTypesList200Response.d.ts +1 -1
  490. package/dist/models/MetricTypesList200Response.js +1 -1
  491. package/dist/models/MetricTypesUpdateRequest.d.ts +1 -1
  492. package/dist/models/MetricTypesUpdateRequest.js +1 -1
  493. package/dist/models/NotaryJobRes.d.ts +1 -1
  494. package/dist/models/NotaryJobRes.js +1 -1
  495. package/dist/models/NotaryJobStatus.d.ts +1 -1
  496. package/dist/models/NotaryJobStatus.js +1 -1
  497. package/dist/models/OnetimePriceItem.d.ts +1 -1
  498. package/dist/models/OnetimePriceItem.js +1 -1
  499. package/dist/models/OnetimePriceRule.d.ts +1 -1
  500. package/dist/models/OnetimePriceRule.js +1 -1
  501. package/dist/models/PageRes.d.ts +1 -1
  502. package/dist/models/PageRes.js +1 -1
  503. package/dist/models/ParticipantReq.d.ts +1 -1
  504. package/dist/models/ParticipantReq.js +1 -1
  505. package/dist/models/ParticipantRes.d.ts +1 -1
  506. package/dist/models/ParticipantRes.js +1 -1
  507. package/dist/models/ParticipantStatus.d.ts +1 -1
  508. package/dist/models/ParticipantStatus.js +1 -1
  509. package/dist/models/ParticipantsList200Response.d.ts +1 -1
  510. package/dist/models/ParticipantsList200Response.js +1 -1
  511. package/dist/models/PriceItem.d.ts +1 -1
  512. package/dist/models/PriceItem.js +1 -1
  513. package/dist/models/PropertyDefinition.d.ts +1 -1
  514. package/dist/models/PropertyDefinition.js +1 -1
  515. package/dist/models/PropertySchema.d.ts +1 -1
  516. package/dist/models/PropertySchema.js +1 -1
  517. package/dist/models/RecurringPriceItem.d.ts +1 -1
  518. package/dist/models/RecurringPriceItem.js +1 -1
  519. package/dist/models/RecurringPriceRule.d.ts +1 -1
  520. package/dist/models/RecurringPriceRule.js +1 -1
  521. package/dist/models/SchemaValidatorConfig.d.ts +1 -1
  522. package/dist/models/SchemaValidatorConfig.js +1 -1
  523. package/dist/models/SecretDefinition.d.ts +1 -1
  524. package/dist/models/SecretDefinition.js +1 -1
  525. package/dist/models/ServiceGroupRes.d.ts +1 -1
  526. package/dist/models/ServiceGroupRes.js +1 -1
  527. package/dist/models/ServiceGroupsList200Response.d.ts +1 -1
  528. package/dist/models/ServiceGroupsList200Response.js +1 -1
  529. package/dist/models/ServiceOfferingReq.d.ts +1 -1
  530. package/dist/models/ServiceOfferingReq.js +1 -1
  531. package/dist/models/ServiceOfferingRes.d.ts +1 -1
  532. package/dist/models/ServiceOfferingRes.js +1 -1
  533. package/dist/models/ServiceOfferingUpdateReq.d.ts +1 -1
  534. package/dist/models/ServiceOfferingUpdateReq.js +1 -1
  535. package/dist/models/ServiceOfferingsList200Response.d.ts +1 -1
  536. package/dist/models/ServiceOfferingsList200Response.js +1 -1
  537. package/dist/models/ServiceOptionReq.d.ts +1 -1
  538. package/dist/models/ServiceOptionReq.js +1 -1
  539. package/dist/models/ServiceOptionRes.d.ts +1 -1
  540. package/dist/models/ServiceOptionRes.js +1 -1
  541. package/dist/models/ServiceOptionTypeReq.d.ts +1 -1
  542. package/dist/models/ServiceOptionTypeReq.js +1 -1
  543. package/dist/models/ServiceOptionTypeRes.d.ts +1 -1
  544. package/dist/models/ServiceOptionTypeRes.js +1 -1
  545. package/dist/models/ServiceOptionTypesList200Response.d.ts +1 -1
  546. package/dist/models/ServiceOptionTypesList200Response.js +1 -1
  547. package/dist/models/ServiceOptionUpdateReq.d.ts +1 -1
  548. package/dist/models/ServiceOptionUpdateReq.js +1 -1
  549. package/dist/models/ServiceOptionsList200Response.d.ts +1 -1
  550. package/dist/models/ServiceOptionsList200Response.js +1 -1
  551. package/dist/models/ServiceOrderReq.d.ts +1 -1
  552. package/dist/models/ServiceOrderReq.js +1 -1
  553. package/dist/models/ServiceOrderRes.d.ts +1 -1
  554. package/dist/models/ServiceOrderRes.js +1 -1
  555. package/dist/models/ServiceOrderStatus.d.ts +1 -1
  556. package/dist/models/ServiceOrderStatus.js +1 -1
  557. package/dist/models/ServiceOrdersList200Response.d.ts +1 -1
  558. package/dist/models/ServiceOrdersList200Response.js +1 -1
  559. package/dist/models/ServicePoolRes.d.ts +1 -1
  560. package/dist/models/ServicePoolRes.js +1 -1
  561. package/dist/models/ServicePoolSetRes.d.ts +1 -1
  562. package/dist/models/ServicePoolSetRes.js +1 -1
  563. package/dist/models/ServicePoolSetsList200Response.d.ts +1 -1
  564. package/dist/models/ServicePoolSetsList200Response.js +1 -1
  565. package/dist/models/ServicePoolValueRes.d.ts +1 -1
  566. package/dist/models/ServicePoolValueRes.js +1 -1
  567. package/dist/models/ServicePoolValuesList200Response.d.ts +1 -1
  568. package/dist/models/ServicePoolValuesList200Response.js +1 -1
  569. package/dist/models/ServicePoolsList200Response.d.ts +1 -1
  570. package/dist/models/ServicePoolsList200Response.js +1 -1
  571. package/dist/models/ServiceReq.d.ts +1 -1
  572. package/dist/models/ServiceReq.js +1 -1
  573. package/dist/models/ServiceRes.d.ts +1 -1
  574. package/dist/models/ServiceRes.js +1 -1
  575. package/dist/models/ServiceTypeRes.d.ts +1 -1
  576. package/dist/models/ServiceTypeRes.js +1 -1
  577. package/dist/models/ServiceTypesList200Response.d.ts +1 -1
  578. package/dist/models/ServiceTypesList200Response.js +1 -1
  579. package/dist/models/ServicesActionRequest.d.ts +1 -1
  580. package/dist/models/ServicesActionRequest.js +1 -1
  581. package/dist/models/StepCalculator.d.ts +1 -1
  582. package/dist/models/StepCalculator.js +1 -1
  583. package/dist/models/StepCalculatorWrapper.d.ts +1 -1
  584. package/dist/models/StepCalculatorWrapper.js +1 -1
  585. package/dist/models/SubmitNotaryJobReq.d.ts +1 -1
  586. package/dist/models/SubmitNotaryJobReq.js +1 -1
  587. package/dist/models/TierCalculator.d.ts +1 -1
  588. package/dist/models/TierCalculator.js +1 -1
  589. package/dist/models/TierCalculatorWrapper.d.ts +1 -1
  590. package/dist/models/TierCalculatorWrapper.js +1 -1
  591. package/dist/models/TierInfo.d.ts +1 -1
  592. package/dist/models/TierInfo.js +1 -1
  593. package/dist/models/TimePriceItem.d.ts +1 -1
  594. package/dist/models/TimePriceItem.js +1 -1
  595. package/dist/models/TimePriceRule.d.ts +1 -1
  596. package/dist/models/TimePriceRule.js +1 -1
  597. package/dist/models/TokenReq.d.ts +1 -1
  598. package/dist/models/TokenReq.js +1 -1
  599. package/dist/models/TokenRes.d.ts +1 -1
  600. package/dist/models/TokenRes.js +1 -1
  601. package/dist/models/TokensList200Response.d.ts +1 -1
  602. package/dist/models/TokensList200Response.js +1 -1
  603. package/dist/models/TokensUpdateRequest.d.ts +1 -1
  604. package/dist/models/TokensUpdateRequest.js +1 -1
  605. package/dist/models/TransactionEntityType.d.ts +1 -1
  606. package/dist/models/TransactionEntityType.js +1 -1
  607. package/dist/models/TransactionRecordReq.d.ts +1 -1
  608. package/dist/models/TransactionRecordReq.js +1 -1
  609. package/dist/models/TransactionRecordRes.d.ts +1 -1
  610. package/dist/models/TransactionRecordRes.js +1 -1
  611. package/dist/models/TransactionStatus.d.ts +1 -1
  612. package/dist/models/TransactionStatus.js +1 -1
  613. package/dist/models/TransactionType.d.ts +1 -1
  614. package/dist/models/TransactionType.js +1 -1
  615. package/dist/models/TransactionsList200Response.d.ts +1 -1
  616. package/dist/models/TransactionsList200Response.js +1 -1
  617. package/dist/models/TransactionsUpdateRequest.d.ts +1 -1
  618. package/dist/models/TransactionsUpdateRequest.js +1 -1
  619. package/dist/models/UpdateAgentPoolReq.d.ts +1 -1
  620. package/dist/models/UpdateAgentPoolReq.js +1 -1
  621. package/dist/models/UpdateAgentReq.d.ts +1 -1
  622. package/dist/models/UpdateAgentReq.js +1 -1
  623. package/dist/models/UpdateAgentTypeReq.d.ts +1 -1
  624. package/dist/models/UpdateAgentTypeReq.js +1 -1
  625. package/dist/models/UpdateCEMServiceReq.d.ts +1 -1
  626. package/dist/models/UpdateCEMServiceReq.js +1 -1
  627. package/dist/models/UpdateKeycloakUserReq.d.ts +1 -1
  628. package/dist/models/UpdateKeycloakUserReq.js +1 -1
  629. package/dist/models/UpdateServiceGroupReq.d.ts +1 -1
  630. package/dist/models/UpdateServiceGroupReq.js +1 -1
  631. package/dist/models/UpdateServiceOptionTypeReq.d.ts +1 -1
  632. package/dist/models/UpdateServiceOptionTypeReq.js +1 -1
  633. package/dist/models/UpdateServicePoolReq.d.ts +1 -1
  634. package/dist/models/UpdateServicePoolReq.js +1 -1
  635. package/dist/models/UpdateServicePoolSetReq.d.ts +1 -1
  636. package/dist/models/UpdateServicePoolSetReq.js +1 -1
  637. package/dist/models/UpdateServiceTypeReq.d.ts +1 -1
  638. package/dist/models/UpdateServiceTypeReq.js +1 -1
  639. package/dist/models/ValidationErrRes.d.ts +1 -1
  640. package/dist/models/ValidationErrRes.js +1 -1
  641. package/dist/models/ValidationError.d.ts +1 -1
  642. package/dist/models/ValidationError.js +1 -1
  643. package/dist/models/ValidationErrorDetail.d.ts +1 -1
  644. package/dist/models/ValidationErrorDetail.js +1 -1
  645. package/dist/models/ValidatorDefinition.d.ts +1 -1
  646. package/dist/models/ValidatorDefinition.js +1 -1
  647. package/dist/models/Variant.d.ts +1 -1
  648. package/dist/models/Variant.js +1 -1
  649. package/dist/models/VolumeCalculator.d.ts +1 -1
  650. package/dist/models/VolumeCalculator.js +1 -1
  651. package/dist/models/VolumeCalculatorWrapper.d.ts +1 -1
  652. package/dist/models/VolumeCalculatorWrapper.js +1 -1
  653. package/dist/runtime.d.ts +1 -1
  654. package/dist/runtime.js +1 -1
  655. package/docs/AgentsApi.md +2 -2
  656. package/docs/InstallTokenMetaRes.md +2 -0
  657. package/package.json +1 -1
  658. package/src/apis/AgentsApi.ts +5 -5
  659. package/src/apis/CommitmentsApi.ts +1 -1
  660. package/src/apis/EventApi.ts +1 -1
  661. package/src/apis/JobsApi.ts +1 -1
  662. package/src/apis/KeycloakUsersApi.ts +1 -1
  663. package/src/apis/MetricsApi.ts +1 -1
  664. package/src/apis/NotaryJobsApi.ts +1 -1
  665. package/src/apis/ParticipantsApi.ts +1 -1
  666. package/src/apis/ServiceOfferingsApi.ts +1 -1
  667. package/src/apis/ServiceOptionsApi.ts +1 -1
  668. package/src/apis/ServiceOrdersApi.ts +1 -1
  669. package/src/apis/ServicesApi.ts +1 -1
  670. package/src/apis/TokensApi.ts +1 -1
  671. package/src/apis/TransactionsApi.ts +1 -1
  672. package/src/models/AddOnPriceItem.ts +1 -1
  673. package/src/models/AddOnPriceRule.ts +1 -1
  674. package/src/models/AgentCreateRes.ts +1 -1
  675. package/src/models/AgentPoolRes.ts +1 -1
  676. package/src/models/AgentPoolValueRes.ts +1 -1
  677. package/src/models/AgentPoolValuesList200Response.ts +1 -1
  678. package/src/models/AgentPoolsList200Response.ts +1 -1
  679. package/src/models/AgentRes.ts +1 -1
  680. package/src/models/AgentStatus.ts +1 -1
  681. package/src/models/AgentTypeRes.ts +1 -1
  682. package/src/models/AgentTypesList200Response.ts +1 -1
  683. package/src/models/AgentsList200Response.ts +1 -1
  684. package/src/models/AgentsUpdateStatusRequest.ts +1 -1
  685. package/src/models/AggregationResult.ts +1 -1
  686. package/src/models/AuthRole.ts +1 -1
  687. package/src/models/AuthorizerDefinition.ts +1 -1
  688. package/src/models/ByPeriodReq.ts +1 -1
  689. package/src/models/ByPeriodReqFrom.ts +1 -1
  690. package/src/models/CalculatorWrapper.ts +1 -1
  691. package/src/models/CemServicesList200Response.ts +1 -1
  692. package/src/models/CommitmentReq.ts +1 -1
  693. package/src/models/CommitmentRes.ts +1 -1
  694. package/src/models/CommitmentsList200Response.ts +1 -1
  695. package/src/models/CompleteJobReq.ts +1 -1
  696. package/src/models/ConfigurationSchema.ts +1 -1
  697. package/src/models/CreateAgentPoolReq.ts +1 -1
  698. package/src/models/CreateAgentPoolValueReq.ts +1 -1
  699. package/src/models/CreateAgentReq.ts +1 -1
  700. package/src/models/CreateAgentTypeReq.ts +1 -1
  701. package/src/models/CreateCEMServiceReq.ts +1 -1
  702. package/src/models/CreateKeycloakUserReq.ts +1 -1
  703. package/src/models/CreateServiceGroupReq.ts +1 -1
  704. package/src/models/CreateServicePoolReq.ts +1 -1
  705. package/src/models/CreateServicePoolSetReq.ts +1 -1
  706. package/src/models/CreateServicePoolValueReq.ts +1 -1
  707. package/src/models/CreateServiceTypeReq.ts +1 -1
  708. package/src/models/ErrorRes.ts +1 -1
  709. package/src/models/EventAckReq.ts +1 -1
  710. package/src/models/EventAckRes.ts +1 -1
  711. package/src/models/EventLeaseReq.ts +1 -1
  712. package/src/models/EventLeaseRes.ts +1 -1
  713. package/src/models/EventRes.ts +1 -1
  714. package/src/models/EventsList200Response.ts +1 -1
  715. package/src/models/FailJobReq.ts +1 -1
  716. package/src/models/GeneratorDefinition.ts +1 -1
  717. package/src/models/InstallTokenMetaRes.ts +10 -1
  718. package/src/models/InstallTokenRes.ts +1 -1
  719. package/src/models/JobRes.ts +1 -1
  720. package/src/models/JobStatus.ts +1 -1
  721. package/src/models/JobsList200Response.ts +1 -1
  722. package/src/models/KeycloakUserListItemRes.ts +1 -1
  723. package/src/models/KeycloakUserRes.ts +1 -1
  724. package/src/models/KeycloakUsersList200Response.ts +1 -1
  725. package/src/models/LifecycleAction.ts +1 -1
  726. package/src/models/LifecycleSchema.ts +1 -1
  727. package/src/models/LifecycleState.ts +1 -1
  728. package/src/models/LifecycleTransition.ts +1 -1
  729. package/src/models/MetricEntityType.ts +1 -1
  730. package/src/models/MetricEntriesList200Response.ts +1 -1
  731. package/src/models/MetricEntriesListResourceIDs200Response.ts +1 -1
  732. package/src/models/MetricEntryReq.ts +1 -1
  733. package/src/models/MetricEntryRes.ts +1 -1
  734. package/src/models/MetricPriceItem.ts +1 -1
  735. package/src/models/MetricPriceRule.ts +1 -1
  736. package/src/models/MetricTypeReq.ts +1 -1
  737. package/src/models/MetricTypeRes.ts +1 -1
  738. package/src/models/MetricTypesList200Response.ts +1 -1
  739. package/src/models/MetricTypesUpdateRequest.ts +1 -1
  740. package/src/models/NotaryJobRes.ts +1 -1
  741. package/src/models/NotaryJobStatus.ts +1 -1
  742. package/src/models/OnetimePriceItem.ts +1 -1
  743. package/src/models/OnetimePriceRule.ts +1 -1
  744. package/src/models/PageRes.ts +1 -1
  745. package/src/models/ParticipantReq.ts +1 -1
  746. package/src/models/ParticipantRes.ts +1 -1
  747. package/src/models/ParticipantStatus.ts +1 -1
  748. package/src/models/ParticipantsList200Response.ts +1 -1
  749. package/src/models/PriceItem.ts +1 -1
  750. package/src/models/PropertyDefinition.ts +1 -1
  751. package/src/models/PropertySchema.ts +1 -1
  752. package/src/models/RecurringPriceItem.ts +1 -1
  753. package/src/models/RecurringPriceRule.ts +1 -1
  754. package/src/models/SchemaValidatorConfig.ts +1 -1
  755. package/src/models/SecretDefinition.ts +1 -1
  756. package/src/models/ServiceGroupRes.ts +1 -1
  757. package/src/models/ServiceGroupsList200Response.ts +1 -1
  758. package/src/models/ServiceOfferingReq.ts +1 -1
  759. package/src/models/ServiceOfferingRes.ts +1 -1
  760. package/src/models/ServiceOfferingUpdateReq.ts +1 -1
  761. package/src/models/ServiceOfferingsList200Response.ts +1 -1
  762. package/src/models/ServiceOptionReq.ts +1 -1
  763. package/src/models/ServiceOptionRes.ts +1 -1
  764. package/src/models/ServiceOptionTypeReq.ts +1 -1
  765. package/src/models/ServiceOptionTypeRes.ts +1 -1
  766. package/src/models/ServiceOptionTypesList200Response.ts +1 -1
  767. package/src/models/ServiceOptionUpdateReq.ts +1 -1
  768. package/src/models/ServiceOptionsList200Response.ts +1 -1
  769. package/src/models/ServiceOrderReq.ts +1 -1
  770. package/src/models/ServiceOrderRes.ts +1 -1
  771. package/src/models/ServiceOrderStatus.ts +1 -1
  772. package/src/models/ServiceOrdersList200Response.ts +1 -1
  773. package/src/models/ServicePoolRes.ts +1 -1
  774. package/src/models/ServicePoolSetRes.ts +1 -1
  775. package/src/models/ServicePoolSetsList200Response.ts +1 -1
  776. package/src/models/ServicePoolValueRes.ts +1 -1
  777. package/src/models/ServicePoolValuesList200Response.ts +1 -1
  778. package/src/models/ServicePoolsList200Response.ts +1 -1
  779. package/src/models/ServiceReq.ts +1 -1
  780. package/src/models/ServiceRes.ts +1 -1
  781. package/src/models/ServiceTypeRes.ts +1 -1
  782. package/src/models/ServiceTypesList200Response.ts +1 -1
  783. package/src/models/ServicesActionRequest.ts +1 -1
  784. package/src/models/StepCalculator.ts +1 -1
  785. package/src/models/StepCalculatorWrapper.ts +1 -1
  786. package/src/models/SubmitNotaryJobReq.ts +1 -1
  787. package/src/models/TierCalculator.ts +1 -1
  788. package/src/models/TierCalculatorWrapper.ts +1 -1
  789. package/src/models/TierInfo.ts +1 -1
  790. package/src/models/TimePriceItem.ts +1 -1
  791. package/src/models/TimePriceRule.ts +1 -1
  792. package/src/models/TokenReq.ts +1 -1
  793. package/src/models/TokenRes.ts +1 -1
  794. package/src/models/TokensList200Response.ts +1 -1
  795. package/src/models/TokensUpdateRequest.ts +1 -1
  796. package/src/models/TransactionEntityType.ts +1 -1
  797. package/src/models/TransactionRecordReq.ts +1 -1
  798. package/src/models/TransactionRecordRes.ts +1 -1
  799. package/src/models/TransactionStatus.ts +1 -1
  800. package/src/models/TransactionType.ts +1 -1
  801. package/src/models/TransactionsList200Response.ts +1 -1
  802. package/src/models/TransactionsUpdateRequest.ts +1 -1
  803. package/src/models/UpdateAgentPoolReq.ts +1 -1
  804. package/src/models/UpdateAgentReq.ts +1 -1
  805. package/src/models/UpdateAgentTypeReq.ts +1 -1
  806. package/src/models/UpdateCEMServiceReq.ts +1 -1
  807. package/src/models/UpdateKeycloakUserReq.ts +1 -1
  808. package/src/models/UpdateServiceGroupReq.ts +1 -1
  809. package/src/models/UpdateServiceOptionTypeReq.ts +1 -1
  810. package/src/models/UpdateServicePoolReq.ts +1 -1
  811. package/src/models/UpdateServicePoolSetReq.ts +1 -1
  812. package/src/models/UpdateServiceTypeReq.ts +1 -1
  813. package/src/models/ValidationErrRes.ts +1 -1
  814. package/src/models/ValidationError.ts +1 -1
  815. package/src/models/ValidationErrorDetail.ts +1 -1
  816. package/src/models/ValidatorDefinition.ts +1 -1
  817. package/src/models/Variant.ts +1 -1
  818. package/src/models/VolumeCalculator.ts +1 -1
  819. package/src/models/VolumeCalculatorWrapper.ts +1 -1
  820. package/src/runtime.ts +1 -1
@@ -1 +1 @@
1
- 7.22.0-SNAPSHOT
1
+ 7.23.0-SNAPSHOT
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # fulcrum-cem-client@0.5.0
1
+ # fulcrum-cem-client@0.5.1
2
2
 
3
3
  A TypeScript SDK client for the api.fulcrum.testudosrl.dev API.
4
4
 
@@ -355,9 +355,9 @@ This TypeScript SDK client supports the [Fetch API](https://fetch.spec.whatwg.or
355
355
  and is automatically generated by the
356
356
  [OpenAPI Generator](https://openapi-generator.tech) project:
357
357
 
358
- - API version: `0.5.0`
359
- - Package version: `0.5.0`
360
- - Generator version: `7.22.0-SNAPSHOT`
358
+ - API version: `0.5.1`
359
+ - Package version: `0.5.1`
360
+ - Generator version: `7.23.0-SNAPSHOT`
361
361
  - Build package: `org.openapitools.codegen.languages.TypeScriptFetchClientCodegen`
362
362
 
363
363
  The generated npm module supports the following:
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -589,7 +589,7 @@ export interface AgentsApiInterface {
589
589
  */
590
590
  agentsGetInstallCommandRequestOpts(requestParameters: AgentsGetInstallCommandRequest): Promise<runtime.RequestOpts>;
591
591
  /**
592
- * Returns metadata about the current install token for the agent (expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. If the token has expired, returns 404.
592
+ * Returns metadata about the current install token for the agent (id, expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. Metadata is returned even when the token has expired so callers can disambiguate \"no token yet\" (404 → POST to create) from \"token exists but expired\" (200 with past `expiresAt` → POST to `/install-command/regenerate`).
593
593
  * @summary Get install-command metadata
594
594
  * @param {string} id
595
595
  * @param {*} [options] Override http request option.
@@ -598,7 +598,7 @@ export interface AgentsApiInterface {
598
598
  */
599
599
  agentsGetInstallCommandRaw(requestParameters: AgentsGetInstallCommandRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<InstallTokenMetaRes>>;
600
600
  /**
601
- * Returns metadata about the current install token for the agent (expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. If the token has expired, returns 404.
601
+ * Returns metadata about the current install token for the agent (id, expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. Metadata is returned even when the token has expired so callers can disambiguate \"no token yet\" (404 → POST to create) from \"token exists but expired\" (200 with past `expiresAt` → POST to `/install-command/regenerate`).
602
602
  * Get install-command metadata
603
603
  */
604
604
  agentsGetInstallCommand(requestParameters: AgentsGetInstallCommandRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<InstallTokenMetaRes>;
@@ -1011,12 +1011,12 @@ export declare class AgentsApi extends runtime.BaseAPI implements AgentsApiInter
1011
1011
  */
1012
1012
  agentsGetInstallCommandRequestOpts(requestParameters: AgentsGetInstallCommandRequest): Promise<runtime.RequestOpts>;
1013
1013
  /**
1014
- * Returns metadata about the current install token for the agent (expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. If the token has expired, returns 404.
1014
+ * Returns metadata about the current install token for the agent (id, expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. Metadata is returned even when the token has expired so callers can disambiguate \"no token yet\" (404 → POST to create) from \"token exists but expired\" (200 with past `expiresAt` → POST to `/install-command/regenerate`).
1015
1015
  * Get install-command metadata
1016
1016
  */
1017
1017
  agentsGetInstallCommandRaw(requestParameters: AgentsGetInstallCommandRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<InstallTokenMetaRes>>;
1018
1018
  /**
1019
- * Returns metadata about the current install token for the agent (expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. If the token has expired, returns 404.
1019
+ * Returns metadata about the current install token for the agent (id, expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. Metadata is returned even when the token has expired so callers can disambiguate \"no token yet\" (404 → POST to create) from \"token exists but expired\" (200 with past `expiresAt` → POST to `/install-command/regenerate`).
1020
1020
  * Get install-command metadata
1021
1021
  */
1022
1022
  agentsGetInstallCommand(requestParameters: AgentsGetInstallCommandRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<InstallTokenMetaRes>;
@@ -5,7 +5,7 @@
5
5
  * Fulcrum CEM API
6
6
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
7
7
  *
8
- * The version of the OpenAPI document: 0.5.0
8
+ * The version of the OpenAPI document: 0.5.1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1019,7 +1019,7 @@ class AgentsApi extends runtime.BaseAPI {
1019
1019
  });
1020
1020
  }
1021
1021
  /**
1022
- * Returns metadata about the current install token for the agent (expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. If the token has expired, returns 404.
1022
+ * Returns metadata about the current install token for the agent (id, expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. Metadata is returned even when the token has expired so callers can disambiguate \"no token yet\" (404 → POST to create) from \"token exists but expired\" (200 with past `expiresAt` → POST to `/install-command/regenerate`).
1023
1023
  * Get install-command metadata
1024
1024
  */
1025
1025
  agentsGetInstallCommandRaw(requestParameters, initOverrides) {
@@ -1030,7 +1030,7 @@ class AgentsApi extends runtime.BaseAPI {
1030
1030
  });
1031
1031
  }
1032
1032
  /**
1033
- * Returns metadata about the current install token for the agent (expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. If the token has expired, returns 404.
1033
+ * Returns metadata about the current install token for the agent (id, expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. Metadata is returned even when the token has expired so callers can disambiguate \"no token yet\" (404 → POST to create) from \"token exists but expired\" (200 with past `expiresAt` → POST to `/install-command/regenerate`).
1034
1034
  * Get install-command metadata
1035
1035
  */
1036
1036
  agentsGetInstallCommand(requestParameters, initOverrides) {
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fulcrum CEM API
6
6
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
7
7
  *
8
- * The version of the OpenAPI document: 0.5.0
8
+ * The version of the OpenAPI document: 0.5.1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fulcrum CEM API
6
6
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
7
7
  *
8
- * The version of the OpenAPI document: 0.5.0
8
+ * The version of the OpenAPI document: 0.5.1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fulcrum CEM API
6
6
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
7
7
  *
8
- * The version of the OpenAPI document: 0.5.0
8
+ * The version of the OpenAPI document: 0.5.1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fulcrum CEM API
6
6
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
7
7
  *
8
- * The version of the OpenAPI document: 0.5.0
8
+ * The version of the OpenAPI document: 0.5.1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fulcrum CEM API
6
6
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
7
7
  *
8
- * The version of the OpenAPI document: 0.5.0
8
+ * The version of the OpenAPI document: 0.5.1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fulcrum CEM API
6
6
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
7
7
  *
8
- * The version of the OpenAPI document: 0.5.0
8
+ * The version of the OpenAPI document: 0.5.1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fulcrum CEM API
6
6
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
7
7
  *
8
- * The version of the OpenAPI document: 0.5.0
8
+ * The version of the OpenAPI document: 0.5.1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fulcrum CEM API
6
6
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
7
7
  *
8
- * The version of the OpenAPI document: 0.5.0
8
+ * The version of the OpenAPI document: 0.5.1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fulcrum CEM API
6
6
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
7
7
  *
8
- * The version of the OpenAPI document: 0.5.0
8
+ * The version of the OpenAPI document: 0.5.1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fulcrum CEM API
6
6
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
7
7
  *
8
- * The version of the OpenAPI document: 0.5.0
8
+ * The version of the OpenAPI document: 0.5.1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fulcrum CEM API
6
6
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
7
7
  *
8
- * The version of the OpenAPI document: 0.5.0
8
+ * The version of the OpenAPI document: 0.5.1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fulcrum CEM API
6
6
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
7
7
  *
8
- * The version of the OpenAPI document: 0.5.0
8
+ * The version of the OpenAPI document: 0.5.1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fulcrum CEM API
6
6
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
7
7
  *
8
- * The version of the OpenAPI document: 0.5.0
8
+ * The version of the OpenAPI document: 0.5.1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -589,7 +589,7 @@ export interface AgentsApiInterface {
589
589
  */
590
590
  agentsGetInstallCommandRequestOpts(requestParameters: AgentsGetInstallCommandRequest): Promise<runtime.RequestOpts>;
591
591
  /**
592
- * Returns metadata about the current install token for the agent (expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. If the token has expired, returns 404.
592
+ * Returns metadata about the current install token for the agent (id, expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. Metadata is returned even when the token has expired so callers can disambiguate \"no token yet\" (404 → POST to create) from \"token exists but expired\" (200 with past `expiresAt` → POST to `/install-command/regenerate`).
593
593
  * @summary Get install-command metadata
594
594
  * @param {string} id
595
595
  * @param {*} [options] Override http request option.
@@ -598,7 +598,7 @@ export interface AgentsApiInterface {
598
598
  */
599
599
  agentsGetInstallCommandRaw(requestParameters: AgentsGetInstallCommandRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<InstallTokenMetaRes>>;
600
600
  /**
601
- * Returns metadata about the current install token for the agent (expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. If the token has expired, returns 404.
601
+ * Returns metadata about the current install token for the agent (id, expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. Metadata is returned even when the token has expired so callers can disambiguate \"no token yet\" (404 → POST to create) from \"token exists but expired\" (200 with past `expiresAt` → POST to `/install-command/regenerate`).
602
602
  * Get install-command metadata
603
603
  */
604
604
  agentsGetInstallCommand(requestParameters: AgentsGetInstallCommandRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<InstallTokenMetaRes>;
@@ -1011,12 +1011,12 @@ export declare class AgentsApi extends runtime.BaseAPI implements AgentsApiInter
1011
1011
  */
1012
1012
  agentsGetInstallCommandRequestOpts(requestParameters: AgentsGetInstallCommandRequest): Promise<runtime.RequestOpts>;
1013
1013
  /**
1014
- * Returns metadata about the current install token for the agent (expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. If the token has expired, returns 404.
1014
+ * Returns metadata about the current install token for the agent (id, expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. Metadata is returned even when the token has expired so callers can disambiguate \"no token yet\" (404 → POST to create) from \"token exists but expired\" (200 with past `expiresAt` → POST to `/install-command/regenerate`).
1015
1015
  * Get install-command metadata
1016
1016
  */
1017
1017
  agentsGetInstallCommandRaw(requestParameters: AgentsGetInstallCommandRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<InstallTokenMetaRes>>;
1018
1018
  /**
1019
- * Returns metadata about the current install token for the agent (expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. If the token has expired, returns 404.
1019
+ * Returns metadata about the current install token for the agent (id, expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. Metadata is returned even when the token has expired so callers can disambiguate \"no token yet\" (404 → POST to create) from \"token exists but expired\" (200 with past `expiresAt` → POST to `/install-command/regenerate`).
1020
1020
  * Get install-command metadata
1021
1021
  */
1022
1022
  agentsGetInstallCommand(requestParameters: AgentsGetInstallCommandRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<InstallTokenMetaRes>;
@@ -4,7 +4,7 @@
4
4
  * Fulcrum CEM API
5
5
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
6
6
  *
7
- * The version of the OpenAPI document: 0.5.0
7
+ * The version of the OpenAPI document: 0.5.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1016,7 +1016,7 @@ export class AgentsApi extends runtime.BaseAPI {
1016
1016
  });
1017
1017
  }
1018
1018
  /**
1019
- * Returns metadata about the current install token for the agent (expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. If the token has expired, returns 404.
1019
+ * Returns metadata about the current install token for the agent (id, expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. Metadata is returned even when the token has expired so callers can disambiguate \"no token yet\" (404 → POST to create) from \"token exists but expired\" (200 with past `expiresAt` → POST to `/install-command/regenerate`).
1020
1020
  * Get install-command metadata
1021
1021
  */
1022
1022
  agentsGetInstallCommandRaw(requestParameters, initOverrides) {
@@ -1027,7 +1027,7 @@ export class AgentsApi extends runtime.BaseAPI {
1027
1027
  });
1028
1028
  }
1029
1029
  /**
1030
- * Returns metadata about the current install token for the agent (expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. If the token has expired, returns 404.
1030
+ * Returns metadata about the current install token for the agent (id, expiration, creation time). Never returns the plain token or rendered install URL — once the token leaves the Create/Regenerate response it cannot be recovered. Metadata is returned even when the token has expired so callers can disambiguate \"no token yet\" (404 → POST to create) from \"token exists but expired\" (200 with past `expiresAt` → POST to `/install-command/regenerate`).
1031
1031
  * Get install-command metadata
1032
1032
  */
1033
1033
  agentsGetInstallCommand(requestParameters, initOverrides) {
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fulcrum CEM API
5
5
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
6
6
  *
7
- * The version of the OpenAPI document: 0.5.0
7
+ * The version of the OpenAPI document: 0.5.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fulcrum CEM API
5
5
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
6
6
  *
7
- * The version of the OpenAPI document: 0.5.0
7
+ * The version of the OpenAPI document: 0.5.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fulcrum CEM API
5
5
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
6
6
  *
7
- * The version of the OpenAPI document: 0.5.0
7
+ * The version of the OpenAPI document: 0.5.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fulcrum CEM API
5
5
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
6
6
  *
7
- * The version of the OpenAPI document: 0.5.0
7
+ * The version of the OpenAPI document: 0.5.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fulcrum CEM API
5
5
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
6
6
  *
7
- * The version of the OpenAPI document: 0.5.0
7
+ * The version of the OpenAPI document: 0.5.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fulcrum CEM API
5
5
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
6
6
  *
7
- * The version of the OpenAPI document: 0.5.0
7
+ * The version of the OpenAPI document: 0.5.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fulcrum CEM API
5
5
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
6
6
  *
7
- * The version of the OpenAPI document: 0.5.0
7
+ * The version of the OpenAPI document: 0.5.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fulcrum CEM API
5
5
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
6
6
  *
7
- * The version of the OpenAPI document: 0.5.0
7
+ * The version of the OpenAPI document: 0.5.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fulcrum CEM API
3
3
  * A comprehensive cloud infrastructure management system designed to orchestrate and monitor distributed cloud resources across multiple providers, with CEM-specific extensions.
4
4
  *
5
- * The version of the OpenAPI document: 0.5.0
5
+ * The version of the OpenAPI document: 0.5.1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).