sailpoint-api-client 2.0.1 → 2.0.2

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 (3339) hide show
  1. package/access_model_metadata/.openapi-generator/FILES +42 -0
  2. package/access_model_metadata/api.ts +515 -515
  3. package/access_model_metadata/docs/Examples/typescript_code_examples_overlay.yaml +164 -0
  4. package/access_model_metadata/docs/Methods/AccessModelMetadataApi.md +482 -0
  5. package/access_model_metadata/docs/Methods/Index.md +30 -0
  6. package/access_model_metadata/docs/Models/Accessmodelmetadatabulkupdateresponse.md +22 -0
  7. package/access_model_metadata/docs/Models/Aggregations.md +22 -0
  8. package/access_model_metadata/docs/Models/Aggregationtype.md +21 -0
  9. package/access_model_metadata/docs/Models/ArrayInner.md +18 -0
  10. package/access_model_metadata/docs/Models/Attributedto.md +26 -0
  11. package/access_model_metadata/docs/Models/Attributevaluedto.md +21 -0
  12. package/access_model_metadata/docs/Models/Bound.md +20 -0
  13. package/access_model_metadata/docs/Models/Bucketaggregation.md +23 -0
  14. package/access_model_metadata/docs/Models/Buckettype.md +19 -0
  15. package/access_model_metadata/docs/Models/BulkupdateammkeyvalueInner.md +20 -0
  16. package/access_model_metadata/docs/Models/Entitlementattributebulkupdatefilterrequest.md +22 -0
  17. package/access_model_metadata/docs/Models/Entitlementattributebulkupdateidsrequest.md +22 -0
  18. package/access_model_metadata/docs/Models/Entitlementattributebulkupdatequeryrequest.md +22 -0
  19. package/access_model_metadata/docs/Models/Errormessagedto.md +21 -0
  20. package/access_model_metadata/docs/Models/Errorresponsedto.md +22 -0
  21. package/access_model_metadata/docs/Models/Filter.md +22 -0
  22. package/access_model_metadata/docs/Models/Filteraggregation.md +22 -0
  23. package/access_model_metadata/docs/Models/Filtertype.md +23 -0
  24. package/access_model_metadata/docs/Models/Index.md +19 -0
  25. package/access_model_metadata/docs/Models/Innerhit.md +20 -0
  26. package/access_model_metadata/docs/Models/Jsonpatchoperation.md +21 -0
  27. package/access_model_metadata/docs/Models/JsonpatchoperationValue.md +18 -0
  28. package/access_model_metadata/docs/Models/ListAccessModelMetadataAttributeV1401Response.md +19 -0
  29. package/access_model_metadata/docs/Models/ListAccessModelMetadataAttributeV1429Response.md +19 -0
  30. package/access_model_metadata/docs/Models/Localeorigin.md +21 -0
  31. package/access_model_metadata/docs/Models/Metricaggregation.md +21 -0
  32. package/access_model_metadata/docs/Models/Metrictype.md +31 -0
  33. package/access_model_metadata/docs/Models/Nestedaggregation.md +20 -0
  34. package/access_model_metadata/docs/Models/Query.md +22 -0
  35. package/access_model_metadata/docs/Models/Queryresultfilter.md +20 -0
  36. package/access_model_metadata/docs/Models/Querytype.md +25 -0
  37. package/access_model_metadata/docs/Models/Range.md +20 -0
  38. package/access_model_metadata/docs/Models/Search.md +34 -0
  39. package/access_model_metadata/docs/Models/Searchaggregationspecification.md +23 -0
  40. package/access_model_metadata/docs/Models/Searchfiltertype.md +19 -0
  41. package/access_model_metadata/docs/Models/Subsearchaggregationspecification.md +23 -0
  42. package/access_model_metadata/docs/Models/Textquery.md +22 -0
  43. package/access_model_metadata/docs/Models/Typeaheadquery.md +25 -0
  44. package/access_profiles/.openapi-generator/FILES +42 -0
  45. package/access_profiles/api.ts +521 -521
  46. package/access_profiles/docs/Examples/typescript_code_examples_overlay.yaml +126 -0
  47. package/access_profiles/docs/Methods/AccessProfilesApi.md +439 -0
  48. package/access_profiles/docs/Methods/Index.md +30 -0
  49. package/access_profiles/docs/Models/Accessduration.md +20 -0
  50. package/access_profiles/docs/Models/Accessmodelmetadata.md +26 -0
  51. package/access_profiles/docs/Models/AccessmodelmetadataValuesInner.md +21 -0
  52. package/access_profiles/docs/Models/Accessprofile.md +34 -0
  53. package/access_profiles/docs/Models/Accessprofileapprovalscheme.md +20 -0
  54. package/access_profiles/docs/Models/Accessprofilebulkdeleterequest.md +20 -0
  55. package/access_profiles/docs/Models/Accessprofilebulkdeleteresponse.md +21 -0
  56. package/access_profiles/docs/Models/AccessprofilebulkupdaterequestInner.md +20 -0
  57. package/access_profiles/docs/Models/Accessprofilesourceref.md +21 -0
  58. package/access_profiles/docs/Models/Accessprofileupdateitem.md +22 -0
  59. package/access_profiles/docs/Models/Accessprofileusage.md +20 -0
  60. package/access_profiles/docs/Models/AccessprofileusageUsedByInner.md +21 -0
  61. package/access_profiles/docs/Models/Additionalownerref.md +21 -0
  62. package/access_profiles/docs/Models/ArrayInner.md +18 -0
  63. package/access_profiles/docs/Models/Attributedto.md +26 -0
  64. package/access_profiles/docs/Models/Attributedtolist.md +19 -0
  65. package/access_profiles/docs/Models/Attributevaluedto.md +21 -0
  66. package/access_profiles/docs/Models/Entitlement.md +37 -0
  67. package/access_profiles/docs/Models/EntitlementAccessModelMetadata.md +19 -0
  68. package/access_profiles/docs/Models/EntitlementOwner.md +21 -0
  69. package/access_profiles/docs/Models/EntitlementSource.md +21 -0
  70. package/access_profiles/docs/Models/Entitlementref.md +21 -0
  71. package/access_profiles/docs/Models/Errormessagedto.md +21 -0
  72. package/access_profiles/docs/Models/Errorresponsedto.md +22 -0
  73. package/access_profiles/docs/Models/Index.md +19 -0
  74. package/access_profiles/docs/Models/Jsonpatchoperation.md +21 -0
  75. package/access_profiles/docs/Models/JsonpatchoperationValue.md +18 -0
  76. package/access_profiles/docs/Models/ListAccessProfilesV1401Response.md +19 -0
  77. package/access_profiles/docs/Models/ListAccessProfilesV1429Response.md +19 -0
  78. package/access_profiles/docs/Models/Localeorigin.md +21 -0
  79. package/access_profiles/docs/Models/Ownerreference.md +21 -0
  80. package/access_profiles/docs/Models/Permissiondto.md +20 -0
  81. package/access_profiles/docs/Models/Provisioningcriterialevel1.md +22 -0
  82. package/access_profiles/docs/Models/Provisioningcriterialevel2.md +22 -0
  83. package/access_profiles/docs/Models/Provisioningcriterialevel3.md +22 -0
  84. package/access_profiles/docs/Models/Provisioningcriteriaoperation.md +29 -0
  85. package/access_profiles/docs/Models/Requestability.md +24 -0
  86. package/access_profiles/docs/Models/Revocability.md +19 -0
  87. package/access_profiles/docs/Models/UpdateAccessProfilesInBulkV1412Response.md +19 -0
  88. package/access_request_approvals/.openapi-generator/FILES +41 -0
  89. package/access_request_approvals/api.ts +624 -624
  90. package/access_request_approvals/docs/Examples/typescript_code_examples_overlay.yaml +115 -0
  91. package/access_request_approvals/docs/Methods/AccessRequestApprovalsApi.md +337 -0
  92. package/access_request_approvals/docs/Methods/Index.md +30 -0
  93. package/access_request_approvals/docs/Models/Accessitemrequestedfor.md +21 -0
  94. package/access_request_approvals/docs/Models/Accessitemrequester.md +21 -0
  95. package/access_request_approvals/docs/Models/Accessitemreviewedby.md +21 -0
  96. package/access_request_approvals/docs/Models/Accessrequestapproverslistresponse.md +23 -0
  97. package/access_request_approvals/docs/Models/Accessrequesttype.md +23 -0
  98. package/access_request_approvals/docs/Models/Approvalforwardhistory.md +24 -0
  99. package/access_request_approvals/docs/Models/Approvalsummary.md +21 -0
  100. package/access_request_approvals/docs/Models/Commentdto.md +21 -0
  101. package/access_request_approvals/docs/Models/CommentdtoAuthor.md +21 -0
  102. package/access_request_approvals/docs/Models/Completedapproval.md +47 -0
  103. package/access_request_approvals/docs/Models/CompletedapprovalPreApprovalTriggerResult.md +22 -0
  104. package/access_request_approvals/docs/Models/CompletedapprovalRequestedFor.md +21 -0
  105. package/access_request_approvals/docs/Models/CompletedapprovalRequesterComment.md +21 -0
  106. package/access_request_approvals/docs/Models/CompletedapprovalReviewerComment.md +21 -0
  107. package/access_request_approvals/docs/Models/Completedapprovalstate.md +21 -0
  108. package/access_request_approvals/docs/Models/Dtotype.md +75 -0
  109. package/access_request_approvals/docs/Models/Errormessagedto.md +21 -0
  110. package/access_request_approvals/docs/Models/Errorresponsedto.md +22 -0
  111. package/access_request_approvals/docs/Models/Forwardapprovaldto.md +20 -0
  112. package/access_request_approvals/docs/Models/Index.md +19 -0
  113. package/access_request_approvals/docs/Models/ListPendingApprovalsV1401Response.md +19 -0
  114. package/access_request_approvals/docs/Models/ListPendingApprovalsV1429Response.md +19 -0
  115. package/access_request_approvals/docs/Models/Localeorigin.md +21 -0
  116. package/access_request_approvals/docs/Models/Ownerdto.md +21 -0
  117. package/access_request_approvals/docs/Models/Pendingapproval.md +45 -0
  118. package/access_request_approvals/docs/Models/PendingapprovalMaxPermittedAccessDuration.md +20 -0
  119. package/access_request_approvals/docs/Models/PendingapprovalOwner.md +21 -0
  120. package/access_request_approvals/docs/Models/Pendingapprovalaction.md +23 -0
  121. package/access_request_approvals/docs/Models/Reassignmenttype.md +25 -0
  122. package/access_request_approvals/docs/Models/Requestableobjectreference.md +22 -0
  123. package/access_request_approvals/docs/Models/Requestedaccountref.md +23 -0
  124. package/access_request_approvals/docs/Models/Sodexemptcriteria.md +22 -0
  125. package/access_request_approvals/docs/Models/Sodpolicydto.md +21 -0
  126. package/access_request_approvals/docs/Models/Sodviolationcheckresult.md +22 -0
  127. package/access_request_approvals/docs/Models/Sodviolationcontext.md +20 -0
  128. package/access_request_approvals/docs/Models/SodviolationcontextConflictingAccessCriteria.md +20 -0
  129. package/access_request_approvals/docs/Models/SodviolationcontextConflictingAccessCriteriaLeftCriteria.md +19 -0
  130. package/access_request_approvals/docs/Models/Sodviolationcontextcheckcompleted.md +21 -0
  131. package/access_request_identity_metrics/.openapi-generator/FILES +9 -0
  132. package/access_request_identity_metrics/api.ts +56 -56
  133. package/access_request_identity_metrics/docs/Examples/typescript_code_examples_overlay.yaml +16 -0
  134. package/access_request_identity_metrics/docs/Methods/AccessRequestIdentityMetricsApi.md +65 -0
  135. package/access_request_identity_metrics/docs/Methods/Index.md +30 -0
  136. package/access_request_identity_metrics/docs/Models/Errormessagedto.md +21 -0
  137. package/access_request_identity_metrics/docs/Models/Errorresponsedto.md +22 -0
  138. package/access_request_identity_metrics/docs/Models/GetAccessRequestIdentityMetricsV1401Response.md +19 -0
  139. package/access_request_identity_metrics/docs/Models/GetAccessRequestIdentityMetricsV1429Response.md +19 -0
  140. package/access_request_identity_metrics/docs/Models/Index.md +19 -0
  141. package/access_request_identity_metrics/docs/Models/Localeorigin.md +21 -0
  142. package/access_requests/.openapi-generator/FILES +81 -0
  143. package/access_requests/api.ts +1193 -1193
  144. package/access_requests/docs/Examples/typescript_code_examples_overlay.yaml +201 -0
  145. package/access_requests/docs/Methods/AccessRequestsApi.md +628 -0
  146. package/access_requests/docs/Methods/Index.md +30 -0
  147. package/access_requests/docs/Models/Accessitemrequester.md +21 -0
  148. package/access_requests/docs/Models/Accessitemreviewedby.md +21 -0
  149. package/access_requests/docs/Models/Accessrequest.md +23 -0
  150. package/access_requests/docs/Models/Accessrequestadminitemstatus.md +44 -0
  151. package/access_requests/docs/Models/Accessrequestconfig.md +24 -0
  152. package/access_requests/docs/Models/Accessrequestconfigv2.md +23 -0
  153. package/access_requests/docs/Models/Accessrequestitem.md +26 -0
  154. package/access_requests/docs/Models/Accessrequestphases.md +24 -0
  155. package/access_requests/docs/Models/Accessrequestresponse.md +20 -0
  156. package/access_requests/docs/Models/Accessrequesttracking.md +22 -0
  157. package/access_requests/docs/Models/Accessrequesttype.md +23 -0
  158. package/access_requests/docs/Models/Accountinforef.md +23 -0
  159. package/access_requests/docs/Models/Accountitemref.md +20 -0
  160. package/access_requests/docs/Models/Accountsselectionrequest.md +22 -0
  161. package/access_requests/docs/Models/Accountsselectionresponse.md +19 -0
  162. package/access_requests/docs/Models/Approvalforwardhistory.md +24 -0
  163. package/access_requests/docs/Models/Approvalreminderandescalationconfig.md +22 -0
  164. package/access_requests/docs/Models/Approvalscheme.md +31 -0
  165. package/access_requests/docs/Models/Approvalstatusdto.md +27 -0
  166. package/access_requests/docs/Models/ApprovalstatusdtoCurrentOwner.md +21 -0
  167. package/access_requests/docs/Models/ApprovalstatusdtoOriginalOwner.md +21 -0
  168. package/access_requests/docs/Models/Bulkapproveaccessrequest.md +20 -0
  169. package/access_requests/docs/Models/Bulkcancelaccessrequest.md +20 -0
  170. package/access_requests/docs/Models/Cancelaccessrequest.md +20 -0
  171. package/access_requests/docs/Models/Cancelledrequestdetails.md +21 -0
  172. package/access_requests/docs/Models/Closeaccessrequest.md +22 -0
  173. package/access_requests/docs/Models/Commentdto.md +21 -0
  174. package/access_requests/docs/Models/CommentdtoAuthor.md +21 -0
  175. package/access_requests/docs/Models/Dtotype.md +75 -0
  176. package/access_requests/docs/Models/Entitlementaccessrequestconfig.md +24 -0
  177. package/access_requests/docs/Models/EntitlementaccessrequestconfigMaxPermittedAccessDuration.md +20 -0
  178. package/access_requests/docs/Models/Entitlementapprovalscheme.md +20 -0
  179. package/access_requests/docs/Models/Entitlementrequestconfig.md +20 -0
  180. package/access_requests/docs/Models/Entitlementrequestconfigv2.md +20 -0
  181. package/access_requests/docs/Models/Entitlementrevocationrequestconfig.md +19 -0
  182. package/access_requests/docs/Models/Errormessagedto.md +21 -0
  183. package/access_requests/docs/Models/Errorresponsedto.md +22 -0
  184. package/access_requests/docs/Models/GetAccessRequestConfigV1401Response.md +19 -0
  185. package/access_requests/docs/Models/GetAccessRequestConfigV1429Response.md +19 -0
  186. package/access_requests/docs/Models/Identityaccountselections.md +23 -0
  187. package/access_requests/docs/Models/Identityentitlementdetails.md +22 -0
  188. package/access_requests/docs/Models/Identityentitlementdetailsaccounttarget.md +26 -0
  189. package/access_requests/docs/Models/Identityentitlementdetailsentitlementdto.md +29 -0
  190. package/access_requests/docs/Models/Identityreferencewithnameandemail.md +22 -0
  191. package/access_requests/docs/Models/Index.md +19 -0
  192. package/access_requests/docs/Models/Localeorigin.md +21 -0
  193. package/access_requests/docs/Models/Manualworkitemdetails.md +24 -0
  194. package/access_requests/docs/Models/ManualworkitemdetailsCurrentOwner.md +21 -0
  195. package/access_requests/docs/Models/ManualworkitemdetailsOriginalOwner.md +21 -0
  196. package/access_requests/docs/Models/Manualworkitemstate.md +29 -0
  197. package/access_requests/docs/Models/Ownerdto.md +21 -0
  198. package/access_requests/docs/Models/Preapprovaltriggerdetails.md +21 -0
  199. package/access_requests/docs/Models/Provisioningdetails.md +19 -0
  200. package/access_requests/docs/Models/Reassignmenttype.md +25 -0
  201. package/access_requests/docs/Models/Requestedaccountref.md +23 -0
  202. package/access_requests/docs/Models/Requestedfordtoref.md +20 -0
  203. package/access_requests/docs/Models/Requesteditemaccountselections.md +25 -0
  204. package/access_requests/docs/Models/Requesteditemdetails.md +20 -0
  205. package/access_requests/docs/Models/Requesteditemdtoref.md +25 -0
  206. package/access_requests/docs/Models/Requesteditemstatus.md +46 -0
  207. package/access_requests/docs/Models/RequesteditemstatusCancelledRequestDetails.md +21 -0
  208. package/access_requests/docs/Models/RequesteditemstatusPreApprovalTriggerDetails.md +21 -0
  209. package/access_requests/docs/Models/RequesteditemstatusProvisioningDetails.md +19 -0
  210. package/access_requests/docs/Models/RequesteditemstatusRequestedFor.md +21 -0
  211. package/access_requests/docs/Models/RequesteditemstatusRequesterComment.md +21 -0
  212. package/access_requests/docs/Models/RequesteditemstatusSodViolationContext.md +21 -0
  213. package/access_requests/docs/Models/Requesteditemstatusrequeststate.md +35 -0
  214. package/access_requests/docs/Models/Requestonbehalfofconfig.md +20 -0
  215. package/access_requests/docs/Models/Requestonbehalfofconfigv2.md +20 -0
  216. package/access_requests/docs/Models/Sodexemptcriteria.md +22 -0
  217. package/access_requests/docs/Models/Sodpolicydto.md +21 -0
  218. package/access_requests/docs/Models/Sodviolationcheckresult.md +22 -0
  219. package/access_requests/docs/Models/Sodviolationcontext.md +20 -0
  220. package/access_requests/docs/Models/SodviolationcontextConflictingAccessCriteria.md +20 -0
  221. package/access_requests/docs/Models/SodviolationcontextConflictingAccessCriteriaLeftCriteria.md +19 -0
  222. package/access_requests/docs/Models/Sodviolationcontextcheckcompleted.md +21 -0
  223. package/access_requests/docs/Models/Sourceaccountselections.md +22 -0
  224. package/access_requests/docs/Models/Sourceitemref.md +20 -0
  225. package/account_activities/.openapi-generator/FILES +20 -0
  226. package/account_activities/api.ts +156 -156
  227. package/account_activities/docs/Examples/typescript_code_examples_overlay.yaml +35 -0
  228. package/account_activities/docs/Methods/AccountActivitiesApi.md +142 -0
  229. package/account_activities/docs/Methods/Index.md +30 -0
  230. package/account_activities/docs/Models/Accountactivity.md +32 -0
  231. package/account_activities/docs/Models/Accountactivityapprovalstatus.md +29 -0
  232. package/account_activities/docs/Models/Accountactivityitem.md +34 -0
  233. package/account_activities/docs/Models/Accountactivityitemoperation.md +37 -0
  234. package/account_activities/docs/Models/Accountrequestinfo.md +21 -0
  235. package/account_activities/docs/Models/Comment.md +22 -0
  236. package/account_activities/docs/Models/Completionstatus.md +25 -0
  237. package/account_activities/docs/Models/Errormessagedto.md +21 -0
  238. package/account_activities/docs/Models/Errorresponsedto.md +22 -0
  239. package/account_activities/docs/Models/Executionstatus.md +25 -0
  240. package/account_activities/docs/Models/Identitysummary.md +22 -0
  241. package/account_activities/docs/Models/Index.md +19 -0
  242. package/account_activities/docs/Models/ListAccountActivitiesV1401Response.md +19 -0
  243. package/account_activities/docs/Models/ListAccountActivitiesV1429Response.md +19 -0
  244. package/account_activities/docs/Models/Localeorigin.md +21 -0
  245. package/account_activities/docs/Models/Provisioningstate.md +29 -0
  246. package/account_activities/docs/Models/Requestableobjecttype.md +23 -0
  247. package/account_aggregations/.openapi-generator/FILES +10 -0
  248. package/account_aggregations/api.ts +61 -61
  249. package/account_aggregations/docs/Examples/typescript_code_examples_overlay.yaml +14 -0
  250. package/account_aggregations/docs/Methods/AccountAggregationsApi.md +76 -0
  251. package/account_aggregations/docs/Methods/Index.md +30 -0
  252. package/account_aggregations/docs/Models/Accountaggregationstatus.md +26 -0
  253. package/account_aggregations/docs/Models/Errormessagedto.md +21 -0
  254. package/account_aggregations/docs/Models/Errorresponsedto.md +22 -0
  255. package/account_aggregations/docs/Models/GetAccountAggregationStatusV1400Response.md +19 -0
  256. package/account_aggregations/docs/Models/GetAccountAggregationStatusV1429Response.md +19 -0
  257. package/account_aggregations/docs/Models/Index.md +19 -0
  258. package/account_aggregations/docs/Models/Localeorigin.md +21 -0
  259. package/account_deletion_requests/.openapi-generator/FILES +24 -0
  260. package/account_deletion_requests/api.ts +294 -294
  261. package/account_deletion_requests/docs/Examples/typescript_code_examples_overlay.yaml +32 -0
  262. package/account_deletion_requests/docs/Methods/AccountDeletionRequestsApi.md +106 -0
  263. package/account_deletion_requests/docs/Methods/Index.md +30 -0
  264. package/account_deletion_requests/docs/Models/Accountactionrequestdto.md +32 -0
  265. package/account_deletion_requests/docs/Models/AccountactionrequestdtoAccountDetails.md +38 -0
  266. package/account_deletion_requests/docs/Models/AccountactionrequestdtoCorrelatedIdentity.md +21 -0
  267. package/account_deletion_requests/docs/Models/AccountactionrequestdtoRequester.md +21 -0
  268. package/account_deletion_requests/docs/Models/Accountdeleterequestinput.md +19 -0
  269. package/account_deletion_requests/docs/Models/Accountdetails.md +38 -0
  270. package/account_deletion_requests/docs/Models/Accountrequestasyncresult.md +19 -0
  271. package/account_deletion_requests/docs/Models/Accountrequestphase.md +22 -0
  272. package/account_deletion_requests/docs/Models/Accountrequestphasestate.md +31 -0
  273. package/account_deletion_requests/docs/Models/Approvaldetails.md +23 -0
  274. package/account_deletion_requests/docs/Models/Approverdto.md +26 -0
  275. package/account_deletion_requests/docs/Models/Approverreference.md +21 -0
  276. package/account_deletion_requests/docs/Models/Basereferencedto.md +21 -0
  277. package/account_deletion_requests/docs/Models/Dtotype.md +75 -0
  278. package/account_deletion_requests/docs/Models/Errormessagedto.md +21 -0
  279. package/account_deletion_requests/docs/Models/Errorresponsedto.md +22 -0
  280. package/account_deletion_requests/docs/Models/GetAccountDeletionRequestsV1401Response.md +19 -0
  281. package/account_deletion_requests/docs/Models/GetAccountDeletionRequestsV1429Response.md +19 -0
  282. package/account_deletion_requests/docs/Models/Identityreference.md +21 -0
  283. package/account_deletion_requests/docs/Models/Index.md +19 -0
  284. package/account_deletion_requests/docs/Models/Localeorigin.md +21 -0
  285. package/account_usages/.openapi-generator/FILES +10 -0
  286. package/account_usages/api.ts +56 -56
  287. package/account_usages/docs/Examples/typescript_code_examples_overlay.yaml +18 -0
  288. package/account_usages/docs/Methods/AccountUsagesApi.md +68 -0
  289. package/account_usages/docs/Methods/Index.md +30 -0
  290. package/account_usages/docs/Models/Accountusage.md +20 -0
  291. package/account_usages/docs/Models/Errormessagedto.md +21 -0
  292. package/account_usages/docs/Models/Errorresponsedto.md +22 -0
  293. package/account_usages/docs/Models/GetUsagesByAccountIdV1401Response.md +19 -0
  294. package/account_usages/docs/Models/GetUsagesByAccountIdV1429Response.md +19 -0
  295. package/account_usages/docs/Models/Index.md +19 -0
  296. package/account_usages/docs/Models/Localeorigin.md +21 -0
  297. package/accounts/.openapi-generator/FILES +35 -0
  298. package/accounts/api.ts +681 -681
  299. package/accounts/docs/Examples/typescript_code_examples_overlay.yaml +237 -0
  300. package/accounts/docs/Methods/AccountsApi.md +716 -0
  301. package/accounts/docs/Methods/Index.md +30 -0
  302. package/accounts/docs/Models/Accessmodelmetadata.md +26 -0
  303. package/accounts/docs/Models/AccessmodelmetadataValuesInner.md +21 -0
  304. package/accounts/docs/Models/Account.md +46 -0
  305. package/accounts/docs/Models/AccountAllOfIdentity.md +21 -0
  306. package/accounts/docs/Models/AccountAllOfOwnerIdentity.md +21 -0
  307. package/accounts/docs/Models/AccountAllOfRecommendation.md +20 -0
  308. package/accounts/docs/Models/AccountAllOfSourceOwner.md +21 -0
  309. package/accounts/docs/Models/Accountattributes.md +19 -0
  310. package/accounts/docs/Models/Accountattributescreate.md +19 -0
  311. package/accounts/docs/Models/AccountattributescreateAttributes.md +19 -0
  312. package/accounts/docs/Models/Accountsasyncresult.md +19 -0
  313. package/accounts/docs/Models/Accounttogglerequest.md +20 -0
  314. package/accounts/docs/Models/Accountunlockrequest.md +21 -0
  315. package/accounts/docs/Models/Additionalownerref.md +21 -0
  316. package/accounts/docs/Models/Basecommondto.md +22 -0
  317. package/accounts/docs/Models/Basereferencedto.md +21 -0
  318. package/accounts/docs/Models/Bulkidentitiesaccountsresponse.md +21 -0
  319. package/accounts/docs/Models/Dtotype.md +75 -0
  320. package/accounts/docs/Models/Entitlement.md +37 -0
  321. package/accounts/docs/Models/EntitlementAccessModelMetadata.md +19 -0
  322. package/accounts/docs/Models/EntitlementOwner.md +21 -0
  323. package/accounts/docs/Models/EntitlementSource.md +21 -0
  324. package/accounts/docs/Models/Errormessagedto.md +21 -0
  325. package/accounts/docs/Models/Errorresponsedto.md +22 -0
  326. package/accounts/docs/Models/Identitiesaccountsbulkrequest.md +19 -0
  327. package/accounts/docs/Models/Index.md +19 -0
  328. package/accounts/docs/Models/ListAccountsV1401Response.md +19 -0
  329. package/accounts/docs/Models/ListAccountsV1429Response.md +19 -0
  330. package/accounts/docs/Models/Localeorigin.md +21 -0
  331. package/accounts/docs/Models/Permissiondto.md +20 -0
  332. package/accounts/docs/Models/Recommendation.md +20 -0
  333. package/accounts/docs/Models/Taskresultdto.md +21 -0
  334. package/api_usage/.openapi-generator/FILES +10 -0
  335. package/api_usage/api.ts +67 -67
  336. package/api_usage/docs/Examples/typescript_code_examples_overlay.yaml +32 -0
  337. package/api_usage/docs/Methods/ApiUsageApi.md +111 -0
  338. package/api_usage/docs/Methods/Index.md +30 -0
  339. package/api_usage/docs/Models/Errormessagedto.md +21 -0
  340. package/api_usage/docs/Models/Errorresponsedto.md +22 -0
  341. package/api_usage/docs/Models/GetTotalCountV1401Response.md +19 -0
  342. package/api_usage/docs/Models/GetTotalCountV1429Response.md +19 -0
  343. package/api_usage/docs/Models/Index.md +19 -0
  344. package/api_usage/docs/Models/Localeorigin.md +21 -0
  345. package/api_usage/docs/Models/Summaryresponse.md +20 -0
  346. package/application_discovery/.openapi-generator/FILES +26 -0
  347. package/application_discovery/api.ts +298 -298
  348. package/application_discovery/docs/Examples/typescript_code_examples_overlay.yaml +61 -0
  349. package/application_discovery/docs/Methods/ApplicationDiscoveryApi.md +189 -0
  350. package/application_discovery/docs/Methods/Index.md +30 -0
  351. package/application_discovery/docs/Models/Applicationdiscoveryrequest.md +19 -0
  352. package/application_discovery/docs/Models/Applicationdiscoveryresponse.md +36 -0
  353. package/application_discovery/docs/Models/ApplicationdiscoveryresponseTarget.md +21 -0
  354. package/application_discovery/docs/Models/Basereferencedto.md +21 -0
  355. package/application_discovery/docs/Models/Dtotype.md +75 -0
  356. package/application_discovery/docs/Models/Errormessagedto.md +21 -0
  357. package/application_discovery/docs/Models/Errorresponsedto.md +22 -0
  358. package/application_discovery/docs/Models/Fulldiscoveredapplications.md +50 -0
  359. package/application_discovery/docs/Models/GetDiscoveredApplicationsV1200ResponseInner.md +50 -0
  360. package/application_discovery/docs/Models/Index.md +19 -0
  361. package/application_discovery/docs/Models/Localeorigin.md +21 -0
  362. package/application_discovery/docs/Models/Localizedmessage.md +20 -0
  363. package/application_discovery/docs/Models/Manualdiscoverapplications.md +19 -0
  364. package/application_discovery/docs/Models/Manualdiscoverapplicationstemplate.md +20 -0
  365. package/application_discovery/docs/Models/Slimdiscoveredapplications.md +49 -0
  366. package/application_discovery/docs/Models/StartApplicationDiscoveryV1401Response.md +19 -0
  367. package/application_discovery/docs/Models/StartApplicationDiscoveryV1403Response.md +23 -0
  368. package/application_discovery/docs/Models/StartApplicationDiscoveryV1403ResponseOneOf.md +19 -0
  369. package/application_discovery/docs/Models/StartApplicationDiscoveryV1429Response.md +19 -0
  370. package/application_discovery/docs/Models/Taskdefinitionsummary.md +24 -0
  371. package/application_discovery/docs/Models/Taskreturndetails.md +20 -0
  372. package/application_discovery/docs/Models/Taskstatusmessage.md +22 -0
  373. package/application_discovery/docs/Models/TaskstatusmessageParametersInner.md +18 -0
  374. package/approvals/.openapi-generator/FILES +42 -0
  375. package/approvals/api.ts +848 -848
  376. package/approvals/docs/Examples/typescript_code_examples_overlay.yaml +231 -0
  377. package/approvals/docs/Methods/ApprovalsApi.md +652 -0
  378. package/approvals/docs/Methods/Index.md +30 -0
  379. package/approvals/docs/Models/Approval2.md +47 -0
  380. package/approvals/docs/Models/Approval2ApprovalCriteria.md +21 -0
  381. package/approvals/docs/Models/Approval2ApprovalCriteriaApproval.md +20 -0
  382. package/approvals/docs/Models/Approval2ApprovalCriteriaRejection.md +20 -0
  383. package/approvals/docs/Models/Approvalapproverequest.md +20 -0
  384. package/approvals/docs/Models/Approvalattributesrequest.md +21 -0
  385. package/approvals/docs/Models/Approvalbatch.md +20 -0
  386. package/approvals/docs/Models/Approvalcancelrequest.md +19 -0
  387. package/approvals/docs/Models/Approvalcomment3.md +22 -0
  388. package/approvals/docs/Models/Approvalcommentsrequest.md +19 -0
  389. package/approvals/docs/Models/Approvalconfig.md +28 -0
  390. package/approvals/docs/Models/ApprovalconfigCronTimezone.md +20 -0
  391. package/approvals/docs/Models/ApprovalconfigEscalationConfig.md +22 -0
  392. package/approvals/docs/Models/ApprovalconfigEscalationConfigEscalationChainInner.md +21 -0
  393. package/approvals/docs/Models/ApprovalconfigFallbackApprover.md +20 -0
  394. package/approvals/docs/Models/ApprovalconfigReminderConfig.md +22 -0
  395. package/approvals/docs/Models/ApprovalconfigSerialChainInner.md +21 -0
  396. package/approvals/docs/Models/ApprovalconfigTimeoutConfig.md +21 -0
  397. package/approvals/docs/Models/Approvaldescription.md +20 -0
  398. package/approvals/docs/Models/Approvalidentity.md +25 -0
  399. package/approvals/docs/Models/ApprovalidentityMembersInner.md +22 -0
  400. package/approvals/docs/Models/ApprovalidentityOwnerOfInner.md +21 -0
  401. package/approvals/docs/Models/Approvalidentityrecord.md +25 -0
  402. package/approvals/docs/Models/Approvalname.md +20 -0
  403. package/approvals/docs/Models/Approvalreassignmenthistory.md +24 -0
  404. package/approvals/docs/Models/Approvalreassignrequest.md +21 -0
  405. package/approvals/docs/Models/Approvalreference.md +23 -0
  406. package/approvals/docs/Models/Approvalrejectrequest.md +19 -0
  407. package/approvals/docs/Models/Approvalrequestedtarget.md +25 -0
  408. package/approvals/docs/Models/Bulkapproverequestdto.md +21 -0
  409. package/approvals/docs/Models/Bulkcancelrequestdto.md +20 -0
  410. package/approvals/docs/Models/Bulkreassignrequestdto.md +22 -0
  411. package/approvals/docs/Models/Bulkrejectrequestdto.md +20 -0
  412. package/approvals/docs/Models/Errormessagedto.md +21 -0
  413. package/approvals/docs/Models/Errorresponsedto.md +22 -0
  414. package/approvals/docs/Models/GetApprovalsV1401Response.md +19 -0
  415. package/approvals/docs/Models/GetApprovalsV1429Response.md +19 -0
  416. package/approvals/docs/Models/Index.md +19 -0
  417. package/approvals/docs/Models/Localeorigin.md +21 -0
  418. package/apps/.openapi-generator/FILES +33 -0
  419. package/apps/api.ts +606 -606
  420. package/apps/docs/Examples/typescript_code_examples_overlay.yaml +237 -0
  421. package/apps/docs/Methods/AppsApi.md +683 -0
  422. package/apps/docs/Methods/Index.md +30 -0
  423. package/apps/docs/Models/Accessprofiledetails.md +41 -0
  424. package/apps/docs/Models/AccessprofiledetailsAccountSelector.md +19 -0
  425. package/apps/docs/Models/Appaccessprofileselector.md +20 -0
  426. package/apps/docs/Models/AppaccessprofileselectorAccountMatchConfig.md +19 -0
  427. package/apps/docs/Models/AppaccessprofileselectorAccountMatchConfigMatchExpression.md +20 -0
  428. package/apps/docs/Models/Appaccountdetails.md +21 -0
  429. package/apps/docs/Models/AppaccountdetailsSourceAccount.md +23 -0
  430. package/apps/docs/Models/ArrayInner.md +18 -0
  431. package/apps/docs/Models/Basereferencedto.md +21 -0
  432. package/apps/docs/Models/Dtotype.md +75 -0
  433. package/apps/docs/Models/Errormessagedto.md +21 -0
  434. package/apps/docs/Models/Errorresponsedto.md +22 -0
  435. package/apps/docs/Models/GetSourceAppV1401Response.md +19 -0
  436. package/apps/docs/Models/GetSourceAppV1429Response.md +19 -0
  437. package/apps/docs/Models/Index.md +19 -0
  438. package/apps/docs/Models/Jsonpatchoperation.md +21 -0
  439. package/apps/docs/Models/JsonpatchoperationValue.md +18 -0
  440. package/apps/docs/Models/Localeorigin.md +21 -0
  441. package/apps/docs/Models/Matchterm.md +24 -0
  442. package/apps/docs/Models/Sourceapp.md +30 -0
  443. package/apps/docs/Models/SourceappAccountSource.md +23 -0
  444. package/apps/docs/Models/Sourceappbulkupdaterequest.md +20 -0
  445. package/apps/docs/Models/Sourceappcreatedto.md +22 -0
  446. package/apps/docs/Models/SourceappcreatedtoAccountSource.md +21 -0
  447. package/apps/docs/Models/Sourceapppatchdto.md +31 -0
  448. package/apps/docs/Models/Userapp.md +29 -0
  449. package/apps/docs/Models/UserappAccount.md +21 -0
  450. package/apps/docs/Models/UserappOwner.md +22 -0
  451. package/apps/docs/Models/UserappSource.md +21 -0
  452. package/apps/docs/Models/UserappSourceApp.md +21 -0
  453. package/auth_profile/.openapi-generator/FILES +14 -0
  454. package/auth_profile/api.ts +115 -115
  455. package/auth_profile/docs/Examples/typescript_code_examples_overlay.yaml +45 -0
  456. package/auth_profile/docs/Methods/AuthProfileApi.md +155 -0
  457. package/auth_profile/docs/Methods/Index.md +30 -0
  458. package/auth_profile/docs/Models/ArrayInner.md +18 -0
  459. package/auth_profile/docs/Models/Authprofile.md +25 -0
  460. package/auth_profile/docs/Models/Authprofilesummary.md +20 -0
  461. package/auth_profile/docs/Models/Errormessagedto.md +21 -0
  462. package/auth_profile/docs/Models/Errorresponsedto.md +22 -0
  463. package/auth_profile/docs/Models/GetProfileConfigListV1401Response.md +19 -0
  464. package/auth_profile/docs/Models/GetProfileConfigListV1429Response.md +19 -0
  465. package/auth_profile/docs/Models/Index.md +19 -0
  466. package/auth_profile/docs/Models/Jsonpatchoperation.md +21 -0
  467. package/auth_profile/docs/Models/JsonpatchoperationValue.md +18 -0
  468. package/auth_profile/docs/Models/Localeorigin.md +21 -0
  469. package/auth_users/.openapi-generator/FILES +13 -0
  470. package/auth_users/api.ts +108 -108
  471. package/auth_users/docs/Examples/typescript_code_examples_overlay.yaml +29 -0
  472. package/auth_users/docs/Methods/AuthUsersApi.md +106 -0
  473. package/auth_users/docs/Methods/Index.md +30 -0
  474. package/auth_users/docs/Models/ArrayInner.md +18 -0
  475. package/auth_users/docs/Models/Authuser.md +36 -0
  476. package/auth_users/docs/Models/Errormessagedto.md +21 -0
  477. package/auth_users/docs/Models/Errorresponsedto.md +22 -0
  478. package/auth_users/docs/Models/GetAuthUserV1401Response.md +19 -0
  479. package/auth_users/docs/Models/GetAuthUserV1429Response.md +19 -0
  480. package/auth_users/docs/Models/Index.md +19 -0
  481. package/auth_users/docs/Models/Jsonpatchoperation.md +21 -0
  482. package/auth_users/docs/Models/JsonpatchoperationValue.md +18 -0
  483. package/auth_users/docs/Models/Localeorigin.md +21 -0
  484. package/branding/.openapi-generator/FILES +11 -0
  485. package/branding/api.ts +123 -123
  486. package/branding/docs/Examples/typescript_code_examples_overlay.yaml +84 -0
  487. package/branding/docs/Methods/BrandingApi.md +240 -0
  488. package/branding/docs/Methods/Index.md +30 -0
  489. package/branding/docs/Models/Brandingitem.md +26 -0
  490. package/branding/docs/Models/Brandingitemcreate.md +26 -0
  491. package/branding/docs/Models/Errormessagedto.md +21 -0
  492. package/branding/docs/Models/Errorresponsedto.md +22 -0
  493. package/branding/docs/Models/GetBrandingListV1401Response.md +19 -0
  494. package/branding/docs/Models/GetBrandingListV1429Response.md +19 -0
  495. package/branding/docs/Models/Index.md +19 -0
  496. package/branding/docs/Models/Localeorigin.md +21 -0
  497. package/certification_campaign_filters/.openapi-generator/FILES +14 -0
  498. package/certification_campaign_filters/api.ts +201 -201
  499. package/certification_campaign_filters/docs/Examples/typescript_code_examples_overlay.yaml +73 -0
  500. package/certification_campaign_filters/docs/Methods/CertificationCampaignFiltersApi.md +242 -0
  501. package/certification_campaign_filters/docs/Methods/Index.md +30 -0
  502. package/certification_campaign_filters/docs/Models/Campaignfilterdetails.md +25 -0
  503. package/certification_campaign_filters/docs/Models/CampaignfilterdetailsCriteriaListInner.md +28 -0
  504. package/certification_campaign_filters/docs/Models/Criteriatype.md +39 -0
  505. package/certification_campaign_filters/docs/Models/Errormessagedto.md +21 -0
  506. package/certification_campaign_filters/docs/Models/Errorresponsedto.md +22 -0
  507. package/certification_campaign_filters/docs/Models/Index.md +19 -0
  508. package/certification_campaign_filters/docs/Models/ListCampaignFiltersV1200Response.md +20 -0
  509. package/certification_campaign_filters/docs/Models/ListCampaignFiltersV1401Response.md +19 -0
  510. package/certification_campaign_filters/docs/Models/ListCampaignFiltersV1429Response.md +19 -0
  511. package/certification_campaign_filters/docs/Models/Localeorigin.md +21 -0
  512. package/certification_campaign_filters/docs/Models/Operation.md +31 -0
  513. package/certification_campaigns/.openapi-generator/FILES +46 -0
  514. package/certification_campaigns/api.ts +1139 -1139
  515. package/certification_campaigns/docs/Examples/typescript_code_examples_overlay.yaml +324 -0
  516. package/certification_campaigns/docs/Methods/CertificationCampaignsApi.md +993 -0
  517. package/certification_campaigns/docs/Methods/Index.md +30 -0
  518. package/certification_campaigns/docs/Models/Accessconstraint.md +21 -0
  519. package/certification_campaigns/docs/Models/Activatecampaignoptions.md +19 -0
  520. package/certification_campaigns/docs/Models/Adminreviewreassign.md +21 -0
  521. package/certification_campaigns/docs/Models/AdminreviewreassignReassignTo.md +20 -0
  522. package/certification_campaigns/docs/Models/ArrayInner.md +18 -0
  523. package/certification_campaigns/docs/Models/Campaign2.md +41 -0
  524. package/certification_campaigns/docs/Models/Campaign2AllOfFilter.md +21 -0
  525. package/certification_campaigns/docs/Models/Campaign2AllOfMachineAccountCampaignInfo.md +20 -0
  526. package/certification_campaigns/docs/Models/Campaign2AllOfRoleCompositionCampaignInfo.md +24 -0
  527. package/certification_campaigns/docs/Models/Campaign2AllOfRoleCompositionCampaignInfoRemediatorRef.md +21 -0
  528. package/certification_campaigns/docs/Models/Campaign2AllOfRoleCompositionCampaignInfoReviewer.md +21 -0
  529. package/certification_campaigns/docs/Models/Campaign2AllOfSearchCampaignInfo.md +24 -0
  530. package/certification_campaigns/docs/Models/Campaign2AllOfSearchCampaignInfoReviewer.md +21 -0
  531. package/certification_campaigns/docs/Models/Campaign2AllOfSourceOwnerCampaignInfo.md +19 -0
  532. package/certification_campaigns/docs/Models/Campaign2AllOfSourcesWithOrphanEntitlements.md +21 -0
  533. package/certification_campaigns/docs/Models/Campaignalert.md +20 -0
  534. package/certification_campaigns/docs/Models/Campaigncompleteoptions.md +19 -0
  535. package/certification_campaigns/docs/Models/Campaignreference.md +25 -0
  536. package/certification_campaigns/docs/Models/Campaignreport.md +24 -0
  537. package/certification_campaigns/docs/Models/Campaignreportsconfig.md +19 -0
  538. package/certification_campaigns/docs/Models/Campaignsdeleterequest.md +19 -0
  539. package/certification_campaigns/docs/Models/Campaigntemplate.md +27 -0
  540. package/certification_campaigns/docs/Models/CampaigntemplateOwnerRef.md +22 -0
  541. package/certification_campaigns/docs/Models/Certificationtask.md +26 -0
  542. package/certification_campaigns/docs/Models/Errormessagedto.md +21 -0
  543. package/certification_campaigns/docs/Models/Errorresponsedto.md +22 -0
  544. package/certification_campaigns/docs/Models/GetActiveCampaignsV1200ResponseInner.md +41 -0
  545. package/certification_campaigns/docs/Models/GetActiveCampaignsV1401Response.md +19 -0
  546. package/certification_campaigns/docs/Models/GetActiveCampaignsV1429Response.md +19 -0
  547. package/certification_campaigns/docs/Models/GetCampaignV1200Response.md +41 -0
  548. package/certification_campaigns/docs/Models/Index.md +19 -0
  549. package/certification_campaigns/docs/Models/Jsonpatchoperation.md +21 -0
  550. package/certification_campaigns/docs/Models/JsonpatchoperationValue.md +18 -0
  551. package/certification_campaigns/docs/Models/Localeorigin.md +21 -0
  552. package/certification_campaigns/docs/Models/Reassignmenttraildto.md +21 -0
  553. package/certification_campaigns/docs/Models/Reportresultreference.md +22 -0
  554. package/certification_campaigns/docs/Models/Reporttype.md +25 -0
  555. package/certification_campaigns/docs/Models/Schedule2.md +24 -0
  556. package/certification_campaigns/docs/Models/Schedule2Days.md +21 -0
  557. package/certification_campaigns/docs/Models/Schedule2Hours.md +21 -0
  558. package/certification_campaigns/docs/Models/Schedule2Months.md +21 -0
  559. package/certification_campaigns/docs/Models/Slimcampaign.md +32 -0
  560. package/certification_campaigns/docs/Models/Sodreportresultdto.md +21 -0
  561. package/certification_summaries/.openapi-generator/FILES +25 -0
  562. package/certification_summaries/api.ts +386 -386
  563. package/certification_summaries/docs/Examples/typescript_code_examples_overlay.yaml +69 -0
  564. package/certification_summaries/docs/Methods/CertificationSummariesApi.md +211 -0
  565. package/certification_summaries/docs/Methods/Index.md +30 -0
  566. package/certification_summaries/docs/Models/Accesssummary.md +22 -0
  567. package/certification_summaries/docs/Models/AccesssummaryAccess.md +21 -0
  568. package/certification_summaries/docs/Models/Activityinsights.md +21 -0
  569. package/certification_summaries/docs/Models/Certificationidentitysummary.md +22 -0
  570. package/certification_summaries/docs/Models/Dataaccess.md +21 -0
  571. package/certification_summaries/docs/Models/DataaccessCategoriesInner.md +20 -0
  572. package/certification_summaries/docs/Models/DataaccessImpactScore.md +19 -0
  573. package/certification_summaries/docs/Models/DataaccessPoliciesInner.md +19 -0
  574. package/certification_summaries/docs/Models/Dtotype.md +75 -0
  575. package/certification_summaries/docs/Models/Errormessagedto.md +21 -0
  576. package/certification_summaries/docs/Models/Errorresponsedto.md +22 -0
  577. package/certification_summaries/docs/Models/GetIdentityDecisionSummaryV1401Response.md +19 -0
  578. package/certification_summaries/docs/Models/GetIdentityDecisionSummaryV1429Response.md +19 -0
  579. package/certification_summaries/docs/Models/Identitycertdecisionsummary.md +34 -0
  580. package/certification_summaries/docs/Models/Identityreferencewithnameandemail.md +22 -0
  581. package/certification_summaries/docs/Models/Index.md +19 -0
  582. package/certification_summaries/docs/Models/Localeorigin.md +21 -0
  583. package/certification_summaries/docs/Models/Reviewableaccessprofile.md +28 -0
  584. package/certification_summaries/docs/Models/Reviewableentitlement.md +36 -0
  585. package/certification_summaries/docs/Models/ReviewableentitlementAccount.md +30 -0
  586. package/certification_summaries/docs/Models/ReviewableentitlementAccountOwner.md +21 -0
  587. package/certification_summaries/docs/Models/Reviewablerole.md +27 -0
  588. package/certifications/.openapi-generator/FILES +39 -0
  589. package/certifications/api.ts +651 -651
  590. package/certifications/docs/Examples/typescript_code_examples_overlay.yaml +184 -0
  591. package/certifications/docs/Methods/CertificationsApi.md +525 -0
  592. package/certifications/docs/Methods/Index.md +30 -0
  593. package/certifications/docs/Models/Accessreviewitem.md +25 -0
  594. package/certifications/docs/Models/Accesssummary.md +22 -0
  595. package/certifications/docs/Models/AccesssummaryAccess.md +21 -0
  596. package/certifications/docs/Models/Activityinsights.md +21 -0
  597. package/certifications/docs/Models/Campaignreference.md +25 -0
  598. package/certifications/docs/Models/Certificationdecision.md +21 -0
  599. package/certifications/docs/Models/Certificationidentitysummary.md +22 -0
  600. package/certifications/docs/Models/Certificationphase.md +23 -0
  601. package/certifications/docs/Models/Certificationreference.md +22 -0
  602. package/certifications/docs/Models/Certificationtask.md +26 -0
  603. package/certifications/docs/Models/Dataaccess.md +21 -0
  604. package/certifications/docs/Models/DataaccessCategoriesInner.md +20 -0
  605. package/certifications/docs/Models/DataaccessImpactScore.md +19 -0
  606. package/certifications/docs/Models/DataaccessPoliciesInner.md +19 -0
  607. package/certifications/docs/Models/Dtotype.md +75 -0
  608. package/certifications/docs/Models/Errormessagedto.md +21 -0
  609. package/certifications/docs/Models/Errorresponsedto.md +22 -0
  610. package/certifications/docs/Models/Identitycertificationdto.md +35 -0
  611. package/certifications/docs/Models/Identityreferencewithnameandemail.md +22 -0
  612. package/certifications/docs/Models/Index.md +19 -0
  613. package/certifications/docs/Models/ListIdentityCertificationsV1401Response.md +19 -0
  614. package/certifications/docs/Models/ListIdentityCertificationsV1429Response.md +19 -0
  615. package/certifications/docs/Models/Localeorigin.md +21 -0
  616. package/certifications/docs/Models/Permissiondto.md +20 -0
  617. package/certifications/docs/Models/Reassignment.md +20 -0
  618. package/certifications/docs/Models/Reassignmenttraildto.md +21 -0
  619. package/certifications/docs/Models/Reassignreference.md +20 -0
  620. package/certifications/docs/Models/Reviewableaccessprofile.md +28 -0
  621. package/certifications/docs/Models/Reviewableentitlement.md +36 -0
  622. package/certifications/docs/Models/ReviewableentitlementAccount.md +30 -0
  623. package/certifications/docs/Models/ReviewableentitlementAccountOwner.md +21 -0
  624. package/certifications/docs/Models/Reviewablerole.md +27 -0
  625. package/certifications/docs/Models/Reviewdecision.md +24 -0
  626. package/certifications/docs/Models/Reviewer.md +24 -0
  627. package/certifications/docs/Models/Reviewreassign.md +21 -0
  628. package/certifications/docs/Models/Reviewrecommendation.md +21 -0
  629. package/classify_source/.openapi-generator/FILES +12 -0
  630. package/classify_source/api.ts +110 -110
  631. package/classify_source/docs/Examples/typescript_code_examples_overlay.yaml +42 -0
  632. package/classify_source/docs/Methods/ClassifySourceApi.md +136 -0
  633. package/classify_source/docs/Methods/Index.md +30 -0
  634. package/classify_source/docs/Models/Errormessagedto.md +21 -0
  635. package/classify_source/docs/Models/Errorresponsedto.md +22 -0
  636. package/classify_source/docs/Models/GetClassifyMachineAccountFromSourceStatusV1401Response.md +19 -0
  637. package/classify_source/docs/Models/GetClassifyMachineAccountFromSourceStatusV1429Response.md +19 -0
  638. package/classify_source/docs/Models/Index.md +19 -0
  639. package/classify_source/docs/Models/Localeorigin.md +21 -0
  640. package/classify_source/docs/Models/SendClassifyMachineAccountFromSourceV1200Response.md +19 -0
  641. package/classify_source/docs/Models/Sourceclassificationstatus.md +22 -0
  642. package/classify_source/docs/Models/SourceclassificationstatusAllOfCounts.md +21 -0
  643. package/configuration_hub/.openapi-generator/FILES +35 -0
  644. package/configuration_hub/api.ts +637 -637
  645. package/configuration_hub/docs/Examples/typescript_code_examples_overlay.yaml +284 -0
  646. package/configuration_hub/docs/Methods/ConfigurationHubApi.md +825 -0
  647. package/configuration_hub/docs/Methods/Index.md +30 -0
  648. package/configuration_hub/docs/Models/Approvalcomment.md +23 -0
  649. package/configuration_hub/docs/Models/ArrayInner.md +18 -0
  650. package/configuration_hub/docs/Models/Backupoptions.md +20 -0
  651. package/configuration_hub/docs/Models/Backupresponse.md +35 -0
  652. package/configuration_hub/docs/Models/CreateUploadedConfigurationV1Request.md +20 -0
  653. package/configuration_hub/docs/Models/Deployrequest.md +19 -0
  654. package/configuration_hub/docs/Models/Deployresponse.md +30 -0
  655. package/configuration_hub/docs/Models/Draftresponse.md +34 -0
  656. package/configuration_hub/docs/Models/Errormessagedto.md +21 -0
  657. package/configuration_hub/docs/Models/Errorresponsedto.md +22 -0
  658. package/configuration_hub/docs/Models/GetObjectMappingsV1401Response.md +19 -0
  659. package/configuration_hub/docs/Models/GetObjectMappingsV1429Response.md +19 -0
  660. package/configuration_hub/docs/Models/Index.md +19 -0
  661. package/configuration_hub/docs/Models/Jsonpatch.md +19 -0
  662. package/configuration_hub/docs/Models/Jsonpatchoperation.md +21 -0
  663. package/configuration_hub/docs/Models/JsonpatchoperationValue.md +18 -0
  664. package/configuration_hub/docs/Models/ListDeploysV1200Response.md +19 -0
  665. package/configuration_hub/docs/Models/Localeorigin.md +21 -0
  666. package/configuration_hub/docs/Models/Objectexportimportnames.md +19 -0
  667. package/configuration_hub/docs/Models/Objectmappingbulkcreaterequest.md +19 -0
  668. package/configuration_hub/docs/Models/Objectmappingbulkcreateresponse.md +19 -0
  669. package/configuration_hub/docs/Models/Objectmappingbulkpatchrequest.md +19 -0
  670. package/configuration_hub/docs/Models/Objectmappingbulkpatchresponse.md +19 -0
  671. package/configuration_hub/docs/Models/Objectmappingrequest.md +23 -0
  672. package/configuration_hub/docs/Models/Objectmappingresponse.md +26 -0
  673. package/configuration_hub/docs/Models/Scheduledactionpayload.md +23 -0
  674. package/configuration_hub/docs/Models/ScheduledactionpayloadContent.md +23 -0
  675. package/configuration_hub/docs/Models/ScheduledactionpayloadContentBackupOptions.md +20 -0
  676. package/configuration_hub/docs/Models/Scheduledactionresponse.md +25 -0
  677. package/configuration_hub/docs/Models/ScheduledactionresponseContent.md +23 -0
  678. package/configuration_hub/docs/Models/ScheduledactionresponseContentBackupOptions.md +20 -0
  679. package/configuration_hub/docs/Models/ScheduledactionresponseContentBackupOptionsObjectOptionsValue.md +19 -0
  680. package/connector_customizers/.openapi-generator/FILES +15 -0
  681. package/connector_customizers/api.ts +161 -161
  682. package/connector_customizers/docs/Examples/typescript_code_examples_overlay.yaml +86 -0
  683. package/connector_customizers/docs/Methods/ConnectorCustomizersApi.md +254 -0
  684. package/connector_customizers/docs/Methods/Index.md +30 -0
  685. package/connector_customizers/docs/Models/Connectorcustomizercreaterequest.md +19 -0
  686. package/connector_customizers/docs/Models/Connectorcustomizercreateresponse.md +22 -0
  687. package/connector_customizers/docs/Models/Connectorcustomizersresponse.md +24 -0
  688. package/connector_customizers/docs/Models/Connectorcustomizerupdaterequest.md +19 -0
  689. package/connector_customizers/docs/Models/Connectorcustomizerupdateresponse.md +24 -0
  690. package/connector_customizers/docs/Models/Connectorcustomizerversioncreateresponse.md +22 -0
  691. package/connector_customizers/docs/Models/Errormessagedto.md +21 -0
  692. package/connector_customizers/docs/Models/Errorresponsedto.md +22 -0
  693. package/connector_customizers/docs/Models/Index.md +19 -0
  694. package/connector_customizers/docs/Models/ListConnectorCustomizersV1401Response.md +19 -0
  695. package/connector_customizers/docs/Models/ListConnectorCustomizersV1429Response.md +19 -0
  696. package/connector_customizers/docs/Models/Localeorigin.md +21 -0
  697. package/connector_rule_management/.openapi-generator/FILES +17 -0
  698. package/connector_rule_management/api.ts +247 -247
  699. package/connector_rule_management/docs/Examples/typescript_code_examples_overlay.yaml +87 -0
  700. package/connector_rule_management/docs/Methods/ConnectorRuleManagementApi.md +260 -0
  701. package/connector_rule_management/docs/Methods/Index.md +30 -0
  702. package/connector_rule_management/docs/Models/Argument.md +21 -0
  703. package/connector_rule_management/docs/Models/Connectorrulecreaterequest.md +24 -0
  704. package/connector_rule_management/docs/Models/ConnectorrulecreaterequestSignature.md +20 -0
  705. package/connector_rule_management/docs/Models/Connectorruleresponse.md +27 -0
  706. package/connector_rule_management/docs/Models/Connectorruleupdaterequest.md +25 -0
  707. package/connector_rule_management/docs/Models/Connectorrulevalidationresponse.md +20 -0
  708. package/connector_rule_management/docs/Models/ConnectorrulevalidationresponseDetailsInner.md +21 -0
  709. package/connector_rule_management/docs/Models/Errormessagedto.md +21 -0
  710. package/connector_rule_management/docs/Models/Errorresponsedto.md +22 -0
  711. package/connector_rule_management/docs/Models/GetConnectorRuleListV1401Response.md +19 -0
  712. package/connector_rule_management/docs/Models/GetConnectorRuleListV1429Response.md +19 -0
  713. package/connector_rule_management/docs/Models/Index.md +19 -0
  714. package/connector_rule_management/docs/Models/Localeorigin.md +21 -0
  715. package/connector_rule_management/docs/Models/Sourcecode.md +20 -0
  716. package/connectors/.openapi-generator/FILES +19 -0
  717. package/connectors/api.ts +319 -319
  718. package/connectors/docs/Examples/typescript_code_examples_overlay.yaml +193 -0
  719. package/connectors/docs/Methods/ConnectorsApi.md +561 -0
  720. package/connectors/docs/Methods/Index.md +30 -0
  721. package/connectors/docs/Models/ArrayInner.md +18 -0
  722. package/connectors/docs/Models/Connectordetail.md +34 -0
  723. package/connectors/docs/Models/Errormessagedto.md +21 -0
  724. package/connectors/docs/Models/Errorresponsedto.md +22 -0
  725. package/connectors/docs/Models/GetConnectorV1401Response.md +19 -0
  726. package/connectors/docs/Models/GetConnectorV1429Response.md +19 -0
  727. package/connectors/docs/Models/Index.md +19 -0
  728. package/connectors/docs/Models/Jsonpatchoperation.md +21 -0
  729. package/connectors/docs/Models/JsonpatchoperationValue.md +18 -0
  730. package/connectors/docs/Models/Localeorigin.md +21 -0
  731. package/connectors/docs/Models/PutConnectorCorrelationConfigV1Request.md +19 -0
  732. package/connectors/docs/Models/PutConnectorSourceConfigV1Request.md +19 -0
  733. package/connectors/docs/Models/PutConnectorSourceTemplateV1Request.md +19 -0
  734. package/connectors/docs/Models/Updatedetail.md +22 -0
  735. package/connectors/docs/Models/V3connectordto.md +26 -0
  736. package/connectors/docs/Models/V3createconnectordto.md +23 -0
  737. package/custom_forms/.openapi-generator/FILES +43 -0
  738. package/custom_forms/api.ts +689 -689
  739. package/custom_forms/docs/Examples/typescript_code_examples_overlay.yaml +272 -0
  740. package/custom_forms/docs/Methods/CustomFormsApi.md +754 -0
  741. package/custom_forms/docs/Methods/Index.md +30 -0
  742. package/custom_forms/docs/Models/Conditioneffect.md +20 -0
  743. package/custom_forms/docs/Models/ConditioneffectConfig.md +20 -0
  744. package/custom_forms/docs/Models/Conditionrule.md +23 -0
  745. package/custom_forms/docs/Models/CreateFormDefinitionFileRequestV1Request.md +19 -0
  746. package/custom_forms/docs/Models/Createformdefinitionrequest.md +25 -0
  747. package/custom_forms/docs/Models/Createforminstancerequest.md +26 -0
  748. package/custom_forms/docs/Models/Error.md +21 -0
  749. package/custom_forms/docs/Models/Errormessage.md +21 -0
  750. package/custom_forms/docs/Models/ExportFormDefinitionsByTenantV1200ResponseInner.md +21 -0
  751. package/custom_forms/docs/Models/ExportFormDefinitionsByTenantV1200ResponseInnerSelf.md +19 -0
  752. package/custom_forms/docs/Models/Formcondition.md +21 -0
  753. package/custom_forms/docs/Models/Formdefinitiondynamicschemarequest.md +23 -0
  754. package/custom_forms/docs/Models/FormdefinitiondynamicschemarequestAttributes.md +19 -0
  755. package/custom_forms/docs/Models/Formdefinitiondynamicschemaresponse.md +19 -0
  756. package/custom_forms/docs/Models/Formdefinitionfileuploadresponse.md +21 -0
  757. package/custom_forms/docs/Models/Formdefinitioninput.md +22 -0
  758. package/custom_forms/docs/Models/Formdefinitionresponse.md +28 -0
  759. package/custom_forms/docs/Models/Formdefinitionselfimportexportdto.md +21 -0
  760. package/custom_forms/docs/Models/Formelement.md +23 -0
  761. package/custom_forms/docs/Models/Formelementdatasourceconfigoptions.md +21 -0
  762. package/custom_forms/docs/Models/Formelementdynamicdatasource.md +20 -0
  763. package/custom_forms/docs/Models/Formelementdynamicdatasourceconfig.md +22 -0
  764. package/custom_forms/docs/Models/Formelementpreviewrequest.md +19 -0
  765. package/custom_forms/docs/Models/Formelementvalidationsset.md +19 -0
  766. package/custom_forms/docs/Models/Formerror.md +21 -0
  767. package/custom_forms/docs/Models/Forminstancecreatedby.md +20 -0
  768. package/custom_forms/docs/Models/Forminstancerecipient.md +20 -0
  769. package/custom_forms/docs/Models/Forminstanceresponse.md +33 -0
  770. package/custom_forms/docs/Models/Formowner.md +21 -0
  771. package/custom_forms/docs/Models/Formusedby.md +21 -0
  772. package/custom_forms/docs/Models/ImportFormDefinitionsV1202Response.md +22 -0
  773. package/custom_forms/docs/Models/ImportFormDefinitionsV1202ResponseErrorsInner.md +21 -0
  774. package/custom_forms/docs/Models/ImportFormDefinitionsV1RequestInner.md +21 -0
  775. package/custom_forms/docs/Models/Index.md +19 -0
  776. package/custom_forms/docs/Models/Listformdefinitionsbytenantresponse.md +20 -0
  777. package/custom_forms/docs/Models/Listformelementdatabyelementidresponse.md +19 -0
  778. package/custom_forms/docs/Models/Listforminstancesbytenantresponse.md +33 -0
  779. package/custom_forms/docs/Models/Listpredefinedselectoptionsresponse.md +19 -0
  780. package/custom_forms/docs/Models/Previewdatasourceresponse.md +19 -0
  781. package/custom_forms/docs/Models/SearchFormDefinitionsByTenantV1400Response.md +22 -0
  782. package/custom_password_instructions/.openapi-generator/FILES +8 -0
  783. package/custom_password_instructions/api.ts +101 -101
  784. package/custom_password_instructions/docs/Examples/typescript_code_examples_overlay.yaml +47 -0
  785. package/custom_password_instructions/docs/Methods/CustomPasswordInstructionsApi.md +163 -0
  786. package/custom_password_instructions/docs/Methods/Index.md +30 -0
  787. package/custom_password_instructions/docs/Models/Custompasswordinstruction.md +21 -0
  788. package/custom_password_instructions/docs/Models/Errormessagedto.md +21 -0
  789. package/custom_password_instructions/docs/Models/Errorresponsedto.md +22 -0
  790. package/custom_password_instructions/docs/Models/Index.md +19 -0
  791. package/custom_password_instructions/docs/Models/Localeorigin.md +21 -0
  792. package/custom_user_levels/.openapi-generator/FILES +25 -0
  793. package/custom_user_levels/api.ts +339 -339
  794. package/custom_user_levels/docs/Examples/typescript_code_examples_overlay.yaml +147 -0
  795. package/custom_user_levels/docs/Methods/CustomUserLevelsApi.md +436 -0
  796. package/custom_user_levels/docs/Methods/Index.md +30 -0
  797. package/custom_user_levels/docs/Models/ArrayInner.md +18 -0
  798. package/custom_user_levels/docs/Models/Authuserlevelsidentitycount.md +20 -0
  799. package/custom_user_levels/docs/Models/Authuserslimresponse.md +22 -0
  800. package/custom_user_levels/docs/Models/Dtotype.md +75 -0
  801. package/custom_user_levels/docs/Models/Errormessagedto.md +21 -0
  802. package/custom_user_levels/docs/Models/Errorresponsedto.md +22 -0
  803. package/custom_user_levels/docs/Models/Hierarchicalrightset.md +24 -0
  804. package/custom_user_levels/docs/Models/Identityreference.md +21 -0
  805. package/custom_user_levels/docs/Models/Index.md +19 -0
  806. package/custom_user_levels/docs/Models/Jsonpatch.md +19 -0
  807. package/custom_user_levels/docs/Models/Jsonpatchoperation.md +21 -0
  808. package/custom_user_levels/docs/Models/JsonpatchoperationValue.md +18 -0
  809. package/custom_user_levels/docs/Models/ListUserLevelsV1401Response.md +19 -0
  810. package/custom_user_levels/docs/Models/ListUserLevelsV1429Response.md +19 -0
  811. package/custom_user_levels/docs/Models/Localeorigin.md +21 -0
  812. package/custom_user_levels/docs/Models/Nestedconfig.md +22 -0
  813. package/custom_user_levels/docs/Models/Publicidentity.md +26 -0
  814. package/custom_user_levels/docs/Models/PublicidentityAttributesInner.md +21 -0
  815. package/custom_user_levels/docs/Models/Rightsetdto.md +29 -0
  816. package/custom_user_levels/docs/Models/Userlevelpublishsummary.md +22 -0
  817. package/custom_user_levels/docs/Models/Userlevelrequest.md +22 -0
  818. package/custom_user_levels/docs/Models/Userlevelsummarydto.md +33 -0
  819. package/data_access_security/.openapi-generator/FILES +35 -0
  820. package/data_access_security/api.ts +645 -645
  821. package/data_access_security/docs/Examples/typescript_code_examples_overlay.yaml +372 -0
  822. package/data_access_security/docs/Methods/DataAccessSecurityApi.md +1018 -0
  823. package/data_access_security/docs/Methods/Index.md +30 -0
  824. package/data_access_security/docs/Models/Activityconfigurationsettings.md +26 -0
  825. package/data_access_security/docs/Models/Applicationcrawlersettings.md +28 -0
  826. package/data_access_security/docs/Models/Applicationitem.md +28 -0
  827. package/data_access_security/docs/Models/Applicationtype.md +47 -0
  828. package/data_access_security/docs/Models/Assignresourceownerrequest.md +21 -0
  829. package/data_access_security/docs/Models/Basecreateapplicationrequest.md +30 -0
  830. package/data_access_security/docs/Models/Basesettings.md +20 -0
  831. package/data_access_security/docs/Models/Businessservicetype.md +157 -0
  832. package/data_access_security/docs/Models/Crawlresourcessizesoptions.md +25 -0
  833. package/data_access_security/docs/Models/CreateIdentityCollectorV1200Response.md +20 -0
  834. package/data_access_security/docs/Models/Createidentitycollectorrequest.md +20 -0
  835. package/data_access_security/docs/Models/Createschedulerequest.md +28 -0
  836. package/data_access_security/docs/Models/Dataclassificationsettings.md +20 -0
  837. package/data_access_security/docs/Models/Dataownermodel.md +21 -0
  838. package/data_access_security/docs/Models/Errormessagedto.md +21 -0
  839. package/data_access_security/docs/Models/Errorresponsedto.md +22 -0
  840. package/data_access_security/docs/Models/GetTasksV1401Response.md +19 -0
  841. package/data_access_security/docs/Models/GetTasksV1429Response.md +19 -0
  842. package/data_access_security/docs/Models/Identitycollectorlistitem.md +22 -0
  843. package/data_access_security/docs/Models/Index.md +19 -0
  844. package/data_access_security/docs/Models/Int64stringkeyvaluepair.md +20 -0
  845. package/data_access_security/docs/Models/Localeorigin.md +21 -0
  846. package/data_access_security/docs/Models/Permissioncollectorsettings.md +24 -0
  847. package/data_access_security/docs/Models/PutIdentityCollectorV1409Response.md +21 -0
  848. package/data_access_security/docs/Models/PutIdentityCollectorV1409ResponseMessagesInner.md +21 -0
  849. package/data_access_security/docs/Models/Reelectrequest.md +21 -0
  850. package/data_access_security/docs/Models/Resourcemodel.md +24 -0
  851. package/data_access_security/docs/Models/Scheduleinfo.md +33 -0
  852. package/data_access_security/docs/Models/Tag.md +20 -0
  853. package/data_access_security/docs/Models/Taskinfo.md +28 -0
  854. package/data_access_security/docs/Models/Updateidentitycollectorrequest.md +21 -0
  855. package/data_access_security/docs/Models/Updateschedulerequest.md +28 -0
  856. package/data_segmentation/.openapi-generator/FILES +21 -0
  857. package/data_segmentation/api.ts +249 -249
  858. package/data_segmentation/docs/Examples/typescript_code_examples_overlay.yaml +129 -0
  859. package/data_segmentation/docs/Methods/DataSegmentationApi.md +381 -0
  860. package/data_segmentation/docs/Methods/Index.md +30 -0
  861. package/data_segmentation/docs/Models/DataSegment.md +29 -0
  862. package/data_segmentation/docs/Models/Dtotype.md +75 -0
  863. package/data_segmentation/docs/Models/Errormessagedto.md +21 -0
  864. package/data_segmentation/docs/Models/Errorresponsedto.md +22 -0
  865. package/data_segmentation/docs/Models/Expression.md +22 -0
  866. package/data_segmentation/docs/Models/ExpressionChildrenInner.md +22 -0
  867. package/data_segmentation/docs/Models/GetDataSegmentIdentityMembershipV1401Response.md +19 -0
  868. package/data_segmentation/docs/Models/GetDataSegmentIdentityMembershipV1429Response.md +19 -0
  869. package/data_segmentation/docs/Models/Index.md +19 -0
  870. package/data_segmentation/docs/Models/Localeorigin.md +21 -0
  871. package/data_segmentation/docs/Models/Membershiptype.md +23 -0
  872. package/data_segmentation/docs/Models/Ref.md +20 -0
  873. package/data_segmentation/docs/Models/Scope.md +22 -0
  874. package/data_segmentation/docs/Models/Scopetype.md +25 -0
  875. package/data_segmentation/docs/Models/Scopevisibilitytype.md +25 -0
  876. package/data_segmentation/docs/Models/Segmentmembership.md +21 -0
  877. package/data_segmentation/docs/Models/Value.md +20 -0
  878. package/data_segmentation/docs/Models/Visibilitycriteria.md +19 -0
  879. package/declassify_source/.openapi-generator/FILES +9 -0
  880. package/declassify_source/api.ts +47 -47
  881. package/declassify_source/docs/Examples/typescript_code_examples_overlay.yaml +14 -0
  882. package/declassify_source/docs/Methods/DeclassifySourceApi.md +58 -0
  883. package/declassify_source/docs/Methods/Index.md +30 -0
  884. package/declassify_source/docs/Models/Errormessagedto.md +21 -0
  885. package/declassify_source/docs/Models/Errorresponsedto.md +22 -0
  886. package/declassify_source/docs/Models/Index.md +19 -0
  887. package/declassify_source/docs/Models/Localeorigin.md +21 -0
  888. package/declassify_source/docs/Models/SendDeclassifyMachineAccountFromSourceV1401Response.md +19 -0
  889. package/declassify_source/docs/Models/SendDeclassifyMachineAccountFromSourceV1429Response.md +19 -0
  890. package/dimensions/.openapi-generator/FILES +47 -0
  891. package/dimensions/api.ts +562 -562
  892. package/dimensions/docs/Examples/typescript_code_examples_overlay.yaml +136 -0
  893. package/dimensions/docs/Methods/DimensionsApi.md +391 -0
  894. package/dimensions/docs/Methods/Index.md +30 -0
  895. package/dimensions/docs/Models/Accessduration.md +20 -0
  896. package/dimensions/docs/Models/Accessmodelmetadata.md +26 -0
  897. package/dimensions/docs/Models/AccessmodelmetadataValuesInner.md +21 -0
  898. package/dimensions/docs/Models/Accessprofile.md +34 -0
  899. package/dimensions/docs/Models/Accessprofileapprovalscheme.md +20 -0
  900. package/dimensions/docs/Models/Accessprofileref.md +21 -0
  901. package/dimensions/docs/Models/Accessprofilesourceref.md +21 -0
  902. package/dimensions/docs/Models/Additionalownerref.md +21 -0
  903. package/dimensions/docs/Models/ArrayInner.md +18 -0
  904. package/dimensions/docs/Models/Attributedto.md +26 -0
  905. package/dimensions/docs/Models/Attributedtolist.md +19 -0
  906. package/dimensions/docs/Models/Attributevaluedto.md +21 -0
  907. package/dimensions/docs/Models/Dimension.md +28 -0
  908. package/dimensions/docs/Models/Dimensionbulkdeleterequest.md +19 -0
  909. package/dimensions/docs/Models/Dimensioncriteriakey.md +20 -0
  910. package/dimensions/docs/Models/Dimensioncriteriakeytype.md +19 -0
  911. package/dimensions/docs/Models/Dimensioncriterialevel1.md +22 -0
  912. package/dimensions/docs/Models/Dimensioncriterialevel2.md +22 -0
  913. package/dimensions/docs/Models/Dimensioncriterialevel3.md +21 -0
  914. package/dimensions/docs/Models/Dimensioncriteriaoperation.md +23 -0
  915. package/dimensions/docs/Models/Dimensionmembershipselector.md +20 -0
  916. package/dimensions/docs/Models/Dimensionmembershipselectortype.md +19 -0
  917. package/dimensions/docs/Models/Entitlement.md +37 -0
  918. package/dimensions/docs/Models/EntitlementAccessModelMetadata.md +19 -0
  919. package/dimensions/docs/Models/EntitlementOwner.md +21 -0
  920. package/dimensions/docs/Models/EntitlementSource.md +21 -0
  921. package/dimensions/docs/Models/Entitlementref.md +21 -0
  922. package/dimensions/docs/Models/Errormessagedto.md +21 -0
  923. package/dimensions/docs/Models/Errorresponsedto.md +22 -0
  924. package/dimensions/docs/Models/Index.md +19 -0
  925. package/dimensions/docs/Models/Jsonpatchoperation.md +21 -0
  926. package/dimensions/docs/Models/JsonpatchoperationValue.md +18 -0
  927. package/dimensions/docs/Models/ListDimensionsV1401Response.md +19 -0
  928. package/dimensions/docs/Models/ListDimensionsV1429Response.md +19 -0
  929. package/dimensions/docs/Models/Localeorigin.md +21 -0
  930. package/dimensions/docs/Models/Ownerreference.md +21 -0
  931. package/dimensions/docs/Models/Permissiondto.md +20 -0
  932. package/dimensions/docs/Models/Provisioningcriterialevel1.md +22 -0
  933. package/dimensions/docs/Models/Provisioningcriterialevel2.md +22 -0
  934. package/dimensions/docs/Models/Provisioningcriterialevel3.md +22 -0
  935. package/dimensions/docs/Models/Provisioningcriteriaoperation.md +29 -0
  936. package/dimensions/docs/Models/Requestability.md +24 -0
  937. package/dimensions/docs/Models/Revocability.md +19 -0
  938. package/dimensions/docs/Models/Taskresultdto.md +21 -0
  939. package/dist/access_model_metadata/api.d.ts +456 -456
  940. package/dist/access_model_metadata/api.js +164 -164
  941. package/dist/access_model_metadata/api.js.map +1 -1
  942. package/dist/access_profiles/api.d.ts +480 -480
  943. package/dist/access_profiles/api.js +114 -114
  944. package/dist/access_profiles/api.js.map +1 -1
  945. package/dist/access_request_approvals/api.d.ts +584 -584
  946. package/dist/access_request_approvals/api.js +103 -103
  947. package/dist/access_request_approvals/api.js.map +1 -1
  948. package/dist/access_request_identity_metrics/api.d.ts +52 -52
  949. package/dist/access_request_identity_metrics/api.js +29 -29
  950. package/dist/access_request_identity_metrics/api.js.map +1 -1
  951. package/dist/access_requests/api.d.ts +1109 -1109
  952. package/dist/access_requests/api.js +202 -202
  953. package/dist/access_requests/api.js.map +1 -1
  954. package/dist/account_activities/api.d.ts +150 -150
  955. package/dist/account_activities/api.js +38 -38
  956. package/dist/account_activities/api.js.map +1 -1
  957. package/dist/account_aggregations/api.d.ts +57 -57
  958. package/dist/account_aggregations/api.js +27 -27
  959. package/dist/account_aggregations/api.js.map +1 -1
  960. package/dist/account_deletion_requests/api.d.ts +285 -285
  961. package/dist/account_deletion_requests/api.js +44 -44
  962. package/dist/account_deletion_requests/api.js.map +1 -1
  963. package/dist/account_usages/api.d.ts +52 -52
  964. package/dist/account_usages/api.js +26 -26
  965. package/dist/account_usages/api.js.map +1 -1
  966. package/dist/accounts/api.d.ts +597 -597
  967. package/dist/accounts/api.js +196 -196
  968. package/dist/accounts/api.js.map +1 -1
  969. package/dist/api_usage/api.d.ts +61 -61
  970. package/dist/api_usage/api.js +32 -32
  971. package/dist/api_usage/api.js.map +1 -1
  972. package/dist/application_discovery/api.d.ts +281 -281
  973. package/dist/application_discovery/api.js +60 -60
  974. package/dist/application_discovery/api.js.map +1 -1
  975. package/dist/approvals/api.d.ts +756 -756
  976. package/dist/approvals/api.js +246 -246
  977. package/dist/approvals/api.js.map +1 -1
  978. package/dist/apps/api.d.ts +562 -562
  979. package/dist/apps/api.js +136 -136
  980. package/dist/apps/api.js.map +1 -1
  981. package/dist/auth_profile/api.d.ts +102 -102
  982. package/dist/auth_profile/api.js +49 -49
  983. package/dist/auth_profile/api.js.map +1 -1
  984. package/dist/auth_users/api.d.ts +97 -97
  985. package/dist/auth_users/api.js +43 -43
  986. package/dist/auth_users/api.js.map +1 -1
  987. package/dist/branding/api.d.ts +112 -112
  988. package/dist/branding/api.js +48 -48
  989. package/dist/branding/api.js.map +1 -1
  990. package/dist/certification_campaign_filters/api.d.ts +176 -176
  991. package/dist/certification_campaign_filters/api.js +71 -71
  992. package/dist/certification_campaign_filters/api.js.map +1 -1
  993. package/dist/certification_campaigns/api.d.ts +1036 -1036
  994. package/dist/certification_campaigns/api.js +311 -311
  995. package/dist/certification_campaigns/api.js.map +1 -1
  996. package/dist/certification_summaries/api.d.ts +369 -369
  997. package/dist/certification_summaries/api.js +50 -50
  998. package/dist/certification_summaries/api.js.map +1 -1
  999. package/dist/certifications/api.d.ts +605 -605
  1000. package/dist/certifications/api.js +128 -128
  1001. package/dist/certifications/api.js.map +1 -1
  1002. package/dist/classify_source/api.d.ts +102 -102
  1003. package/dist/classify_source/api.js +39 -39
  1004. package/dist/classify_source/api.js.map +1 -1
  1005. package/dist/configuration_hub/api.d.ts +568 -568
  1006. package/dist/configuration_hub/api.js +209 -209
  1007. package/dist/configuration_hub/api.js.map +1 -1
  1008. package/dist/connector_customizers/api.d.ts +139 -139
  1009. package/dist/connector_customizers/api.js +72 -72
  1010. package/dist/connector_customizers/api.js.map +1 -1
  1011. package/dist/connector_rule_management/api.d.ts +217 -217
  1012. package/dist/connector_rule_management/api.js +85 -85
  1013. package/dist/connector_rule_management/api.js.map +1 -1
  1014. package/dist/connectors/api.d.ts +281 -281
  1015. package/dist/connectors/api.js +133 -133
  1016. package/dist/connectors/api.js.map +1 -1
  1017. package/dist/custom_forms/api.d.ts +651 -651
  1018. package/dist/custom_forms/api.js +159 -159
  1019. package/dist/custom_forms/api.js.map +1 -1
  1020. package/dist/custom_password_instructions/api.d.ts +88 -88
  1021. package/dist/custom_password_instructions/api.js +54 -54
  1022. package/dist/custom_password_instructions/api.js.map +1 -1
  1023. package/dist/custom_user_levels/api.d.ts +309 -309
  1024. package/dist/custom_user_levels/api.js +99 -99
  1025. package/dist/custom_user_levels/api.js.map +1 -1
  1026. package/dist/data_access_security/api.d.ts +553 -553
  1027. package/dist/data_access_security/api.js +245 -245
  1028. package/dist/data_access_security/api.js.map +1 -1
  1029. package/dist/data_segmentation/api.d.ts +226 -226
  1030. package/dist/data_segmentation/api.js +83 -83
  1031. package/dist/data_segmentation/api.js.map +1 -1
  1032. package/dist/declassify_source/api.d.ts +43 -43
  1033. package/dist/declassify_source/api.js +26 -26
  1034. package/dist/declassify_source/api.js.map +1 -1
  1035. package/dist/dimensions/api.d.ts +526 -526
  1036. package/dist/dimensions/api.js +109 -109
  1037. package/dist/dimensions/api.js.map +1 -1
  1038. package/dist/entitlement_connections/api.d.ts +213 -213
  1039. package/dist/entitlement_connections/api.js +81 -81
  1040. package/dist/entitlement_connections/api.js.map +1 -1
  1041. package/dist/entitlements/api.d.ts +583 -583
  1042. package/dist/entitlements/api.js +136 -136
  1043. package/dist/entitlements/api.js.map +1 -1
  1044. package/dist/global_tenant_security_settings/api.d.ts +252 -252
  1045. package/dist/global_tenant_security_settings/api.js +116 -116
  1046. package/dist/global_tenant_security_settings/api.js.map +1 -1
  1047. package/dist/governance_groups/api.d.ts +326 -326
  1048. package/dist/governance_groups/api.js +130 -130
  1049. package/dist/governance_groups/api.js.map +1 -1
  1050. package/dist/iai_access_request_recommendations/api.d.ts +268 -268
  1051. package/dist/iai_access_request_recommendations/api.js +126 -126
  1052. package/dist/iai_access_request_recommendations/api.js.map +1 -1
  1053. package/dist/iai_common_access/api.d.ts +132 -132
  1054. package/dist/iai_common_access/api.js +58 -58
  1055. package/dist/iai_common_access/api.js.map +1 -1
  1056. package/dist/iai_outliers/api.d.ts +301 -301
  1057. package/dist/iai_outliers/api.js +95 -95
  1058. package/dist/iai_outliers/api.js.map +1 -1
  1059. package/dist/iai_peer_group_strategies/api.d.ts +60 -60
  1060. package/dist/iai_peer_group_strategies/api.js +29 -29
  1061. package/dist/iai_peer_group_strategies/api.js.map +1 -1
  1062. package/dist/iai_recommendations/api.d.ts +161 -161
  1063. package/dist/iai_recommendations/api.js +58 -58
  1064. package/dist/iai_recommendations/api.js.map +1 -1
  1065. package/dist/iai_role_mining/api.d.ts +718 -718
  1066. package/dist/iai_role_mining/api.js +236 -236
  1067. package/dist/iai_role_mining/api.js.map +1 -1
  1068. package/dist/icons/api.d.ts +77 -77
  1069. package/dist/icons/api.js +38 -38
  1070. package/dist/icons/api.js.map +1 -1
  1071. package/dist/identities/api.d.ts +608 -608
  1072. package/dist/identities/api.js +136 -136
  1073. package/dist/identities/api.js.map +1 -1
  1074. package/dist/identity_attributes/api.d.ts +131 -131
  1075. package/dist/identity_attributes/api.js +83 -83
  1076. package/dist/identity_attributes/api.js.map +1 -1
  1077. package/dist/identity_history/api.d.ts +624 -624
  1078. package/dist/identity_history/api.js +106 -106
  1079. package/dist/identity_history/api.js.map +1 -1
  1080. package/dist/identity_profiles/api.d.ts +399 -399
  1081. package/dist/identity_profiles/api.js +129 -129
  1082. package/dist/identity_profiles/api.js.map +1 -1
  1083. package/dist/index.d.ts +330 -330
  1084. package/dist/index.js +226 -226
  1085. package/dist/index.js.map +1 -1
  1086. package/dist/index.spec.js.map +1 -1
  1087. package/dist/jit_access/api.d.ts +97 -97
  1088. package/dist/jit_access/api.js +49 -49
  1089. package/dist/jit_access/api.js.map +1 -1
  1090. package/dist/jit_activations/api.d.ts +121 -121
  1091. package/dist/jit_activations/api.js +66 -66
  1092. package/dist/jit_activations/api.js.map +1 -1
  1093. package/dist/launchers/api.d.ts +197 -197
  1094. package/dist/launchers/api.js +80 -80
  1095. package/dist/launchers/api.js.map +1 -1
  1096. package/dist/lifecycle_states/api.d.ts +196 -196
  1097. package/dist/lifecycle_states/api.js +87 -87
  1098. package/dist/lifecycle_states/api.js.map +1 -1
  1099. package/dist/machine_account_classify/api.d.ts +54 -54
  1100. package/dist/machine_account_classify/api.js +29 -29
  1101. package/dist/machine_account_classify/api.js.map +1 -1
  1102. package/dist/machine_account_creation_request/api.d.ts +178 -178
  1103. package/dist/machine_account_creation_request/api.js +50 -50
  1104. package/dist/machine_account_creation_request/api.js.map +1 -1
  1105. package/dist/machine_account_mappings/api.d.ts +157 -157
  1106. package/dist/machine_account_mappings/api.js +63 -63
  1107. package/dist/machine_account_mappings/api.js.map +1 -1
  1108. package/dist/machine_account_subtypes/api.d.ts +250 -250
  1109. package/dist/machine_account_subtypes/api.js +89 -89
  1110. package/dist/machine_account_subtypes/api.js.map +1 -1
  1111. package/dist/machine_accounts/api.d.ts +200 -200
  1112. package/dist/machine_accounts/api.js +84 -84
  1113. package/dist/machine_accounts/api.js.map +1 -1
  1114. package/dist/machine_classification_config/api.d.ts +117 -117
  1115. package/dist/machine_classification_config/api.js +49 -49
  1116. package/dist/machine_classification_config/api.js.map +1 -1
  1117. package/dist/machine_identities/api.d.ts +361 -361
  1118. package/dist/machine_identities/api.js +84 -84
  1119. package/dist/machine_identities/api.js.map +1 -1
  1120. package/dist/managed_clients/api.d.ts +290 -290
  1121. package/dist/managed_clients/api.js +97 -97
  1122. package/dist/managed_clients/api.js.map +1 -1
  1123. package/dist/managed_cluster_types/api.d.ts +124 -124
  1124. package/dist/managed_cluster_types/api.js +69 -69
  1125. package/dist/managed_cluster_types/api.js.map +1 -1
  1126. package/dist/managed_clusters/api.d.ts +430 -430
  1127. package/dist/managed_clusters/api.js +106 -106
  1128. package/dist/managed_clusters/api.js.map +1 -1
  1129. package/dist/mfa_configuration/api.d.ts +150 -150
  1130. package/dist/mfa_configuration/api.js +89 -89
  1131. package/dist/mfa_configuration/api.js.map +1 -1
  1132. package/dist/multi_host_integration/api.d.ts +756 -756
  1133. package/dist/multi_host_integration/api.js +174 -174
  1134. package/dist/multi_host_integration/api.js.map +1 -1
  1135. package/dist/nerm/common.js +2 -2
  1136. package/dist/nermv2025/common.js +2 -2
  1137. package/dist/non_employee_lifecycle_management/api.d.ts +730 -730
  1138. package/dist/non_employee_lifecycle_management/api.js +317 -317
  1139. package/dist/non_employee_lifecycle_management/api.js.map +1 -1
  1140. package/dist/notifications/api.d.ts +595 -595
  1141. package/dist/notifications/api.js +180 -180
  1142. package/dist/notifications/api.js.map +1 -1
  1143. package/dist/oauth_clients/api.d.ts +193 -193
  1144. package/dist/oauth_clients/api.js +72 -72
  1145. package/dist/oauth_clients/api.js.map +1 -1
  1146. package/dist/org_config/api.d.ts +99 -99
  1147. package/dist/org_config/api.js +46 -46
  1148. package/dist/org_config/api.js.map +1 -1
  1149. package/dist/paginator.d.ts +5 -5
  1150. package/dist/paginator.js +2 -2
  1151. package/dist/paginator.js.map +1 -1
  1152. package/dist/parameter_storage/api.d.ts +181 -181
  1153. package/dist/parameter_storage/api.js +83 -83
  1154. package/dist/parameter_storage/api.js.map +1 -1
  1155. package/dist/password_configuration/api.d.ts +74 -74
  1156. package/dist/password_configuration/api.js +54 -54
  1157. package/dist/password_configuration/api.js.map +1 -1
  1158. package/dist/password_dictionary/api.d.ts +47 -47
  1159. package/dist/password_dictionary/api.js +30 -30
  1160. package/dist/password_dictionary/api.js.map +1 -1
  1161. package/dist/password_management/api.d.ts +140 -140
  1162. package/dist/password_management/api.js +73 -73
  1163. package/dist/password_management/api.js.map +1 -1
  1164. package/dist/password_policies/api.d.ts +134 -134
  1165. package/dist/password_policies/api.js +68 -68
  1166. package/dist/password_policies/api.js.map +1 -1
  1167. package/dist/password_sync_groups/api.d.ts +104 -104
  1168. package/dist/password_sync_groups/api.js +68 -68
  1169. package/dist/password_sync_groups/api.js.map +1 -1
  1170. package/dist/personal_access_tokens/api.d.ts +140 -140
  1171. package/dist/personal_access_tokens/api.js +64 -64
  1172. package/dist/personal_access_tokens/api.js.map +1 -1
  1173. package/dist/privilege_criteria/api.d.ts +246 -246
  1174. package/dist/privilege_criteria/api.js +104 -104
  1175. package/dist/privilege_criteria/api.js.map +1 -1
  1176. package/dist/privilege_criteria_configuration/api.d.ts +72 -72
  1177. package/dist/privilege_criteria_configuration/api.js +38 -38
  1178. package/dist/privilege_criteria_configuration/api.js.map +1 -1
  1179. package/dist/prompt_insights/api.d.ts +93 -93
  1180. package/dist/prompt_insights/api.js +41 -41
  1181. package/dist/prompt_insights/api.js.map +1 -1
  1182. package/dist/public_identities/api.d.ts +100 -100
  1183. package/dist/public_identities/api.js +28 -28
  1184. package/dist/public_identities/api.js.map +1 -1
  1185. package/dist/public_identities_config/api.d.ts +75 -75
  1186. package/dist/public_identities_config/api.js +40 -40
  1187. package/dist/public_identities_config/api.js.map +1 -1
  1188. package/dist/reports_data_extraction/api.d.ts +278 -278
  1189. package/dist/reports_data_extraction/api.js +75 -75
  1190. package/dist/reports_data_extraction/api.js.map +1 -1
  1191. package/dist/requestable_objects/api.d.ts +90 -90
  1192. package/dist/requestable_objects/api.js +33 -33
  1193. package/dist/requestable_objects/api.js.map +1 -1
  1194. package/dist/role_insights/api.d.ts +215 -215
  1195. package/dist/role_insights/api.js +75 -75
  1196. package/dist/role_insights/api.js.map +1 -1
  1197. package/dist/role_propagation/api.d.ts +232 -232
  1198. package/dist/role_propagation/api.js +75 -75
  1199. package/dist/role_propagation/api.js.map +1 -1
  1200. package/dist/roles/api.d.ts +714 -714
  1201. package/dist/roles/api.js +198 -198
  1202. package/dist/roles/api.js.map +1 -1
  1203. package/dist/saved_search/api.d.ts +256 -256
  1204. package/dist/saved_search/api.js +86 -86
  1205. package/dist/saved_search/api.js.map +1 -1
  1206. package/dist/scheduled_search/api.d.ts +293 -293
  1207. package/dist/scheduled_search/api.js +88 -88
  1208. package/dist/scheduled_search/api.js.map +1 -1
  1209. package/dist/search/api.d.ts +305 -305
  1210. package/dist/search/api.js +81 -81
  1211. package/dist/search/api.js.map +1 -1
  1212. package/dist/search_attribute_configuration/api.d.ts +119 -119
  1213. package/dist/search_attribute_configuration/api.js +69 -69
  1214. package/dist/search_attribute_configuration/api.js.map +1 -1
  1215. package/dist/segments/api.d.ts +155 -155
  1216. package/dist/segments/api.js +62 -62
  1217. package/dist/segments/api.js.map +1 -1
  1218. package/dist/service_desk_integration/api.d.ts +266 -266
  1219. package/dist/service_desk_integration/api.js +117 -117
  1220. package/dist/service_desk_integration/api.js.map +1 -1
  1221. package/dist/shared_signals_framework_ssf/api.d.ts +286 -286
  1222. package/dist/shared_signals_framework_ssf/api.js +123 -123
  1223. package/dist/shared_signals_framework_ssf/api.js.map +1 -1
  1224. package/dist/sim_integrations/api.d.ts +279 -279
  1225. package/dist/sim_integrations/api.js +104 -104
  1226. package/dist/sim_integrations/api.js.map +1 -1
  1227. package/dist/sod_policies/api.d.ts +507 -507
  1228. package/dist/sod_policies/api.js +182 -182
  1229. package/dist/sod_policies/api.js.map +1 -1
  1230. package/dist/sod_violations/api.d.ts +172 -172
  1231. package/dist/sod_violations/api.js +55 -55
  1232. package/dist/sod_violations/api.js.map +1 -1
  1233. package/dist/source_usages/api.d.ts +68 -68
  1234. package/dist/source_usages/api.js +33 -33
  1235. package/dist/source_usages/api.js.map +1 -1
  1236. package/dist/sources/api.d.ts +1989 -1989
  1237. package/dist/sources/api.js +644 -644
  1238. package/dist/sources/api.js.map +1 -1
  1239. package/dist/sp_config/api.d.ts +319 -319
  1240. package/dist/sp_config/api.js +89 -89
  1241. package/dist/sp_config/api.js.map +1 -1
  1242. package/dist/suggested_entitlement_description/api.d.ts +559 -559
  1243. package/dist/suggested_entitlement_description/api.js +198 -198
  1244. package/dist/suggested_entitlement_description/api.js.map +1 -1
  1245. package/dist/tagged_objects/api.d.ts +204 -204
  1246. package/dist/tagged_objects/api.js +118 -118
  1247. package/dist/tagged_objects/api.js.map +1 -1
  1248. package/dist/tags/api.d.ts +127 -127
  1249. package/dist/tags/api.js +54 -54
  1250. package/dist/tags/api.js.map +1 -1
  1251. package/dist/task_management/api.d.ts +166 -166
  1252. package/dist/task_management/api.js +52 -52
  1253. package/dist/task_management/api.js.map +1 -1
  1254. package/dist/tenant/api.d.ts +76 -76
  1255. package/dist/tenant/api.js +25 -25
  1256. package/dist/tenant/api.js.map +1 -1
  1257. package/dist/tenant_context/api.d.ts +71 -71
  1258. package/dist/tenant_context/api.js +40 -40
  1259. package/dist/tenant_context/api.js.map +1 -1
  1260. package/dist/transforms/api.d.ts +116 -116
  1261. package/dist/transforms/api.js +68 -68
  1262. package/dist/transforms/api.js.map +1 -1
  1263. package/dist/triggers/api.d.ts +1988 -1988
  1264. package/dist/triggers/api.js +230 -230
  1265. package/dist/triggers/api.js.map +1 -1
  1266. package/dist/ui_metadata/api.d.ts +70 -70
  1267. package/dist/ui_metadata/api.js +41 -41
  1268. package/dist/ui_metadata/api.js.map +1 -1
  1269. package/dist/work_items/api.d.ts +311 -311
  1270. package/dist/work_items/api.js +110 -110
  1271. package/dist/work_items/api.js.map +1 -1
  1272. package/dist/work_reassignment/api.d.ts +257 -257
  1273. package/dist/work_reassignment/api.js +108 -108
  1274. package/dist/work_reassignment/api.js.map +1 -1
  1275. package/dist/workflows/api.d.ts +513 -513
  1276. package/dist/workflows/api.js +189 -189
  1277. package/dist/workflows/api.js.map +1 -1
  1278. package/entitlement_connections/.openapi-generator/FILES +19 -0
  1279. package/entitlement_connections/api.ts +240 -240
  1280. package/entitlement_connections/docs/Examples/typescript_code_examples_overlay.yaml +84 -0
  1281. package/entitlement_connections/docs/Methods/EntitlementConnectionsApi.md +250 -0
  1282. package/entitlement_connections/docs/Methods/Index.md +30 -0
  1283. package/entitlement_connections/docs/Models/ArrayInner.md +18 -0
  1284. package/entitlement_connections/docs/Models/Entitlementconnection.md +41 -0
  1285. package/entitlement_connections/docs/Models/Entitlementconnectionbulkupdateitem.md +20 -0
  1286. package/entitlement_connections/docs/Models/Entitlementconnectionbulkupdateresultitem.md +22 -0
  1287. package/entitlement_connections/docs/Models/Entitlementconnectionsearchhit.md +28 -0
  1288. package/entitlement_connections/docs/Models/Entitlementconnectionsearchhitentitlement.md +26 -0
  1289. package/entitlement_connections/docs/Models/EntitlementconnectionsearchhitentitlementPrivilegeLevel.md +19 -0
  1290. package/entitlement_connections/docs/Models/Errormessagedto.md +21 -0
  1291. package/entitlement_connections/docs/Models/Errorresponsedto.md +22 -0
  1292. package/entitlement_connections/docs/Models/Index.md +19 -0
  1293. package/entitlement_connections/docs/Models/Jsonpatchoperation.md +21 -0
  1294. package/entitlement_connections/docs/Models/JsonpatchoperationValue.md +18 -0
  1295. package/entitlement_connections/docs/Models/ListEntitlementConnectionsV1401Response.md +19 -0
  1296. package/entitlement_connections/docs/Models/ListEntitlementConnectionsV1412Response.md +19 -0
  1297. package/entitlement_connections/docs/Models/ListEntitlementConnectionsV1429Response.md +19 -0
  1298. package/entitlement_connections/docs/Models/Localeorigin.md +21 -0
  1299. package/entitlements/.openapi-generator/FILES +34 -0
  1300. package/entitlements/api.ts +623 -623
  1301. package/entitlements/docs/Examples/typescript_code_examples_overlay.yaml +214 -0
  1302. package/entitlements/docs/Methods/EntitlementsApi.md +601 -0
  1303. package/entitlements/docs/Methods/Index.md +30 -0
  1304. package/entitlements/docs/Models/Accessmodelmetadata.md +26 -0
  1305. package/entitlements/docs/Models/AccessmodelmetadataValuesInner.md +21 -0
  1306. package/entitlements/docs/Models/Additionalownerref.md +21 -0
  1307. package/entitlements/docs/Models/ArrayInner.md +18 -0
  1308. package/entitlements/docs/Models/Entitlement.md +37 -0
  1309. package/entitlements/docs/Models/EntitlementSource.md +21 -0
  1310. package/entitlements/docs/Models/Entitlementaccessrequestconfig.md +24 -0
  1311. package/entitlements/docs/Models/EntitlementaccessrequestconfigMaxPermittedAccessDuration.md +20 -0
  1312. package/entitlements/docs/Models/Entitlementapprovalscheme.md +20 -0
  1313. package/entitlements/docs/Models/Entitlementbulkupdaterequest.md +20 -0
  1314. package/entitlements/docs/Models/Entitlementprivilegelevel.md +23 -0
  1315. package/entitlements/docs/Models/Entitlementrequestconfig.md +20 -0
  1316. package/entitlements/docs/Models/Entitlementrevocationrequestconfig.md +19 -0
  1317. package/entitlements/docs/Models/Entitlementsourceresetbasereferencedto.md +21 -0
  1318. package/entitlements/docs/Models/Entitlementv2.md +37 -0
  1319. package/entitlements/docs/Models/Entitlementv2AccessModelMetadata.md +19 -0
  1320. package/entitlements/docs/Models/Entitlementv2Owner.md +21 -0
  1321. package/entitlements/docs/Models/Entitlementv2PrivilegeLevel.md +23 -0
  1322. package/entitlements/docs/Models/Entitlementv2Source.md +21 -0
  1323. package/entitlements/docs/Models/Errormessagedto.md +21 -0
  1324. package/entitlements/docs/Models/Errorresponsedto.md +22 -0
  1325. package/entitlements/docs/Models/ImportEntitlementsBySourceV1Request.md +19 -0
  1326. package/entitlements/docs/Models/Index.md +19 -0
  1327. package/entitlements/docs/Models/Jsonpatchoperation.md +21 -0
  1328. package/entitlements/docs/Models/JsonpatchoperationValue.md +18 -0
  1329. package/entitlements/docs/Models/ListEntitlementsV1401Response.md +19 -0
  1330. package/entitlements/docs/Models/ListEntitlementsV1429Response.md +19 -0
  1331. package/entitlements/docs/Models/Loadentitlementtask.md +25 -0
  1332. package/entitlements/docs/Models/LoadentitlementtaskReturnsInner.md +20 -0
  1333. package/entitlements/docs/Models/Localeorigin.md +21 -0
  1334. package/entitlements/docs/Models/Permissiondto.md +20 -0
  1335. package/global_tenant_security_settings/.openapi-generator/FILES +21 -0
  1336. package/global_tenant_security_settings/api.ts +293 -293
  1337. package/global_tenant_security_settings/docs/Examples/typescript_code_examples_overlay.yaml +122 -0
  1338. package/global_tenant_security_settings/docs/Methods/GlobalTenantSecuritySettingsApi.md +350 -0
  1339. package/global_tenant_security_settings/docs/Methods/Index.md +30 -0
  1340. package/global_tenant_security_settings/docs/Models/ArrayInner.md +18 -0
  1341. package/global_tenant_security_settings/docs/Models/Errormessagedto.md +21 -0
  1342. package/global_tenant_security_settings/docs/Models/Errorresponsedto.md +22 -0
  1343. package/global_tenant_security_settings/docs/Models/Federationprotocoldetails.md +20 -0
  1344. package/global_tenant_security_settings/docs/Models/GetAuthOrgNetworkConfigV1401Response.md +19 -0
  1345. package/global_tenant_security_settings/docs/Models/GetAuthOrgNetworkConfigV1429Response.md +19 -0
  1346. package/global_tenant_security_settings/docs/Models/Idpdetails.md +32 -0
  1347. package/global_tenant_security_settings/docs/Models/Index.md +19 -0
  1348. package/global_tenant_security_settings/docs/Models/Jitconfiguration.md +21 -0
  1349. package/global_tenant_security_settings/docs/Models/Jsonpatchoperation.md +21 -0
  1350. package/global_tenant_security_settings/docs/Models/JsonpatchoperationValue.md +18 -0
  1351. package/global_tenant_security_settings/docs/Models/Localeorigin.md +21 -0
  1352. package/global_tenant_security_settings/docs/Models/Lockoutconfiguration.md +21 -0
  1353. package/global_tenant_security_settings/docs/Models/Networkconfiguration.md +21 -0
  1354. package/global_tenant_security_settings/docs/Models/Serviceproviderconfiguration.md +22 -0
  1355. package/global_tenant_security_settings/docs/Models/ServiceproviderconfigurationFederationProtocolDetailsInner.md +35 -0
  1356. package/global_tenant_security_settings/docs/Models/Sessionconfiguration.md +21 -0
  1357. package/global_tenant_security_settings/docs/Models/Spdetails.md +23 -0
  1358. package/governance_groups/.openapi-generator/FILES +25 -0
  1359. package/governance_groups/api.ts +375 -375
  1360. package/governance_groups/docs/Examples/typescript_code_examples_overlay.yaml +155 -0
  1361. package/governance_groups/docs/Methods/GovernanceGroupsApi.md +455 -0
  1362. package/governance_groups/docs/Methods/Index.md +30 -0
  1363. package/governance_groups/docs/Models/ArrayInner.md +18 -0
  1364. package/governance_groups/docs/Models/BulkworkgroupmembersrequestInner.md +21 -0
  1365. package/governance_groups/docs/Models/Connectedobject.md +22 -0
  1366. package/governance_groups/docs/Models/Connectedobjecttype.md +25 -0
  1367. package/governance_groups/docs/Models/Errormessagedto.md +21 -0
  1368. package/governance_groups/docs/Models/Errorresponsedto.md +22 -0
  1369. package/governance_groups/docs/Models/Index.md +19 -0
  1370. package/governance_groups/docs/Models/Jsonpatchoperation.md +21 -0
  1371. package/governance_groups/docs/Models/JsonpatchoperationValue.md +18 -0
  1372. package/governance_groups/docs/Models/ListWorkgroupMembersV1200ResponseInner.md +22 -0
  1373. package/governance_groups/docs/Models/ListWorkgroupsV1401Response.md +19 -0
  1374. package/governance_groups/docs/Models/ListWorkgroupsV1429Response.md +19 -0
  1375. package/governance_groups/docs/Models/Localeorigin.md +21 -0
  1376. package/governance_groups/docs/Models/Ownerdto.md +21 -0
  1377. package/governance_groups/docs/Models/Workgroupbulkdeleterequest.md +19 -0
  1378. package/governance_groups/docs/Models/Workgroupconnectiondto.md +20 -0
  1379. package/governance_groups/docs/Models/WorkgroupconnectiondtoObject.md +22 -0
  1380. package/governance_groups/docs/Models/Workgroupdeleteitem.md +21 -0
  1381. package/governance_groups/docs/Models/Workgroupdto.md +26 -0
  1382. package/governance_groups/docs/Models/WorkgroupdtoOwner.md +23 -0
  1383. package/governance_groups/docs/Models/Workgroupmemberadditem.md +21 -0
  1384. package/governance_groups/docs/Models/Workgroupmemberdeleteitem.md +21 -0
  1385. package/iai_access_request_recommendations/.openapi-generator/FILES +18 -0
  1386. package/iai_access_request_recommendations/api.ts +317 -317
  1387. package/iai_access_request_recommendations/docs/Examples/typescript_code_examples_overlay.yaml +167 -0
  1388. package/iai_access_request_recommendations/docs/Methods/IAIAccessRequestRecommendationsApi.md +483 -0
  1389. package/iai_access_request_recommendations/docs/Methods/Index.md +30 -0
  1390. package/iai_access_request_recommendations/docs/Models/Accessrecommendationmessage.md +19 -0
  1391. package/iai_access_request_recommendations/docs/Models/Accessrequestrecommendationactionitemdto.md +20 -0
  1392. package/iai_access_request_recommendations/docs/Models/Accessrequestrecommendationactionitemresponsedto.md +21 -0
  1393. package/iai_access_request_recommendations/docs/Models/Accessrequestrecommendationconfigdto.md +24 -0
  1394. package/iai_access_request_recommendations/docs/Models/Accessrequestrecommendationitem.md +20 -0
  1395. package/iai_access_request_recommendations/docs/Models/Accessrequestrecommendationitemdetail.md +25 -0
  1396. package/iai_access_request_recommendations/docs/Models/AccessrequestrecommendationitemdetailAccess.md +22 -0
  1397. package/iai_access_request_recommendations/docs/Models/Accessrequestrecommendationitemtype.md +21 -0
  1398. package/iai_access_request_recommendations/docs/Models/Errormessagedto.md +21 -0
  1399. package/iai_access_request_recommendations/docs/Models/Errorresponsedto.md +22 -0
  1400. package/iai_access_request_recommendations/docs/Models/GetAccessRequestRecommendationsV1401Response.md +19 -0
  1401. package/iai_access_request_recommendations/docs/Models/GetAccessRequestRecommendationsV1429Response.md +19 -0
  1402. package/iai_access_request_recommendations/docs/Models/Index.md +19 -0
  1403. package/iai_access_request_recommendations/docs/Models/Localeorigin.md +21 -0
  1404. package/iai_access_request_recommendations/docs/Models/Translationmessage.md +20 -0
  1405. package/iai_common_access/.openapi-generator/FILES +16 -0
  1406. package/iai_common_access/api.ts +150 -150
  1407. package/iai_common_access/docs/Examples/typescript_code_examples_overlay.yaml +49 -0
  1408. package/iai_common_access/docs/Methods/IAICommonAccessApi.md +156 -0
  1409. package/iai_common_access/docs/Methods/Index.md +30 -0
  1410. package/iai_common_access/docs/Models/Commonaccessidstatus.md +20 -0
  1411. package/iai_common_access/docs/Models/Commonaccessitemaccess.md +24 -0
  1412. package/iai_common_access/docs/Models/Commonaccessitemrequest.md +20 -0
  1413. package/iai_common_access/docs/Models/Commonaccessitemresponse.md +25 -0
  1414. package/iai_common_access/docs/Models/Commonaccessitemstate.md +21 -0
  1415. package/iai_common_access/docs/Models/Commonaccessresponse.md +26 -0
  1416. package/iai_common_access/docs/Models/Commonaccesstype.md +21 -0
  1417. package/iai_common_access/docs/Models/CreateCommonAccessV1429Response.md +19 -0
  1418. package/iai_common_access/docs/Models/Errormessagedto.md +21 -0
  1419. package/iai_common_access/docs/Models/Errorresponsedto.md +22 -0
  1420. package/iai_common_access/docs/Models/GetCommonAccessV1401Response.md +19 -0
  1421. package/iai_common_access/docs/Models/Index.md +19 -0
  1422. package/iai_common_access/docs/Models/Localeorigin.md +21 -0
  1423. package/iai_outliers/.openapi-generator/FILES +19 -0
  1424. package/iai_outliers/api.ts +321 -321
  1425. package/iai_outliers/docs/Examples/typescript_code_examples_overlay.yaml +155 -0
  1426. package/iai_outliers/docs/Methods/IAIOutliersApi.md +458 -0
  1427. package/iai_outliers/docs/Methods/Index.md +30 -0
  1428. package/iai_outliers/docs/Models/Errormessagedto.md +21 -0
  1429. package/iai_outliers/docs/Models/Errorresponsedto.md +22 -0
  1430. package/iai_outliers/docs/Models/GetIdentityOutlierSnapshotsV1401Response.md +19 -0
  1431. package/iai_outliers/docs/Models/GetIdentityOutlierSnapshotsV1429Response.md +19 -0
  1432. package/iai_outliers/docs/Models/Index.md +19 -0
  1433. package/iai_outliers/docs/Models/Latestoutliersummary.md +23 -0
  1434. package/iai_outliers/docs/Models/Localeorigin.md +21 -0
  1435. package/iai_outliers/docs/Models/Outlier.md +29 -0
  1436. package/iai_outliers/docs/Models/Outliercontributingfeature.md +26 -0
  1437. package/iai_outliers/docs/Models/Outlierfeaturesummary.md +26 -0
  1438. package/iai_outliers/docs/Models/OutlierfeaturesummaryOutlierFeatureDisplayValuesInner.md +21 -0
  1439. package/iai_outliers/docs/Models/Outlierfeaturetranslation.md +20 -0
  1440. package/iai_outliers/docs/Models/Outlierscontributingfeatureaccessitems.md +24 -0
  1441. package/iai_outliers/docs/Models/Outliersummary.md +23 -0
  1442. package/iai_outliers/docs/Models/Outliervaluetype.md +20 -0
  1443. package/iai_outliers/docs/Models/Translationmessage.md +20 -0
  1444. package/iai_peer_group_strategies/.openapi-generator/FILES +10 -0
  1445. package/iai_peer_group_strategies/api.ts +64 -64
  1446. package/iai_peer_group_strategies/docs/Examples/typescript_code_examples_overlay.yaml +18 -0
  1447. package/iai_peer_group_strategies/docs/Methods/IAIPeerGroupStrategiesApi.md +71 -0
  1448. package/iai_peer_group_strategies/docs/Methods/Index.md +30 -0
  1449. package/iai_peer_group_strategies/docs/Models/Errormessagedto.md +21 -0
  1450. package/iai_peer_group_strategies/docs/Models/Errorresponsedto.md +22 -0
  1451. package/iai_peer_group_strategies/docs/Models/GetPeerGroupOutliersV1401Response.md +19 -0
  1452. package/iai_peer_group_strategies/docs/Models/GetPeerGroupOutliersV1429Response.md +19 -0
  1453. package/iai_peer_group_strategies/docs/Models/Index.md +19 -0
  1454. package/iai_peer_group_strategies/docs/Models/Localeorigin.md +21 -0
  1455. package/iai_peer_group_strategies/docs/Models/Peergroupmember.md +22 -0
  1456. package/iai_recommendations/.openapi-generator/FILES +19 -0
  1457. package/iai_recommendations/api.ts +179 -179
  1458. package/iai_recommendations/docs/Examples/typescript_code_examples_overlay.yaml +44 -0
  1459. package/iai_recommendations/docs/Methods/IAIRecommendationsApi.md +146 -0
  1460. package/iai_recommendations/docs/Methods/Index.md +30 -0
  1461. package/iai_recommendations/docs/Models/Accessitemref.md +20 -0
  1462. package/iai_recommendations/docs/Models/Errormessagedto.md +21 -0
  1463. package/iai_recommendations/docs/Models/Errorresponsedto.md +22 -0
  1464. package/iai_recommendations/docs/Models/Featurevaluedto.md +21 -0
  1465. package/iai_recommendations/docs/Models/GetRecommendationsV1401Response.md +19 -0
  1466. package/iai_recommendations/docs/Models/GetRecommendationsV1429Response.md +19 -0
  1467. package/iai_recommendations/docs/Models/Index.md +19 -0
  1468. package/iai_recommendations/docs/Models/Localeorigin.md +21 -0
  1469. package/iai_recommendations/docs/Models/Recommendationconfigdto.md +22 -0
  1470. package/iai_recommendations/docs/Models/Recommendationrequest.md +20 -0
  1471. package/iai_recommendations/docs/Models/Recommendationrequestdto.md +23 -0
  1472. package/iai_recommendations/docs/Models/Recommendationresponse.md +23 -0
  1473. package/iai_recommendations/docs/Models/Recommendationresponsedto.md +19 -0
  1474. package/iai_recommendations/docs/Models/Recommendercalculations.md +26 -0
  1475. package/iai_recommendations/docs/Models/RecommendercalculationsIdentityAttributesValue.md +19 -0
  1476. package/iai_recommendations/docs/Models/Translationmessage.md +20 -0
  1477. package/iai_role_mining/.openapi-generator/FILES +45 -0
  1478. package/iai_role_mining/api.ts +803 -803
  1479. package/iai_role_mining/docs/Examples/typescript_code_examples_overlay.yaml +446 -0
  1480. package/iai_role_mining/docs/Methods/IAIRoleMiningApi.md +1260 -0
  1481. package/iai_role_mining/docs/Methods/Index.md +30 -0
  1482. package/iai_role_mining/docs/Models/ArrayInner.md +18 -0
  1483. package/iai_role_mining/docs/Models/ArrayInner1.md +18 -0
  1484. package/iai_role_mining/docs/Models/Entitycreatedbydto.md +20 -0
  1485. package/iai_role_mining/docs/Models/Errormessagedto.md +21 -0
  1486. package/iai_role_mining/docs/Models/Errorresponsedto.md +22 -0
  1487. package/iai_role_mining/docs/Models/GetRoleMiningSessionsV1401Response.md +19 -0
  1488. package/iai_role_mining/docs/Models/GetRoleMiningSessionsV1429Response.md +19 -0
  1489. package/iai_role_mining/docs/Models/Index.md +19 -0
  1490. package/iai_role_mining/docs/Models/Jsonpatchoperation.md +21 -0
  1491. package/iai_role_mining/docs/Models/JsonpatchoperationValue.md +18 -0
  1492. package/iai_role_mining/docs/Models/Jsonpatchoperationrolemining.md +21 -0
  1493. package/iai_role_mining/docs/Models/JsonpatchoperationroleminingValue.md +18 -0
  1494. package/iai_role_mining/docs/Models/Localeorigin.md +21 -0
  1495. package/iai_role_mining/docs/Models/Roleminingentitlement.md +27 -0
  1496. package/iai_role_mining/docs/Models/Roleminingentitlementref.md +22 -0
  1497. package/iai_role_mining/docs/Models/Roleminingidentity.md +21 -0
  1498. package/iai_role_mining/docs/Models/Roleminingidentitydistribution.md +20 -0
  1499. package/iai_role_mining/docs/Models/RoleminingidentitydistributionDistributionInner.md +20 -0
  1500. package/iai_role_mining/docs/Models/Roleminingpotentialrole.md +39 -0
  1501. package/iai_role_mining/docs/Models/RoleminingpotentialrolePotentialRoleRef.md +20 -0
  1502. package/iai_role_mining/docs/Models/Roleminingpotentialroleapplication.md +20 -0
  1503. package/iai_role_mining/docs/Models/Roleminingpotentialroleeditentitlements.md +20 -0
  1504. package/iai_role_mining/docs/Models/Roleminingpotentialroleentitlements.md +20 -0
  1505. package/iai_role_mining/docs/Models/Roleminingpotentialroleexportrequest.md +20 -0
  1506. package/iai_role_mining/docs/Models/Roleminingpotentialroleexportresponse.md +22 -0
  1507. package/iai_role_mining/docs/Models/Roleminingpotentialroleexportstate.md +25 -0
  1508. package/iai_role_mining/docs/Models/Roleminingpotentialroleprovisionrequest.md +23 -0
  1509. package/iai_role_mining/docs/Models/Roleminingpotentialroleprovisionstate.md +25 -0
  1510. package/iai_role_mining/docs/Models/Roleminingpotentialroleref.md +20 -0
  1511. package/iai_role_mining/docs/Models/Roleminingpotentialrolesourceusage.md +22 -0
  1512. package/iai_role_mining/docs/Models/Roleminingpotentialrolesummary.md +35 -0
  1513. package/iai_role_mining/docs/Models/RoleminingpotentialrolesummaryCreatedBy.md +20 -0
  1514. package/iai_role_mining/docs/Models/Roleminingroletype.md +21 -0
  1515. package/iai_role_mining/docs/Models/Roleminingsessiondraftroledto.md +28 -0
  1516. package/iai_role_mining/docs/Models/Roleminingsessiondto.md +29 -0
  1517. package/iai_role_mining/docs/Models/Roleminingsessionparametersdto.md +27 -0
  1518. package/iai_role_mining/docs/Models/Roleminingsessionresponse.md +36 -0
  1519. package/iai_role_mining/docs/Models/RoleminingsessionresponseCreatedBy.md +20 -0
  1520. package/iai_role_mining/docs/Models/Roleminingsessionscope.md +21 -0
  1521. package/iai_role_mining/docs/Models/Roleminingsessionscopingmethod.md +21 -0
  1522. package/iai_role_mining/docs/Models/Roleminingsessionstate.md +29 -0
  1523. package/iai_role_mining/docs/Models/Roleminingsessionstatus.md +19 -0
  1524. package/icons/.openapi-generator/FILES +11 -0
  1525. package/icons/api.ts +83 -83
  1526. package/icons/docs/Examples/typescript_code_examples_overlay.yaml +33 -0
  1527. package/icons/docs/Methods/IconsApi.md +113 -0
  1528. package/icons/docs/Methods/Index.md +30 -0
  1529. package/icons/docs/Models/Errormessagedto.md +21 -0
  1530. package/icons/docs/Models/Errorresponsedto.md +22 -0
  1531. package/icons/docs/Models/Index.md +19 -0
  1532. package/icons/docs/Models/Localeorigin.md +21 -0
  1533. package/icons/docs/Models/SetIconV1200Response.md +19 -0
  1534. package/icons/docs/Models/SetIconV1401Response.md +19 -0
  1535. package/icons/docs/Models/SetIconV1429Response.md +19 -0
  1536. package/icons/docs/Models/SetIconV1Request.md +19 -0
  1537. package/identities/.openapi-generator/FILES +48 -0
  1538. package/identities/api.ts +655 -655
  1539. package/identities/docs/Examples/typescript_code_examples_overlay.yaml +185 -0
  1540. package/identities/docs/Methods/IdentitiesApi.md +554 -0
  1541. package/identities/docs/Methods/Index.md +30 -0
  1542. package/identities/docs/Models/Accessrequestcontext.md +19 -0
  1543. package/identities/docs/Models/Accountinfodto.md +21 -0
  1544. package/identities/docs/Models/Assignmentcontextdto.md +21 -0
  1545. package/identities/docs/Models/Basereferencedto.md +21 -0
  1546. package/identities/docs/Models/Contextattributedto.md +21 -0
  1547. package/identities/docs/Models/ContextattributedtoValue.md +18 -0
  1548. package/identities/docs/Models/Dtotype.md +75 -0
  1549. package/identities/docs/Models/Errormessagedto.md +21 -0
  1550. package/identities/docs/Models/Errorresponsedto.md +22 -0
  1551. package/identities/docs/Models/GetRoleAssignmentsV1200ResponseInner.md +29 -0
  1552. package/identities/docs/Models/Identity.md +31 -0
  1553. package/identities/docs/Models/IdentityLifecycleState.md +20 -0
  1554. package/identities/docs/Models/IdentityManagerRef.md +21 -0
  1555. package/identities/docs/Models/Identityassociationdetails.md +20 -0
  1556. package/identities/docs/Models/IdentityassociationdetailsAssociationDetailsInner.md +20 -0
  1557. package/identities/docs/Models/Identityentities.md +19 -0
  1558. package/identities/docs/Models/IdentityentitiesIdentityEntity.md +21 -0
  1559. package/identities/docs/Models/Identityentitlements.md +20 -0
  1560. package/identities/docs/Models/Identityownershipassociationdetails.md +19 -0
  1561. package/identities/docs/Models/IdentityownershipassociationdetailsAssociationDetailsInner.md +20 -0
  1562. package/identities/docs/Models/Identitysyncjob.md +21 -0
  1563. package/identities/docs/Models/Identitysyncpayload.md +20 -0
  1564. package/identities/docs/Models/Index.md +19 -0
  1565. package/identities/docs/Models/Inviteidentitiesrequest.md +20 -0
  1566. package/identities/docs/Models/Lifecyclestatedto.md +20 -0
  1567. package/identities/docs/Models/ListIdentitiesV1401Response.md +19 -0
  1568. package/identities/docs/Models/ListIdentitiesV1429Response.md +19 -0
  1569. package/identities/docs/Models/Localeorigin.md +21 -0
  1570. package/identities/docs/Models/Localizedmessage.md +20 -0
  1571. package/identities/docs/Models/Processidentitiesrequest.md +19 -0
  1572. package/identities/docs/Models/Roleassignmentdto.md +29 -0
  1573. package/identities/docs/Models/RoleassignmentdtoAssigner.md +21 -0
  1574. package/identities/docs/Models/RoleassignmentdtoAssignmentContext.md +21 -0
  1575. package/identities/docs/Models/Roleassignmentref.md +23 -0
  1576. package/identities/docs/Models/Rolematchdto.md +20 -0
  1577. package/identities/docs/Models/Roletargetdto.md +21 -0
  1578. package/identities/docs/Models/Sendaccountverificationrequest.md +20 -0
  1579. package/identities/docs/Models/Taggedobjectdto.md +21 -0
  1580. package/identities/docs/Models/Target.md +21 -0
  1581. package/identities/docs/Models/Taskdefinitionsummary.md +24 -0
  1582. package/identities/docs/Models/Taskresultresponse.md +21 -0
  1583. package/identities/docs/Models/Taskreturndetails.md +20 -0
  1584. package/identities/docs/Models/Taskstatus.md +36 -0
  1585. package/identities/docs/Models/Taskstatusmessage.md +22 -0
  1586. package/identities/docs/Models/TaskstatusmessageParametersInner.md +18 -0
  1587. package/identity_attributes/.openapi-generator/FILES +12 -0
  1588. package/identity_attributes/api.ts +160 -160
  1589. package/identity_attributes/docs/Examples/typescript_code_examples_overlay.yaml +88 -0
  1590. package/identity_attributes/docs/Methods/IdentityAttributesApi.md +255 -0
  1591. package/identity_attributes/docs/Methods/Index.md +30 -0
  1592. package/identity_attributes/docs/Models/Errormessagedto.md +21 -0
  1593. package/identity_attributes/docs/Models/Errorresponsedto.md +22 -0
  1594. package/identity_attributes/docs/Models/Identityattribute2.md +26 -0
  1595. package/identity_attributes/docs/Models/Identityattributenames.md +19 -0
  1596. package/identity_attributes/docs/Models/Index.md +19 -0
  1597. package/identity_attributes/docs/Models/ListIdentityAttributesV1401Response.md +19 -0
  1598. package/identity_attributes/docs/Models/ListIdentityAttributesV1429Response.md +19 -0
  1599. package/identity_attributes/docs/Models/Localeorigin.md +21 -0
  1600. package/identity_attributes/docs/Models/Source2.md +20 -0
  1601. package/identity_history/.openapi-generator/FILES +39 -0
  1602. package/identity_history/api.ts +651 -651
  1603. package/identity_history/docs/Examples/typescript_code_examples_overlay.yaml +206 -0
  1604. package/identity_history/docs/Methods/IdentityHistoryApi.md +575 -0
  1605. package/identity_history/docs/Methods/Index.md +30 -0
  1606. package/identity_history/docs/Models/Accessitemaccessprofileresponse.md +30 -0
  1607. package/identity_history/docs/Models/AccessitemaccessprofileresponseAppRefsInner.md +20 -0
  1608. package/identity_history/docs/Models/Accessitemaccountresponse.md +25 -0
  1609. package/identity_history/docs/Models/Accessitemappresponse.md +23 -0
  1610. package/identity_history/docs/Models/Accessitemassociated.md +24 -0
  1611. package/identity_history/docs/Models/AccessitemassociatedAccessItem.md +37 -0
  1612. package/identity_history/docs/Models/Accessitemdiff.md +22 -0
  1613. package/identity_history/docs/Models/Accessitementitlementresponse.md +30 -0
  1614. package/identity_history/docs/Models/Accessitemremoved.md +24 -0
  1615. package/identity_history/docs/Models/Accessitemroleresponse.md +26 -0
  1616. package/identity_history/docs/Models/Accessrequested.md +22 -0
  1617. package/identity_history/docs/Models/Accessrequestitemresponse.md +26 -0
  1618. package/identity_history/docs/Models/Accessrequestresponse2.md +21 -0
  1619. package/identity_history/docs/Models/Accountstatuschanged.md +23 -0
  1620. package/identity_history/docs/Models/AccountstatuschangedAccount.md +25 -0
  1621. package/identity_history/docs/Models/AccountstatuschangedStatusChange.md +20 -0
  1622. package/identity_history/docs/Models/Approvalinforesponse.md +21 -0
  1623. package/identity_history/docs/Models/Attributechange.md +21 -0
  1624. package/identity_history/docs/Models/Attributeschanged.md +22 -0
  1625. package/identity_history/docs/Models/Certifierresponse.md +20 -0
  1626. package/identity_history/docs/Models/Correlatedgovernanceevent.md +25 -0
  1627. package/identity_history/docs/Models/Errormessagedto.md +21 -0
  1628. package/identity_history/docs/Models/Errorresponsedto.md +22 -0
  1629. package/identity_history/docs/Models/GetHistoricalIdentityEventsV1200ResponseInner.md +34 -0
  1630. package/identity_history/docs/Models/Identitycertified.md +26 -0
  1631. package/identity_history/docs/Models/Identitycompareresponse.md +19 -0
  1632. package/identity_history/docs/Models/Identityhistoryresponse.md +24 -0
  1633. package/identity_history/docs/Models/Identitylistitem.md +24 -0
  1634. package/identity_history/docs/Models/Identitysnapshotsummaryresponse.md +19 -0
  1635. package/identity_history/docs/Models/Index.md +19 -0
  1636. package/identity_history/docs/Models/ListHistoricalIdentitiesV1401Response.md +19 -0
  1637. package/identity_history/docs/Models/ListHistoricalIdentitiesV1429Response.md +19 -0
  1638. package/identity_history/docs/Models/ListIdentityAccessItemsV1200ResponseInner.md +37 -0
  1639. package/identity_history/docs/Models/ListIdentitySnapshotAccessItemsV1200ResponseInner.md +37 -0
  1640. package/identity_history/docs/Models/Localeorigin.md +21 -0
  1641. package/identity_history/docs/Models/Metricresponse.md +20 -0
  1642. package/identity_profiles/.openapi-generator/FILES +30 -0
  1643. package/identity_profiles/api.ts +446 -446
  1644. package/identity_profiles/docs/Examples/typescript_code_examples_overlay.yaml +163 -0
  1645. package/identity_profiles/docs/Methods/IdentityProfilesApi.md +482 -0
  1646. package/identity_profiles/docs/Methods/Index.md +30 -0
  1647. package/identity_profiles/docs/Models/ArrayInner.md +18 -0
  1648. package/identity_profiles/docs/Models/Basecommondto.md +22 -0
  1649. package/identity_profiles/docs/Models/Errormessagedto.md +21 -0
  1650. package/identity_profiles/docs/Models/Errorresponsedto.md +22 -0
  1651. package/identity_profiles/docs/Models/Identityattributeconfig.md +20 -0
  1652. package/identity_profiles/docs/Models/Identityattributepreview.md +22 -0
  1653. package/identity_profiles/docs/Models/Identityattributetransform.md +20 -0
  1654. package/identity_profiles/docs/Models/Identityexceptionreportreference.md +20 -0
  1655. package/identity_profiles/docs/Models/Identitypreviewrequest.md +20 -0
  1656. package/identity_profiles/docs/Models/Identitypreviewresponse.md +20 -0
  1657. package/identity_profiles/docs/Models/IdentitypreviewresponseIdentity.md +21 -0
  1658. package/identity_profiles/docs/Models/Identityprofile.md +31 -0
  1659. package/identity_profiles/docs/Models/IdentityprofileAllOfAuthoritativeSource.md +21 -0
  1660. package/identity_profiles/docs/Models/IdentityprofileAllOfOwner.md +21 -0
  1661. package/identity_profiles/docs/Models/Identityprofileexportedobject.md +21 -0
  1662. package/identity_profiles/docs/Models/IdentityprofileexportedobjectSelf.md +21 -0
  1663. package/identity_profiles/docs/Models/Importobject.md +21 -0
  1664. package/identity_profiles/docs/Models/Index.md +19 -0
  1665. package/identity_profiles/docs/Models/Jsonpatchoperation.md +21 -0
  1666. package/identity_profiles/docs/Models/JsonpatchoperationValue.md +18 -0
  1667. package/identity_profiles/docs/Models/ListIdentityProfilesV1401Response.md +19 -0
  1668. package/identity_profiles/docs/Models/ListIdentityProfilesV1429Response.md +19 -0
  1669. package/identity_profiles/docs/Models/Localeorigin.md +21 -0
  1670. package/identity_profiles/docs/Models/Objectimportresult.md +22 -0
  1671. package/identity_profiles/docs/Models/Spconfigmessage.md +21 -0
  1672. package/identity_profiles/docs/Models/Taskresultsimplified.md +25 -0
  1673. package/identity_profiles/docs/Models/Transformdefinition.md +20 -0
  1674. package/index.spec.ts +2 -2
  1675. package/index.ts +333 -333
  1676. package/jit_access/.openapi-generator/FILES +12 -0
  1677. package/jit_access/api.ts +108 -108
  1678. package/jit_access/docs/Examples/typescript_code_examples_overlay.yaml +29 -0
  1679. package/jit_access/docs/Methods/Index.md +30 -0
  1680. package/jit_access/docs/Methods/JITAccessApi.md +110 -0
  1681. package/jit_access/docs/Models/Errormessagedto.md +21 -0
  1682. package/jit_access/docs/Models/Errorresponsedto.md +22 -0
  1683. package/jit_access/docs/Models/GetJitActivationConfigV1401Response.md +19 -0
  1684. package/jit_access/docs/Models/GetJitActivationConfigV1429Response.md +19 -0
  1685. package/jit_access/docs/Models/Index.md +19 -0
  1686. package/jit_access/docs/Models/Jitaccessoperationrequest.md +21 -0
  1687. package/jit_access/docs/Models/JitaccessoperationrequestValue.md +18 -0
  1688. package/jit_access/docs/Models/Jitactivationconfigresponse.md +27 -0
  1689. package/jit_access/docs/Models/Localeorigin.md +21 -0
  1690. package/jit_activations/.openapi-generator/FILES +16 -0
  1691. package/jit_activations/api.ts +144 -144
  1692. package/jit_activations/docs/Examples/typescript_code_examples_overlay.yaml +42 -0
  1693. package/jit_activations/docs/Methods/Index.md +30 -0
  1694. package/jit_activations/docs/Methods/JITActivationsApi.md +151 -0
  1695. package/jit_activations/docs/Models/Activationworkflowstatus.md +33 -0
  1696. package/jit_activations/docs/Models/Errormessagedto.md +21 -0
  1697. package/jit_activations/docs/Models/Errorresponsedto.md +22 -0
  1698. package/jit_activations/docs/Models/Index.md +19 -0
  1699. package/jit_activations/docs/Models/Jitactivationactivaterequest.md +20 -0
  1700. package/jit_activations/docs/Models/Jitactivationactivateresponse.md +24 -0
  1701. package/jit_activations/docs/Models/Jitactivationdeactivaterequest.md +19 -0
  1702. package/jit_activations/docs/Models/Jitactivationdeactivateresponse.md +23 -0
  1703. package/jit_activations/docs/Models/Jitactivationextendrequest.md +20 -0
  1704. package/jit_activations/docs/Models/Jitactivationextendresponse.md +24 -0
  1705. package/jit_activations/docs/Models/Localeorigin.md +21 -0
  1706. package/jit_activations/docs/Models/StartActivateWorkflowV1401Response.md +19 -0
  1707. package/jit_activations/docs/Models/StartActivateWorkflowV1429Response.md +19 -0
  1708. package/launchers/.openapi-generator/FILES +16 -0
  1709. package/launchers/api.ts +224 -224
  1710. package/launchers/docs/Examples/typescript_code_examples_overlay.yaml +87 -0
  1711. package/launchers/docs/Methods/Index.md +30 -0
  1712. package/launchers/docs/Methods/LaunchersApi.md +253 -0
  1713. package/launchers/docs/Models/Errormessagedto.md +21 -0
  1714. package/launchers/docs/Models/Errorresponsedto.md +22 -0
  1715. package/launchers/docs/Models/GetLaunchersV1200Response.md +20 -0
  1716. package/launchers/docs/Models/GetLaunchersV1401Response.md +19 -0
  1717. package/launchers/docs/Models/GetLaunchersV1429Response.md +19 -0
  1718. package/launchers/docs/Models/Index.md +19 -0
  1719. package/launchers/docs/Models/Launcher.md +28 -0
  1720. package/launchers/docs/Models/LauncherOwner.md +20 -0
  1721. package/launchers/docs/Models/LauncherReference.md +20 -0
  1722. package/launchers/docs/Models/Launcherrequest.md +24 -0
  1723. package/launchers/docs/Models/LauncherrequestReference.md +20 -0
  1724. package/launchers/docs/Models/Localeorigin.md +21 -0
  1725. package/launchers/docs/Models/StartLauncherV1200Response.md +19 -0
  1726. package/lifecycle_states/.openapi-generator/FILES +20 -0
  1727. package/lifecycle_states/api.ts +225 -225
  1728. package/lifecycle_states/docs/Examples/typescript_code_examples_overlay.yaml +94 -0
  1729. package/lifecycle_states/docs/Methods/Index.md +30 -0
  1730. package/lifecycle_states/docs/Methods/LifecycleStatesApi.md +305 -0
  1731. package/lifecycle_states/docs/Models/Accessactionconfiguration.md +19 -0
  1732. package/lifecycle_states/docs/Models/Accountaction.md +22 -0
  1733. package/lifecycle_states/docs/Models/ArrayInner.md +18 -0
  1734. package/lifecycle_states/docs/Models/Basecommondto.md +22 -0
  1735. package/lifecycle_states/docs/Models/Emailnotificationoption.md +22 -0
  1736. package/lifecycle_states/docs/Models/Errormessagedto.md +21 -0
  1737. package/lifecycle_states/docs/Models/Errorresponsedto.md +22 -0
  1738. package/lifecycle_states/docs/Models/Index.md +19 -0
  1739. package/lifecycle_states/docs/Models/Jsonpatchoperation.md +21 -0
  1740. package/lifecycle_states/docs/Models/JsonpatchoperationValue.md +18 -0
  1741. package/lifecycle_states/docs/Models/Lifecyclestate.md +32 -0
  1742. package/lifecycle_states/docs/Models/Lifecyclestatedeleted.md +21 -0
  1743. package/lifecycle_states/docs/Models/Localeorigin.md +21 -0
  1744. package/lifecycle_states/docs/Models/SetLifecycleStateV1200Response.md +19 -0
  1745. package/lifecycle_states/docs/Models/SetLifecycleStateV1401Response.md +19 -0
  1746. package/lifecycle_states/docs/Models/SetLifecycleStateV1429Response.md +19 -0
  1747. package/lifecycle_states/docs/Models/SetLifecycleStateV1Request.md +19 -0
  1748. package/machine_account_classify/.openapi-generator/FILES +10 -0
  1749. package/machine_account_classify/api.ts +58 -58
  1750. package/machine_account_classify/docs/Examples/typescript_code_examples_overlay.yaml +15 -0
  1751. package/machine_account_classify/docs/Methods/Index.md +30 -0
  1752. package/machine_account_classify/docs/Methods/MachineAccountClassifyApi.md +60 -0
  1753. package/machine_account_classify/docs/Models/Errormessagedto.md +21 -0
  1754. package/machine_account_classify/docs/Models/Errorresponsedto.md +22 -0
  1755. package/machine_account_classify/docs/Models/Index.md +19 -0
  1756. package/machine_account_classify/docs/Models/Localeorigin.md +21 -0
  1757. package/machine_account_classify/docs/Models/SendClassifyMachineAccountV1200Response.md +19 -0
  1758. package/machine_account_classify/docs/Models/SendClassifyMachineAccountV1401Response.md +19 -0
  1759. package/machine_account_classify/docs/Models/SendClassifyMachineAccountV1429Response.md +19 -0
  1760. package/machine_account_creation_request/.openapi-generator/FILES +19 -0
  1761. package/machine_account_creation_request/api.ts +193 -193
  1762. package/machine_account_creation_request/docs/Examples/typescript_code_examples_overlay.yaml +46 -0
  1763. package/machine_account_creation_request/docs/Methods/Index.md +30 -0
  1764. package/machine_account_creation_request/docs/Methods/MachineAccountCreationRequestApi.md +157 -0
  1765. package/machine_account_creation_request/docs/Models/Accountrequestasyncresult.md +19 -0
  1766. package/machine_account_creation_request/docs/Models/Accountrequestdetailsdto.md +26 -0
  1767. package/machine_account_creation_request/docs/Models/AccountrequestdetailsdtoRequester.md +21 -0
  1768. package/machine_account_creation_request/docs/Models/Accountrequestphase.md +22 -0
  1769. package/machine_account_creation_request/docs/Models/Accountrequestphasestate.md +31 -0
  1770. package/machine_account_creation_request/docs/Models/Basereferencedto.md +21 -0
  1771. package/machine_account_creation_request/docs/Models/CreateMachineAccountRequestV1401Response.md +19 -0
  1772. package/machine_account_creation_request/docs/Models/CreateMachineAccountRequestV1429Response.md +19 -0
  1773. package/machine_account_creation_request/docs/Models/Dtotype.md +75 -0
  1774. package/machine_account_creation_request/docs/Models/Errormessagedto.md +21 -0
  1775. package/machine_account_creation_request/docs/Models/Errorresponsedto.md +22 -0
  1776. package/machine_account_creation_request/docs/Models/Index.md +19 -0
  1777. package/machine_account_creation_request/docs/Models/Localeorigin.md +21 -0
  1778. package/machine_account_creation_request/docs/Models/Machineaccountcreateaccessdto.md +21 -0
  1779. package/machine_account_creation_request/docs/Models/MachineaccountcreateaccessdtoSubtypesInner.md +22 -0
  1780. package/machine_account_creation_request/docs/Models/Machineaccountcreaterequestinput.md +26 -0
  1781. package/machine_account_mappings/.openapi-generator/FILES +15 -0
  1782. package/machine_account_mappings/api.ts +177 -177
  1783. package/machine_account_mappings/docs/Examples/typescript_code_examples_overlay.yaml +60 -0
  1784. package/machine_account_mappings/docs/Methods/Index.md +30 -0
  1785. package/machine_account_mappings/docs/Methods/MachineAccountMappingsApi.md +181 -0
  1786. package/machine_account_mappings/docs/Models/Attributemappings.md +20 -0
  1787. package/machine_account_mappings/docs/Models/AttributemappingsAllOfTarget.md +21 -0
  1788. package/machine_account_mappings/docs/Models/AttributemappingsAllOfTransformDefinition.md +21 -0
  1789. package/machine_account_mappings/docs/Models/AttributemappingsAllOfTransformDefinitionAttributes.md +19 -0
  1790. package/machine_account_mappings/docs/Models/AttributemappingsAllOfTransformDefinitionAttributesInput.md +20 -0
  1791. package/machine_account_mappings/docs/Models/AttributemappingsAllOfTransformDefinitionAttributesInputAttributes.md +21 -0
  1792. package/machine_account_mappings/docs/Models/Errormessagedto.md +21 -0
  1793. package/machine_account_mappings/docs/Models/Errorresponsedto.md +22 -0
  1794. package/machine_account_mappings/docs/Models/Index.md +19 -0
  1795. package/machine_account_mappings/docs/Models/ListMachineAccountMappingsV1401Response.md +19 -0
  1796. package/machine_account_mappings/docs/Models/ListMachineAccountMappingsV1429Response.md +19 -0
  1797. package/machine_account_mappings/docs/Models/Localeorigin.md +21 -0
  1798. package/machine_account_subtypes/.openapi-generator/FILES +19 -0
  1799. package/machine_account_subtypes/api.ts +281 -281
  1800. package/machine_account_subtypes/docs/Examples/typescript_code_examples_overlay.yaml +126 -0
  1801. package/machine_account_subtypes/docs/Methods/Index.md +30 -0
  1802. package/machine_account_subtypes/docs/Methods/MachineAccountSubtypesApi.md +379 -0
  1803. package/machine_account_subtypes/docs/Models/ArrayInner.md +18 -0
  1804. package/machine_account_subtypes/docs/Models/CreateSourceSubtypeV1Request.md +23 -0
  1805. package/machine_account_subtypes/docs/Models/Errormessagedto.md +21 -0
  1806. package/machine_account_subtypes/docs/Models/Errorresponsedto.md +22 -0
  1807. package/machine_account_subtypes/docs/Models/Index.md +19 -0
  1808. package/machine_account_subtypes/docs/Models/Jsonpatchoperation.md +21 -0
  1809. package/machine_account_subtypes/docs/Models/JsonpatchoperationValue.md +18 -0
  1810. package/machine_account_subtypes/docs/Models/LoadBulkSourceSubtypesV1401Response.md +19 -0
  1811. package/machine_account_subtypes/docs/Models/LoadBulkSourceSubtypesV1429Response.md +19 -0
  1812. package/machine_account_subtypes/docs/Models/Localeorigin.md +21 -0
  1813. package/machine_account_subtypes/docs/Models/Machineaccountsubtypeconfigdto.md +21 -0
  1814. package/machine_account_subtypes/docs/Models/MachineaccountsubtypeconfigdtoMachineAccountCreate.md +25 -0
  1815. package/machine_account_subtypes/docs/Models/MachineaccountsubtypeconfigdtoMachineAccountDelete.md +20 -0
  1816. package/machine_account_subtypes/docs/Models/Machinesubtypeapprovalconfig.md +20 -0
  1817. package/machine_account_subtypes/docs/Models/Sourcesubtypewithsource.md +28 -0
  1818. package/machine_account_subtypes/docs/Models/SourcesubtypewithsourceSource.md +21 -0
  1819. package/machine_accounts/.openapi-generator/FILES +13 -0
  1820. package/machine_accounts/api.ts +225 -225
  1821. package/machine_accounts/docs/Examples/typescript_code_examples_overlay.yaml +150 -0
  1822. package/machine_accounts/docs/Methods/Index.md +30 -0
  1823. package/machine_accounts/docs/Methods/MachineAccountsApi.md +456 -0
  1824. package/machine_accounts/docs/Models/Basecommondto.md +22 -0
  1825. package/machine_accounts/docs/Models/CreateMachineAccountSubtypeV1Request.md +22 -0
  1826. package/machine_accounts/docs/Models/Errormessagedto.md +21 -0
  1827. package/machine_accounts/docs/Models/Errorresponsedto.md +22 -0
  1828. package/machine_accounts/docs/Models/Index.md +19 -0
  1829. package/machine_accounts/docs/Models/ListMachineAccountsV1401Response.md +19 -0
  1830. package/machine_accounts/docs/Models/ListMachineAccountsV1429Response.md +19 -0
  1831. package/machine_accounts/docs/Models/Localeorigin.md +21 -0
  1832. package/machine_accounts/docs/Models/Machineaccount.md +39 -0
  1833. package/machine_accounts/docs/Models/Sourcesubtype.md +26 -0
  1834. package/machine_classification_config/.openapi-generator/FILES +14 -0
  1835. package/machine_classification_config/api.ts +130 -130
  1836. package/machine_classification_config/docs/Examples/typescript_code_examples_overlay.yaml +43 -0
  1837. package/machine_classification_config/docs/Methods/Index.md +30 -0
  1838. package/machine_classification_config/docs/Methods/MachineClassificationConfigApi.md +136 -0
  1839. package/machine_classification_config/docs/Models/Errormessagedto.md +21 -0
  1840. package/machine_classification_config/docs/Models/Errorresponsedto.md +22 -0
  1841. package/machine_classification_config/docs/Models/GetMachineClassificationConfigV1401Response.md +19 -0
  1842. package/machine_classification_config/docs/Models/GetMachineClassificationConfigV1429Response.md +19 -0
  1843. package/machine_classification_config/docs/Models/Index.md +19 -0
  1844. package/machine_classification_config/docs/Models/Localeorigin.md +21 -0
  1845. package/machine_classification_config/docs/Models/Machineclassificationconfig.md +23 -0
  1846. package/machine_classification_config/docs/Models/Machineclassificationcriterialevel1.md +24 -0
  1847. package/machine_classification_config/docs/Models/Machineclassificationcriterialevel2.md +24 -0
  1848. package/machine_classification_config/docs/Models/Machineclassificationcriterialevel3.md +24 -0
  1849. package/machine_classification_config/docs/Models/Machineclassificationcriteriaoperation.md +31 -0
  1850. package/machine_identities/.openapi-generator/FILES +29 -0
  1851. package/machine_identities/api.ts +391 -391
  1852. package/machine_identities/docs/Examples/typescript_code_examples_overlay.yaml +115 -0
  1853. package/machine_identities/docs/Methods/Index.md +30 -0
  1854. package/machine_identities/docs/Methods/MachineIdentitiesApi.md +342 -0
  1855. package/machine_identities/docs/Models/Basecommondto.md +22 -0
  1856. package/machine_identities/docs/Models/Basereferencedto.md +21 -0
  1857. package/machine_identities/docs/Models/Dtotype.md +75 -0
  1858. package/machine_identities/docs/Models/Errormessagedto.md +21 -0
  1859. package/machine_identities/docs/Models/Errorresponsedto.md +22 -0
  1860. package/machine_identities/docs/Models/Index.md +19 -0
  1861. package/machine_identities/docs/Models/ListMachineIdentitiesV1401Response.md +19 -0
  1862. package/machine_identities/docs/Models/ListMachineIdentitiesV1429Response.md +19 -0
  1863. package/machine_identities/docs/Models/Localeorigin.md +21 -0
  1864. package/machine_identities/docs/Models/Localizedmessage.md +20 -0
  1865. package/machine_identities/docs/Models/MachineIdentityDtoOwners.md +20 -0
  1866. package/machine_identities/docs/Models/MachineIdentityRequestUserEntitlements.md +20 -0
  1867. package/machine_identities/docs/Models/MachineIdentityResponseUserEntitlements.md +22 -0
  1868. package/machine_identities/docs/Models/Machineidentity.md +29 -0
  1869. package/machine_identities/docs/Models/Machineidentityaggregationrequest.md +20 -0
  1870. package/machine_identities/docs/Models/Machineidentityaggregationresponse.md +36 -0
  1871. package/machine_identities/docs/Models/MachineidentityaggregationresponseTarget.md +21 -0
  1872. package/machine_identities/docs/Models/Machineidentityrequest.md +30 -0
  1873. package/machine_identities/docs/Models/Machineidentityresponse.md +34 -0
  1874. package/machine_identities/docs/Models/Machineidentityuserentitlementresponse.md +23 -0
  1875. package/machine_identities/docs/Models/MachineidentityuserentitlementresponseEntitlement.md +21 -0
  1876. package/machine_identities/docs/Models/MachineidentityuserentitlementresponseSource.md +21 -0
  1877. package/machine_identities/docs/Models/Taskdefinitionsummary.md +24 -0
  1878. package/machine_identities/docs/Models/Taskreturndetails.md +20 -0
  1879. package/machine_identities/docs/Models/Taskstatusmessage.md +22 -0
  1880. package/machine_identities/docs/Models/TaskstatusmessageParametersInner.md +18 -0
  1881. package/managed_clients/.openapi-generator/FILES +22 -0
  1882. package/managed_clients/api.ts +320 -320
  1883. package/managed_clients/docs/Examples/typescript_code_examples_overlay.yaml +103 -0
  1884. package/managed_clients/docs/Methods/Index.md +30 -0
  1885. package/managed_clients/docs/Methods/ManagedClientsApi.md +298 -0
  1886. package/managed_clients/docs/Models/ArrayInner.md +18 -0
  1887. package/managed_clients/docs/Models/Errormessagedto.md +21 -0
  1888. package/managed_clients/docs/Models/Errorresponsedto.md +22 -0
  1889. package/managed_clients/docs/Models/GetManagedClientsV1401Response.md +19 -0
  1890. package/managed_clients/docs/Models/GetManagedClientsV1429Response.md +19 -0
  1891. package/managed_clients/docs/Models/Healthevent.md +25 -0
  1892. package/managed_clients/docs/Models/Healthindicatorcategory.md +20 -0
  1893. package/managed_clients/docs/Models/Index.md +19 -0
  1894. package/managed_clients/docs/Models/Jsonpatchoperation.md +21 -0
  1895. package/managed_clients/docs/Models/JsonpatchoperationValue.md +18 -0
  1896. package/managed_clients/docs/Models/Localeorigin.md +21 -0
  1897. package/managed_clients/docs/Models/Managedclient.md +39 -0
  1898. package/managed_clients/docs/Models/Managedclienthealthindicators.md +22 -0
  1899. package/managed_clients/docs/Models/ManagedclienthealthindicatorsBody.md +45 -0
  1900. package/managed_clients/docs/Models/ManagedclienthealthindicatorsBodyHealthIndicators.md +21 -0
  1901. package/managed_clients/docs/Models/Managedclientrequest.md +22 -0
  1902. package/managed_clients/docs/Models/Managedclientstatus.md +22 -0
  1903. package/managed_clients/docs/Models/Managedclientstatuscode.md +31 -0
  1904. package/managed_clients/docs/Models/Managedclienttype.md +25 -0
  1905. package/managed_cluster_types/.openapi-generator/FILES +14 -0
  1906. package/managed_cluster_types/api.ts +146 -146
  1907. package/managed_cluster_types/docs/Examples/typescript_code_examples_overlay.yaml +75 -0
  1908. package/managed_cluster_types/docs/Methods/Index.md +30 -0
  1909. package/managed_cluster_types/docs/Methods/ManagedClusterTypesApi.md +223 -0
  1910. package/managed_cluster_types/docs/Models/ArrayInner.md +18 -0
  1911. package/managed_cluster_types/docs/Models/Errormessagedto.md +21 -0
  1912. package/managed_cluster_types/docs/Models/Errorresponsedto.md +22 -0
  1913. package/managed_cluster_types/docs/Models/GetManagedClusterTypesV1401Response.md +19 -0
  1914. package/managed_cluster_types/docs/Models/GetManagedClusterTypesV1429Response.md +19 -0
  1915. package/managed_cluster_types/docs/Models/Index.md +19 -0
  1916. package/managed_cluster_types/docs/Models/Jsonpatch.md +19 -0
  1917. package/managed_cluster_types/docs/Models/Jsonpatchoperation.md +21 -0
  1918. package/managed_cluster_types/docs/Models/JsonpatchoperationValue.md +18 -0
  1919. package/managed_cluster_types/docs/Models/Localeorigin.md +21 -0
  1920. package/managed_cluster_types/docs/Models/Managedclustertype.md +23 -0
  1921. package/managed_clusters/.openapi-generator/FILES +35 -0
  1922. package/managed_clusters/api.ts +466 -466
  1923. package/managed_clusters/docs/Examples/typescript_code_examples_overlay.yaml +118 -0
  1924. package/managed_clusters/docs/Methods/Index.md +30 -0
  1925. package/managed_clusters/docs/Methods/ManagedClustersApi.md +339 -0
  1926. package/managed_clusters/docs/Models/ArrayInner.md +18 -0
  1927. package/managed_clusters/docs/Models/Clientlogconfiguration.md +23 -0
  1928. package/managed_clusters/docs/Models/Clientlogconfigurationdurationminutes.md +22 -0
  1929. package/managed_clusters/docs/Models/Clientlogconfigurationexpiration.md +22 -0
  1930. package/managed_clusters/docs/Models/Clustermanualupgrade.md +19 -0
  1931. package/managed_clusters/docs/Models/ClustermanualupgradeJobsInner.md +24 -0
  1932. package/managed_clusters/docs/Models/ClustermanualupgradeJobsInnerManagedProcessConfiguration.md +23 -0
  1933. package/managed_clusters/docs/Models/ClustermanualupgradeJobsInnerManagedProcessConfigurationCcg.md +23 -0
  1934. package/managed_clusters/docs/Models/ClustermanualupgradeJobsInnerManagedProcessConfigurationCharon.md +22 -0
  1935. package/managed_clusters/docs/Models/ClustermanualupgradeJobsInnerManagedProcessConfigurationOtelAgent.md +22 -0
  1936. package/managed_clusters/docs/Models/ClustermanualupgradeJobsInnerManagedProcessConfigurationRelay.md +22 -0
  1937. package/managed_clusters/docs/Models/ClustermanualupgradeJobsInnerManagedProcessConfigurationToolbox.md +22 -0
  1938. package/managed_clusters/docs/Models/Errormessagedto.md +21 -0
  1939. package/managed_clusters/docs/Models/Errorresponsedto.md +22 -0
  1940. package/managed_clusters/docs/Models/GetManagedClustersV1401Response.md +19 -0
  1941. package/managed_clusters/docs/Models/GetManagedClustersV1429Response.md +19 -0
  1942. package/managed_clusters/docs/Models/Index.md +19 -0
  1943. package/managed_clusters/docs/Models/Jsonpatchoperation.md +21 -0
  1944. package/managed_clusters/docs/Models/JsonpatchoperationValue.md +18 -0
  1945. package/managed_clusters/docs/Models/Localeorigin.md +21 -0
  1946. package/managed_clusters/docs/Models/Managedclienttype.md +25 -0
  1947. package/managed_clusters/docs/Models/Managedcluster.md +50 -0
  1948. package/managed_clusters/docs/Models/ManagedclusterUpdatePreferences.md +21 -0
  1949. package/managed_clusters/docs/Models/Managedclusterattributes.md +20 -0
  1950. package/managed_clusters/docs/Models/Managedclusterencryptionconfig.md +19 -0
  1951. package/managed_clusters/docs/Models/Managedclusterkeypair.md +21 -0
  1952. package/managed_clusters/docs/Models/Managedclusterqueue.md +20 -0
  1953. package/managed_clusters/docs/Models/Managedclusterredis.md +20 -0
  1954. package/managed_clusters/docs/Models/Managedclusterrequest.md +22 -0
  1955. package/managed_clusters/docs/Models/Managedclustertypes.md +37 -0
  1956. package/managed_clusters/docs/Models/PutClientLogConfigurationV1Request.md +23 -0
  1957. package/managed_clusters/docs/Models/Standardlevel.md +31 -0
  1958. package/mfa_configuration/.openapi-generator/FILES +15 -0
  1959. package/mfa_configuration/api.ts +179 -179
  1960. package/mfa_configuration/docs/Examples/typescript_code_examples_overlay.yaml +96 -0
  1961. package/mfa_configuration/docs/Methods/Index.md +30 -0
  1962. package/mfa_configuration/docs/Methods/MFAConfigurationApi.md +277 -0
  1963. package/mfa_configuration/docs/Models/Errormessagedto.md +21 -0
  1964. package/mfa_configuration/docs/Models/Errorresponsedto.md +22 -0
  1965. package/mfa_configuration/docs/Models/GetMFAOktaConfigV1401Response.md +19 -0
  1966. package/mfa_configuration/docs/Models/GetMFAOktaConfigV1429Response.md +19 -0
  1967. package/mfa_configuration/docs/Models/Index.md +19 -0
  1968. package/mfa_configuration/docs/Models/Kbaanswerrequestitem.md +20 -0
  1969. package/mfa_configuration/docs/Models/Kbaanswerresponseitem.md +21 -0
  1970. package/mfa_configuration/docs/Models/Kbaquestion.md +22 -0
  1971. package/mfa_configuration/docs/Models/Localeorigin.md +21 -0
  1972. package/mfa_configuration/docs/Models/Mfaconfigtestresponse.md +20 -0
  1973. package/mfa_configuration/docs/Models/Mfaduoconfig.md +24 -0
  1974. package/mfa_configuration/docs/Models/Mfaoktaconfig.md +23 -0
  1975. package/multi_host_integration/.openapi-generator/FILES +36 -0
  1976. package/multi_host_integration/api.ts +808 -808
  1977. package/multi_host_integration/docs/Examples/typescript_code_examples_overlay.yaml +213 -0
  1978. package/multi_host_integration/docs/Methods/Index.md +30 -0
  1979. package/multi_host_integration/docs/Methods/MultiHostIntegrationApi.md +613 -0
  1980. package/multi_host_integration/docs/Models/ArrayInner.md +18 -0
  1981. package/multi_host_integration/docs/Models/Errormessagedto.md +21 -0
  1982. package/multi_host_integration/docs/Models/Errorresponsedto.md +22 -0
  1983. package/multi_host_integration/docs/Models/GetMultiHostIntegrationsListV1401Response.md +19 -0
  1984. package/multi_host_integration/docs/Models/GetMultiHostIntegrationsListV1429Response.md +19 -0
  1985. package/multi_host_integration/docs/Models/Index.md +19 -0
  1986. package/multi_host_integration/docs/Models/Localeorigin.md +21 -0
  1987. package/multi_host_integration/docs/Models/Managercorrelationmapping.md +20 -0
  1988. package/multi_host_integration/docs/Models/Multihostintegrations.md +50 -0
  1989. package/multi_host_integration/docs/Models/MultihostintegrationsAccountCorrelationConfig.md +21 -0
  1990. package/multi_host_integration/docs/Models/MultihostintegrationsAccountCorrelationRule.md +21 -0
  1991. package/multi_host_integration/docs/Models/MultihostintegrationsAccountsFile.md +23 -0
  1992. package/multi_host_integration/docs/Models/MultihostintegrationsBeforeProvisioningRule.md +21 -0
  1993. package/multi_host_integration/docs/Models/MultihostintegrationsCluster.md +21 -0
  1994. package/multi_host_integration/docs/Models/MultihostintegrationsConnectorAttributes.md +25 -0
  1995. package/multi_host_integration/docs/Models/MultihostintegrationsConnectorAttributesConnectorFileUploadHistory.md +19 -0
  1996. package/multi_host_integration/docs/Models/MultihostintegrationsConnectorAttributesMultiHostAttributes.md +22 -0
  1997. package/multi_host_integration/docs/Models/MultihostintegrationsManagementWorkgroup.md +21 -0
  1998. package/multi_host_integration/docs/Models/MultihostintegrationsManagerCorrelationMapping.md +20 -0
  1999. package/multi_host_integration/docs/Models/MultihostintegrationsManagerCorrelationRule.md +21 -0
  2000. package/multi_host_integration/docs/Models/MultihostintegrationsOwner.md +21 -0
  2001. package/multi_host_integration/docs/Models/MultihostintegrationsPasswordPoliciesInner.md +21 -0
  2002. package/multi_host_integration/docs/Models/MultihostintegrationsSchemasInner.md +21 -0
  2003. package/multi_host_integration/docs/Models/Multihostintegrationsaggscheduleupdate.md +26 -0
  2004. package/multi_host_integration/docs/Models/Multihostintegrationscreate.md +27 -0
  2005. package/multi_host_integration/docs/Models/Multihostintegrationscreatesources.md +21 -0
  2006. package/multi_host_integration/docs/Models/Multihostintegrationtemplatetype.md +21 -0
  2007. package/multi_host_integration/docs/Models/Multihostsources.md +49 -0
  2008. package/multi_host_integration/docs/Models/MultihostsourcesBeforeProvisioningRule.md +21 -0
  2009. package/multi_host_integration/docs/Models/Sourcecreationerrors.md +24 -0
  2010. package/multi_host_integration/docs/Models/TestSourceConnectionMultihostV1200Response.md +23 -0
  2011. package/multi_host_integration/docs/Models/UpdateMultiHostSourcesV1RequestInner.md +21 -0
  2012. package/multi_host_integration/docs/Models/UpdateMultiHostSourcesV1RequestInnerValue.md +18 -0
  2013. package/nerm/README.md +2 -2
  2014. package/nerm/common.ts +2 -2
  2015. package/nerm/package.json +1 -1
  2016. package/nermv2025/README.md +2 -2
  2017. package/nermv2025/common.ts +2 -2
  2018. package/nermv2025/package.json +1 -1
  2019. package/non_employee_lifecycle_management/.openapi-generator/FILES +41 -0
  2020. package/non_employee_lifecycle_management/api.ts +851 -851
  2021. package/non_employee_lifecycle_management/docs/Examples/typescript_code_examples_overlay.yaml +479 -0
  2022. package/non_employee_lifecycle_management/docs/Methods/Index.md +30 -0
  2023. package/non_employee_lifecycle_management/docs/Methods/NonEmployeeLifecycleManagementApi.md +1379 -0
  2024. package/non_employee_lifecycle_management/docs/Models/Approvalstatus.md +27 -0
  2025. package/non_employee_lifecycle_management/docs/Models/ArrayInner.md +18 -0
  2026. package/non_employee_lifecycle_management/docs/Models/DeleteNonEmployeeRecordsInBulkV1Request.md +19 -0
  2027. package/non_employee_lifecycle_management/docs/Models/Errormessagedto.md +21 -0
  2028. package/non_employee_lifecycle_management/docs/Models/Errorresponsedto.md +22 -0
  2029. package/non_employee_lifecycle_management/docs/Models/ImportNonEmployeeRecordsInBulkV1Request.md +19 -0
  2030. package/non_employee_lifecycle_management/docs/Models/Index.md +19 -0
  2031. package/non_employee_lifecycle_management/docs/Models/Jsonpatchoperation.md +21 -0
  2032. package/non_employee_lifecycle_management/docs/Models/JsonpatchoperationValue.md +18 -0
  2033. package/non_employee_lifecycle_management/docs/Models/ListNonEmployeeRecordsV1401Response.md +19 -0
  2034. package/non_employee_lifecycle_management/docs/Models/ListNonEmployeeRecordsV1429Response.md +19 -0
  2035. package/non_employee_lifecycle_management/docs/Models/Localeorigin.md +21 -0
  2036. package/non_employee_lifecycle_management/docs/Models/Nonemployeeapprovaldecision.md +19 -0
  2037. package/non_employee_lifecycle_management/docs/Models/Nonemployeeapprovalitem.md +27 -0
  2038. package/non_employee_lifecycle_management/docs/Models/Nonemployeeapprovalitembase.md +26 -0
  2039. package/non_employee_lifecycle_management/docs/Models/Nonemployeeapprovalitemdetail.md +27 -0
  2040. package/non_employee_lifecycle_management/docs/Models/Nonemployeeapprovalsummary.md +21 -0
  2041. package/non_employee_lifecycle_management/docs/Models/Nonemployeebulkuploadjob.md +23 -0
  2042. package/non_employee_lifecycle_management/docs/Models/Nonemployeebulkuploadstatus.md +19 -0
  2043. package/non_employee_lifecycle_management/docs/Models/Nonemployeeidentitydtotype.md +21 -0
  2044. package/non_employee_lifecycle_management/docs/Models/Nonemployeeidentityreferencewithid.md +20 -0
  2045. package/non_employee_lifecycle_management/docs/Models/Nonemployeeidnuserrequest.md +19 -0
  2046. package/non_employee_lifecycle_management/docs/Models/Nonemployeerecord.md +31 -0
  2047. package/non_employee_lifecycle_management/docs/Models/Nonemployeerejectapprovaldecision.md +19 -0
  2048. package/non_employee_lifecycle_management/docs/Models/Nonemployeerequest.md +38 -0
  2049. package/non_employee_lifecycle_management/docs/Models/Nonemployeerequestbody.md +28 -0
  2050. package/non_employee_lifecycle_management/docs/Models/Nonemployeerequestlite.md +20 -0
  2051. package/non_employee_lifecycle_management/docs/Models/Nonemployeerequestsummary.md +22 -0
  2052. package/non_employee_lifecycle_management/docs/Models/Nonemployeerequestwithoutapprovalitem.md +35 -0
  2053. package/non_employee_lifecycle_management/docs/Models/Nonemployeeschemaattribute.md +28 -0
  2054. package/non_employee_lifecycle_management/docs/Models/Nonemployeeschemaattributebody.md +24 -0
  2055. package/non_employee_lifecycle_management/docs/Models/Nonemployeeschemaattributetype.md +23 -0
  2056. package/non_employee_lifecycle_management/docs/Models/Nonemployeesource.md +26 -0
  2057. package/non_employee_lifecycle_management/docs/Models/Nonemployeesourcelite.md +22 -0
  2058. package/non_employee_lifecycle_management/docs/Models/Nonemployeesourcelitewithschemaattributes.md +23 -0
  2059. package/non_employee_lifecycle_management/docs/Models/Nonemployeesourcerequestbody.md +24 -0
  2060. package/non_employee_lifecycle_management/docs/Models/Nonemployeesourcewithcloudexternalid.md +27 -0
  2061. package/non_employee_lifecycle_management/docs/Models/Nonemployeesourcewithnecount.md +27 -0
  2062. package/notifications/.openapi-generator/FILES +32 -0
  2063. package/notifications/api.ts +663 -663
  2064. package/notifications/docs/Examples/typescript_code_examples_overlay.yaml +235 -0
  2065. package/notifications/docs/Methods/Index.md +30 -0
  2066. package/notifications/docs/Methods/NotificationsApi.md +654 -0
  2067. package/notifications/docs/Models/CreateDomainDkimV1405Response.md +21 -0
  2068. package/notifications/docs/Models/Dkimattributes.md +24 -0
  2069. package/notifications/docs/Models/Domainaddress.md +19 -0
  2070. package/notifications/docs/Models/Domainstatusdto.md +24 -0
  2071. package/notifications/docs/Models/Emailstatusdto.md +23 -0
  2072. package/notifications/docs/Models/Errormessagedto.md +21 -0
  2073. package/notifications/docs/Models/Errorresponsedto.md +22 -0
  2074. package/notifications/docs/Models/GetNotificationTemplateVariablesV1401Response.md +19 -0
  2075. package/notifications/docs/Models/GetNotificationTemplateVariablesV1429Response.md +19 -0
  2076. package/notifications/docs/Models/Index.md +19 -0
  2077. package/notifications/docs/Models/Localeorigin.md +21 -0
  2078. package/notifications/docs/Models/Mailfromattributes.md +23 -0
  2079. package/notifications/docs/Models/Mailfromattributesdto.md +20 -0
  2080. package/notifications/docs/Models/Medium.md +23 -0
  2081. package/notifications/docs/Models/Notificationtemplatecontext.md +21 -0
  2082. package/notifications/docs/Models/Preferencesdto.md +21 -0
  2083. package/notifications/docs/Models/Sendtestnotificationrequestdto.md +25 -0
  2084. package/notifications/docs/Models/Templatebulkdeletedto.md +21 -0
  2085. package/notifications/docs/Models/Templatedto.md +34 -0
  2086. package/notifications/docs/Models/TemplatedtoSlackTemplate.md +29 -0
  2087. package/notifications/docs/Models/TemplatedtoTeamsTemplate.md +29 -0
  2088. package/notifications/docs/Models/Templatedtodefault.md +31 -0
  2089. package/notifications/docs/Models/Templatemediumdto.md +23 -0
  2090. package/notifications/docs/Models/Templateslack.md +29 -0
  2091. package/notifications/docs/Models/TemplateslackAutoApprovalData.md +23 -0
  2092. package/notifications/docs/Models/TemplateslackCustomFields.md +22 -0
  2093. package/notifications/docs/Models/Templateteams.md +29 -0
  2094. package/notifications/docs/Models/Templatevariable.md +22 -0
  2095. package/notifications/docs/Models/Templatevariablesdto.md +22 -0
  2096. package/oauth_clients/.openapi-generator/FILES +18 -0
  2097. package/oauth_clients/api.ts +215 -215
  2098. package/oauth_clients/docs/Examples/typescript_code_examples_overlay.yaml +71 -0
  2099. package/oauth_clients/docs/Methods/Index.md +30 -0
  2100. package/oauth_clients/docs/Methods/OAuthClientsApi.md +214 -0
  2101. package/oauth_clients/docs/Models/Accesstype.md +21 -0
  2102. package/oauth_clients/docs/Models/ArrayInner.md +18 -0
  2103. package/oauth_clients/docs/Models/Clienttype.md +21 -0
  2104. package/oauth_clients/docs/Models/Createoauthclientrequest.md +33 -0
  2105. package/oauth_clients/docs/Models/Createoauthclientresponse.md +37 -0
  2106. package/oauth_clients/docs/Models/Errormessagedto.md +21 -0
  2107. package/oauth_clients/docs/Models/Errorresponsedto.md +22 -0
  2108. package/oauth_clients/docs/Models/Getoauthclientresponse.md +39 -0
  2109. package/oauth_clients/docs/Models/Granttype.md +23 -0
  2110. package/oauth_clients/docs/Models/Index.md +19 -0
  2111. package/oauth_clients/docs/Models/Jsonpatchoperation.md +21 -0
  2112. package/oauth_clients/docs/Models/JsonpatchoperationValue.md +18 -0
  2113. package/oauth_clients/docs/Models/ListOauthClientsV1401Response.md +19 -0
  2114. package/oauth_clients/docs/Models/ListOauthClientsV1429Response.md +19 -0
  2115. package/oauth_clients/docs/Models/Localeorigin.md +21 -0
  2116. package/org_config/.openapi-generator/FILES +14 -0
  2117. package/org_config/api.ts +111 -111
  2118. package/org_config/docs/Examples/typescript_code_examples_overlay.yaml +44 -0
  2119. package/org_config/docs/Methods/Index.md +30 -0
  2120. package/org_config/docs/Methods/OrgConfigApi.md +140 -0
  2121. package/org_config/docs/Models/ArrayInner.md +18 -0
  2122. package/org_config/docs/Models/Errormessagedto.md +21 -0
  2123. package/org_config/docs/Models/Errorresponsedto.md +22 -0
  2124. package/org_config/docs/Models/GetOrgConfigV1401Response.md +19 -0
  2125. package/org_config/docs/Models/GetOrgConfigV1429Response.md +19 -0
  2126. package/org_config/docs/Models/Index.md +19 -0
  2127. package/org_config/docs/Models/Jsonpatchoperation.md +21 -0
  2128. package/org_config/docs/Models/JsonpatchoperationValue.md +18 -0
  2129. package/org_config/docs/Models/Localeorigin.md +21 -0
  2130. package/org_config/docs/Models/Orgconfig.md +28 -0
  2131. package/org_config/docs/Models/Reportconfigdto.md +22 -0
  2132. package/package.json +1 -1
  2133. package/paginator.ts +13 -13
  2134. package/parameter_storage/.openapi-generator/FILES +16 -0
  2135. package/parameter_storage/api.ts +205 -205
  2136. package/parameter_storage/docs/Examples/typescript_code_examples_overlay.yaml +119 -0
  2137. package/parameter_storage/docs/Methods/Index.md +30 -0
  2138. package/parameter_storage/docs/Methods/ParameterStorageApi.md +357 -0
  2139. package/parameter_storage/docs/Models/DeleteParameterV1409Response.md +21 -0
  2140. package/parameter_storage/docs/Models/Errormessagedto.md +21 -0
  2141. package/parameter_storage/docs/Models/Errorresponsedto.md +22 -0
  2142. package/parameter_storage/docs/Models/GetAttestationDocumentV1401Response.md +19 -0
  2143. package/parameter_storage/docs/Models/GetAttestationDocumentV1429Response.md +19 -0
  2144. package/parameter_storage/docs/Models/Index.md +19 -0
  2145. package/parameter_storage/docs/Models/Localeorigin.md +21 -0
  2146. package/parameter_storage/docs/Models/Parameterstorageattestationdocument.md +19 -0
  2147. package/parameter_storage/docs/Models/Parameterstoragejsonpatch.md +22 -0
  2148. package/parameter_storage/docs/Models/Parameterstoragenewparameter.md +24 -0
  2149. package/parameter_storage/docs/Models/Parameterstorageparameter.md +29 -0
  2150. package/parameter_storage/docs/Models/Parameterstoragereference.md +23 -0
  2151. package/parameter_storage/docs/Models/Parameterstorageupdateparameter.md +23 -0
  2152. package/password_configuration/.openapi-generator/FILES +10 -0
  2153. package/password_configuration/api.ts +91 -91
  2154. package/password_configuration/docs/Examples/typescript_code_examples_overlay.yaml +41 -0
  2155. package/password_configuration/docs/Methods/Index.md +30 -0
  2156. package/password_configuration/docs/Methods/PasswordConfigurationApi.md +139 -0
  2157. package/password_configuration/docs/Models/Errormessagedto.md +21 -0
  2158. package/password_configuration/docs/Models/Errorresponsedto.md +22 -0
  2159. package/password_configuration/docs/Models/GetPasswordOrgConfigV1401Response.md +19 -0
  2160. package/password_configuration/docs/Models/GetPasswordOrgConfigV1429Response.md +19 -0
  2161. package/password_configuration/docs/Models/Index.md +19 -0
  2162. package/password_configuration/docs/Models/Localeorigin.md +21 -0
  2163. package/password_configuration/docs/Models/Passwordorgconfig.md +22 -0
  2164. package/password_dictionary/.openapi-generator/FILES +10 -0
  2165. package/password_dictionary/api.ts +53 -53
  2166. package/password_dictionary/docs/Examples/typescript_code_examples_overlay.yaml +27 -0
  2167. package/password_dictionary/docs/Methods/Index.md +30 -0
  2168. package/password_dictionary/docs/Methods/PasswordDictionaryApi.md +194 -0
  2169. package/password_dictionary/docs/Models/Errormessagedto.md +21 -0
  2170. package/password_dictionary/docs/Models/Errorresponsedto.md +22 -0
  2171. package/password_dictionary/docs/Models/GetPasswordDictionaryV1401Response.md +19 -0
  2172. package/password_dictionary/docs/Models/GetPasswordDictionaryV1429Response.md +19 -0
  2173. package/password_dictionary/docs/Models/Index.md +19 -0
  2174. package/password_dictionary/docs/Models/Localeorigin.md +21 -0
  2175. package/password_dictionary/docs/Models/PutPasswordDictionaryV1Request.md +19 -0
  2176. package/password_management/.openapi-generator/FILES +17 -0
  2177. package/password_management/api.ts +165 -165
  2178. package/password_management/docs/Examples/typescript_code_examples_overlay.yaml +57 -0
  2179. package/password_management/docs/Methods/Index.md +30 -0
  2180. package/password_management/docs/Methods/PasswordManagementApi.md +220 -0
  2181. package/password_management/docs/Models/Errormessagedto.md +21 -0
  2182. package/password_management/docs/Models/Errorresponsedto.md +22 -0
  2183. package/password_management/docs/Models/Index.md +19 -0
  2184. package/password_management/docs/Models/Localeorigin.md +21 -0
  2185. package/password_management/docs/Models/Passwordchangerequest.md +23 -0
  2186. package/password_management/docs/Models/Passwordchangeresponse.md +20 -0
  2187. package/password_management/docs/Models/Passworddigittoken.md +20 -0
  2188. package/password_management/docs/Models/Passworddigittokenreset.md +21 -0
  2189. package/password_management/docs/Models/Passwordinfo.md +24 -0
  2190. package/password_management/docs/Models/Passwordinfoaccount.md +20 -0
  2191. package/password_management/docs/Models/Passwordinfoquerydto.md +20 -0
  2192. package/password_management/docs/Models/Passwordstatus.md +22 -0
  2193. package/password_management/docs/Models/QueryPasswordInfoV1401Response.md +19 -0
  2194. package/password_management/docs/Models/QueryPasswordInfoV1429Response.md +19 -0
  2195. package/password_policies/.openapi-generator/FILES +10 -0
  2196. package/password_policies/api.ts +156 -156
  2197. package/password_policies/docs/Examples/typescript_code_examples_overlay.yaml +78 -0
  2198. package/password_policies/docs/Methods/Index.md +30 -0
  2199. package/password_policies/docs/Methods/PasswordPoliciesApi.md +249 -0
  2200. package/password_policies/docs/Models/Errormessagedto.md +21 -0
  2201. package/password_policies/docs/Models/Errorresponsedto.md +22 -0
  2202. package/password_policies/docs/Models/GetPasswordPolicyByIdV1401Response.md +19 -0
  2203. package/password_policies/docs/Models/GetPasswordPolicyByIdV1429Response.md +19 -0
  2204. package/password_policies/docs/Models/Index.md +19 -0
  2205. package/password_policies/docs/Models/Localeorigin.md +21 -0
  2206. package/password_policies/docs/Models/Passwordpolicyv3dto.md +49 -0
  2207. package/password_sync_groups/.openapi-generator/FILES +10 -0
  2208. package/password_sync_groups/api.ts +126 -126
  2209. package/password_sync_groups/docs/Examples/typescript_code_examples_overlay.yaml +73 -0
  2210. package/password_sync_groups/docs/Methods/Index.md +30 -0
  2211. package/password_sync_groups/docs/Methods/PasswordSyncGroupsApi.md +247 -0
  2212. package/password_sync_groups/docs/Models/Errormessagedto.md +21 -0
  2213. package/password_sync_groups/docs/Models/Errorresponsedto.md +22 -0
  2214. package/password_sync_groups/docs/Models/GetPasswordSyncGroupsV1401Response.md +19 -0
  2215. package/password_sync_groups/docs/Models/GetPasswordSyncGroupsV1429Response.md +19 -0
  2216. package/password_sync_groups/docs/Models/Index.md +19 -0
  2217. package/password_sync_groups/docs/Models/Localeorigin.md +21 -0
  2218. package/password_sync_groups/docs/Models/Passwordsyncgroup.md +24 -0
  2219. package/personal_access_tokens/.openapi-generator/FILES +16 -0
  2220. package/personal_access_tokens/api.ts +160 -160
  2221. package/personal_access_tokens/docs/Examples/typescript_code_examples_overlay.yaml +58 -0
  2222. package/personal_access_tokens/docs/Methods/Index.md +30 -0
  2223. package/personal_access_tokens/docs/Methods/PersonalAccessTokensApi.md +203 -0
  2224. package/personal_access_tokens/docs/Models/ArrayInner.md +18 -0
  2225. package/personal_access_tokens/docs/Models/Createpersonalaccesstokenrequest.md +23 -0
  2226. package/personal_access_tokens/docs/Models/Createpersonalaccesstokenresponse.md +26 -0
  2227. package/personal_access_tokens/docs/Models/Errormessagedto.md +21 -0
  2228. package/personal_access_tokens/docs/Models/Errorresponsedto.md +22 -0
  2229. package/personal_access_tokens/docs/Models/Getpersonalaccesstokenresponse.md +28 -0
  2230. package/personal_access_tokens/docs/Models/Index.md +19 -0
  2231. package/personal_access_tokens/docs/Models/Jsonpatchoperation.md +21 -0
  2232. package/personal_access_tokens/docs/Models/JsonpatchoperationValue.md +18 -0
  2233. package/personal_access_tokens/docs/Models/ListPersonalAccessTokensV1401Response.md +19 -0
  2234. package/personal_access_tokens/docs/Models/ListPersonalAccessTokensV1429Response.md +19 -0
  2235. package/personal_access_tokens/docs/Models/Localeorigin.md +21 -0
  2236. package/personal_access_tokens/docs/Models/Patowner.md +21 -0
  2237. package/privilege_criteria/.openapi-generator/FILES +15 -0
  2238. package/privilege_criteria/api.ts +269 -269
  2239. package/privilege_criteria/docs/Examples/typescript_code_examples_overlay.yaml +71 -0
  2240. package/privilege_criteria/docs/Methods/Index.md +30 -0
  2241. package/privilege_criteria/docs/Methods/PrivilegeCriteriaApi.md +212 -0
  2242. package/privilege_criteria/docs/Models/Createprivilegecriteriarequest.md +23 -0
  2243. package/privilege_criteria/docs/Models/CreateprivilegecriteriarequestGroupsInner.md +20 -0
  2244. package/privilege_criteria/docs/Models/CreateprivilegecriteriarequestGroupsInnerCriteriaItemsInner.md +22 -0
  2245. package/privilege_criteria/docs/Models/Errormessagedto.md +21 -0
  2246. package/privilege_criteria/docs/Models/Errorresponsedto.md +22 -0
  2247. package/privilege_criteria/docs/Models/Index.md +19 -0
  2248. package/privilege_criteria/docs/Models/ListPrivilegeCriteriaV1401Response.md +19 -0
  2249. package/privilege_criteria/docs/Models/ListPrivilegeCriteriaV1429Response.md +19 -0
  2250. package/privilege_criteria/docs/Models/Localeorigin.md +21 -0
  2251. package/privilege_criteria/docs/Models/Privilegecriteriadto.md +24 -0
  2252. package/privilege_criteria/docs/Models/PrivilegecriteriadtoGroupsInner.md +20 -0
  2253. package/privilege_criteria/docs/Models/PrivilegecriteriadtoGroupsInnerCriteriaItemsInner.md +23 -0
  2254. package/privilege_criteria_configuration/.openapi-generator/FILES +10 -0
  2255. package/privilege_criteria_configuration/api.ts +80 -80
  2256. package/privilege_criteria_configuration/docs/Examples/typescript_code_examples_overlay.yaml +43 -0
  2257. package/privilege_criteria_configuration/docs/Methods/Index.md +30 -0
  2258. package/privilege_criteria_configuration/docs/Methods/PrivilegeCriteriaConfigurationApi.md +162 -0
  2259. package/privilege_criteria_configuration/docs/Models/Errormessagedto.md +21 -0
  2260. package/privilege_criteria_configuration/docs/Models/Errorresponsedto.md +22 -0
  2261. package/privilege_criteria_configuration/docs/Models/GetPrivilegeCriteriaConfigV1401Response.md +19 -0
  2262. package/privilege_criteria_configuration/docs/Models/GetPrivilegeCriteriaConfigV1429Response.md +19 -0
  2263. package/privilege_criteria_configuration/docs/Models/Index.md +19 -0
  2264. package/privilege_criteria_configuration/docs/Models/Localeorigin.md +21 -0
  2265. package/privilege_criteria_configuration/docs/Models/Privilegecriteriaconfigdto.md +23 -0
  2266. package/prompt_insights/.openapi-generator/FILES +11 -0
  2267. package/prompt_insights/api.ts +99 -99
  2268. package/prompt_insights/docs/Examples/typescript_code_examples_overlay.yaml +31 -0
  2269. package/prompt_insights/docs/Methods/Index.md +30 -0
  2270. package/prompt_insights/docs/Methods/PromptInsightsApi.md +109 -0
  2271. package/prompt_insights/docs/Models/Errormessagedto.md +21 -0
  2272. package/prompt_insights/docs/Models/Errorresponsedto.md +22 -0
  2273. package/prompt_insights/docs/Models/GetPromptInsightsMetricsV1401Response.md +19 -0
  2274. package/prompt_insights/docs/Models/GetPromptInsightsMetricsV1429Response.md +19 -0
  2275. package/prompt_insights/docs/Models/Index.md +19 -0
  2276. package/prompt_insights/docs/Models/Localeorigin.md +21 -0
  2277. package/prompt_insights/docs/Models/Promptinsight.md +27 -0
  2278. package/prompt_insights/docs/Models/Promptinsightsmetrics.md +20 -0
  2279. package/public_identities/.openapi-generator/FILES +13 -0
  2280. package/public_identities/api.ts +104 -104
  2281. package/public_identities/docs/Examples/typescript_code_examples_overlay.yaml +19 -0
  2282. package/public_identities/docs/Methods/Index.md +30 -0
  2283. package/public_identities/docs/Methods/PublicIdentitiesApi.md +70 -0
  2284. package/public_identities/docs/Models/Dtotype.md +75 -0
  2285. package/public_identities/docs/Models/Errormessagedto.md +21 -0
  2286. package/public_identities/docs/Models/Errorresponsedto.md +22 -0
  2287. package/public_identities/docs/Models/GetPublicIdentitiesV1401Response.md +19 -0
  2288. package/public_identities/docs/Models/GetPublicIdentitiesV1429Response.md +19 -0
  2289. package/public_identities/docs/Models/Identityreference.md +21 -0
  2290. package/public_identities/docs/Models/Index.md +19 -0
  2291. package/public_identities/docs/Models/Localeorigin.md +21 -0
  2292. package/public_identities/docs/Models/Publicidentity.md +26 -0
  2293. package/public_identities/docs/Models/PublicidentityAttributesInner.md +21 -0
  2294. package/public_identities_config/.openapi-generator/FILES +13 -0
  2295. package/public_identities_config/api.ts +85 -85
  2296. package/public_identities_config/docs/Examples/typescript_code_examples_overlay.yaml +27 -0
  2297. package/public_identities_config/docs/Methods/Index.md +30 -0
  2298. package/public_identities_config/docs/Methods/PublicIdentitiesConfigApi.md +101 -0
  2299. package/public_identities_config/docs/Models/Dtotype.md +75 -0
  2300. package/public_identities_config/docs/Models/Errormessagedto.md +21 -0
  2301. package/public_identities_config/docs/Models/Errorresponsedto.md +22 -0
  2302. package/public_identities_config/docs/Models/GetPublicIdentityConfigV1401Response.md +19 -0
  2303. package/public_identities_config/docs/Models/GetPublicIdentityConfigV1429Response.md +19 -0
  2304. package/public_identities_config/docs/Models/Identityreference.md +21 -0
  2305. package/public_identities_config/docs/Models/Index.md +19 -0
  2306. package/public_identities_config/docs/Models/Localeorigin.md +21 -0
  2307. package/public_identities_config/docs/Models/Publicidentityattributeconfig.md +20 -0
  2308. package/public_identities_config/docs/Models/Publicidentityconfig.md +21 -0
  2309. package/reports_data_extraction/.openapi-generator/FILES +23 -0
  2310. package/reports_data_extraction/api.ts +299 -299
  2311. package/reports_data_extraction/docs/Examples/typescript_code_examples_overlay.yaml +60 -0
  2312. package/reports_data_extraction/docs/Methods/Index.md +30 -0
  2313. package/reports_data_extraction/docs/Methods/ReportsDataExtractionApi.md +182 -0
  2314. package/reports_data_extraction/docs/Models/AccountsExportReportArguments.md +20 -0
  2315. package/reports_data_extraction/docs/Models/Errormessagedto.md +21 -0
  2316. package/reports_data_extraction/docs/Models/Errorresponsedto.md +22 -0
  2317. package/reports_data_extraction/docs/Models/GetReportResultV1401Response.md +19 -0
  2318. package/reports_data_extraction/docs/Models/GetReportResultV1429Response.md +19 -0
  2319. package/reports_data_extraction/docs/Models/IdentitiesDetailsReportArguments.md +19 -0
  2320. package/reports_data_extraction/docs/Models/IdentitiesReportArguments.md +19 -0
  2321. package/reports_data_extraction/docs/Models/IdentityProfileIdentityErrorReportArguments.md +19 -0
  2322. package/reports_data_extraction/docs/Models/Index.md +19 -0
  2323. package/reports_data_extraction/docs/Models/Localeorigin.md +21 -0
  2324. package/reports_data_extraction/docs/Models/OrphanIdentitiesReportArguments.md +19 -0
  2325. package/reports_data_extraction/docs/Models/Reportdetails.md +20 -0
  2326. package/reports_data_extraction/docs/Models/ReportdetailsArguments.md +27 -0
  2327. package/reports_data_extraction/docs/Models/Reportresults.md +26 -0
  2328. package/reports_data_extraction/docs/Models/SearchExportReportArguments.md +22 -0
  2329. package/reports_data_extraction/docs/Models/Taskresultdetails.md +32 -0
  2330. package/reports_data_extraction/docs/Models/TaskresultdetailsMessagesInner.md +23 -0
  2331. package/reports_data_extraction/docs/Models/TaskresultdetailsReturnsInner.md +20 -0
  2332. package/reports_data_extraction/docs/Models/UncorrelatedAccountsReportArguments.md +19 -0
  2333. package/requestable_objects/.openapi-generator/FILES +13 -0
  2334. package/requestable_objects/api.ts +94 -94
  2335. package/requestable_objects/docs/Examples/typescript_code_examples_overlay.yaml +22 -0
  2336. package/requestable_objects/docs/Methods/Index.md +30 -0
  2337. package/requestable_objects/docs/Methods/RequestableObjectsApi.md +78 -0
  2338. package/requestable_objects/docs/Models/Errormessagedto.md +21 -0
  2339. package/requestable_objects/docs/Models/Errorresponsedto.md +22 -0
  2340. package/requestable_objects/docs/Models/Identityreferencewithnameandemail.md +22 -0
  2341. package/requestable_objects/docs/Models/Index.md +19 -0
  2342. package/requestable_objects/docs/Models/ListRequestableObjectsV1401Response.md +19 -0
  2343. package/requestable_objects/docs/Models/ListRequestableObjectsV1429Response.md +19 -0
  2344. package/requestable_objects/docs/Models/Localeorigin.md +21 -0
  2345. package/requestable_objects/docs/Models/Requestableobject.md +28 -0
  2346. package/requestable_objects/docs/Models/Requestableobjectrequeststatus.md +23 -0
  2347. package/requestable_objects/docs/Models/Requestableobjecttype.md +23 -0
  2348. package/role_insights/.openapi-generator/FILES +17 -0
  2349. package/role_insights/api.ts +235 -235
  2350. package/role_insights/docs/Examples/typescript_code_examples_overlay.yaml +149 -0
  2351. package/role_insights/docs/Methods/Index.md +30 -0
  2352. package/role_insights/docs/Methods/RoleInsightsApi.md +440 -0
  2353. package/role_insights/docs/Models/CreateRoleInsightRequestsV1401Response.md +19 -0
  2354. package/role_insights/docs/Models/CreateRoleInsightRequestsV1429Response.md +19 -0
  2355. package/role_insights/docs/Models/Errormessagedto.md +21 -0
  2356. package/role_insights/docs/Models/Errorresponsedto.md +22 -0
  2357. package/role_insights/docs/Models/Index.md +19 -0
  2358. package/role_insights/docs/Models/Localeorigin.md +21 -0
  2359. package/role_insights/docs/Models/Roleinsight.md +24 -0
  2360. package/role_insights/docs/Models/Roleinsightsentitlement.md +24 -0
  2361. package/role_insights/docs/Models/Roleinsightsentitlementchanges.md +25 -0
  2362. package/role_insights/docs/Models/Roleinsightsidentities.md +21 -0
  2363. package/role_insights/docs/Models/Roleinsightsinsight.md +23 -0
  2364. package/role_insights/docs/Models/Roleinsightsresponse.md +24 -0
  2365. package/role_insights/docs/Models/Roleinsightsrole.md +23 -0
  2366. package/role_insights/docs/Models/Roleinsightssummary.md +24 -0
  2367. package/role_propagation/.openapi-generator/FILES +17 -0
  2368. package/role_propagation/api.ts +257 -257
  2369. package/role_propagation/docs/Examples/typescript_code_examples_overlay.yaml +87 -0
  2370. package/role_propagation/docs/Methods/Index.md +30 -0
  2371. package/role_propagation/docs/Methods/RolePropagationApi.md +282 -0
  2372. package/role_propagation/docs/Models/Errormessagedto.md +21 -0
  2373. package/role_propagation/docs/Models/Errorresponsedto.md +22 -0
  2374. package/role_propagation/docs/Models/Index.md +19 -0
  2375. package/role_propagation/docs/Models/Localeorigin.md +21 -0
  2376. package/role_propagation/docs/Models/RolePropagationConfigInput.md +19 -0
  2377. package/role_propagation/docs/Models/RolePropagationConfigResponse.md +22 -0
  2378. package/role_propagation/docs/Models/RolePropagationOngoingResponse.md +20 -0
  2379. package/role_propagation/docs/Models/RolePropagationOngoingResponseRolePropagationDetails.md +27 -0
  2380. package/role_propagation/docs/Models/RolePropagationResponse.md +19 -0
  2381. package/role_propagation/docs/Models/RolePropagationStatusResponse.md +27 -0
  2382. package/role_propagation/docs/Models/RolePropagationStatusResponseLaunchedBy.md +21 -0
  2383. package/role_propagation/docs/Models/RolePropagationStatusResponseTerminatedBy.md +21 -0
  2384. package/role_propagation/docs/Models/StartRolePropagationV1401Response.md +19 -0
  2385. package/role_propagation/docs/Models/StartRolePropagationV1429Response.md +19 -0
  2386. package/roles/.openapi-generator/FILES +58 -0
  2387. package/roles/api.ts +783 -783
  2388. package/roles/docs/Examples/typescript_code_examples_overlay.yaml +253 -0
  2389. package/roles/docs/Methods/Index.md +30 -0
  2390. package/roles/docs/Methods/RolesApi.md +770 -0
  2391. package/roles/docs/Models/Accessduration.md +20 -0
  2392. package/roles/docs/Models/Accessmodelmetadata.md +26 -0
  2393. package/roles/docs/Models/AccessmodelmetadataValuesInner.md +21 -0
  2394. package/roles/docs/Models/Accessprofileref.md +21 -0
  2395. package/roles/docs/Models/Additionalownerref.md +21 -0
  2396. package/roles/docs/Models/Approvalschemeforrole.md +20 -0
  2397. package/roles/docs/Models/ArrayInner.md +18 -0
  2398. package/roles/docs/Models/Attributedto.md +26 -0
  2399. package/roles/docs/Models/Attributedtolist.md +19 -0
  2400. package/roles/docs/Models/Attributevaluedto.md +21 -0
  2401. package/roles/docs/Models/Dimensionattribute.md +21 -0
  2402. package/roles/docs/Models/Dimensionref.md +21 -0
  2403. package/roles/docs/Models/Dimensionschema.md +19 -0
  2404. package/roles/docs/Models/Dtotype.md +75 -0
  2405. package/roles/docs/Models/Entitlement.md +37 -0
  2406. package/roles/docs/Models/EntitlementAccessModelMetadata.md +19 -0
  2407. package/roles/docs/Models/EntitlementOwner.md +21 -0
  2408. package/roles/docs/Models/EntitlementSource.md +21 -0
  2409. package/roles/docs/Models/Entitlementref.md +21 -0
  2410. package/roles/docs/Models/Errormessagedto.md +21 -0
  2411. package/roles/docs/Models/Errorresponsedto.md +22 -0
  2412. package/roles/docs/Models/Index.md +19 -0
  2413. package/roles/docs/Models/Jsonpatchoperation.md +21 -0
  2414. package/roles/docs/Models/JsonpatchoperationValue.md +18 -0
  2415. package/roles/docs/Models/ListRolesV1401Response.md +19 -0
  2416. package/roles/docs/Models/ListRolesV1429Response.md +19 -0
  2417. package/roles/docs/Models/Localeorigin.md +21 -0
  2418. package/roles/docs/Models/Ownerreference.md +21 -0
  2419. package/roles/docs/Models/Permissiondto.md +20 -0
  2420. package/roles/docs/Models/Requestabilityforrole.md +26 -0
  2421. package/roles/docs/Models/Revocabilityforrole.md +21 -0
  2422. package/roles/docs/Models/Role.md +38 -0
  2423. package/roles/docs/Models/Roleassignmentsourcetype.md +21 -0
  2424. package/roles/docs/Models/Rolebulkdeleterequest.md +19 -0
  2425. package/roles/docs/Models/Rolebulkupdateresponse.md +22 -0
  2426. package/roles/docs/Models/Rolecriteriakey.md +21 -0
  2427. package/roles/docs/Models/Rolecriteriakeytype.md +23 -0
  2428. package/roles/docs/Models/Rolecriterialevel1.md +22 -0
  2429. package/roles/docs/Models/Rolecriterialevel2.md +22 -0
  2430. package/roles/docs/Models/Rolecriterialevel3.md +21 -0
  2431. package/roles/docs/Models/Rolecriteriaoperation.md +41 -0
  2432. package/roles/docs/Models/Rolegetallbulkupdateresponse.md +22 -0
  2433. package/roles/docs/Models/Roleidentity.md +23 -0
  2434. package/roles/docs/Models/Rolelistfilterdto.md +20 -0
  2435. package/roles/docs/Models/RolelistfilterdtoAmmKeyValuesInner.md +20 -0
  2436. package/roles/docs/Models/Rolemembershipidentity.md +22 -0
  2437. package/roles/docs/Models/Rolemembershipselector.md +21 -0
  2438. package/roles/docs/Models/Rolemembershipselectortype.md +21 -0
  2439. package/roles/docs/Models/Rolemetadatabulkupdatebyfilterrequest.md +22 -0
  2440. package/roles/docs/Models/RolemetadatabulkupdatebyfilterrequestValuesInner.md +20 -0
  2441. package/roles/docs/Models/Rolemetadatabulkupdatebyidrequest.md +22 -0
  2442. package/roles/docs/Models/RolemetadatabulkupdatebyidrequestValuesInner.md +20 -0
  2443. package/roles/docs/Models/Rolemetadatabulkupdatebyqueryrequest.md +22 -0
  2444. package/roles/docs/Models/RolemetadatabulkupdatebyqueryrequestValuesInner.md +20 -0
  2445. package/roles/docs/Models/Taskresultdto.md +21 -0
  2446. package/saved_search/.openapi-generator/FILES +23 -0
  2447. package/saved_search/api.ts +287 -287
  2448. package/saved_search/docs/Examples/typescript_code_examples_overlay.yaml +89 -0
  2449. package/saved_search/docs/Methods/Index.md +30 -0
  2450. package/saved_search/docs/Methods/SavedSearchApi.md +275 -0
  2451. package/saved_search/docs/Models/Bound.md +20 -0
  2452. package/saved_search/docs/Models/Column.md +20 -0
  2453. package/saved_search/docs/Models/CreateSavedSearchV1Request.md +29 -0
  2454. package/saved_search/docs/Models/Dtotype.md +75 -0
  2455. package/saved_search/docs/Models/Errormessagedto.md +21 -0
  2456. package/saved_search/docs/Models/Errorresponsedto.md +22 -0
  2457. package/saved_search/docs/Models/Filter.md +22 -0
  2458. package/saved_search/docs/Models/Filtertype.md +23 -0
  2459. package/saved_search/docs/Models/Index.md +19 -0
  2460. package/saved_search/docs/Models/ListSavedSearchesV1401Response.md +19 -0
  2461. package/saved_search/docs/Models/ListSavedSearchesV1429Response.md +19 -0
  2462. package/saved_search/docs/Models/Localeorigin.md +21 -0
  2463. package/saved_search/docs/Models/Range.md +20 -0
  2464. package/saved_search/docs/Models/Savedsearch.md +33 -0
  2465. package/saved_search/docs/Models/Savedsearchdetail.md +27 -0
  2466. package/saved_search/docs/Models/SavedsearchdetailFilters.md +22 -0
  2467. package/saved_search/docs/Models/Savedsearchname.md +20 -0
  2468. package/saved_search/docs/Models/Searcharguments.md +21 -0
  2469. package/saved_search/docs/Models/Typedreference.md +20 -0
  2470. package/scheduled_search/.openapi-generator/FILES +24 -0
  2471. package/scheduled_search/api.ts +328 -328
  2472. package/scheduled_search/docs/Examples/typescript_code_examples_overlay.yaml +89 -0
  2473. package/scheduled_search/docs/Methods/Index.md +30 -0
  2474. package/scheduled_search/docs/Methods/ScheduledSearchApi.md +288 -0
  2475. package/scheduled_search/docs/Models/CreateScheduledSearchV1Request.md +28 -0
  2476. package/scheduled_search/docs/Models/Dtotype.md +75 -0
  2477. package/scheduled_search/docs/Models/Errormessagedto.md +21 -0
  2478. package/scheduled_search/docs/Models/Errorresponsedto.md +22 -0
  2479. package/scheduled_search/docs/Models/Index.md +19 -0
  2480. package/scheduled_search/docs/Models/ListScheduledSearchV1401Response.md +19 -0
  2481. package/scheduled_search/docs/Models/ListScheduledSearchV1429Response.md +19 -0
  2482. package/scheduled_search/docs/Models/Localeorigin.md +21 -0
  2483. package/scheduled_search/docs/Models/Schedule.md +24 -0
  2484. package/scheduled_search/docs/Models/ScheduleDays.md +21 -0
  2485. package/scheduled_search/docs/Models/ScheduleHours.md +21 -0
  2486. package/scheduled_search/docs/Models/ScheduleMonths.md +21 -0
  2487. package/scheduled_search/docs/Models/Scheduledsearch.md +31 -0
  2488. package/scheduled_search/docs/Models/ScheduledsearchAllOfOwner.md +20 -0
  2489. package/scheduled_search/docs/Models/Scheduledsearchname.md +20 -0
  2490. package/scheduled_search/docs/Models/Scheduletype.md +27 -0
  2491. package/scheduled_search/docs/Models/Searchschedule.md +26 -0
  2492. package/scheduled_search/docs/Models/SearchscheduleRecipientsInner.md +20 -0
  2493. package/scheduled_search/docs/Models/Selector.md +21 -0
  2494. package/scheduled_search/docs/Models/Selectortype.md +21 -0
  2495. package/scheduled_search/docs/Models/Typedreference.md +20 -0
  2496. package/search/.openapi-generator/FILES +33 -0
  2497. package/search/api.ts +330 -330
  2498. package/search/docs/Examples/typescript_code_examples_overlay.yaml +63 -0
  2499. package/search/docs/Methods/Index.md +30 -0
  2500. package/search/docs/Methods/SearchApi.md +208 -0
  2501. package/search/docs/Models/Aggregationresult.md +20 -0
  2502. package/search/docs/Models/Aggregations.md +22 -0
  2503. package/search/docs/Models/Aggregationtype.md +21 -0
  2504. package/search/docs/Models/Bound.md +20 -0
  2505. package/search/docs/Models/Bucketaggregation.md +23 -0
  2506. package/search/docs/Models/Buckettype.md +19 -0
  2507. package/search/docs/Models/Errormessagedto.md +21 -0
  2508. package/search/docs/Models/Errorresponsedto.md +22 -0
  2509. package/search/docs/Models/Filter.md +22 -0
  2510. package/search/docs/Models/Filteraggregation.md +22 -0
  2511. package/search/docs/Models/Filtertype.md +23 -0
  2512. package/search/docs/Models/Index.md +19 -0
  2513. package/search/docs/Models/Innerhit.md +20 -0
  2514. package/search/docs/Models/Localeorigin.md +21 -0
  2515. package/search/docs/Models/Metricaggregation.md +21 -0
  2516. package/search/docs/Models/Metrictype.md +31 -0
  2517. package/search/docs/Models/Nestedaggregation.md +20 -0
  2518. package/search/docs/Models/Query.md +22 -0
  2519. package/search/docs/Models/Queryresultfilter.md +20 -0
  2520. package/search/docs/Models/Querytype.md +25 -0
  2521. package/search/docs/Models/Range.md +20 -0
  2522. package/search/docs/Models/Search.md +34 -0
  2523. package/search/docs/Models/SearchPostV1401Response.md +19 -0
  2524. package/search/docs/Models/SearchPostV1429Response.md +19 -0
  2525. package/search/docs/Models/Searchaggregationspecification.md +23 -0
  2526. package/search/docs/Models/Searchfiltertype.md +19 -0
  2527. package/search/docs/Models/Subsearchaggregationspecification.md +23 -0
  2528. package/search/docs/Models/Textquery.md +22 -0
  2529. package/search/docs/Models/Typeaheadquery.md +25 -0
  2530. package/search_attribute_configuration/.openapi-generator/FILES +13 -0
  2531. package/search_attribute_configuration/api.ts +141 -141
  2532. package/search_attribute_configuration/docs/Examples/typescript_code_examples_overlay.yaml +77 -0
  2533. package/search_attribute_configuration/docs/Methods/Index.md +30 -0
  2534. package/search_attribute_configuration/docs/Methods/SearchAttributeConfigurationApi.md +259 -0
  2535. package/search_attribute_configuration/docs/Models/ArrayInner.md +18 -0
  2536. package/search_attribute_configuration/docs/Models/Errormessagedto.md +21 -0
  2537. package/search_attribute_configuration/docs/Models/Errorresponsedto.md +22 -0
  2538. package/search_attribute_configuration/docs/Models/GetSearchAttributeConfigV1401Response.md +19 -0
  2539. package/search_attribute_configuration/docs/Models/GetSearchAttributeConfigV1429Response.md +19 -0
  2540. package/search_attribute_configuration/docs/Models/Index.md +19 -0
  2541. package/search_attribute_configuration/docs/Models/Jsonpatchoperation.md +21 -0
  2542. package/search_attribute_configuration/docs/Models/JsonpatchoperationValue.md +18 -0
  2543. package/search_attribute_configuration/docs/Models/Localeorigin.md +21 -0
  2544. package/search_attribute_configuration/docs/Models/Searchattributeconfig.md +21 -0
  2545. package/segments/.openapi-generator/FILES +16 -0
  2546. package/segments/api.ts +172 -172
  2547. package/segments/docs/Examples/typescript_code_examples_overlay.yaml +73 -0
  2548. package/segments/docs/Methods/Index.md +30 -0
  2549. package/segments/docs/Methods/SegmentsApi.md +235 -0
  2550. package/segments/docs/Models/Errormessagedto.md +21 -0
  2551. package/segments/docs/Models/Errorresponsedto.md +22 -0
  2552. package/segments/docs/Models/Expression.md +22 -0
  2553. package/segments/docs/Models/ExpressionChildrenInner.md +22 -0
  2554. package/segments/docs/Models/Index.md +19 -0
  2555. package/segments/docs/Models/ListSegmentsV1401Response.md +19 -0
  2556. package/segments/docs/Models/ListSegmentsV1429Response.md +19 -0
  2557. package/segments/docs/Models/Localeorigin.md +21 -0
  2558. package/segments/docs/Models/Ownerreferencesegments.md +21 -0
  2559. package/segments/docs/Models/Segment.md +26 -0
  2560. package/segments/docs/Models/SegmentVisibilityCriteria.md +19 -0
  2561. package/segments/docs/Models/Value.md +20 -0
  2562. package/segments/docs/Models/Visibilitycriteria.md +19 -0
  2563. package/service_desk_integration/.openapi-generator/FILES +23 -0
  2564. package/service_desk_integration/api.ts +306 -306
  2565. package/service_desk_integration/docs/Examples/typescript_code_examples_overlay.yaml +144 -0
  2566. package/service_desk_integration/docs/Methods/Index.md +30 -0
  2567. package/service_desk_integration/docs/Methods/ServiceDeskIntegrationApi.md +427 -0
  2568. package/service_desk_integration/docs/Models/ArrayInner.md +18 -0
  2569. package/service_desk_integration/docs/Models/Basecommondto.md +22 -0
  2570. package/service_desk_integration/docs/Models/Beforeprovisioningruledto.md +21 -0
  2571. package/service_desk_integration/docs/Models/Errormessagedto.md +21 -0
  2572. package/service_desk_integration/docs/Models/Errorresponsedto.md +22 -0
  2573. package/service_desk_integration/docs/Models/GetServiceDeskIntegrationsV1401Response.md +19 -0
  2574. package/service_desk_integration/docs/Models/GetServiceDeskIntegrationsV1429Response.md +19 -0
  2575. package/service_desk_integration/docs/Models/Index.md +19 -0
  2576. package/service_desk_integration/docs/Models/Jsonpatchoperation.md +21 -0
  2577. package/service_desk_integration/docs/Models/JsonpatchoperationValue.md +18 -0
  2578. package/service_desk_integration/docs/Models/Localeorigin.md +21 -0
  2579. package/service_desk_integration/docs/Models/Ownerdto.md +21 -0
  2580. package/service_desk_integration/docs/Models/Provisioningconfig.md +23 -0
  2581. package/service_desk_integration/docs/Models/ProvisioningconfigPlanInitializerScript.md +19 -0
  2582. package/service_desk_integration/docs/Models/Queuedcheckconfigdetails.md +20 -0
  2583. package/service_desk_integration/docs/Models/Servicedeskintegrationdto.md +31 -0
  2584. package/service_desk_integration/docs/Models/Servicedeskintegrationtemplatedto.md +25 -0
  2585. package/service_desk_integration/docs/Models/Servicedeskintegrationtemplatetype.md +21 -0
  2586. package/service_desk_integration/docs/Models/Servicedesksource.md +21 -0
  2587. package/service_desk_integration/docs/Models/Sourceclusterdto.md +21 -0
  2588. package/shared_signals_framework_ssf/.openapi-generator/FILES +26 -0
  2589. package/shared_signals_framework_ssf/api.ts +331 -331
  2590. package/shared_signals_framework_ssf/docs/Examples/typescript_code_examples_overlay.yaml +138 -0
  2591. package/shared_signals_framework_ssf/docs/Methods/Index.md +30 -0
  2592. package/shared_signals_framework_ssf/docs/Methods/SharedSignalsFrameworkSSFApi.md +418 -0
  2593. package/shared_signals_framework_ssf/docs/Models/Authorizationscheme.md +19 -0
  2594. package/shared_signals_framework_ssf/docs/Models/Createstreamdeliveryrequest.md +21 -0
  2595. package/shared_signals_framework_ssf/docs/Models/Createstreamrequest.md +21 -0
  2596. package/shared_signals_framework_ssf/docs/Models/Deliveryrequest.md +21 -0
  2597. package/shared_signals_framework_ssf/docs/Models/Deliveryresponse.md +20 -0
  2598. package/shared_signals_framework_ssf/docs/Models/Errormessagedto.md +21 -0
  2599. package/shared_signals_framework_ssf/docs/Models/Errorresponsedto.md +22 -0
  2600. package/shared_signals_framework_ssf/docs/Models/GetSSFConfigurationV1401Response.md +19 -0
  2601. package/shared_signals_framework_ssf/docs/Models/GetSSFConfigurationV1429Response.md +19 -0
  2602. package/shared_signals_framework_ssf/docs/Models/GetStreamV1200Response.md +28 -0
  2603. package/shared_signals_framework_ssf/docs/Models/Index.md +19 -0
  2604. package/shared_signals_framework_ssf/docs/Models/Jwk.md +24 -0
  2605. package/shared_signals_framework_ssf/docs/Models/Jwks.md +19 -0
  2606. package/shared_signals_framework_ssf/docs/Models/Localeorigin.md +21 -0
  2607. package/shared_signals_framework_ssf/docs/Models/Replacestreamconfigurationrequest.md +22 -0
  2608. package/shared_signals_framework_ssf/docs/Models/ReplacestreamconfigurationrequestDelivery.md +21 -0
  2609. package/shared_signals_framework_ssf/docs/Models/Streamconfigresponse.md +28 -0
  2610. package/shared_signals_framework_ssf/docs/Models/Streamstatusresponse.md +21 -0
  2611. package/shared_signals_framework_ssf/docs/Models/Transmittermetadata.md +26 -0
  2612. package/shared_signals_framework_ssf/docs/Models/Updatestreamconfigresponse.md +29 -0
  2613. package/shared_signals_framework_ssf/docs/Models/Updatestreamconfigurationrequest.md +22 -0
  2614. package/shared_signals_framework_ssf/docs/Models/Updatestreamstatusrequest.md +21 -0
  2615. package/shared_signals_framework_ssf/docs/Models/Verificationrequest.md +20 -0
  2616. package/sim_integrations/.openapi-generator/FILES +24 -0
  2617. package/sim_integrations/api.ts +317 -317
  2618. package/sim_integrations/docs/Examples/typescript_code_examples_overlay.yaml +107 -0
  2619. package/sim_integrations/docs/Methods/Index.md +30 -0
  2620. package/sim_integrations/docs/Methods/SIMIntegrationsApi.md +331 -0
  2621. package/sim_integrations/docs/Models/ArrayInner.md +18 -0
  2622. package/sim_integrations/docs/Models/Basecommondto.md +22 -0
  2623. package/sim_integrations/docs/Models/Beforeprovisioningruledto.md +21 -0
  2624. package/sim_integrations/docs/Models/Dtotype.md +75 -0
  2625. package/sim_integrations/docs/Models/Errormessagedto.md +21 -0
  2626. package/sim_integrations/docs/Models/Errorresponsedto.md +22 -0
  2627. package/sim_integrations/docs/Models/GetSIMIntegrationV1401Response.md +19 -0
  2628. package/sim_integrations/docs/Models/GetSIMIntegrationV1429Response.md +19 -0
  2629. package/sim_integrations/docs/Models/Index.md +19 -0
  2630. package/sim_integrations/docs/Models/Jsonpatch.md +19 -0
  2631. package/sim_integrations/docs/Models/Jsonpatchoperation.md +21 -0
  2632. package/sim_integrations/docs/Models/JsonpatchoperationValue.md +18 -0
  2633. package/sim_integrations/docs/Models/Localeorigin.md +21 -0
  2634. package/sim_integrations/docs/Models/Ownerdto.md +21 -0
  2635. package/sim_integrations/docs/Models/Provisioningconfig.md +23 -0
  2636. package/sim_integrations/docs/Models/ProvisioningconfigPlanInitializerScript.md +19 -0
  2637. package/sim_integrations/docs/Models/Servicedeskintegrationdto.md +31 -0
  2638. package/sim_integrations/docs/Models/Servicedesksource.md +21 -0
  2639. package/sim_integrations/docs/Models/Simintegrationdetails.md +30 -0
  2640. package/sim_integrations/docs/Models/SimintegrationdetailsAllOfBeforeProvisioningRule.md +21 -0
  2641. package/sim_integrations/docs/Models/Sourceclusterdto.md +21 -0
  2642. package/sod_policies/.openapi-generator/FILES +32 -0
  2643. package/sod_policies/api.ts +571 -571
  2644. package/sod_policies/docs/Examples/typescript_code_examples_overlay.yaml +246 -0
  2645. package/sod_policies/docs/Methods/Index.md +30 -0
  2646. package/sod_policies/docs/Methods/SODPoliciesApi.md +712 -0
  2647. package/sod_policies/docs/Models/Accesscriteria.md +20 -0
  2648. package/sod_policies/docs/Models/AccesscriteriaCriteriaListInner.md +21 -0
  2649. package/sod_policies/docs/Models/ArrayInner.md +18 -0
  2650. package/sod_policies/docs/Models/Conflictingaccesscriteria.md +20 -0
  2651. package/sod_policies/docs/Models/Errormessagedto.md +21 -0
  2652. package/sod_policies/docs/Models/Errorresponsedto.md +22 -0
  2653. package/sod_policies/docs/Models/Index.md +19 -0
  2654. package/sod_policies/docs/Models/Jsonpatchoperation.md +21 -0
  2655. package/sod_policies/docs/Models/JsonpatchoperationValue.md +18 -0
  2656. package/sod_policies/docs/Models/ListSodPoliciesV1401Response.md +19 -0
  2657. package/sod_policies/docs/Models/ListSodPoliciesV1429Response.md +19 -0
  2658. package/sod_policies/docs/Models/Localeorigin.md +21 -0
  2659. package/sod_policies/docs/Models/Multipolicyrequest.md +19 -0
  2660. package/sod_policies/docs/Models/Reportresultreference.md +22 -0
  2661. package/sod_policies/docs/Models/Schedule.md +24 -0
  2662. package/sod_policies/docs/Models/ScheduleDays.md +21 -0
  2663. package/sod_policies/docs/Models/ScheduleHours.md +21 -0
  2664. package/sod_policies/docs/Models/ScheduleMonths.md +21 -0
  2665. package/sod_policies/docs/Models/Scheduletype.md +27 -0
  2666. package/sod_policies/docs/Models/Selector.md +21 -0
  2667. package/sod_policies/docs/Models/Selectortype.md +21 -0
  2668. package/sod_policies/docs/Models/Sodpolicy.md +36 -0
  2669. package/sod_policies/docs/Models/SodpolicyConflictingAccessCriteria.md +20 -0
  2670. package/sod_policies/docs/Models/SodpolicyOwnerRef.md +21 -0
  2671. package/sod_policies/docs/Models/Sodpolicyschedule.md +27 -0
  2672. package/sod_policies/docs/Models/Sodrecipient.md +21 -0
  2673. package/sod_policies/docs/Models/Sodreportresultdto.md +21 -0
  2674. package/sod_policies/docs/Models/Violationownerassignmentconfig.md +20 -0
  2675. package/sod_policies/docs/Models/ViolationownerassignmentconfigOwnerRef.md +21 -0
  2676. package/sod_violations/.openapi-generator/FILES +21 -0
  2677. package/sod_violations/api.ts +190 -190
  2678. package/sod_violations/docs/Examples/typescript_code_examples_overlay.yaml +28 -0
  2679. package/sod_violations/docs/Methods/Index.md +30 -0
  2680. package/sod_violations/docs/Methods/SODViolationsApi.md +113 -0
  2681. package/sod_violations/docs/Models/Dtotype.md +75 -0
  2682. package/sod_violations/docs/Models/Errormessagedto.md +21 -0
  2683. package/sod_violations/docs/Models/Errorresponsedto.md +22 -0
  2684. package/sod_violations/docs/Models/Exceptionaccesscriteria.md +20 -0
  2685. package/sod_violations/docs/Models/Exceptioncriteria.md +19 -0
  2686. package/sod_violations/docs/Models/ExceptioncriteriaCriteriaListInner.md +22 -0
  2687. package/sod_violations/docs/Models/Exceptioncriteriaaccess.md +22 -0
  2688. package/sod_violations/docs/Models/Identitywithnewaccess.md +20 -0
  2689. package/sod_violations/docs/Models/IdentitywithnewaccessAccessRefsInner.md +20 -0
  2690. package/sod_violations/docs/Models/Index.md +19 -0
  2691. package/sod_violations/docs/Models/Localeorigin.md +21 -0
  2692. package/sod_violations/docs/Models/Sodpolicydto2.md +21 -0
  2693. package/sod_violations/docs/Models/Sodviolationcheck.md +20 -0
  2694. package/sod_violations/docs/Models/StartPredictSodViolationsV1401Response.md +19 -0
  2695. package/sod_violations/docs/Models/StartPredictSodViolationsV1429Response.md +19 -0
  2696. package/sod_violations/docs/Models/Violationcontext.md +20 -0
  2697. package/sod_violations/docs/Models/ViolationcontextPolicy.md +21 -0
  2698. package/sod_violations/docs/Models/Violationprediction.md +19 -0
  2699. package/source_usages/.openapi-generator/FILES +11 -0
  2700. package/source_usages/api.ts +74 -74
  2701. package/source_usages/docs/Examples/typescript_code_examples_overlay.yaml +32 -0
  2702. package/source_usages/docs/Methods/Index.md +30 -0
  2703. package/source_usages/docs/Methods/SourceUsagesApi.md +106 -0
  2704. package/source_usages/docs/Models/Errormessagedto.md +21 -0
  2705. package/source_usages/docs/Models/Errorresponsedto.md +22 -0
  2706. package/source_usages/docs/Models/GetStatusBySourceIdV1401Response.md +19 -0
  2707. package/source_usages/docs/Models/GetStatusBySourceIdV1429Response.md +19 -0
  2708. package/source_usages/docs/Models/Index.md +19 -0
  2709. package/source_usages/docs/Models/Localeorigin.md +21 -0
  2710. package/source_usages/docs/Models/Sourceusage.md +20 -0
  2711. package/source_usages/docs/Models/Sourceusagestatus.md +19 -0
  2712. package/sources/.openapi-generator/FILES +89 -0
  2713. package/sources/api.ts +2222 -2222
  2714. package/sources/docs/Examples/typescript_code_examples_overlay.yaml +843 -0
  2715. package/sources/docs/Methods/Index.md +30 -0
  2716. package/sources/docs/Methods/SourcesApi.md +2472 -0
  2717. package/sources/docs/Models/Accountdeleteconfigdto.md +20 -0
  2718. package/sources/docs/Models/Approvalconfig.md +28 -0
  2719. package/sources/docs/Models/ApprovalconfigCronTimezone.md +20 -0
  2720. package/sources/docs/Models/ApprovalconfigEscalationConfig.md +22 -0
  2721. package/sources/docs/Models/ApprovalconfigEscalationConfigEscalationChainInner.md +21 -0
  2722. package/sources/docs/Models/ApprovalconfigFallbackApprover.md +20 -0
  2723. package/sources/docs/Models/ApprovalconfigReminderConfig.md +22 -0
  2724. package/sources/docs/Models/ApprovalconfigSerialChainInner.md +21 -0
  2725. package/sources/docs/Models/ApprovalconfigTimeoutConfig.md +21 -0
  2726. package/sources/docs/Models/ArrayInner.md +18 -0
  2727. package/sources/docs/Models/Attributedefinition.md +26 -0
  2728. package/sources/docs/Models/AttributedefinitionSchema.md +21 -0
  2729. package/sources/docs/Models/Attributedefinitiontype.md +27 -0
  2730. package/sources/docs/Models/Attrsyncsource.md +21 -0
  2731. package/sources/docs/Models/Attrsyncsourceattributeconfig.md +22 -0
  2732. package/sources/docs/Models/Attrsyncsourceconfig.md +20 -0
  2733. package/sources/docs/Models/Basereferencedto.md +21 -0
  2734. package/sources/docs/Models/Connectordetail.md +34 -0
  2735. package/sources/docs/Models/Correlationconfig.md +21 -0
  2736. package/sources/docs/Models/CorrelationconfigAttributeAssignmentsInner.md +25 -0
  2737. package/sources/docs/Models/DeleteSourceV1202Response.md +21 -0
  2738. package/sources/docs/Models/Dependantappconnections.md +27 -0
  2739. package/sources/docs/Models/DependantappconnectionsAccountSource.md +20 -0
  2740. package/sources/docs/Models/DependantappconnectionsAccountSourcePasswordPoliciesInner.md +21 -0
  2741. package/sources/docs/Models/Dependantconnectionsmissingdto.md +20 -0
  2742. package/sources/docs/Models/Dtotype.md +75 -0
  2743. package/sources/docs/Models/Entitlementaccessrequestconfig.md +24 -0
  2744. package/sources/docs/Models/EntitlementaccessrequestconfigMaxPermittedAccessDuration.md +20 -0
  2745. package/sources/docs/Models/Entitlementapprovalscheme.md +20 -0
  2746. package/sources/docs/Models/Entitlementrevocationrequestconfig.md +19 -0
  2747. package/sources/docs/Models/Errormessagedto.md +21 -0
  2748. package/sources/docs/Models/Errorresponsedto.md +22 -0
  2749. package/sources/docs/Models/Fielddetailsdto.md +24 -0
  2750. package/sources/docs/Models/Identityprofilesconnections.md +21 -0
  2751. package/sources/docs/Models/ImportAccountsSchemaV1Request.md +19 -0
  2752. package/sources/docs/Models/ImportAccountsV1Request.md +20 -0
  2753. package/sources/docs/Models/ImportEntitlementsV1Request.md +19 -0
  2754. package/sources/docs/Models/Index.md +19 -0
  2755. package/sources/docs/Models/Jsonpatchoperation.md +21 -0
  2756. package/sources/docs/Models/JsonpatchoperationValue.md +18 -0
  2757. package/sources/docs/Models/ListSourcesV1401Response.md +19 -0
  2758. package/sources/docs/Models/ListSourcesV1429Response.md +19 -0
  2759. package/sources/docs/Models/Loadaccountstask.md +20 -0
  2760. package/sources/docs/Models/LoadaccountstaskTask.md +32 -0
  2761. package/sources/docs/Models/LoadaccountstaskTaskAttributes.md +20 -0
  2762. package/sources/docs/Models/LoadaccountstaskTaskMessagesInner.md +23 -0
  2763. package/sources/docs/Models/LoadaccountstaskTaskReturnsInner.md +20 -0
  2764. package/sources/docs/Models/Loadentitlementtask.md +25 -0
  2765. package/sources/docs/Models/LoadentitlementtaskReturnsInner.md +20 -0
  2766. package/sources/docs/Models/Loaduncorrelatedaccountstask.md +20 -0
  2767. package/sources/docs/Models/LoaduncorrelatedaccountstaskTask.md +32 -0
  2768. package/sources/docs/Models/LoaduncorrelatedaccountstaskTaskAttributes.md +20 -0
  2769. package/sources/docs/Models/LoaduncorrelatedaccountstaskTaskMessagesInner.md +23 -0
  2770. package/sources/docs/Models/Localeorigin.md +21 -0
  2771. package/sources/docs/Models/Managercorrelationmapping.md +20 -0
  2772. package/sources/docs/Models/Nativechangedetectionconfig.md +24 -0
  2773. package/sources/docs/Models/PasswordpolicyholdersdtoInner.md +21 -0
  2774. package/sources/docs/Models/Passwordpolicyholdersdtoattributes.md +19 -0
  2775. package/sources/docs/Models/PasswordpolicyholdersdtoattributesIdentityAttrInner.md +20 -0
  2776. package/sources/docs/Models/Provisioningpolicydto.md +22 -0
  2777. package/sources/docs/Models/Resourceobject.md +31 -0
  2778. package/sources/docs/Models/Resourceobjectsrequest.md +20 -0
  2779. package/sources/docs/Models/Resourceobjectsresponse.md +23 -0
  2780. package/sources/docs/Models/Schedule3.md +20 -0
  2781. package/sources/docs/Models/Schema.md +30 -0
  2782. package/sources/docs/Models/Source.md +49 -0
  2783. package/sources/docs/Models/SourceAccountCorrelationConfig.md +21 -0
  2784. package/sources/docs/Models/SourceAccountCorrelationRule.md +21 -0
  2785. package/sources/docs/Models/SourceBeforeProvisioningRule.md +21 -0
  2786. package/sources/docs/Models/SourceCluster.md +21 -0
  2787. package/sources/docs/Models/SourceManagementWorkgroup.md +21 -0
  2788. package/sources/docs/Models/SourceManagerCorrelationMapping.md +20 -0
  2789. package/sources/docs/Models/SourceManagerCorrelationRule.md +21 -0
  2790. package/sources/docs/Models/SourceOwner.md +21 -0
  2791. package/sources/docs/Models/SourcePasswordPoliciesInner.md +21 -0
  2792. package/sources/docs/Models/SourceSchemasInner.md +21 -0
  2793. package/sources/docs/Models/Sourceconnectionsdto.md +25 -0
  2794. package/sources/docs/Models/Sourceentitlementrequestconfig.md +20 -0
  2795. package/sources/docs/Models/Sourcehealthdto.md +28 -0
  2796. package/sources/docs/Models/Sourcesyncjob.md +21 -0
  2797. package/sources/docs/Models/Sourcesyncpayload.md +20 -0
  2798. package/sources/docs/Models/Statusresponse.md +23 -0
  2799. package/sources/docs/Models/Taskresultdto.md +21 -0
  2800. package/sources/docs/Models/Transform.md +21 -0
  2801. package/sources/docs/Models/Transformread.md +23 -0
  2802. package/sources/docs/Models/Usagetype.md +49 -0
  2803. package/sp_config/.openapi-generator/FILES +29 -0
  2804. package/sp_config/api.ts +339 -339
  2805. package/sp_config/docs/Examples/typescript_code_examples_overlay.yaml +99 -0
  2806. package/sp_config/docs/Methods/Index.md +30 -0
  2807. package/sp_config/docs/Methods/SPConfigApi.md +306 -0
  2808. package/sp_config/docs/Models/Configobject.md +21 -0
  2809. package/sp_config/docs/Models/Errormessagedto.md +21 -0
  2810. package/sp_config/docs/Models/Errorresponsedto.md +22 -0
  2811. package/sp_config/docs/Models/ExportSpConfigV1401Response.md +19 -0
  2812. package/sp_config/docs/Models/ExportSpConfigV1429Response.md +19 -0
  2813. package/sp_config/docs/Models/Exportoptions.md +21 -0
  2814. package/sp_config/docs/Models/Exportpayload.md +22 -0
  2815. package/sp_config/docs/Models/ImportSpConfigV1Request.md +20 -0
  2816. package/sp_config/docs/Models/Importobject.md +21 -0
  2817. package/sp_config/docs/Models/Importoptions.md +23 -0
  2818. package/sp_config/docs/Models/Index.md +19 -0
  2819. package/sp_config/docs/Models/Localeorigin.md +21 -0
  2820. package/sp_config/docs/Models/Objectexportimportoptions.md +20 -0
  2821. package/sp_config/docs/Models/Objectimportresult2.md +22 -0
  2822. package/sp_config/docs/Models/Selfimportexportdto.md +21 -0
  2823. package/sp_config/docs/Models/Spconfigexportjob.md +25 -0
  2824. package/sp_config/docs/Models/Spconfigexportjobstatus.md +26 -0
  2825. package/sp_config/docs/Models/Spconfigexportresults.md +24 -0
  2826. package/sp_config/docs/Models/Spconfigimportjobstatus.md +26 -0
  2827. package/sp_config/docs/Models/Spconfigimportresults.md +20 -0
  2828. package/sp_config/docs/Models/Spconfigjob.md +24 -0
  2829. package/sp_config/docs/Models/Spconfigmessage2.md +21 -0
  2830. package/sp_config/docs/Models/Spconfigobject.md +26 -0
  2831. package/sp_config/docs/Models/Spconfigrule.md +21 -0
  2832. package/sp_config/docs/Models/SpconfigruleValue.md +18 -0
  2833. package/sp_config/docs/Models/Spconfigrules.md +21 -0
  2834. package/suggested_entitlement_description/.openapi-generator/FILES +46 -0
  2835. package/suggested_entitlement_description/api.ts +633 -633
  2836. package/suggested_entitlement_description/docs/Examples/typescript_code_examples_overlay.yaml +224 -0
  2837. package/suggested_entitlement_description/docs/Methods/Index.md +30 -0
  2838. package/suggested_entitlement_description/docs/Methods/SuggestedEntitlementDescriptionApi.md +640 -0
  2839. package/suggested_entitlement_description/docs/Models/ArrayInner.md +18 -0
  2840. package/suggested_entitlement_description/docs/Models/Autowritesetting.md +21 -0
  2841. package/suggested_entitlement_description/docs/Models/Autowritesettingpatch.md +21 -0
  2842. package/suggested_entitlement_description/docs/Models/AutowritesettingpatchValue.md +18 -0
  2843. package/suggested_entitlement_description/docs/Models/Autowritesettingresponse.md +23 -0
  2844. package/suggested_entitlement_description/docs/Models/Bulkapproveentitlementrecommendationitem.md +22 -0
  2845. package/suggested_entitlement_description/docs/Models/Bulkapproveentitlementrecommendationrequest.md +19 -0
  2846. package/suggested_entitlement_description/docs/Models/Bulkapproveentitlementrecommendationresult.md +21 -0
  2847. package/suggested_entitlement_description/docs/Models/CreateAutoWriteSettingsV1409Response.md +21 -0
  2848. package/suggested_entitlement_description/docs/Models/Entitlementrecommendationassignee.md +20 -0
  2849. package/suggested_entitlement_description/docs/Models/EntitlementrecommendationassigneeOneOf.md +20 -0
  2850. package/suggested_entitlement_description/docs/Models/EntitlementrecommendationassigneeOneOf1.md +19 -0
  2851. package/suggested_entitlement_description/docs/Models/Entitlementrecommendationassignrequest.md +20 -0
  2852. package/suggested_entitlement_description/docs/Models/Entitlementrecommendationassignresult.md +19 -0
  2853. package/suggested_entitlement_description/docs/Models/Entitlementrecommendationrecord.md +36 -0
  2854. package/suggested_entitlement_description/docs/Models/Errormessagedto.md +21 -0
  2855. package/suggested_entitlement_description/docs/Models/Errorresponsedto.md +22 -0
  2856. package/suggested_entitlement_description/docs/Models/GetAutoWriteSettingsV1401Response.md +19 -0
  2857. package/suggested_entitlement_description/docs/Models/GetAutoWriteSettingsV1429Response.md +19 -0
  2858. package/suggested_entitlement_description/docs/Models/Index.md +19 -0
  2859. package/suggested_entitlement_description/docs/Models/Jsonpatchoperation.md +21 -0
  2860. package/suggested_entitlement_description/docs/Models/JsonpatchoperationValue.md +18 -0
  2861. package/suggested_entitlement_description/docs/Models/Localeorigin.md +21 -0
  2862. package/suggested_entitlement_description/docs/Models/Privilegedrecommendationgroup.md +24 -0
  2863. package/suggested_entitlement_description/docs/Models/Privilegedrecommendationinstance.md +28 -0
  2864. package/suggested_entitlement_description/docs/Models/Searchcriteria.md +26 -0
  2865. package/suggested_entitlement_description/docs/Models/SearchcriteriaFiltersValue.md +21 -0
  2866. package/suggested_entitlement_description/docs/Models/SearchcriteriaFiltersValueRange.md +20 -0
  2867. package/suggested_entitlement_description/docs/Models/SearchcriteriaFiltersValueRangeLower.md +20 -0
  2868. package/suggested_entitlement_description/docs/Models/SearchcriteriaFiltersValueRangeUpper.md +20 -0
  2869. package/suggested_entitlement_description/docs/Models/SearchcriteriaQuery.md +19 -0
  2870. package/suggested_entitlement_description/docs/Models/SearchcriteriaTextQuery.md +21 -0
  2871. package/suggested_entitlement_description/docs/Models/Sed.md +32 -0
  2872. package/suggested_entitlement_description/docs/Models/Sedapproval.md +19 -0
  2873. package/suggested_entitlement_description/docs/Models/Sedapprovalstatus.md +21 -0
  2874. package/suggested_entitlement_description/docs/Models/Sedassignee.md +20 -0
  2875. package/suggested_entitlement_description/docs/Models/Sedassignment.md +20 -0
  2876. package/suggested_entitlement_description/docs/Models/Sedassignmentresponse.md +19 -0
  2877. package/suggested_entitlement_description/docs/Models/Sedbatchrecord.md +27 -0
  2878. package/suggested_entitlement_description/docs/Models/Sedbatchrequest.md +21 -0
  2879. package/suggested_entitlement_description/docs/Models/Sedbatchresponse.md +19 -0
  2880. package/suggested_entitlement_description/docs/Models/Sedbatchstats.md +23 -0
  2881. package/suggested_entitlement_description/docs/Models/Sedpatch.md +21 -0
  2882. package/tagged_objects/.openapi-generator/FILES +14 -0
  2883. package/tagged_objects/api.ts +242 -242
  2884. package/tagged_objects/docs/Examples/typescript_code_examples_overlay.yaml +123 -0
  2885. package/tagged_objects/docs/Methods/Index.md +30 -0
  2886. package/tagged_objects/docs/Methods/TaggedObjectsApi.md +398 -0
  2887. package/tagged_objects/docs/Models/Bulkaddtaggedobject.md +21 -0
  2888. package/tagged_objects/docs/Models/Bulkremovetaggedobject.md +20 -0
  2889. package/tagged_objects/docs/Models/Bulktaggedobjectresponse.md +20 -0
  2890. package/tagged_objects/docs/Models/Errormessagedto.md +21 -0
  2891. package/tagged_objects/docs/Models/Errorresponsedto.md +22 -0
  2892. package/tagged_objects/docs/Models/Index.md +19 -0
  2893. package/tagged_objects/docs/Models/ListTaggedObjectsV1401Response.md +19 -0
  2894. package/tagged_objects/docs/Models/ListTaggedObjectsV1429Response.md +19 -0
  2895. package/tagged_objects/docs/Models/Localeorigin.md +21 -0
  2896. package/tagged_objects/docs/Models/Taggedobject.md +20 -0
  2897. package/tagged_objects/docs/Models/Taggedobjectdto.md +21 -0
  2898. package/tags/.openapi-generator/FILES +11 -0
  2899. package/tags/api.ts +142 -142
  2900. package/tags/docs/Examples/typescript_code_examples_overlay.yaml +60 -0
  2901. package/tags/docs/Methods/Index.md +30 -0
  2902. package/tags/docs/Methods/TagsApi.md +187 -0
  2903. package/tags/docs/Models/Errormessagedto.md +21 -0
  2904. package/tags/docs/Models/Errorresponsedto.md +22 -0
  2905. package/tags/docs/Models/Index.md +19 -0
  2906. package/tags/docs/Models/ListTagsV1401Response.md +19 -0
  2907. package/tags/docs/Models/ListTagsV1429Response.md +19 -0
  2908. package/tags/docs/Models/Localeorigin.md +21 -0
  2909. package/tags/docs/Models/Tag2.md +23 -0
  2910. package/tags/docs/Models/Tag2TagCategoryRefsInner.md +21 -0
  2911. package/task_management/.openapi-generator/FILES +19 -0
  2912. package/task_management/api.ts +179 -179
  2913. package/task_management/docs/Examples/typescript_code_examples_overlay.yaml +47 -0
  2914. package/task_management/docs/Methods/Index.md +30 -0
  2915. package/task_management/docs/Methods/TaskManagementApi.md +144 -0
  2916. package/task_management/docs/Models/ArrayInner.md +18 -0
  2917. package/task_management/docs/Models/Errormessagedto.md +21 -0
  2918. package/task_management/docs/Models/Errorresponsedto.md +22 -0
  2919. package/task_management/docs/Models/GetTaskStatusV1401Response.md +19 -0
  2920. package/task_management/docs/Models/GetTaskStatusV1429Response.md +19 -0
  2921. package/task_management/docs/Models/Index.md +19 -0
  2922. package/task_management/docs/Models/Jsonpatchoperation.md +21 -0
  2923. package/task_management/docs/Models/JsonpatchoperationValue.md +18 -0
  2924. package/task_management/docs/Models/Localeorigin.md +21 -0
  2925. package/task_management/docs/Models/Localizedmessage.md +20 -0
  2926. package/task_management/docs/Models/Target.md +21 -0
  2927. package/task_management/docs/Models/Taskdefinitionsummary.md +24 -0
  2928. package/task_management/docs/Models/Taskreturndetails.md +20 -0
  2929. package/task_management/docs/Models/Taskstatus.md +36 -0
  2930. package/task_management/docs/Models/Taskstatusmessage.md +22 -0
  2931. package/task_management/docs/Models/TaskstatusmessageParametersInner.md +18 -0
  2932. package/tenant/.openapi-generator/FILES +12 -0
  2933. package/tenant/api.ts +79 -79
  2934. package/tenant/docs/Examples/typescript_code_examples_overlay.yaml +13 -0
  2935. package/tenant/docs/Methods/Index.md +30 -0
  2936. package/tenant/docs/Methods/TenantApi.md +53 -0
  2937. package/tenant/docs/Models/Errormessagedto.md +21 -0
  2938. package/tenant/docs/Models/Errorresponsedto.md +22 -0
  2939. package/tenant/docs/Models/GetTenantV1401Response.md +19 -0
  2940. package/tenant/docs/Models/GetTenantV1429Response.md +19 -0
  2941. package/tenant/docs/Models/Index.md +19 -0
  2942. package/tenant/docs/Models/License.md +20 -0
  2943. package/tenant/docs/Models/Localeorigin.md +21 -0
  2944. package/tenant/docs/Models/Product.md +34 -0
  2945. package/tenant/docs/Models/Tenant.md +25 -0
  2946. package/tenant_context/.openapi-generator/FILES +13 -0
  2947. package/tenant_context/api.ts +81 -81
  2948. package/tenant_context/docs/Examples/typescript_code_examples_overlay.yaml +27 -0
  2949. package/tenant_context/docs/Methods/Index.md +30 -0
  2950. package/tenant_context/docs/Methods/TenantContextApi.md +100 -0
  2951. package/tenant_context/docs/Models/ArrayInner.md +18 -0
  2952. package/tenant_context/docs/Models/Errormessagedto.md +21 -0
  2953. package/tenant_context/docs/Models/Errorresponsedto.md +22 -0
  2954. package/tenant_context/docs/Models/GetTenantContextV1200ResponseInner.md +20 -0
  2955. package/tenant_context/docs/Models/GetTenantContextV1401Response.md +19 -0
  2956. package/tenant_context/docs/Models/GetTenantContextV1429Response.md +19 -0
  2957. package/tenant_context/docs/Models/Index.md +19 -0
  2958. package/tenant_context/docs/Models/Jsonpatchoperation.md +21 -0
  2959. package/tenant_context/docs/Models/JsonpatchoperationValue.md +18 -0
  2960. package/tenant_context/docs/Models/Localeorigin.md +21 -0
  2961. package/transforms/.openapi-generator/FILES +11 -0
  2962. package/transforms/api.ts +136 -136
  2963. package/transforms/docs/Examples/typescript_code_examples_overlay.yaml +75 -0
  2964. package/transforms/docs/Methods/Index.md +30 -0
  2965. package/transforms/docs/Methods/TransformsApi.md +224 -0
  2966. package/transforms/docs/Models/Errormessagedto.md +21 -0
  2967. package/transforms/docs/Models/Errorresponsedto.md +22 -0
  2968. package/transforms/docs/Models/Index.md +19 -0
  2969. package/transforms/docs/Models/ListTransformsV1401Response.md +19 -0
  2970. package/transforms/docs/Models/ListTransformsV1429Response.md +19 -0
  2971. package/transforms/docs/Models/Localeorigin.md +21 -0
  2972. package/transforms/docs/Models/Transform.md +21 -0
  2973. package/transforms/docs/Models/Transformread.md +23 -0
  2974. package/triggers/.openapi-generator/FILES +153 -0
  2975. package/triggers/api.ts +2077 -2077
  2976. package/triggers/docs/Examples/typescript_code_examples_overlay.yaml +155 -0
  2977. package/triggers/docs/Methods/Index.md +30 -0
  2978. package/triggers/docs/Methods/TriggersApi.md +475 -0
  2979. package/triggers/docs/Models/Accessitemapproverdto.md +21 -0
  2980. package/triggers/docs/Models/Accessitemrequestedfordto.md +21 -0
  2981. package/triggers/docs/Models/Accessitemrequesterdto.md +21 -0
  2982. package/triggers/docs/Models/Accessrequestdynamicapprover.md +22 -0
  2983. package/triggers/docs/Models/Accessrequestdynamicapprover2.md +21 -0
  2984. package/triggers/docs/Models/AccessrequestdynamicapproverRequestedItemsInner.md +24 -0
  2985. package/triggers/docs/Models/Accessrequestpostapproval.md +22 -0
  2986. package/triggers/docs/Models/AccessrequestpostapprovalRequestedItemsStatusInner.md +26 -0
  2987. package/triggers/docs/Models/AccessrequestpostapprovalRequestedItemsStatusInnerApprovalInfoInner.md +22 -0
  2988. package/triggers/docs/Models/AccessrequestpostapprovalRequestedItemsStatusInnerApprovalInfoInnerApprover.md +21 -0
  2989. package/triggers/docs/Models/Accessrequestpreapproval.md +22 -0
  2990. package/triggers/docs/Models/Accessrequestpreapproval2.md +21 -0
  2991. package/triggers/docs/Models/AccessrequestpreapprovalRequestedItemsInner.md +24 -0
  2992. package/triggers/docs/Models/Accountaggregationcompleted.md +25 -0
  2993. package/triggers/docs/Models/AccountaggregationcompletedSource.md +21 -0
  2994. package/triggers/docs/Models/AccountaggregationcompletedStats.md +23 -0
  2995. package/triggers/docs/Models/Accountattributeschanged.md +22 -0
  2996. package/triggers/docs/Models/AccountattributeschangedAccount.md +23 -0
  2997. package/triggers/docs/Models/AccountattributeschangedChangesInner.md +21 -0
  2998. package/triggers/docs/Models/AccountattributeschangedChangesInnerNewValue.md +18 -0
  2999. package/triggers/docs/Models/AccountattributeschangedChangesInnerOldValue.md +18 -0
  3000. package/triggers/docs/Models/AccountattributeschangedIdentity.md +21 -0
  3001. package/triggers/docs/Models/AccountattributeschangedSource.md +21 -0
  3002. package/triggers/docs/Models/Accountcorrelated.md +23 -0
  3003. package/triggers/docs/Models/AccountcorrelatedAccount.md +23 -0
  3004. package/triggers/docs/Models/AccountcorrelatedIdentity.md +21 -0
  3005. package/triggers/docs/Models/AccountcorrelatedSource.md +21 -0
  3006. package/triggers/docs/Models/Accountcreated.md +22 -0
  3007. package/triggers/docs/Models/AccountcreatedEvent.md +20 -0
  3008. package/triggers/docs/Models/Accountdeleted.md +22 -0
  3009. package/triggers/docs/Models/AccountdeletedEvent.md +20 -0
  3010. package/triggers/docs/Models/Accountscollectedforaggregation.md +25 -0
  3011. package/triggers/docs/Models/AccountscollectedforaggregationSource.md +21 -0
  3012. package/triggers/docs/Models/AccountscollectedforaggregationStats.md +23 -0
  3013. package/triggers/docs/Models/Accountsourcereference.md +23 -0
  3014. package/triggers/docs/Models/AccountsourcereferenceGovernanceGroup.md +20 -0
  3015. package/triggers/docs/Models/AccountsourcereferenceOwner.md +20 -0
  3016. package/triggers/docs/Models/Accountuncorrelated.md +22 -0
  3017. package/triggers/docs/Models/AccountuncorrelatedAccount.md +23 -0
  3018. package/triggers/docs/Models/AccountuncorrelatedIdentity.md +21 -0
  3019. package/triggers/docs/Models/AccountuncorrelatedSource.md +21 -0
  3020. package/triggers/docs/Models/Accountupdated.md +26 -0
  3021. package/triggers/docs/Models/AccountupdatedEntitlementChangesInner.md +21 -0
  3022. package/triggers/docs/Models/AccountupdatedEntitlementChangesInnerAddedInner.md +22 -0
  3023. package/triggers/docs/Models/AccountupdatedEntitlementChangesInnerAddedInnerOwner.md +21 -0
  3024. package/triggers/docs/Models/AccountupdatedEvent.md +20 -0
  3025. package/triggers/docs/Models/AccountupdatedMultiValueAttributeChangesInner.md +21 -0
  3026. package/triggers/docs/Models/AccountupdatedMultiValueAttributeChangesInnerAddedValuesInner.md +18 -0
  3027. package/triggers/docs/Models/AccountupdatedSingleValueAttributeChangesInner.md +21 -0
  3028. package/triggers/docs/Models/AccountupdatedSingleValueAttributeChangesInnerNewValue.md +18 -0
  3029. package/triggers/docs/Models/AccountupdatedSingleValueAttributeChangesInnerOldValue.md +18 -0
  3030. package/triggers/docs/Models/Accountv2.md +26 -0
  3031. package/triggers/docs/Models/Basicauthconfig.md +20 -0
  3032. package/triggers/docs/Models/Bearertokenauthconfig.md +19 -0
  3033. package/triggers/docs/Models/Campaignactivated.md +19 -0
  3034. package/triggers/docs/Models/CampaignactivatedCampaign.md +27 -0
  3035. package/triggers/docs/Models/CampaignactivatedCampaignCampaignOwner.md +21 -0
  3036. package/triggers/docs/Models/Campaignended.md +19 -0
  3037. package/triggers/docs/Models/CampaignendedCampaign.md +27 -0
  3038. package/triggers/docs/Models/Campaigngenerated.md +19 -0
  3039. package/triggers/docs/Models/CampaigngeneratedCampaign.md +27 -0
  3040. package/triggers/docs/Models/CampaigngeneratedCampaignCampaignOwner.md +21 -0
  3041. package/triggers/docs/Models/Campaignreference.md +25 -0
  3042. package/triggers/docs/Models/Certificationdto.md +31 -0
  3043. package/triggers/docs/Models/Certificationphase.md +23 -0
  3044. package/triggers/docs/Models/Certificationreference.md +22 -0
  3045. package/triggers/docs/Models/Certificationsignedoff.md +19 -0
  3046. package/triggers/docs/Models/CertificationsignedoffCertification.md +35 -0
  3047. package/triggers/docs/Models/Completeinvocation.md +21 -0
  3048. package/triggers/docs/Models/Completeinvocationinput.md +20 -0
  3049. package/triggers/docs/Models/Errormessagedto.md +21 -0
  3050. package/triggers/docs/Models/Errorresponsedto.md +22 -0
  3051. package/triggers/docs/Models/Eventbridgeconfig.md +20 -0
  3052. package/triggers/docs/Models/Httpauthenticationtype.md +23 -0
  3053. package/triggers/docs/Models/Httpconfig.md +23 -0
  3054. package/triggers/docs/Models/Httpdispatchmode.md +23 -0
  3055. package/triggers/docs/Models/Identityattributeschanged.md +20 -0
  3056. package/triggers/docs/Models/IdentityattributeschangedChangesInner.md +21 -0
  3057. package/triggers/docs/Models/IdentityattributeschangedChangesInnerNewValue.md +18 -0
  3058. package/triggers/docs/Models/IdentityattributeschangedChangesInnerOldValue.md +18 -0
  3059. package/triggers/docs/Models/IdentityattributeschangedChangesInnerOldValueOneOfValue.md +18 -0
  3060. package/triggers/docs/Models/IdentityattributeschangedIdentity.md +21 -0
  3061. package/triggers/docs/Models/Identitycreated.md +20 -0
  3062. package/triggers/docs/Models/IdentitycreatedIdentity.md +21 -0
  3063. package/triggers/docs/Models/Identitydeleted.md +20 -0
  3064. package/triggers/docs/Models/IdentitydeletedIdentity.md +21 -0
  3065. package/triggers/docs/Models/Identityreference2.md +22 -0
  3066. package/triggers/docs/Models/Index.md +19 -0
  3067. package/triggers/docs/Models/Invocation.md +22 -0
  3068. package/triggers/docs/Models/Invocationstatus.md +27 -0
  3069. package/triggers/docs/Models/Invocationstatustype.md +21 -0
  3070. package/triggers/docs/Models/ListTriggersV1401Response.md +19 -0
  3071. package/triggers/docs/Models/ListTriggersV1429Response.md +19 -0
  3072. package/triggers/docs/Models/Localeorigin.md +21 -0
  3073. package/triggers/docs/Models/Localizedmessage.md +20 -0
  3074. package/triggers/docs/Models/Machineidentitycreated.md +20 -0
  3075. package/triggers/docs/Models/MachineidentitycreatedMachineIdentity.md +36 -0
  3076. package/triggers/docs/Models/Machineidentitydeleted.md +20 -0
  3077. package/triggers/docs/Models/MachineidentitydeletedMachineIdentity.md +36 -0
  3078. package/triggers/docs/Models/Machineidentityownerreference.md +22 -0
  3079. package/triggers/docs/Models/Machineidentitysourcereference.md +21 -0
  3080. package/triggers/docs/Models/Machineidentityupdated.md +24 -0
  3081. package/triggers/docs/Models/MachineidentityupdatedMachineIdentity.md +36 -0
  3082. package/triggers/docs/Models/MachineidentityupdatedOwnerChanges.md +21 -0
  3083. package/triggers/docs/Models/MachineidentityupdatedSingleValueAttributeChangesInner.md +21 -0
  3084. package/triggers/docs/Models/MachineidentityupdatedSingleValueAttributeChangesInnerNewValue.md +18 -0
  3085. package/triggers/docs/Models/MachineidentityupdatedSingleValueAttributeChangesInnerOldValue.md +18 -0
  3086. package/triggers/docs/Models/MachineidentityupdatedUserEntitlementChanges.md +21 -0
  3087. package/triggers/docs/Models/Machineidentityuserentitlements.md +21 -0
  3088. package/triggers/docs/Models/Provisioningcompleted.md +26 -0
  3089. package/triggers/docs/Models/ProvisioningcompletedAccountRequestsInner.md +25 -0
  3090. package/triggers/docs/Models/ProvisioningcompletedAccountRequestsInnerAttributeRequestsInner.md +21 -0
  3091. package/triggers/docs/Models/ProvisioningcompletedAccountRequestsInnerSource.md +21 -0
  3092. package/triggers/docs/Models/ProvisioningcompletedRecipient.md +21 -0
  3093. package/triggers/docs/Models/ProvisioningcompletedRequester.md +21 -0
  3094. package/triggers/docs/Models/Reassignment.md +20 -0
  3095. package/triggers/docs/Models/Reviewer.md +24 -0
  3096. package/triggers/docs/Models/Savedsearchcomplete.md +25 -0
  3097. package/triggers/docs/Models/SavedsearchcompleteSearchResults.md +21 -0
  3098. package/triggers/docs/Models/SavedsearchcompleteSearchResultsAccount.md +21 -0
  3099. package/triggers/docs/Models/SavedsearchcompleteSearchResultsEntitlement.md +21 -0
  3100. package/triggers/docs/Models/SavedsearchcompleteSearchResultsIdentity.md +21 -0
  3101. package/triggers/docs/Models/Sourceaccountcreated.md +26 -0
  3102. package/triggers/docs/Models/Sourceaccountdeleted.md +26 -0
  3103. package/triggers/docs/Models/Sourceaccountupdated.md +26 -0
  3104. package/triggers/docs/Models/Sourcecreated.md +24 -0
  3105. package/triggers/docs/Models/SourcecreatedActor.md +21 -0
  3106. package/triggers/docs/Models/Sourcedeleted.md +24 -0
  3107. package/triggers/docs/Models/SourcedeletedActor.md +21 -0
  3108. package/triggers/docs/Models/Sourceupdated.md +24 -0
  3109. package/triggers/docs/Models/SourceupdatedActor.md +21 -0
  3110. package/triggers/docs/Models/Startinvocationinput.md +21 -0
  3111. package/triggers/docs/Models/Subscription.md +29 -0
  3112. package/triggers/docs/Models/SubscriptionpatchrequestInner.md +21 -0
  3113. package/triggers/docs/Models/SubscriptionpatchrequestInnerValue.md +18 -0
  3114. package/triggers/docs/Models/SubscriptionpatchrequestInnerValueAnyOfInner.md +18 -0
  3115. package/triggers/docs/Models/Subscriptionpostrequest.md +27 -0
  3116. package/triggers/docs/Models/Subscriptionputrequest.md +26 -0
  3117. package/triggers/docs/Models/Subscriptiontype.md +27 -0
  3118. package/triggers/docs/Models/Testinvocation.md +22 -0
  3119. package/triggers/docs/Models/Trigger.md +26 -0
  3120. package/triggers/docs/Models/TriggerExampleInput.md +77 -0
  3121. package/triggers/docs/Models/TriggerExampleOutput.md +24 -0
  3122. package/triggers/docs/Models/Triggertype.md +21 -0
  3123. package/triggers/docs/Models/Vaclusterstatuschangeevent.md +23 -0
  3124. package/triggers/docs/Models/VaclusterstatuschangeeventApplication.md +21 -0
  3125. package/triggers/docs/Models/VaclusterstatuschangeeventHealthCheckResult.md +21 -0
  3126. package/triggers/docs/Models/VaclusterstatuschangeeventPreviousHealthCheckResult.md +21 -0
  3127. package/triggers/docs/Models/Validatefilterinputdto.md +20 -0
  3128. package/triggers/docs/Models/Validatefilteroutputdto.md +21 -0
  3129. package/ui_metadata/.openapi-generator/FILES +11 -0
  3130. package/ui_metadata/api.ts +81 -81
  3131. package/ui_metadata/docs/Examples/typescript_code_examples_overlay.yaml +29 -0
  3132. package/ui_metadata/docs/Methods/Index.md +30 -0
  3133. package/ui_metadata/docs/Methods/UIMetadataApi.md +104 -0
  3134. package/ui_metadata/docs/Models/Errormessagedto.md +21 -0
  3135. package/ui_metadata/docs/Models/Errorresponsedto.md +22 -0
  3136. package/ui_metadata/docs/Models/GetTenantUiMetadataV1401Response.md +19 -0
  3137. package/ui_metadata/docs/Models/GetTenantUiMetadataV1429Response.md +19 -0
  3138. package/ui_metadata/docs/Models/Index.md +19 -0
  3139. package/ui_metadata/docs/Models/Localeorigin.md +21 -0
  3140. package/ui_metadata/docs/Models/Tenantuimetadataitemresponse.md +21 -0
  3141. package/ui_metadata/docs/Models/Tenantuimetadataitemupdaterequest.md +21 -0
  3142. package/work_items/.openapi-generator/FILES +22 -0
  3143. package/work_items/api.ts +344 -344
  3144. package/work_items/docs/Examples/typescript_code_examples_overlay.yaml +193 -0
  3145. package/work_items/docs/Methods/Index.md +30 -0
  3146. package/work_items/docs/Methods/WorkItemsApi.md +549 -0
  3147. package/work_items/docs/Models/Approvalitemdetails.md +25 -0
  3148. package/work_items/docs/Models/Errormessagedto.md +21 -0
  3149. package/work_items/docs/Models/Errorresponsedto.md +22 -0
  3150. package/work_items/docs/Models/Formdetails.md +24 -0
  3151. package/work_items/docs/Models/Formitemdetails.md +19 -0
  3152. package/work_items/docs/Models/Index.md +19 -0
  3153. package/work_items/docs/Models/ListWorkItemsV1401Response.md +19 -0
  3154. package/work_items/docs/Models/ListWorkItemsV1429Response.md +19 -0
  3155. package/work_items/docs/Models/Localeorigin.md +21 -0
  3156. package/work_items/docs/Models/Remediationitemdetails.md +27 -0
  3157. package/work_items/docs/Models/Sectiondetails.md +21 -0
  3158. package/work_items/docs/Models/Workitemforward.md +21 -0
  3159. package/work_items/docs/Models/Workitems.md +35 -0
  3160. package/work_items/docs/Models/WorkitemsForm.md +24 -0
  3161. package/work_items/docs/Models/Workitemscount.md +19 -0
  3162. package/work_items/docs/Models/Workitemssummary.md +21 -0
  3163. package/work_items/docs/Models/Workitemstate.md +29 -0
  3164. package/work_items/docs/Models/Workitemstatemanualworkitems.md +29 -0
  3165. package/work_items/docs/Models/Workitemtypemanualworkitems.md +45 -0
  3166. package/work_reassignment/.openapi-generator/FILES +24 -0
  3167. package/work_reassignment/api.ts +292 -292
  3168. package/work_reassignment/docs/Examples/typescript_code_examples_overlay.yaml +136 -0
  3169. package/work_reassignment/docs/Methods/Index.md +30 -0
  3170. package/work_reassignment/docs/Methods/WorkReassignmentApi.md +418 -0
  3171. package/work_reassignment/docs/Models/Auditdetails.md +22 -0
  3172. package/work_reassignment/docs/Models/Configtype.md +23 -0
  3173. package/work_reassignment/docs/Models/Configtypeenum.md +25 -0
  3174. package/work_reassignment/docs/Models/Configtypeenumcamel.md +23 -0
  3175. package/work_reassignment/docs/Models/Configurationdetailsresponse.md +23 -0
  3176. package/work_reassignment/docs/Models/Configurationitemrequest.md +23 -0
  3177. package/work_reassignment/docs/Models/Configurationitemresponse.md +20 -0
  3178. package/work_reassignment/docs/Models/Configurationresponse.md +20 -0
  3179. package/work_reassignment/docs/Models/Errormessagedto.md +21 -0
  3180. package/work_reassignment/docs/Models/Errorresponsedto.md +22 -0
  3181. package/work_reassignment/docs/Models/Evaluateresponse.md +20 -0
  3182. package/work_reassignment/docs/Models/GetReassignmentConfigTypesV1401Response.md +19 -0
  3183. package/work_reassignment/docs/Models/GetReassignmentConfigTypesV1429Response.md +19 -0
  3184. package/work_reassignment/docs/Models/Identity2.md +20 -0
  3185. package/work_reassignment/docs/Models/Index.md +19 -0
  3186. package/work_reassignment/docs/Models/Localeorigin.md +21 -0
  3187. package/work_reassignment/docs/Models/Lookupstep.md +21 -0
  3188. package/work_reassignment/docs/Models/Reassignmenttypeenum.md +25 -0
  3189. package/work_reassignment/docs/Models/Tenantconfigurationdetails.md +19 -0
  3190. package/work_reassignment/docs/Models/Tenantconfigurationrequest.md +19 -0
  3191. package/work_reassignment/docs/Models/Tenantconfigurationresponse.md +20 -0
  3192. package/workflows/.openapi-generator/FILES +36 -0
  3193. package/workflows/api.ts +581 -581
  3194. package/workflows/docs/Examples/typescript_code_examples_overlay.yaml +277 -0
  3195. package/workflows/docs/Methods/Index.md +30 -0
  3196. package/workflows/docs/Methods/WorkflowsApi.md +781 -0
  3197. package/workflows/docs/Models/ArrayInner.md +18 -0
  3198. package/workflows/docs/Models/CreateExternalExecuteWorkflowV1200Response.md +20 -0
  3199. package/workflows/docs/Models/CreateExternalExecuteWorkflowV1Request.md +19 -0
  3200. package/workflows/docs/Models/CreateWorkflowV1Request.md +24 -0
  3201. package/workflows/docs/Models/Errormessagedto.md +21 -0
  3202. package/workflows/docs/Models/Errorresponsedto.md +22 -0
  3203. package/workflows/docs/Models/Index.md +19 -0
  3204. package/workflows/docs/Models/Jsonpatchoperation.md +21 -0
  3205. package/workflows/docs/Models/JsonpatchoperationValue.md +18 -0
  3206. package/workflows/docs/Models/ListCompleteWorkflowLibraryV1200ResponseInner.md +31 -0
  3207. package/workflows/docs/Models/ListWorkflowsV1401Response.md +19 -0
  3208. package/workflows/docs/Models/ListWorkflowsV1429Response.md +19 -0
  3209. package/workflows/docs/Models/Localeorigin.md +21 -0
  3210. package/workflows/docs/Models/TestExternalExecuteWorkflowV1200Response.md +19 -0
  3211. package/workflows/docs/Models/TestExternalExecuteWorkflowV1Request.md +19 -0
  3212. package/workflows/docs/Models/TestWorkflowV1200Response.md +19 -0
  3213. package/workflows/docs/Models/TestWorkflowV1Request.md +19 -0
  3214. package/workflows/docs/Models/Workflow.md +31 -0
  3215. package/workflows/docs/Models/WorkflowAllOfCreator.md +21 -0
  3216. package/workflows/docs/Models/Workflowbody.md +24 -0
  3217. package/workflows/docs/Models/WorkflowbodyOwner.md +21 -0
  3218. package/workflows/docs/Models/Workflowdefinition.md +20 -0
  3219. package/workflows/docs/Models/Workflowexecution.md +24 -0
  3220. package/workflows/docs/Models/Workflowexecutionevent.md +21 -0
  3221. package/workflows/docs/Models/Workflowexecutionhistory.md +21 -0
  3222. package/workflows/docs/Models/Workflowlibraryaction.md +30 -0
  3223. package/workflows/docs/Models/WorkflowlibraryactionExampleOutput.md +18 -0
  3224. package/workflows/docs/Models/Workflowlibraryformfields.md +24 -0
  3225. package/workflows/docs/Models/Workflowlibraryoperator.md +27 -0
  3226. package/workflows/docs/Models/Workflowlibrarytrigger.md +29 -0
  3227. package/workflows/docs/Models/Workflowmodifiedby.md +21 -0
  3228. package/workflows/docs/Models/Workflowoauthclient.md +21 -0
  3229. package/workflows/docs/Models/Workflowtrigger.md +21 -0
  3230. /package/access_model_metadata/{README.md → docs/Models/README.md} +0 -0
  3231. /package/access_profiles/{README.md → docs/Models/README.md} +0 -0
  3232. /package/access_request_approvals/{README.md → docs/Models/README.md} +0 -0
  3233. /package/access_request_identity_metrics/{README.md → docs/Models/README.md} +0 -0
  3234. /package/access_requests/{README.md → docs/Models/README.md} +0 -0
  3235. /package/account_activities/{README.md → docs/Models/README.md} +0 -0
  3236. /package/account_aggregations/{README.md → docs/Models/README.md} +0 -0
  3237. /package/account_deletion_requests/{README.md → docs/Models/README.md} +0 -0
  3238. /package/account_usages/{README.md → docs/Models/README.md} +0 -0
  3239. /package/accounts/{README.md → docs/Models/README.md} +0 -0
  3240. /package/api_usage/{README.md → docs/Models/README.md} +0 -0
  3241. /package/application_discovery/{README.md → docs/Models/README.md} +0 -0
  3242. /package/approvals/{README.md → docs/Models/README.md} +0 -0
  3243. /package/apps/{README.md → docs/Models/README.md} +0 -0
  3244. /package/auth_profile/{README.md → docs/Models/README.md} +0 -0
  3245. /package/auth_users/{README.md → docs/Models/README.md} +0 -0
  3246. /package/branding/{README.md → docs/Models/README.md} +0 -0
  3247. /package/certification_campaign_filters/{README.md → docs/Models/README.md} +0 -0
  3248. /package/certification_campaigns/{README.md → docs/Models/README.md} +0 -0
  3249. /package/certification_summaries/{README.md → docs/Models/README.md} +0 -0
  3250. /package/certifications/{README.md → docs/Models/README.md} +0 -0
  3251. /package/classify_source/{README.md → docs/Models/README.md} +0 -0
  3252. /package/configuration_hub/{README.md → docs/Models/README.md} +0 -0
  3253. /package/connector_customizers/{README.md → docs/Models/README.md} +0 -0
  3254. /package/connector_rule_management/{README.md → docs/Models/README.md} +0 -0
  3255. /package/connectors/{README.md → docs/Models/README.md} +0 -0
  3256. /package/custom_forms/{README.md → docs/Models/README.md} +0 -0
  3257. /package/custom_password_instructions/{README.md → docs/Models/README.md} +0 -0
  3258. /package/custom_user_levels/{README.md → docs/Models/README.md} +0 -0
  3259. /package/data_access_security/{README.md → docs/Models/README.md} +0 -0
  3260. /package/data_segmentation/{README.md → docs/Models/README.md} +0 -0
  3261. /package/declassify_source/{README.md → docs/Models/README.md} +0 -0
  3262. /package/dimensions/{README.md → docs/Models/README.md} +0 -0
  3263. /package/entitlement_connections/{README.md → docs/Models/README.md} +0 -0
  3264. /package/entitlements/{README.md → docs/Models/README.md} +0 -0
  3265. /package/global_tenant_security_settings/{README.md → docs/Models/README.md} +0 -0
  3266. /package/governance_groups/{README.md → docs/Models/README.md} +0 -0
  3267. /package/iai_access_request_recommendations/{README.md → docs/Models/README.md} +0 -0
  3268. /package/iai_common_access/{README.md → docs/Models/README.md} +0 -0
  3269. /package/iai_outliers/{README.md → docs/Models/README.md} +0 -0
  3270. /package/iai_peer_group_strategies/{README.md → docs/Models/README.md} +0 -0
  3271. /package/iai_recommendations/{README.md → docs/Models/README.md} +0 -0
  3272. /package/iai_role_mining/{README.md → docs/Models/README.md} +0 -0
  3273. /package/icons/{README.md → docs/Models/README.md} +0 -0
  3274. /package/identities/{README.md → docs/Models/README.md} +0 -0
  3275. /package/identity_attributes/{README.md → docs/Models/README.md} +0 -0
  3276. /package/identity_history/{README.md → docs/Models/README.md} +0 -0
  3277. /package/identity_profiles/{README.md → docs/Models/README.md} +0 -0
  3278. /package/jit_access/{README.md → docs/Models/README.md} +0 -0
  3279. /package/jit_activations/{README.md → docs/Models/README.md} +0 -0
  3280. /package/launchers/{README.md → docs/Models/README.md} +0 -0
  3281. /package/lifecycle_states/{README.md → docs/Models/README.md} +0 -0
  3282. /package/machine_account_classify/{README.md → docs/Models/README.md} +0 -0
  3283. /package/machine_account_creation_request/{README.md → docs/Models/README.md} +0 -0
  3284. /package/machine_account_mappings/{README.md → docs/Models/README.md} +0 -0
  3285. /package/machine_account_subtypes/{README.md → docs/Models/README.md} +0 -0
  3286. /package/machine_accounts/{README.md → docs/Models/README.md} +0 -0
  3287. /package/machine_classification_config/{README.md → docs/Models/README.md} +0 -0
  3288. /package/machine_identities/{README.md → docs/Models/README.md} +0 -0
  3289. /package/managed_clients/{README.md → docs/Models/README.md} +0 -0
  3290. /package/managed_cluster_types/{README.md → docs/Models/README.md} +0 -0
  3291. /package/managed_clusters/{README.md → docs/Models/README.md} +0 -0
  3292. /package/mfa_configuration/{README.md → docs/Models/README.md} +0 -0
  3293. /package/multi_host_integration/{README.md → docs/Models/README.md} +0 -0
  3294. /package/non_employee_lifecycle_management/{README.md → docs/Models/README.md} +0 -0
  3295. /package/notifications/{README.md → docs/Models/README.md} +0 -0
  3296. /package/oauth_clients/{README.md → docs/Models/README.md} +0 -0
  3297. /package/org_config/{README.md → docs/Models/README.md} +0 -0
  3298. /package/parameter_storage/{README.md → docs/Models/README.md} +0 -0
  3299. /package/password_configuration/{README.md → docs/Models/README.md} +0 -0
  3300. /package/password_dictionary/{README.md → docs/Models/README.md} +0 -0
  3301. /package/password_management/{README.md → docs/Models/README.md} +0 -0
  3302. /package/password_policies/{README.md → docs/Models/README.md} +0 -0
  3303. /package/password_sync_groups/{README.md → docs/Models/README.md} +0 -0
  3304. /package/personal_access_tokens/{README.md → docs/Models/README.md} +0 -0
  3305. /package/privilege_criteria/{README.md → docs/Models/README.md} +0 -0
  3306. /package/privilege_criteria_configuration/{README.md → docs/Models/README.md} +0 -0
  3307. /package/prompt_insights/{README.md → docs/Models/README.md} +0 -0
  3308. /package/public_identities/{README.md → docs/Models/README.md} +0 -0
  3309. /package/public_identities_config/{README.md → docs/Models/README.md} +0 -0
  3310. /package/reports_data_extraction/{README.md → docs/Models/README.md} +0 -0
  3311. /package/requestable_objects/{README.md → docs/Models/README.md} +0 -0
  3312. /package/role_insights/{README.md → docs/Models/README.md} +0 -0
  3313. /package/role_propagation/{README.md → docs/Models/README.md} +0 -0
  3314. /package/roles/{README.md → docs/Models/README.md} +0 -0
  3315. /package/saved_search/{README.md → docs/Models/README.md} +0 -0
  3316. /package/scheduled_search/{README.md → docs/Models/README.md} +0 -0
  3317. /package/search/{README.md → docs/Models/README.md} +0 -0
  3318. /package/search_attribute_configuration/{README.md → docs/Models/README.md} +0 -0
  3319. /package/segments/{README.md → docs/Models/README.md} +0 -0
  3320. /package/service_desk_integration/{README.md → docs/Models/README.md} +0 -0
  3321. /package/shared_signals_framework_ssf/{README.md → docs/Models/README.md} +0 -0
  3322. /package/sim_integrations/{README.md → docs/Models/README.md} +0 -0
  3323. /package/sod_policies/{README.md → docs/Models/README.md} +0 -0
  3324. /package/sod_violations/{README.md → docs/Models/README.md} +0 -0
  3325. /package/source_usages/{README.md → docs/Models/README.md} +0 -0
  3326. /package/sources/{README.md → docs/Models/README.md} +0 -0
  3327. /package/sp_config/{README.md → docs/Models/README.md} +0 -0
  3328. /package/suggested_entitlement_description/{README.md → docs/Models/README.md} +0 -0
  3329. /package/tagged_objects/{README.md → docs/Models/README.md} +0 -0
  3330. /package/tags/{README.md → docs/Models/README.md} +0 -0
  3331. /package/task_management/{README.md → docs/Models/README.md} +0 -0
  3332. /package/tenant/{README.md → docs/Models/README.md} +0 -0
  3333. /package/tenant_context/{README.md → docs/Models/README.md} +0 -0
  3334. /package/transforms/{README.md → docs/Models/README.md} +0 -0
  3335. /package/triggers/{README.md → docs/Models/README.md} +0 -0
  3336. /package/ui_metadata/{README.md → docs/Models/README.md} +0 -0
  3337. /package/work_items/{README.md → docs/Models/README.md} +0 -0
  3338. /package/work_reassignment/{README.md → docs/Models/README.md} +0 -0
  3339. /package/workflows/{README.md → docs/Models/README.md} +0 -0
@@ -26,77 +26,77 @@ import { BASE_PATH, COLLECTION_FORMATS, BaseAPI, RequiredError, operationServerM
26
26
  /**
27
27
  *
28
28
  * @export
29
- * @interface ApprovalcommentV1
29
+ * @interface Approvalcomment
30
30
  */
31
- export interface ApprovalcommentV1 {
31
+ export interface Approvalcomment {
32
32
  /**
33
33
  * Comment provided either by the approval requester or the approver.
34
34
  * @type {string}
35
- * @memberof ApprovalcommentV1
35
+ * @memberof Approvalcomment
36
36
  */
37
37
  'comment': string;
38
38
  /**
39
39
  * The time when this comment was provided.
40
40
  * @type {string}
41
- * @memberof ApprovalcommentV1
41
+ * @memberof Approvalcomment
42
42
  */
43
43
  'timestamp': string;
44
44
  /**
45
45
  * Name of the user that provided this comment.
46
46
  * @type {string}
47
- * @memberof ApprovalcommentV1
47
+ * @memberof Approvalcomment
48
48
  */
49
49
  'user': string;
50
50
  /**
51
51
  * Id of the user that provided this comment.
52
52
  * @type {string}
53
- * @memberof ApprovalcommentV1
53
+ * @memberof Approvalcomment
54
54
  */
55
55
  'id': string;
56
56
  /**
57
57
  * Status transition of the draft.
58
58
  * @type {string}
59
- * @memberof ApprovalcommentV1
59
+ * @memberof Approvalcomment
60
60
  */
61
- 'changedToStatus': ApprovalcommentV1ChangedToStatusV1;
61
+ 'changedToStatus': ApprovalcommentChangedToStatusEnum;
62
62
  }
63
63
 
64
- export const ApprovalcommentV1ChangedToStatusV1 = {
64
+ export const ApprovalcommentChangedToStatusEnum = {
65
65
  PendingApproval: 'PENDING_APPROVAL',
66
66
  Approved: 'APPROVED',
67
67
  Rejected: 'REJECTED'
68
68
  } as const;
69
69
 
70
- export type ApprovalcommentV1ChangedToStatusV1 = typeof ApprovalcommentV1ChangedToStatusV1[keyof typeof ApprovalcommentV1ChangedToStatusV1];
70
+ export type ApprovalcommentChangedToStatusEnum = typeof ApprovalcommentChangedToStatusEnum[keyof typeof ApprovalcommentChangedToStatusEnum];
71
71
 
72
72
  /**
73
73
  *
74
74
  * @export
75
- * @interface ArrayInnerV1
75
+ * @interface ArrayInner
76
76
  */
77
- export interface ArrayInnerV1 {
77
+ export interface ArrayInner {
78
78
  }
79
79
  /**
80
80
  * Backup options control what will be included in the backup.
81
81
  * @export
82
- * @interface BackupoptionsV1
82
+ * @interface Backupoptions
83
83
  */
84
- export interface BackupoptionsV1 {
84
+ export interface Backupoptions {
85
85
  /**
86
86
  * Object type names to be included in a Configuration Hub backup command.
87
87
  * @type {Array<string>}
88
- * @memberof BackupoptionsV1
88
+ * @memberof Backupoptions
89
89
  */
90
- 'includeTypes'?: Array<BackupoptionsV1IncludeTypesV1>;
90
+ 'includeTypes'?: Array<BackupoptionsIncludeTypesEnum>;
91
91
  /**
92
92
  * Additional options targeting specific objects related to each item in the includeTypes field.
93
- * @type {{ [key: string]: ObjectexportimportnamesV1; }}
94
- * @memberof BackupoptionsV1
93
+ * @type {{ [key: string]: Objectexportimportnames; }}
94
+ * @memberof Backupoptions
95
95
  */
96
- 'objectOptions'?: { [key: string]: ObjectexportimportnamesV1; };
96
+ 'objectOptions'?: { [key: string]: Objectexportimportnames; };
97
97
  }
98
98
 
99
- export const BackupoptionsV1IncludeTypesV1 = {
99
+ export const BackupoptionsIncludeTypesEnum = {
100
100
  AccessProfile: 'ACCESS_PROFILE',
101
101
  AccessRequestConfig: 'ACCESS_REQUEST_CONFIG',
102
102
  AttrSyncSourceConfig: 'ATTR_SYNC_SOURCE_CONFIG',
@@ -123,119 +123,119 @@ export const BackupoptionsV1IncludeTypesV1 = {
123
123
  Workflow: 'WORKFLOW'
124
124
  } as const;
125
125
 
126
- export type BackupoptionsV1IncludeTypesV1 = typeof BackupoptionsV1IncludeTypesV1[keyof typeof BackupoptionsV1IncludeTypesV1];
126
+ export type BackupoptionsIncludeTypesEnum = typeof BackupoptionsIncludeTypesEnum[keyof typeof BackupoptionsIncludeTypesEnum];
127
127
 
128
128
  /**
129
129
  *
130
130
  * @export
131
- * @interface BackupresponseV1
131
+ * @interface Backupresponse
132
132
  */
133
- export interface BackupresponseV1 {
133
+ export interface Backupresponse {
134
134
  /**
135
135
  * Unique id assigned to this backup.
136
136
  * @type {string}
137
- * @memberof BackupresponseV1
137
+ * @memberof Backupresponse
138
138
  */
139
139
  'jobId'?: string;
140
140
  /**
141
141
  * Status of the backup.
142
142
  * @type {string}
143
- * @memberof BackupresponseV1
143
+ * @memberof Backupresponse
144
144
  */
145
- 'status'?: BackupresponseV1StatusV1;
145
+ 'status'?: BackupresponseStatusEnum;
146
146
  /**
147
147
  * Type of the job, will always be BACKUP for this type of job.
148
148
  * @type {string}
149
- * @memberof BackupresponseV1
149
+ * @memberof Backupresponse
150
150
  */
151
- 'type'?: BackupresponseV1TypeV1;
151
+ 'type'?: BackupresponseTypeEnum;
152
152
  /**
153
153
  * The name of the tenant performing the upload
154
154
  * @type {string}
155
- * @memberof BackupresponseV1
155
+ * @memberof Backupresponse
156
156
  */
157
157
  'tenant'?: string;
158
158
  /**
159
159
  * The name of the requester.
160
160
  * @type {string}
161
- * @memberof BackupresponseV1
161
+ * @memberof Backupresponse
162
162
  */
163
163
  'requesterName'?: string;
164
164
  /**
165
165
  * Whether or not a file was created and stored for this backup.
166
166
  * @type {boolean}
167
- * @memberof BackupresponseV1
167
+ * @memberof Backupresponse
168
168
  */
169
169
  'fileExists'?: boolean;
170
170
  /**
171
171
  * The time the job was started.
172
172
  * @type {string}
173
- * @memberof BackupresponseV1
173
+ * @memberof Backupresponse
174
174
  */
175
175
  'created'?: string;
176
176
  /**
177
177
  * The time of the last update to the job.
178
178
  * @type {string}
179
- * @memberof BackupresponseV1
179
+ * @memberof Backupresponse
180
180
  */
181
181
  'modified'?: string;
182
182
  /**
183
183
  * The time the job was completed.
184
184
  * @type {string}
185
- * @memberof BackupresponseV1
185
+ * @memberof Backupresponse
186
186
  */
187
187
  'completed'?: string;
188
188
  /**
189
189
  * The name assigned to the upload file in the request body.
190
190
  * @type {string}
191
- * @memberof BackupresponseV1
191
+ * @memberof Backupresponse
192
192
  */
193
193
  'name'?: string;
194
194
  /**
195
195
  * Whether this backup can be deleted by a regular user.
196
196
  * @type {boolean}
197
- * @memberof BackupresponseV1
197
+ * @memberof Backupresponse
198
198
  */
199
199
  'userCanDelete'?: boolean;
200
200
  /**
201
201
  * Whether this backup contains all supported object types or only some of them.
202
202
  * @type {boolean}
203
- * @memberof BackupresponseV1
203
+ * @memberof Backupresponse
204
204
  */
205
205
  'isPartial'?: boolean;
206
206
  /**
207
207
  * Denotes how this backup was created. - MANUAL - The backup was created by a user. - AUTOMATED - The backup was created by devops. - AUTOMATED_DRAFT - The backup was created during a draft process. - UPLOADED - The backup was created by uploading an existing configuration file.
208
208
  * @type {string}
209
- * @memberof BackupresponseV1
209
+ * @memberof Backupresponse
210
210
  */
211
- 'backupType'?: BackupresponseV1BackupTypeV1;
211
+ 'backupType'?: BackupresponseBackupTypeEnum;
212
212
  /**
213
213
  *
214
- * @type {BackupoptionsV1}
215
- * @memberof BackupresponseV1
214
+ * @type {Backupoptions}
215
+ * @memberof Backupresponse
216
216
  */
217
- 'options'?: BackupoptionsV1 | null;
217
+ 'options'?: Backupoptions | null;
218
218
  /**
219
219
  * Whether the object details of this backup are ready.
220
220
  * @type {string}
221
- * @memberof BackupresponseV1
221
+ * @memberof Backupresponse
222
222
  */
223
- 'hydrationStatus'?: BackupresponseV1HydrationStatusV1;
223
+ 'hydrationStatus'?: BackupresponseHydrationStatusEnum;
224
224
  /**
225
225
  * Number of objects contained in this backup.
226
226
  * @type {number}
227
- * @memberof BackupresponseV1
227
+ * @memberof Backupresponse
228
228
  */
229
229
  'totalObjectCount'?: number;
230
230
  /**
231
231
  * Whether this backup has been transferred to a customer storage location.
232
232
  * @type {string}
233
- * @memberof BackupresponseV1
233
+ * @memberof Backupresponse
234
234
  */
235
- 'cloudStorageStatus'?: BackupresponseV1CloudStorageStatusV1;
235
+ 'cloudStorageStatus'?: BackupresponseCloudStorageStatusEnum;
236
236
  }
237
237
 
238
- export const BackupresponseV1StatusV1 = {
238
+ export const BackupresponseStatusEnum = {
239
239
  NotStarted: 'NOT_STARTED',
240
240
  InProgress: 'IN_PROGRESS',
241
241
  Complete: 'COMPLETE',
@@ -243,146 +243,146 @@ export const BackupresponseV1StatusV1 = {
243
243
  Failed: 'FAILED'
244
244
  } as const;
245
245
 
246
- export type BackupresponseV1StatusV1 = typeof BackupresponseV1StatusV1[keyof typeof BackupresponseV1StatusV1];
247
- export const BackupresponseV1TypeV1 = {
246
+ export type BackupresponseStatusEnum = typeof BackupresponseStatusEnum[keyof typeof BackupresponseStatusEnum];
247
+ export const BackupresponseTypeEnum = {
248
248
  Backup: 'BACKUP'
249
249
  } as const;
250
250
 
251
- export type BackupresponseV1TypeV1 = typeof BackupresponseV1TypeV1[keyof typeof BackupresponseV1TypeV1];
252
- export const BackupresponseV1BackupTypeV1 = {
251
+ export type BackupresponseTypeEnum = typeof BackupresponseTypeEnum[keyof typeof BackupresponseTypeEnum];
252
+ export const BackupresponseBackupTypeEnum = {
253
253
  Uploaded: 'UPLOADED',
254
254
  Automated: 'AUTOMATED',
255
255
  Manual: 'MANUAL'
256
256
  } as const;
257
257
 
258
- export type BackupresponseV1BackupTypeV1 = typeof BackupresponseV1BackupTypeV1[keyof typeof BackupresponseV1BackupTypeV1];
259
- export const BackupresponseV1HydrationStatusV1 = {
258
+ export type BackupresponseBackupTypeEnum = typeof BackupresponseBackupTypeEnum[keyof typeof BackupresponseBackupTypeEnum];
259
+ export const BackupresponseHydrationStatusEnum = {
260
260
  Hydrated: 'HYDRATED',
261
261
  NotHydrated: 'NOT_HYDRATED'
262
262
  } as const;
263
263
 
264
- export type BackupresponseV1HydrationStatusV1 = typeof BackupresponseV1HydrationStatusV1[keyof typeof BackupresponseV1HydrationStatusV1];
265
- export const BackupresponseV1CloudStorageStatusV1 = {
264
+ export type BackupresponseHydrationStatusEnum = typeof BackupresponseHydrationStatusEnum[keyof typeof BackupresponseHydrationStatusEnum];
265
+ export const BackupresponseCloudStorageStatusEnum = {
266
266
  Synced: 'SYNCED',
267
267
  NotSynced: 'NOT_SYNCED',
268
268
  SyncFailed: 'SYNC_FAILED'
269
269
  } as const;
270
270
 
271
- export type BackupresponseV1CloudStorageStatusV1 = typeof BackupresponseV1CloudStorageStatusV1[keyof typeof BackupresponseV1CloudStorageStatusV1];
271
+ export type BackupresponseCloudStorageStatusEnum = typeof BackupresponseCloudStorageStatusEnum[keyof typeof BackupresponseCloudStorageStatusEnum];
272
272
 
273
273
  /**
274
274
  *
275
275
  * @export
276
- * @interface CreateUploadedConfigurationV1RequestV1
276
+ * @interface CreateUploadedConfigurationV1Request
277
277
  */
278
- export interface CreateUploadedConfigurationV1RequestV1 {
278
+ export interface CreateUploadedConfigurationV1Request {
279
279
  /**
280
280
  * JSON file containing the objects to be imported.
281
281
  * @type {File}
282
- * @memberof CreateUploadedConfigurationV1RequestV1
282
+ * @memberof CreateUploadedConfigurationV1Request
283
283
  */
284
284
  'data': File;
285
285
  /**
286
286
  * Name that will be assigned to the uploaded configuration file.
287
287
  * @type {string}
288
- * @memberof CreateUploadedConfigurationV1RequestV1
288
+ * @memberof CreateUploadedConfigurationV1Request
289
289
  */
290
290
  'name': string;
291
291
  }
292
292
  /**
293
293
  *
294
294
  * @export
295
- * @interface DeployrequestV1
295
+ * @interface Deployrequest
296
296
  */
297
- export interface DeployrequestV1 {
297
+ export interface Deployrequest {
298
298
  /**
299
299
  * The id of the draft to be used by this deploy.
300
300
  * @type {string}
301
- * @memberof DeployrequestV1
301
+ * @memberof Deployrequest
302
302
  */
303
303
  'draftId': string;
304
304
  }
305
305
  /**
306
306
  *
307
307
  * @export
308
- * @interface DeployresponseV1
308
+ * @interface Deployresponse
309
309
  */
310
- export interface DeployresponseV1 {
310
+ export interface Deployresponse {
311
311
  /**
312
312
  * Unique id assigned to this job.
313
313
  * @type {string}
314
- * @memberof DeployresponseV1
314
+ * @memberof Deployresponse
315
315
  */
316
316
  'jobId'?: string;
317
317
  /**
318
318
  * Status of the job.
319
319
  * @type {string}
320
- * @memberof DeployresponseV1
320
+ * @memberof Deployresponse
321
321
  */
322
- 'status'?: DeployresponseV1StatusV1;
322
+ 'status'?: DeployresponseStatusEnum;
323
323
  /**
324
324
  * Type of the job, will always be CONFIG_DEPLOY_DRAFT for this type of job.
325
325
  * @type {string}
326
- * @memberof DeployresponseV1
326
+ * @memberof Deployresponse
327
327
  */
328
- 'type'?: DeployresponseV1TypeV1;
328
+ 'type'?: DeployresponseTypeEnum;
329
329
  /**
330
330
  * Message providing information about the outcome of the deploy process.
331
331
  * @type {string}
332
- * @memberof DeployresponseV1
332
+ * @memberof Deployresponse
333
333
  */
334
334
  'message'?: string;
335
335
  /**
336
336
  * The name of the user that initiated the deploy process.
337
337
  * @type {string}
338
- * @memberof DeployresponseV1
338
+ * @memberof Deployresponse
339
339
  */
340
340
  'requesterName'?: string;
341
341
  /**
342
342
  * Whether or not a results file was created and stored for this deploy.
343
343
  * @type {boolean}
344
- * @memberof DeployresponseV1
344
+ * @memberof Deployresponse
345
345
  */
346
346
  'fileExists'?: boolean;
347
347
  /**
348
348
  * The time the job was started.
349
349
  * @type {string}
350
- * @memberof DeployresponseV1
350
+ * @memberof Deployresponse
351
351
  */
352
352
  'created'?: string;
353
353
  /**
354
354
  * The time of the last update to the job.
355
355
  * @type {string}
356
- * @memberof DeployresponseV1
356
+ * @memberof Deployresponse
357
357
  */
358
358
  'modified'?: string;
359
359
  /**
360
360
  * The time the job was completed.
361
361
  * @type {string}
362
- * @memberof DeployresponseV1
362
+ * @memberof Deployresponse
363
363
  */
364
364
  'completed'?: string;
365
365
  /**
366
366
  * The id of the draft that was used for this deploy.
367
367
  * @type {string}
368
- * @memberof DeployresponseV1
368
+ * @memberof Deployresponse
369
369
  */
370
370
  'draftId'?: string;
371
371
  /**
372
372
  * The name of the draft that was used for this deploy.
373
373
  * @type {string}
374
- * @memberof DeployresponseV1
374
+ * @memberof Deployresponse
375
375
  */
376
376
  'draftName'?: string;
377
377
  /**
378
378
  * Whether this deploy results file has been transferred to a customer storage location.
379
379
  * @type {string}
380
- * @memberof DeployresponseV1
380
+ * @memberof Deployresponse
381
381
  */
382
- 'cloudStorageStatus'?: DeployresponseV1CloudStorageStatusV1;
382
+ 'cloudStorageStatus'?: DeployresponseCloudStorageStatusEnum;
383
383
  }
384
384
 
385
- export const DeployresponseV1StatusV1 = {
385
+ export const DeployresponseStatusEnum = {
386
386
  NotStarted: 'NOT_STARTED',
387
387
  InProgress: 'IN_PROGRESS',
388
388
  Complete: 'COMPLETE',
@@ -390,125 +390,125 @@ export const DeployresponseV1StatusV1 = {
390
390
  Failed: 'FAILED'
391
391
  } as const;
392
392
 
393
- export type DeployresponseV1StatusV1 = typeof DeployresponseV1StatusV1[keyof typeof DeployresponseV1StatusV1];
394
- export const DeployresponseV1TypeV1 = {
393
+ export type DeployresponseStatusEnum = typeof DeployresponseStatusEnum[keyof typeof DeployresponseStatusEnum];
394
+ export const DeployresponseTypeEnum = {
395
395
  ConfigDeployDraft: 'CONFIG_DEPLOY_DRAFT'
396
396
  } as const;
397
397
 
398
- export type DeployresponseV1TypeV1 = typeof DeployresponseV1TypeV1[keyof typeof DeployresponseV1TypeV1];
399
- export const DeployresponseV1CloudStorageStatusV1 = {
398
+ export type DeployresponseTypeEnum = typeof DeployresponseTypeEnum[keyof typeof DeployresponseTypeEnum];
399
+ export const DeployresponseCloudStorageStatusEnum = {
400
400
  Synced: 'SYNCED',
401
401
  NotSynced: 'NOT_SYNCED',
402
402
  SyncFailed: 'SYNC_FAILED'
403
403
  } as const;
404
404
 
405
- export type DeployresponseV1CloudStorageStatusV1 = typeof DeployresponseV1CloudStorageStatusV1[keyof typeof DeployresponseV1CloudStorageStatusV1];
405
+ export type DeployresponseCloudStorageStatusEnum = typeof DeployresponseCloudStorageStatusEnum[keyof typeof DeployresponseCloudStorageStatusEnum];
406
406
 
407
407
  /**
408
408
  *
409
409
  * @export
410
- * @interface DraftresponseV1
410
+ * @interface Draftresponse
411
411
  */
412
- export interface DraftresponseV1 {
412
+ export interface Draftresponse {
413
413
  /**
414
414
  * Unique id assigned to this job.
415
415
  * @type {string}
416
- * @memberof DraftresponseV1
416
+ * @memberof Draftresponse
417
417
  */
418
418
  'jobId'?: string;
419
419
  /**
420
420
  * Status of the job.
421
421
  * @type {string}
422
- * @memberof DraftresponseV1
422
+ * @memberof Draftresponse
423
423
  */
424
- 'status'?: DraftresponseV1StatusV1;
424
+ 'status'?: DraftresponseStatusEnum;
425
425
  /**
426
426
  * Type of the job, will always be CREATE_DRAFT for this type of job.
427
427
  * @type {string}
428
- * @memberof DraftresponseV1
428
+ * @memberof Draftresponse
429
429
  */
430
- 'type'?: DraftresponseV1TypeV1;
430
+ 'type'?: DraftresponseTypeEnum;
431
431
  /**
432
432
  * Message providing information about the outcome of the draft process.
433
433
  * @type {string}
434
- * @memberof DraftresponseV1
434
+ * @memberof Draftresponse
435
435
  */
436
436
  'message'?: string;
437
437
  /**
438
438
  * The name of user that that initiated the draft process.
439
439
  * @type {string}
440
- * @memberof DraftresponseV1
440
+ * @memberof Draftresponse
441
441
  */
442
442
  'requesterName'?: string;
443
443
  /**
444
444
  * Whether or not a file was generated for this draft.
445
445
  * @type {boolean}
446
- * @memberof DraftresponseV1
446
+ * @memberof Draftresponse
447
447
  */
448
448
  'fileExists'?: boolean;
449
449
  /**
450
450
  * The time the job was started.
451
451
  * @type {string}
452
- * @memberof DraftresponseV1
452
+ * @memberof Draftresponse
453
453
  */
454
454
  'created'?: string;
455
455
  /**
456
456
  * The time of the last update to the job.
457
457
  * @type {string}
458
- * @memberof DraftresponseV1
458
+ * @memberof Draftresponse
459
459
  */
460
460
  'modified'?: string;
461
461
  /**
462
462
  * The time the job was completed.
463
463
  * @type {string}
464
- * @memberof DraftresponseV1
464
+ * @memberof Draftresponse
465
465
  */
466
466
  'completed'?: string;
467
467
  /**
468
468
  * Name of the draft.
469
469
  * @type {string}
470
- * @memberof DraftresponseV1
470
+ * @memberof Draftresponse
471
471
  */
472
472
  'name'?: string;
473
473
  /**
474
474
  * Tenant owner of the backup from which the draft was generated.
475
475
  * @type {string}
476
- * @memberof DraftresponseV1
476
+ * @memberof Draftresponse
477
477
  */
478
478
  'sourceTenant'?: string;
479
479
  /**
480
480
  * Id of the backup from which the draft was generated.
481
481
  * @type {string}
482
- * @memberof DraftresponseV1
482
+ * @memberof Draftresponse
483
483
  */
484
484
  'sourceBackupId'?: string;
485
485
  /**
486
486
  * Name of the backup from which the draft was generated.
487
487
  * @type {string}
488
- * @memberof DraftresponseV1
488
+ * @memberof Draftresponse
489
489
  */
490
490
  'sourceBackupName'?: string;
491
491
  /**
492
492
  * Denotes the origin of the source backup from which the draft was generated. - RESTORE - Same tenant. - PROMOTE - Different tenant. - UPLOAD - Uploaded configuration.
493
493
  * @type {string}
494
- * @memberof DraftresponseV1
494
+ * @memberof Draftresponse
495
495
  */
496
- 'mode'?: DraftresponseV1ModeV1;
496
+ 'mode'?: DraftresponseModeEnum;
497
497
  /**
498
498
  * Approval status of the draft used to determine whether or not the draft can be deployed.
499
499
  * @type {string}
500
- * @memberof DraftresponseV1
500
+ * @memberof Draftresponse
501
501
  */
502
- 'approvalStatus'?: DraftresponseV1ApprovalStatusV1;
502
+ 'approvalStatus'?: DraftresponseApprovalStatusEnum;
503
503
  /**
504
504
  * List of comments that have been exchanged between an approval requester and an approver.
505
- * @type {Array<ApprovalcommentV1>}
506
- * @memberof DraftresponseV1
505
+ * @type {Array<Approvalcomment>}
506
+ * @memberof Draftresponse
507
507
  */
508
- 'approvalComment'?: Array<ApprovalcommentV1>;
508
+ 'approvalComment'?: Array<Approvalcomment>;
509
509
  }
510
510
 
511
- export const DraftresponseV1StatusV1 = {
511
+ export const DraftresponseStatusEnum = {
512
512
  NotStarted: 'NOT_STARTED',
513
513
  InProgress: 'IN_PROGRESS',
514
514
  Complete: 'COMPLETE',
@@ -516,50 +516,50 @@ export const DraftresponseV1StatusV1 = {
516
516
  Failed: 'FAILED'
517
517
  } as const;
518
518
 
519
- export type DraftresponseV1StatusV1 = typeof DraftresponseV1StatusV1[keyof typeof DraftresponseV1StatusV1];
520
- export const DraftresponseV1TypeV1 = {
519
+ export type DraftresponseStatusEnum = typeof DraftresponseStatusEnum[keyof typeof DraftresponseStatusEnum];
520
+ export const DraftresponseTypeEnum = {
521
521
  CreateDraft: 'CREATE_DRAFT'
522
522
  } as const;
523
523
 
524
- export type DraftresponseV1TypeV1 = typeof DraftresponseV1TypeV1[keyof typeof DraftresponseV1TypeV1];
525
- export const DraftresponseV1ModeV1 = {
524
+ export type DraftresponseTypeEnum = typeof DraftresponseTypeEnum[keyof typeof DraftresponseTypeEnum];
525
+ export const DraftresponseModeEnum = {
526
526
  Restore: 'RESTORE',
527
527
  Promote: 'PROMOTE',
528
528
  Upload: 'UPLOAD'
529
529
  } as const;
530
530
 
531
- export type DraftresponseV1ModeV1 = typeof DraftresponseV1ModeV1[keyof typeof DraftresponseV1ModeV1];
532
- export const DraftresponseV1ApprovalStatusV1 = {
531
+ export type DraftresponseModeEnum = typeof DraftresponseModeEnum[keyof typeof DraftresponseModeEnum];
532
+ export const DraftresponseApprovalStatusEnum = {
533
533
  Default: 'DEFAULT',
534
534
  PendingApproval: 'PENDING_APPROVAL',
535
535
  Approved: 'APPROVED',
536
536
  Denied: 'DENIED'
537
537
  } as const;
538
538
 
539
- export type DraftresponseV1ApprovalStatusV1 = typeof DraftresponseV1ApprovalStatusV1[keyof typeof DraftresponseV1ApprovalStatusV1];
539
+ export type DraftresponseApprovalStatusEnum = typeof DraftresponseApprovalStatusEnum[keyof typeof DraftresponseApprovalStatusEnum];
540
540
 
541
541
  /**
542
542
  *
543
543
  * @export
544
- * @interface ErrormessagedtoV1
544
+ * @interface Errormessagedto
545
545
  */
546
- export interface ErrormessagedtoV1 {
546
+ export interface Errormessagedto {
547
547
  /**
548
548
  * The locale for the message text, a BCP 47 language tag.
549
549
  * @type {string}
550
- * @memberof ErrormessagedtoV1
550
+ * @memberof Errormessagedto
551
551
  */
552
552
  'locale'?: string | null;
553
553
  /**
554
554
  *
555
- * @type {LocaleoriginV1}
556
- * @memberof ErrormessagedtoV1
555
+ * @type {Localeorigin}
556
+ * @memberof Errormessagedto
557
557
  */
558
- 'localeOrigin'?: LocaleoriginV1 | null;
558
+ 'localeOrigin'?: Localeorigin | null;
559
559
  /**
560
560
  * Actual text of the error message in the indicated locale.
561
561
  * @type {string}
562
- * @memberof ErrormessagedtoV1
562
+ * @memberof Errormessagedto
563
563
  */
564
564
  'text'?: string;
565
565
  }
@@ -568,100 +568,100 @@ export interface ErrormessagedtoV1 {
568
568
  /**
569
569
  *
570
570
  * @export
571
- * @interface ErrorresponsedtoV1
571
+ * @interface Errorresponsedto
572
572
  */
573
- export interface ErrorresponsedtoV1 {
573
+ export interface Errorresponsedto {
574
574
  /**
575
575
  * Fine-grained error code providing more detail of the error.
576
576
  * @type {string}
577
- * @memberof ErrorresponsedtoV1
577
+ * @memberof Errorresponsedto
578
578
  */
579
579
  'detailCode'?: string;
580
580
  /**
581
581
  * Unique tracking id for the error.
582
582
  * @type {string}
583
- * @memberof ErrorresponsedtoV1
583
+ * @memberof Errorresponsedto
584
584
  */
585
585
  'trackingId'?: string;
586
586
  /**
587
587
  * Generic localized reason for error
588
- * @type {Array<ErrormessagedtoV1>}
589
- * @memberof ErrorresponsedtoV1
588
+ * @type {Array<Errormessagedto>}
589
+ * @memberof Errorresponsedto
590
590
  */
591
- 'messages'?: Array<ErrormessagedtoV1>;
591
+ 'messages'?: Array<Errormessagedto>;
592
592
  /**
593
593
  * Plain-text descriptive reasons to provide additional detail to the text provided in the messages field
594
- * @type {Array<ErrormessagedtoV1>}
595
- * @memberof ErrorresponsedtoV1
594
+ * @type {Array<Errormessagedto>}
595
+ * @memberof Errorresponsedto
596
596
  */
597
- 'causes'?: Array<ErrormessagedtoV1>;
597
+ 'causes'?: Array<Errormessagedto>;
598
598
  }
599
599
  /**
600
600
  *
601
601
  * @export
602
- * @interface GetObjectMappingsV1401ResponseV1
602
+ * @interface GetObjectMappingsV1401Response
603
603
  */
604
- export interface GetObjectMappingsV1401ResponseV1 {
604
+ export interface GetObjectMappingsV1401Response {
605
605
  /**
606
606
  * A message describing the error
607
607
  * @type {any}
608
- * @memberof GetObjectMappingsV1401ResponseV1
608
+ * @memberof GetObjectMappingsV1401Response
609
609
  */
610
610
  'error'?: any;
611
611
  }
612
612
  /**
613
613
  *
614
614
  * @export
615
- * @interface GetObjectMappingsV1429ResponseV1
615
+ * @interface GetObjectMappingsV1429Response
616
616
  */
617
- export interface GetObjectMappingsV1429ResponseV1 {
617
+ export interface GetObjectMappingsV1429Response {
618
618
  /**
619
619
  * A message describing the error
620
620
  * @type {any}
621
- * @memberof GetObjectMappingsV1429ResponseV1
621
+ * @memberof GetObjectMappingsV1429Response
622
622
  */
623
623
  'message'?: any;
624
624
  }
625
625
  /**
626
626
  * A JSONPatch document as defined by [RFC 6902 - JSON Patch](https://tools.ietf.org/html/rfc6902)
627
627
  * @export
628
- * @interface JsonpatchV1
628
+ * @interface Jsonpatch
629
629
  */
630
- export interface JsonpatchV1 {
630
+ export interface Jsonpatch {
631
631
  /**
632
632
  * Operations to be applied
633
- * @type {Array<JsonpatchoperationV1>}
634
- * @memberof JsonpatchV1
633
+ * @type {Array<Jsonpatchoperation>}
634
+ * @memberof Jsonpatch
635
635
  */
636
- 'operations'?: Array<JsonpatchoperationV1>;
636
+ 'operations'?: Array<Jsonpatchoperation>;
637
637
  }
638
638
  /**
639
639
  * A JSONPatch Operation as defined by [RFC 6902 - JSON Patch](https://tools.ietf.org/html/rfc6902)
640
640
  * @export
641
- * @interface JsonpatchoperationV1
641
+ * @interface Jsonpatchoperation
642
642
  */
643
- export interface JsonpatchoperationV1 {
643
+ export interface Jsonpatchoperation {
644
644
  /**
645
645
  * The operation to be performed
646
646
  * @type {string}
647
- * @memberof JsonpatchoperationV1
647
+ * @memberof Jsonpatchoperation
648
648
  */
649
- 'op': JsonpatchoperationV1OpV1;
649
+ 'op': JsonpatchoperationOpEnum;
650
650
  /**
651
651
  * A string JSON Pointer representing the target path to an element to be affected by the operation
652
652
  * @type {string}
653
- * @memberof JsonpatchoperationV1
653
+ * @memberof Jsonpatchoperation
654
654
  */
655
655
  'path': string;
656
656
  /**
657
657
  *
658
- * @type {JsonpatchoperationValueV1}
659
- * @memberof JsonpatchoperationV1
658
+ * @type {JsonpatchoperationValue}
659
+ * @memberof Jsonpatchoperation
660
660
  */
661
- 'value'?: JsonpatchoperationValueV1;
661
+ 'value'?: JsonpatchoperationValue;
662
662
  }
663
663
 
664
- export const JsonpatchoperationV1OpV1 = {
664
+ export const JsonpatchoperationOpEnum = {
665
665
  Add: 'add',
666
666
  Remove: 'remove',
667
667
  Replace: 'replace',
@@ -670,27 +670,27 @@ export const JsonpatchoperationV1OpV1 = {
670
670
  Test: 'test'
671
671
  } as const;
672
672
 
673
- export type JsonpatchoperationV1OpV1 = typeof JsonpatchoperationV1OpV1[keyof typeof JsonpatchoperationV1OpV1];
673
+ export type JsonpatchoperationOpEnum = typeof JsonpatchoperationOpEnum[keyof typeof JsonpatchoperationOpEnum];
674
674
 
675
675
  /**
676
- * @type JsonpatchoperationValueV1
676
+ * @type JsonpatchoperationValue
677
677
  * The value to be used for the operation, required for \"add\" and \"replace\" operations
678
678
  * @export
679
679
  */
680
- export type JsonpatchoperationValueV1 = Array<ArrayInnerV1> | boolean | number | object | string;
680
+ export type JsonpatchoperationValue = Array<ArrayInner> | boolean | number | object | string;
681
681
 
682
682
  /**
683
683
  *
684
684
  * @export
685
- * @interface ListDeploysV1200ResponseV1
685
+ * @interface ListDeploysV1200Response
686
686
  */
687
- export interface ListDeploysV1200ResponseV1 {
687
+ export interface ListDeploysV1200Response {
688
688
  /**
689
689
  * list of deployments
690
- * @type {Array<DeployresponseV1>}
691
- * @memberof ListDeploysV1200ResponseV1
690
+ * @type {Array<Deployresponse>}
691
+ * @memberof ListDeploysV1200Response
692
692
  */
693
- 'items'?: Array<DeployresponseV1>;
693
+ 'items'?: Array<Deployresponse>;
694
694
  }
695
695
  /**
696
696
  * An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.
@@ -698,118 +698,118 @@ export interface ListDeploysV1200ResponseV1 {
698
698
  * @enum {string}
699
699
  */
700
700
 
701
- export const LocaleoriginV1 = {
701
+ export const Localeorigin = {
702
702
  Default: 'DEFAULT',
703
703
  Request: 'REQUEST'
704
704
  } as const;
705
705
 
706
- export type LocaleoriginV1 = typeof LocaleoriginV1[keyof typeof LocaleoriginV1];
706
+ export type Localeorigin = typeof Localeorigin[keyof typeof Localeorigin];
707
707
 
708
708
 
709
709
  /**
710
710
  *
711
711
  * @export
712
- * @interface ObjectexportimportnamesV1
712
+ * @interface Objectexportimportnames
713
713
  */
714
- export interface ObjectexportimportnamesV1 {
714
+ export interface Objectexportimportnames {
715
715
  /**
716
716
  * Object names to be included in a backup.
717
717
  * @type {Array<string>}
718
- * @memberof ObjectexportimportnamesV1
718
+ * @memberof Objectexportimportnames
719
719
  */
720
720
  'includedNames'?: Array<string>;
721
721
  }
722
722
  /**
723
723
  *
724
724
  * @export
725
- * @interface ObjectmappingbulkcreaterequestV1
725
+ * @interface Objectmappingbulkcreaterequest
726
726
  */
727
- export interface ObjectmappingbulkcreaterequestV1 {
727
+ export interface Objectmappingbulkcreaterequest {
728
728
  /**
729
729
  *
730
- * @type {Array<ObjectmappingrequestV1>}
731
- * @memberof ObjectmappingbulkcreaterequestV1
730
+ * @type {Array<Objectmappingrequest>}
731
+ * @memberof Objectmappingbulkcreaterequest
732
732
  */
733
- 'newObjectsMappings': Array<ObjectmappingrequestV1>;
733
+ 'newObjectsMappings': Array<Objectmappingrequest>;
734
734
  }
735
735
  /**
736
736
  *
737
737
  * @export
738
- * @interface ObjectmappingbulkcreateresponseV1
738
+ * @interface Objectmappingbulkcreateresponse
739
739
  */
740
- export interface ObjectmappingbulkcreateresponseV1 {
740
+ export interface Objectmappingbulkcreateresponse {
741
741
  /**
742
742
  *
743
- * @type {Array<ObjectmappingresponseV1>}
744
- * @memberof ObjectmappingbulkcreateresponseV1
743
+ * @type {Array<Objectmappingresponse>}
744
+ * @memberof Objectmappingbulkcreateresponse
745
745
  */
746
- 'addedObjects'?: Array<ObjectmappingresponseV1>;
746
+ 'addedObjects'?: Array<Objectmappingresponse>;
747
747
  }
748
748
  /**
749
749
  *
750
750
  * @export
751
- * @interface ObjectmappingbulkpatchrequestV1
751
+ * @interface Objectmappingbulkpatchrequest
752
752
  */
753
- export interface ObjectmappingbulkpatchrequestV1 {
753
+ export interface Objectmappingbulkpatchrequest {
754
754
  /**
755
755
  * Map of id of the object mapping to a JsonPatchOperation describing what to patch on that object mapping.
756
- * @type {{ [key: string]: Array<JsonpatchoperationV1>; }}
757
- * @memberof ObjectmappingbulkpatchrequestV1
756
+ * @type {{ [key: string]: Array<Jsonpatchoperation>; }}
757
+ * @memberof Objectmappingbulkpatchrequest
758
758
  */
759
- 'patches': { [key: string]: Array<JsonpatchoperationV1>; };
759
+ 'patches': { [key: string]: Array<Jsonpatchoperation>; };
760
760
  }
761
761
  /**
762
762
  *
763
763
  * @export
764
- * @interface ObjectmappingbulkpatchresponseV1
764
+ * @interface Objectmappingbulkpatchresponse
765
765
  */
766
- export interface ObjectmappingbulkpatchresponseV1 {
766
+ export interface Objectmappingbulkpatchresponse {
767
767
  /**
768
768
  *
769
- * @type {Array<ObjectmappingresponseV1>}
770
- * @memberof ObjectmappingbulkpatchresponseV1
769
+ * @type {Array<Objectmappingresponse>}
770
+ * @memberof Objectmappingbulkpatchresponse
771
771
  */
772
- 'patchedObjects'?: Array<ObjectmappingresponseV1>;
772
+ 'patchedObjects'?: Array<Objectmappingresponse>;
773
773
  }
774
774
  /**
775
775
  *
776
776
  * @export
777
- * @interface ObjectmappingrequestV1
777
+ * @interface Objectmappingrequest
778
778
  */
779
- export interface ObjectmappingrequestV1 {
779
+ export interface Objectmappingrequest {
780
780
  /**
781
781
  * Type of the object the mapping value applies to, must be one from enum
782
782
  * @type {string}
783
- * @memberof ObjectmappingrequestV1
783
+ * @memberof Objectmappingrequest
784
784
  */
785
- 'objectType': ObjectmappingrequestV1ObjectTypeV1;
785
+ 'objectType': ObjectmappingrequestObjectTypeEnum;
786
786
  /**
787
787
  * JSONPath expression denoting the path within the object where the mapping value should be applied
788
788
  * @type {string}
789
- * @memberof ObjectmappingrequestV1
789
+ * @memberof Objectmappingrequest
790
790
  */
791
791
  'jsonPath': string;
792
792
  /**
793
793
  * Original value at the jsonPath location within the object
794
794
  * @type {string}
795
- * @memberof ObjectmappingrequestV1
795
+ * @memberof Objectmappingrequest
796
796
  */
797
797
  'sourceValue': string;
798
798
  /**
799
799
  * Value to be assigned at the jsonPath location within the object
800
800
  * @type {string}
801
- * @memberof ObjectmappingrequestV1
801
+ * @memberof Objectmappingrequest
802
802
  */
803
803
  'targetValue': string;
804
804
  /**
805
805
  * Whether or not this object mapping is enabled
806
806
  * @type {boolean}
807
- * @memberof ObjectmappingrequestV1
807
+ * @memberof Objectmappingrequest
808
808
  */
809
809
  'enabled'?: boolean;
810
810
  }
811
811
 
812
- export const ObjectmappingrequestV1ObjectTypeV1 = {
812
+ export const ObjectmappingrequestObjectTypeEnum = {
813
813
  AccessProfile: 'ACCESS_PROFILE',
814
814
  AccessRequestConfig: 'ACCESS_REQUEST_CONFIG',
815
815
  AttrSyncSourceConfig: 'ATTR_SYNC_SOURCE_CONFIG',
@@ -838,65 +838,65 @@ export const ObjectmappingrequestV1ObjectTypeV1 = {
838
838
  Workflow: 'WORKFLOW'
839
839
  } as const;
840
840
 
841
- export type ObjectmappingrequestV1ObjectTypeV1 = typeof ObjectmappingrequestV1ObjectTypeV1[keyof typeof ObjectmappingrequestV1ObjectTypeV1];
841
+ export type ObjectmappingrequestObjectTypeEnum = typeof ObjectmappingrequestObjectTypeEnum[keyof typeof ObjectmappingrequestObjectTypeEnum];
842
842
 
843
843
  /**
844
844
  *
845
845
  * @export
846
- * @interface ObjectmappingresponseV1
846
+ * @interface Objectmappingresponse
847
847
  */
848
- export interface ObjectmappingresponseV1 {
848
+ export interface Objectmappingresponse {
849
849
  /**
850
850
  * Id of the object mapping
851
851
  * @type {string}
852
- * @memberof ObjectmappingresponseV1
852
+ * @memberof Objectmappingresponse
853
853
  */
854
854
  'objectMappingId'?: string;
855
855
  /**
856
856
  * Type of the object the mapping value applies to
857
857
  * @type {string}
858
- * @memberof ObjectmappingresponseV1
858
+ * @memberof Objectmappingresponse
859
859
  */
860
- 'objectType'?: ObjectmappingresponseV1ObjectTypeV1;
860
+ 'objectType'?: ObjectmappingresponseObjectTypeEnum;
861
861
  /**
862
862
  * JSONPath expression denoting the path within the object where the mapping value should be applied
863
863
  * @type {string}
864
- * @memberof ObjectmappingresponseV1
864
+ * @memberof Objectmappingresponse
865
865
  */
866
866
  'jsonPath'?: string;
867
867
  /**
868
868
  * Original value at the jsonPath location within the object
869
869
  * @type {string}
870
- * @memberof ObjectmappingresponseV1
870
+ * @memberof Objectmappingresponse
871
871
  */
872
872
  'sourceValue'?: string;
873
873
  /**
874
874
  * Value to be assigned at the jsonPath location within the object
875
875
  * @type {string}
876
- * @memberof ObjectmappingresponseV1
876
+ * @memberof Objectmappingresponse
877
877
  */
878
878
  'targetValue'?: string;
879
879
  /**
880
880
  * Whether or not this object mapping is enabled
881
881
  * @type {boolean}
882
- * @memberof ObjectmappingresponseV1
882
+ * @memberof Objectmappingresponse
883
883
  */
884
884
  'enabled'?: boolean;
885
885
  /**
886
886
  * Object mapping creation timestamp
887
887
  * @type {string}
888
- * @memberof ObjectmappingresponseV1
888
+ * @memberof Objectmappingresponse
889
889
  */
890
890
  'created'?: string;
891
891
  /**
892
892
  * Object mapping latest update timestamp
893
893
  * @type {string}
894
- * @memberof ObjectmappingresponseV1
894
+ * @memberof Objectmappingresponse
895
895
  */
896
896
  'modified'?: string;
897
897
  }
898
898
 
899
- export const ObjectmappingresponseV1ObjectTypeV1 = {
899
+ export const ObjectmappingresponseObjectTypeEnum = {
900
900
  AccessProfile: 'ACCESS_PROFILE',
901
901
  AccessRequestConfig: 'ACCESS_REQUEST_CONFIG',
902
902
  AttrSyncSourceConfig: 'ATTR_SYNC_SOURCE_CONFIG',
@@ -925,254 +925,254 @@ export const ObjectmappingresponseV1ObjectTypeV1 = {
925
925
  Workflow: 'WORKFLOW'
926
926
  } as const;
927
927
 
928
- export type ObjectmappingresponseV1ObjectTypeV1 = typeof ObjectmappingresponseV1ObjectTypeV1[keyof typeof ObjectmappingresponseV1ObjectTypeV1];
928
+ export type ObjectmappingresponseObjectTypeEnum = typeof ObjectmappingresponseObjectTypeEnum[keyof typeof ObjectmappingresponseObjectTypeEnum];
929
929
 
930
- /**
931
- * Options for BACKUP type jobs. Required for BACKUP jobs.
932
- * @export
933
- * @interface ScheduledactionpayloadContentBackupOptionsV1
934
- */
935
- export interface ScheduledactionpayloadContentBackupOptionsV1 {
936
- /**
937
- * Object types that are to be included in the backup.
938
- * @type {Array<string>}
939
- * @memberof ScheduledactionpayloadContentBackupOptionsV1
940
- */
941
- 'includeTypes'?: Array<string>;
942
- /**
943
- * Map of objectType string to the options to be passed to the target service for that objectType.
944
- * @type {{ [key: string]: ScheduledactionresponseContentBackupOptionsObjectOptionsValueV1; }}
945
- * @memberof ScheduledactionpayloadContentBackupOptionsV1
946
- */
947
- 'objectOptions'?: { [key: string]: ScheduledactionresponseContentBackupOptionsObjectOptionsValueV1; };
948
- }
949
- /**
950
- *
951
- * @export
952
- * @interface ScheduledactionpayloadContentV1
953
- */
954
- export interface ScheduledactionpayloadContentV1 {
955
- /**
956
- * Name of the scheduled action (maximum 50 characters).
957
- * @type {string}
958
- * @memberof ScheduledactionpayloadContentV1
959
- */
960
- 'name': string;
961
- /**
962
- *
963
- * @type {ScheduledactionpayloadContentBackupOptionsV1}
964
- * @memberof ScheduledactionpayloadContentV1
965
- */
966
- 'backupOptions'?: ScheduledactionpayloadContentBackupOptionsV1;
967
- /**
968
- * ID of the source backup. Required for CREATE_DRAFT jobs.
969
- * @type {string}
970
- * @memberof ScheduledactionpayloadContentV1
971
- */
972
- 'sourceBackupId'?: string;
973
- /**
974
- * Source tenant identifier. Required for CREATE_DRAFT jobs.
975
- * @type {string}
976
- * @memberof ScheduledactionpayloadContentV1
977
- */
978
- 'sourceTenant'?: string;
979
- /**
980
- * ID of the draft to be deployed. Required for CONFIG_DEPLOY_DRAFT jobs.
981
- * @type {string}
982
- * @memberof ScheduledactionpayloadContentV1
983
- */
984
- 'draftId'?: string;
985
- }
986
930
  /**
987
931
  *
988
932
  * @export
989
- * @interface ScheduledactionpayloadV1
933
+ * @interface Scheduledactionpayload
990
934
  */
991
- export interface ScheduledactionpayloadV1 {
935
+ export interface Scheduledactionpayload {
992
936
  /**
993
937
  * Type of the scheduled job.
994
938
  * @type {string}
995
- * @memberof ScheduledactionpayloadV1
939
+ * @memberof Scheduledactionpayload
996
940
  */
997
- 'jobType': ScheduledactionpayloadV1JobTypeV1;
941
+ 'jobType': ScheduledactionpayloadJobTypeEnum;
998
942
  /**
999
943
  * The time when this scheduled action should start. Optional.
1000
944
  * @type {string}
1001
- * @memberof ScheduledactionpayloadV1
945
+ * @memberof Scheduledactionpayload
1002
946
  */
1003
947
  'startTime'?: string;
1004
948
  /**
1005
949
  * Cron expression defining the schedule for this action. Optional for repeated events.
1006
950
  * @type {string}
1007
- * @memberof ScheduledactionpayloadV1
951
+ * @memberof Scheduledactionpayload
1008
952
  */
1009
953
  'cronString'?: string;
1010
954
  /**
1011
955
  * Time zone ID for interpreting the cron expression. Optional, will default to current time zone.
1012
956
  * @type {string}
1013
- * @memberof ScheduledactionpayloadV1
957
+ * @memberof Scheduledactionpayload
1014
958
  */
1015
959
  'timeZoneId'?: string;
1016
960
  /**
1017
961
  *
1018
- * @type {ScheduledactionpayloadContentV1}
1019
- * @memberof ScheduledactionpayloadV1
962
+ * @type {ScheduledactionpayloadContent}
963
+ * @memberof Scheduledactionpayload
1020
964
  */
1021
- 'content': ScheduledactionpayloadContentV1;
965
+ 'content': ScheduledactionpayloadContent;
1022
966
  }
1023
967
 
1024
- export const ScheduledactionpayloadV1JobTypeV1 = {
968
+ export const ScheduledactionpayloadJobTypeEnum = {
1025
969
  Backup: 'BACKUP',
1026
970
  CreateDraft: 'CREATE_DRAFT',
1027
971
  ConfigDeployDraft: 'CONFIG_DEPLOY_DRAFT'
1028
972
  } as const;
1029
973
 
1030
- export type ScheduledactionpayloadV1JobTypeV1 = typeof ScheduledactionpayloadV1JobTypeV1[keyof typeof ScheduledactionpayloadV1JobTypeV1];
974
+ export type ScheduledactionpayloadJobTypeEnum = typeof ScheduledactionpayloadJobTypeEnum[keyof typeof ScheduledactionpayloadJobTypeEnum];
1031
975
 
1032
976
  /**
1033
977
  *
1034
978
  * @export
1035
- * @interface ScheduledactionresponseContentBackupOptionsObjectOptionsValueV1
1036
- */
1037
- export interface ScheduledactionresponseContentBackupOptionsObjectOptionsValueV1 {
1038
- /**
1039
- * Set of names to be included.
1040
- * @type {Array<string>}
1041
- * @memberof ScheduledactionresponseContentBackupOptionsObjectOptionsValueV1
1042
- */
1043
- 'includedNames'?: Array<string>;
1044
- }
1045
- /**
1046
- * Options for BACKUP type jobs. Optional, applicable for BACKUP jobs only.
1047
- * @export
1048
- * @interface ScheduledactionresponseContentBackupOptionsV1
979
+ * @interface ScheduledactionpayloadContent
1049
980
  */
1050
- export interface ScheduledactionresponseContentBackupOptionsV1 {
1051
- /**
1052
- * Object types that are to be included in the backup.
1053
- * @type {Array<string>}
1054
- * @memberof ScheduledactionresponseContentBackupOptionsV1
1055
- */
1056
- 'includeTypes'?: Array<string>;
1057
- /**
1058
- * Map of objectType string to the options to be passed to the target service for that objectType.
1059
- * @type {{ [key: string]: ScheduledactionresponseContentBackupOptionsObjectOptionsValueV1; }}
1060
- * @memberof ScheduledactionresponseContentBackupOptionsV1
1061
- */
1062
- 'objectOptions'?: { [key: string]: ScheduledactionresponseContentBackupOptionsObjectOptionsValueV1; };
1063
- }
1064
- /**
1065
- * Content details for the scheduled action.
1066
- * @export
1067
- * @interface ScheduledactionresponseContentV1
1068
- */
1069
- export interface ScheduledactionresponseContentV1 {
981
+ export interface ScheduledactionpayloadContent {
1070
982
  /**
1071
983
  * Name of the scheduled action (maximum 50 characters).
1072
984
  * @type {string}
1073
- * @memberof ScheduledactionresponseContentV1
985
+ * @memberof ScheduledactionpayloadContent
1074
986
  */
1075
- 'name'?: string;
987
+ 'name': string;
1076
988
  /**
1077
989
  *
1078
- * @type {ScheduledactionresponseContentBackupOptionsV1}
1079
- * @memberof ScheduledactionresponseContentV1
990
+ * @type {ScheduledactionpayloadContentBackupOptions}
991
+ * @memberof ScheduledactionpayloadContent
1080
992
  */
1081
- 'backupOptions'?: ScheduledactionresponseContentBackupOptionsV1;
993
+ 'backupOptions'?: ScheduledactionpayloadContentBackupOptions;
1082
994
  /**
1083
- * ID of the source backup. Required for CREATE_DRAFT jobs only.
995
+ * ID of the source backup. Required for CREATE_DRAFT jobs.
1084
996
  * @type {string}
1085
- * @memberof ScheduledactionresponseContentV1
997
+ * @memberof ScheduledactionpayloadContent
1086
998
  */
1087
999
  'sourceBackupId'?: string;
1088
1000
  /**
1089
- * Source tenant identifier. Required for CREATE_DRAFT jobs only.
1001
+ * Source tenant identifier. Required for CREATE_DRAFT jobs.
1090
1002
  * @type {string}
1091
- * @memberof ScheduledactionresponseContentV1
1003
+ * @memberof ScheduledactionpayloadContent
1092
1004
  */
1093
1005
  'sourceTenant'?: string;
1094
1006
  /**
1095
- * ID of the draft to be deployed. Required for CONFIG_DEPLOY_DRAFT jobs only.
1007
+ * ID of the draft to be deployed. Required for CONFIG_DEPLOY_DRAFT jobs.
1096
1008
  * @type {string}
1097
- * @memberof ScheduledactionresponseContentV1
1009
+ * @memberof ScheduledactionpayloadContent
1098
1010
  */
1099
1011
  'draftId'?: string;
1100
1012
  }
1013
+ /**
1014
+ * Options for BACKUP type jobs. Required for BACKUP jobs.
1015
+ * @export
1016
+ * @interface ScheduledactionpayloadContentBackupOptions
1017
+ */
1018
+ export interface ScheduledactionpayloadContentBackupOptions {
1019
+ /**
1020
+ * Object types that are to be included in the backup.
1021
+ * @type {Array<string>}
1022
+ * @memberof ScheduledactionpayloadContentBackupOptions
1023
+ */
1024
+ 'includeTypes'?: Array<string>;
1025
+ /**
1026
+ * Map of objectType string to the options to be passed to the target service for that objectType.
1027
+ * @type {{ [key: string]: ScheduledactionresponseContentBackupOptionsObjectOptionsValue; }}
1028
+ * @memberof ScheduledactionpayloadContentBackupOptions
1029
+ */
1030
+ 'objectOptions'?: { [key: string]: ScheduledactionresponseContentBackupOptionsObjectOptionsValue; };
1031
+ }
1101
1032
  /**
1102
1033
  *
1103
1034
  * @export
1104
- * @interface ScheduledactionresponseV1
1035
+ * @interface Scheduledactionresponse
1105
1036
  */
1106
- export interface ScheduledactionresponseV1 {
1037
+ export interface Scheduledactionresponse {
1107
1038
  /**
1108
1039
  * Unique identifier for this scheduled action.
1109
1040
  * @type {string}
1110
- * @memberof ScheduledactionresponseV1
1041
+ * @memberof Scheduledactionresponse
1111
1042
  */
1112
1043
  'id'?: string;
1113
1044
  /**
1114
1045
  * The time when this scheduled action was created.
1115
1046
  * @type {string}
1116
- * @memberof ScheduledactionresponseV1
1047
+ * @memberof Scheduledactionresponse
1117
1048
  */
1118
1049
  'created'?: string;
1119
1050
  /**
1120
1051
  * Type of the scheduled job.
1121
1052
  * @type {string}
1122
- * @memberof ScheduledactionresponseV1
1053
+ * @memberof Scheduledactionresponse
1123
1054
  */
1124
- 'jobType'?: ScheduledactionresponseV1JobTypeV1;
1055
+ 'jobType'?: ScheduledactionresponseJobTypeEnum;
1125
1056
  /**
1126
1057
  *
1127
- * @type {ScheduledactionresponseContentV1}
1128
- * @memberof ScheduledactionresponseV1
1058
+ * @type {ScheduledactionresponseContent}
1059
+ * @memberof Scheduledactionresponse
1129
1060
  */
1130
- 'content'?: ScheduledactionresponseContentV1;
1061
+ 'content'?: ScheduledactionresponseContent;
1131
1062
  /**
1132
1063
  * The time when this scheduled action should start.
1133
1064
  * @type {string}
1134
- * @memberof ScheduledactionresponseV1
1065
+ * @memberof Scheduledactionresponse
1135
1066
  */
1136
1067
  'startTime'?: string;
1137
1068
  /**
1138
1069
  * Cron expression defining the schedule for this action.
1139
1070
  * @type {string}
1140
- * @memberof ScheduledactionresponseV1
1071
+ * @memberof Scheduledactionresponse
1141
1072
  */
1142
1073
  'cronString'?: string;
1143
1074
  /**
1144
1075
  * Time zone ID for interpreting the cron expression.
1145
1076
  * @type {string}
1146
- * @memberof ScheduledactionresponseV1
1077
+ * @memberof Scheduledactionresponse
1147
1078
  */
1148
1079
  'timeZoneId'?: string;
1149
1080
  }
1150
1081
 
1151
- export const ScheduledactionresponseV1JobTypeV1 = {
1082
+ export const ScheduledactionresponseJobTypeEnum = {
1152
1083
  Backup: 'BACKUP',
1153
1084
  CreateDraft: 'CREATE_DRAFT',
1154
1085
  ConfigDeployDraft: 'CONFIG_DEPLOY_DRAFT'
1155
1086
  } as const;
1156
1087
 
1157
- export type ScheduledactionresponseV1JobTypeV1 = typeof ScheduledactionresponseV1JobTypeV1[keyof typeof ScheduledactionresponseV1JobTypeV1];
1088
+ export type ScheduledactionresponseJobTypeEnum = typeof ScheduledactionresponseJobTypeEnum[keyof typeof ScheduledactionresponseJobTypeEnum];
1158
1089
 
1090
+ /**
1091
+ * Content details for the scheduled action.
1092
+ * @export
1093
+ * @interface ScheduledactionresponseContent
1094
+ */
1095
+ export interface ScheduledactionresponseContent {
1096
+ /**
1097
+ * Name of the scheduled action (maximum 50 characters).
1098
+ * @type {string}
1099
+ * @memberof ScheduledactionresponseContent
1100
+ */
1101
+ 'name'?: string;
1102
+ /**
1103
+ *
1104
+ * @type {ScheduledactionresponseContentBackupOptions}
1105
+ * @memberof ScheduledactionresponseContent
1106
+ */
1107
+ 'backupOptions'?: ScheduledactionresponseContentBackupOptions;
1108
+ /**
1109
+ * ID of the source backup. Required for CREATE_DRAFT jobs only.
1110
+ * @type {string}
1111
+ * @memberof ScheduledactionresponseContent
1112
+ */
1113
+ 'sourceBackupId'?: string;
1114
+ /**
1115
+ * Source tenant identifier. Required for CREATE_DRAFT jobs only.
1116
+ * @type {string}
1117
+ * @memberof ScheduledactionresponseContent
1118
+ */
1119
+ 'sourceTenant'?: string;
1120
+ /**
1121
+ * ID of the draft to be deployed. Required for CONFIG_DEPLOY_DRAFT jobs only.
1122
+ * @type {string}
1123
+ * @memberof ScheduledactionresponseContent
1124
+ */
1125
+ 'draftId'?: string;
1126
+ }
1127
+ /**
1128
+ * Options for BACKUP type jobs. Optional, applicable for BACKUP jobs only.
1129
+ * @export
1130
+ * @interface ScheduledactionresponseContentBackupOptions
1131
+ */
1132
+ export interface ScheduledactionresponseContentBackupOptions {
1133
+ /**
1134
+ * Object types that are to be included in the backup.
1135
+ * @type {Array<string>}
1136
+ * @memberof ScheduledactionresponseContentBackupOptions
1137
+ */
1138
+ 'includeTypes'?: Array<string>;
1139
+ /**
1140
+ * Map of objectType string to the options to be passed to the target service for that objectType.
1141
+ * @type {{ [key: string]: ScheduledactionresponseContentBackupOptionsObjectOptionsValue; }}
1142
+ * @memberof ScheduledactionresponseContentBackupOptions
1143
+ */
1144
+ 'objectOptions'?: { [key: string]: ScheduledactionresponseContentBackupOptionsObjectOptionsValue; };
1145
+ }
1146
+ /**
1147
+ *
1148
+ * @export
1149
+ * @interface ScheduledactionresponseContentBackupOptionsObjectOptionsValue
1150
+ */
1151
+ export interface ScheduledactionresponseContentBackupOptionsObjectOptionsValue {
1152
+ /**
1153
+ * Set of names to be included.
1154
+ * @type {Array<string>}
1155
+ * @memberof ScheduledactionresponseContentBackupOptionsObjectOptionsValue
1156
+ */
1157
+ 'includedNames'?: Array<string>;
1158
+ }
1159
1159
 
1160
1160
  /**
1161
- * ConfigurationHubV1Api - axios parameter creator
1161
+ * ConfigurationHubApi - axios parameter creator
1162
1162
  * @export
1163
1163
  */
1164
- export const ConfigurationHubV1ApiAxiosParamCreator = function (configuration?: Configuration) {
1164
+ export const ConfigurationHubApiAxiosParamCreator = function (configuration?: Configuration) {
1165
1165
  return {
1166
1166
  /**
1167
1167
  * This API performs a deploy based on an existing daft.
1168
1168
  * @summary Create a deploy
1169
- * @param {DeployrequestV1} deployrequestV1 The deploy request body.
1169
+ * @param {Deployrequest} deployrequest The deploy request body.
1170
1170
  * @param {*} [axiosOptions] Override http request option.
1171
1171
  * @throws {RequiredError}
1172
1172
  */
1173
- createDeployV1: async (deployrequestV1: DeployrequestV1, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
1174
- // verify required parameter 'deployrequestV1' is not null or undefined
1175
- assertParamExists('createDeployV1', 'deployrequestV1', deployrequestV1)
1173
+ createDeployV1: async (deployrequest: Deployrequest, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
1174
+ // verify required parameter 'deployrequest' is not null or undefined
1175
+ assertParamExists('createDeployV1', 'deployrequest', deployrequest)
1176
1176
  const localVarPath = `/configuration-hub/v1/deploys`;
1177
1177
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
1178
1178
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -1192,7 +1192,7 @@ export const ConfigurationHubV1ApiAxiosParamCreator = function (configuration?:
1192
1192
  setSearchParams(localVarUrlObj, localVarQueryParameter);
1193
1193
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
1194
1194
  localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};
1195
- localVarRequestOptions.data = serializeDataIfNeeded(deployrequestV1, localVarRequestOptions, configuration)
1195
+ localVarRequestOptions.data = serializeDataIfNeeded(deployrequest, localVarRequestOptions, configuration)
1196
1196
 
1197
1197
  return {
1198
1198
  url: toPathString(localVarUrlObj),
@@ -1203,15 +1203,15 @@ export const ConfigurationHubV1ApiAxiosParamCreator = function (configuration?:
1203
1203
  * This creates an object mapping between current org and source org. Source org should be \"default\" when creating an object mapping that is not to be associated to any particular org. The request will need the following security scope: - sp:config-object-mapping:manage
1204
1204
  * @summary Creates an object mapping
1205
1205
  * @param {string} sourceOrg The name of the source org.
1206
- * @param {ObjectmappingrequestV1} objectmappingrequestV1 The object mapping request body.
1206
+ * @param {Objectmappingrequest} objectmappingrequest The object mapping request body.
1207
1207
  * @param {*} [axiosOptions] Override http request option.
1208
1208
  * @throws {RequiredError}
1209
1209
  */
1210
- createObjectMappingV1: async (sourceOrg: string, objectmappingrequestV1: ObjectmappingrequestV1, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
1210
+ createObjectMappingV1: async (sourceOrg: string, objectmappingrequest: Objectmappingrequest, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
1211
1211
  // verify required parameter 'sourceOrg' is not null or undefined
1212
1212
  assertParamExists('createObjectMappingV1', 'sourceOrg', sourceOrg)
1213
- // verify required parameter 'objectmappingrequestV1' is not null or undefined
1214
- assertParamExists('createObjectMappingV1', 'objectmappingrequestV1', objectmappingrequestV1)
1213
+ // verify required parameter 'objectmappingrequest' is not null or undefined
1214
+ assertParamExists('createObjectMappingV1', 'objectmappingrequest', objectmappingrequest)
1215
1215
  const localVarPath = `/configuration-hub/v1/object-mappings/{sourceOrg}`
1216
1216
  .replace(`{${"sourceOrg"}}`, encodeURIComponent(String(sourceOrg)));
1217
1217
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -1232,7 +1232,7 @@ export const ConfigurationHubV1ApiAxiosParamCreator = function (configuration?:
1232
1232
  setSearchParams(localVarUrlObj, localVarQueryParameter);
1233
1233
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
1234
1234
  localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};
1235
- localVarRequestOptions.data = serializeDataIfNeeded(objectmappingrequestV1, localVarRequestOptions, configuration)
1235
+ localVarRequestOptions.data = serializeDataIfNeeded(objectmappingrequest, localVarRequestOptions, configuration)
1236
1236
 
1237
1237
  return {
1238
1238
  url: toPathString(localVarUrlObj),
@@ -1243,15 +1243,15 @@ export const ConfigurationHubV1ApiAxiosParamCreator = function (configuration?:
1243
1243
  * This creates a set of object mappings (Max 25) between current org and source org. Source org should be \"default\" when creating object mappings that are not to be associated to any particular org. The request will need the following security scope: - sp:config-object-mapping:manage
1244
1244
  * @summary Bulk creates object mappings
1245
1245
  * @param {string} sourceOrg The name of the source org.
1246
- * @param {ObjectmappingbulkcreaterequestV1} objectmappingbulkcreaterequestV1 The bulk create object mapping request body.
1246
+ * @param {Objectmappingbulkcreaterequest} objectmappingbulkcreaterequest The bulk create object mapping request body.
1247
1247
  * @param {*} [axiosOptions] Override http request option.
1248
1248
  * @throws {RequiredError}
1249
1249
  */
1250
- createObjectMappingsV1: async (sourceOrg: string, objectmappingbulkcreaterequestV1: ObjectmappingbulkcreaterequestV1, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
1250
+ createObjectMappingsV1: async (sourceOrg: string, objectmappingbulkcreaterequest: Objectmappingbulkcreaterequest, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
1251
1251
  // verify required parameter 'sourceOrg' is not null or undefined
1252
1252
  assertParamExists('createObjectMappingsV1', 'sourceOrg', sourceOrg)
1253
- // verify required parameter 'objectmappingbulkcreaterequestV1' is not null or undefined
1254
- assertParamExists('createObjectMappingsV1', 'objectmappingbulkcreaterequestV1', objectmappingbulkcreaterequestV1)
1253
+ // verify required parameter 'objectmappingbulkcreaterequest' is not null or undefined
1254
+ assertParamExists('createObjectMappingsV1', 'objectmappingbulkcreaterequest', objectmappingbulkcreaterequest)
1255
1255
  const localVarPath = `/configuration-hub/v1/object-mappings/{sourceOrg}/bulk-create`
1256
1256
  .replace(`{${"sourceOrg"}}`, encodeURIComponent(String(sourceOrg)));
1257
1257
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -1272,7 +1272,7 @@ export const ConfigurationHubV1ApiAxiosParamCreator = function (configuration?:
1272
1272
  setSearchParams(localVarUrlObj, localVarQueryParameter);
1273
1273
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
1274
1274
  localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};
1275
- localVarRequestOptions.data = serializeDataIfNeeded(objectmappingbulkcreaterequestV1, localVarRequestOptions, configuration)
1275
+ localVarRequestOptions.data = serializeDataIfNeeded(objectmappingbulkcreaterequest, localVarRequestOptions, configuration)
1276
1276
 
1277
1277
  return {
1278
1278
  url: toPathString(localVarUrlObj),
@@ -1282,13 +1282,13 @@ export const ConfigurationHubV1ApiAxiosParamCreator = function (configuration?:
1282
1282
  /**
1283
1283
  * This API creates a new scheduled action for the current tenant.
1284
1284
  * @summary Create scheduled action
1285
- * @param {ScheduledactionpayloadV1} scheduledactionpayloadV1 The scheduled action creation request body.
1285
+ * @param {Scheduledactionpayload} scheduledactionpayload The scheduled action creation request body.
1286
1286
  * @param {*} [axiosOptions] Override http request option.
1287
1287
  * @throws {RequiredError}
1288
1288
  */
1289
- createScheduledActionV1: async (scheduledactionpayloadV1: ScheduledactionpayloadV1, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
1290
- // verify required parameter 'scheduledactionpayloadV1' is not null or undefined
1291
- assertParamExists('createScheduledActionV1', 'scheduledactionpayloadV1', scheduledactionpayloadV1)
1289
+ createScheduledActionV1: async (scheduledactionpayload: Scheduledactionpayload, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
1290
+ // verify required parameter 'scheduledactionpayload' is not null or undefined
1291
+ assertParamExists('createScheduledActionV1', 'scheduledactionpayload', scheduledactionpayload)
1292
1292
  const localVarPath = `/configuration-hub/v1/scheduled-actions`;
1293
1293
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
1294
1294
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -1308,7 +1308,7 @@ export const ConfigurationHubV1ApiAxiosParamCreator = function (configuration?:
1308
1308
  setSearchParams(localVarUrlObj, localVarQueryParameter);
1309
1309
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
1310
1310
  localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};
1311
- localVarRequestOptions.data = serializeDataIfNeeded(scheduledactionpayloadV1, localVarRequestOptions, configuration)
1311
+ localVarRequestOptions.data = serializeDataIfNeeded(scheduledactionpayload, localVarRequestOptions, configuration)
1312
1312
 
1313
1313
  return {
1314
1314
  url: toPathString(localVarUrlObj),
@@ -1808,15 +1808,15 @@ export const ConfigurationHubV1ApiAxiosParamCreator = function (configuration?:
1808
1808
  * This updates a set of object mappings, only enabled and targetValue fields can be updated. Source org should be \"default\" when updating object mappings that are not associated to any particular org. The request will need the following security scope: - sp:config-object-mapping:manage
1809
1809
  * @summary Bulk updates object mappings
1810
1810
  * @param {string} sourceOrg The name of the source org.
1811
- * @param {ObjectmappingbulkpatchrequestV1} objectmappingbulkpatchrequestV1 The object mapping request body.
1811
+ * @param {Objectmappingbulkpatchrequest} objectmappingbulkpatchrequest The object mapping request body.
1812
1812
  * @param {*} [axiosOptions] Override http request option.
1813
1813
  * @throws {RequiredError}
1814
1814
  */
1815
- updateObjectMappingsV1: async (sourceOrg: string, objectmappingbulkpatchrequestV1: ObjectmappingbulkpatchrequestV1, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
1815
+ updateObjectMappingsV1: async (sourceOrg: string, objectmappingbulkpatchrequest: Objectmappingbulkpatchrequest, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
1816
1816
  // verify required parameter 'sourceOrg' is not null or undefined
1817
1817
  assertParamExists('updateObjectMappingsV1', 'sourceOrg', sourceOrg)
1818
- // verify required parameter 'objectmappingbulkpatchrequestV1' is not null or undefined
1819
- assertParamExists('updateObjectMappingsV1', 'objectmappingbulkpatchrequestV1', objectmappingbulkpatchrequestV1)
1818
+ // verify required parameter 'objectmappingbulkpatchrequest' is not null or undefined
1819
+ assertParamExists('updateObjectMappingsV1', 'objectmappingbulkpatchrequest', objectmappingbulkpatchrequest)
1820
1820
  const localVarPath = `/configuration-hub/v1/object-mappings/{sourceOrg}/bulk-patch`
1821
1821
  .replace(`{${"sourceOrg"}}`, encodeURIComponent(String(sourceOrg)));
1822
1822
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -1837,7 +1837,7 @@ export const ConfigurationHubV1ApiAxiosParamCreator = function (configuration?:
1837
1837
  setSearchParams(localVarUrlObj, localVarQueryParameter);
1838
1838
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
1839
1839
  localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};
1840
- localVarRequestOptions.data = serializeDataIfNeeded(objectmappingbulkpatchrequestV1, localVarRequestOptions, configuration)
1840
+ localVarRequestOptions.data = serializeDataIfNeeded(objectmappingbulkpatchrequest, localVarRequestOptions, configuration)
1841
1841
 
1842
1842
  return {
1843
1843
  url: toPathString(localVarUrlObj),
@@ -1848,15 +1848,15 @@ export const ConfigurationHubV1ApiAxiosParamCreator = function (configuration?:
1848
1848
  * This API updates an existing scheduled action using JSON Patch format.
1849
1849
  * @summary Update scheduled action
1850
1850
  * @param {string} id The ID of the scheduled action.
1851
- * @param {JsonpatchV1} jsonpatchV1 The JSON Patch document containing the changes to apply to the scheduled action.
1851
+ * @param {Jsonpatch} jsonpatch The JSON Patch document containing the changes to apply to the scheduled action.
1852
1852
  * @param {*} [axiosOptions] Override http request option.
1853
1853
  * @throws {RequiredError}
1854
1854
  */
1855
- updateScheduledActionV1: async (id: string, jsonpatchV1: JsonpatchV1, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
1855
+ updateScheduledActionV1: async (id: string, jsonpatch: Jsonpatch, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
1856
1856
  // verify required parameter 'id' is not null or undefined
1857
1857
  assertParamExists('updateScheduledActionV1', 'id', id)
1858
- // verify required parameter 'jsonpatchV1' is not null or undefined
1859
- assertParamExists('updateScheduledActionV1', 'jsonpatchV1', jsonpatchV1)
1858
+ // verify required parameter 'jsonpatch' is not null or undefined
1859
+ assertParamExists('updateScheduledActionV1', 'jsonpatch', jsonpatch)
1860
1860
  const localVarPath = `/configuration-hub/v1/scheduled-actions/{id}`
1861
1861
  .replace(`{${"id"}}`, encodeURIComponent(String(id)));
1862
1862
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -1877,7 +1877,7 @@ export const ConfigurationHubV1ApiAxiosParamCreator = function (configuration?:
1877
1877
  setSearchParams(localVarUrlObj, localVarQueryParameter);
1878
1878
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
1879
1879
  localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};
1880
- localVarRequestOptions.data = serializeDataIfNeeded(jsonpatchV1, localVarRequestOptions, configuration)
1880
+ localVarRequestOptions.data = serializeDataIfNeeded(jsonpatch, localVarRequestOptions, configuration)
1881
1881
 
1882
1882
  return {
1883
1883
  url: toPathString(localVarUrlObj),
@@ -1888,64 +1888,64 @@ export const ConfigurationHubV1ApiAxiosParamCreator = function (configuration?:
1888
1888
  };
1889
1889
 
1890
1890
  /**
1891
- * ConfigurationHubV1Api - functional programming interface
1891
+ * ConfigurationHubApi - functional programming interface
1892
1892
  * @export
1893
1893
  */
1894
- export const ConfigurationHubV1ApiFp = function(configuration?: Configuration) {
1895
- const localVarAxiosParamCreator = ConfigurationHubV1ApiAxiosParamCreator(configuration)
1894
+ export const ConfigurationHubApiFp = function(configuration?: Configuration) {
1895
+ const localVarAxiosParamCreator = ConfigurationHubApiAxiosParamCreator(configuration)
1896
1896
  return {
1897
1897
  /**
1898
1898
  * This API performs a deploy based on an existing daft.
1899
1899
  * @summary Create a deploy
1900
- * @param {DeployrequestV1} deployrequestV1 The deploy request body.
1900
+ * @param {Deployrequest} deployrequest The deploy request body.
1901
1901
  * @param {*} [axiosOptions] Override http request option.
1902
1902
  * @throws {RequiredError}
1903
1903
  */
1904
- async createDeployV1(deployrequestV1: DeployrequestV1, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DeployresponseV1>> {
1905
- const localVarAxiosArgs = await localVarAxiosParamCreator.createDeployV1(deployrequestV1, axiosOptions);
1904
+ async createDeployV1(deployrequest: Deployrequest, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Deployresponse>> {
1905
+ const localVarAxiosArgs = await localVarAxiosParamCreator.createDeployV1(deployrequest, axiosOptions);
1906
1906
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1907
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.createDeployV1']?.[localVarOperationServerIndex]?.url;
1907
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.createDeployV1']?.[localVarOperationServerIndex]?.url;
1908
1908
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1909
1909
  },
1910
1910
  /**
1911
1911
  * This creates an object mapping between current org and source org. Source org should be \"default\" when creating an object mapping that is not to be associated to any particular org. The request will need the following security scope: - sp:config-object-mapping:manage
1912
1912
  * @summary Creates an object mapping
1913
1913
  * @param {string} sourceOrg The name of the source org.
1914
- * @param {ObjectmappingrequestV1} objectmappingrequestV1 The object mapping request body.
1914
+ * @param {Objectmappingrequest} objectmappingrequest The object mapping request body.
1915
1915
  * @param {*} [axiosOptions] Override http request option.
1916
1916
  * @throws {RequiredError}
1917
1917
  */
1918
- async createObjectMappingV1(sourceOrg: string, objectmappingrequestV1: ObjectmappingrequestV1, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ObjectmappingresponseV1>> {
1919
- const localVarAxiosArgs = await localVarAxiosParamCreator.createObjectMappingV1(sourceOrg, objectmappingrequestV1, axiosOptions);
1918
+ async createObjectMappingV1(sourceOrg: string, objectmappingrequest: Objectmappingrequest, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Objectmappingresponse>> {
1919
+ const localVarAxiosArgs = await localVarAxiosParamCreator.createObjectMappingV1(sourceOrg, objectmappingrequest, axiosOptions);
1920
1920
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1921
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.createObjectMappingV1']?.[localVarOperationServerIndex]?.url;
1921
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.createObjectMappingV1']?.[localVarOperationServerIndex]?.url;
1922
1922
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1923
1923
  },
1924
1924
  /**
1925
1925
  * This creates a set of object mappings (Max 25) between current org and source org. Source org should be \"default\" when creating object mappings that are not to be associated to any particular org. The request will need the following security scope: - sp:config-object-mapping:manage
1926
1926
  * @summary Bulk creates object mappings
1927
1927
  * @param {string} sourceOrg The name of the source org.
1928
- * @param {ObjectmappingbulkcreaterequestV1} objectmappingbulkcreaterequestV1 The bulk create object mapping request body.
1928
+ * @param {Objectmappingbulkcreaterequest} objectmappingbulkcreaterequest The bulk create object mapping request body.
1929
1929
  * @param {*} [axiosOptions] Override http request option.
1930
1930
  * @throws {RequiredError}
1931
1931
  */
1932
- async createObjectMappingsV1(sourceOrg: string, objectmappingbulkcreaterequestV1: ObjectmappingbulkcreaterequestV1, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ObjectmappingbulkcreateresponseV1>> {
1933
- const localVarAxiosArgs = await localVarAxiosParamCreator.createObjectMappingsV1(sourceOrg, objectmappingbulkcreaterequestV1, axiosOptions);
1932
+ async createObjectMappingsV1(sourceOrg: string, objectmappingbulkcreaterequest: Objectmappingbulkcreaterequest, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Objectmappingbulkcreateresponse>> {
1933
+ const localVarAxiosArgs = await localVarAxiosParamCreator.createObjectMappingsV1(sourceOrg, objectmappingbulkcreaterequest, axiosOptions);
1934
1934
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1935
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.createObjectMappingsV1']?.[localVarOperationServerIndex]?.url;
1935
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.createObjectMappingsV1']?.[localVarOperationServerIndex]?.url;
1936
1936
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1937
1937
  },
1938
1938
  /**
1939
1939
  * This API creates a new scheduled action for the current tenant.
1940
1940
  * @summary Create scheduled action
1941
- * @param {ScheduledactionpayloadV1} scheduledactionpayloadV1 The scheduled action creation request body.
1941
+ * @param {Scheduledactionpayload} scheduledactionpayload The scheduled action creation request body.
1942
1942
  * @param {*} [axiosOptions] Override http request option.
1943
1943
  * @throws {RequiredError}
1944
1944
  */
1945
- async createScheduledActionV1(scheduledactionpayloadV1: ScheduledactionpayloadV1, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ScheduledactionresponseV1>> {
1946
- const localVarAxiosArgs = await localVarAxiosParamCreator.createScheduledActionV1(scheduledactionpayloadV1, axiosOptions);
1945
+ async createScheduledActionV1(scheduledactionpayload: Scheduledactionpayload, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Scheduledactionresponse>> {
1946
+ const localVarAxiosArgs = await localVarAxiosParamCreator.createScheduledActionV1(scheduledactionpayload, axiosOptions);
1947
1947
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1948
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.createScheduledActionV1']?.[localVarOperationServerIndex]?.url;
1948
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.createScheduledActionV1']?.[localVarOperationServerIndex]?.url;
1949
1949
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1950
1950
  },
1951
1951
  /**
@@ -1956,10 +1956,10 @@ export const ConfigurationHubV1ApiFp = function(configuration?: Configuration) {
1956
1956
  * @param {*} [axiosOptions] Override http request option.
1957
1957
  * @throws {RequiredError}
1958
1958
  */
1959
- async createUploadedConfigurationV1(data: File, name: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<BackupresponseV1>> {
1959
+ async createUploadedConfigurationV1(data: File, name: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Backupresponse>> {
1960
1960
  const localVarAxiosArgs = await localVarAxiosParamCreator.createUploadedConfigurationV1(data, name, axiosOptions);
1961
1961
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1962
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.createUploadedConfigurationV1']?.[localVarOperationServerIndex]?.url;
1962
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.createUploadedConfigurationV1']?.[localVarOperationServerIndex]?.url;
1963
1963
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1964
1964
  },
1965
1965
  /**
@@ -1972,7 +1972,7 @@ export const ConfigurationHubV1ApiFp = function(configuration?: Configuration) {
1972
1972
  async deleteBackupV1(id: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
1973
1973
  const localVarAxiosArgs = await localVarAxiosParamCreator.deleteBackupV1(id, axiosOptions);
1974
1974
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1975
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.deleteBackupV1']?.[localVarOperationServerIndex]?.url;
1975
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.deleteBackupV1']?.[localVarOperationServerIndex]?.url;
1976
1976
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1977
1977
  },
1978
1978
  /**
@@ -1985,7 +1985,7 @@ export const ConfigurationHubV1ApiFp = function(configuration?: Configuration) {
1985
1985
  async deleteDraftV1(id: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
1986
1986
  const localVarAxiosArgs = await localVarAxiosParamCreator.deleteDraftV1(id, axiosOptions);
1987
1987
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
1988
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.deleteDraftV1']?.[localVarOperationServerIndex]?.url;
1988
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.deleteDraftV1']?.[localVarOperationServerIndex]?.url;
1989
1989
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
1990
1990
  },
1991
1991
  /**
@@ -1999,7 +1999,7 @@ export const ConfigurationHubV1ApiFp = function(configuration?: Configuration) {
1999
1999
  async deleteObjectMappingV1(sourceOrg: string, objectMappingId: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
2000
2000
  const localVarAxiosArgs = await localVarAxiosParamCreator.deleteObjectMappingV1(sourceOrg, objectMappingId, axiosOptions);
2001
2001
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2002
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.deleteObjectMappingV1']?.[localVarOperationServerIndex]?.url;
2002
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.deleteObjectMappingV1']?.[localVarOperationServerIndex]?.url;
2003
2003
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2004
2004
  },
2005
2005
  /**
@@ -2012,7 +2012,7 @@ export const ConfigurationHubV1ApiFp = function(configuration?: Configuration) {
2012
2012
  async deleteScheduledActionV1(id: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
2013
2013
  const localVarAxiosArgs = await localVarAxiosParamCreator.deleteScheduledActionV1(id, axiosOptions);
2014
2014
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2015
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.deleteScheduledActionV1']?.[localVarOperationServerIndex]?.url;
2015
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.deleteScheduledActionV1']?.[localVarOperationServerIndex]?.url;
2016
2016
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2017
2017
  },
2018
2018
  /**
@@ -2025,7 +2025,7 @@ export const ConfigurationHubV1ApiFp = function(configuration?: Configuration) {
2025
2025
  async deleteUploadedConfigurationV1(id: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
2026
2026
  const localVarAxiosArgs = await localVarAxiosParamCreator.deleteUploadedConfigurationV1(id, axiosOptions);
2027
2027
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2028
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.deleteUploadedConfigurationV1']?.[localVarOperationServerIndex]?.url;
2028
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.deleteUploadedConfigurationV1']?.[localVarOperationServerIndex]?.url;
2029
2029
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2030
2030
  },
2031
2031
  /**
@@ -2035,10 +2035,10 @@ export const ConfigurationHubV1ApiFp = function(configuration?: Configuration) {
2035
2035
  * @param {*} [axiosOptions] Override http request option.
2036
2036
  * @throws {RequiredError}
2037
2037
  */
2038
- async getDeployV1(id: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DeployresponseV1>> {
2038
+ async getDeployV1(id: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Deployresponse>> {
2039
2039
  const localVarAxiosArgs = await localVarAxiosParamCreator.getDeployV1(id, axiosOptions);
2040
2040
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2041
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.getDeployV1']?.[localVarOperationServerIndex]?.url;
2041
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.getDeployV1']?.[localVarOperationServerIndex]?.url;
2042
2042
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2043
2043
  },
2044
2044
  /**
@@ -2048,10 +2048,10 @@ export const ConfigurationHubV1ApiFp = function(configuration?: Configuration) {
2048
2048
  * @param {*} [axiosOptions] Override http request option.
2049
2049
  * @throws {RequiredError}
2050
2050
  */
2051
- async getObjectMappingsV1(sourceOrg: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<ObjectmappingresponseV1>>> {
2051
+ async getObjectMappingsV1(sourceOrg: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<Objectmappingresponse>>> {
2052
2052
  const localVarAxiosArgs = await localVarAxiosParamCreator.getObjectMappingsV1(sourceOrg, axiosOptions);
2053
2053
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2054
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.getObjectMappingsV1']?.[localVarOperationServerIndex]?.url;
2054
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.getObjectMappingsV1']?.[localVarOperationServerIndex]?.url;
2055
2055
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2056
2056
  },
2057
2057
  /**
@@ -2061,10 +2061,10 @@ export const ConfigurationHubV1ApiFp = function(configuration?: Configuration) {
2061
2061
  * @param {*} [axiosOptions] Override http request option.
2062
2062
  * @throws {RequiredError}
2063
2063
  */
2064
- async getUploadedConfigurationV1(id: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<BackupresponseV1>> {
2064
+ async getUploadedConfigurationV1(id: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Backupresponse>> {
2065
2065
  const localVarAxiosArgs = await localVarAxiosParamCreator.getUploadedConfigurationV1(id, axiosOptions);
2066
2066
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2067
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.getUploadedConfigurationV1']?.[localVarOperationServerIndex]?.url;
2067
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.getUploadedConfigurationV1']?.[localVarOperationServerIndex]?.url;
2068
2068
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2069
2069
  },
2070
2070
  /**
@@ -2074,10 +2074,10 @@ export const ConfigurationHubV1ApiFp = function(configuration?: Configuration) {
2074
2074
  * @param {*} [axiosOptions] Override http request option.
2075
2075
  * @throws {RequiredError}
2076
2076
  */
2077
- async listBackupsV1(filters?: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<BackupresponseV1>>> {
2077
+ async listBackupsV1(filters?: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<Backupresponse>>> {
2078
2078
  const localVarAxiosArgs = await localVarAxiosParamCreator.listBackupsV1(filters, axiosOptions);
2079
2079
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2080
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.listBackupsV1']?.[localVarOperationServerIndex]?.url;
2080
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.listBackupsV1']?.[localVarOperationServerIndex]?.url;
2081
2081
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2082
2082
  },
2083
2083
  /**
@@ -2086,10 +2086,10 @@ export const ConfigurationHubV1ApiFp = function(configuration?: Configuration) {
2086
2086
  * @param {*} [axiosOptions] Override http request option.
2087
2087
  * @throws {RequiredError}
2088
2088
  */
2089
- async listDeploysV1(axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ListDeploysV1200ResponseV1>> {
2089
+ async listDeploysV1(axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ListDeploysV1200Response>> {
2090
2090
  const localVarAxiosArgs = await localVarAxiosParamCreator.listDeploysV1(axiosOptions);
2091
2091
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2092
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.listDeploysV1']?.[localVarOperationServerIndex]?.url;
2092
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.listDeploysV1']?.[localVarOperationServerIndex]?.url;
2093
2093
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2094
2094
  },
2095
2095
  /**
@@ -2099,10 +2099,10 @@ export const ConfigurationHubV1ApiFp = function(configuration?: Configuration) {
2099
2099
  * @param {*} [axiosOptions] Override http request option.
2100
2100
  * @throws {RequiredError}
2101
2101
  */
2102
- async listDraftsV1(filters?: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<DraftresponseV1>>> {
2102
+ async listDraftsV1(filters?: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<Draftresponse>>> {
2103
2103
  const localVarAxiosArgs = await localVarAxiosParamCreator.listDraftsV1(filters, axiosOptions);
2104
2104
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2105
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.listDraftsV1']?.[localVarOperationServerIndex]?.url;
2105
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.listDraftsV1']?.[localVarOperationServerIndex]?.url;
2106
2106
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2107
2107
  },
2108
2108
  /**
@@ -2111,10 +2111,10 @@ export const ConfigurationHubV1ApiFp = function(configuration?: Configuration) {
2111
2111
  * @param {*} [axiosOptions] Override http request option.
2112
2112
  * @throws {RequiredError}
2113
2113
  */
2114
- async listScheduledActionsV1(axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<ScheduledactionresponseV1>>> {
2114
+ async listScheduledActionsV1(axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<Scheduledactionresponse>>> {
2115
2115
  const localVarAxiosArgs = await localVarAxiosParamCreator.listScheduledActionsV1(axiosOptions);
2116
2116
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2117
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.listScheduledActionsV1']?.[localVarOperationServerIndex]?.url;
2117
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.listScheduledActionsV1']?.[localVarOperationServerIndex]?.url;
2118
2118
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2119
2119
  },
2120
2120
  /**
@@ -2124,188 +2124,188 @@ export const ConfigurationHubV1ApiFp = function(configuration?: Configuration) {
2124
2124
  * @param {*} [axiosOptions] Override http request option.
2125
2125
  * @throws {RequiredError}
2126
2126
  */
2127
- async listUploadedConfigurationsV1(filters?: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<BackupresponseV1>>> {
2127
+ async listUploadedConfigurationsV1(filters?: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<Backupresponse>>> {
2128
2128
  const localVarAxiosArgs = await localVarAxiosParamCreator.listUploadedConfigurationsV1(filters, axiosOptions);
2129
2129
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2130
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.listUploadedConfigurationsV1']?.[localVarOperationServerIndex]?.url;
2130
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.listUploadedConfigurationsV1']?.[localVarOperationServerIndex]?.url;
2131
2131
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2132
2132
  },
2133
2133
  /**
2134
2134
  * This updates a set of object mappings, only enabled and targetValue fields can be updated. Source org should be \"default\" when updating object mappings that are not associated to any particular org. The request will need the following security scope: - sp:config-object-mapping:manage
2135
2135
  * @summary Bulk updates object mappings
2136
2136
  * @param {string} sourceOrg The name of the source org.
2137
- * @param {ObjectmappingbulkpatchrequestV1} objectmappingbulkpatchrequestV1 The object mapping request body.
2137
+ * @param {Objectmappingbulkpatchrequest} objectmappingbulkpatchrequest The object mapping request body.
2138
2138
  * @param {*} [axiosOptions] Override http request option.
2139
2139
  * @throws {RequiredError}
2140
2140
  */
2141
- async updateObjectMappingsV1(sourceOrg: string, objectmappingbulkpatchrequestV1: ObjectmappingbulkpatchrequestV1, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ObjectmappingbulkpatchresponseV1>> {
2142
- const localVarAxiosArgs = await localVarAxiosParamCreator.updateObjectMappingsV1(sourceOrg, objectmappingbulkpatchrequestV1, axiosOptions);
2141
+ async updateObjectMappingsV1(sourceOrg: string, objectmappingbulkpatchrequest: Objectmappingbulkpatchrequest, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Objectmappingbulkpatchresponse>> {
2142
+ const localVarAxiosArgs = await localVarAxiosParamCreator.updateObjectMappingsV1(sourceOrg, objectmappingbulkpatchrequest, axiosOptions);
2143
2143
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2144
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.updateObjectMappingsV1']?.[localVarOperationServerIndex]?.url;
2144
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.updateObjectMappingsV1']?.[localVarOperationServerIndex]?.url;
2145
2145
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2146
2146
  },
2147
2147
  /**
2148
2148
  * This API updates an existing scheduled action using JSON Patch format.
2149
2149
  * @summary Update scheduled action
2150
2150
  * @param {string} id The ID of the scheduled action.
2151
- * @param {JsonpatchV1} jsonpatchV1 The JSON Patch document containing the changes to apply to the scheduled action.
2151
+ * @param {Jsonpatch} jsonpatch The JSON Patch document containing the changes to apply to the scheduled action.
2152
2152
  * @param {*} [axiosOptions] Override http request option.
2153
2153
  * @throws {RequiredError}
2154
2154
  */
2155
- async updateScheduledActionV1(id: string, jsonpatchV1: JsonpatchV1, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ScheduledactionresponseV1>> {
2156
- const localVarAxiosArgs = await localVarAxiosParamCreator.updateScheduledActionV1(id, jsonpatchV1, axiosOptions);
2155
+ async updateScheduledActionV1(id: string, jsonpatch: Jsonpatch, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Scheduledactionresponse>> {
2156
+ const localVarAxiosArgs = await localVarAxiosParamCreator.updateScheduledActionV1(id, jsonpatch, axiosOptions);
2157
2157
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2158
- const localVarOperationServerBasePath = operationServerMap['ConfigurationHubV1Api.updateScheduledActionV1']?.[localVarOperationServerIndex]?.url;
2158
+ const localVarOperationServerBasePath = operationServerMap['ConfigurationHubApi.updateScheduledActionV1']?.[localVarOperationServerIndex]?.url;
2159
2159
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2160
2160
  },
2161
2161
  }
2162
2162
  };
2163
2163
 
2164
2164
  /**
2165
- * ConfigurationHubV1Api - factory interface
2165
+ * ConfigurationHubApi - factory interface
2166
2166
  * @export
2167
2167
  */
2168
- export const ConfigurationHubV1ApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {
2169
- const localVarFp = ConfigurationHubV1ApiFp(configuration)
2168
+ export const ConfigurationHubApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {
2169
+ const localVarFp = ConfigurationHubApiFp(configuration)
2170
2170
  return {
2171
2171
  /**
2172
2172
  * This API performs a deploy based on an existing daft.
2173
2173
  * @summary Create a deploy
2174
- * @param {ConfigurationHubV1ApiCreateDeployV1Request} requestParameters Request parameters.
2174
+ * @param {ConfigurationHubApiCreateDeployV1Request} requestParameters Request parameters.
2175
2175
  * @param {*} [axiosOptions] Override http request option.
2176
2176
  * @throws {RequiredError}
2177
2177
  */
2178
- createDeployV1(requestParameters: ConfigurationHubV1ApiCreateDeployV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<DeployresponseV1> {
2179
- return localVarFp.createDeployV1(requestParameters.deployrequestV1, axiosOptions).then((request) => request(axios, basePath));
2178
+ createDeployV1(requestParameters: ConfigurationHubApiCreateDeployV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Deployresponse> {
2179
+ return localVarFp.createDeployV1(requestParameters.deployrequest, axiosOptions).then((request) => request(axios, basePath));
2180
2180
  },
2181
2181
  /**
2182
2182
  * This creates an object mapping between current org and source org. Source org should be \"default\" when creating an object mapping that is not to be associated to any particular org. The request will need the following security scope: - sp:config-object-mapping:manage
2183
2183
  * @summary Creates an object mapping
2184
- * @param {ConfigurationHubV1ApiCreateObjectMappingV1Request} requestParameters Request parameters.
2184
+ * @param {ConfigurationHubApiCreateObjectMappingV1Request} requestParameters Request parameters.
2185
2185
  * @param {*} [axiosOptions] Override http request option.
2186
2186
  * @throws {RequiredError}
2187
2187
  */
2188
- createObjectMappingV1(requestParameters: ConfigurationHubV1ApiCreateObjectMappingV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<ObjectmappingresponseV1> {
2189
- return localVarFp.createObjectMappingV1(requestParameters.sourceOrg, requestParameters.objectmappingrequestV1, axiosOptions).then((request) => request(axios, basePath));
2188
+ createObjectMappingV1(requestParameters: ConfigurationHubApiCreateObjectMappingV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Objectmappingresponse> {
2189
+ return localVarFp.createObjectMappingV1(requestParameters.sourceOrg, requestParameters.objectmappingrequest, axiosOptions).then((request) => request(axios, basePath));
2190
2190
  },
2191
2191
  /**
2192
2192
  * This creates a set of object mappings (Max 25) between current org and source org. Source org should be \"default\" when creating object mappings that are not to be associated to any particular org. The request will need the following security scope: - sp:config-object-mapping:manage
2193
2193
  * @summary Bulk creates object mappings
2194
- * @param {ConfigurationHubV1ApiCreateObjectMappingsV1Request} requestParameters Request parameters.
2194
+ * @param {ConfigurationHubApiCreateObjectMappingsV1Request} requestParameters Request parameters.
2195
2195
  * @param {*} [axiosOptions] Override http request option.
2196
2196
  * @throws {RequiredError}
2197
2197
  */
2198
- createObjectMappingsV1(requestParameters: ConfigurationHubV1ApiCreateObjectMappingsV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<ObjectmappingbulkcreateresponseV1> {
2199
- return localVarFp.createObjectMappingsV1(requestParameters.sourceOrg, requestParameters.objectmappingbulkcreaterequestV1, axiosOptions).then((request) => request(axios, basePath));
2198
+ createObjectMappingsV1(requestParameters: ConfigurationHubApiCreateObjectMappingsV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Objectmappingbulkcreateresponse> {
2199
+ return localVarFp.createObjectMappingsV1(requestParameters.sourceOrg, requestParameters.objectmappingbulkcreaterequest, axiosOptions).then((request) => request(axios, basePath));
2200
2200
  },
2201
2201
  /**
2202
2202
  * This API creates a new scheduled action for the current tenant.
2203
2203
  * @summary Create scheduled action
2204
- * @param {ConfigurationHubV1ApiCreateScheduledActionV1Request} requestParameters Request parameters.
2204
+ * @param {ConfigurationHubApiCreateScheduledActionV1Request} requestParameters Request parameters.
2205
2205
  * @param {*} [axiosOptions] Override http request option.
2206
2206
  * @throws {RequiredError}
2207
2207
  */
2208
- createScheduledActionV1(requestParameters: ConfigurationHubV1ApiCreateScheduledActionV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<ScheduledactionresponseV1> {
2209
- return localVarFp.createScheduledActionV1(requestParameters.scheduledactionpayloadV1, axiosOptions).then((request) => request(axios, basePath));
2208
+ createScheduledActionV1(requestParameters: ConfigurationHubApiCreateScheduledActionV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Scheduledactionresponse> {
2209
+ return localVarFp.createScheduledActionV1(requestParameters.scheduledactionpayload, axiosOptions).then((request) => request(axios, basePath));
2210
2210
  },
2211
2211
  /**
2212
2212
  * This API uploads a JSON configuration file into a tenant. Configuration files can be managed and deployed via Configuration Hub by uploading a json file which contains configuration data. The JSON file should be the same as the one used by our import endpoints. The object types supported by upload configuration file functionality are the same as the ones supported by our regular backup functionality. Refer to [SaaS Configuration](https://developer.sailpoint.com/docs/extensibility/configuration-management/saas-configuration#supported-objects) for more information about supported objects.
2213
2213
  * @summary Upload a configuration
2214
- * @param {ConfigurationHubV1ApiCreateUploadedConfigurationV1Request} requestParameters Request parameters.
2214
+ * @param {ConfigurationHubApiCreateUploadedConfigurationV1Request} requestParameters Request parameters.
2215
2215
  * @param {*} [axiosOptions] Override http request option.
2216
2216
  * @throws {RequiredError}
2217
2217
  */
2218
- createUploadedConfigurationV1(requestParameters: ConfigurationHubV1ApiCreateUploadedConfigurationV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<BackupresponseV1> {
2218
+ createUploadedConfigurationV1(requestParameters: ConfigurationHubApiCreateUploadedConfigurationV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Backupresponse> {
2219
2219
  return localVarFp.createUploadedConfigurationV1(requestParameters.data, requestParameters.name, axiosOptions).then((request) => request(axios, basePath));
2220
2220
  },
2221
2221
  /**
2222
2222
  * This API deletes an existing backup for the current tenant. On success, this endpoint will return an empty response. The backup id can be obtained from the response after a backup was successfully created, or from the list backups endpoint.
2223
2223
  * @summary Delete a backup
2224
- * @param {ConfigurationHubV1ApiDeleteBackupV1Request} requestParameters Request parameters.
2224
+ * @param {ConfigurationHubApiDeleteBackupV1Request} requestParameters Request parameters.
2225
2225
  * @param {*} [axiosOptions] Override http request option.
2226
2226
  * @throws {RequiredError}
2227
2227
  */
2228
- deleteBackupV1(requestParameters: ConfigurationHubV1ApiDeleteBackupV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<void> {
2228
+ deleteBackupV1(requestParameters: ConfigurationHubApiDeleteBackupV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<void> {
2229
2229
  return localVarFp.deleteBackupV1(requestParameters.id, axiosOptions).then((request) => request(axios, basePath));
2230
2230
  },
2231
2231
  /**
2232
2232
  * This API deletes an existing draft for the current tenant. On success, this endpoint will return an empty response. The draft id can be obtained from the response after a draft was successfully created, or from the list drafts endpoint.
2233
2233
  * @summary Delete a draft
2234
- * @param {ConfigurationHubV1ApiDeleteDraftV1Request} requestParameters Request parameters.
2234
+ * @param {ConfigurationHubApiDeleteDraftV1Request} requestParameters Request parameters.
2235
2235
  * @param {*} [axiosOptions] Override http request option.
2236
2236
  * @throws {RequiredError}
2237
2237
  */
2238
- deleteDraftV1(requestParameters: ConfigurationHubV1ApiDeleteDraftV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<void> {
2238
+ deleteDraftV1(requestParameters: ConfigurationHubApiDeleteDraftV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<void> {
2239
2239
  return localVarFp.deleteDraftV1(requestParameters.id, axiosOptions).then((request) => request(axios, basePath));
2240
2240
  },
2241
2241
  /**
2242
2242
  * This deletes an existing object mapping. Source org should be \"default\" when deleting an object mapping that is not associated to any particular org. The request will need the following security scope: - sp:config-object-mapping:manage
2243
2243
  * @summary Deletes an object mapping
2244
- * @param {ConfigurationHubV1ApiDeleteObjectMappingV1Request} requestParameters Request parameters.
2244
+ * @param {ConfigurationHubApiDeleteObjectMappingV1Request} requestParameters Request parameters.
2245
2245
  * @param {*} [axiosOptions] Override http request option.
2246
2246
  * @throws {RequiredError}
2247
2247
  */
2248
- deleteObjectMappingV1(requestParameters: ConfigurationHubV1ApiDeleteObjectMappingV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<void> {
2248
+ deleteObjectMappingV1(requestParameters: ConfigurationHubApiDeleteObjectMappingV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<void> {
2249
2249
  return localVarFp.deleteObjectMappingV1(requestParameters.sourceOrg, requestParameters.objectMappingId, axiosOptions).then((request) => request(axios, basePath));
2250
2250
  },
2251
2251
  /**
2252
2252
  * This API deletes an existing scheduled action.
2253
2253
  * @summary Delete scheduled action
2254
- * @param {ConfigurationHubV1ApiDeleteScheduledActionV1Request} requestParameters Request parameters.
2254
+ * @param {ConfigurationHubApiDeleteScheduledActionV1Request} requestParameters Request parameters.
2255
2255
  * @param {*} [axiosOptions] Override http request option.
2256
2256
  * @throws {RequiredError}
2257
2257
  */
2258
- deleteScheduledActionV1(requestParameters: ConfigurationHubV1ApiDeleteScheduledActionV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<void> {
2258
+ deleteScheduledActionV1(requestParameters: ConfigurationHubApiDeleteScheduledActionV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<void> {
2259
2259
  return localVarFp.deleteScheduledActionV1(requestParameters.id, axiosOptions).then((request) => request(axios, basePath));
2260
2260
  },
2261
2261
  /**
2262
2262
  * This API deletes an uploaded configuration based on Id. On success, this endpoint will return an empty response. The uploaded configuration id can be obtained from the response after a successful upload, or the list uploaded configurations endpoint.
2263
2263
  * @summary Delete an uploaded configuration
2264
- * @param {ConfigurationHubV1ApiDeleteUploadedConfigurationV1Request} requestParameters Request parameters.
2264
+ * @param {ConfigurationHubApiDeleteUploadedConfigurationV1Request} requestParameters Request parameters.
2265
2265
  * @param {*} [axiosOptions] Override http request option.
2266
2266
  * @throws {RequiredError}
2267
2267
  */
2268
- deleteUploadedConfigurationV1(requestParameters: ConfigurationHubV1ApiDeleteUploadedConfigurationV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<void> {
2268
+ deleteUploadedConfigurationV1(requestParameters: ConfigurationHubApiDeleteUploadedConfigurationV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<void> {
2269
2269
  return localVarFp.deleteUploadedConfigurationV1(requestParameters.id, axiosOptions).then((request) => request(axios, basePath));
2270
2270
  },
2271
2271
  /**
2272
2272
  * This API gets an existing deploy for the current tenant.
2273
2273
  * @summary Get a deploy
2274
- * @param {ConfigurationHubV1ApiGetDeployV1Request} requestParameters Request parameters.
2274
+ * @param {ConfigurationHubApiGetDeployV1Request} requestParameters Request parameters.
2275
2275
  * @param {*} [axiosOptions] Override http request option.
2276
2276
  * @throws {RequiredError}
2277
2277
  */
2278
- getDeployV1(requestParameters: ConfigurationHubV1ApiGetDeployV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<DeployresponseV1> {
2278
+ getDeployV1(requestParameters: ConfigurationHubApiGetDeployV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Deployresponse> {
2279
2279
  return localVarFp.getDeployV1(requestParameters.id, axiosOptions).then((request) => request(axios, basePath));
2280
2280
  },
2281
2281
  /**
2282
2282
  * This gets a list of existing object mappings between current org and source org. Source org should be \"default\" when getting object mappings that are not associated to any particular org. The request will need the following security scope: - sp:config-object-mapping:read
2283
2283
  * @summary Gets list of object mappings
2284
- * @param {ConfigurationHubV1ApiGetObjectMappingsV1Request} requestParameters Request parameters.
2284
+ * @param {ConfigurationHubApiGetObjectMappingsV1Request} requestParameters Request parameters.
2285
2285
  * @param {*} [axiosOptions] Override http request option.
2286
2286
  * @throws {RequiredError}
2287
2287
  */
2288
- getObjectMappingsV1(requestParameters: ConfigurationHubV1ApiGetObjectMappingsV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Array<ObjectmappingresponseV1>> {
2288
+ getObjectMappingsV1(requestParameters: ConfigurationHubApiGetObjectMappingsV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Array<Objectmappingresponse>> {
2289
2289
  return localVarFp.getObjectMappingsV1(requestParameters.sourceOrg, axiosOptions).then((request) => request(axios, basePath));
2290
2290
  },
2291
2291
  /**
2292
2292
  * This API gets an existing uploaded configuration for the current tenant.
2293
2293
  * @summary Get an uploaded configuration
2294
- * @param {ConfigurationHubV1ApiGetUploadedConfigurationV1Request} requestParameters Request parameters.
2294
+ * @param {ConfigurationHubApiGetUploadedConfigurationV1Request} requestParameters Request parameters.
2295
2295
  * @param {*} [axiosOptions] Override http request option.
2296
2296
  * @throws {RequiredError}
2297
2297
  */
2298
- getUploadedConfigurationV1(requestParameters: ConfigurationHubV1ApiGetUploadedConfigurationV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<BackupresponseV1> {
2298
+ getUploadedConfigurationV1(requestParameters: ConfigurationHubApiGetUploadedConfigurationV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Backupresponse> {
2299
2299
  return localVarFp.getUploadedConfigurationV1(requestParameters.id, axiosOptions).then((request) => request(axios, basePath));
2300
2300
  },
2301
2301
  /**
2302
2302
  * This API gets a list of existing backups for the current tenant.
2303
2303
  * @summary List backups
2304
- * @param {ConfigurationHubV1ApiListBackupsV1Request} requestParameters Request parameters.
2304
+ * @param {ConfigurationHubApiListBackupsV1Request} requestParameters Request parameters.
2305
2305
  * @param {*} [axiosOptions] Override http request option.
2306
2306
  * @throws {RequiredError}
2307
2307
  */
2308
- listBackupsV1(requestParameters: ConfigurationHubV1ApiListBackupsV1Request = {}, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Array<BackupresponseV1>> {
2308
+ listBackupsV1(requestParameters: ConfigurationHubApiListBackupsV1Request = {}, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Array<Backupresponse>> {
2309
2309
  return localVarFp.listBackupsV1(requestParameters.filters, axiosOptions).then((request) => request(axios, basePath));
2310
2310
  },
2311
2311
  /**
@@ -2314,17 +2314,17 @@ export const ConfigurationHubV1ApiFactory = function (configuration?: Configurat
2314
2314
  * @param {*} [axiosOptions] Override http request option.
2315
2315
  * @throws {RequiredError}
2316
2316
  */
2317
- listDeploysV1(axiosOptions?: RawAxiosRequestConfig): AxiosPromise<ListDeploysV1200ResponseV1> {
2317
+ listDeploysV1(axiosOptions?: RawAxiosRequestConfig): AxiosPromise<ListDeploysV1200Response> {
2318
2318
  return localVarFp.listDeploysV1(axiosOptions).then((request) => request(axios, basePath));
2319
2319
  },
2320
2320
  /**
2321
2321
  * This API gets a list of existing drafts for the current tenant.
2322
2322
  * @summary List drafts
2323
- * @param {ConfigurationHubV1ApiListDraftsV1Request} requestParameters Request parameters.
2323
+ * @param {ConfigurationHubApiListDraftsV1Request} requestParameters Request parameters.
2324
2324
  * @param {*} [axiosOptions] Override http request option.
2325
2325
  * @throws {RequiredError}
2326
2326
  */
2327
- listDraftsV1(requestParameters: ConfigurationHubV1ApiListDraftsV1Request = {}, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Array<DraftresponseV1>> {
2327
+ listDraftsV1(requestParameters: ConfigurationHubApiListDraftsV1Request = {}, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Array<Draftresponse>> {
2328
2328
  return localVarFp.listDraftsV1(requestParameters.filters, axiosOptions).then((request) => request(axios, basePath));
2329
2329
  },
2330
2330
  /**
@@ -2333,509 +2333,509 @@ export const ConfigurationHubV1ApiFactory = function (configuration?: Configurat
2333
2333
  * @param {*} [axiosOptions] Override http request option.
2334
2334
  * @throws {RequiredError}
2335
2335
  */
2336
- listScheduledActionsV1(axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Array<ScheduledactionresponseV1>> {
2336
+ listScheduledActionsV1(axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Array<Scheduledactionresponse>> {
2337
2337
  return localVarFp.listScheduledActionsV1(axiosOptions).then((request) => request(axios, basePath));
2338
2338
  },
2339
2339
  /**
2340
2340
  * This API gets a list of existing uploaded configurations for the current tenant.
2341
2341
  * @summary List uploaded configurations
2342
- * @param {ConfigurationHubV1ApiListUploadedConfigurationsV1Request} requestParameters Request parameters.
2342
+ * @param {ConfigurationHubApiListUploadedConfigurationsV1Request} requestParameters Request parameters.
2343
2343
  * @param {*} [axiosOptions] Override http request option.
2344
2344
  * @throws {RequiredError}
2345
2345
  */
2346
- listUploadedConfigurationsV1(requestParameters: ConfigurationHubV1ApiListUploadedConfigurationsV1Request = {}, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Array<BackupresponseV1>> {
2346
+ listUploadedConfigurationsV1(requestParameters: ConfigurationHubApiListUploadedConfigurationsV1Request = {}, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Array<Backupresponse>> {
2347
2347
  return localVarFp.listUploadedConfigurationsV1(requestParameters.filters, axiosOptions).then((request) => request(axios, basePath));
2348
2348
  },
2349
2349
  /**
2350
2350
  * This updates a set of object mappings, only enabled and targetValue fields can be updated. Source org should be \"default\" when updating object mappings that are not associated to any particular org. The request will need the following security scope: - sp:config-object-mapping:manage
2351
2351
  * @summary Bulk updates object mappings
2352
- * @param {ConfigurationHubV1ApiUpdateObjectMappingsV1Request} requestParameters Request parameters.
2352
+ * @param {ConfigurationHubApiUpdateObjectMappingsV1Request} requestParameters Request parameters.
2353
2353
  * @param {*} [axiosOptions] Override http request option.
2354
2354
  * @throws {RequiredError}
2355
2355
  */
2356
- updateObjectMappingsV1(requestParameters: ConfigurationHubV1ApiUpdateObjectMappingsV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<ObjectmappingbulkpatchresponseV1> {
2357
- return localVarFp.updateObjectMappingsV1(requestParameters.sourceOrg, requestParameters.objectmappingbulkpatchrequestV1, axiosOptions).then((request) => request(axios, basePath));
2356
+ updateObjectMappingsV1(requestParameters: ConfigurationHubApiUpdateObjectMappingsV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Objectmappingbulkpatchresponse> {
2357
+ return localVarFp.updateObjectMappingsV1(requestParameters.sourceOrg, requestParameters.objectmappingbulkpatchrequest, axiosOptions).then((request) => request(axios, basePath));
2358
2358
  },
2359
2359
  /**
2360
2360
  * This API updates an existing scheduled action using JSON Patch format.
2361
2361
  * @summary Update scheduled action
2362
- * @param {ConfigurationHubV1ApiUpdateScheduledActionV1Request} requestParameters Request parameters.
2362
+ * @param {ConfigurationHubApiUpdateScheduledActionV1Request} requestParameters Request parameters.
2363
2363
  * @param {*} [axiosOptions] Override http request option.
2364
2364
  * @throws {RequiredError}
2365
2365
  */
2366
- updateScheduledActionV1(requestParameters: ConfigurationHubV1ApiUpdateScheduledActionV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<ScheduledactionresponseV1> {
2367
- return localVarFp.updateScheduledActionV1(requestParameters.id, requestParameters.jsonpatchV1, axiosOptions).then((request) => request(axios, basePath));
2366
+ updateScheduledActionV1(requestParameters: ConfigurationHubApiUpdateScheduledActionV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Scheduledactionresponse> {
2367
+ return localVarFp.updateScheduledActionV1(requestParameters.id, requestParameters.jsonpatch, axiosOptions).then((request) => request(axios, basePath));
2368
2368
  },
2369
2369
  };
2370
2370
  };
2371
2371
 
2372
2372
  /**
2373
- * Request parameters for createDeployV1 operation in ConfigurationHubV1Api.
2373
+ * Request parameters for createDeployV1 operation in ConfigurationHubApi.
2374
2374
  * @export
2375
- * @interface ConfigurationHubV1ApiCreateDeployV1Request
2375
+ * @interface ConfigurationHubApiCreateDeployV1Request
2376
2376
  */
2377
- export interface ConfigurationHubV1ApiCreateDeployV1Request {
2377
+ export interface ConfigurationHubApiCreateDeployV1Request {
2378
2378
  /**
2379
2379
  * The deploy request body.
2380
- * @type {DeployrequestV1}
2381
- * @memberof ConfigurationHubV1ApiCreateDeployV1
2380
+ * @type {Deployrequest}
2381
+ * @memberof ConfigurationHubApiCreateDeployV1
2382
2382
  */
2383
- readonly deployrequestV1: DeployrequestV1
2383
+ readonly deployrequest: Deployrequest
2384
2384
  }
2385
2385
 
2386
2386
  /**
2387
- * Request parameters for createObjectMappingV1 operation in ConfigurationHubV1Api.
2387
+ * Request parameters for createObjectMappingV1 operation in ConfigurationHubApi.
2388
2388
  * @export
2389
- * @interface ConfigurationHubV1ApiCreateObjectMappingV1Request
2389
+ * @interface ConfigurationHubApiCreateObjectMappingV1Request
2390
2390
  */
2391
- export interface ConfigurationHubV1ApiCreateObjectMappingV1Request {
2391
+ export interface ConfigurationHubApiCreateObjectMappingV1Request {
2392
2392
  /**
2393
2393
  * The name of the source org.
2394
2394
  * @type {string}
2395
- * @memberof ConfigurationHubV1ApiCreateObjectMappingV1
2395
+ * @memberof ConfigurationHubApiCreateObjectMappingV1
2396
2396
  */
2397
2397
  readonly sourceOrg: string
2398
2398
 
2399
2399
  /**
2400
2400
  * The object mapping request body.
2401
- * @type {ObjectmappingrequestV1}
2402
- * @memberof ConfigurationHubV1ApiCreateObjectMappingV1
2401
+ * @type {Objectmappingrequest}
2402
+ * @memberof ConfigurationHubApiCreateObjectMappingV1
2403
2403
  */
2404
- readonly objectmappingrequestV1: ObjectmappingrequestV1
2404
+ readonly objectmappingrequest: Objectmappingrequest
2405
2405
  }
2406
2406
 
2407
2407
  /**
2408
- * Request parameters for createObjectMappingsV1 operation in ConfigurationHubV1Api.
2408
+ * Request parameters for createObjectMappingsV1 operation in ConfigurationHubApi.
2409
2409
  * @export
2410
- * @interface ConfigurationHubV1ApiCreateObjectMappingsV1Request
2410
+ * @interface ConfigurationHubApiCreateObjectMappingsV1Request
2411
2411
  */
2412
- export interface ConfigurationHubV1ApiCreateObjectMappingsV1Request {
2412
+ export interface ConfigurationHubApiCreateObjectMappingsV1Request {
2413
2413
  /**
2414
2414
  * The name of the source org.
2415
2415
  * @type {string}
2416
- * @memberof ConfigurationHubV1ApiCreateObjectMappingsV1
2416
+ * @memberof ConfigurationHubApiCreateObjectMappingsV1
2417
2417
  */
2418
2418
  readonly sourceOrg: string
2419
2419
 
2420
2420
  /**
2421
2421
  * The bulk create object mapping request body.
2422
- * @type {ObjectmappingbulkcreaterequestV1}
2423
- * @memberof ConfigurationHubV1ApiCreateObjectMappingsV1
2422
+ * @type {Objectmappingbulkcreaterequest}
2423
+ * @memberof ConfigurationHubApiCreateObjectMappingsV1
2424
2424
  */
2425
- readonly objectmappingbulkcreaterequestV1: ObjectmappingbulkcreaterequestV1
2425
+ readonly objectmappingbulkcreaterequest: Objectmappingbulkcreaterequest
2426
2426
  }
2427
2427
 
2428
2428
  /**
2429
- * Request parameters for createScheduledActionV1 operation in ConfigurationHubV1Api.
2429
+ * Request parameters for createScheduledActionV1 operation in ConfigurationHubApi.
2430
2430
  * @export
2431
- * @interface ConfigurationHubV1ApiCreateScheduledActionV1Request
2431
+ * @interface ConfigurationHubApiCreateScheduledActionV1Request
2432
2432
  */
2433
- export interface ConfigurationHubV1ApiCreateScheduledActionV1Request {
2433
+ export interface ConfigurationHubApiCreateScheduledActionV1Request {
2434
2434
  /**
2435
2435
  * The scheduled action creation request body.
2436
- * @type {ScheduledactionpayloadV1}
2437
- * @memberof ConfigurationHubV1ApiCreateScheduledActionV1
2436
+ * @type {Scheduledactionpayload}
2437
+ * @memberof ConfigurationHubApiCreateScheduledActionV1
2438
2438
  */
2439
- readonly scheduledactionpayloadV1: ScheduledactionpayloadV1
2439
+ readonly scheduledactionpayload: Scheduledactionpayload
2440
2440
  }
2441
2441
 
2442
2442
  /**
2443
- * Request parameters for createUploadedConfigurationV1 operation in ConfigurationHubV1Api.
2443
+ * Request parameters for createUploadedConfigurationV1 operation in ConfigurationHubApi.
2444
2444
  * @export
2445
- * @interface ConfigurationHubV1ApiCreateUploadedConfigurationV1Request
2445
+ * @interface ConfigurationHubApiCreateUploadedConfigurationV1Request
2446
2446
  */
2447
- export interface ConfigurationHubV1ApiCreateUploadedConfigurationV1Request {
2447
+ export interface ConfigurationHubApiCreateUploadedConfigurationV1Request {
2448
2448
  /**
2449
2449
  * JSON file containing the objects to be imported.
2450
2450
  * @type {File}
2451
- * @memberof ConfigurationHubV1ApiCreateUploadedConfigurationV1
2451
+ * @memberof ConfigurationHubApiCreateUploadedConfigurationV1
2452
2452
  */
2453
2453
  readonly data: File
2454
2454
 
2455
2455
  /**
2456
2456
  * Name that will be assigned to the uploaded configuration file.
2457
2457
  * @type {string}
2458
- * @memberof ConfigurationHubV1ApiCreateUploadedConfigurationV1
2458
+ * @memberof ConfigurationHubApiCreateUploadedConfigurationV1
2459
2459
  */
2460
2460
  readonly name: string
2461
2461
  }
2462
2462
 
2463
2463
  /**
2464
- * Request parameters for deleteBackupV1 operation in ConfigurationHubV1Api.
2464
+ * Request parameters for deleteBackupV1 operation in ConfigurationHubApi.
2465
2465
  * @export
2466
- * @interface ConfigurationHubV1ApiDeleteBackupV1Request
2466
+ * @interface ConfigurationHubApiDeleteBackupV1Request
2467
2467
  */
2468
- export interface ConfigurationHubV1ApiDeleteBackupV1Request {
2468
+ export interface ConfigurationHubApiDeleteBackupV1Request {
2469
2469
  /**
2470
2470
  * The id of the backup to delete.
2471
2471
  * @type {string}
2472
- * @memberof ConfigurationHubV1ApiDeleteBackupV1
2472
+ * @memberof ConfigurationHubApiDeleteBackupV1
2473
2473
  */
2474
2474
  readonly id: string
2475
2475
  }
2476
2476
 
2477
2477
  /**
2478
- * Request parameters for deleteDraftV1 operation in ConfigurationHubV1Api.
2478
+ * Request parameters for deleteDraftV1 operation in ConfigurationHubApi.
2479
2479
  * @export
2480
- * @interface ConfigurationHubV1ApiDeleteDraftV1Request
2480
+ * @interface ConfigurationHubApiDeleteDraftV1Request
2481
2481
  */
2482
- export interface ConfigurationHubV1ApiDeleteDraftV1Request {
2482
+ export interface ConfigurationHubApiDeleteDraftV1Request {
2483
2483
  /**
2484
2484
  * The id of the draft to delete.
2485
2485
  * @type {string}
2486
- * @memberof ConfigurationHubV1ApiDeleteDraftV1
2486
+ * @memberof ConfigurationHubApiDeleteDraftV1
2487
2487
  */
2488
2488
  readonly id: string
2489
2489
  }
2490
2490
 
2491
2491
  /**
2492
- * Request parameters for deleteObjectMappingV1 operation in ConfigurationHubV1Api.
2492
+ * Request parameters for deleteObjectMappingV1 operation in ConfigurationHubApi.
2493
2493
  * @export
2494
- * @interface ConfigurationHubV1ApiDeleteObjectMappingV1Request
2494
+ * @interface ConfigurationHubApiDeleteObjectMappingV1Request
2495
2495
  */
2496
- export interface ConfigurationHubV1ApiDeleteObjectMappingV1Request {
2496
+ export interface ConfigurationHubApiDeleteObjectMappingV1Request {
2497
2497
  /**
2498
2498
  * The name of the source org.
2499
2499
  * @type {string}
2500
- * @memberof ConfigurationHubV1ApiDeleteObjectMappingV1
2500
+ * @memberof ConfigurationHubApiDeleteObjectMappingV1
2501
2501
  */
2502
2502
  readonly sourceOrg: string
2503
2503
 
2504
2504
  /**
2505
2505
  * The id of the object mapping to be deleted.
2506
2506
  * @type {string}
2507
- * @memberof ConfigurationHubV1ApiDeleteObjectMappingV1
2507
+ * @memberof ConfigurationHubApiDeleteObjectMappingV1
2508
2508
  */
2509
2509
  readonly objectMappingId: string
2510
2510
  }
2511
2511
 
2512
2512
  /**
2513
- * Request parameters for deleteScheduledActionV1 operation in ConfigurationHubV1Api.
2513
+ * Request parameters for deleteScheduledActionV1 operation in ConfigurationHubApi.
2514
2514
  * @export
2515
- * @interface ConfigurationHubV1ApiDeleteScheduledActionV1Request
2515
+ * @interface ConfigurationHubApiDeleteScheduledActionV1Request
2516
2516
  */
2517
- export interface ConfigurationHubV1ApiDeleteScheduledActionV1Request {
2517
+ export interface ConfigurationHubApiDeleteScheduledActionV1Request {
2518
2518
  /**
2519
2519
  * The ID of the scheduled action.
2520
2520
  * @type {string}
2521
- * @memberof ConfigurationHubV1ApiDeleteScheduledActionV1
2521
+ * @memberof ConfigurationHubApiDeleteScheduledActionV1
2522
2522
  */
2523
2523
  readonly id: string
2524
2524
  }
2525
2525
 
2526
2526
  /**
2527
- * Request parameters for deleteUploadedConfigurationV1 operation in ConfigurationHubV1Api.
2527
+ * Request parameters for deleteUploadedConfigurationV1 operation in ConfigurationHubApi.
2528
2528
  * @export
2529
- * @interface ConfigurationHubV1ApiDeleteUploadedConfigurationV1Request
2529
+ * @interface ConfigurationHubApiDeleteUploadedConfigurationV1Request
2530
2530
  */
2531
- export interface ConfigurationHubV1ApiDeleteUploadedConfigurationV1Request {
2531
+ export interface ConfigurationHubApiDeleteUploadedConfigurationV1Request {
2532
2532
  /**
2533
2533
  * The id of the uploaded configuration.
2534
2534
  * @type {string}
2535
- * @memberof ConfigurationHubV1ApiDeleteUploadedConfigurationV1
2535
+ * @memberof ConfigurationHubApiDeleteUploadedConfigurationV1
2536
2536
  */
2537
2537
  readonly id: string
2538
2538
  }
2539
2539
 
2540
2540
  /**
2541
- * Request parameters for getDeployV1 operation in ConfigurationHubV1Api.
2541
+ * Request parameters for getDeployV1 operation in ConfigurationHubApi.
2542
2542
  * @export
2543
- * @interface ConfigurationHubV1ApiGetDeployV1Request
2543
+ * @interface ConfigurationHubApiGetDeployV1Request
2544
2544
  */
2545
- export interface ConfigurationHubV1ApiGetDeployV1Request {
2545
+ export interface ConfigurationHubApiGetDeployV1Request {
2546
2546
  /**
2547
2547
  * The id of the deploy.
2548
2548
  * @type {string}
2549
- * @memberof ConfigurationHubV1ApiGetDeployV1
2549
+ * @memberof ConfigurationHubApiGetDeployV1
2550
2550
  */
2551
2551
  readonly id: string
2552
2552
  }
2553
2553
 
2554
2554
  /**
2555
- * Request parameters for getObjectMappingsV1 operation in ConfigurationHubV1Api.
2555
+ * Request parameters for getObjectMappingsV1 operation in ConfigurationHubApi.
2556
2556
  * @export
2557
- * @interface ConfigurationHubV1ApiGetObjectMappingsV1Request
2557
+ * @interface ConfigurationHubApiGetObjectMappingsV1Request
2558
2558
  */
2559
- export interface ConfigurationHubV1ApiGetObjectMappingsV1Request {
2559
+ export interface ConfigurationHubApiGetObjectMappingsV1Request {
2560
2560
  /**
2561
2561
  * The name of the source org.
2562
2562
  * @type {string}
2563
- * @memberof ConfigurationHubV1ApiGetObjectMappingsV1
2563
+ * @memberof ConfigurationHubApiGetObjectMappingsV1
2564
2564
  */
2565
2565
  readonly sourceOrg: string
2566
2566
  }
2567
2567
 
2568
2568
  /**
2569
- * Request parameters for getUploadedConfigurationV1 operation in ConfigurationHubV1Api.
2569
+ * Request parameters for getUploadedConfigurationV1 operation in ConfigurationHubApi.
2570
2570
  * @export
2571
- * @interface ConfigurationHubV1ApiGetUploadedConfigurationV1Request
2571
+ * @interface ConfigurationHubApiGetUploadedConfigurationV1Request
2572
2572
  */
2573
- export interface ConfigurationHubV1ApiGetUploadedConfigurationV1Request {
2573
+ export interface ConfigurationHubApiGetUploadedConfigurationV1Request {
2574
2574
  /**
2575
2575
  * The id of the uploaded configuration.
2576
2576
  * @type {string}
2577
- * @memberof ConfigurationHubV1ApiGetUploadedConfigurationV1
2577
+ * @memberof ConfigurationHubApiGetUploadedConfigurationV1
2578
2578
  */
2579
2579
  readonly id: string
2580
2580
  }
2581
2581
 
2582
2582
  /**
2583
- * Request parameters for listBackupsV1 operation in ConfigurationHubV1Api.
2583
+ * Request parameters for listBackupsV1 operation in ConfigurationHubApi.
2584
2584
  * @export
2585
- * @interface ConfigurationHubV1ApiListBackupsV1Request
2585
+ * @interface ConfigurationHubApiListBackupsV1Request
2586
2586
  */
2587
- export interface ConfigurationHubV1ApiListBackupsV1Request {
2587
+ export interface ConfigurationHubApiListBackupsV1Request {
2588
2588
  /**
2589
2589
  * Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **status**: *eq*
2590
2590
  * @type {string}
2591
- * @memberof ConfigurationHubV1ApiListBackupsV1
2591
+ * @memberof ConfigurationHubApiListBackupsV1
2592
2592
  */
2593
2593
  readonly filters?: string
2594
2594
  }
2595
2595
 
2596
2596
  /**
2597
- * Request parameters for listDraftsV1 operation in ConfigurationHubV1Api.
2597
+ * Request parameters for listDraftsV1 operation in ConfigurationHubApi.
2598
2598
  * @export
2599
- * @interface ConfigurationHubV1ApiListDraftsV1Request
2599
+ * @interface ConfigurationHubApiListDraftsV1Request
2600
2600
  */
2601
- export interface ConfigurationHubV1ApiListDraftsV1Request {
2601
+ export interface ConfigurationHubApiListDraftsV1Request {
2602
2602
  /**
2603
2603
  * Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **status**: *eq* **approvalStatus**: *eq*
2604
2604
  * @type {string}
2605
- * @memberof ConfigurationHubV1ApiListDraftsV1
2605
+ * @memberof ConfigurationHubApiListDraftsV1
2606
2606
  */
2607
2607
  readonly filters?: string
2608
2608
  }
2609
2609
 
2610
2610
  /**
2611
- * Request parameters for listUploadedConfigurationsV1 operation in ConfigurationHubV1Api.
2611
+ * Request parameters for listUploadedConfigurationsV1 operation in ConfigurationHubApi.
2612
2612
  * @export
2613
- * @interface ConfigurationHubV1ApiListUploadedConfigurationsV1Request
2613
+ * @interface ConfigurationHubApiListUploadedConfigurationsV1Request
2614
2614
  */
2615
- export interface ConfigurationHubV1ApiListUploadedConfigurationsV1Request {
2615
+ export interface ConfigurationHubApiListUploadedConfigurationsV1Request {
2616
2616
  /**
2617
2617
  * Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **status**: *eq*
2618
2618
  * @type {string}
2619
- * @memberof ConfigurationHubV1ApiListUploadedConfigurationsV1
2619
+ * @memberof ConfigurationHubApiListUploadedConfigurationsV1
2620
2620
  */
2621
2621
  readonly filters?: string
2622
2622
  }
2623
2623
 
2624
2624
  /**
2625
- * Request parameters for updateObjectMappingsV1 operation in ConfigurationHubV1Api.
2625
+ * Request parameters for updateObjectMappingsV1 operation in ConfigurationHubApi.
2626
2626
  * @export
2627
- * @interface ConfigurationHubV1ApiUpdateObjectMappingsV1Request
2627
+ * @interface ConfigurationHubApiUpdateObjectMappingsV1Request
2628
2628
  */
2629
- export interface ConfigurationHubV1ApiUpdateObjectMappingsV1Request {
2629
+ export interface ConfigurationHubApiUpdateObjectMappingsV1Request {
2630
2630
  /**
2631
2631
  * The name of the source org.
2632
2632
  * @type {string}
2633
- * @memberof ConfigurationHubV1ApiUpdateObjectMappingsV1
2633
+ * @memberof ConfigurationHubApiUpdateObjectMappingsV1
2634
2634
  */
2635
2635
  readonly sourceOrg: string
2636
2636
 
2637
2637
  /**
2638
2638
  * The object mapping request body.
2639
- * @type {ObjectmappingbulkpatchrequestV1}
2640
- * @memberof ConfigurationHubV1ApiUpdateObjectMappingsV1
2639
+ * @type {Objectmappingbulkpatchrequest}
2640
+ * @memberof ConfigurationHubApiUpdateObjectMappingsV1
2641
2641
  */
2642
- readonly objectmappingbulkpatchrequestV1: ObjectmappingbulkpatchrequestV1
2642
+ readonly objectmappingbulkpatchrequest: Objectmappingbulkpatchrequest
2643
2643
  }
2644
2644
 
2645
2645
  /**
2646
- * Request parameters for updateScheduledActionV1 operation in ConfigurationHubV1Api.
2646
+ * Request parameters for updateScheduledActionV1 operation in ConfigurationHubApi.
2647
2647
  * @export
2648
- * @interface ConfigurationHubV1ApiUpdateScheduledActionV1Request
2648
+ * @interface ConfigurationHubApiUpdateScheduledActionV1Request
2649
2649
  */
2650
- export interface ConfigurationHubV1ApiUpdateScheduledActionV1Request {
2650
+ export interface ConfigurationHubApiUpdateScheduledActionV1Request {
2651
2651
  /**
2652
2652
  * The ID of the scheduled action.
2653
2653
  * @type {string}
2654
- * @memberof ConfigurationHubV1ApiUpdateScheduledActionV1
2654
+ * @memberof ConfigurationHubApiUpdateScheduledActionV1
2655
2655
  */
2656
2656
  readonly id: string
2657
2657
 
2658
2658
  /**
2659
2659
  * The JSON Patch document containing the changes to apply to the scheduled action.
2660
- * @type {JsonpatchV1}
2661
- * @memberof ConfigurationHubV1ApiUpdateScheduledActionV1
2660
+ * @type {Jsonpatch}
2661
+ * @memberof ConfigurationHubApiUpdateScheduledActionV1
2662
2662
  */
2663
- readonly jsonpatchV1: JsonpatchV1
2663
+ readonly jsonpatch: Jsonpatch
2664
2664
  }
2665
2665
 
2666
2666
  /**
2667
- * ConfigurationHubV1Api - object-oriented interface
2667
+ * ConfigurationHubApi - object-oriented interface
2668
2668
  * @export
2669
- * @class ConfigurationHubV1Api
2669
+ * @class ConfigurationHubApi
2670
2670
  * @extends {BaseAPI}
2671
2671
  */
2672
- export class ConfigurationHubV1Api extends BaseAPI {
2672
+ export class ConfigurationHubApi extends BaseAPI {
2673
2673
  /**
2674
2674
  * This API performs a deploy based on an existing daft.
2675
2675
  * @summary Create a deploy
2676
- * @param {ConfigurationHubV1ApiCreateDeployV1Request} requestParameters Request parameters.
2676
+ * @param {ConfigurationHubApiCreateDeployV1Request} requestParameters Request parameters.
2677
2677
  * @param {*} [axiosOptions] Override http request option.
2678
2678
  * @throws {RequiredError}
2679
- * @memberof ConfigurationHubV1Api
2679
+ * @memberof ConfigurationHubApi
2680
2680
  */
2681
- public createDeployV1(requestParameters: ConfigurationHubV1ApiCreateDeployV1Request, axiosOptions?: RawAxiosRequestConfig) {
2682
- return ConfigurationHubV1ApiFp(this.configuration).createDeployV1(requestParameters.deployrequestV1, axiosOptions).then((request) => request(this.axios, this.basePath));
2681
+ public createDeployV1(requestParameters: ConfigurationHubApiCreateDeployV1Request, axiosOptions?: RawAxiosRequestConfig) {
2682
+ return ConfigurationHubApiFp(this.configuration).createDeployV1(requestParameters.deployrequest, axiosOptions).then((request) => request(this.axios, this.basePath));
2683
2683
  }
2684
2684
 
2685
2685
  /**
2686
2686
  * This creates an object mapping between current org and source org. Source org should be \"default\" when creating an object mapping that is not to be associated to any particular org. The request will need the following security scope: - sp:config-object-mapping:manage
2687
2687
  * @summary Creates an object mapping
2688
- * @param {ConfigurationHubV1ApiCreateObjectMappingV1Request} requestParameters Request parameters.
2688
+ * @param {ConfigurationHubApiCreateObjectMappingV1Request} requestParameters Request parameters.
2689
2689
  * @param {*} [axiosOptions] Override http request option.
2690
2690
  * @throws {RequiredError}
2691
- * @memberof ConfigurationHubV1Api
2691
+ * @memberof ConfigurationHubApi
2692
2692
  */
2693
- public createObjectMappingV1(requestParameters: ConfigurationHubV1ApiCreateObjectMappingV1Request, axiosOptions?: RawAxiosRequestConfig) {
2694
- return ConfigurationHubV1ApiFp(this.configuration).createObjectMappingV1(requestParameters.sourceOrg, requestParameters.objectmappingrequestV1, axiosOptions).then((request) => request(this.axios, this.basePath));
2693
+ public createObjectMappingV1(requestParameters: ConfigurationHubApiCreateObjectMappingV1Request, axiosOptions?: RawAxiosRequestConfig) {
2694
+ return ConfigurationHubApiFp(this.configuration).createObjectMappingV1(requestParameters.sourceOrg, requestParameters.objectmappingrequest, axiosOptions).then((request) => request(this.axios, this.basePath));
2695
2695
  }
2696
2696
 
2697
2697
  /**
2698
2698
  * This creates a set of object mappings (Max 25) between current org and source org. Source org should be \"default\" when creating object mappings that are not to be associated to any particular org. The request will need the following security scope: - sp:config-object-mapping:manage
2699
2699
  * @summary Bulk creates object mappings
2700
- * @param {ConfigurationHubV1ApiCreateObjectMappingsV1Request} requestParameters Request parameters.
2700
+ * @param {ConfigurationHubApiCreateObjectMappingsV1Request} requestParameters Request parameters.
2701
2701
  * @param {*} [axiosOptions] Override http request option.
2702
2702
  * @throws {RequiredError}
2703
- * @memberof ConfigurationHubV1Api
2703
+ * @memberof ConfigurationHubApi
2704
2704
  */
2705
- public createObjectMappingsV1(requestParameters: ConfigurationHubV1ApiCreateObjectMappingsV1Request, axiosOptions?: RawAxiosRequestConfig) {
2706
- return ConfigurationHubV1ApiFp(this.configuration).createObjectMappingsV1(requestParameters.sourceOrg, requestParameters.objectmappingbulkcreaterequestV1, axiosOptions).then((request) => request(this.axios, this.basePath));
2705
+ public createObjectMappingsV1(requestParameters: ConfigurationHubApiCreateObjectMappingsV1Request, axiosOptions?: RawAxiosRequestConfig) {
2706
+ return ConfigurationHubApiFp(this.configuration).createObjectMappingsV1(requestParameters.sourceOrg, requestParameters.objectmappingbulkcreaterequest, axiosOptions).then((request) => request(this.axios, this.basePath));
2707
2707
  }
2708
2708
 
2709
2709
  /**
2710
2710
  * This API creates a new scheduled action for the current tenant.
2711
2711
  * @summary Create scheduled action
2712
- * @param {ConfigurationHubV1ApiCreateScheduledActionV1Request} requestParameters Request parameters.
2712
+ * @param {ConfigurationHubApiCreateScheduledActionV1Request} requestParameters Request parameters.
2713
2713
  * @param {*} [axiosOptions] Override http request option.
2714
2714
  * @throws {RequiredError}
2715
- * @memberof ConfigurationHubV1Api
2715
+ * @memberof ConfigurationHubApi
2716
2716
  */
2717
- public createScheduledActionV1(requestParameters: ConfigurationHubV1ApiCreateScheduledActionV1Request, axiosOptions?: RawAxiosRequestConfig) {
2718
- return ConfigurationHubV1ApiFp(this.configuration).createScheduledActionV1(requestParameters.scheduledactionpayloadV1, axiosOptions).then((request) => request(this.axios, this.basePath));
2717
+ public createScheduledActionV1(requestParameters: ConfigurationHubApiCreateScheduledActionV1Request, axiosOptions?: RawAxiosRequestConfig) {
2718
+ return ConfigurationHubApiFp(this.configuration).createScheduledActionV1(requestParameters.scheduledactionpayload, axiosOptions).then((request) => request(this.axios, this.basePath));
2719
2719
  }
2720
2720
 
2721
2721
  /**
2722
2722
  * This API uploads a JSON configuration file into a tenant. Configuration files can be managed and deployed via Configuration Hub by uploading a json file which contains configuration data. The JSON file should be the same as the one used by our import endpoints. The object types supported by upload configuration file functionality are the same as the ones supported by our regular backup functionality. Refer to [SaaS Configuration](https://developer.sailpoint.com/docs/extensibility/configuration-management/saas-configuration#supported-objects) for more information about supported objects.
2723
2723
  * @summary Upload a configuration
2724
- * @param {ConfigurationHubV1ApiCreateUploadedConfigurationV1Request} requestParameters Request parameters.
2724
+ * @param {ConfigurationHubApiCreateUploadedConfigurationV1Request} requestParameters Request parameters.
2725
2725
  * @param {*} [axiosOptions] Override http request option.
2726
2726
  * @throws {RequiredError}
2727
- * @memberof ConfigurationHubV1Api
2727
+ * @memberof ConfigurationHubApi
2728
2728
  */
2729
- public createUploadedConfigurationV1(requestParameters: ConfigurationHubV1ApiCreateUploadedConfigurationV1Request, axiosOptions?: RawAxiosRequestConfig) {
2730
- return ConfigurationHubV1ApiFp(this.configuration).createUploadedConfigurationV1(requestParameters.data, requestParameters.name, axiosOptions).then((request) => request(this.axios, this.basePath));
2729
+ public createUploadedConfigurationV1(requestParameters: ConfigurationHubApiCreateUploadedConfigurationV1Request, axiosOptions?: RawAxiosRequestConfig) {
2730
+ return ConfigurationHubApiFp(this.configuration).createUploadedConfigurationV1(requestParameters.data, requestParameters.name, axiosOptions).then((request) => request(this.axios, this.basePath));
2731
2731
  }
2732
2732
 
2733
2733
  /**
2734
2734
  * This API deletes an existing backup for the current tenant. On success, this endpoint will return an empty response. The backup id can be obtained from the response after a backup was successfully created, or from the list backups endpoint.
2735
2735
  * @summary Delete a backup
2736
- * @param {ConfigurationHubV1ApiDeleteBackupV1Request} requestParameters Request parameters.
2736
+ * @param {ConfigurationHubApiDeleteBackupV1Request} requestParameters Request parameters.
2737
2737
  * @param {*} [axiosOptions] Override http request option.
2738
2738
  * @throws {RequiredError}
2739
- * @memberof ConfigurationHubV1Api
2739
+ * @memberof ConfigurationHubApi
2740
2740
  */
2741
- public deleteBackupV1(requestParameters: ConfigurationHubV1ApiDeleteBackupV1Request, axiosOptions?: RawAxiosRequestConfig) {
2742
- return ConfigurationHubV1ApiFp(this.configuration).deleteBackupV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
2741
+ public deleteBackupV1(requestParameters: ConfigurationHubApiDeleteBackupV1Request, axiosOptions?: RawAxiosRequestConfig) {
2742
+ return ConfigurationHubApiFp(this.configuration).deleteBackupV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
2743
2743
  }
2744
2744
 
2745
2745
  /**
2746
2746
  * This API deletes an existing draft for the current tenant. On success, this endpoint will return an empty response. The draft id can be obtained from the response after a draft was successfully created, or from the list drafts endpoint.
2747
2747
  * @summary Delete a draft
2748
- * @param {ConfigurationHubV1ApiDeleteDraftV1Request} requestParameters Request parameters.
2748
+ * @param {ConfigurationHubApiDeleteDraftV1Request} requestParameters Request parameters.
2749
2749
  * @param {*} [axiosOptions] Override http request option.
2750
2750
  * @throws {RequiredError}
2751
- * @memberof ConfigurationHubV1Api
2751
+ * @memberof ConfigurationHubApi
2752
2752
  */
2753
- public deleteDraftV1(requestParameters: ConfigurationHubV1ApiDeleteDraftV1Request, axiosOptions?: RawAxiosRequestConfig) {
2754
- return ConfigurationHubV1ApiFp(this.configuration).deleteDraftV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
2753
+ public deleteDraftV1(requestParameters: ConfigurationHubApiDeleteDraftV1Request, axiosOptions?: RawAxiosRequestConfig) {
2754
+ return ConfigurationHubApiFp(this.configuration).deleteDraftV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
2755
2755
  }
2756
2756
 
2757
2757
  /**
2758
2758
  * This deletes an existing object mapping. Source org should be \"default\" when deleting an object mapping that is not associated to any particular org. The request will need the following security scope: - sp:config-object-mapping:manage
2759
2759
  * @summary Deletes an object mapping
2760
- * @param {ConfigurationHubV1ApiDeleteObjectMappingV1Request} requestParameters Request parameters.
2760
+ * @param {ConfigurationHubApiDeleteObjectMappingV1Request} requestParameters Request parameters.
2761
2761
  * @param {*} [axiosOptions] Override http request option.
2762
2762
  * @throws {RequiredError}
2763
- * @memberof ConfigurationHubV1Api
2763
+ * @memberof ConfigurationHubApi
2764
2764
  */
2765
- public deleteObjectMappingV1(requestParameters: ConfigurationHubV1ApiDeleteObjectMappingV1Request, axiosOptions?: RawAxiosRequestConfig) {
2766
- return ConfigurationHubV1ApiFp(this.configuration).deleteObjectMappingV1(requestParameters.sourceOrg, requestParameters.objectMappingId, axiosOptions).then((request) => request(this.axios, this.basePath));
2765
+ public deleteObjectMappingV1(requestParameters: ConfigurationHubApiDeleteObjectMappingV1Request, axiosOptions?: RawAxiosRequestConfig) {
2766
+ return ConfigurationHubApiFp(this.configuration).deleteObjectMappingV1(requestParameters.sourceOrg, requestParameters.objectMappingId, axiosOptions).then((request) => request(this.axios, this.basePath));
2767
2767
  }
2768
2768
 
2769
2769
  /**
2770
2770
  * This API deletes an existing scheduled action.
2771
2771
  * @summary Delete scheduled action
2772
- * @param {ConfigurationHubV1ApiDeleteScheduledActionV1Request} requestParameters Request parameters.
2772
+ * @param {ConfigurationHubApiDeleteScheduledActionV1Request} requestParameters Request parameters.
2773
2773
  * @param {*} [axiosOptions] Override http request option.
2774
2774
  * @throws {RequiredError}
2775
- * @memberof ConfigurationHubV1Api
2775
+ * @memberof ConfigurationHubApi
2776
2776
  */
2777
- public deleteScheduledActionV1(requestParameters: ConfigurationHubV1ApiDeleteScheduledActionV1Request, axiosOptions?: RawAxiosRequestConfig) {
2778
- return ConfigurationHubV1ApiFp(this.configuration).deleteScheduledActionV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
2777
+ public deleteScheduledActionV1(requestParameters: ConfigurationHubApiDeleteScheduledActionV1Request, axiosOptions?: RawAxiosRequestConfig) {
2778
+ return ConfigurationHubApiFp(this.configuration).deleteScheduledActionV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
2779
2779
  }
2780
2780
 
2781
2781
  /**
2782
2782
  * This API deletes an uploaded configuration based on Id. On success, this endpoint will return an empty response. The uploaded configuration id can be obtained from the response after a successful upload, or the list uploaded configurations endpoint.
2783
2783
  * @summary Delete an uploaded configuration
2784
- * @param {ConfigurationHubV1ApiDeleteUploadedConfigurationV1Request} requestParameters Request parameters.
2784
+ * @param {ConfigurationHubApiDeleteUploadedConfigurationV1Request} requestParameters Request parameters.
2785
2785
  * @param {*} [axiosOptions] Override http request option.
2786
2786
  * @throws {RequiredError}
2787
- * @memberof ConfigurationHubV1Api
2787
+ * @memberof ConfigurationHubApi
2788
2788
  */
2789
- public deleteUploadedConfigurationV1(requestParameters: ConfigurationHubV1ApiDeleteUploadedConfigurationV1Request, axiosOptions?: RawAxiosRequestConfig) {
2790
- return ConfigurationHubV1ApiFp(this.configuration).deleteUploadedConfigurationV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
2789
+ public deleteUploadedConfigurationV1(requestParameters: ConfigurationHubApiDeleteUploadedConfigurationV1Request, axiosOptions?: RawAxiosRequestConfig) {
2790
+ return ConfigurationHubApiFp(this.configuration).deleteUploadedConfigurationV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
2791
2791
  }
2792
2792
 
2793
2793
  /**
2794
2794
  * This API gets an existing deploy for the current tenant.
2795
2795
  * @summary Get a deploy
2796
- * @param {ConfigurationHubV1ApiGetDeployV1Request} requestParameters Request parameters.
2796
+ * @param {ConfigurationHubApiGetDeployV1Request} requestParameters Request parameters.
2797
2797
  * @param {*} [axiosOptions] Override http request option.
2798
2798
  * @throws {RequiredError}
2799
- * @memberof ConfigurationHubV1Api
2799
+ * @memberof ConfigurationHubApi
2800
2800
  */
2801
- public getDeployV1(requestParameters: ConfigurationHubV1ApiGetDeployV1Request, axiosOptions?: RawAxiosRequestConfig) {
2802
- return ConfigurationHubV1ApiFp(this.configuration).getDeployV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
2801
+ public getDeployV1(requestParameters: ConfigurationHubApiGetDeployV1Request, axiosOptions?: RawAxiosRequestConfig) {
2802
+ return ConfigurationHubApiFp(this.configuration).getDeployV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
2803
2803
  }
2804
2804
 
2805
2805
  /**
2806
2806
  * This gets a list of existing object mappings between current org and source org. Source org should be \"default\" when getting object mappings that are not associated to any particular org. The request will need the following security scope: - sp:config-object-mapping:read
2807
2807
  * @summary Gets list of object mappings
2808
- * @param {ConfigurationHubV1ApiGetObjectMappingsV1Request} requestParameters Request parameters.
2808
+ * @param {ConfigurationHubApiGetObjectMappingsV1Request} requestParameters Request parameters.
2809
2809
  * @param {*} [axiosOptions] Override http request option.
2810
2810
  * @throws {RequiredError}
2811
- * @memberof ConfigurationHubV1Api
2811
+ * @memberof ConfigurationHubApi
2812
2812
  */
2813
- public getObjectMappingsV1(requestParameters: ConfigurationHubV1ApiGetObjectMappingsV1Request, axiosOptions?: RawAxiosRequestConfig) {
2814
- return ConfigurationHubV1ApiFp(this.configuration).getObjectMappingsV1(requestParameters.sourceOrg, axiosOptions).then((request) => request(this.axios, this.basePath));
2813
+ public getObjectMappingsV1(requestParameters: ConfigurationHubApiGetObjectMappingsV1Request, axiosOptions?: RawAxiosRequestConfig) {
2814
+ return ConfigurationHubApiFp(this.configuration).getObjectMappingsV1(requestParameters.sourceOrg, axiosOptions).then((request) => request(this.axios, this.basePath));
2815
2815
  }
2816
2816
 
2817
2817
  /**
2818
2818
  * This API gets an existing uploaded configuration for the current tenant.
2819
2819
  * @summary Get an uploaded configuration
2820
- * @param {ConfigurationHubV1ApiGetUploadedConfigurationV1Request} requestParameters Request parameters.
2820
+ * @param {ConfigurationHubApiGetUploadedConfigurationV1Request} requestParameters Request parameters.
2821
2821
  * @param {*} [axiosOptions] Override http request option.
2822
2822
  * @throws {RequiredError}
2823
- * @memberof ConfigurationHubV1Api
2823
+ * @memberof ConfigurationHubApi
2824
2824
  */
2825
- public getUploadedConfigurationV1(requestParameters: ConfigurationHubV1ApiGetUploadedConfigurationV1Request, axiosOptions?: RawAxiosRequestConfig) {
2826
- return ConfigurationHubV1ApiFp(this.configuration).getUploadedConfigurationV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
2825
+ public getUploadedConfigurationV1(requestParameters: ConfigurationHubApiGetUploadedConfigurationV1Request, axiosOptions?: RawAxiosRequestConfig) {
2826
+ return ConfigurationHubApiFp(this.configuration).getUploadedConfigurationV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
2827
2827
  }
2828
2828
 
2829
2829
  /**
2830
2830
  * This API gets a list of existing backups for the current tenant.
2831
2831
  * @summary List backups
2832
- * @param {ConfigurationHubV1ApiListBackupsV1Request} requestParameters Request parameters.
2832
+ * @param {ConfigurationHubApiListBackupsV1Request} requestParameters Request parameters.
2833
2833
  * @param {*} [axiosOptions] Override http request option.
2834
2834
  * @throws {RequiredError}
2835
- * @memberof ConfigurationHubV1Api
2835
+ * @memberof ConfigurationHubApi
2836
2836
  */
2837
- public listBackupsV1(requestParameters: ConfigurationHubV1ApiListBackupsV1Request = {}, axiosOptions?: RawAxiosRequestConfig) {
2838
- return ConfigurationHubV1ApiFp(this.configuration).listBackupsV1(requestParameters.filters, axiosOptions).then((request) => request(this.axios, this.basePath));
2837
+ public listBackupsV1(requestParameters: ConfigurationHubApiListBackupsV1Request = {}, axiosOptions?: RawAxiosRequestConfig) {
2838
+ return ConfigurationHubApiFp(this.configuration).listBackupsV1(requestParameters.filters, axiosOptions).then((request) => request(this.axios, this.basePath));
2839
2839
  }
2840
2840
 
2841
2841
  /**
@@ -2843,22 +2843,22 @@ export class ConfigurationHubV1Api extends BaseAPI {
2843
2843
  * @summary List deploys
2844
2844
  * @param {*} [axiosOptions] Override http request option.
2845
2845
  * @throws {RequiredError}
2846
- * @memberof ConfigurationHubV1Api
2846
+ * @memberof ConfigurationHubApi
2847
2847
  */
2848
2848
  public listDeploysV1(axiosOptions?: RawAxiosRequestConfig) {
2849
- return ConfigurationHubV1ApiFp(this.configuration).listDeploysV1(axiosOptions).then((request) => request(this.axios, this.basePath));
2849
+ return ConfigurationHubApiFp(this.configuration).listDeploysV1(axiosOptions).then((request) => request(this.axios, this.basePath));
2850
2850
  }
2851
2851
 
2852
2852
  /**
2853
2853
  * This API gets a list of existing drafts for the current tenant.
2854
2854
  * @summary List drafts
2855
- * @param {ConfigurationHubV1ApiListDraftsV1Request} requestParameters Request parameters.
2855
+ * @param {ConfigurationHubApiListDraftsV1Request} requestParameters Request parameters.
2856
2856
  * @param {*} [axiosOptions] Override http request option.
2857
2857
  * @throws {RequiredError}
2858
- * @memberof ConfigurationHubV1Api
2858
+ * @memberof ConfigurationHubApi
2859
2859
  */
2860
- public listDraftsV1(requestParameters: ConfigurationHubV1ApiListDraftsV1Request = {}, axiosOptions?: RawAxiosRequestConfig) {
2861
- return ConfigurationHubV1ApiFp(this.configuration).listDraftsV1(requestParameters.filters, axiosOptions).then((request) => request(this.axios, this.basePath));
2860
+ public listDraftsV1(requestParameters: ConfigurationHubApiListDraftsV1Request = {}, axiosOptions?: RawAxiosRequestConfig) {
2861
+ return ConfigurationHubApiFp(this.configuration).listDraftsV1(requestParameters.filters, axiosOptions).then((request) => request(this.axios, this.basePath));
2862
2862
  }
2863
2863
 
2864
2864
  /**
@@ -2866,46 +2866,46 @@ export class ConfigurationHubV1Api extends BaseAPI {
2866
2866
  * @summary List scheduled actions
2867
2867
  * @param {*} [axiosOptions] Override http request option.
2868
2868
  * @throws {RequiredError}
2869
- * @memberof ConfigurationHubV1Api
2869
+ * @memberof ConfigurationHubApi
2870
2870
  */
2871
2871
  public listScheduledActionsV1(axiosOptions?: RawAxiosRequestConfig) {
2872
- return ConfigurationHubV1ApiFp(this.configuration).listScheduledActionsV1(axiosOptions).then((request) => request(this.axios, this.basePath));
2872
+ return ConfigurationHubApiFp(this.configuration).listScheduledActionsV1(axiosOptions).then((request) => request(this.axios, this.basePath));
2873
2873
  }
2874
2874
 
2875
2875
  /**
2876
2876
  * This API gets a list of existing uploaded configurations for the current tenant.
2877
2877
  * @summary List uploaded configurations
2878
- * @param {ConfigurationHubV1ApiListUploadedConfigurationsV1Request} requestParameters Request parameters.
2878
+ * @param {ConfigurationHubApiListUploadedConfigurationsV1Request} requestParameters Request parameters.
2879
2879
  * @param {*} [axiosOptions] Override http request option.
2880
2880
  * @throws {RequiredError}
2881
- * @memberof ConfigurationHubV1Api
2881
+ * @memberof ConfigurationHubApi
2882
2882
  */
2883
- public listUploadedConfigurationsV1(requestParameters: ConfigurationHubV1ApiListUploadedConfigurationsV1Request = {}, axiosOptions?: RawAxiosRequestConfig) {
2884
- return ConfigurationHubV1ApiFp(this.configuration).listUploadedConfigurationsV1(requestParameters.filters, axiosOptions).then((request) => request(this.axios, this.basePath));
2883
+ public listUploadedConfigurationsV1(requestParameters: ConfigurationHubApiListUploadedConfigurationsV1Request = {}, axiosOptions?: RawAxiosRequestConfig) {
2884
+ return ConfigurationHubApiFp(this.configuration).listUploadedConfigurationsV1(requestParameters.filters, axiosOptions).then((request) => request(this.axios, this.basePath));
2885
2885
  }
2886
2886
 
2887
2887
  /**
2888
2888
  * This updates a set of object mappings, only enabled and targetValue fields can be updated. Source org should be \"default\" when updating object mappings that are not associated to any particular org. The request will need the following security scope: - sp:config-object-mapping:manage
2889
2889
  * @summary Bulk updates object mappings
2890
- * @param {ConfigurationHubV1ApiUpdateObjectMappingsV1Request} requestParameters Request parameters.
2890
+ * @param {ConfigurationHubApiUpdateObjectMappingsV1Request} requestParameters Request parameters.
2891
2891
  * @param {*} [axiosOptions] Override http request option.
2892
2892
  * @throws {RequiredError}
2893
- * @memberof ConfigurationHubV1Api
2893
+ * @memberof ConfigurationHubApi
2894
2894
  */
2895
- public updateObjectMappingsV1(requestParameters: ConfigurationHubV1ApiUpdateObjectMappingsV1Request, axiosOptions?: RawAxiosRequestConfig) {
2896
- return ConfigurationHubV1ApiFp(this.configuration).updateObjectMappingsV1(requestParameters.sourceOrg, requestParameters.objectmappingbulkpatchrequestV1, axiosOptions).then((request) => request(this.axios, this.basePath));
2895
+ public updateObjectMappingsV1(requestParameters: ConfigurationHubApiUpdateObjectMappingsV1Request, axiosOptions?: RawAxiosRequestConfig) {
2896
+ return ConfigurationHubApiFp(this.configuration).updateObjectMappingsV1(requestParameters.sourceOrg, requestParameters.objectmappingbulkpatchrequest, axiosOptions).then((request) => request(this.axios, this.basePath));
2897
2897
  }
2898
2898
 
2899
2899
  /**
2900
2900
  * This API updates an existing scheduled action using JSON Patch format.
2901
2901
  * @summary Update scheduled action
2902
- * @param {ConfigurationHubV1ApiUpdateScheduledActionV1Request} requestParameters Request parameters.
2902
+ * @param {ConfigurationHubApiUpdateScheduledActionV1Request} requestParameters Request parameters.
2903
2903
  * @param {*} [axiosOptions] Override http request option.
2904
2904
  * @throws {RequiredError}
2905
- * @memberof ConfigurationHubV1Api
2905
+ * @memberof ConfigurationHubApi
2906
2906
  */
2907
- public updateScheduledActionV1(requestParameters: ConfigurationHubV1ApiUpdateScheduledActionV1Request, axiosOptions?: RawAxiosRequestConfig) {
2908
- return ConfigurationHubV1ApiFp(this.configuration).updateScheduledActionV1(requestParameters.id, requestParameters.jsonpatchV1, axiosOptions).then((request) => request(this.axios, this.basePath));
2907
+ public updateScheduledActionV1(requestParameters: ConfigurationHubApiUpdateScheduledActionV1Request, axiosOptions?: RawAxiosRequestConfig) {
2908
+ return ConfigurationHubApiFp(this.configuration).updateScheduledActionV1(requestParameters.id, requestParameters.jsonpatch, axiosOptions).then((request) => request(this.axios, this.basePath));
2909
2909
  }
2910
2910
  }
2911
2911