sailpoint-api-client 2.0.0 → 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
@@ -78,15 +78,35 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
78
78
  return (mod && mod.__esModule) ? mod : { "default": mod };
79
79
  };
80
80
  Object.defineProperty(exports, "__esModule", { value: true });
81
- exports.SourcesV1Api = exports.SourcesV1ApiFactory = exports.SourcesV1ApiFp = exports.SourcesV1ApiAxiosParamCreator = exports.UsagetypeV1 = exports.TransformreadV1TypeV1 = exports.TransformV1TypeV1 = exports.TaskresultdtoV1TypeV1 = exports.StatusresponseV1StatusV1 = exports.SourcesyncjobV1StatusV1 = exports.SourcehealthdtoV1StatusV1 = exports.SourceV1StatusV1 = exports.SourceV1FeaturesV1 = exports.SourceSchemasInnerV1TypeV1 = exports.SourcePasswordPoliciesInnerV1TypeV1 = exports.SourceOwnerV1TypeV1 = exports.SourceManagerCorrelationRuleV1TypeV1 = exports.SourceManagementWorkgroupV1TypeV1 = exports.SourceClusterV1TypeV1 = exports.SourceBeforeProvisioningRuleV1TypeV1 = exports.SourceAccountCorrelationRuleV1TypeV1 = exports.SourceAccountCorrelationConfigV1TypeV1 = exports.SchemaV1FeaturesV1 = exports.Schedule3V1TypeV1 = exports.NativechangedetectionconfigV1OperationsV1 = exports.LocaleoriginV1 = exports.LoaduncorrelatedaccountstaskTaskV1CompletionStatusV1 = exports.LoaduncorrelatedaccountstaskTaskMessagesInnerV1TypeV1 = exports.LoadaccountstaskTaskV1CompletionStatusV1 = exports.LoadaccountstaskTaskMessagesInnerV1TypeV1 = exports.JsonpatchoperationV1OpV1 = exports.FielddetailsdtoV1TypeV1 = exports.EntitlementapprovalschemeV1ApproverTypeV1 = exports.EntitlementaccessrequestconfigMaxPermittedAccessDurationV1TimeUnitV1 = exports.DtotypeV1 = exports.DependantconnectionsmissingdtoV1DependencyTypeV1 = exports.DeleteSourceV1202ResponseV1TypeV1 = exports.CorrelationconfigAttributeAssignmentsInnerV1MatchModeV1 = exports.CorrelationconfigAttributeAssignmentsInnerV1OperationV1 = exports.ConnectordetailV1StatusV1 = exports.AttrsyncsourceV1TypeV1 = exports.AttributedefinitiontypeV1 = exports.AttributedefinitionSchemaV1TypeV1 = exports.ApprovalconfigV1AutoApproveV1 = exports.ApprovalconfigV1MachineIdentityManagerAssignmentV1 = exports.ApprovalconfigV1RequiresCommentV1 = exports.ApprovalconfigTimeoutConfigV1TimeoutResultV1 = exports.ApprovalconfigSerialChainInnerV1IdentityTypeV1 = exports.ApprovalconfigFallbackApproverV1TypeV1 = exports.ApprovalconfigEscalationConfigEscalationChainInnerV1IdentityTypeV1 = void 0;
82
- exports.UpdateSourceScheduleV1ScheduleTypeV1 = exports.GetSourceSchemasV1IncludeTypesV1 = exports.GetSourceScheduleV1ScheduleTypeV1 = exports.GetSourceConfigV1LocaleV1 = exports.DeleteSourceScheduleV1ScheduleTypeV1 = void 0;
81
+ exports.SourcesApi = exports.SourcesApiFactory = exports.SourcesApiFp = exports.SourcesApiAxiosParamCreator = exports.Usagetype = exports.TransformreadTypeEnum = exports.TransformTypeEnum = exports.TaskresultdtoTypeEnum = exports.StatusresponseStatusEnum = exports.SourcesyncjobStatusEnum = exports.SourcehealthdtoStatusEnum = exports.SourceSchemasInnerTypeEnum = exports.SourcePasswordPoliciesInnerTypeEnum = exports.SourceOwnerTypeEnum = exports.SourceManagerCorrelationRuleTypeEnum = exports.SourceManagementWorkgroupTypeEnum = exports.SourceClusterTypeEnum = exports.SourceBeforeProvisioningRuleTypeEnum = exports.SourceAccountCorrelationRuleTypeEnum = exports.SourceAccountCorrelationConfigTypeEnum = exports.SourceStatusEnum = exports.SourceFeaturesEnum = exports.SchemaFeaturesEnum = exports.Schedule3TypeEnum = exports.NativechangedetectionconfigOperationsEnum = exports.Localeorigin = exports.LoaduncorrelatedaccountstaskTaskMessagesInnerTypeEnum = exports.LoaduncorrelatedaccountstaskTaskCompletionStatusEnum = exports.LoadaccountstaskTaskMessagesInnerTypeEnum = exports.LoadaccountstaskTaskCompletionStatusEnum = exports.JsonpatchoperationOpEnum = exports.FielddetailsdtoTypeEnum = exports.EntitlementapprovalschemeApproverTypeEnum = exports.EntitlementaccessrequestconfigMaxPermittedAccessDurationTimeUnitEnum = exports.Dtotype = exports.DependantconnectionsmissingdtoDependencyTypeEnum = exports.DeleteSourceV1202ResponseTypeEnum = exports.CorrelationconfigAttributeAssignmentsInnerMatchModeEnum = exports.CorrelationconfigAttributeAssignmentsInnerOperationEnum = exports.ConnectordetailStatusEnum = exports.AttrsyncsourceTypeEnum = exports.Attributedefinitiontype = exports.AttributedefinitionSchemaTypeEnum = exports.ApprovalconfigTimeoutConfigTimeoutResultEnum = exports.ApprovalconfigSerialChainInnerIdentityTypeEnum = exports.ApprovalconfigFallbackApproverTypeEnum = exports.ApprovalconfigEscalationConfigEscalationChainInnerIdentityTypeEnum = exports.ApprovalconfigAutoApproveEnum = exports.ApprovalconfigMachineIdentityManagerAssignmentEnum = exports.ApprovalconfigRequiresCommentEnum = void 0;
82
+ exports.UpdateSourceScheduleV1ScheduleTypeEnum = exports.GetSourceSchemasV1IncludeTypesEnum = exports.GetSourceScheduleV1ScheduleTypeEnum = exports.GetSourceConfigV1LocaleEnum = exports.DeleteSourceScheduleV1ScheduleTypeEnum = void 0;
83
83
  var axios_1 = __importDefault(require("axios"));
84
84
  // Some imports not used depending on template conditions
85
85
  // @ts-ignore
86
86
  var common_1 = require("./common");
87
87
  // @ts-ignore
88
88
  var base_1 = require("./base");
89
- exports.ApprovalconfigEscalationConfigEscalationChainInnerV1IdentityTypeV1 = {
89
+ exports.ApprovalconfigRequiresCommentEnum = {
90
+ Approval: 'APPROVAL',
91
+ Rejection: 'REJECTION',
92
+ All: 'ALL',
93
+ Off: 'OFF'
94
+ };
95
+ exports.ApprovalconfigMachineIdentityManagerAssignmentEnum = {
96
+ ManagerOfRequester: 'MANAGER_OF_REQUESTER',
97
+ MachineIdentityOwner: 'MACHINE_IDENTITY_OWNER',
98
+ ManagerOfMachineIdentityOwner: 'MANAGER_OF_MACHINE_IDENTITY_OWNER',
99
+ RequestedTargetOwner: 'REQUESTED_TARGET_OWNER',
100
+ ManagerOfRequestedTargetOwner: 'MANAGER_OF_REQUESTED_TARGET_OWNER',
101
+ AccountOwner: 'ACCOUNT_OWNER',
102
+ ManagerOfAccountOwner: 'MANAGER_OF_ACCOUNT_OWNER'
103
+ };
104
+ exports.ApprovalconfigAutoApproveEnum = {
105
+ Off: 'OFF',
106
+ Direct: 'DIRECT',
107
+ Indirect: 'INDIRECT'
108
+ };
109
+ exports.ApprovalconfigEscalationConfigEscalationChainInnerIdentityTypeEnum = {
90
110
  Identity: 'IDENTITY',
91
111
  ManagerOf: 'MANAGER_OF',
92
112
  AccountOwner: 'ACCOUNT_OWNER',
@@ -110,7 +130,7 @@ exports.ApprovalconfigEscalationConfigEscalationChainInnerV1IdentityTypeV1 = {
110
130
  RolePrimaryOwner: 'ROLE_PRIMARY_OWNER',
111
131
  SourcePrimaryOwner: 'SOURCE_PRIMARY_OWNER'
112
132
  };
113
- exports.ApprovalconfigFallbackApproverV1TypeV1 = {
133
+ exports.ApprovalconfigFallbackApproverTypeEnum = {
114
134
  Identity: 'IDENTITY',
115
135
  ManagerOf: 'MANAGER_OF',
116
136
  AccountOwner: 'ACCOUNT_OWNER',
@@ -136,7 +156,7 @@ exports.ApprovalconfigFallbackApproverV1TypeV1 = {
136
156
  SourcePrimaryOwner: 'SOURCE_PRIMARY_OWNER',
137
157
  RequestedTargetPrimaryOwner: 'REQUESTED_TARGET_PRIMARY_OWNER'
138
158
  };
139
- exports.ApprovalconfigSerialChainInnerV1IdentityTypeV1 = {
159
+ exports.ApprovalconfigSerialChainInnerIdentityTypeEnum = {
140
160
  Identity: 'IDENTITY',
141
161
  GovernanceGroup: 'GOVERNANCE_GROUP',
142
162
  ManagerOf: 'MANAGER_OF',
@@ -175,31 +195,11 @@ exports.ApprovalconfigSerialChainInnerV1IdentityTypeV1 = {
175
195
  SourceAllOwnerGroup: 'SOURCE_ALL_OWNER_GROUP',
176
196
  RequestedTargetAllOwnerGroup: 'REQUESTED_TARGET_ALL_OWNER_GROUP'
177
197
  };
178
- exports.ApprovalconfigTimeoutConfigV1TimeoutResultV1 = {
198
+ exports.ApprovalconfigTimeoutConfigTimeoutResultEnum = {
179
199
  Expired: 'EXPIRED',
180
200
  Approved: 'APPROVED'
181
201
  };
182
- exports.ApprovalconfigV1RequiresCommentV1 = {
183
- Approval: 'APPROVAL',
184
- Rejection: 'REJECTION',
185
- All: 'ALL',
186
- Off: 'OFF'
187
- };
188
- exports.ApprovalconfigV1MachineIdentityManagerAssignmentV1 = {
189
- ManagerOfRequester: 'MANAGER_OF_REQUESTER',
190
- MachineIdentityOwner: 'MACHINE_IDENTITY_OWNER',
191
- ManagerOfMachineIdentityOwner: 'MANAGER_OF_MACHINE_IDENTITY_OWNER',
192
- RequestedTargetOwner: 'REQUESTED_TARGET_OWNER',
193
- ManagerOfRequestedTargetOwner: 'MANAGER_OF_REQUESTED_TARGET_OWNER',
194
- AccountOwner: 'ACCOUNT_OWNER',
195
- ManagerOfAccountOwner: 'MANAGER_OF_ACCOUNT_OWNER'
196
- };
197
- exports.ApprovalconfigV1AutoApproveV1 = {
198
- Off: 'OFF',
199
- Direct: 'DIRECT',
200
- Indirect: 'INDIRECT'
201
- };
202
- exports.AttributedefinitionSchemaV1TypeV1 = {
202
+ exports.AttributedefinitionSchemaTypeEnum = {
203
203
  ConnectorSchema: 'CONNECTOR_SCHEMA'
204
204
  };
205
205
  /**
@@ -207,34 +207,34 @@ exports.AttributedefinitionSchemaV1TypeV1 = {
207
207
  * @export
208
208
  * @enum {string}
209
209
  */
210
- exports.AttributedefinitiontypeV1 = {
210
+ exports.Attributedefinitiontype = {
211
211
  String: 'STRING',
212
212
  Long: 'LONG',
213
213
  Int: 'INT',
214
214
  Boolean: 'BOOLEAN',
215
215
  Date: 'DATE'
216
216
  };
217
- exports.AttrsyncsourceV1TypeV1 = {
217
+ exports.AttrsyncsourceTypeEnum = {
218
218
  Source: 'SOURCE'
219
219
  };
220
- exports.ConnectordetailV1StatusV1 = {
220
+ exports.ConnectordetailStatusEnum = {
221
221
  Deprecated: 'DEPRECATED',
222
222
  Development: 'DEVELOPMENT',
223
223
  Demo: 'DEMO',
224
224
  Released: 'RELEASED'
225
225
  };
226
- exports.CorrelationconfigAttributeAssignmentsInnerV1OperationV1 = {
226
+ exports.CorrelationconfigAttributeAssignmentsInnerOperationEnum = {
227
227
  Eq: 'EQ'
228
228
  };
229
- exports.CorrelationconfigAttributeAssignmentsInnerV1MatchModeV1 = {
229
+ exports.CorrelationconfigAttributeAssignmentsInnerMatchModeEnum = {
230
230
  Anywhere: 'ANYWHERE',
231
231
  Start: 'START',
232
232
  End: 'END'
233
233
  };
234
- exports.DeleteSourceV1202ResponseV1TypeV1 = {
234
+ exports.DeleteSourceV1202ResponseTypeEnum = {
235
235
  TaskResult: 'TASK_RESULT'
236
236
  };
237
- exports.DependantconnectionsmissingdtoV1DependencyTypeV1 = {
237
+ exports.DependantconnectionsmissingdtoDependencyTypeEnum = {
238
238
  IdentityProfiles: 'identityProfiles',
239
239
  CredentialProfiles: 'credentialProfiles',
240
240
  MappingProfiles: 'mappingProfiles',
@@ -247,7 +247,7 @@ exports.DependantconnectionsmissingdtoV1DependencyTypeV1 = {
247
247
  * @export
248
248
  * @enum {string}
249
249
  */
250
- exports.DtotypeV1 = {
250
+ exports.Dtotype = {
251
251
  AccountCorrelationConfig: 'ACCOUNT_CORRELATION_CONFIG',
252
252
  AccessProfile: 'ACCESS_PROFILE',
253
253
  AccessRequestApproval: 'ACCESS_REQUEST_APPROVAL',
@@ -278,20 +278,20 @@ exports.DtotypeV1 = {
278
278
  AccountActivity: 'ACCOUNT_ACTIVITY',
279
279
  Workgroup: 'WORKGROUP'
280
280
  };
281
- exports.EntitlementaccessrequestconfigMaxPermittedAccessDurationV1TimeUnitV1 = {
281
+ exports.EntitlementaccessrequestconfigMaxPermittedAccessDurationTimeUnitEnum = {
282
282
  Hours: 'HOURS',
283
283
  Days: 'DAYS',
284
284
  Weeks: 'WEEKS',
285
285
  Months: 'MONTHS'
286
286
  };
287
- exports.EntitlementapprovalschemeV1ApproverTypeV1 = {
287
+ exports.EntitlementapprovalschemeApproverTypeEnum = {
288
288
  EntitlementOwner: 'ENTITLEMENT_OWNER',
289
289
  SourceOwner: 'SOURCE_OWNER',
290
290
  Manager: 'MANAGER',
291
291
  GovernanceGroup: 'GOVERNANCE_GROUP',
292
292
  Workflow: 'WORKFLOW'
293
293
  };
294
- exports.FielddetailsdtoV1TypeV1 = {
294
+ exports.FielddetailsdtoTypeEnum = {
295
295
  String: 'string',
296
296
  Int: 'int',
297
297
  Long: 'long',
@@ -299,7 +299,7 @@ exports.FielddetailsdtoV1TypeV1 = {
299
299
  Boolean: 'boolean',
300
300
  Secret: 'secret'
301
301
  };
302
- exports.JsonpatchoperationV1OpV1 = {
302
+ exports.JsonpatchoperationOpEnum = {
303
303
  Add: 'add',
304
304
  Remove: 'remove',
305
305
  Replace: 'replace',
@@ -307,49 +307,49 @@ exports.JsonpatchoperationV1OpV1 = {
307
307
  Copy: 'copy',
308
308
  Test: 'test'
309
309
  };
310
- exports.LoadaccountstaskTaskMessagesInnerV1TypeV1 = {
311
- Info: 'INFO',
312
- Warn: 'WARN',
313
- Error: 'ERROR'
314
- };
315
- exports.LoadaccountstaskTaskV1CompletionStatusV1 = {
310
+ exports.LoadaccountstaskTaskCompletionStatusEnum = {
316
311
  Success: 'SUCCESS',
317
312
  Warning: 'WARNING',
318
313
  Error: 'ERROR',
319
314
  Terminated: 'TERMINATED',
320
315
  TempError: 'TEMP_ERROR'
321
316
  };
322
- exports.LoaduncorrelatedaccountstaskTaskMessagesInnerV1TypeV1 = {
317
+ exports.LoadaccountstaskTaskMessagesInnerTypeEnum = {
323
318
  Info: 'INFO',
324
319
  Warn: 'WARN',
325
320
  Error: 'ERROR'
326
321
  };
327
- exports.LoaduncorrelatedaccountstaskTaskV1CompletionStatusV1 = {
322
+ exports.LoaduncorrelatedaccountstaskTaskCompletionStatusEnum = {
328
323
  Success: 'SUCCESS',
329
324
  Warning: 'WARNING',
330
325
  Error: 'ERROR',
331
326
  Terminated: 'TERMINATED',
332
327
  TempError: 'TEMP_ERROR'
333
328
  };
329
+ exports.LoaduncorrelatedaccountstaskTaskMessagesInnerTypeEnum = {
330
+ Info: 'INFO',
331
+ Warn: 'WARN',
332
+ Error: 'ERROR'
333
+ };
334
334
  /**
335
335
  * 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.
336
336
  * @export
337
337
  * @enum {string}
338
338
  */
339
- exports.LocaleoriginV1 = {
339
+ exports.Localeorigin = {
340
340
  Default: 'DEFAULT',
341
341
  Request: 'REQUEST'
342
342
  };
343
- exports.NativechangedetectionconfigV1OperationsV1 = {
343
+ exports.NativechangedetectionconfigOperationsEnum = {
344
344
  AccountUpdated: 'ACCOUNT_UPDATED',
345
345
  AccountCreated: 'ACCOUNT_CREATED',
346
346
  AccountDeleted: 'ACCOUNT_DELETED'
347
347
  };
348
- exports.Schedule3V1TypeV1 = {
348
+ exports.Schedule3TypeEnum = {
349
349
  AccountAggregation: 'ACCOUNT_AGGREGATION',
350
350
  GroupAggregation: 'GROUP_AGGREGATION'
351
351
  };
352
- exports.SchemaV1FeaturesV1 = {
352
+ exports.SchemaFeaturesEnum = {
353
353
  Authenticate: 'AUTHENTICATE',
354
354
  Composite: 'COMPOSITE',
355
355
  DirectPermissions: 'DIRECT_PERMISSIONS',
@@ -384,34 +384,7 @@ exports.SchemaV1FeaturesV1 = {
384
384
  ApplicationDiscovery: 'APPLICATION_DISCOVERY',
385
385
  Delete: 'DELETE'
386
386
  };
387
- exports.SourceAccountCorrelationConfigV1TypeV1 = {
388
- AccountCorrelationConfig: 'ACCOUNT_CORRELATION_CONFIG'
389
- };
390
- exports.SourceAccountCorrelationRuleV1TypeV1 = {
391
- Rule: 'RULE'
392
- };
393
- exports.SourceBeforeProvisioningRuleV1TypeV1 = {
394
- Rule: 'RULE'
395
- };
396
- exports.SourceClusterV1TypeV1 = {
397
- Cluster: 'CLUSTER'
398
- };
399
- exports.SourceManagementWorkgroupV1TypeV1 = {
400
- GovernanceGroup: 'GOVERNANCE_GROUP'
401
- };
402
- exports.SourceManagerCorrelationRuleV1TypeV1 = {
403
- Rule: 'RULE'
404
- };
405
- exports.SourceOwnerV1TypeV1 = {
406
- Identity: 'IDENTITY'
407
- };
408
- exports.SourcePasswordPoliciesInnerV1TypeV1 = {
409
- PasswordPolicy: 'PASSWORD_POLICY'
410
- };
411
- exports.SourceSchemasInnerV1TypeV1 = {
412
- ConnectorSchema: 'CONNECTOR_SCHEMA'
413
- };
414
- exports.SourceV1FeaturesV1 = {
387
+ exports.SourceFeaturesEnum = {
415
388
  Authenticate: 'AUTHENTICATE',
416
389
  Composite: 'COMPOSITE',
417
390
  DirectPermissions: 'DIRECT_PERMISSIONS',
@@ -446,7 +419,7 @@ exports.SourceV1FeaturesV1 = {
446
419
  ApplicationDiscovery: 'APPLICATION_DISCOVERY',
447
420
  Delete: 'DELETE'
448
421
  };
449
- exports.SourceV1StatusV1 = {
422
+ exports.SourceStatusEnum = {
450
423
  SourceStateErrorAccountFileImport: 'SOURCE_STATE_ERROR_ACCOUNT_FILE_IMPORT',
451
424
  SourceStateErrorCluster: 'SOURCE_STATE_ERROR_CLUSTER',
452
425
  SourceStateErrorSource: 'SOURCE_STATE_ERROR_SOURCE',
@@ -459,7 +432,34 @@ exports.SourceV1StatusV1 = {
459
432
  SourceStateUncheckedSource: 'SOURCE_STATE_UNCHECKED_SOURCE',
460
433
  SourceStateUncheckedSourceNoAccounts: 'SOURCE_STATE_UNCHECKED_SOURCE_NO_ACCOUNTS'
461
434
  };
462
- exports.SourcehealthdtoV1StatusV1 = {
435
+ exports.SourceAccountCorrelationConfigTypeEnum = {
436
+ AccountCorrelationConfig: 'ACCOUNT_CORRELATION_CONFIG'
437
+ };
438
+ exports.SourceAccountCorrelationRuleTypeEnum = {
439
+ Rule: 'RULE'
440
+ };
441
+ exports.SourceBeforeProvisioningRuleTypeEnum = {
442
+ Rule: 'RULE'
443
+ };
444
+ exports.SourceClusterTypeEnum = {
445
+ Cluster: 'CLUSTER'
446
+ };
447
+ exports.SourceManagementWorkgroupTypeEnum = {
448
+ GovernanceGroup: 'GOVERNANCE_GROUP'
449
+ };
450
+ exports.SourceManagerCorrelationRuleTypeEnum = {
451
+ Rule: 'RULE'
452
+ };
453
+ exports.SourceOwnerTypeEnum = {
454
+ Identity: 'IDENTITY'
455
+ };
456
+ exports.SourcePasswordPoliciesInnerTypeEnum = {
457
+ PasswordPolicy: 'PASSWORD_POLICY'
458
+ };
459
+ exports.SourceSchemasInnerTypeEnum = {
460
+ ConnectorSchema: 'CONNECTOR_SCHEMA'
461
+ };
462
+ exports.SourcehealthdtoStatusEnum = {
463
463
  SourceStateErrorCluster: 'SOURCE_STATE_ERROR_CLUSTER',
464
464
  SourceStateErrorSource: 'SOURCE_STATE_ERROR_SOURCE',
465
465
  SourceStateErrorVa: 'SOURCE_STATE_ERROR_VA',
@@ -472,20 +472,20 @@ exports.SourcehealthdtoV1StatusV1 = {
472
472
  SourceStateUncheckedSourceNoAccounts: 'SOURCE_STATE_UNCHECKED_SOURCE_NO_ACCOUNTS',
473
473
  SourceStateErrorAccountFileImport: 'SOURCE_STATE_ERROR_ACCOUNT_FILE_IMPORT'
474
474
  };
475
- exports.SourcesyncjobV1StatusV1 = {
475
+ exports.SourcesyncjobStatusEnum = {
476
476
  Queued: 'QUEUED',
477
477
  InProgress: 'IN_PROGRESS',
478
478
  Success: 'SUCCESS',
479
479
  Error: 'ERROR'
480
480
  };
481
- exports.StatusresponseV1StatusV1 = {
481
+ exports.StatusresponseStatusEnum = {
482
482
  Success: 'SUCCESS',
483
483
  Failure: 'FAILURE'
484
484
  };
485
- exports.TaskresultdtoV1TypeV1 = {
485
+ exports.TaskresultdtoTypeEnum = {
486
486
  TaskResult: 'TASK_RESULT'
487
487
  };
488
- exports.TransformV1TypeV1 = {
488
+ exports.TransformTypeEnum = {
489
489
  AccountAttribute: 'accountAttribute',
490
490
  Base64Decode: 'base64Decode',
491
491
  Base64Encode: 'base64Encode',
@@ -522,7 +522,7 @@ exports.TransformV1TypeV1 = {
522
522
  DisplayName: 'displayName',
523
523
  Rfc5646: 'rfc5646'
524
524
  };
525
- exports.TransformreadV1TypeV1 = {
525
+ exports.TransformreadTypeEnum = {
526
526
  AccountAttribute: 'accountAttribute',
527
527
  Base64Decode: 'base64Decode',
528
528
  Base64Encode: 'base64Encode',
@@ -564,7 +564,7 @@ exports.TransformreadV1TypeV1 = {
564
564
  * @export
565
565
  * @enum {string}
566
566
  */
567
- exports.UsagetypeV1 = {
567
+ exports.Usagetype = {
568
568
  Create: 'CREATE',
569
569
  Update: 'UPDATE',
570
570
  Enable: 'ENABLE',
@@ -583,29 +583,29 @@ exports.UsagetypeV1 = {
583
583
  ChangePassword: 'CHANGE_PASSWORD'
584
584
  };
585
585
  /**
586
- * SourcesV1Api - axios parameter creator
586
+ * SourcesApi - axios parameter creator
587
587
  * @export
588
588
  */
589
- var SourcesV1ApiAxiosParamCreator = function (configuration) {
589
+ var SourcesApiAxiosParamCreator = function (configuration) {
590
590
  var _this = this;
591
591
  return {
592
592
  /**
593
593
  * This API generates a create policy/template based on field value transforms. This API is intended for use when setting up JDBC Provisioning type sources, but it will also work on other source types. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
594
594
  * @summary Create provisioning policy
595
595
  * @param {string} sourceId The Source id
596
- * @param {ProvisioningpolicydtoV1} provisioningpolicydtoV1
596
+ * @param {Provisioningpolicydto} provisioningpolicydto
597
597
  * @param {*} [axiosOptions] Override http request option.
598
598
  * @throws {RequiredError}
599
599
  */
600
- createProvisioningPolicyV1: function (sourceId, provisioningpolicydtoV1, axiosOptions) {
600
+ createProvisioningPolicyV1: function (sourceId, provisioningpolicydto, axiosOptions) {
601
601
  if (axiosOptions === void 0) { axiosOptions = {}; }
602
602
  return __awaiter(_this, void 0, void 0, function () {
603
603
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
604
604
  return __generator(this, function (_a) {
605
605
  // verify required parameter 'sourceId' is not null or undefined
606
606
  (0, common_1.assertParamExists)('createProvisioningPolicyV1', 'sourceId', sourceId);
607
- // verify required parameter 'provisioningpolicydtoV1' is not null or undefined
608
- (0, common_1.assertParamExists)('createProvisioningPolicyV1', 'provisioningpolicydtoV1', provisioningpolicydtoV1);
607
+ // verify required parameter 'provisioningpolicydto' is not null or undefined
608
+ (0, common_1.assertParamExists)('createProvisioningPolicyV1', 'provisioningpolicydto', provisioningpolicydto);
609
609
  localVarPath = "/sources/v1/{sourceId}/provisioning-policies"
610
610
  .replace("{".concat("sourceId", "}"), encodeURIComponent(String(sourceId)));
611
611
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -619,7 +619,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
619
619
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
620
620
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
621
621
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
622
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(provisioningpolicydtoV1, localVarRequestOptions, configuration);
622
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(provisioningpolicydto, localVarRequestOptions, configuration);
623
623
  return [2 /*return*/, {
624
624
  url: (0, common_1.toPathString)(localVarUrlObj),
625
625
  axiosOptions: localVarRequestOptions,
@@ -631,19 +631,19 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
631
631
  * Use this API to create a new schedule for a type on the specified source in Identity Security Cloud (ISC).
632
632
  * @summary Create schedule on source
633
633
  * @param {string} sourceId Source ID.
634
- * @param {Schedule3V1} schedule3V1
634
+ * @param {Schedule3} schedule3
635
635
  * @param {*} [axiosOptions] Override http request option.
636
636
  * @throws {RequiredError}
637
637
  */
638
- createSourceScheduleV1: function (sourceId, schedule3V1, axiosOptions) {
638
+ createSourceScheduleV1: function (sourceId, schedule3, axiosOptions) {
639
639
  if (axiosOptions === void 0) { axiosOptions = {}; }
640
640
  return __awaiter(_this, void 0, void 0, function () {
641
641
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
642
642
  return __generator(this, function (_a) {
643
643
  // verify required parameter 'sourceId' is not null or undefined
644
644
  (0, common_1.assertParamExists)('createSourceScheduleV1', 'sourceId', sourceId);
645
- // verify required parameter 'schedule3V1' is not null or undefined
646
- (0, common_1.assertParamExists)('createSourceScheduleV1', 'schedule3V1', schedule3V1);
645
+ // verify required parameter 'schedule3' is not null or undefined
646
+ (0, common_1.assertParamExists)('createSourceScheduleV1', 'schedule3', schedule3);
647
647
  localVarPath = "/sources/v1/{sourceId}/schedules"
648
648
  .replace("{".concat("sourceId", "}"), encodeURIComponent(String(sourceId)));
649
649
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -657,7 +657,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
657
657
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
658
658
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
659
659
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
660
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(schedule3V1, localVarRequestOptions, configuration);
660
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(schedule3, localVarRequestOptions, configuration);
661
661
  return [2 /*return*/, {
662
662
  url: (0, common_1.toPathString)(localVarUrlObj),
663
663
  axiosOptions: localVarRequestOptions,
@@ -669,19 +669,19 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
669
669
  * Use this API to create a new schema on the specified source in Identity Security Cloud (ISC).
670
670
  * @summary Create schema on source
671
671
  * @param {string} sourceId Source ID.
672
- * @param {SchemaV1} schemaV1
672
+ * @param {Schema} schema
673
673
  * @param {*} [axiosOptions] Override http request option.
674
674
  * @throws {RequiredError}
675
675
  */
676
- createSourceSchemaV1: function (sourceId, schemaV1, axiosOptions) {
676
+ createSourceSchemaV1: function (sourceId, schema, axiosOptions) {
677
677
  if (axiosOptions === void 0) { axiosOptions = {}; }
678
678
  return __awaiter(_this, void 0, void 0, function () {
679
679
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
680
680
  return __generator(this, function (_a) {
681
681
  // verify required parameter 'sourceId' is not null or undefined
682
682
  (0, common_1.assertParamExists)('createSourceSchemaV1', 'sourceId', sourceId);
683
- // verify required parameter 'schemaV1' is not null or undefined
684
- (0, common_1.assertParamExists)('createSourceSchemaV1', 'schemaV1', schemaV1);
683
+ // verify required parameter 'schema' is not null or undefined
684
+ (0, common_1.assertParamExists)('createSourceSchemaV1', 'schema', schema);
685
685
  localVarPath = "/sources/v1/{sourceId}/schemas"
686
686
  .replace("{".concat("sourceId", "}"), encodeURIComponent(String(sourceId)));
687
687
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -695,7 +695,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
695
695
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
696
696
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
697
697
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
698
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(schemaV1, localVarRequestOptions, configuration);
698
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(schema, localVarRequestOptions, configuration);
699
699
  return [2 /*return*/, {
700
700
  url: (0, common_1.toPathString)(localVarUrlObj),
701
701
  axiosOptions: localVarRequestOptions,
@@ -706,18 +706,18 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
706
706
  /**
707
707
  * This creates a specific source with a full source JSON representation. Any passwords are submitted as plain-text and encrypted upon receipt in IdentityNow.
708
708
  * @summary Creates a source in identitynow.
709
- * @param {SourceV1} sourceV1
709
+ * @param {Source} source
710
710
  * @param {boolean} [provisionAsCsv] If this parameter is `true`, it configures the source as a Delimited File (CSV) source. Setting this to `true` will automatically set the `type` of the source to `DelimitedFile`. You must use this query parameter to create a Delimited File source as you would in the UI. If you don\'t set this query parameter and you attempt to set the `type` attribute directly, the request won\'t correctly generate the source.
711
711
  * @param {*} [axiosOptions] Override http request option.
712
712
  * @throws {RequiredError}
713
713
  */
714
- createSourceV1: function (sourceV1, provisionAsCsv, axiosOptions) {
714
+ createSourceV1: function (source, provisionAsCsv, axiosOptions) {
715
715
  if (axiosOptions === void 0) { axiosOptions = {}; }
716
716
  return __awaiter(_this, void 0, void 0, function () {
717
717
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
718
718
  return __generator(this, function (_a) {
719
- // verify required parameter 'sourceV1' is not null or undefined
720
- (0, common_1.assertParamExists)('createSourceV1', 'sourceV1', sourceV1);
719
+ // verify required parameter 'source' is not null or undefined
720
+ (0, common_1.assertParamExists)('createSourceV1', 'source', source);
721
721
  localVarPath = "/sources/v1";
722
722
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
723
723
  if (configuration) {
@@ -733,7 +733,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
733
733
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
734
734
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
735
735
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
736
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(sourceV1, localVarRequestOptions, configuration);
736
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(source, localVarRequestOptions, configuration);
737
737
  return [2 /*return*/, {
738
738
  url: (0, common_1.toPathString)(localVarUrlObj),
739
739
  axiosOptions: localVarRequestOptions,
@@ -811,7 +811,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
811
811
  * Deletes the provisioning policy with the specified usage on an application.
812
812
  * @summary Delete provisioning policy by usagetype
813
813
  * @param {string} sourceId The Source ID.
814
- * @param {UsagetypeV1} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \'Create Account Profile\', the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \'Update Account Profile\', the provisioning template for the \'Update\' connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \'Enable Account Profile\', the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\'s account is created. DISABLE - This usage type relates to \'Disable Account Profile\', the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
814
+ * @param {Usagetype} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \'Create Account Profile\', the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \'Update Account Profile\', the provisioning template for the \'Update\' connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \'Enable Account Profile\', the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\'s account is created. DISABLE - This usage type relates to \'Disable Account Profile\', the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
815
815
  * @param {*} [axiosOptions] Override http request option.
816
816
  * @throws {RequiredError}
817
817
  */
@@ -848,7 +848,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
848
848
  *
849
849
  * @summary Delete source schedule by type.
850
850
  * @param {string} sourceId The Source id.
851
- * @param {DeleteSourceScheduleV1ScheduleTypeV1} scheduleType The Schedule type.
851
+ * @param {DeleteSourceScheduleV1ScheduleTypeEnum} scheduleType The Schedule type.
852
852
  * @param {*} [axiosOptions] Override http request option.
853
853
  * @throws {RequiredError}
854
854
  */
@@ -1157,7 +1157,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
1157
1157
  * This end-point retrieves the ProvisioningPolicy with the specified usage on the specified Source in IdentityNow.
1158
1158
  * @summary Get provisioning policy by usagetype
1159
1159
  * @param {string} sourceId The Source ID.
1160
- * @param {UsagetypeV1} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \'Create Account Profile\', the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \'Update Account Profile\', the provisioning template for the \'Update\' connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \'Enable Account Profile\', the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\'s account is created. DISABLE - This usage type relates to \'Disable Account Profile\', the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
1160
+ * @param {Usagetype} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \'Create Account Profile\', the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \'Update Account Profile\', the provisioning template for the \'Update\' connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \'Enable Account Profile\', the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\'s account is created. DISABLE - This usage type relates to \'Disable Account Profile\', the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
1161
1161
  * @param {*} [axiosOptions] Override http request option.
1162
1162
  * @throws {RequiredError}
1163
1163
  */
@@ -1234,7 +1234,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
1234
1234
  * Looks up and returns the source config for the requested source id after populating the source config values and applying language translations.
1235
1235
  * @summary Gets source config with language-translations
1236
1236
  * @param {string} id The Source id
1237
- * @param {GetSourceConfigV1LocaleV1} [locale] The locale to apply to the config. If no viable locale is given, it will default to \"en\"
1237
+ * @param {GetSourceConfigV1LocaleEnum} [locale] The locale to apply to the config. If no viable locale is given, it will default to \"en\"
1238
1238
  * @param {*} [axiosOptions] Override http request option.
1239
1239
  * @throws {RequiredError}
1240
1240
  */
@@ -1377,7 +1377,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
1377
1377
  * Get the source schedule by type in Identity Security Cloud (ISC).
1378
1378
  * @summary Get source schedule by type
1379
1379
  * @param {string} sourceId The Source id.
1380
- * @param {GetSourceScheduleV1ScheduleTypeV1} scheduleType The Schedule type.
1380
+ * @param {GetSourceScheduleV1ScheduleTypeEnum} scheduleType The Schedule type.
1381
1381
  * @param {*} [axiosOptions] Override http request option.
1382
1382
  * @throws {RequiredError}
1383
1383
  */
@@ -1484,7 +1484,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
1484
1484
  * Use this API to list the schemas that exist on the specified source in Identity Security Cloud (ISC).
1485
1485
  * @summary List schemas on source
1486
1486
  * @param {string} sourceId Source ID.
1487
- * @param {GetSourceSchemasV1IncludeTypesV1} [includeTypes] If set to \'group\', then the account schema is filtered and only group schemas are returned. Only a value of \'group\' is recognized presently. Note: The API will check whether include-types is group or not, if not, it will list schemas based on include-names, if include-names is not provided, it will list all schemas.
1487
+ * @param {GetSourceSchemasV1IncludeTypesEnum} [includeTypes] If set to \'group\', then the account schema is filtered and only group schemas are returned. Only a value of \'group\' is recognized presently. Note: The API will check whether include-types is group or not, if not, it will list schemas based on include-names, if include-names is not provided, it will list all schemas.
1488
1488
  * @param {string} [includeNames] A comma-separated list of schema names to filter result.
1489
1489
  * @param {*} [axiosOptions] Override http request option.
1490
1490
  * @throws {RequiredError}
@@ -1982,19 +1982,19 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
1982
1982
  * Replaces the correlation configuration for the source specified by the given ID with the configuration provided in the request body.
1983
1983
  * @summary Update source correlation configuration
1984
1984
  * @param {string} id The source id
1985
- * @param {CorrelationconfigV1} correlationconfigV1
1985
+ * @param {Correlationconfig} correlationconfig
1986
1986
  * @param {*} [axiosOptions] Override http request option.
1987
1987
  * @throws {RequiredError}
1988
1988
  */
1989
- putCorrelationConfigV1: function (id, correlationconfigV1, axiosOptions) {
1989
+ putCorrelationConfigV1: function (id, correlationconfig, axiosOptions) {
1990
1990
  if (axiosOptions === void 0) { axiosOptions = {}; }
1991
1991
  return __awaiter(_this, void 0, void 0, function () {
1992
1992
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
1993
1993
  return __generator(this, function (_a) {
1994
1994
  // verify required parameter 'id' is not null or undefined
1995
1995
  (0, common_1.assertParamExists)('putCorrelationConfigV1', 'id', id);
1996
- // verify required parameter 'correlationconfigV1' is not null or undefined
1997
- (0, common_1.assertParamExists)('putCorrelationConfigV1', 'correlationconfigV1', correlationconfigV1);
1996
+ // verify required parameter 'correlationconfig' is not null or undefined
1997
+ (0, common_1.assertParamExists)('putCorrelationConfigV1', 'correlationconfig', correlationconfig);
1998
1998
  localVarPath = "/sources/v1/{id}/correlation-config"
1999
1999
  .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
2000
2000
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -2008,7 +2008,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2008
2008
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
2009
2009
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2010
2010
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
2011
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(correlationconfigV1, localVarRequestOptions, configuration);
2011
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(correlationconfig, localVarRequestOptions, configuration);
2012
2012
  return [2 /*return*/, {
2013
2013
  url: (0, common_1.toPathString)(localVarUrlObj),
2014
2014
  axiosOptions: localVarRequestOptions,
@@ -2020,19 +2020,19 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2020
2020
  * Replaces the native change detection configuration for the source specified by the given ID with the configuration provided in the request body.
2021
2021
  * @summary Update native change detection configuration
2022
2022
  * @param {string} sourceId The source id
2023
- * @param {NativechangedetectionconfigV1} nativechangedetectionconfigV1
2023
+ * @param {Nativechangedetectionconfig} nativechangedetectionconfig
2024
2024
  * @param {*} [axiosOptions] Override http request option.
2025
2025
  * @throws {RequiredError}
2026
2026
  */
2027
- putNativeChangeDetectionConfigV1: function (sourceId, nativechangedetectionconfigV1, axiosOptions) {
2027
+ putNativeChangeDetectionConfigV1: function (sourceId, nativechangedetectionconfig, axiosOptions) {
2028
2028
  if (axiosOptions === void 0) { axiosOptions = {}; }
2029
2029
  return __awaiter(_this, void 0, void 0, function () {
2030
2030
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
2031
2031
  return __generator(this, function (_a) {
2032
2032
  // verify required parameter 'sourceId' is not null or undefined
2033
2033
  (0, common_1.assertParamExists)('putNativeChangeDetectionConfigV1', 'sourceId', sourceId);
2034
- // verify required parameter 'nativechangedetectionconfigV1' is not null or undefined
2035
- (0, common_1.assertParamExists)('putNativeChangeDetectionConfigV1', 'nativechangedetectionconfigV1', nativechangedetectionconfigV1);
2034
+ // verify required parameter 'nativechangedetectionconfig' is not null or undefined
2035
+ (0, common_1.assertParamExists)('putNativeChangeDetectionConfigV1', 'nativechangedetectionconfig', nativechangedetectionconfig);
2036
2036
  localVarPath = "/sources/v1/{sourceId}/native-change-detection-config"
2037
2037
  .replace("{".concat("sourceId", "}"), encodeURIComponent(String(sourceId)));
2038
2038
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -2046,7 +2046,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2046
2046
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
2047
2047
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2048
2048
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
2049
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(nativechangedetectionconfigV1, localVarRequestOptions, configuration);
2049
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(nativechangedetectionconfig, localVarRequestOptions, configuration);
2050
2050
  return [2 /*return*/, {
2051
2051
  url: (0, common_1.toPathString)(localVarUrlObj),
2052
2052
  axiosOptions: localVarRequestOptions,
@@ -2058,12 +2058,12 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2058
2058
  * This end-point updates the provisioning policy with the specified usage on the specified source in IdentityNow. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
2059
2059
  * @summary Update provisioning policy by usagetype
2060
2060
  * @param {string} sourceId The Source ID.
2061
- * @param {UsagetypeV1} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \'Create Account Profile\', the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \'Update Account Profile\', the provisioning template for the \'Update\' connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \'Enable Account Profile\', the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\'s account is created. DISABLE - This usage type relates to \'Disable Account Profile\', the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
2062
- * @param {ProvisioningpolicydtoV1} provisioningpolicydtoV1
2061
+ * @param {Usagetype} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \'Create Account Profile\', the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \'Update Account Profile\', the provisioning template for the \'Update\' connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \'Enable Account Profile\', the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\'s account is created. DISABLE - This usage type relates to \'Disable Account Profile\', the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
2062
+ * @param {Provisioningpolicydto} provisioningpolicydto
2063
2063
  * @param {*} [axiosOptions] Override http request option.
2064
2064
  * @throws {RequiredError}
2065
2065
  */
2066
- putProvisioningPolicyV1: function (sourceId, usageType, provisioningpolicydtoV1, axiosOptions) {
2066
+ putProvisioningPolicyV1: function (sourceId, usageType, provisioningpolicydto, axiosOptions) {
2067
2067
  if (axiosOptions === void 0) { axiosOptions = {}; }
2068
2068
  return __awaiter(_this, void 0, void 0, function () {
2069
2069
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -2072,8 +2072,8 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2072
2072
  (0, common_1.assertParamExists)('putProvisioningPolicyV1', 'sourceId', sourceId);
2073
2073
  // verify required parameter 'usageType' is not null or undefined
2074
2074
  (0, common_1.assertParamExists)('putProvisioningPolicyV1', 'usageType', usageType);
2075
- // verify required parameter 'provisioningpolicydtoV1' is not null or undefined
2076
- (0, common_1.assertParamExists)('putProvisioningPolicyV1', 'provisioningpolicydtoV1', provisioningpolicydtoV1);
2075
+ // verify required parameter 'provisioningpolicydto' is not null or undefined
2076
+ (0, common_1.assertParamExists)('putProvisioningPolicyV1', 'provisioningpolicydto', provisioningpolicydto);
2077
2077
  localVarPath = "/sources/v1/{sourceId}/provisioning-policies/{usageType}"
2078
2078
  .replace("{".concat("sourceId", "}"), encodeURIComponent(String(sourceId)))
2079
2079
  .replace("{".concat("usageType", "}"), encodeURIComponent(String(usageType)));
@@ -2088,7 +2088,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2088
2088
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
2089
2089
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2090
2090
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
2091
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(provisioningpolicydtoV1, localVarRequestOptions, configuration);
2091
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(provisioningpolicydto, localVarRequestOptions, configuration);
2092
2092
  return [2 /*return*/, {
2093
2093
  url: (0, common_1.toPathString)(localVarUrlObj),
2094
2094
  axiosOptions: localVarRequestOptions,
@@ -2100,20 +2100,20 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2100
2100
  * Replaces the attribute synchronization configuration for the source specified by the given ID with the configuration provided in the request body. Only the \"enabled\" field of the values in the \"attributes\" array is mutable. Attempting to change other attributes or add new values to the \"attributes\" array will result in an error.
2101
2101
  * @summary Update attribute sync config
2102
2102
  * @param {string} id The source id
2103
- * @param {AttrsyncsourceconfigV1} attrsyncsourceconfigV1
2103
+ * @param {Attrsyncsourceconfig} attrsyncsourceconfig
2104
2104
  * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
2105
2105
  * @param {*} [axiosOptions] Override http request option.
2106
2106
  * @throws {RequiredError}
2107
2107
  */
2108
- putSourceAttrSyncConfigV1: function (id, attrsyncsourceconfigV1, xSailPointExperimental, axiosOptions) {
2108
+ putSourceAttrSyncConfigV1: function (id, attrsyncsourceconfig, xSailPointExperimental, axiosOptions) {
2109
2109
  if (axiosOptions === void 0) { axiosOptions = {}; }
2110
2110
  return __awaiter(_this, void 0, void 0, function () {
2111
2111
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
2112
2112
  return __generator(this, function (_a) {
2113
2113
  // verify required parameter 'id' is not null or undefined
2114
2114
  (0, common_1.assertParamExists)('putSourceAttrSyncConfigV1', 'id', id);
2115
- // verify required parameter 'attrsyncsourceconfigV1' is not null or undefined
2116
- (0, common_1.assertParamExists)('putSourceAttrSyncConfigV1', 'attrsyncsourceconfigV1', attrsyncsourceconfigV1);
2115
+ // verify required parameter 'attrsyncsourceconfig' is not null or undefined
2116
+ (0, common_1.assertParamExists)('putSourceAttrSyncConfigV1', 'attrsyncsourceconfig', attrsyncsourceconfig);
2117
2117
  if (xSailPointExperimental === undefined) {
2118
2118
  xSailPointExperimental = 'true';
2119
2119
  }
@@ -2133,7 +2133,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2133
2133
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
2134
2134
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2135
2135
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
2136
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(attrsyncsourceconfigV1, localVarRequestOptions, configuration);
2136
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(attrsyncsourceconfig, localVarRequestOptions, configuration);
2137
2137
  return [2 /*return*/, {
2138
2138
  url: (0, common_1.toPathString)(localVarUrlObj),
2139
2139
  axiosOptions: localVarRequestOptions,
@@ -2146,11 +2146,11 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2146
2146
  * @summary Update source schema (full)
2147
2147
  * @param {string} sourceId The Source id.
2148
2148
  * @param {string} schemaId The Schema id.
2149
- * @param {SchemaV1} schemaV1
2149
+ * @param {Schema} schema
2150
2150
  * @param {*} [axiosOptions] Override http request option.
2151
2151
  * @throws {RequiredError}
2152
2152
  */
2153
- putSourceSchemaV1: function (sourceId, schemaId, schemaV1, axiosOptions) {
2153
+ putSourceSchemaV1: function (sourceId, schemaId, schema, axiosOptions) {
2154
2154
  if (axiosOptions === void 0) { axiosOptions = {}; }
2155
2155
  return __awaiter(_this, void 0, void 0, function () {
2156
2156
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -2159,8 +2159,8 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2159
2159
  (0, common_1.assertParamExists)('putSourceSchemaV1', 'sourceId', sourceId);
2160
2160
  // verify required parameter 'schemaId' is not null or undefined
2161
2161
  (0, common_1.assertParamExists)('putSourceSchemaV1', 'schemaId', schemaId);
2162
- // verify required parameter 'schemaV1' is not null or undefined
2163
- (0, common_1.assertParamExists)('putSourceSchemaV1', 'schemaV1', schemaV1);
2162
+ // verify required parameter 'schema' is not null or undefined
2163
+ (0, common_1.assertParamExists)('putSourceSchemaV1', 'schema', schema);
2164
2164
  localVarPath = "/sources/v1/{sourceId}/schemas/{schemaId}"
2165
2165
  .replace("{".concat("sourceId", "}"), encodeURIComponent(String(sourceId)))
2166
2166
  .replace("{".concat("schemaId", "}"), encodeURIComponent(String(schemaId)));
@@ -2175,7 +2175,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2175
2175
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
2176
2176
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2177
2177
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
2178
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(schemaV1, localVarRequestOptions, configuration);
2178
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(schema, localVarRequestOptions, configuration);
2179
2179
  return [2 /*return*/, {
2180
2180
  url: (0, common_1.toPathString)(localVarUrlObj),
2181
2181
  axiosOptions: localVarRequestOptions,
@@ -2187,19 +2187,19 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2187
2187
  * Use this API to update a source in Identity Security Cloud (ISC), using a full object representation. This means that when you use this API, it completely replaces the existing source configuration. These fields are immutable, so they cannot be changed: * id * type * authoritative * connector * connectorClass * passwordPolicies Attempts to modify these fields will result in a 400 error.
2188
2188
  * @summary Update source (full)
2189
2189
  * @param {string} id Source ID.
2190
- * @param {SourceV1} sourceV1
2190
+ * @param {Source} source
2191
2191
  * @param {*} [axiosOptions] Override http request option.
2192
2192
  * @throws {RequiredError}
2193
2193
  */
2194
- putSourceV1: function (id, sourceV1, axiosOptions) {
2194
+ putSourceV1: function (id, source, axiosOptions) {
2195
2195
  if (axiosOptions === void 0) { axiosOptions = {}; }
2196
2196
  return __awaiter(_this, void 0, void 0, function () {
2197
2197
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
2198
2198
  return __generator(this, function (_a) {
2199
2199
  // verify required parameter 'id' is not null or undefined
2200
2200
  (0, common_1.assertParamExists)('putSourceV1', 'id', id);
2201
- // verify required parameter 'sourceV1' is not null or undefined
2202
- (0, common_1.assertParamExists)('putSourceV1', 'sourceV1', sourceV1);
2201
+ // verify required parameter 'source' is not null or undefined
2202
+ (0, common_1.assertParamExists)('putSourceV1', 'source', source);
2203
2203
  localVarPath = "/sources/v1/{id}"
2204
2204
  .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
2205
2205
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -2213,7 +2213,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2213
2213
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
2214
2214
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2215
2215
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
2216
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(sourceV1, localVarRequestOptions, configuration);
2216
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(source, localVarRequestOptions, configuration);
2217
2217
  return [2 /*return*/, {
2218
2218
  url: (0, common_1.toPathString)(localVarUrlObj),
2219
2219
  axiosOptions: localVarRequestOptions,
@@ -2225,19 +2225,19 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2225
2225
  * Retrieves a sample of data returned from account and group aggregation requests.
2226
2226
  * @summary Peek source connector\'s resource objects
2227
2227
  * @param {string} sourceId The ID of the Source
2228
- * @param {ResourceobjectsrequestV1} resourceobjectsrequestV1
2228
+ * @param {Resourceobjectsrequest} resourceobjectsrequest
2229
2229
  * @param {*} [axiosOptions] Override http request option.
2230
2230
  * @throws {RequiredError}
2231
2231
  */
2232
- searchResourceObjectsV1: function (sourceId, resourceobjectsrequestV1, axiosOptions) {
2232
+ searchResourceObjectsV1: function (sourceId, resourceobjectsrequest, axiosOptions) {
2233
2233
  if (axiosOptions === void 0) { axiosOptions = {}; }
2234
2234
  return __awaiter(_this, void 0, void 0, function () {
2235
2235
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
2236
2236
  return __generator(this, function (_a) {
2237
2237
  // verify required parameter 'sourceId' is not null or undefined
2238
2238
  (0, common_1.assertParamExists)('searchResourceObjectsV1', 'sourceId', sourceId);
2239
- // verify required parameter 'resourceobjectsrequestV1' is not null or undefined
2240
- (0, common_1.assertParamExists)('searchResourceObjectsV1', 'resourceobjectsrequestV1', resourceobjectsrequestV1);
2239
+ // verify required parameter 'resourceobjectsrequest' is not null or undefined
2240
+ (0, common_1.assertParamExists)('searchResourceObjectsV1', 'resourceobjectsrequest', resourceobjectsrequest);
2241
2241
  localVarPath = "/sources/v1/{sourceId}/connector/peek-resource-objects"
2242
2242
  .replace("{".concat("sourceId", "}"), encodeURIComponent(String(sourceId)));
2243
2243
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -2251,7 +2251,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2251
2251
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
2252
2252
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2253
2253
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
2254
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(resourceobjectsrequestV1, localVarRequestOptions, configuration);
2254
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(resourceobjectsrequest, localVarRequestOptions, configuration);
2255
2255
  return [2 /*return*/, {
2256
2256
  url: (0, common_1.toPathString)(localVarUrlObj),
2257
2257
  axiosOptions: localVarRequestOptions,
@@ -2369,19 +2369,19 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2369
2369
  * Updates the approval configuration for deleting human accounts for a specific source, identified by source ID. This endpoint allows administrators to modify settings such as whether approval is required, who the approvers are, and other approval-related options. The update is performed using a JSON Patch payload, and the response returns the updated AccountDeleteConfigDto object reflecting the new approval workflow configuration.
2370
2370
  * @summary Human Account Deletion Approval Config
2371
2371
  * @param {string} sourceId Human account source ID.
2372
- * @param {Array<JsonpatchoperationV1>} jsonpatchoperationV1 The JSONPatch payload used to update the object.
2372
+ * @param {Array<Jsonpatchoperation>} jsonpatchoperation The JSONPatch payload used to update the object.
2373
2373
  * @param {*} [axiosOptions] Override http request option.
2374
2374
  * @throws {RequiredError}
2375
2375
  */
2376
- updateAccountDeletionApprovalConfigV1: function (sourceId, jsonpatchoperationV1, axiosOptions) {
2376
+ updateAccountDeletionApprovalConfigV1: function (sourceId, jsonpatchoperation, axiosOptions) {
2377
2377
  if (axiosOptions === void 0) { axiosOptions = {}; }
2378
2378
  return __awaiter(_this, void 0, void 0, function () {
2379
2379
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
2380
2380
  return __generator(this, function (_a) {
2381
2381
  // verify required parameter 'sourceId' is not null or undefined
2382
2382
  (0, common_1.assertParamExists)('updateAccountDeletionApprovalConfigV1', 'sourceId', sourceId);
2383
- // verify required parameter 'jsonpatchoperationV1' is not null or undefined
2384
- (0, common_1.assertParamExists)('updateAccountDeletionApprovalConfigV1', 'jsonpatchoperationV1', jsonpatchoperationV1);
2383
+ // verify required parameter 'jsonpatchoperation' is not null or undefined
2384
+ (0, common_1.assertParamExists)('updateAccountDeletionApprovalConfigV1', 'jsonpatchoperation', jsonpatchoperation);
2385
2385
  localVarPath = "/sources/v1/{sourceId}/approval-config/account-delete"
2386
2386
  .replace("{".concat("sourceId", "}"), encodeURIComponent(String(sourceId)));
2387
2387
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -2395,7 +2395,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2395
2395
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
2396
2396
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2397
2397
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
2398
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(jsonpatchoperationV1, localVarRequestOptions, configuration);
2398
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(jsonpatchoperation, localVarRequestOptions, configuration);
2399
2399
  return [2 /*return*/, {
2400
2400
  url: (0, common_1.toPathString)(localVarUrlObj),
2401
2401
  axiosOptions: localVarRequestOptions,
@@ -2407,19 +2407,19 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2407
2407
  * Use this endpoint to update the machine account deletion approval configuration for a specific source. The update is performed using a JSON Patch payload, which allows partial modifications to the approval config. This operation is typically used to change approval requirements, approvers, or comments settings for machine account deletion. The endpoint expects the source ID as a path parameter and a valid JSON Patch array in the request body.
2408
2408
  * @summary Machine Account Deletion Approval Config
2409
2409
  * @param {string} sourceId machine account source ID.
2410
- * @param {Array<JsonpatchoperationV1>} jsonpatchoperationV1 The JSONPatch payload used to update the object.
2410
+ * @param {Array<Jsonpatchoperation>} jsonpatchoperation The JSONPatch payload used to update the object.
2411
2411
  * @param {*} [axiosOptions] Override http request option.
2412
2412
  * @throws {RequiredError}
2413
2413
  */
2414
- updateMachineAccountDeletionApprovalConfigV1: function (sourceId, jsonpatchoperationV1, axiosOptions) {
2414
+ updateMachineAccountDeletionApprovalConfigV1: function (sourceId, jsonpatchoperation, axiosOptions) {
2415
2415
  if (axiosOptions === void 0) { axiosOptions = {}; }
2416
2416
  return __awaiter(_this, void 0, void 0, function () {
2417
2417
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
2418
2418
  return __generator(this, function (_a) {
2419
2419
  // verify required parameter 'sourceId' is not null or undefined
2420
2420
  (0, common_1.assertParamExists)('updateMachineAccountDeletionApprovalConfigV1', 'sourceId', sourceId);
2421
- // verify required parameter 'jsonpatchoperationV1' is not null or undefined
2422
- (0, common_1.assertParamExists)('updateMachineAccountDeletionApprovalConfigV1', 'jsonpatchoperationV1', jsonpatchoperationV1);
2421
+ // verify required parameter 'jsonpatchoperation' is not null or undefined
2422
+ (0, common_1.assertParamExists)('updateMachineAccountDeletionApprovalConfigV1', 'jsonpatchoperation', jsonpatchoperation);
2423
2423
  localVarPath = "/sources/v1/{sourceId}/approval-config/machine-account-delete"
2424
2424
  .replace("{".concat("sourceId", "}"), encodeURIComponent(String(sourceId)));
2425
2425
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -2433,7 +2433,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2433
2433
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
2434
2434
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2435
2435
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
2436
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(jsonpatchoperationV1, localVarRequestOptions, configuration);
2436
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(jsonpatchoperation, localVarRequestOptions, configuration);
2437
2437
  return [2 /*return*/, {
2438
2438
  url: (0, common_1.toPathString)(localVarUrlObj),
2439
2439
  axiosOptions: localVarRequestOptions,
@@ -2445,19 +2445,19 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2445
2445
  * This API can be used to set up or update Password Policy in IdentityNow for the specified Source. Source must support PASSWORD feature.
2446
2446
  * @summary Update password policy
2447
2447
  * @param {string} sourceId The Source id
2448
- * @param {Array<PasswordpolicyholdersdtoInnerV1>} passwordpolicyholdersdtoInnerV1
2448
+ * @param {Array<PasswordpolicyholdersdtoInner>} passwordpolicyholdersdtoInner
2449
2449
  * @param {*} [axiosOptions] Override http request option.
2450
2450
  * @throws {RequiredError}
2451
2451
  */
2452
- updatePasswordPolicyHoldersV1: function (sourceId, passwordpolicyholdersdtoInnerV1, axiosOptions) {
2452
+ updatePasswordPolicyHoldersV1: function (sourceId, passwordpolicyholdersdtoInner, axiosOptions) {
2453
2453
  if (axiosOptions === void 0) { axiosOptions = {}; }
2454
2454
  return __awaiter(_this, void 0, void 0, function () {
2455
2455
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
2456
2456
  return __generator(this, function (_a) {
2457
2457
  // verify required parameter 'sourceId' is not null or undefined
2458
2458
  (0, common_1.assertParamExists)('updatePasswordPolicyHoldersV1', 'sourceId', sourceId);
2459
- // verify required parameter 'passwordpolicyholdersdtoInnerV1' is not null or undefined
2460
- (0, common_1.assertParamExists)('updatePasswordPolicyHoldersV1', 'passwordpolicyholdersdtoInnerV1', passwordpolicyholdersdtoInnerV1);
2459
+ // verify required parameter 'passwordpolicyholdersdtoInner' is not null or undefined
2460
+ (0, common_1.assertParamExists)('updatePasswordPolicyHoldersV1', 'passwordpolicyholdersdtoInner', passwordpolicyholdersdtoInner);
2461
2461
  localVarPath = "/sources/v1/{sourceId}/password-policies"
2462
2462
  .replace("{".concat("sourceId", "}"), encodeURIComponent(String(sourceId)));
2463
2463
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -2471,7 +2471,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2471
2471
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
2472
2472
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2473
2473
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
2474
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(passwordpolicyholdersdtoInnerV1, localVarRequestOptions, configuration);
2474
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(passwordpolicyholdersdtoInner, localVarRequestOptions, configuration);
2475
2475
  return [2 /*return*/, {
2476
2476
  url: (0, common_1.toPathString)(localVarUrlObj),
2477
2477
  axiosOptions: localVarRequestOptions,
@@ -2483,19 +2483,19 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2483
2483
  * This end-point updates a list of provisioning policies on the specified source in IdentityNow.
2484
2484
  * @summary Bulk update provisioning policies
2485
2485
  * @param {string} sourceId The Source id.
2486
- * @param {Array<ProvisioningpolicydtoV1>} provisioningpolicydtoV1
2486
+ * @param {Array<Provisioningpolicydto>} provisioningpolicydto
2487
2487
  * @param {*} [axiosOptions] Override http request option.
2488
2488
  * @throws {RequiredError}
2489
2489
  */
2490
- updateProvisioningPoliciesInBulkV1: function (sourceId, provisioningpolicydtoV1, axiosOptions) {
2490
+ updateProvisioningPoliciesInBulkV1: function (sourceId, provisioningpolicydto, axiosOptions) {
2491
2491
  if (axiosOptions === void 0) { axiosOptions = {}; }
2492
2492
  return __awaiter(_this, void 0, void 0, function () {
2493
2493
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
2494
2494
  return __generator(this, function (_a) {
2495
2495
  // verify required parameter 'sourceId' is not null or undefined
2496
2496
  (0, common_1.assertParamExists)('updateProvisioningPoliciesInBulkV1', 'sourceId', sourceId);
2497
- // verify required parameter 'provisioningpolicydtoV1' is not null or undefined
2498
- (0, common_1.assertParamExists)('updateProvisioningPoliciesInBulkV1', 'provisioningpolicydtoV1', provisioningpolicydtoV1);
2497
+ // verify required parameter 'provisioningpolicydto' is not null or undefined
2498
+ (0, common_1.assertParamExists)('updateProvisioningPoliciesInBulkV1', 'provisioningpolicydto', provisioningpolicydto);
2499
2499
  localVarPath = "/sources/v1/{sourceId}/provisioning-policies/bulk-update"
2500
2500
  .replace("{".concat("sourceId", "}"), encodeURIComponent(String(sourceId)));
2501
2501
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -2509,7 +2509,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2509
2509
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
2510
2510
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2511
2511
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
2512
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(provisioningpolicydtoV1, localVarRequestOptions, configuration);
2512
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(provisioningpolicydto, localVarRequestOptions, configuration);
2513
2513
  return [2 /*return*/, {
2514
2514
  url: (0, common_1.toPathString)(localVarUrlObj),
2515
2515
  axiosOptions: localVarRequestOptions,
@@ -2521,12 +2521,12 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2521
2521
  * This API selectively updates an existing Provisioning Policy using a JSONPatch payload. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
2522
2522
  * @summary Partial update of provisioning policy
2523
2523
  * @param {string} sourceId The Source id.
2524
- * @param {UsagetypeV1} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \&#39;Create Account Profile\&#39;, the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \&#39;Update Account Profile\&#39;, the provisioning template for the \&#39;Update\&#39; connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \&#39;Enable Account Profile\&#39;, the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\&#39;s account is created. DISABLE - This usage type relates to \&#39;Disable Account Profile\&#39;, the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
2525
- * @param {Array<JsonpatchoperationV1>} jsonpatchoperationV1 The JSONPatch payload used to update the schema.
2524
+ * @param {Usagetype} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \&#39;Create Account Profile\&#39;, the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \&#39;Update Account Profile\&#39;, the provisioning template for the \&#39;Update\&#39; connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \&#39;Enable Account Profile\&#39;, the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\&#39;s account is created. DISABLE - This usage type relates to \&#39;Disable Account Profile\&#39;, the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
2525
+ * @param {Array<Jsonpatchoperation>} jsonpatchoperation The JSONPatch payload used to update the schema.
2526
2526
  * @param {*} [axiosOptions] Override http request option.
2527
2527
  * @throws {RequiredError}
2528
2528
  */
2529
- updateProvisioningPolicyV1: function (sourceId, usageType, jsonpatchoperationV1, axiosOptions) {
2529
+ updateProvisioningPolicyV1: function (sourceId, usageType, jsonpatchoperation, axiosOptions) {
2530
2530
  if (axiosOptions === void 0) { axiosOptions = {}; }
2531
2531
  return __awaiter(_this, void 0, void 0, function () {
2532
2532
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -2535,8 +2535,8 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2535
2535
  (0, common_1.assertParamExists)('updateProvisioningPolicyV1', 'sourceId', sourceId);
2536
2536
  // verify required parameter 'usageType' is not null or undefined
2537
2537
  (0, common_1.assertParamExists)('updateProvisioningPolicyV1', 'usageType', usageType);
2538
- // verify required parameter 'jsonpatchoperationV1' is not null or undefined
2539
- (0, common_1.assertParamExists)('updateProvisioningPolicyV1', 'jsonpatchoperationV1', jsonpatchoperationV1);
2538
+ // verify required parameter 'jsonpatchoperation' is not null or undefined
2539
+ (0, common_1.assertParamExists)('updateProvisioningPolicyV1', 'jsonpatchoperation', jsonpatchoperation);
2540
2540
  localVarPath = "/sources/v1/{sourceId}/provisioning-policies/{usageType}"
2541
2541
  .replace("{".concat("sourceId", "}"), encodeURIComponent(String(sourceId)))
2542
2542
  .replace("{".concat("usageType", "}"), encodeURIComponent(String(usageType)));
@@ -2551,7 +2551,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2551
2551
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
2552
2552
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2553
2553
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
2554
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(jsonpatchoperationV1, localVarRequestOptions, configuration);
2554
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(jsonpatchoperation, localVarRequestOptions, configuration);
2555
2555
  return [2 /*return*/, {
2556
2556
  url: (0, common_1.toPathString)(localVarUrlObj),
2557
2557
  axiosOptions: localVarRequestOptions,
@@ -2563,20 +2563,20 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2563
2563
  * This API replaces the current entitlement request configuration for a source. This source-level configuration should apply for all the entitlements in the source. Access request to any entitlements in the source should follow this configuration unless a separate entitlement-level configuration is defined. - During access request, this source-level entitlement request configuration overrides the global organization-level configuration. - However, the entitlement-level configuration (if defined) overrides this source-level configuration.
2564
2564
  * @summary Update source entitlement request configuration
2565
2565
  * @param {string} id The Source id
2566
- * @param {SourceentitlementrequestconfigV1} sourceentitlementrequestconfigV1
2566
+ * @param {Sourceentitlementrequestconfig} sourceentitlementrequestconfig
2567
2567
  * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
2568
2568
  * @param {*} [axiosOptions] Override http request option.
2569
2569
  * @throws {RequiredError}
2570
2570
  */
2571
- updateSourceEntitlementRequestConfigV1: function (id, sourceentitlementrequestconfigV1, xSailPointExperimental, axiosOptions) {
2571
+ updateSourceEntitlementRequestConfigV1: function (id, sourceentitlementrequestconfig, xSailPointExperimental, axiosOptions) {
2572
2572
  if (axiosOptions === void 0) { axiosOptions = {}; }
2573
2573
  return __awaiter(_this, void 0, void 0, function () {
2574
2574
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
2575
2575
  return __generator(this, function (_a) {
2576
2576
  // verify required parameter 'id' is not null or undefined
2577
2577
  (0, common_1.assertParamExists)('updateSourceEntitlementRequestConfigV1', 'id', id);
2578
- // verify required parameter 'sourceentitlementrequestconfigV1' is not null or undefined
2579
- (0, common_1.assertParamExists)('updateSourceEntitlementRequestConfigV1', 'sourceentitlementrequestconfigV1', sourceentitlementrequestconfigV1);
2578
+ // verify required parameter 'sourceentitlementrequestconfig' is not null or undefined
2579
+ (0, common_1.assertParamExists)('updateSourceEntitlementRequestConfigV1', 'sourceentitlementrequestconfig', sourceentitlementrequestconfig);
2580
2580
  if (xSailPointExperimental === undefined) {
2581
2581
  xSailPointExperimental = 'true';
2582
2582
  }
@@ -2596,7 +2596,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2596
2596
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
2597
2597
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2598
2598
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
2599
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(sourceentitlementrequestconfigV1, localVarRequestOptions, configuration);
2599
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(sourceentitlementrequestconfig, localVarRequestOptions, configuration);
2600
2600
  return [2 /*return*/, {
2601
2601
  url: (0, common_1.toPathString)(localVarUrlObj),
2602
2602
  axiosOptions: localVarRequestOptions,
@@ -2608,12 +2608,12 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2608
2608
  * Use this API to selectively update an existing Schedule using a JSONPatch payload. The following schedule fields are immutable and cannot be updated: - type
2609
2609
  * @summary Update source schedule (partial)
2610
2610
  * @param {string} sourceId The Source id.
2611
- * @param {UpdateSourceScheduleV1ScheduleTypeV1} scheduleType The Schedule type.
2612
- * @param {Array<JsonpatchoperationV1>} jsonpatchoperationV1 The JSONPatch payload used to update the schedule.
2611
+ * @param {UpdateSourceScheduleV1ScheduleTypeEnum} scheduleType The Schedule type.
2612
+ * @param {Array<Jsonpatchoperation>} jsonpatchoperation The JSONPatch payload used to update the schedule.
2613
2613
  * @param {*} [axiosOptions] Override http request option.
2614
2614
  * @throws {RequiredError}
2615
2615
  */
2616
- updateSourceScheduleV1: function (sourceId, scheduleType, jsonpatchoperationV1, axiosOptions) {
2616
+ updateSourceScheduleV1: function (sourceId, scheduleType, jsonpatchoperation, axiosOptions) {
2617
2617
  if (axiosOptions === void 0) { axiosOptions = {}; }
2618
2618
  return __awaiter(_this, void 0, void 0, function () {
2619
2619
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -2622,8 +2622,8 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2622
2622
  (0, common_1.assertParamExists)('updateSourceScheduleV1', 'sourceId', sourceId);
2623
2623
  // verify required parameter 'scheduleType' is not null or undefined
2624
2624
  (0, common_1.assertParamExists)('updateSourceScheduleV1', 'scheduleType', scheduleType);
2625
- // verify required parameter 'jsonpatchoperationV1' is not null or undefined
2626
- (0, common_1.assertParamExists)('updateSourceScheduleV1', 'jsonpatchoperationV1', jsonpatchoperationV1);
2625
+ // verify required parameter 'jsonpatchoperation' is not null or undefined
2626
+ (0, common_1.assertParamExists)('updateSourceScheduleV1', 'jsonpatchoperation', jsonpatchoperation);
2627
2627
  localVarPath = "/sources/v1/{sourceId}/schedules/{scheduleType}"
2628
2628
  .replace("{".concat("sourceId", "}"), encodeURIComponent(String(sourceId)))
2629
2629
  .replace("{".concat("scheduleType", "}"), encodeURIComponent(String(scheduleType)));
@@ -2638,7 +2638,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2638
2638
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
2639
2639
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2640
2640
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
2641
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(jsonpatchoperationV1, localVarRequestOptions, configuration);
2641
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(jsonpatchoperation, localVarRequestOptions, configuration);
2642
2642
  return [2 /*return*/, {
2643
2643
  url: (0, common_1.toPathString)(localVarUrlObj),
2644
2644
  axiosOptions: localVarRequestOptions,
@@ -2651,11 +2651,11 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2651
2651
  * @summary Update source schema (partial)
2652
2652
  * @param {string} sourceId The Source id.
2653
2653
  * @param {string} schemaId The Schema id.
2654
- * @param {Array<JsonpatchoperationV1>} jsonpatchoperationV1 The JSONPatch payload used to update the schema.
2654
+ * @param {Array<Jsonpatchoperation>} jsonpatchoperation The JSONPatch payload used to update the schema.
2655
2655
  * @param {*} [axiosOptions] Override http request option.
2656
2656
  * @throws {RequiredError}
2657
2657
  */
2658
- updateSourceSchemaV1: function (sourceId, schemaId, jsonpatchoperationV1, axiosOptions) {
2658
+ updateSourceSchemaV1: function (sourceId, schemaId, jsonpatchoperation, axiosOptions) {
2659
2659
  if (axiosOptions === void 0) { axiosOptions = {}; }
2660
2660
  return __awaiter(_this, void 0, void 0, function () {
2661
2661
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -2664,8 +2664,8 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2664
2664
  (0, common_1.assertParamExists)('updateSourceSchemaV1', 'sourceId', sourceId);
2665
2665
  // verify required parameter 'schemaId' is not null or undefined
2666
2666
  (0, common_1.assertParamExists)('updateSourceSchemaV1', 'schemaId', schemaId);
2667
- // verify required parameter 'jsonpatchoperationV1' is not null or undefined
2668
- (0, common_1.assertParamExists)('updateSourceSchemaV1', 'jsonpatchoperationV1', jsonpatchoperationV1);
2667
+ // verify required parameter 'jsonpatchoperation' is not null or undefined
2668
+ (0, common_1.assertParamExists)('updateSourceSchemaV1', 'jsonpatchoperation', jsonpatchoperation);
2669
2669
  localVarPath = "/sources/v1/{sourceId}/schemas/{schemaId}"
2670
2670
  .replace("{".concat("sourceId", "}"), encodeURIComponent(String(sourceId)))
2671
2671
  .replace("{".concat("schemaId", "}"), encodeURIComponent(String(schemaId)));
@@ -2680,7 +2680,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2680
2680
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
2681
2681
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2682
2682
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
2683
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(jsonpatchoperationV1, localVarRequestOptions, configuration);
2683
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(jsonpatchoperation, localVarRequestOptions, configuration);
2684
2684
  return [2 /*return*/, {
2685
2685
  url: (0, common_1.toPathString)(localVarUrlObj),
2686
2686
  axiosOptions: localVarRequestOptions,
@@ -2692,19 +2692,19 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2692
2692
  * Use this API to partially update a source in Identity Security Cloud (ISC), using a list of patch operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. These fields are immutable, so they cannot be changed: * id * type * authoritative * created * modified * connector * connectorClass * passwordPolicies Attempts to modify these fields will result in a 400 error.
2693
2693
  * @summary Update source (partial)
2694
2694
  * @param {string} id Source ID.
2695
- * @param {Array<JsonpatchoperationV1>} jsonpatchoperationV1 A list of account update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. Any password changes are submitted as plain-text and encrypted upon receipt in Identity Security Cloud (ISC).
2695
+ * @param {Array<Jsonpatchoperation>} jsonpatchoperation A list of account update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. Any password changes are submitted as plain-text and encrypted upon receipt in Identity Security Cloud (ISC).
2696
2696
  * @param {*} [axiosOptions] Override http request option.
2697
2697
  * @throws {RequiredError}
2698
2698
  */
2699
- updateSourceV1: function (id, jsonpatchoperationV1, axiosOptions) {
2699
+ updateSourceV1: function (id, jsonpatchoperation, axiosOptions) {
2700
2700
  if (axiosOptions === void 0) { axiosOptions = {}; }
2701
2701
  return __awaiter(_this, void 0, void 0, function () {
2702
2702
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
2703
2703
  return __generator(this, function (_a) {
2704
2704
  // verify required parameter 'id' is not null or undefined
2705
2705
  (0, common_1.assertParamExists)('updateSourceV1', 'id', id);
2706
- // verify required parameter 'jsonpatchoperationV1' is not null or undefined
2707
- (0, common_1.assertParamExists)('updateSourceV1', 'jsonpatchoperationV1', jsonpatchoperationV1);
2706
+ // verify required parameter 'jsonpatchoperation' is not null or undefined
2707
+ (0, common_1.assertParamExists)('updateSourceV1', 'jsonpatchoperation', jsonpatchoperation);
2708
2708
  localVarPath = "/sources/v1/{id}"
2709
2709
  .replace("{".concat("id", "}"), encodeURIComponent(String(id)));
2710
2710
  localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
@@ -2718,7 +2718,7 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2718
2718
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
2719
2719
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2720
2720
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
2721
- localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(jsonpatchoperationV1, localVarRequestOptions, configuration);
2721
+ localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(jsonpatchoperation, localVarRequestOptions, configuration);
2722
2722
  return [2 /*return*/, {
2723
2723
  url: (0, common_1.toPathString)(localVarUrlObj),
2724
2724
  axiosOptions: localVarRequestOptions,
@@ -2728,33 +2728,33 @@ var SourcesV1ApiAxiosParamCreator = function (configuration) {
2728
2728
  },
2729
2729
  };
2730
2730
  };
2731
- exports.SourcesV1ApiAxiosParamCreator = SourcesV1ApiAxiosParamCreator;
2731
+ exports.SourcesApiAxiosParamCreator = SourcesApiAxiosParamCreator;
2732
2732
  /**
2733
- * SourcesV1Api - functional programming interface
2733
+ * SourcesApi - functional programming interface
2734
2734
  * @export
2735
2735
  */
2736
- var SourcesV1ApiFp = function (configuration) {
2737
- var localVarAxiosParamCreator = (0, exports.SourcesV1ApiAxiosParamCreator)(configuration);
2736
+ var SourcesApiFp = function (configuration) {
2737
+ var localVarAxiosParamCreator = (0, exports.SourcesApiAxiosParamCreator)(configuration);
2738
2738
  return {
2739
2739
  /**
2740
2740
  * This API generates a create policy/template based on field value transforms. This API is intended for use when setting up JDBC Provisioning type sources, but it will also work on other source types. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
2741
2741
  * @summary Create provisioning policy
2742
2742
  * @param {string} sourceId The Source id
2743
- * @param {ProvisioningpolicydtoV1} provisioningpolicydtoV1
2743
+ * @param {Provisioningpolicydto} provisioningpolicydto
2744
2744
  * @param {*} [axiosOptions] Override http request option.
2745
2745
  * @throws {RequiredError}
2746
2746
  */
2747
- createProvisioningPolicyV1: function (sourceId, provisioningpolicydtoV1, axiosOptions) {
2747
+ createProvisioningPolicyV1: function (sourceId, provisioningpolicydto, axiosOptions) {
2748
2748
  var _a, _b, _c;
2749
2749
  return __awaiter(this, void 0, void 0, function () {
2750
2750
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
2751
2751
  return __generator(this, function (_d) {
2752
2752
  switch (_d.label) {
2753
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.createProvisioningPolicyV1(sourceId, provisioningpolicydtoV1, axiosOptions)];
2753
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.createProvisioningPolicyV1(sourceId, provisioningpolicydto, axiosOptions)];
2754
2754
  case 1:
2755
2755
  localVarAxiosArgs = _d.sent();
2756
2756
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
2757
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.createProvisioningPolicyV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2757
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.createProvisioningPolicyV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2758
2758
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
2759
2759
  }
2760
2760
  });
@@ -2764,21 +2764,21 @@ var SourcesV1ApiFp = function (configuration) {
2764
2764
  * Use this API to create a new schedule for a type on the specified source in Identity Security Cloud (ISC).
2765
2765
  * @summary Create schedule on source
2766
2766
  * @param {string} sourceId Source ID.
2767
- * @param {Schedule3V1} schedule3V1
2767
+ * @param {Schedule3} schedule3
2768
2768
  * @param {*} [axiosOptions] Override http request option.
2769
2769
  * @throws {RequiredError}
2770
2770
  */
2771
- createSourceScheduleV1: function (sourceId, schedule3V1, axiosOptions) {
2771
+ createSourceScheduleV1: function (sourceId, schedule3, axiosOptions) {
2772
2772
  var _a, _b, _c;
2773
2773
  return __awaiter(this, void 0, void 0, function () {
2774
2774
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
2775
2775
  return __generator(this, function (_d) {
2776
2776
  switch (_d.label) {
2777
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.createSourceScheduleV1(sourceId, schedule3V1, axiosOptions)];
2777
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.createSourceScheduleV1(sourceId, schedule3, axiosOptions)];
2778
2778
  case 1:
2779
2779
  localVarAxiosArgs = _d.sent();
2780
2780
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
2781
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.createSourceScheduleV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2781
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.createSourceScheduleV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2782
2782
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
2783
2783
  }
2784
2784
  });
@@ -2788,21 +2788,21 @@ var SourcesV1ApiFp = function (configuration) {
2788
2788
  * Use this API to create a new schema on the specified source in Identity Security Cloud (ISC).
2789
2789
  * @summary Create schema on source
2790
2790
  * @param {string} sourceId Source ID.
2791
- * @param {SchemaV1} schemaV1
2791
+ * @param {Schema} schema
2792
2792
  * @param {*} [axiosOptions] Override http request option.
2793
2793
  * @throws {RequiredError}
2794
2794
  */
2795
- createSourceSchemaV1: function (sourceId, schemaV1, axiosOptions) {
2795
+ createSourceSchemaV1: function (sourceId, schema, axiosOptions) {
2796
2796
  var _a, _b, _c;
2797
2797
  return __awaiter(this, void 0, void 0, function () {
2798
2798
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
2799
2799
  return __generator(this, function (_d) {
2800
2800
  switch (_d.label) {
2801
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.createSourceSchemaV1(sourceId, schemaV1, axiosOptions)];
2801
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.createSourceSchemaV1(sourceId, schema, axiosOptions)];
2802
2802
  case 1:
2803
2803
  localVarAxiosArgs = _d.sent();
2804
2804
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
2805
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.createSourceSchemaV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2805
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.createSourceSchemaV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2806
2806
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
2807
2807
  }
2808
2808
  });
@@ -2811,22 +2811,22 @@ var SourcesV1ApiFp = function (configuration) {
2811
2811
  /**
2812
2812
  * This creates a specific source with a full source JSON representation. Any passwords are submitted as plain-text and encrypted upon receipt in IdentityNow.
2813
2813
  * @summary Creates a source in identitynow.
2814
- * @param {SourceV1} sourceV1
2814
+ * @param {Source} source
2815
2815
  * @param {boolean} [provisionAsCsv] If this parameter is &#x60;true&#x60;, it configures the source as a Delimited File (CSV) source. Setting this to &#x60;true&#x60; will automatically set the &#x60;type&#x60; of the source to &#x60;DelimitedFile&#x60;. You must use this query parameter to create a Delimited File source as you would in the UI. If you don\&#39;t set this query parameter and you attempt to set the &#x60;type&#x60; attribute directly, the request won\&#39;t correctly generate the source.
2816
2816
  * @param {*} [axiosOptions] Override http request option.
2817
2817
  * @throws {RequiredError}
2818
2818
  */
2819
- createSourceV1: function (sourceV1, provisionAsCsv, axiosOptions) {
2819
+ createSourceV1: function (source, provisionAsCsv, axiosOptions) {
2820
2820
  var _a, _b, _c;
2821
2821
  return __awaiter(this, void 0, void 0, function () {
2822
2822
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
2823
2823
  return __generator(this, function (_d) {
2824
2824
  switch (_d.label) {
2825
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.createSourceV1(sourceV1, provisionAsCsv, axiosOptions)];
2825
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.createSourceV1(source, provisionAsCsv, axiosOptions)];
2826
2826
  case 1:
2827
2827
  localVarAxiosArgs = _d.sent();
2828
2828
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
2829
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.createSourceV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2829
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.createSourceV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2830
2830
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
2831
2831
  }
2832
2832
  });
@@ -2849,7 +2849,7 @@ var SourcesV1ApiFp = function (configuration) {
2849
2849
  case 1:
2850
2850
  localVarAxiosArgs = _d.sent();
2851
2851
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
2852
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.deleteAccountsAsyncV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2852
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.deleteAccountsAsyncV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2853
2853
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
2854
2854
  }
2855
2855
  });
@@ -2872,7 +2872,7 @@ var SourcesV1ApiFp = function (configuration) {
2872
2872
  case 1:
2873
2873
  localVarAxiosArgs = _d.sent();
2874
2874
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
2875
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.deleteNativeChangeDetectionConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2875
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.deleteNativeChangeDetectionConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2876
2876
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
2877
2877
  }
2878
2878
  });
@@ -2882,7 +2882,7 @@ var SourcesV1ApiFp = function (configuration) {
2882
2882
  * Deletes the provisioning policy with the specified usage on an application.
2883
2883
  * @summary Delete provisioning policy by usagetype
2884
2884
  * @param {string} sourceId The Source ID.
2885
- * @param {UsagetypeV1} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \&#39;Create Account Profile\&#39;, the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \&#39;Update Account Profile\&#39;, the provisioning template for the \&#39;Update\&#39; connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \&#39;Enable Account Profile\&#39;, the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\&#39;s account is created. DISABLE - This usage type relates to \&#39;Disable Account Profile\&#39;, the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
2885
+ * @param {Usagetype} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \&#39;Create Account Profile\&#39;, the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \&#39;Update Account Profile\&#39;, the provisioning template for the \&#39;Update\&#39; connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \&#39;Enable Account Profile\&#39;, the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\&#39;s account is created. DISABLE - This usage type relates to \&#39;Disable Account Profile\&#39;, the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
2886
2886
  * @param {*} [axiosOptions] Override http request option.
2887
2887
  * @throws {RequiredError}
2888
2888
  */
@@ -2896,7 +2896,7 @@ var SourcesV1ApiFp = function (configuration) {
2896
2896
  case 1:
2897
2897
  localVarAxiosArgs = _d.sent();
2898
2898
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
2899
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.deleteProvisioningPolicyV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2899
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.deleteProvisioningPolicyV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2900
2900
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
2901
2901
  }
2902
2902
  });
@@ -2906,7 +2906,7 @@ var SourcesV1ApiFp = function (configuration) {
2906
2906
  *
2907
2907
  * @summary Delete source schedule by type.
2908
2908
  * @param {string} sourceId The Source id.
2909
- * @param {DeleteSourceScheduleV1ScheduleTypeV1} scheduleType The Schedule type.
2909
+ * @param {DeleteSourceScheduleV1ScheduleTypeEnum} scheduleType The Schedule type.
2910
2910
  * @param {*} [axiosOptions] Override http request option.
2911
2911
  * @throws {RequiredError}
2912
2912
  */
@@ -2920,7 +2920,7 @@ var SourcesV1ApiFp = function (configuration) {
2920
2920
  case 1:
2921
2921
  localVarAxiosArgs = _d.sent();
2922
2922
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
2923
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.deleteSourceScheduleV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2923
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.deleteSourceScheduleV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2924
2924
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
2925
2925
  }
2926
2926
  });
@@ -2944,7 +2944,7 @@ var SourcesV1ApiFp = function (configuration) {
2944
2944
  case 1:
2945
2945
  localVarAxiosArgs = _d.sent();
2946
2946
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
2947
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.deleteSourceSchemaV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2947
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.deleteSourceSchemaV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2948
2948
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
2949
2949
  }
2950
2950
  });
@@ -2967,7 +2967,7 @@ var SourcesV1ApiFp = function (configuration) {
2967
2967
  case 1:
2968
2968
  localVarAxiosArgs = _d.sent();
2969
2969
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
2970
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.deleteSourceV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2970
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.deleteSourceV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2971
2971
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
2972
2972
  }
2973
2973
  });
@@ -2990,7 +2990,7 @@ var SourcesV1ApiFp = function (configuration) {
2990
2990
  case 1:
2991
2991
  localVarAxiosArgs = _d.sent();
2992
2992
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
2993
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.getAccountDeleteApprovalConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2993
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.getAccountDeleteApprovalConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
2994
2994
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
2995
2995
  }
2996
2996
  });
@@ -3013,7 +3013,7 @@ var SourcesV1ApiFp = function (configuration) {
3013
3013
  case 1:
3014
3014
  localVarAxiosArgs = _d.sent();
3015
3015
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3016
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.getAccountsSchemaV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3016
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.getAccountsSchemaV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3017
3017
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3018
3018
  }
3019
3019
  });
@@ -3036,7 +3036,7 @@ var SourcesV1ApiFp = function (configuration) {
3036
3036
  case 1:
3037
3037
  localVarAxiosArgs = _d.sent();
3038
3038
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3039
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.getCorrelationConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3039
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.getCorrelationConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3040
3040
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3041
3041
  }
3042
3042
  });
@@ -3060,7 +3060,7 @@ var SourcesV1ApiFp = function (configuration) {
3060
3060
  case 1:
3061
3061
  localVarAxiosArgs = _d.sent();
3062
3062
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3063
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.getEntitlementsSchemaV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3063
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.getEntitlementsSchemaV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3064
3064
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3065
3065
  }
3066
3066
  });
@@ -3083,7 +3083,7 @@ var SourcesV1ApiFp = function (configuration) {
3083
3083
  case 1:
3084
3084
  localVarAxiosArgs = _d.sent();
3085
3085
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3086
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.getMachineAccountDeletionApprovalConfigBySourceV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3086
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.getMachineAccountDeletionApprovalConfigBySourceV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3087
3087
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3088
3088
  }
3089
3089
  });
@@ -3106,7 +3106,7 @@ var SourcesV1ApiFp = function (configuration) {
3106
3106
  case 1:
3107
3107
  localVarAxiosArgs = _d.sent();
3108
3108
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3109
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.getNativeChangeDetectionConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3109
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.getNativeChangeDetectionConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3110
3110
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3111
3111
  }
3112
3112
  });
@@ -3116,7 +3116,7 @@ var SourcesV1ApiFp = function (configuration) {
3116
3116
  * This end-point retrieves the ProvisioningPolicy with the specified usage on the specified Source in IdentityNow.
3117
3117
  * @summary Get provisioning policy by usagetype
3118
3118
  * @param {string} sourceId The Source ID.
3119
- * @param {UsagetypeV1} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \&#39;Create Account Profile\&#39;, the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \&#39;Update Account Profile\&#39;, the provisioning template for the \&#39;Update\&#39; connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \&#39;Enable Account Profile\&#39;, the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\&#39;s account is created. DISABLE - This usage type relates to \&#39;Disable Account Profile\&#39;, the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
3119
+ * @param {Usagetype} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \&#39;Create Account Profile\&#39;, the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \&#39;Update Account Profile\&#39;, the provisioning template for the \&#39;Update\&#39; connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \&#39;Enable Account Profile\&#39;, the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\&#39;s account is created. DISABLE - This usage type relates to \&#39;Disable Account Profile\&#39;, the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
3120
3120
  * @param {*} [axiosOptions] Override http request option.
3121
3121
  * @throws {RequiredError}
3122
3122
  */
@@ -3130,7 +3130,7 @@ var SourcesV1ApiFp = function (configuration) {
3130
3130
  case 1:
3131
3131
  localVarAxiosArgs = _d.sent();
3132
3132
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3133
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.getProvisioningPolicyV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3133
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.getProvisioningPolicyV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3134
3134
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3135
3135
  }
3136
3136
  });
@@ -3154,7 +3154,7 @@ var SourcesV1ApiFp = function (configuration) {
3154
3154
  case 1:
3155
3155
  localVarAxiosArgs = _d.sent();
3156
3156
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3157
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.getSourceAttrSyncConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3157
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.getSourceAttrSyncConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3158
3158
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3159
3159
  }
3160
3160
  });
@@ -3164,7 +3164,7 @@ var SourcesV1ApiFp = function (configuration) {
3164
3164
  * Looks up and returns the source config for the requested source id after populating the source config values and applying language translations.
3165
3165
  * @summary Gets source config with language-translations
3166
3166
  * @param {string} id The Source id
3167
- * @param {GetSourceConfigV1LocaleV1} [locale] The locale to apply to the config. If no viable locale is given, it will default to \&quot;en\&quot;
3167
+ * @param {GetSourceConfigV1LocaleEnum} [locale] The locale to apply to the config. If no viable locale is given, it will default to \&quot;en\&quot;
3168
3168
  * @param {*} [axiosOptions] Override http request option.
3169
3169
  * @throws {RequiredError}
3170
3170
  */
@@ -3178,7 +3178,7 @@ var SourcesV1ApiFp = function (configuration) {
3178
3178
  case 1:
3179
3179
  localVarAxiosArgs = _d.sent();
3180
3180
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3181
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.getSourceConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3181
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.getSourceConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3182
3182
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3183
3183
  }
3184
3184
  });
@@ -3201,7 +3201,7 @@ var SourcesV1ApiFp = function (configuration) {
3201
3201
  case 1:
3202
3202
  localVarAxiosArgs = _d.sent();
3203
3203
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3204
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.getSourceConnectionsV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3204
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.getSourceConnectionsV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3205
3205
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3206
3206
  }
3207
3207
  });
@@ -3225,7 +3225,7 @@ var SourcesV1ApiFp = function (configuration) {
3225
3225
  case 1:
3226
3226
  localVarAxiosArgs = _d.sent();
3227
3227
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3228
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.getSourceEntitlementRequestConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3228
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.getSourceEntitlementRequestConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3229
3229
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3230
3230
  }
3231
3231
  });
@@ -3248,7 +3248,7 @@ var SourcesV1ApiFp = function (configuration) {
3248
3248
  case 1:
3249
3249
  localVarAxiosArgs = _d.sent();
3250
3250
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3251
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.getSourceHealthV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3251
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.getSourceHealthV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3252
3252
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3253
3253
  }
3254
3254
  });
@@ -3258,7 +3258,7 @@ var SourcesV1ApiFp = function (configuration) {
3258
3258
  * Get the source schedule by type in Identity Security Cloud (ISC).
3259
3259
  * @summary Get source schedule by type
3260
3260
  * @param {string} sourceId The Source id.
3261
- * @param {GetSourceScheduleV1ScheduleTypeV1} scheduleType The Schedule type.
3261
+ * @param {GetSourceScheduleV1ScheduleTypeEnum} scheduleType The Schedule type.
3262
3262
  * @param {*} [axiosOptions] Override http request option.
3263
3263
  * @throws {RequiredError}
3264
3264
  */
@@ -3272,7 +3272,7 @@ var SourcesV1ApiFp = function (configuration) {
3272
3272
  case 1:
3273
3273
  localVarAxiosArgs = _d.sent();
3274
3274
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3275
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.getSourceScheduleV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3275
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.getSourceScheduleV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3276
3276
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3277
3277
  }
3278
3278
  });
@@ -3295,7 +3295,7 @@ var SourcesV1ApiFp = function (configuration) {
3295
3295
  case 1:
3296
3296
  localVarAxiosArgs = _d.sent();
3297
3297
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3298
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.getSourceSchedulesV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3298
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.getSourceSchedulesV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3299
3299
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3300
3300
  }
3301
3301
  });
@@ -3319,7 +3319,7 @@ var SourcesV1ApiFp = function (configuration) {
3319
3319
  case 1:
3320
3320
  localVarAxiosArgs = _d.sent();
3321
3321
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3322
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.getSourceSchemaV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3322
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.getSourceSchemaV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3323
3323
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3324
3324
  }
3325
3325
  });
@@ -3329,7 +3329,7 @@ var SourcesV1ApiFp = function (configuration) {
3329
3329
  * Use this API to list the schemas that exist on the specified source in Identity Security Cloud (ISC).
3330
3330
  * @summary List schemas on source
3331
3331
  * @param {string} sourceId Source ID.
3332
- * @param {GetSourceSchemasV1IncludeTypesV1} [includeTypes] If set to \&#39;group\&#39;, then the account schema is filtered and only group schemas are returned. Only a value of \&#39;group\&#39; is recognized presently. Note: The API will check whether include-types is group or not, if not, it will list schemas based on include-names, if include-names is not provided, it will list all schemas.
3332
+ * @param {GetSourceSchemasV1IncludeTypesEnum} [includeTypes] If set to \&#39;group\&#39;, then the account schema is filtered and only group schemas are returned. Only a value of \&#39;group\&#39; is recognized presently. Note: The API will check whether include-types is group or not, if not, it will list schemas based on include-names, if include-names is not provided, it will list all schemas.
3333
3333
  * @param {string} [includeNames] A comma-separated list of schema names to filter result.
3334
3334
  * @param {*} [axiosOptions] Override http request option.
3335
3335
  * @throws {RequiredError}
@@ -3344,7 +3344,7 @@ var SourcesV1ApiFp = function (configuration) {
3344
3344
  case 1:
3345
3345
  localVarAxiosArgs = _d.sent();
3346
3346
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3347
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.getSourceSchemasV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3347
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.getSourceSchemasV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3348
3348
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3349
3349
  }
3350
3350
  });
@@ -3367,7 +3367,7 @@ var SourcesV1ApiFp = function (configuration) {
3367
3367
  case 1:
3368
3368
  localVarAxiosArgs = _d.sent();
3369
3369
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3370
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.getSourceV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3370
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.getSourceV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3371
3371
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3372
3372
  }
3373
3373
  });
@@ -3391,7 +3391,7 @@ var SourcesV1ApiFp = function (configuration) {
3391
3391
  case 1:
3392
3392
  localVarAxiosArgs = _d.sent();
3393
3393
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3394
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.importAccountsSchemaV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3394
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.importAccountsSchemaV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3395
3395
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3396
3396
  }
3397
3397
  });
@@ -3416,7 +3416,7 @@ var SourcesV1ApiFp = function (configuration) {
3416
3416
  case 1:
3417
3417
  localVarAxiosArgs = _d.sent();
3418
3418
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3419
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.importAccountsV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3419
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.importAccountsV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3420
3420
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3421
3421
  }
3422
3422
  });
@@ -3440,7 +3440,7 @@ var SourcesV1ApiFp = function (configuration) {
3440
3440
  case 1:
3441
3441
  localVarAxiosArgs = _d.sent();
3442
3442
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3443
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.importConnectorFileV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3443
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.importConnectorFileV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3444
3444
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3445
3445
  }
3446
3446
  });
@@ -3465,7 +3465,7 @@ var SourcesV1ApiFp = function (configuration) {
3465
3465
  case 1:
3466
3466
  localVarAxiosArgs = _d.sent();
3467
3467
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3468
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.importEntitlementsSchemaV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3468
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.importEntitlementsSchemaV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3469
3469
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3470
3470
  }
3471
3471
  });
@@ -3489,7 +3489,7 @@ var SourcesV1ApiFp = function (configuration) {
3489
3489
  case 1:
3490
3490
  localVarAxiosArgs = _d.sent();
3491
3491
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3492
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.importEntitlementsV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3492
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.importEntitlementsV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3493
3493
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3494
3494
  }
3495
3495
  });
@@ -3513,7 +3513,7 @@ var SourcesV1ApiFp = function (configuration) {
3513
3513
  case 1:
3514
3514
  localVarAxiosArgs = _d.sent();
3515
3515
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3516
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.importUncorrelatedAccountsV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3516
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.importUncorrelatedAccountsV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3517
3517
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3518
3518
  }
3519
3519
  });
@@ -3539,7 +3539,7 @@ var SourcesV1ApiFp = function (configuration) {
3539
3539
  case 1:
3540
3540
  localVarAxiosArgs = _d.sent();
3541
3541
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3542
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.listPasswordPolicyHoldersOnSourceV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3542
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.listPasswordPolicyHoldersOnSourceV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3543
3543
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3544
3544
  }
3545
3545
  });
@@ -3564,7 +3564,7 @@ var SourcesV1ApiFp = function (configuration) {
3564
3564
  case 1:
3565
3565
  localVarAxiosArgs = _d.sent();
3566
3566
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3567
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.listProvisioningPoliciesV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3567
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.listProvisioningPoliciesV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3568
3568
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3569
3569
  }
3570
3570
  });
@@ -3593,7 +3593,7 @@ var SourcesV1ApiFp = function (configuration) {
3593
3593
  case 1:
3594
3594
  localVarAxiosArgs = _d.sent();
3595
3595
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3596
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.listSourcesV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3596
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.listSourcesV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3597
3597
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3598
3598
  }
3599
3599
  });
@@ -3616,7 +3616,7 @@ var SourcesV1ApiFp = function (configuration) {
3616
3616
  case 1:
3617
3617
  localVarAxiosArgs = _d.sent();
3618
3618
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3619
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.pingClusterV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3619
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.pingClusterV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3620
3620
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3621
3621
  }
3622
3622
  });
@@ -3626,21 +3626,21 @@ var SourcesV1ApiFp = function (configuration) {
3626
3626
  * Replaces the correlation configuration for the source specified by the given ID with the configuration provided in the request body.
3627
3627
  * @summary Update source correlation configuration
3628
3628
  * @param {string} id The source id
3629
- * @param {CorrelationconfigV1} correlationconfigV1
3629
+ * @param {Correlationconfig} correlationconfig
3630
3630
  * @param {*} [axiosOptions] Override http request option.
3631
3631
  * @throws {RequiredError}
3632
3632
  */
3633
- putCorrelationConfigV1: function (id, correlationconfigV1, axiosOptions) {
3633
+ putCorrelationConfigV1: function (id, correlationconfig, axiosOptions) {
3634
3634
  var _a, _b, _c;
3635
3635
  return __awaiter(this, void 0, void 0, function () {
3636
3636
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
3637
3637
  return __generator(this, function (_d) {
3638
3638
  switch (_d.label) {
3639
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.putCorrelationConfigV1(id, correlationconfigV1, axiosOptions)];
3639
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.putCorrelationConfigV1(id, correlationconfig, axiosOptions)];
3640
3640
  case 1:
3641
3641
  localVarAxiosArgs = _d.sent();
3642
3642
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3643
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.putCorrelationConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3643
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.putCorrelationConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3644
3644
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3645
3645
  }
3646
3646
  });
@@ -3650,21 +3650,21 @@ var SourcesV1ApiFp = function (configuration) {
3650
3650
  * Replaces the native change detection configuration for the source specified by the given ID with the configuration provided in the request body.
3651
3651
  * @summary Update native change detection configuration
3652
3652
  * @param {string} sourceId The source id
3653
- * @param {NativechangedetectionconfigV1} nativechangedetectionconfigV1
3653
+ * @param {Nativechangedetectionconfig} nativechangedetectionconfig
3654
3654
  * @param {*} [axiosOptions] Override http request option.
3655
3655
  * @throws {RequiredError}
3656
3656
  */
3657
- putNativeChangeDetectionConfigV1: function (sourceId, nativechangedetectionconfigV1, axiosOptions) {
3657
+ putNativeChangeDetectionConfigV1: function (sourceId, nativechangedetectionconfig, axiosOptions) {
3658
3658
  var _a, _b, _c;
3659
3659
  return __awaiter(this, void 0, void 0, function () {
3660
3660
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
3661
3661
  return __generator(this, function (_d) {
3662
3662
  switch (_d.label) {
3663
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.putNativeChangeDetectionConfigV1(sourceId, nativechangedetectionconfigV1, axiosOptions)];
3663
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.putNativeChangeDetectionConfigV1(sourceId, nativechangedetectionconfig, axiosOptions)];
3664
3664
  case 1:
3665
3665
  localVarAxiosArgs = _d.sent();
3666
3666
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3667
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.putNativeChangeDetectionConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3667
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.putNativeChangeDetectionConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3668
3668
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3669
3669
  }
3670
3670
  });
@@ -3674,22 +3674,22 @@ var SourcesV1ApiFp = function (configuration) {
3674
3674
  * This end-point updates the provisioning policy with the specified usage on the specified source in IdentityNow. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
3675
3675
  * @summary Update provisioning policy by usagetype
3676
3676
  * @param {string} sourceId The Source ID.
3677
- * @param {UsagetypeV1} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \&#39;Create Account Profile\&#39;, the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \&#39;Update Account Profile\&#39;, the provisioning template for the \&#39;Update\&#39; connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \&#39;Enable Account Profile\&#39;, the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\&#39;s account is created. DISABLE - This usage type relates to \&#39;Disable Account Profile\&#39;, the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
3678
- * @param {ProvisioningpolicydtoV1} provisioningpolicydtoV1
3677
+ * @param {Usagetype} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \&#39;Create Account Profile\&#39;, the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \&#39;Update Account Profile\&#39;, the provisioning template for the \&#39;Update\&#39; connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \&#39;Enable Account Profile\&#39;, the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\&#39;s account is created. DISABLE - This usage type relates to \&#39;Disable Account Profile\&#39;, the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
3678
+ * @param {Provisioningpolicydto} provisioningpolicydto
3679
3679
  * @param {*} [axiosOptions] Override http request option.
3680
3680
  * @throws {RequiredError}
3681
3681
  */
3682
- putProvisioningPolicyV1: function (sourceId, usageType, provisioningpolicydtoV1, axiosOptions) {
3682
+ putProvisioningPolicyV1: function (sourceId, usageType, provisioningpolicydto, axiosOptions) {
3683
3683
  var _a, _b, _c;
3684
3684
  return __awaiter(this, void 0, void 0, function () {
3685
3685
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
3686
3686
  return __generator(this, function (_d) {
3687
3687
  switch (_d.label) {
3688
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.putProvisioningPolicyV1(sourceId, usageType, provisioningpolicydtoV1, axiosOptions)];
3688
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.putProvisioningPolicyV1(sourceId, usageType, provisioningpolicydto, axiosOptions)];
3689
3689
  case 1:
3690
3690
  localVarAxiosArgs = _d.sent();
3691
3691
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3692
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.putProvisioningPolicyV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3692
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.putProvisioningPolicyV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3693
3693
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3694
3694
  }
3695
3695
  });
@@ -3699,22 +3699,22 @@ var SourcesV1ApiFp = function (configuration) {
3699
3699
  * Replaces the attribute synchronization configuration for the source specified by the given ID with the configuration provided in the request body. Only the \"enabled\" field of the values in the \"attributes\" array is mutable. Attempting to change other attributes or add new values to the \"attributes\" array will result in an error.
3700
3700
  * @summary Update attribute sync config
3701
3701
  * @param {string} id The source id
3702
- * @param {AttrsyncsourceconfigV1} attrsyncsourceconfigV1
3702
+ * @param {Attrsyncsourceconfig} attrsyncsourceconfig
3703
3703
  * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
3704
3704
  * @param {*} [axiosOptions] Override http request option.
3705
3705
  * @throws {RequiredError}
3706
3706
  */
3707
- putSourceAttrSyncConfigV1: function (id, attrsyncsourceconfigV1, xSailPointExperimental, axiosOptions) {
3707
+ putSourceAttrSyncConfigV1: function (id, attrsyncsourceconfig, xSailPointExperimental, axiosOptions) {
3708
3708
  var _a, _b, _c;
3709
3709
  return __awaiter(this, void 0, void 0, function () {
3710
3710
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
3711
3711
  return __generator(this, function (_d) {
3712
3712
  switch (_d.label) {
3713
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.putSourceAttrSyncConfigV1(id, attrsyncsourceconfigV1, xSailPointExperimental, axiosOptions)];
3713
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.putSourceAttrSyncConfigV1(id, attrsyncsourceconfig, xSailPointExperimental, axiosOptions)];
3714
3714
  case 1:
3715
3715
  localVarAxiosArgs = _d.sent();
3716
3716
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3717
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.putSourceAttrSyncConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3717
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.putSourceAttrSyncConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3718
3718
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3719
3719
  }
3720
3720
  });
@@ -3725,21 +3725,21 @@ var SourcesV1ApiFp = function (configuration) {
3725
3725
  * @summary Update source schema (full)
3726
3726
  * @param {string} sourceId The Source id.
3727
3727
  * @param {string} schemaId The Schema id.
3728
- * @param {SchemaV1} schemaV1
3728
+ * @param {Schema} schema
3729
3729
  * @param {*} [axiosOptions] Override http request option.
3730
3730
  * @throws {RequiredError}
3731
3731
  */
3732
- putSourceSchemaV1: function (sourceId, schemaId, schemaV1, axiosOptions) {
3732
+ putSourceSchemaV1: function (sourceId, schemaId, schema, axiosOptions) {
3733
3733
  var _a, _b, _c;
3734
3734
  return __awaiter(this, void 0, void 0, function () {
3735
3735
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
3736
3736
  return __generator(this, function (_d) {
3737
3737
  switch (_d.label) {
3738
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.putSourceSchemaV1(sourceId, schemaId, schemaV1, axiosOptions)];
3738
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.putSourceSchemaV1(sourceId, schemaId, schema, axiosOptions)];
3739
3739
  case 1:
3740
3740
  localVarAxiosArgs = _d.sent();
3741
3741
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3742
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.putSourceSchemaV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3742
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.putSourceSchemaV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3743
3743
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3744
3744
  }
3745
3745
  });
@@ -3749,21 +3749,21 @@ var SourcesV1ApiFp = function (configuration) {
3749
3749
  * Use this API to update a source in Identity Security Cloud (ISC), using a full object representation. This means that when you use this API, it completely replaces the existing source configuration. These fields are immutable, so they cannot be changed: * id * type * authoritative * connector * connectorClass * passwordPolicies Attempts to modify these fields will result in a 400 error.
3750
3750
  * @summary Update source (full)
3751
3751
  * @param {string} id Source ID.
3752
- * @param {SourceV1} sourceV1
3752
+ * @param {Source} source
3753
3753
  * @param {*} [axiosOptions] Override http request option.
3754
3754
  * @throws {RequiredError}
3755
3755
  */
3756
- putSourceV1: function (id, sourceV1, axiosOptions) {
3756
+ putSourceV1: function (id, source, axiosOptions) {
3757
3757
  var _a, _b, _c;
3758
3758
  return __awaiter(this, void 0, void 0, function () {
3759
3759
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
3760
3760
  return __generator(this, function (_d) {
3761
3761
  switch (_d.label) {
3762
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.putSourceV1(id, sourceV1, axiosOptions)];
3762
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.putSourceV1(id, source, axiosOptions)];
3763
3763
  case 1:
3764
3764
  localVarAxiosArgs = _d.sent();
3765
3765
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3766
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.putSourceV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3766
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.putSourceV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3767
3767
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3768
3768
  }
3769
3769
  });
@@ -3773,21 +3773,21 @@ var SourcesV1ApiFp = function (configuration) {
3773
3773
  * Retrieves a sample of data returned from account and group aggregation requests.
3774
3774
  * @summary Peek source connector\'s resource objects
3775
3775
  * @param {string} sourceId The ID of the Source
3776
- * @param {ResourceobjectsrequestV1} resourceobjectsrequestV1
3776
+ * @param {Resourceobjectsrequest} resourceobjectsrequest
3777
3777
  * @param {*} [axiosOptions] Override http request option.
3778
3778
  * @throws {RequiredError}
3779
3779
  */
3780
- searchResourceObjectsV1: function (sourceId, resourceobjectsrequestV1, axiosOptions) {
3780
+ searchResourceObjectsV1: function (sourceId, resourceobjectsrequest, axiosOptions) {
3781
3781
  var _a, _b, _c;
3782
3782
  return __awaiter(this, void 0, void 0, function () {
3783
3783
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
3784
3784
  return __generator(this, function (_d) {
3785
3785
  switch (_d.label) {
3786
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.searchResourceObjectsV1(sourceId, resourceobjectsrequestV1, axiosOptions)];
3786
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.searchResourceObjectsV1(sourceId, resourceobjectsrequest, axiosOptions)];
3787
3787
  case 1:
3788
3788
  localVarAxiosArgs = _d.sent();
3789
3789
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3790
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.searchResourceObjectsV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3790
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.searchResourceObjectsV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3791
3791
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3792
3792
  }
3793
3793
  });
@@ -3811,7 +3811,7 @@ var SourcesV1ApiFp = function (configuration) {
3811
3811
  case 1:
3812
3812
  localVarAxiosArgs = _d.sent();
3813
3813
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3814
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.syncAttributesForSourceV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3814
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.syncAttributesForSourceV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3815
3815
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3816
3816
  }
3817
3817
  });
@@ -3834,7 +3834,7 @@ var SourcesV1ApiFp = function (configuration) {
3834
3834
  case 1:
3835
3835
  localVarAxiosArgs = _d.sent();
3836
3836
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3837
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.testSourceConfigurationV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3837
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.testSourceConfigurationV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3838
3838
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3839
3839
  }
3840
3840
  });
@@ -3857,7 +3857,7 @@ var SourcesV1ApiFp = function (configuration) {
3857
3857
  case 1:
3858
3858
  localVarAxiosArgs = _d.sent();
3859
3859
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3860
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.testSourceConnectionV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3860
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.testSourceConnectionV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3861
3861
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3862
3862
  }
3863
3863
  });
@@ -3867,21 +3867,21 @@ var SourcesV1ApiFp = function (configuration) {
3867
3867
  * Updates the approval configuration for deleting human accounts for a specific source, identified by source ID. This endpoint allows administrators to modify settings such as whether approval is required, who the approvers are, and other approval-related options. The update is performed using a JSON Patch payload, and the response returns the updated AccountDeleteConfigDto object reflecting the new approval workflow configuration.
3868
3868
  * @summary Human Account Deletion Approval Config
3869
3869
  * @param {string} sourceId Human account source ID.
3870
- * @param {Array<JsonpatchoperationV1>} jsonpatchoperationV1 The JSONPatch payload used to update the object.
3870
+ * @param {Array<Jsonpatchoperation>} jsonpatchoperation The JSONPatch payload used to update the object.
3871
3871
  * @param {*} [axiosOptions] Override http request option.
3872
3872
  * @throws {RequiredError}
3873
3873
  */
3874
- updateAccountDeletionApprovalConfigV1: function (sourceId, jsonpatchoperationV1, axiosOptions) {
3874
+ updateAccountDeletionApprovalConfigV1: function (sourceId, jsonpatchoperation, axiosOptions) {
3875
3875
  var _a, _b, _c;
3876
3876
  return __awaiter(this, void 0, void 0, function () {
3877
3877
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
3878
3878
  return __generator(this, function (_d) {
3879
3879
  switch (_d.label) {
3880
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateAccountDeletionApprovalConfigV1(sourceId, jsonpatchoperationV1, axiosOptions)];
3880
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateAccountDeletionApprovalConfigV1(sourceId, jsonpatchoperation, axiosOptions)];
3881
3881
  case 1:
3882
3882
  localVarAxiosArgs = _d.sent();
3883
3883
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3884
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.updateAccountDeletionApprovalConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3884
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.updateAccountDeletionApprovalConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3885
3885
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3886
3886
  }
3887
3887
  });
@@ -3891,21 +3891,21 @@ var SourcesV1ApiFp = function (configuration) {
3891
3891
  * Use this endpoint to update the machine account deletion approval configuration for a specific source. The update is performed using a JSON Patch payload, which allows partial modifications to the approval config. This operation is typically used to change approval requirements, approvers, or comments settings for machine account deletion. The endpoint expects the source ID as a path parameter and a valid JSON Patch array in the request body.
3892
3892
  * @summary Machine Account Deletion Approval Config
3893
3893
  * @param {string} sourceId machine account source ID.
3894
- * @param {Array<JsonpatchoperationV1>} jsonpatchoperationV1 The JSONPatch payload used to update the object.
3894
+ * @param {Array<Jsonpatchoperation>} jsonpatchoperation The JSONPatch payload used to update the object.
3895
3895
  * @param {*} [axiosOptions] Override http request option.
3896
3896
  * @throws {RequiredError}
3897
3897
  */
3898
- updateMachineAccountDeletionApprovalConfigV1: function (sourceId, jsonpatchoperationV1, axiosOptions) {
3898
+ updateMachineAccountDeletionApprovalConfigV1: function (sourceId, jsonpatchoperation, axiosOptions) {
3899
3899
  var _a, _b, _c;
3900
3900
  return __awaiter(this, void 0, void 0, function () {
3901
3901
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
3902
3902
  return __generator(this, function (_d) {
3903
3903
  switch (_d.label) {
3904
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateMachineAccountDeletionApprovalConfigV1(sourceId, jsonpatchoperationV1, axiosOptions)];
3904
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateMachineAccountDeletionApprovalConfigV1(sourceId, jsonpatchoperation, axiosOptions)];
3905
3905
  case 1:
3906
3906
  localVarAxiosArgs = _d.sent();
3907
3907
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3908
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.updateMachineAccountDeletionApprovalConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3908
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.updateMachineAccountDeletionApprovalConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3909
3909
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3910
3910
  }
3911
3911
  });
@@ -3915,21 +3915,21 @@ var SourcesV1ApiFp = function (configuration) {
3915
3915
  * This API can be used to set up or update Password Policy in IdentityNow for the specified Source. Source must support PASSWORD feature.
3916
3916
  * @summary Update password policy
3917
3917
  * @param {string} sourceId The Source id
3918
- * @param {Array<PasswordpolicyholdersdtoInnerV1>} passwordpolicyholdersdtoInnerV1
3918
+ * @param {Array<PasswordpolicyholdersdtoInner>} passwordpolicyholdersdtoInner
3919
3919
  * @param {*} [axiosOptions] Override http request option.
3920
3920
  * @throws {RequiredError}
3921
3921
  */
3922
- updatePasswordPolicyHoldersV1: function (sourceId, passwordpolicyholdersdtoInnerV1, axiosOptions) {
3922
+ updatePasswordPolicyHoldersV1: function (sourceId, passwordpolicyholdersdtoInner, axiosOptions) {
3923
3923
  var _a, _b, _c;
3924
3924
  return __awaiter(this, void 0, void 0, function () {
3925
3925
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
3926
3926
  return __generator(this, function (_d) {
3927
3927
  switch (_d.label) {
3928
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.updatePasswordPolicyHoldersV1(sourceId, passwordpolicyholdersdtoInnerV1, axiosOptions)];
3928
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.updatePasswordPolicyHoldersV1(sourceId, passwordpolicyholdersdtoInner, axiosOptions)];
3929
3929
  case 1:
3930
3930
  localVarAxiosArgs = _d.sent();
3931
3931
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3932
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.updatePasswordPolicyHoldersV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3932
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.updatePasswordPolicyHoldersV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3933
3933
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3934
3934
  }
3935
3935
  });
@@ -3939,21 +3939,21 @@ var SourcesV1ApiFp = function (configuration) {
3939
3939
  * This end-point updates a list of provisioning policies on the specified source in IdentityNow.
3940
3940
  * @summary Bulk update provisioning policies
3941
3941
  * @param {string} sourceId The Source id.
3942
- * @param {Array<ProvisioningpolicydtoV1>} provisioningpolicydtoV1
3942
+ * @param {Array<Provisioningpolicydto>} provisioningpolicydto
3943
3943
  * @param {*} [axiosOptions] Override http request option.
3944
3944
  * @throws {RequiredError}
3945
3945
  */
3946
- updateProvisioningPoliciesInBulkV1: function (sourceId, provisioningpolicydtoV1, axiosOptions) {
3946
+ updateProvisioningPoliciesInBulkV1: function (sourceId, provisioningpolicydto, axiosOptions) {
3947
3947
  var _a, _b, _c;
3948
3948
  return __awaiter(this, void 0, void 0, function () {
3949
3949
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
3950
3950
  return __generator(this, function (_d) {
3951
3951
  switch (_d.label) {
3952
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateProvisioningPoliciesInBulkV1(sourceId, provisioningpolicydtoV1, axiosOptions)];
3952
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateProvisioningPoliciesInBulkV1(sourceId, provisioningpolicydto, axiosOptions)];
3953
3953
  case 1:
3954
3954
  localVarAxiosArgs = _d.sent();
3955
3955
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3956
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.updateProvisioningPoliciesInBulkV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3956
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.updateProvisioningPoliciesInBulkV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3957
3957
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3958
3958
  }
3959
3959
  });
@@ -3963,22 +3963,22 @@ var SourcesV1ApiFp = function (configuration) {
3963
3963
  * This API selectively updates an existing Provisioning Policy using a JSONPatch payload. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
3964
3964
  * @summary Partial update of provisioning policy
3965
3965
  * @param {string} sourceId The Source id.
3966
- * @param {UsagetypeV1} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \&#39;Create Account Profile\&#39;, the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \&#39;Update Account Profile\&#39;, the provisioning template for the \&#39;Update\&#39; connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \&#39;Enable Account Profile\&#39;, the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\&#39;s account is created. DISABLE - This usage type relates to \&#39;Disable Account Profile\&#39;, the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
3967
- * @param {Array<JsonpatchoperationV1>} jsonpatchoperationV1 The JSONPatch payload used to update the schema.
3966
+ * @param {Usagetype} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \&#39;Create Account Profile\&#39;, the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \&#39;Update Account Profile\&#39;, the provisioning template for the \&#39;Update\&#39; connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \&#39;Enable Account Profile\&#39;, the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\&#39;s account is created. DISABLE - This usage type relates to \&#39;Disable Account Profile\&#39;, the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
3967
+ * @param {Array<Jsonpatchoperation>} jsonpatchoperation The JSONPatch payload used to update the schema.
3968
3968
  * @param {*} [axiosOptions] Override http request option.
3969
3969
  * @throws {RequiredError}
3970
3970
  */
3971
- updateProvisioningPolicyV1: function (sourceId, usageType, jsonpatchoperationV1, axiosOptions) {
3971
+ updateProvisioningPolicyV1: function (sourceId, usageType, jsonpatchoperation, axiosOptions) {
3972
3972
  var _a, _b, _c;
3973
3973
  return __awaiter(this, void 0, void 0, function () {
3974
3974
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
3975
3975
  return __generator(this, function (_d) {
3976
3976
  switch (_d.label) {
3977
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateProvisioningPolicyV1(sourceId, usageType, jsonpatchoperationV1, axiosOptions)];
3977
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateProvisioningPolicyV1(sourceId, usageType, jsonpatchoperation, axiosOptions)];
3978
3978
  case 1:
3979
3979
  localVarAxiosArgs = _d.sent();
3980
3980
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
3981
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.updateProvisioningPolicyV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3981
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.updateProvisioningPolicyV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
3982
3982
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
3983
3983
  }
3984
3984
  });
@@ -3988,22 +3988,22 @@ var SourcesV1ApiFp = function (configuration) {
3988
3988
  * This API replaces the current entitlement request configuration for a source. This source-level configuration should apply for all the entitlements in the source. Access request to any entitlements in the source should follow this configuration unless a separate entitlement-level configuration is defined. - During access request, this source-level entitlement request configuration overrides the global organization-level configuration. - However, the entitlement-level configuration (if defined) overrides this source-level configuration.
3989
3989
  * @summary Update source entitlement request configuration
3990
3990
  * @param {string} id The Source id
3991
- * @param {SourceentitlementrequestconfigV1} sourceentitlementrequestconfigV1
3991
+ * @param {Sourceentitlementrequestconfig} sourceentitlementrequestconfig
3992
3992
  * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
3993
3993
  * @param {*} [axiosOptions] Override http request option.
3994
3994
  * @throws {RequiredError}
3995
3995
  */
3996
- updateSourceEntitlementRequestConfigV1: function (id, sourceentitlementrequestconfigV1, xSailPointExperimental, axiosOptions) {
3996
+ updateSourceEntitlementRequestConfigV1: function (id, sourceentitlementrequestconfig, xSailPointExperimental, axiosOptions) {
3997
3997
  var _a, _b, _c;
3998
3998
  return __awaiter(this, void 0, void 0, function () {
3999
3999
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
4000
4000
  return __generator(this, function (_d) {
4001
4001
  switch (_d.label) {
4002
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateSourceEntitlementRequestConfigV1(id, sourceentitlementrequestconfigV1, xSailPointExperimental, axiosOptions)];
4002
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateSourceEntitlementRequestConfigV1(id, sourceentitlementrequestconfig, xSailPointExperimental, axiosOptions)];
4003
4003
  case 1:
4004
4004
  localVarAxiosArgs = _d.sent();
4005
4005
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
4006
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.updateSourceEntitlementRequestConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
4006
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.updateSourceEntitlementRequestConfigV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
4007
4007
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
4008
4008
  }
4009
4009
  });
@@ -4013,22 +4013,22 @@ var SourcesV1ApiFp = function (configuration) {
4013
4013
  * Use this API to selectively update an existing Schedule using a JSONPatch payload. The following schedule fields are immutable and cannot be updated: - type
4014
4014
  * @summary Update source schedule (partial)
4015
4015
  * @param {string} sourceId The Source id.
4016
- * @param {UpdateSourceScheduleV1ScheduleTypeV1} scheduleType The Schedule type.
4017
- * @param {Array<JsonpatchoperationV1>} jsonpatchoperationV1 The JSONPatch payload used to update the schedule.
4016
+ * @param {UpdateSourceScheduleV1ScheduleTypeEnum} scheduleType The Schedule type.
4017
+ * @param {Array<Jsonpatchoperation>} jsonpatchoperation The JSONPatch payload used to update the schedule.
4018
4018
  * @param {*} [axiosOptions] Override http request option.
4019
4019
  * @throws {RequiredError}
4020
4020
  */
4021
- updateSourceScheduleV1: function (sourceId, scheduleType, jsonpatchoperationV1, axiosOptions) {
4021
+ updateSourceScheduleV1: function (sourceId, scheduleType, jsonpatchoperation, axiosOptions) {
4022
4022
  var _a, _b, _c;
4023
4023
  return __awaiter(this, void 0, void 0, function () {
4024
4024
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
4025
4025
  return __generator(this, function (_d) {
4026
4026
  switch (_d.label) {
4027
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateSourceScheduleV1(sourceId, scheduleType, jsonpatchoperationV1, axiosOptions)];
4027
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateSourceScheduleV1(sourceId, scheduleType, jsonpatchoperation, axiosOptions)];
4028
4028
  case 1:
4029
4029
  localVarAxiosArgs = _d.sent();
4030
4030
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
4031
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.updateSourceScheduleV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
4031
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.updateSourceScheduleV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
4032
4032
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
4033
4033
  }
4034
4034
  });
@@ -4039,21 +4039,21 @@ var SourcesV1ApiFp = function (configuration) {
4039
4039
  * @summary Update source schema (partial)
4040
4040
  * @param {string} sourceId The Source id.
4041
4041
  * @param {string} schemaId The Schema id.
4042
- * @param {Array<JsonpatchoperationV1>} jsonpatchoperationV1 The JSONPatch payload used to update the schema.
4042
+ * @param {Array<Jsonpatchoperation>} jsonpatchoperation The JSONPatch payload used to update the schema.
4043
4043
  * @param {*} [axiosOptions] Override http request option.
4044
4044
  * @throws {RequiredError}
4045
4045
  */
4046
- updateSourceSchemaV1: function (sourceId, schemaId, jsonpatchoperationV1, axiosOptions) {
4046
+ updateSourceSchemaV1: function (sourceId, schemaId, jsonpatchoperation, axiosOptions) {
4047
4047
  var _a, _b, _c;
4048
4048
  return __awaiter(this, void 0, void 0, function () {
4049
4049
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
4050
4050
  return __generator(this, function (_d) {
4051
4051
  switch (_d.label) {
4052
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateSourceSchemaV1(sourceId, schemaId, jsonpatchoperationV1, axiosOptions)];
4052
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateSourceSchemaV1(sourceId, schemaId, jsonpatchoperation, axiosOptions)];
4053
4053
  case 1:
4054
4054
  localVarAxiosArgs = _d.sent();
4055
4055
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
4056
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.updateSourceSchemaV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
4056
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.updateSourceSchemaV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
4057
4057
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
4058
4058
  }
4059
4059
  });
@@ -4063,21 +4063,21 @@ var SourcesV1ApiFp = function (configuration) {
4063
4063
  * Use this API to partially update a source in Identity Security Cloud (ISC), using a list of patch operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. These fields are immutable, so they cannot be changed: * id * type * authoritative * created * modified * connector * connectorClass * passwordPolicies Attempts to modify these fields will result in a 400 error.
4064
4064
  * @summary Update source (partial)
4065
4065
  * @param {string} id Source ID.
4066
- * @param {Array<JsonpatchoperationV1>} jsonpatchoperationV1 A list of account update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. Any password changes are submitted as plain-text and encrypted upon receipt in Identity Security Cloud (ISC).
4066
+ * @param {Array<Jsonpatchoperation>} jsonpatchoperation A list of account update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. Any password changes are submitted as plain-text and encrypted upon receipt in Identity Security Cloud (ISC).
4067
4067
  * @param {*} [axiosOptions] Override http request option.
4068
4068
  * @throws {RequiredError}
4069
4069
  */
4070
- updateSourceV1: function (id, jsonpatchoperationV1, axiosOptions) {
4070
+ updateSourceV1: function (id, jsonpatchoperation, axiosOptions) {
4071
4071
  var _a, _b, _c;
4072
4072
  return __awaiter(this, void 0, void 0, function () {
4073
4073
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
4074
4074
  return __generator(this, function (_d) {
4075
4075
  switch (_d.label) {
4076
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateSourceV1(id, jsonpatchoperationV1, axiosOptions)];
4076
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateSourceV1(id, jsonpatchoperation, axiosOptions)];
4077
4077
  case 1:
4078
4078
  localVarAxiosArgs = _d.sent();
4079
4079
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
4080
- localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesV1Api.updateSourceV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
4080
+ localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SourcesApi.updateSourceV1']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
4081
4081
  return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
4082
4082
  }
4083
4083
  });
@@ -4085,58 +4085,58 @@ var SourcesV1ApiFp = function (configuration) {
4085
4085
  },
4086
4086
  };
4087
4087
  };
4088
- exports.SourcesV1ApiFp = SourcesV1ApiFp;
4088
+ exports.SourcesApiFp = SourcesApiFp;
4089
4089
  /**
4090
- * SourcesV1Api - factory interface
4090
+ * SourcesApi - factory interface
4091
4091
  * @export
4092
4092
  */
4093
- var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4094
- var localVarFp = (0, exports.SourcesV1ApiFp)(configuration);
4093
+ var SourcesApiFactory = function (configuration, basePath, axios) {
4094
+ var localVarFp = (0, exports.SourcesApiFp)(configuration);
4095
4095
  return {
4096
4096
  /**
4097
4097
  * This API generates a create policy/template based on field value transforms. This API is intended for use when setting up JDBC Provisioning type sources, but it will also work on other source types. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
4098
4098
  * @summary Create provisioning policy
4099
- * @param {SourcesV1ApiCreateProvisioningPolicyV1Request} requestParameters Request parameters.
4099
+ * @param {SourcesApiCreateProvisioningPolicyV1Request} requestParameters Request parameters.
4100
4100
  * @param {*} [axiosOptions] Override http request option.
4101
4101
  * @throws {RequiredError}
4102
4102
  */
4103
4103
  createProvisioningPolicyV1: function (requestParameters, axiosOptions) {
4104
- return localVarFp.createProvisioningPolicyV1(requestParameters.sourceId, requestParameters.provisioningpolicydtoV1, axiosOptions).then(function (request) { return request(axios, basePath); });
4104
+ return localVarFp.createProvisioningPolicyV1(requestParameters.sourceId, requestParameters.provisioningpolicydto, axiosOptions).then(function (request) { return request(axios, basePath); });
4105
4105
  },
4106
4106
  /**
4107
4107
  * Use this API to create a new schedule for a type on the specified source in Identity Security Cloud (ISC).
4108
4108
  * @summary Create schedule on source
4109
- * @param {SourcesV1ApiCreateSourceScheduleV1Request} requestParameters Request parameters.
4109
+ * @param {SourcesApiCreateSourceScheduleV1Request} requestParameters Request parameters.
4110
4110
  * @param {*} [axiosOptions] Override http request option.
4111
4111
  * @throws {RequiredError}
4112
4112
  */
4113
4113
  createSourceScheduleV1: function (requestParameters, axiosOptions) {
4114
- return localVarFp.createSourceScheduleV1(requestParameters.sourceId, requestParameters.schedule3V1, axiosOptions).then(function (request) { return request(axios, basePath); });
4114
+ return localVarFp.createSourceScheduleV1(requestParameters.sourceId, requestParameters.schedule3, axiosOptions).then(function (request) { return request(axios, basePath); });
4115
4115
  },
4116
4116
  /**
4117
4117
  * Use this API to create a new schema on the specified source in Identity Security Cloud (ISC).
4118
4118
  * @summary Create schema on source
4119
- * @param {SourcesV1ApiCreateSourceSchemaV1Request} requestParameters Request parameters.
4119
+ * @param {SourcesApiCreateSourceSchemaV1Request} requestParameters Request parameters.
4120
4120
  * @param {*} [axiosOptions] Override http request option.
4121
4121
  * @throws {RequiredError}
4122
4122
  */
4123
4123
  createSourceSchemaV1: function (requestParameters, axiosOptions) {
4124
- return localVarFp.createSourceSchemaV1(requestParameters.sourceId, requestParameters.schemaV1, axiosOptions).then(function (request) { return request(axios, basePath); });
4124
+ return localVarFp.createSourceSchemaV1(requestParameters.sourceId, requestParameters.schema, axiosOptions).then(function (request) { return request(axios, basePath); });
4125
4125
  },
4126
4126
  /**
4127
4127
  * This creates a specific source with a full source JSON representation. Any passwords are submitted as plain-text and encrypted upon receipt in IdentityNow.
4128
4128
  * @summary Creates a source in identitynow.
4129
- * @param {SourcesV1ApiCreateSourceV1Request} requestParameters Request parameters.
4129
+ * @param {SourcesApiCreateSourceV1Request} requestParameters Request parameters.
4130
4130
  * @param {*} [axiosOptions] Override http request option.
4131
4131
  * @throws {RequiredError}
4132
4132
  */
4133
4133
  createSourceV1: function (requestParameters, axiosOptions) {
4134
- return localVarFp.createSourceV1(requestParameters.sourceV1, requestParameters.provisionAsCsv, axiosOptions).then(function (request) { return request(axios, basePath); });
4134
+ return localVarFp.createSourceV1(requestParameters.source, requestParameters.provisionAsCsv, axiosOptions).then(function (request) { return request(axios, basePath); });
4135
4135
  },
4136
4136
  /**
4137
4137
  * Use this endpoint to remove all accounts from the system without provisioning changes to the source. Accounts that are removed could be re-created during the next aggregation. This endpoint is good for: * Removing accounts that no longer exist on the source. * Removing accounts that won\'t be aggregated following updates to the source configuration. * Forcing accounts to be re-created following the next aggregation to re-run account processing, support testing, etc.
4138
4138
  * @summary Remove all accounts in source
4139
- * @param {SourcesV1ApiDeleteAccountsAsyncV1Request} requestParameters Request parameters.
4139
+ * @param {SourcesApiDeleteAccountsAsyncV1Request} requestParameters Request parameters.
4140
4140
  * @param {*} [axiosOptions] Override http request option.
4141
4141
  * @throws {RequiredError}
4142
4142
  */
@@ -4146,7 +4146,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4146
4146
  /**
4147
4147
  * Deletes the native change detection configuration for the source specified by the given ID.
4148
4148
  * @summary Delete native change detection configuration
4149
- * @param {SourcesV1ApiDeleteNativeChangeDetectionConfigV1Request} requestParameters Request parameters.
4149
+ * @param {SourcesApiDeleteNativeChangeDetectionConfigV1Request} requestParameters Request parameters.
4150
4150
  * @param {*} [axiosOptions] Override http request option.
4151
4151
  * @throws {RequiredError}
4152
4152
  */
@@ -4156,7 +4156,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4156
4156
  /**
4157
4157
  * Deletes the provisioning policy with the specified usage on an application.
4158
4158
  * @summary Delete provisioning policy by usagetype
4159
- * @param {SourcesV1ApiDeleteProvisioningPolicyV1Request} requestParameters Request parameters.
4159
+ * @param {SourcesApiDeleteProvisioningPolicyV1Request} requestParameters Request parameters.
4160
4160
  * @param {*} [axiosOptions] Override http request option.
4161
4161
  * @throws {RequiredError}
4162
4162
  */
@@ -4166,7 +4166,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4166
4166
  /**
4167
4167
  *
4168
4168
  * @summary Delete source schedule by type.
4169
- * @param {SourcesV1ApiDeleteSourceScheduleV1Request} requestParameters Request parameters.
4169
+ * @param {SourcesApiDeleteSourceScheduleV1Request} requestParameters Request parameters.
4170
4170
  * @param {*} [axiosOptions] Override http request option.
4171
4171
  * @throws {RequiredError}
4172
4172
  */
@@ -4176,7 +4176,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4176
4176
  /**
4177
4177
  *
4178
4178
  * @summary Delete source schema by id
4179
- * @param {SourcesV1ApiDeleteSourceSchemaV1Request} requestParameters Request parameters.
4179
+ * @param {SourcesApiDeleteSourceSchemaV1Request} requestParameters Request parameters.
4180
4180
  * @param {*} [axiosOptions] Override http request option.
4181
4181
  * @throws {RequiredError}
4182
4182
  */
@@ -4186,7 +4186,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4186
4186
  /**
4187
4187
  * Use this API to delete a specific source in Identity Security Cloud (ISC). The API removes all the accounts on the source first, and then it deletes the source. You can retrieve the actual task execution status with this method: GET `/task-status/{id}`
4188
4188
  * @summary Delete source by id
4189
- * @param {SourcesV1ApiDeleteSourceV1Request} requestParameters Request parameters.
4189
+ * @param {SourcesApiDeleteSourceV1Request} requestParameters Request parameters.
4190
4190
  * @param {*} [axiosOptions] Override http request option.
4191
4191
  * @throws {RequiredError}
4192
4192
  */
@@ -4196,7 +4196,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4196
4196
  /**
4197
4197
  * The endpoint retrieves the approval configuration for deleting human accounts from a specified source. It returns details such as whether approval is required, who the approvers are, and any additional approval settings. This helps administrators understand and manage the approval workflow for human account deletions in their organization. The response is provided as an AccountDeleteConfigDto object.
4198
4198
  * @summary Human Account Deletion Approval Config
4199
- * @param {SourcesV1ApiGetAccountDeleteApprovalConfigV1Request} requestParameters Request parameters.
4199
+ * @param {SourcesApiGetAccountDeleteApprovalConfigV1Request} requestParameters Request parameters.
4200
4200
  * @param {*} [axiosOptions] Override http request option.
4201
4201
  * @throws {RequiredError}
4202
4202
  */
@@ -4206,7 +4206,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4206
4206
  /**
4207
4207
  * This API downloads the CSV schema that defines the account attributes on a source. >**NOTE: This API is designated only for Delimited File sources.**
4208
4208
  * @summary Downloads source accounts schema template
4209
- * @param {SourcesV1ApiGetAccountsSchemaV1Request} requestParameters Request parameters.
4209
+ * @param {SourcesApiGetAccountsSchemaV1Request} requestParameters Request parameters.
4210
4210
  * @param {*} [axiosOptions] Override http request option.
4211
4211
  * @throws {RequiredError}
4212
4212
  */
@@ -4216,7 +4216,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4216
4216
  /**
4217
4217
  * This API returns the existing correlation configuration for a source specified by the given ID.
4218
4218
  * @summary Get source correlation configuration
4219
- * @param {SourcesV1ApiGetCorrelationConfigV1Request} requestParameters Request parameters.
4219
+ * @param {SourcesApiGetCorrelationConfigV1Request} requestParameters Request parameters.
4220
4220
  * @param {*} [axiosOptions] Override http request option.
4221
4221
  * @throws {RequiredError}
4222
4222
  */
@@ -4226,7 +4226,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4226
4226
  /**
4227
4227
  * This API downloads the CSV schema that defines the entitlement attributes on a source. >**NOTE: This API is designated only for Delimited File sources.**
4228
4228
  * @summary Downloads source entitlements schema template
4229
- * @param {SourcesV1ApiGetEntitlementsSchemaV1Request} requestParameters Request parameters.
4229
+ * @param {SourcesApiGetEntitlementsSchemaV1Request} requestParameters Request parameters.
4230
4230
  * @param {*} [axiosOptions] Override http request option.
4231
4231
  * @throws {RequiredError}
4232
4232
  */
@@ -4236,7 +4236,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4236
4236
  /**
4237
4237
  * Retrieves the machine account deletion approval configuration for a specific source. This endpoint returns details about the approval requirements, approvers, and comment settings that govern the deletion of machine accounts associated with the given source ID.
4238
4238
  * @summary Machine Account Deletion Approval Config
4239
- * @param {SourcesV1ApiGetMachineAccountDeletionApprovalConfigBySourceV1Request} requestParameters Request parameters.
4239
+ * @param {SourcesApiGetMachineAccountDeletionApprovalConfigBySourceV1Request} requestParameters Request parameters.
4240
4240
  * @param {*} [axiosOptions] Override http request option.
4241
4241
  * @throws {RequiredError}
4242
4242
  */
@@ -4246,7 +4246,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4246
4246
  /**
4247
4247
  * This API returns the existing native change detection configuration for a source specified by the given ID.
4248
4248
  * @summary Native change detection configuration
4249
- * @param {SourcesV1ApiGetNativeChangeDetectionConfigV1Request} requestParameters Request parameters.
4249
+ * @param {SourcesApiGetNativeChangeDetectionConfigV1Request} requestParameters Request parameters.
4250
4250
  * @param {*} [axiosOptions] Override http request option.
4251
4251
  * @throws {RequiredError}
4252
4252
  */
@@ -4256,7 +4256,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4256
4256
  /**
4257
4257
  * This end-point retrieves the ProvisioningPolicy with the specified usage on the specified Source in IdentityNow.
4258
4258
  * @summary Get provisioning policy by usagetype
4259
- * @param {SourcesV1ApiGetProvisioningPolicyV1Request} requestParameters Request parameters.
4259
+ * @param {SourcesApiGetProvisioningPolicyV1Request} requestParameters Request parameters.
4260
4260
  * @param {*} [axiosOptions] Override http request option.
4261
4261
  * @throws {RequiredError}
4262
4262
  */
@@ -4266,7 +4266,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4266
4266
  /**
4267
4267
  * This API returns the existing attribute synchronization configuration for a source specified by the given ID. The response contains all attributes, regardless of whether they enabled or not.
4268
4268
  * @summary Attribute sync config
4269
- * @param {SourcesV1ApiGetSourceAttrSyncConfigV1Request} requestParameters Request parameters.
4269
+ * @param {SourcesApiGetSourceAttrSyncConfigV1Request} requestParameters Request parameters.
4270
4270
  * @param {*} [axiosOptions] Override http request option.
4271
4271
  * @throws {RequiredError}
4272
4272
  */
@@ -4276,7 +4276,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4276
4276
  /**
4277
4277
  * Looks up and returns the source config for the requested source id after populating the source config values and applying language translations.
4278
4278
  * @summary Gets source config with language-translations
4279
- * @param {SourcesV1ApiGetSourceConfigV1Request} requestParameters Request parameters.
4279
+ * @param {SourcesApiGetSourceConfigV1Request} requestParameters Request parameters.
4280
4280
  * @param {*} [axiosOptions] Override http request option.
4281
4281
  * @throws {RequiredError}
4282
4282
  */
@@ -4286,7 +4286,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4286
4286
  /**
4287
4287
  * Use this API to get all dependent Profiles, Attributes, Applications and Custom Transforms for a source by a specified ID in Identity Security Cloud (ISC).
4288
4288
  * @summary Get source connections by id
4289
- * @param {SourcesV1ApiGetSourceConnectionsV1Request} requestParameters Request parameters.
4289
+ * @param {SourcesApiGetSourceConnectionsV1Request} requestParameters Request parameters.
4290
4290
  * @param {*} [axiosOptions] Override http request option.
4291
4291
  * @throws {RequiredError}
4292
4292
  */
@@ -4296,7 +4296,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4296
4296
  /**
4297
4297
  * This API gets the current entitlement request configuration for a source. This source-level configuration should apply for all the entitlements in the source. Access request to any entitlements in the source should follow this configuration unless a separate entitlement-level configuration is defined. - During access request, this source-level entitlement request configuration overrides the global organization-level configuration. - However, the entitlement-level configuration (if defined) overrides this source-level configuration.
4298
4298
  * @summary Get source entitlement request configuration
4299
- * @param {SourcesV1ApiGetSourceEntitlementRequestConfigV1Request} requestParameters Request parameters.
4299
+ * @param {SourcesApiGetSourceEntitlementRequestConfigV1Request} requestParameters Request parameters.
4300
4300
  * @param {*} [axiosOptions] Override http request option.
4301
4301
  * @throws {RequiredError}
4302
4302
  */
@@ -4306,7 +4306,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4306
4306
  /**
4307
4307
  * This endpoint fetches source health by source\'s id
4308
4308
  * @summary Fetches source health by id
4309
- * @param {SourcesV1ApiGetSourceHealthV1Request} requestParameters Request parameters.
4309
+ * @param {SourcesApiGetSourceHealthV1Request} requestParameters Request parameters.
4310
4310
  * @param {*} [axiosOptions] Override http request option.
4311
4311
  * @throws {RequiredError}
4312
4312
  */
@@ -4316,7 +4316,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4316
4316
  /**
4317
4317
  * Get the source schedule by type in Identity Security Cloud (ISC).
4318
4318
  * @summary Get source schedule by type
4319
- * @param {SourcesV1ApiGetSourceScheduleV1Request} requestParameters Request parameters.
4319
+ * @param {SourcesApiGetSourceScheduleV1Request} requestParameters Request parameters.
4320
4320
  * @param {*} [axiosOptions] Override http request option.
4321
4321
  * @throws {RequiredError}
4322
4322
  */
@@ -4326,7 +4326,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4326
4326
  /**
4327
4327
  * Use this API to list the schedules that exist on the specified source in Identity Security Cloud (ISC). :::info This endpoint uses a **cron expression** to schedule a task, following standard **cron job syntax**. For example, `0 0 12 1/1 * ? *` runs the task **daily at 12:00 PM**. **Days of the week are represented as 1-7 (Sunday-Saturday).** :::
4328
4328
  * @summary List schedules on source
4329
- * @param {SourcesV1ApiGetSourceSchedulesV1Request} requestParameters Request parameters.
4329
+ * @param {SourcesApiGetSourceSchedulesV1Request} requestParameters Request parameters.
4330
4330
  * @param {*} [axiosOptions] Override http request option.
4331
4331
  * @throws {RequiredError}
4332
4332
  */
@@ -4336,7 +4336,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4336
4336
  /**
4337
4337
  * Get the Source Schema by ID in IdentityNow.
4338
4338
  * @summary Get source schema by id
4339
- * @param {SourcesV1ApiGetSourceSchemaV1Request} requestParameters Request parameters.
4339
+ * @param {SourcesApiGetSourceSchemaV1Request} requestParameters Request parameters.
4340
4340
  * @param {*} [axiosOptions] Override http request option.
4341
4341
  * @throws {RequiredError}
4342
4342
  */
@@ -4346,7 +4346,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4346
4346
  /**
4347
4347
  * Use this API to list the schemas that exist on the specified source in Identity Security Cloud (ISC).
4348
4348
  * @summary List schemas on source
4349
- * @param {SourcesV1ApiGetSourceSchemasV1Request} requestParameters Request parameters.
4349
+ * @param {SourcesApiGetSourceSchemasV1Request} requestParameters Request parameters.
4350
4350
  * @param {*} [axiosOptions] Override http request option.
4351
4351
  * @throws {RequiredError}
4352
4352
  */
@@ -4356,7 +4356,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4356
4356
  /**
4357
4357
  * Use this API to get a source by a specified ID in Identity Security Cloud (ISC).
4358
4358
  * @summary Get source by id
4359
- * @param {SourcesV1ApiGetSourceV1Request} requestParameters Request parameters.
4359
+ * @param {SourcesApiGetSourceV1Request} requestParameters Request parameters.
4360
4360
  * @param {*} [axiosOptions] Override http request option.
4361
4361
  * @throws {RequiredError}
4362
4362
  */
@@ -4366,7 +4366,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4366
4366
  /**
4367
4367
  * This API uploads a source schema template file to configure a source\'s account attributes. To retrieve the file to modify and upload, log into Identity Now. Click **Admin** -> **Connections** -> **Sources** -> **`{SourceName}`** -> **Import Data** -> **Account Schema** -> **Options** -> **Download Schema** >**NOTE: This API is designated only for Delimited File sources.**
4368
4368
  * @summary Uploads source accounts schema template
4369
- * @param {SourcesV1ApiImportAccountsSchemaV1Request} requestParameters Request parameters.
4369
+ * @param {SourcesApiImportAccountsSchemaV1Request} requestParameters Request parameters.
4370
4370
  * @param {*} [axiosOptions] Override http request option.
4371
4371
  * @throws {RequiredError}
4372
4372
  */
@@ -4376,7 +4376,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4376
4376
  /**
4377
4377
  * Starts an account aggregation on the specified source. If the target source is a delimited file source, then the CSV file needs to be included in the request body. You will also need to set the Content-Type header to `multipart/form-data`.
4378
4378
  * @summary Account aggregation
4379
- * @param {SourcesV1ApiImportAccountsV1Request} requestParameters Request parameters.
4379
+ * @param {SourcesApiImportAccountsV1Request} requestParameters Request parameters.
4380
4380
  * @param {*} [axiosOptions] Override http request option.
4381
4381
  * @throws {RequiredError}
4382
4382
  */
@@ -4386,7 +4386,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4386
4386
  /**
4387
4387
  * This uploads a supplemental source connector file (like jdbc driver jars) to a source\'s S3 bucket. This also sends ETS and Audit events.
4388
4388
  * @summary Upload connector file to source
4389
- * @param {SourcesV1ApiImportConnectorFileV1Request} requestParameters Request parameters.
4389
+ * @param {SourcesApiImportConnectorFileV1Request} requestParameters Request parameters.
4390
4390
  * @param {*} [axiosOptions] Override http request option.
4391
4391
  * @throws {RequiredError}
4392
4392
  */
@@ -4396,7 +4396,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4396
4396
  /**
4397
4397
  * This API uploads a source schema template file to configure a source\'s entitlement attributes. To retrieve the file to modify and upload, log into Identity Now. Click **Admin** -> **Connections** -> **Sources** -> **`{SourceName}`** -> **Import Data** -> **Import Entitlements** -> **Download** >**NOTE: This API is designated only for Delimited File sources.**
4398
4398
  * @summary Uploads source entitlements schema template
4399
- * @param {SourcesV1ApiImportEntitlementsSchemaV1Request} requestParameters Request parameters.
4399
+ * @param {SourcesApiImportEntitlementsSchemaV1Request} requestParameters Request parameters.
4400
4400
  * @param {*} [axiosOptions] Override http request option.
4401
4401
  * @throws {RequiredError}
4402
4402
  */
@@ -4406,7 +4406,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4406
4406
  /**
4407
4407
  * Starts an entitlement aggregation on the specified source. If the target source is a delimited file source, then the CSV file needs to be included in the request body. You will also need to set the Content-Type header to `multipart/form-data`. A token with ORG_ADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
4408
4408
  * @summary Entitlement aggregation
4409
- * @param {SourcesV1ApiImportEntitlementsV1Request} requestParameters Request parameters.
4409
+ * @param {SourcesApiImportEntitlementsV1Request} requestParameters Request parameters.
4410
4410
  * @param {*} [axiosOptions] Override http request option.
4411
4411
  * @throws {RequiredError}
4412
4412
  */
@@ -4416,7 +4416,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4416
4416
  /**
4417
4417
  * File is required for upload. You will also need to set the Content-Type header to `multipart/form-data`
4418
4418
  * @summary Process uncorrelated accounts
4419
- * @param {SourcesV1ApiImportUncorrelatedAccountsV1Request} requestParameters Request parameters.
4419
+ * @param {SourcesApiImportUncorrelatedAccountsV1Request} requestParameters Request parameters.
4420
4420
  * @param {*} [axiosOptions] Override http request option.
4421
4421
  * @throws {RequiredError}
4422
4422
  */
@@ -4426,7 +4426,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4426
4426
  /**
4427
4427
  * This API can be used to get Password Policy in IdentityNow for the specified Source. Source must support PASSWORD feature.
4428
4428
  * @summary Get Password Policy for source
4429
- * @param {SourcesV1ApiListPasswordPolicyHoldersOnSourceV1Request} requestParameters Request parameters.
4429
+ * @param {SourcesApiListPasswordPolicyHoldersOnSourceV1Request} requestParameters Request parameters.
4430
4430
  * @param {*} [axiosOptions] Override http request option.
4431
4431
  * @throws {RequiredError}
4432
4432
  */
@@ -4436,7 +4436,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4436
4436
  /**
4437
4437
  * This end-point lists all the ProvisioningPolicies in IdentityNow.
4438
4438
  * @summary Lists provisioningpolicies
4439
- * @param {SourcesV1ApiListProvisioningPoliciesV1Request} requestParameters Request parameters.
4439
+ * @param {SourcesApiListProvisioningPoliciesV1Request} requestParameters Request parameters.
4440
4440
  * @param {*} [axiosOptions] Override http request option.
4441
4441
  * @throws {RequiredError}
4442
4442
  */
@@ -4446,7 +4446,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4446
4446
  /**
4447
4447
  * This end-point lists all the sources in IdentityNow.
4448
4448
  * @summary Lists all sources in identitynow.
4449
- * @param {SourcesV1ApiListSourcesV1Request} requestParameters Request parameters.
4449
+ * @param {SourcesApiListSourcesV1Request} requestParameters Request parameters.
4450
4450
  * @param {*} [axiosOptions] Override http request option.
4451
4451
  * @throws {RequiredError}
4452
4452
  */
@@ -4457,7 +4457,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4457
4457
  /**
4458
4458
  * This endpoint validates that the cluster being used by the source is reachable from IdentityNow.
4459
4459
  * @summary Ping cluster for source connector
4460
- * @param {SourcesV1ApiPingClusterV1Request} requestParameters Request parameters.
4460
+ * @param {SourcesApiPingClusterV1Request} requestParameters Request parameters.
4461
4461
  * @param {*} [axiosOptions] Override http request option.
4462
4462
  * @throws {RequiredError}
4463
4463
  */
@@ -4467,77 +4467,77 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4467
4467
  /**
4468
4468
  * Replaces the correlation configuration for the source specified by the given ID with the configuration provided in the request body.
4469
4469
  * @summary Update source correlation configuration
4470
- * @param {SourcesV1ApiPutCorrelationConfigV1Request} requestParameters Request parameters.
4470
+ * @param {SourcesApiPutCorrelationConfigV1Request} requestParameters Request parameters.
4471
4471
  * @param {*} [axiosOptions] Override http request option.
4472
4472
  * @throws {RequiredError}
4473
4473
  */
4474
4474
  putCorrelationConfigV1: function (requestParameters, axiosOptions) {
4475
- return localVarFp.putCorrelationConfigV1(requestParameters.id, requestParameters.correlationconfigV1, axiosOptions).then(function (request) { return request(axios, basePath); });
4475
+ return localVarFp.putCorrelationConfigV1(requestParameters.id, requestParameters.correlationconfig, axiosOptions).then(function (request) { return request(axios, basePath); });
4476
4476
  },
4477
4477
  /**
4478
4478
  * Replaces the native change detection configuration for the source specified by the given ID with the configuration provided in the request body.
4479
4479
  * @summary Update native change detection configuration
4480
- * @param {SourcesV1ApiPutNativeChangeDetectionConfigV1Request} requestParameters Request parameters.
4480
+ * @param {SourcesApiPutNativeChangeDetectionConfigV1Request} requestParameters Request parameters.
4481
4481
  * @param {*} [axiosOptions] Override http request option.
4482
4482
  * @throws {RequiredError}
4483
4483
  */
4484
4484
  putNativeChangeDetectionConfigV1: function (requestParameters, axiosOptions) {
4485
- return localVarFp.putNativeChangeDetectionConfigV1(requestParameters.sourceId, requestParameters.nativechangedetectionconfigV1, axiosOptions).then(function (request) { return request(axios, basePath); });
4485
+ return localVarFp.putNativeChangeDetectionConfigV1(requestParameters.sourceId, requestParameters.nativechangedetectionconfig, axiosOptions).then(function (request) { return request(axios, basePath); });
4486
4486
  },
4487
4487
  /**
4488
4488
  * This end-point updates the provisioning policy with the specified usage on the specified source in IdentityNow. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
4489
4489
  * @summary Update provisioning policy by usagetype
4490
- * @param {SourcesV1ApiPutProvisioningPolicyV1Request} requestParameters Request parameters.
4490
+ * @param {SourcesApiPutProvisioningPolicyV1Request} requestParameters Request parameters.
4491
4491
  * @param {*} [axiosOptions] Override http request option.
4492
4492
  * @throws {RequiredError}
4493
4493
  */
4494
4494
  putProvisioningPolicyV1: function (requestParameters, axiosOptions) {
4495
- return localVarFp.putProvisioningPolicyV1(requestParameters.sourceId, requestParameters.usageType, requestParameters.provisioningpolicydtoV1, axiosOptions).then(function (request) { return request(axios, basePath); });
4495
+ return localVarFp.putProvisioningPolicyV1(requestParameters.sourceId, requestParameters.usageType, requestParameters.provisioningpolicydto, axiosOptions).then(function (request) { return request(axios, basePath); });
4496
4496
  },
4497
4497
  /**
4498
4498
  * Replaces the attribute synchronization configuration for the source specified by the given ID with the configuration provided in the request body. Only the \"enabled\" field of the values in the \"attributes\" array is mutable. Attempting to change other attributes or add new values to the \"attributes\" array will result in an error.
4499
4499
  * @summary Update attribute sync config
4500
- * @param {SourcesV1ApiPutSourceAttrSyncConfigV1Request} requestParameters Request parameters.
4500
+ * @param {SourcesApiPutSourceAttrSyncConfigV1Request} requestParameters Request parameters.
4501
4501
  * @param {*} [axiosOptions] Override http request option.
4502
4502
  * @throws {RequiredError}
4503
4503
  */
4504
4504
  putSourceAttrSyncConfigV1: function (requestParameters, axiosOptions) {
4505
- return localVarFp.putSourceAttrSyncConfigV1(requestParameters.id, requestParameters.attrsyncsourceconfigV1, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
4505
+ return localVarFp.putSourceAttrSyncConfigV1(requestParameters.id, requestParameters.attrsyncsourceconfig, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
4506
4506
  },
4507
4507
  /**
4508
4508
  * This API will completely replace an existing Schema with the submitted payload. Some fields of the Schema cannot be updated. These fields are listed below. * id * name * created * modified Any attempt to modify these fields will result in an error response with a status code of 400. > `id` must remain in the request body, but it cannot be changed. If `id` is omitted from the request body, the result will be a 400 error.
4509
4509
  * @summary Update source schema (full)
4510
- * @param {SourcesV1ApiPutSourceSchemaV1Request} requestParameters Request parameters.
4510
+ * @param {SourcesApiPutSourceSchemaV1Request} requestParameters Request parameters.
4511
4511
  * @param {*} [axiosOptions] Override http request option.
4512
4512
  * @throws {RequiredError}
4513
4513
  */
4514
4514
  putSourceSchemaV1: function (requestParameters, axiosOptions) {
4515
- return localVarFp.putSourceSchemaV1(requestParameters.sourceId, requestParameters.schemaId, requestParameters.schemaV1, axiosOptions).then(function (request) { return request(axios, basePath); });
4515
+ return localVarFp.putSourceSchemaV1(requestParameters.sourceId, requestParameters.schemaId, requestParameters.schema, axiosOptions).then(function (request) { return request(axios, basePath); });
4516
4516
  },
4517
4517
  /**
4518
4518
  * Use this API to update a source in Identity Security Cloud (ISC), using a full object representation. This means that when you use this API, it completely replaces the existing source configuration. These fields are immutable, so they cannot be changed: * id * type * authoritative * connector * connectorClass * passwordPolicies Attempts to modify these fields will result in a 400 error.
4519
4519
  * @summary Update source (full)
4520
- * @param {SourcesV1ApiPutSourceV1Request} requestParameters Request parameters.
4520
+ * @param {SourcesApiPutSourceV1Request} requestParameters Request parameters.
4521
4521
  * @param {*} [axiosOptions] Override http request option.
4522
4522
  * @throws {RequiredError}
4523
4523
  */
4524
4524
  putSourceV1: function (requestParameters, axiosOptions) {
4525
- return localVarFp.putSourceV1(requestParameters.id, requestParameters.sourceV1, axiosOptions).then(function (request) { return request(axios, basePath); });
4525
+ return localVarFp.putSourceV1(requestParameters.id, requestParameters.source, axiosOptions).then(function (request) { return request(axios, basePath); });
4526
4526
  },
4527
4527
  /**
4528
4528
  * Retrieves a sample of data returned from account and group aggregation requests.
4529
4529
  * @summary Peek source connector\'s resource objects
4530
- * @param {SourcesV1ApiSearchResourceObjectsV1Request} requestParameters Request parameters.
4530
+ * @param {SourcesApiSearchResourceObjectsV1Request} requestParameters Request parameters.
4531
4531
  * @param {*} [axiosOptions] Override http request option.
4532
4532
  * @throws {RequiredError}
4533
4533
  */
4534
4534
  searchResourceObjectsV1: function (requestParameters, axiosOptions) {
4535
- return localVarFp.searchResourceObjectsV1(requestParameters.sourceId, requestParameters.resourceobjectsrequestV1, axiosOptions).then(function (request) { return request(axios, basePath); });
4535
+ return localVarFp.searchResourceObjectsV1(requestParameters.sourceId, requestParameters.resourceobjectsrequest, axiosOptions).then(function (request) { return request(axios, basePath); });
4536
4536
  },
4537
4537
  /**
4538
4538
  * This end-point performs attribute synchronization for a selected source.
4539
4539
  * @summary Synchronize single source attributes.
4540
- * @param {SourcesV1ApiSyncAttributesForSourceV1Request} requestParameters Request parameters.
4540
+ * @param {SourcesApiSyncAttributesForSourceV1Request} requestParameters Request parameters.
4541
4541
  * @param {*} [axiosOptions] Override http request option.
4542
4542
  * @throws {RequiredError}
4543
4543
  */
@@ -4547,7 +4547,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4547
4547
  /**
4548
4548
  * This endpoint performs a more detailed validation of the source\'\'s configuration that can take longer than the lighter weight credential validation performed by the checkConnection API.
4549
4549
  * @summary Test configuration for source connector
4550
- * @param {SourcesV1ApiTestSourceConfigurationV1Request} requestParameters Request parameters.
4550
+ * @param {SourcesApiTestSourceConfigurationV1Request} requestParameters Request parameters.
4551
4551
  * @param {*} [axiosOptions] Override http request option.
4552
4552
  * @throws {RequiredError}
4553
4553
  */
@@ -4557,7 +4557,7 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4557
4557
  /**
4558
4558
  * This endpoint validates that the configured credentials are valid and will properly authenticate with the source identified by the sourceId path parameter.
4559
4559
  * @summary Check connection for source connector.
4560
- * @param {SourcesV1ApiTestSourceConnectionV1Request} requestParameters Request parameters.
4560
+ * @param {SourcesApiTestSourceConnectionV1Request} requestParameters Request parameters.
4561
4561
  * @param {*} [axiosOptions] Override http request option.
4562
4562
  * @throws {RequiredError}
4563
4563
  */
@@ -4567,794 +4567,794 @@ var SourcesV1ApiFactory = function (configuration, basePath, axios) {
4567
4567
  /**
4568
4568
  * Updates the approval configuration for deleting human accounts for a specific source, identified by source ID. This endpoint allows administrators to modify settings such as whether approval is required, who the approvers are, and other approval-related options. The update is performed using a JSON Patch payload, and the response returns the updated AccountDeleteConfigDto object reflecting the new approval workflow configuration.
4569
4569
  * @summary Human Account Deletion Approval Config
4570
- * @param {SourcesV1ApiUpdateAccountDeletionApprovalConfigV1Request} requestParameters Request parameters.
4570
+ * @param {SourcesApiUpdateAccountDeletionApprovalConfigV1Request} requestParameters Request parameters.
4571
4571
  * @param {*} [axiosOptions] Override http request option.
4572
4572
  * @throws {RequiredError}
4573
4573
  */
4574
4574
  updateAccountDeletionApprovalConfigV1: function (requestParameters, axiosOptions) {
4575
- return localVarFp.updateAccountDeletionApprovalConfigV1(requestParameters.sourceId, requestParameters.jsonpatchoperationV1, axiosOptions).then(function (request) { return request(axios, basePath); });
4575
+ return localVarFp.updateAccountDeletionApprovalConfigV1(requestParameters.sourceId, requestParameters.jsonpatchoperation, axiosOptions).then(function (request) { return request(axios, basePath); });
4576
4576
  },
4577
4577
  /**
4578
4578
  * Use this endpoint to update the machine account deletion approval configuration for a specific source. The update is performed using a JSON Patch payload, which allows partial modifications to the approval config. This operation is typically used to change approval requirements, approvers, or comments settings for machine account deletion. The endpoint expects the source ID as a path parameter and a valid JSON Patch array in the request body.
4579
4579
  * @summary Machine Account Deletion Approval Config
4580
- * @param {SourcesV1ApiUpdateMachineAccountDeletionApprovalConfigV1Request} requestParameters Request parameters.
4580
+ * @param {SourcesApiUpdateMachineAccountDeletionApprovalConfigV1Request} requestParameters Request parameters.
4581
4581
  * @param {*} [axiosOptions] Override http request option.
4582
4582
  * @throws {RequiredError}
4583
4583
  */
4584
4584
  updateMachineAccountDeletionApprovalConfigV1: function (requestParameters, axiosOptions) {
4585
- return localVarFp.updateMachineAccountDeletionApprovalConfigV1(requestParameters.sourceId, requestParameters.jsonpatchoperationV1, axiosOptions).then(function (request) { return request(axios, basePath); });
4585
+ return localVarFp.updateMachineAccountDeletionApprovalConfigV1(requestParameters.sourceId, requestParameters.jsonpatchoperation, axiosOptions).then(function (request) { return request(axios, basePath); });
4586
4586
  },
4587
4587
  /**
4588
4588
  * This API can be used to set up or update Password Policy in IdentityNow for the specified Source. Source must support PASSWORD feature.
4589
4589
  * @summary Update password policy
4590
- * @param {SourcesV1ApiUpdatePasswordPolicyHoldersV1Request} requestParameters Request parameters.
4590
+ * @param {SourcesApiUpdatePasswordPolicyHoldersV1Request} requestParameters Request parameters.
4591
4591
  * @param {*} [axiosOptions] Override http request option.
4592
4592
  * @throws {RequiredError}
4593
4593
  */
4594
4594
  updatePasswordPolicyHoldersV1: function (requestParameters, axiosOptions) {
4595
- return localVarFp.updatePasswordPolicyHoldersV1(requestParameters.sourceId, requestParameters.passwordpolicyholdersdtoInnerV1, axiosOptions).then(function (request) { return request(axios, basePath); });
4595
+ return localVarFp.updatePasswordPolicyHoldersV1(requestParameters.sourceId, requestParameters.passwordpolicyholdersdtoInner, axiosOptions).then(function (request) { return request(axios, basePath); });
4596
4596
  },
4597
4597
  /**
4598
4598
  * This end-point updates a list of provisioning policies on the specified source in IdentityNow.
4599
4599
  * @summary Bulk update provisioning policies
4600
- * @param {SourcesV1ApiUpdateProvisioningPoliciesInBulkV1Request} requestParameters Request parameters.
4600
+ * @param {SourcesApiUpdateProvisioningPoliciesInBulkV1Request} requestParameters Request parameters.
4601
4601
  * @param {*} [axiosOptions] Override http request option.
4602
4602
  * @throws {RequiredError}
4603
4603
  */
4604
4604
  updateProvisioningPoliciesInBulkV1: function (requestParameters, axiosOptions) {
4605
- return localVarFp.updateProvisioningPoliciesInBulkV1(requestParameters.sourceId, requestParameters.provisioningpolicydtoV1, axiosOptions).then(function (request) { return request(axios, basePath); });
4605
+ return localVarFp.updateProvisioningPoliciesInBulkV1(requestParameters.sourceId, requestParameters.provisioningpolicydto, axiosOptions).then(function (request) { return request(axios, basePath); });
4606
4606
  },
4607
4607
  /**
4608
4608
  * This API selectively updates an existing Provisioning Policy using a JSONPatch payload. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
4609
4609
  * @summary Partial update of provisioning policy
4610
- * @param {SourcesV1ApiUpdateProvisioningPolicyV1Request} requestParameters Request parameters.
4610
+ * @param {SourcesApiUpdateProvisioningPolicyV1Request} requestParameters Request parameters.
4611
4611
  * @param {*} [axiosOptions] Override http request option.
4612
4612
  * @throws {RequiredError}
4613
4613
  */
4614
4614
  updateProvisioningPolicyV1: function (requestParameters, axiosOptions) {
4615
- return localVarFp.updateProvisioningPolicyV1(requestParameters.sourceId, requestParameters.usageType, requestParameters.jsonpatchoperationV1, axiosOptions).then(function (request) { return request(axios, basePath); });
4615
+ return localVarFp.updateProvisioningPolicyV1(requestParameters.sourceId, requestParameters.usageType, requestParameters.jsonpatchoperation, axiosOptions).then(function (request) { return request(axios, basePath); });
4616
4616
  },
4617
4617
  /**
4618
4618
  * This API replaces the current entitlement request configuration for a source. This source-level configuration should apply for all the entitlements in the source. Access request to any entitlements in the source should follow this configuration unless a separate entitlement-level configuration is defined. - During access request, this source-level entitlement request configuration overrides the global organization-level configuration. - However, the entitlement-level configuration (if defined) overrides this source-level configuration.
4619
4619
  * @summary Update source entitlement request configuration
4620
- * @param {SourcesV1ApiUpdateSourceEntitlementRequestConfigV1Request} requestParameters Request parameters.
4620
+ * @param {SourcesApiUpdateSourceEntitlementRequestConfigV1Request} requestParameters Request parameters.
4621
4621
  * @param {*} [axiosOptions] Override http request option.
4622
4622
  * @throws {RequiredError}
4623
4623
  */
4624
4624
  updateSourceEntitlementRequestConfigV1: function (requestParameters, axiosOptions) {
4625
- return localVarFp.updateSourceEntitlementRequestConfigV1(requestParameters.id, requestParameters.sourceentitlementrequestconfigV1, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
4625
+ return localVarFp.updateSourceEntitlementRequestConfigV1(requestParameters.id, requestParameters.sourceentitlementrequestconfig, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
4626
4626
  },
4627
4627
  /**
4628
4628
  * Use this API to selectively update an existing Schedule using a JSONPatch payload. The following schedule fields are immutable and cannot be updated: - type
4629
4629
  * @summary Update source schedule (partial)
4630
- * @param {SourcesV1ApiUpdateSourceScheduleV1Request} requestParameters Request parameters.
4630
+ * @param {SourcesApiUpdateSourceScheduleV1Request} requestParameters Request parameters.
4631
4631
  * @param {*} [axiosOptions] Override http request option.
4632
4632
  * @throws {RequiredError}
4633
4633
  */
4634
4634
  updateSourceScheduleV1: function (requestParameters, axiosOptions) {
4635
- return localVarFp.updateSourceScheduleV1(requestParameters.sourceId, requestParameters.scheduleType, requestParameters.jsonpatchoperationV1, axiosOptions).then(function (request) { return request(axios, basePath); });
4635
+ return localVarFp.updateSourceScheduleV1(requestParameters.sourceId, requestParameters.scheduleType, requestParameters.jsonpatchoperation, axiosOptions).then(function (request) { return request(axios, basePath); });
4636
4636
  },
4637
4637
  /**
4638
4638
  * Use this API to selectively update an existing Schema using a JSONPatch payload. The following schema fields are immutable and cannot be updated: - id - name - created - modified To switch an account attribute to a group entitlement, you need to have the following in place: - `isEntitlement: true` - Must define a schema for the group and [add it to the source](https://developer.sailpoint.com/idn/api/v3/create-source-schema) before updating the `isGroup` flag. For example, here is the `group` account attribute referencing a schema that defines the group: ```json { \"name\": \"groups\", \"type\": \"STRING\", \"schema\": { \"type\": \"CONNECTOR_SCHEMA\", \"id\": \"2c9180887671ff8c01767b4671fc7d60\", \"name\": \"group\" }, \"description\": \"The groups, roles etc. that reference account group objects\", \"isMulti\": true, \"isEntitlement\": true, \"isGroup\": true } ```
4639
4639
  * @summary Update source schema (partial)
4640
- * @param {SourcesV1ApiUpdateSourceSchemaV1Request} requestParameters Request parameters.
4640
+ * @param {SourcesApiUpdateSourceSchemaV1Request} requestParameters Request parameters.
4641
4641
  * @param {*} [axiosOptions] Override http request option.
4642
4642
  * @throws {RequiredError}
4643
4643
  */
4644
4644
  updateSourceSchemaV1: function (requestParameters, axiosOptions) {
4645
- return localVarFp.updateSourceSchemaV1(requestParameters.sourceId, requestParameters.schemaId, requestParameters.jsonpatchoperationV1, axiosOptions).then(function (request) { return request(axios, basePath); });
4645
+ return localVarFp.updateSourceSchemaV1(requestParameters.sourceId, requestParameters.schemaId, requestParameters.jsonpatchoperation, axiosOptions).then(function (request) { return request(axios, basePath); });
4646
4646
  },
4647
4647
  /**
4648
4648
  * Use this API to partially update a source in Identity Security Cloud (ISC), using a list of patch operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. These fields are immutable, so they cannot be changed: * id * type * authoritative * created * modified * connector * connectorClass * passwordPolicies Attempts to modify these fields will result in a 400 error.
4649
4649
  * @summary Update source (partial)
4650
- * @param {SourcesV1ApiUpdateSourceV1Request} requestParameters Request parameters.
4650
+ * @param {SourcesApiUpdateSourceV1Request} requestParameters Request parameters.
4651
4651
  * @param {*} [axiosOptions] Override http request option.
4652
4652
  * @throws {RequiredError}
4653
4653
  */
4654
4654
  updateSourceV1: function (requestParameters, axiosOptions) {
4655
- return localVarFp.updateSourceV1(requestParameters.id, requestParameters.jsonpatchoperationV1, axiosOptions).then(function (request) { return request(axios, basePath); });
4655
+ return localVarFp.updateSourceV1(requestParameters.id, requestParameters.jsonpatchoperation, axiosOptions).then(function (request) { return request(axios, basePath); });
4656
4656
  },
4657
4657
  };
4658
4658
  };
4659
- exports.SourcesV1ApiFactory = SourcesV1ApiFactory;
4659
+ exports.SourcesApiFactory = SourcesApiFactory;
4660
4660
  /**
4661
- * SourcesV1Api - object-oriented interface
4661
+ * SourcesApi - object-oriented interface
4662
4662
  * @export
4663
- * @class SourcesV1Api
4663
+ * @class SourcesApi
4664
4664
  * @extends {BaseAPI}
4665
4665
  */
4666
- var SourcesV1Api = /** @class */ (function (_super) {
4667
- __extends(SourcesV1Api, _super);
4668
- function SourcesV1Api() {
4666
+ var SourcesApi = /** @class */ (function (_super) {
4667
+ __extends(SourcesApi, _super);
4668
+ function SourcesApi() {
4669
4669
  return _super !== null && _super.apply(this, arguments) || this;
4670
4670
  }
4671
4671
  /**
4672
4672
  * This API generates a create policy/template based on field value transforms. This API is intended for use when setting up JDBC Provisioning type sources, but it will also work on other source types. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
4673
4673
  * @summary Create provisioning policy
4674
- * @param {SourcesV1ApiCreateProvisioningPolicyV1Request} requestParameters Request parameters.
4674
+ * @param {SourcesApiCreateProvisioningPolicyV1Request} requestParameters Request parameters.
4675
4675
  * @param {*} [axiosOptions] Override http request option.
4676
4676
  * @throws {RequiredError}
4677
- * @memberof SourcesV1Api
4677
+ * @memberof SourcesApi
4678
4678
  */
4679
- SourcesV1Api.prototype.createProvisioningPolicyV1 = function (requestParameters, axiosOptions) {
4679
+ SourcesApi.prototype.createProvisioningPolicyV1 = function (requestParameters, axiosOptions) {
4680
4680
  var _this = this;
4681
- return (0, exports.SourcesV1ApiFp)(this.configuration).createProvisioningPolicyV1(requestParameters.sourceId, requestParameters.provisioningpolicydtoV1, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4681
+ return (0, exports.SourcesApiFp)(this.configuration).createProvisioningPolicyV1(requestParameters.sourceId, requestParameters.provisioningpolicydto, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4682
4682
  };
4683
4683
  /**
4684
4684
  * Use this API to create a new schedule for a type on the specified source in Identity Security Cloud (ISC).
4685
4685
  * @summary Create schedule on source
4686
- * @param {SourcesV1ApiCreateSourceScheduleV1Request} requestParameters Request parameters.
4686
+ * @param {SourcesApiCreateSourceScheduleV1Request} requestParameters Request parameters.
4687
4687
  * @param {*} [axiosOptions] Override http request option.
4688
4688
  * @throws {RequiredError}
4689
- * @memberof SourcesV1Api
4689
+ * @memberof SourcesApi
4690
4690
  */
4691
- SourcesV1Api.prototype.createSourceScheduleV1 = function (requestParameters, axiosOptions) {
4691
+ SourcesApi.prototype.createSourceScheduleV1 = function (requestParameters, axiosOptions) {
4692
4692
  var _this = this;
4693
- return (0, exports.SourcesV1ApiFp)(this.configuration).createSourceScheduleV1(requestParameters.sourceId, requestParameters.schedule3V1, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4693
+ return (0, exports.SourcesApiFp)(this.configuration).createSourceScheduleV1(requestParameters.sourceId, requestParameters.schedule3, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4694
4694
  };
4695
4695
  /**
4696
4696
  * Use this API to create a new schema on the specified source in Identity Security Cloud (ISC).
4697
4697
  * @summary Create schema on source
4698
- * @param {SourcesV1ApiCreateSourceSchemaV1Request} requestParameters Request parameters.
4698
+ * @param {SourcesApiCreateSourceSchemaV1Request} requestParameters Request parameters.
4699
4699
  * @param {*} [axiosOptions] Override http request option.
4700
4700
  * @throws {RequiredError}
4701
- * @memberof SourcesV1Api
4701
+ * @memberof SourcesApi
4702
4702
  */
4703
- SourcesV1Api.prototype.createSourceSchemaV1 = function (requestParameters, axiosOptions) {
4703
+ SourcesApi.prototype.createSourceSchemaV1 = function (requestParameters, axiosOptions) {
4704
4704
  var _this = this;
4705
- return (0, exports.SourcesV1ApiFp)(this.configuration).createSourceSchemaV1(requestParameters.sourceId, requestParameters.schemaV1, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4705
+ return (0, exports.SourcesApiFp)(this.configuration).createSourceSchemaV1(requestParameters.sourceId, requestParameters.schema, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4706
4706
  };
4707
4707
  /**
4708
4708
  * This creates a specific source with a full source JSON representation. Any passwords are submitted as plain-text and encrypted upon receipt in IdentityNow.
4709
4709
  * @summary Creates a source in identitynow.
4710
- * @param {SourcesV1ApiCreateSourceV1Request} requestParameters Request parameters.
4710
+ * @param {SourcesApiCreateSourceV1Request} requestParameters Request parameters.
4711
4711
  * @param {*} [axiosOptions] Override http request option.
4712
4712
  * @throws {RequiredError}
4713
- * @memberof SourcesV1Api
4713
+ * @memberof SourcesApi
4714
4714
  */
4715
- SourcesV1Api.prototype.createSourceV1 = function (requestParameters, axiosOptions) {
4715
+ SourcesApi.prototype.createSourceV1 = function (requestParameters, axiosOptions) {
4716
4716
  var _this = this;
4717
- return (0, exports.SourcesV1ApiFp)(this.configuration).createSourceV1(requestParameters.sourceV1, requestParameters.provisionAsCsv, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4717
+ return (0, exports.SourcesApiFp)(this.configuration).createSourceV1(requestParameters.source, requestParameters.provisionAsCsv, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4718
4718
  };
4719
4719
  /**
4720
4720
  * Use this endpoint to remove all accounts from the system without provisioning changes to the source. Accounts that are removed could be re-created during the next aggregation. This endpoint is good for: * Removing accounts that no longer exist on the source. * Removing accounts that won\'t be aggregated following updates to the source configuration. * Forcing accounts to be re-created following the next aggregation to re-run account processing, support testing, etc.
4721
4721
  * @summary Remove all accounts in source
4722
- * @param {SourcesV1ApiDeleteAccountsAsyncV1Request} requestParameters Request parameters.
4722
+ * @param {SourcesApiDeleteAccountsAsyncV1Request} requestParameters Request parameters.
4723
4723
  * @param {*} [axiosOptions] Override http request option.
4724
4724
  * @throws {RequiredError}
4725
- * @memberof SourcesV1Api
4725
+ * @memberof SourcesApi
4726
4726
  */
4727
- SourcesV1Api.prototype.deleteAccountsAsyncV1 = function (requestParameters, axiosOptions) {
4727
+ SourcesApi.prototype.deleteAccountsAsyncV1 = function (requestParameters, axiosOptions) {
4728
4728
  var _this = this;
4729
- return (0, exports.SourcesV1ApiFp)(this.configuration).deleteAccountsAsyncV1(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4729
+ return (0, exports.SourcesApiFp)(this.configuration).deleteAccountsAsyncV1(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4730
4730
  };
4731
4731
  /**
4732
4732
  * Deletes the native change detection configuration for the source specified by the given ID.
4733
4733
  * @summary Delete native change detection configuration
4734
- * @param {SourcesV1ApiDeleteNativeChangeDetectionConfigV1Request} requestParameters Request parameters.
4734
+ * @param {SourcesApiDeleteNativeChangeDetectionConfigV1Request} requestParameters Request parameters.
4735
4735
  * @param {*} [axiosOptions] Override http request option.
4736
4736
  * @throws {RequiredError}
4737
- * @memberof SourcesV1Api
4737
+ * @memberof SourcesApi
4738
4738
  */
4739
- SourcesV1Api.prototype.deleteNativeChangeDetectionConfigV1 = function (requestParameters, axiosOptions) {
4739
+ SourcesApi.prototype.deleteNativeChangeDetectionConfigV1 = function (requestParameters, axiosOptions) {
4740
4740
  var _this = this;
4741
- return (0, exports.SourcesV1ApiFp)(this.configuration).deleteNativeChangeDetectionConfigV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4741
+ return (0, exports.SourcesApiFp)(this.configuration).deleteNativeChangeDetectionConfigV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4742
4742
  };
4743
4743
  /**
4744
4744
  * Deletes the provisioning policy with the specified usage on an application.
4745
4745
  * @summary Delete provisioning policy by usagetype
4746
- * @param {SourcesV1ApiDeleteProvisioningPolicyV1Request} requestParameters Request parameters.
4746
+ * @param {SourcesApiDeleteProvisioningPolicyV1Request} requestParameters Request parameters.
4747
4747
  * @param {*} [axiosOptions] Override http request option.
4748
4748
  * @throws {RequiredError}
4749
- * @memberof SourcesV1Api
4749
+ * @memberof SourcesApi
4750
4750
  */
4751
- SourcesV1Api.prototype.deleteProvisioningPolicyV1 = function (requestParameters, axiosOptions) {
4751
+ SourcesApi.prototype.deleteProvisioningPolicyV1 = function (requestParameters, axiosOptions) {
4752
4752
  var _this = this;
4753
- return (0, exports.SourcesV1ApiFp)(this.configuration).deleteProvisioningPolicyV1(requestParameters.sourceId, requestParameters.usageType, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4753
+ return (0, exports.SourcesApiFp)(this.configuration).deleteProvisioningPolicyV1(requestParameters.sourceId, requestParameters.usageType, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4754
4754
  };
4755
4755
  /**
4756
4756
  *
4757
4757
  * @summary Delete source schedule by type.
4758
- * @param {SourcesV1ApiDeleteSourceScheduleV1Request} requestParameters Request parameters.
4758
+ * @param {SourcesApiDeleteSourceScheduleV1Request} requestParameters Request parameters.
4759
4759
  * @param {*} [axiosOptions] Override http request option.
4760
4760
  * @throws {RequiredError}
4761
- * @memberof SourcesV1Api
4761
+ * @memberof SourcesApi
4762
4762
  */
4763
- SourcesV1Api.prototype.deleteSourceScheduleV1 = function (requestParameters, axiosOptions) {
4763
+ SourcesApi.prototype.deleteSourceScheduleV1 = function (requestParameters, axiosOptions) {
4764
4764
  var _this = this;
4765
- return (0, exports.SourcesV1ApiFp)(this.configuration).deleteSourceScheduleV1(requestParameters.sourceId, requestParameters.scheduleType, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4765
+ return (0, exports.SourcesApiFp)(this.configuration).deleteSourceScheduleV1(requestParameters.sourceId, requestParameters.scheduleType, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4766
4766
  };
4767
4767
  /**
4768
4768
  *
4769
4769
  * @summary Delete source schema by id
4770
- * @param {SourcesV1ApiDeleteSourceSchemaV1Request} requestParameters Request parameters.
4770
+ * @param {SourcesApiDeleteSourceSchemaV1Request} requestParameters Request parameters.
4771
4771
  * @param {*} [axiosOptions] Override http request option.
4772
4772
  * @throws {RequiredError}
4773
- * @memberof SourcesV1Api
4773
+ * @memberof SourcesApi
4774
4774
  */
4775
- SourcesV1Api.prototype.deleteSourceSchemaV1 = function (requestParameters, axiosOptions) {
4775
+ SourcesApi.prototype.deleteSourceSchemaV1 = function (requestParameters, axiosOptions) {
4776
4776
  var _this = this;
4777
- return (0, exports.SourcesV1ApiFp)(this.configuration).deleteSourceSchemaV1(requestParameters.sourceId, requestParameters.schemaId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4777
+ return (0, exports.SourcesApiFp)(this.configuration).deleteSourceSchemaV1(requestParameters.sourceId, requestParameters.schemaId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4778
4778
  };
4779
4779
  /**
4780
4780
  * Use this API to delete a specific source in Identity Security Cloud (ISC). The API removes all the accounts on the source first, and then it deletes the source. You can retrieve the actual task execution status with this method: GET `/task-status/{id}`
4781
4781
  * @summary Delete source by id
4782
- * @param {SourcesV1ApiDeleteSourceV1Request} requestParameters Request parameters.
4782
+ * @param {SourcesApiDeleteSourceV1Request} requestParameters Request parameters.
4783
4783
  * @param {*} [axiosOptions] Override http request option.
4784
4784
  * @throws {RequiredError}
4785
- * @memberof SourcesV1Api
4785
+ * @memberof SourcesApi
4786
4786
  */
4787
- SourcesV1Api.prototype.deleteSourceV1 = function (requestParameters, axiosOptions) {
4787
+ SourcesApi.prototype.deleteSourceV1 = function (requestParameters, axiosOptions) {
4788
4788
  var _this = this;
4789
- return (0, exports.SourcesV1ApiFp)(this.configuration).deleteSourceV1(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4789
+ return (0, exports.SourcesApiFp)(this.configuration).deleteSourceV1(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4790
4790
  };
4791
4791
  /**
4792
4792
  * The endpoint retrieves the approval configuration for deleting human accounts from a specified source. It returns details such as whether approval is required, who the approvers are, and any additional approval settings. This helps administrators understand and manage the approval workflow for human account deletions in their organization. The response is provided as an AccountDeleteConfigDto object.
4793
4793
  * @summary Human Account Deletion Approval Config
4794
- * @param {SourcesV1ApiGetAccountDeleteApprovalConfigV1Request} requestParameters Request parameters.
4794
+ * @param {SourcesApiGetAccountDeleteApprovalConfigV1Request} requestParameters Request parameters.
4795
4795
  * @param {*} [axiosOptions] Override http request option.
4796
4796
  * @throws {RequiredError}
4797
- * @memberof SourcesV1Api
4797
+ * @memberof SourcesApi
4798
4798
  */
4799
- SourcesV1Api.prototype.getAccountDeleteApprovalConfigV1 = function (requestParameters, axiosOptions) {
4799
+ SourcesApi.prototype.getAccountDeleteApprovalConfigV1 = function (requestParameters, axiosOptions) {
4800
4800
  var _this = this;
4801
- return (0, exports.SourcesV1ApiFp)(this.configuration).getAccountDeleteApprovalConfigV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4801
+ return (0, exports.SourcesApiFp)(this.configuration).getAccountDeleteApprovalConfigV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4802
4802
  };
4803
4803
  /**
4804
4804
  * This API downloads the CSV schema that defines the account attributes on a source. >**NOTE: This API is designated only for Delimited File sources.**
4805
4805
  * @summary Downloads source accounts schema template
4806
- * @param {SourcesV1ApiGetAccountsSchemaV1Request} requestParameters Request parameters.
4806
+ * @param {SourcesApiGetAccountsSchemaV1Request} requestParameters Request parameters.
4807
4807
  * @param {*} [axiosOptions] Override http request option.
4808
4808
  * @throws {RequiredError}
4809
- * @memberof SourcesV1Api
4809
+ * @memberof SourcesApi
4810
4810
  */
4811
- SourcesV1Api.prototype.getAccountsSchemaV1 = function (requestParameters, axiosOptions) {
4811
+ SourcesApi.prototype.getAccountsSchemaV1 = function (requestParameters, axiosOptions) {
4812
4812
  var _this = this;
4813
- return (0, exports.SourcesV1ApiFp)(this.configuration).getAccountsSchemaV1(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4813
+ return (0, exports.SourcesApiFp)(this.configuration).getAccountsSchemaV1(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4814
4814
  };
4815
4815
  /**
4816
4816
  * This API returns the existing correlation configuration for a source specified by the given ID.
4817
4817
  * @summary Get source correlation configuration
4818
- * @param {SourcesV1ApiGetCorrelationConfigV1Request} requestParameters Request parameters.
4818
+ * @param {SourcesApiGetCorrelationConfigV1Request} requestParameters Request parameters.
4819
4819
  * @param {*} [axiosOptions] Override http request option.
4820
4820
  * @throws {RequiredError}
4821
- * @memberof SourcesV1Api
4821
+ * @memberof SourcesApi
4822
4822
  */
4823
- SourcesV1Api.prototype.getCorrelationConfigV1 = function (requestParameters, axiosOptions) {
4823
+ SourcesApi.prototype.getCorrelationConfigV1 = function (requestParameters, axiosOptions) {
4824
4824
  var _this = this;
4825
- return (0, exports.SourcesV1ApiFp)(this.configuration).getCorrelationConfigV1(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4825
+ return (0, exports.SourcesApiFp)(this.configuration).getCorrelationConfigV1(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4826
4826
  };
4827
4827
  /**
4828
4828
  * This API downloads the CSV schema that defines the entitlement attributes on a source. >**NOTE: This API is designated only for Delimited File sources.**
4829
4829
  * @summary Downloads source entitlements schema template
4830
- * @param {SourcesV1ApiGetEntitlementsSchemaV1Request} requestParameters Request parameters.
4830
+ * @param {SourcesApiGetEntitlementsSchemaV1Request} requestParameters Request parameters.
4831
4831
  * @param {*} [axiosOptions] Override http request option.
4832
4832
  * @throws {RequiredError}
4833
- * @memberof SourcesV1Api
4833
+ * @memberof SourcesApi
4834
4834
  */
4835
- SourcesV1Api.prototype.getEntitlementsSchemaV1 = function (requestParameters, axiosOptions) {
4835
+ SourcesApi.prototype.getEntitlementsSchemaV1 = function (requestParameters, axiosOptions) {
4836
4836
  var _this = this;
4837
- return (0, exports.SourcesV1ApiFp)(this.configuration).getEntitlementsSchemaV1(requestParameters.id, requestParameters.schemaName, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4837
+ return (0, exports.SourcesApiFp)(this.configuration).getEntitlementsSchemaV1(requestParameters.id, requestParameters.schemaName, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4838
4838
  };
4839
4839
  /**
4840
4840
  * Retrieves the machine account deletion approval configuration for a specific source. This endpoint returns details about the approval requirements, approvers, and comment settings that govern the deletion of machine accounts associated with the given source ID.
4841
4841
  * @summary Machine Account Deletion Approval Config
4842
- * @param {SourcesV1ApiGetMachineAccountDeletionApprovalConfigBySourceV1Request} requestParameters Request parameters.
4842
+ * @param {SourcesApiGetMachineAccountDeletionApprovalConfigBySourceV1Request} requestParameters Request parameters.
4843
4843
  * @param {*} [axiosOptions] Override http request option.
4844
4844
  * @throws {RequiredError}
4845
- * @memberof SourcesV1Api
4845
+ * @memberof SourcesApi
4846
4846
  */
4847
- SourcesV1Api.prototype.getMachineAccountDeletionApprovalConfigBySourceV1 = function (requestParameters, axiosOptions) {
4847
+ SourcesApi.prototype.getMachineAccountDeletionApprovalConfigBySourceV1 = function (requestParameters, axiosOptions) {
4848
4848
  var _this = this;
4849
- return (0, exports.SourcesV1ApiFp)(this.configuration).getMachineAccountDeletionApprovalConfigBySourceV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4849
+ return (0, exports.SourcesApiFp)(this.configuration).getMachineAccountDeletionApprovalConfigBySourceV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4850
4850
  };
4851
4851
  /**
4852
4852
  * This API returns the existing native change detection configuration for a source specified by the given ID.
4853
4853
  * @summary Native change detection configuration
4854
- * @param {SourcesV1ApiGetNativeChangeDetectionConfigV1Request} requestParameters Request parameters.
4854
+ * @param {SourcesApiGetNativeChangeDetectionConfigV1Request} requestParameters Request parameters.
4855
4855
  * @param {*} [axiosOptions] Override http request option.
4856
4856
  * @throws {RequiredError}
4857
- * @memberof SourcesV1Api
4857
+ * @memberof SourcesApi
4858
4858
  */
4859
- SourcesV1Api.prototype.getNativeChangeDetectionConfigV1 = function (requestParameters, axiosOptions) {
4859
+ SourcesApi.prototype.getNativeChangeDetectionConfigV1 = function (requestParameters, axiosOptions) {
4860
4860
  var _this = this;
4861
- return (0, exports.SourcesV1ApiFp)(this.configuration).getNativeChangeDetectionConfigV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4861
+ return (0, exports.SourcesApiFp)(this.configuration).getNativeChangeDetectionConfigV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4862
4862
  };
4863
4863
  /**
4864
4864
  * This end-point retrieves the ProvisioningPolicy with the specified usage on the specified Source in IdentityNow.
4865
4865
  * @summary Get provisioning policy by usagetype
4866
- * @param {SourcesV1ApiGetProvisioningPolicyV1Request} requestParameters Request parameters.
4866
+ * @param {SourcesApiGetProvisioningPolicyV1Request} requestParameters Request parameters.
4867
4867
  * @param {*} [axiosOptions] Override http request option.
4868
4868
  * @throws {RequiredError}
4869
- * @memberof SourcesV1Api
4869
+ * @memberof SourcesApi
4870
4870
  */
4871
- SourcesV1Api.prototype.getProvisioningPolicyV1 = function (requestParameters, axiosOptions) {
4871
+ SourcesApi.prototype.getProvisioningPolicyV1 = function (requestParameters, axiosOptions) {
4872
4872
  var _this = this;
4873
- return (0, exports.SourcesV1ApiFp)(this.configuration).getProvisioningPolicyV1(requestParameters.sourceId, requestParameters.usageType, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4873
+ return (0, exports.SourcesApiFp)(this.configuration).getProvisioningPolicyV1(requestParameters.sourceId, requestParameters.usageType, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4874
4874
  };
4875
4875
  /**
4876
4876
  * This API returns the existing attribute synchronization configuration for a source specified by the given ID. The response contains all attributes, regardless of whether they enabled or not.
4877
4877
  * @summary Attribute sync config
4878
- * @param {SourcesV1ApiGetSourceAttrSyncConfigV1Request} requestParameters Request parameters.
4878
+ * @param {SourcesApiGetSourceAttrSyncConfigV1Request} requestParameters Request parameters.
4879
4879
  * @param {*} [axiosOptions] Override http request option.
4880
4880
  * @throws {RequiredError}
4881
- * @memberof SourcesV1Api
4881
+ * @memberof SourcesApi
4882
4882
  */
4883
- SourcesV1Api.prototype.getSourceAttrSyncConfigV1 = function (requestParameters, axiosOptions) {
4883
+ SourcesApi.prototype.getSourceAttrSyncConfigV1 = function (requestParameters, axiosOptions) {
4884
4884
  var _this = this;
4885
- return (0, exports.SourcesV1ApiFp)(this.configuration).getSourceAttrSyncConfigV1(requestParameters.id, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4885
+ return (0, exports.SourcesApiFp)(this.configuration).getSourceAttrSyncConfigV1(requestParameters.id, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4886
4886
  };
4887
4887
  /**
4888
4888
  * Looks up and returns the source config for the requested source id after populating the source config values and applying language translations.
4889
4889
  * @summary Gets source config with language-translations
4890
- * @param {SourcesV1ApiGetSourceConfigV1Request} requestParameters Request parameters.
4890
+ * @param {SourcesApiGetSourceConfigV1Request} requestParameters Request parameters.
4891
4891
  * @param {*} [axiosOptions] Override http request option.
4892
4892
  * @throws {RequiredError}
4893
- * @memberof SourcesV1Api
4893
+ * @memberof SourcesApi
4894
4894
  */
4895
- SourcesV1Api.prototype.getSourceConfigV1 = function (requestParameters, axiosOptions) {
4895
+ SourcesApi.prototype.getSourceConfigV1 = function (requestParameters, axiosOptions) {
4896
4896
  var _this = this;
4897
- return (0, exports.SourcesV1ApiFp)(this.configuration).getSourceConfigV1(requestParameters.id, requestParameters.locale, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4897
+ return (0, exports.SourcesApiFp)(this.configuration).getSourceConfigV1(requestParameters.id, requestParameters.locale, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4898
4898
  };
4899
4899
  /**
4900
4900
  * Use this API to get all dependent Profiles, Attributes, Applications and Custom Transforms for a source by a specified ID in Identity Security Cloud (ISC).
4901
4901
  * @summary Get source connections by id
4902
- * @param {SourcesV1ApiGetSourceConnectionsV1Request} requestParameters Request parameters.
4902
+ * @param {SourcesApiGetSourceConnectionsV1Request} requestParameters Request parameters.
4903
4903
  * @param {*} [axiosOptions] Override http request option.
4904
4904
  * @throws {RequiredError}
4905
- * @memberof SourcesV1Api
4905
+ * @memberof SourcesApi
4906
4906
  */
4907
- SourcesV1Api.prototype.getSourceConnectionsV1 = function (requestParameters, axiosOptions) {
4907
+ SourcesApi.prototype.getSourceConnectionsV1 = function (requestParameters, axiosOptions) {
4908
4908
  var _this = this;
4909
- return (0, exports.SourcesV1ApiFp)(this.configuration).getSourceConnectionsV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4909
+ return (0, exports.SourcesApiFp)(this.configuration).getSourceConnectionsV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4910
4910
  };
4911
4911
  /**
4912
4912
  * This API gets the current entitlement request configuration for a source. This source-level configuration should apply for all the entitlements in the source. Access request to any entitlements in the source should follow this configuration unless a separate entitlement-level configuration is defined. - During access request, this source-level entitlement request configuration overrides the global organization-level configuration. - However, the entitlement-level configuration (if defined) overrides this source-level configuration.
4913
4913
  * @summary Get source entitlement request configuration
4914
- * @param {SourcesV1ApiGetSourceEntitlementRequestConfigV1Request} requestParameters Request parameters.
4914
+ * @param {SourcesApiGetSourceEntitlementRequestConfigV1Request} requestParameters Request parameters.
4915
4915
  * @param {*} [axiosOptions] Override http request option.
4916
4916
  * @throws {RequiredError}
4917
- * @memberof SourcesV1Api
4917
+ * @memberof SourcesApi
4918
4918
  */
4919
- SourcesV1Api.prototype.getSourceEntitlementRequestConfigV1 = function (requestParameters, axiosOptions) {
4919
+ SourcesApi.prototype.getSourceEntitlementRequestConfigV1 = function (requestParameters, axiosOptions) {
4920
4920
  var _this = this;
4921
- return (0, exports.SourcesV1ApiFp)(this.configuration).getSourceEntitlementRequestConfigV1(requestParameters.id, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4921
+ return (0, exports.SourcesApiFp)(this.configuration).getSourceEntitlementRequestConfigV1(requestParameters.id, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4922
4922
  };
4923
4923
  /**
4924
4924
  * This endpoint fetches source health by source\'s id
4925
4925
  * @summary Fetches source health by id
4926
- * @param {SourcesV1ApiGetSourceHealthV1Request} requestParameters Request parameters.
4926
+ * @param {SourcesApiGetSourceHealthV1Request} requestParameters Request parameters.
4927
4927
  * @param {*} [axiosOptions] Override http request option.
4928
4928
  * @throws {RequiredError}
4929
- * @memberof SourcesV1Api
4929
+ * @memberof SourcesApi
4930
4930
  */
4931
- SourcesV1Api.prototype.getSourceHealthV1 = function (requestParameters, axiosOptions) {
4931
+ SourcesApi.prototype.getSourceHealthV1 = function (requestParameters, axiosOptions) {
4932
4932
  var _this = this;
4933
- return (0, exports.SourcesV1ApiFp)(this.configuration).getSourceHealthV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4933
+ return (0, exports.SourcesApiFp)(this.configuration).getSourceHealthV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4934
4934
  };
4935
4935
  /**
4936
4936
  * Get the source schedule by type in Identity Security Cloud (ISC).
4937
4937
  * @summary Get source schedule by type
4938
- * @param {SourcesV1ApiGetSourceScheduleV1Request} requestParameters Request parameters.
4938
+ * @param {SourcesApiGetSourceScheduleV1Request} requestParameters Request parameters.
4939
4939
  * @param {*} [axiosOptions] Override http request option.
4940
4940
  * @throws {RequiredError}
4941
- * @memberof SourcesV1Api
4941
+ * @memberof SourcesApi
4942
4942
  */
4943
- SourcesV1Api.prototype.getSourceScheduleV1 = function (requestParameters, axiosOptions) {
4943
+ SourcesApi.prototype.getSourceScheduleV1 = function (requestParameters, axiosOptions) {
4944
4944
  var _this = this;
4945
- return (0, exports.SourcesV1ApiFp)(this.configuration).getSourceScheduleV1(requestParameters.sourceId, requestParameters.scheduleType, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4945
+ return (0, exports.SourcesApiFp)(this.configuration).getSourceScheduleV1(requestParameters.sourceId, requestParameters.scheduleType, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4946
4946
  };
4947
4947
  /**
4948
4948
  * Use this API to list the schedules that exist on the specified source in Identity Security Cloud (ISC). :::info This endpoint uses a **cron expression** to schedule a task, following standard **cron job syntax**. For example, `0 0 12 1/1 * ? *` runs the task **daily at 12:00 PM**. **Days of the week are represented as 1-7 (Sunday-Saturday).** :::
4949
4949
  * @summary List schedules on source
4950
- * @param {SourcesV1ApiGetSourceSchedulesV1Request} requestParameters Request parameters.
4950
+ * @param {SourcesApiGetSourceSchedulesV1Request} requestParameters Request parameters.
4951
4951
  * @param {*} [axiosOptions] Override http request option.
4952
4952
  * @throws {RequiredError}
4953
- * @memberof SourcesV1Api
4953
+ * @memberof SourcesApi
4954
4954
  */
4955
- SourcesV1Api.prototype.getSourceSchedulesV1 = function (requestParameters, axiosOptions) {
4955
+ SourcesApi.prototype.getSourceSchedulesV1 = function (requestParameters, axiosOptions) {
4956
4956
  var _this = this;
4957
- return (0, exports.SourcesV1ApiFp)(this.configuration).getSourceSchedulesV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4957
+ return (0, exports.SourcesApiFp)(this.configuration).getSourceSchedulesV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4958
4958
  };
4959
4959
  /**
4960
4960
  * Get the Source Schema by ID in IdentityNow.
4961
4961
  * @summary Get source schema by id
4962
- * @param {SourcesV1ApiGetSourceSchemaV1Request} requestParameters Request parameters.
4962
+ * @param {SourcesApiGetSourceSchemaV1Request} requestParameters Request parameters.
4963
4963
  * @param {*} [axiosOptions] Override http request option.
4964
4964
  * @throws {RequiredError}
4965
- * @memberof SourcesV1Api
4965
+ * @memberof SourcesApi
4966
4966
  */
4967
- SourcesV1Api.prototype.getSourceSchemaV1 = function (requestParameters, axiosOptions) {
4967
+ SourcesApi.prototype.getSourceSchemaV1 = function (requestParameters, axiosOptions) {
4968
4968
  var _this = this;
4969
- return (0, exports.SourcesV1ApiFp)(this.configuration).getSourceSchemaV1(requestParameters.sourceId, requestParameters.schemaId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4969
+ return (0, exports.SourcesApiFp)(this.configuration).getSourceSchemaV1(requestParameters.sourceId, requestParameters.schemaId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4970
4970
  };
4971
4971
  /**
4972
4972
  * Use this API to list the schemas that exist on the specified source in Identity Security Cloud (ISC).
4973
4973
  * @summary List schemas on source
4974
- * @param {SourcesV1ApiGetSourceSchemasV1Request} requestParameters Request parameters.
4974
+ * @param {SourcesApiGetSourceSchemasV1Request} requestParameters Request parameters.
4975
4975
  * @param {*} [axiosOptions] Override http request option.
4976
4976
  * @throws {RequiredError}
4977
- * @memberof SourcesV1Api
4977
+ * @memberof SourcesApi
4978
4978
  */
4979
- SourcesV1Api.prototype.getSourceSchemasV1 = function (requestParameters, axiosOptions) {
4979
+ SourcesApi.prototype.getSourceSchemasV1 = function (requestParameters, axiosOptions) {
4980
4980
  var _this = this;
4981
- return (0, exports.SourcesV1ApiFp)(this.configuration).getSourceSchemasV1(requestParameters.sourceId, requestParameters.includeTypes, requestParameters.includeNames, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4981
+ return (0, exports.SourcesApiFp)(this.configuration).getSourceSchemasV1(requestParameters.sourceId, requestParameters.includeTypes, requestParameters.includeNames, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4982
4982
  };
4983
4983
  /**
4984
4984
  * Use this API to get a source by a specified ID in Identity Security Cloud (ISC).
4985
4985
  * @summary Get source by id
4986
- * @param {SourcesV1ApiGetSourceV1Request} requestParameters Request parameters.
4986
+ * @param {SourcesApiGetSourceV1Request} requestParameters Request parameters.
4987
4987
  * @param {*} [axiosOptions] Override http request option.
4988
4988
  * @throws {RequiredError}
4989
- * @memberof SourcesV1Api
4989
+ * @memberof SourcesApi
4990
4990
  */
4991
- SourcesV1Api.prototype.getSourceV1 = function (requestParameters, axiosOptions) {
4991
+ SourcesApi.prototype.getSourceV1 = function (requestParameters, axiosOptions) {
4992
4992
  var _this = this;
4993
- return (0, exports.SourcesV1ApiFp)(this.configuration).getSourceV1(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4993
+ return (0, exports.SourcesApiFp)(this.configuration).getSourceV1(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
4994
4994
  };
4995
4995
  /**
4996
4996
  * This API uploads a source schema template file to configure a source\'s account attributes. To retrieve the file to modify and upload, log into Identity Now. Click **Admin** -> **Connections** -> **Sources** -> **`{SourceName}`** -> **Import Data** -> **Account Schema** -> **Options** -> **Download Schema** >**NOTE: This API is designated only for Delimited File sources.**
4997
4997
  * @summary Uploads source accounts schema template
4998
- * @param {SourcesV1ApiImportAccountsSchemaV1Request} requestParameters Request parameters.
4998
+ * @param {SourcesApiImportAccountsSchemaV1Request} requestParameters Request parameters.
4999
4999
  * @param {*} [axiosOptions] Override http request option.
5000
5000
  * @throws {RequiredError}
5001
- * @memberof SourcesV1Api
5001
+ * @memberof SourcesApi
5002
5002
  */
5003
- SourcesV1Api.prototype.importAccountsSchemaV1 = function (requestParameters, axiosOptions) {
5003
+ SourcesApi.prototype.importAccountsSchemaV1 = function (requestParameters, axiosOptions) {
5004
5004
  var _this = this;
5005
- return (0, exports.SourcesV1ApiFp)(this.configuration).importAccountsSchemaV1(requestParameters.id, requestParameters.file, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5005
+ return (0, exports.SourcesApiFp)(this.configuration).importAccountsSchemaV1(requestParameters.id, requestParameters.file, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5006
5006
  };
5007
5007
  /**
5008
5008
  * Starts an account aggregation on the specified source. If the target source is a delimited file source, then the CSV file needs to be included in the request body. You will also need to set the Content-Type header to `multipart/form-data`.
5009
5009
  * @summary Account aggregation
5010
- * @param {SourcesV1ApiImportAccountsV1Request} requestParameters Request parameters.
5010
+ * @param {SourcesApiImportAccountsV1Request} requestParameters Request parameters.
5011
5011
  * @param {*} [axiosOptions] Override http request option.
5012
5012
  * @throws {RequiredError}
5013
- * @memberof SourcesV1Api
5013
+ * @memberof SourcesApi
5014
5014
  */
5015
- SourcesV1Api.prototype.importAccountsV1 = function (requestParameters, axiosOptions) {
5015
+ SourcesApi.prototype.importAccountsV1 = function (requestParameters, axiosOptions) {
5016
5016
  var _this = this;
5017
- return (0, exports.SourcesV1ApiFp)(this.configuration).importAccountsV1(requestParameters.id, requestParameters.file, requestParameters.disableOptimization, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5017
+ return (0, exports.SourcesApiFp)(this.configuration).importAccountsV1(requestParameters.id, requestParameters.file, requestParameters.disableOptimization, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5018
5018
  };
5019
5019
  /**
5020
5020
  * This uploads a supplemental source connector file (like jdbc driver jars) to a source\'s S3 bucket. This also sends ETS and Audit events.
5021
5021
  * @summary Upload connector file to source
5022
- * @param {SourcesV1ApiImportConnectorFileV1Request} requestParameters Request parameters.
5022
+ * @param {SourcesApiImportConnectorFileV1Request} requestParameters Request parameters.
5023
5023
  * @param {*} [axiosOptions] Override http request option.
5024
5024
  * @throws {RequiredError}
5025
- * @memberof SourcesV1Api
5025
+ * @memberof SourcesApi
5026
5026
  */
5027
- SourcesV1Api.prototype.importConnectorFileV1 = function (requestParameters, axiosOptions) {
5027
+ SourcesApi.prototype.importConnectorFileV1 = function (requestParameters, axiosOptions) {
5028
5028
  var _this = this;
5029
- return (0, exports.SourcesV1ApiFp)(this.configuration).importConnectorFileV1(requestParameters.sourceId, requestParameters.file, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5029
+ return (0, exports.SourcesApiFp)(this.configuration).importConnectorFileV1(requestParameters.sourceId, requestParameters.file, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5030
5030
  };
5031
5031
  /**
5032
5032
  * This API uploads a source schema template file to configure a source\'s entitlement attributes. To retrieve the file to modify and upload, log into Identity Now. Click **Admin** -> **Connections** -> **Sources** -> **`{SourceName}`** -> **Import Data** -> **Import Entitlements** -> **Download** >**NOTE: This API is designated only for Delimited File sources.**
5033
5033
  * @summary Uploads source entitlements schema template
5034
- * @param {SourcesV1ApiImportEntitlementsSchemaV1Request} requestParameters Request parameters.
5034
+ * @param {SourcesApiImportEntitlementsSchemaV1Request} requestParameters Request parameters.
5035
5035
  * @param {*} [axiosOptions] Override http request option.
5036
5036
  * @throws {RequiredError}
5037
- * @memberof SourcesV1Api
5037
+ * @memberof SourcesApi
5038
5038
  */
5039
- SourcesV1Api.prototype.importEntitlementsSchemaV1 = function (requestParameters, axiosOptions) {
5039
+ SourcesApi.prototype.importEntitlementsSchemaV1 = function (requestParameters, axiosOptions) {
5040
5040
  var _this = this;
5041
- return (0, exports.SourcesV1ApiFp)(this.configuration).importEntitlementsSchemaV1(requestParameters.id, requestParameters.schemaName, requestParameters.file, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5041
+ return (0, exports.SourcesApiFp)(this.configuration).importEntitlementsSchemaV1(requestParameters.id, requestParameters.schemaName, requestParameters.file, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5042
5042
  };
5043
5043
  /**
5044
5044
  * Starts an entitlement aggregation on the specified source. If the target source is a delimited file source, then the CSV file needs to be included in the request body. You will also need to set the Content-Type header to `multipart/form-data`. A token with ORG_ADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
5045
5045
  * @summary Entitlement aggregation
5046
- * @param {SourcesV1ApiImportEntitlementsV1Request} requestParameters Request parameters.
5046
+ * @param {SourcesApiImportEntitlementsV1Request} requestParameters Request parameters.
5047
5047
  * @param {*} [axiosOptions] Override http request option.
5048
5048
  * @throws {RequiredError}
5049
- * @memberof SourcesV1Api
5049
+ * @memberof SourcesApi
5050
5050
  */
5051
- SourcesV1Api.prototype.importEntitlementsV1 = function (requestParameters, axiosOptions) {
5051
+ SourcesApi.prototype.importEntitlementsV1 = function (requestParameters, axiosOptions) {
5052
5052
  var _this = this;
5053
- return (0, exports.SourcesV1ApiFp)(this.configuration).importEntitlementsV1(requestParameters.sourceId, requestParameters.file, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5053
+ return (0, exports.SourcesApiFp)(this.configuration).importEntitlementsV1(requestParameters.sourceId, requestParameters.file, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5054
5054
  };
5055
5055
  /**
5056
5056
  * File is required for upload. You will also need to set the Content-Type header to `multipart/form-data`
5057
5057
  * @summary Process uncorrelated accounts
5058
- * @param {SourcesV1ApiImportUncorrelatedAccountsV1Request} requestParameters Request parameters.
5058
+ * @param {SourcesApiImportUncorrelatedAccountsV1Request} requestParameters Request parameters.
5059
5059
  * @param {*} [axiosOptions] Override http request option.
5060
5060
  * @throws {RequiredError}
5061
- * @memberof SourcesV1Api
5061
+ * @memberof SourcesApi
5062
5062
  */
5063
- SourcesV1Api.prototype.importUncorrelatedAccountsV1 = function (requestParameters, axiosOptions) {
5063
+ SourcesApi.prototype.importUncorrelatedAccountsV1 = function (requestParameters, axiosOptions) {
5064
5064
  var _this = this;
5065
- return (0, exports.SourcesV1ApiFp)(this.configuration).importUncorrelatedAccountsV1(requestParameters.id, requestParameters.file, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5065
+ return (0, exports.SourcesApiFp)(this.configuration).importUncorrelatedAccountsV1(requestParameters.id, requestParameters.file, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5066
5066
  };
5067
5067
  /**
5068
5068
  * This API can be used to get Password Policy in IdentityNow for the specified Source. Source must support PASSWORD feature.
5069
5069
  * @summary Get Password Policy for source
5070
- * @param {SourcesV1ApiListPasswordPolicyHoldersOnSourceV1Request} requestParameters Request parameters.
5070
+ * @param {SourcesApiListPasswordPolicyHoldersOnSourceV1Request} requestParameters Request parameters.
5071
5071
  * @param {*} [axiosOptions] Override http request option.
5072
5072
  * @throws {RequiredError}
5073
- * @memberof SourcesV1Api
5073
+ * @memberof SourcesApi
5074
5074
  */
5075
- SourcesV1Api.prototype.listPasswordPolicyHoldersOnSourceV1 = function (requestParameters, axiosOptions) {
5075
+ SourcesApi.prototype.listPasswordPolicyHoldersOnSourceV1 = function (requestParameters, axiosOptions) {
5076
5076
  var _this = this;
5077
- return (0, exports.SourcesV1ApiFp)(this.configuration).listPasswordPolicyHoldersOnSourceV1(requestParameters.sourceId, requestParameters.offset, requestParameters.limit, requestParameters.count, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5077
+ return (0, exports.SourcesApiFp)(this.configuration).listPasswordPolicyHoldersOnSourceV1(requestParameters.sourceId, requestParameters.offset, requestParameters.limit, requestParameters.count, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5078
5078
  };
5079
5079
  /**
5080
5080
  * This end-point lists all the ProvisioningPolicies in IdentityNow.
5081
5081
  * @summary Lists provisioningpolicies
5082
- * @param {SourcesV1ApiListProvisioningPoliciesV1Request} requestParameters Request parameters.
5082
+ * @param {SourcesApiListProvisioningPoliciesV1Request} requestParameters Request parameters.
5083
5083
  * @param {*} [axiosOptions] Override http request option.
5084
5084
  * @throws {RequiredError}
5085
- * @memberof SourcesV1Api
5085
+ * @memberof SourcesApi
5086
5086
  */
5087
- SourcesV1Api.prototype.listProvisioningPoliciesV1 = function (requestParameters, axiosOptions) {
5087
+ SourcesApi.prototype.listProvisioningPoliciesV1 = function (requestParameters, axiosOptions) {
5088
5088
  var _this = this;
5089
- return (0, exports.SourcesV1ApiFp)(this.configuration).listProvisioningPoliciesV1(requestParameters.sourceId, requestParameters.offset, requestParameters.limit, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5089
+ return (0, exports.SourcesApiFp)(this.configuration).listProvisioningPoliciesV1(requestParameters.sourceId, requestParameters.offset, requestParameters.limit, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5090
5090
  };
5091
5091
  /**
5092
5092
  * This end-point lists all the sources in IdentityNow.
5093
5093
  * @summary Lists all sources in identitynow.
5094
- * @param {SourcesV1ApiListSourcesV1Request} requestParameters Request parameters.
5094
+ * @param {SourcesApiListSourcesV1Request} requestParameters Request parameters.
5095
5095
  * @param {*} [axiosOptions] Override http request option.
5096
5096
  * @throws {RequiredError}
5097
- * @memberof SourcesV1Api
5097
+ * @memberof SourcesApi
5098
5098
  */
5099
- SourcesV1Api.prototype.listSourcesV1 = function (requestParameters, axiosOptions) {
5099
+ SourcesApi.prototype.listSourcesV1 = function (requestParameters, axiosOptions) {
5100
5100
  var _this = this;
5101
5101
  if (requestParameters === void 0) { requestParameters = {}; }
5102
- return (0, exports.SourcesV1ApiFp)(this.configuration).listSourcesV1(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters, requestParameters.forSubadmin, requestParameters.includeIDNSource, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5102
+ return (0, exports.SourcesApiFp)(this.configuration).listSourcesV1(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters, requestParameters.forSubadmin, requestParameters.includeIDNSource, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5103
5103
  };
5104
5104
  /**
5105
5105
  * This endpoint validates that the cluster being used by the source is reachable from IdentityNow.
5106
5106
  * @summary Ping cluster for source connector
5107
- * @param {SourcesV1ApiPingClusterV1Request} requestParameters Request parameters.
5107
+ * @param {SourcesApiPingClusterV1Request} requestParameters Request parameters.
5108
5108
  * @param {*} [axiosOptions] Override http request option.
5109
5109
  * @throws {RequiredError}
5110
- * @memberof SourcesV1Api
5110
+ * @memberof SourcesApi
5111
5111
  */
5112
- SourcesV1Api.prototype.pingClusterV1 = function (requestParameters, axiosOptions) {
5112
+ SourcesApi.prototype.pingClusterV1 = function (requestParameters, axiosOptions) {
5113
5113
  var _this = this;
5114
- return (0, exports.SourcesV1ApiFp)(this.configuration).pingClusterV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5114
+ return (0, exports.SourcesApiFp)(this.configuration).pingClusterV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5115
5115
  };
5116
5116
  /**
5117
5117
  * Replaces the correlation configuration for the source specified by the given ID with the configuration provided in the request body.
5118
5118
  * @summary Update source correlation configuration
5119
- * @param {SourcesV1ApiPutCorrelationConfigV1Request} requestParameters Request parameters.
5119
+ * @param {SourcesApiPutCorrelationConfigV1Request} requestParameters Request parameters.
5120
5120
  * @param {*} [axiosOptions] Override http request option.
5121
5121
  * @throws {RequiredError}
5122
- * @memberof SourcesV1Api
5122
+ * @memberof SourcesApi
5123
5123
  */
5124
- SourcesV1Api.prototype.putCorrelationConfigV1 = function (requestParameters, axiosOptions) {
5124
+ SourcesApi.prototype.putCorrelationConfigV1 = function (requestParameters, axiosOptions) {
5125
5125
  var _this = this;
5126
- return (0, exports.SourcesV1ApiFp)(this.configuration).putCorrelationConfigV1(requestParameters.id, requestParameters.correlationconfigV1, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5126
+ return (0, exports.SourcesApiFp)(this.configuration).putCorrelationConfigV1(requestParameters.id, requestParameters.correlationconfig, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5127
5127
  };
5128
5128
  /**
5129
5129
  * Replaces the native change detection configuration for the source specified by the given ID with the configuration provided in the request body.
5130
5130
  * @summary Update native change detection configuration
5131
- * @param {SourcesV1ApiPutNativeChangeDetectionConfigV1Request} requestParameters Request parameters.
5131
+ * @param {SourcesApiPutNativeChangeDetectionConfigV1Request} requestParameters Request parameters.
5132
5132
  * @param {*} [axiosOptions] Override http request option.
5133
5133
  * @throws {RequiredError}
5134
- * @memberof SourcesV1Api
5134
+ * @memberof SourcesApi
5135
5135
  */
5136
- SourcesV1Api.prototype.putNativeChangeDetectionConfigV1 = function (requestParameters, axiosOptions) {
5136
+ SourcesApi.prototype.putNativeChangeDetectionConfigV1 = function (requestParameters, axiosOptions) {
5137
5137
  var _this = this;
5138
- return (0, exports.SourcesV1ApiFp)(this.configuration).putNativeChangeDetectionConfigV1(requestParameters.sourceId, requestParameters.nativechangedetectionconfigV1, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5138
+ return (0, exports.SourcesApiFp)(this.configuration).putNativeChangeDetectionConfigV1(requestParameters.sourceId, requestParameters.nativechangedetectionconfig, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5139
5139
  };
5140
5140
  /**
5141
5141
  * This end-point updates the provisioning policy with the specified usage on the specified source in IdentityNow. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
5142
5142
  * @summary Update provisioning policy by usagetype
5143
- * @param {SourcesV1ApiPutProvisioningPolicyV1Request} requestParameters Request parameters.
5143
+ * @param {SourcesApiPutProvisioningPolicyV1Request} requestParameters Request parameters.
5144
5144
  * @param {*} [axiosOptions] Override http request option.
5145
5145
  * @throws {RequiredError}
5146
- * @memberof SourcesV1Api
5146
+ * @memberof SourcesApi
5147
5147
  */
5148
- SourcesV1Api.prototype.putProvisioningPolicyV1 = function (requestParameters, axiosOptions) {
5148
+ SourcesApi.prototype.putProvisioningPolicyV1 = function (requestParameters, axiosOptions) {
5149
5149
  var _this = this;
5150
- return (0, exports.SourcesV1ApiFp)(this.configuration).putProvisioningPolicyV1(requestParameters.sourceId, requestParameters.usageType, requestParameters.provisioningpolicydtoV1, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5150
+ return (0, exports.SourcesApiFp)(this.configuration).putProvisioningPolicyV1(requestParameters.sourceId, requestParameters.usageType, requestParameters.provisioningpolicydto, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5151
5151
  };
5152
5152
  /**
5153
5153
  * Replaces the attribute synchronization configuration for the source specified by the given ID with the configuration provided in the request body. Only the \"enabled\" field of the values in the \"attributes\" array is mutable. Attempting to change other attributes or add new values to the \"attributes\" array will result in an error.
5154
5154
  * @summary Update attribute sync config
5155
- * @param {SourcesV1ApiPutSourceAttrSyncConfigV1Request} requestParameters Request parameters.
5155
+ * @param {SourcesApiPutSourceAttrSyncConfigV1Request} requestParameters Request parameters.
5156
5156
  * @param {*} [axiosOptions] Override http request option.
5157
5157
  * @throws {RequiredError}
5158
- * @memberof SourcesV1Api
5158
+ * @memberof SourcesApi
5159
5159
  */
5160
- SourcesV1Api.prototype.putSourceAttrSyncConfigV1 = function (requestParameters, axiosOptions) {
5160
+ SourcesApi.prototype.putSourceAttrSyncConfigV1 = function (requestParameters, axiosOptions) {
5161
5161
  var _this = this;
5162
- return (0, exports.SourcesV1ApiFp)(this.configuration).putSourceAttrSyncConfigV1(requestParameters.id, requestParameters.attrsyncsourceconfigV1, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5162
+ return (0, exports.SourcesApiFp)(this.configuration).putSourceAttrSyncConfigV1(requestParameters.id, requestParameters.attrsyncsourceconfig, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5163
5163
  };
5164
5164
  /**
5165
5165
  * This API will completely replace an existing Schema with the submitted payload. Some fields of the Schema cannot be updated. These fields are listed below. * id * name * created * modified Any attempt to modify these fields will result in an error response with a status code of 400. > `id` must remain in the request body, but it cannot be changed. If `id` is omitted from the request body, the result will be a 400 error.
5166
5166
  * @summary Update source schema (full)
5167
- * @param {SourcesV1ApiPutSourceSchemaV1Request} requestParameters Request parameters.
5167
+ * @param {SourcesApiPutSourceSchemaV1Request} requestParameters Request parameters.
5168
5168
  * @param {*} [axiosOptions] Override http request option.
5169
5169
  * @throws {RequiredError}
5170
- * @memberof SourcesV1Api
5170
+ * @memberof SourcesApi
5171
5171
  */
5172
- SourcesV1Api.prototype.putSourceSchemaV1 = function (requestParameters, axiosOptions) {
5172
+ SourcesApi.prototype.putSourceSchemaV1 = function (requestParameters, axiosOptions) {
5173
5173
  var _this = this;
5174
- return (0, exports.SourcesV1ApiFp)(this.configuration).putSourceSchemaV1(requestParameters.sourceId, requestParameters.schemaId, requestParameters.schemaV1, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5174
+ return (0, exports.SourcesApiFp)(this.configuration).putSourceSchemaV1(requestParameters.sourceId, requestParameters.schemaId, requestParameters.schema, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5175
5175
  };
5176
5176
  /**
5177
5177
  * Use this API to update a source in Identity Security Cloud (ISC), using a full object representation. This means that when you use this API, it completely replaces the existing source configuration. These fields are immutable, so they cannot be changed: * id * type * authoritative * connector * connectorClass * passwordPolicies Attempts to modify these fields will result in a 400 error.
5178
5178
  * @summary Update source (full)
5179
- * @param {SourcesV1ApiPutSourceV1Request} requestParameters Request parameters.
5179
+ * @param {SourcesApiPutSourceV1Request} requestParameters Request parameters.
5180
5180
  * @param {*} [axiosOptions] Override http request option.
5181
5181
  * @throws {RequiredError}
5182
- * @memberof SourcesV1Api
5182
+ * @memberof SourcesApi
5183
5183
  */
5184
- SourcesV1Api.prototype.putSourceV1 = function (requestParameters, axiosOptions) {
5184
+ SourcesApi.prototype.putSourceV1 = function (requestParameters, axiosOptions) {
5185
5185
  var _this = this;
5186
- return (0, exports.SourcesV1ApiFp)(this.configuration).putSourceV1(requestParameters.id, requestParameters.sourceV1, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5186
+ return (0, exports.SourcesApiFp)(this.configuration).putSourceV1(requestParameters.id, requestParameters.source, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5187
5187
  };
5188
5188
  /**
5189
5189
  * Retrieves a sample of data returned from account and group aggregation requests.
5190
5190
  * @summary Peek source connector\'s resource objects
5191
- * @param {SourcesV1ApiSearchResourceObjectsV1Request} requestParameters Request parameters.
5191
+ * @param {SourcesApiSearchResourceObjectsV1Request} requestParameters Request parameters.
5192
5192
  * @param {*} [axiosOptions] Override http request option.
5193
5193
  * @throws {RequiredError}
5194
- * @memberof SourcesV1Api
5194
+ * @memberof SourcesApi
5195
5195
  */
5196
- SourcesV1Api.prototype.searchResourceObjectsV1 = function (requestParameters, axiosOptions) {
5196
+ SourcesApi.prototype.searchResourceObjectsV1 = function (requestParameters, axiosOptions) {
5197
5197
  var _this = this;
5198
- return (0, exports.SourcesV1ApiFp)(this.configuration).searchResourceObjectsV1(requestParameters.sourceId, requestParameters.resourceobjectsrequestV1, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5198
+ return (0, exports.SourcesApiFp)(this.configuration).searchResourceObjectsV1(requestParameters.sourceId, requestParameters.resourceobjectsrequest, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5199
5199
  };
5200
5200
  /**
5201
5201
  * This end-point performs attribute synchronization for a selected source.
5202
5202
  * @summary Synchronize single source attributes.
5203
- * @param {SourcesV1ApiSyncAttributesForSourceV1Request} requestParameters Request parameters.
5203
+ * @param {SourcesApiSyncAttributesForSourceV1Request} requestParameters Request parameters.
5204
5204
  * @param {*} [axiosOptions] Override http request option.
5205
5205
  * @throws {RequiredError}
5206
- * @memberof SourcesV1Api
5206
+ * @memberof SourcesApi
5207
5207
  */
5208
- SourcesV1Api.prototype.syncAttributesForSourceV1 = function (requestParameters, axiosOptions) {
5208
+ SourcesApi.prototype.syncAttributesForSourceV1 = function (requestParameters, axiosOptions) {
5209
5209
  var _this = this;
5210
- return (0, exports.SourcesV1ApiFp)(this.configuration).syncAttributesForSourceV1(requestParameters.id, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5210
+ return (0, exports.SourcesApiFp)(this.configuration).syncAttributesForSourceV1(requestParameters.id, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5211
5211
  };
5212
5212
  /**
5213
5213
  * This endpoint performs a more detailed validation of the source\'\'s configuration that can take longer than the lighter weight credential validation performed by the checkConnection API.
5214
5214
  * @summary Test configuration for source connector
5215
- * @param {SourcesV1ApiTestSourceConfigurationV1Request} requestParameters Request parameters.
5215
+ * @param {SourcesApiTestSourceConfigurationV1Request} requestParameters Request parameters.
5216
5216
  * @param {*} [axiosOptions] Override http request option.
5217
5217
  * @throws {RequiredError}
5218
- * @memberof SourcesV1Api
5218
+ * @memberof SourcesApi
5219
5219
  */
5220
- SourcesV1Api.prototype.testSourceConfigurationV1 = function (requestParameters, axiosOptions) {
5220
+ SourcesApi.prototype.testSourceConfigurationV1 = function (requestParameters, axiosOptions) {
5221
5221
  var _this = this;
5222
- return (0, exports.SourcesV1ApiFp)(this.configuration).testSourceConfigurationV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5222
+ return (0, exports.SourcesApiFp)(this.configuration).testSourceConfigurationV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5223
5223
  };
5224
5224
  /**
5225
5225
  * This endpoint validates that the configured credentials are valid and will properly authenticate with the source identified by the sourceId path parameter.
5226
5226
  * @summary Check connection for source connector.
5227
- * @param {SourcesV1ApiTestSourceConnectionV1Request} requestParameters Request parameters.
5227
+ * @param {SourcesApiTestSourceConnectionV1Request} requestParameters Request parameters.
5228
5228
  * @param {*} [axiosOptions] Override http request option.
5229
5229
  * @throws {RequiredError}
5230
- * @memberof SourcesV1Api
5230
+ * @memberof SourcesApi
5231
5231
  */
5232
- SourcesV1Api.prototype.testSourceConnectionV1 = function (requestParameters, axiosOptions) {
5232
+ SourcesApi.prototype.testSourceConnectionV1 = function (requestParameters, axiosOptions) {
5233
5233
  var _this = this;
5234
- return (0, exports.SourcesV1ApiFp)(this.configuration).testSourceConnectionV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5234
+ return (0, exports.SourcesApiFp)(this.configuration).testSourceConnectionV1(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5235
5235
  };
5236
5236
  /**
5237
5237
  * Updates the approval configuration for deleting human accounts for a specific source, identified by source ID. This endpoint allows administrators to modify settings such as whether approval is required, who the approvers are, and other approval-related options. The update is performed using a JSON Patch payload, and the response returns the updated AccountDeleteConfigDto object reflecting the new approval workflow configuration.
5238
5238
  * @summary Human Account Deletion Approval Config
5239
- * @param {SourcesV1ApiUpdateAccountDeletionApprovalConfigV1Request} requestParameters Request parameters.
5239
+ * @param {SourcesApiUpdateAccountDeletionApprovalConfigV1Request} requestParameters Request parameters.
5240
5240
  * @param {*} [axiosOptions] Override http request option.
5241
5241
  * @throws {RequiredError}
5242
- * @memberof SourcesV1Api
5242
+ * @memberof SourcesApi
5243
5243
  */
5244
- SourcesV1Api.prototype.updateAccountDeletionApprovalConfigV1 = function (requestParameters, axiosOptions) {
5244
+ SourcesApi.prototype.updateAccountDeletionApprovalConfigV1 = function (requestParameters, axiosOptions) {
5245
5245
  var _this = this;
5246
- return (0, exports.SourcesV1ApiFp)(this.configuration).updateAccountDeletionApprovalConfigV1(requestParameters.sourceId, requestParameters.jsonpatchoperationV1, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5246
+ return (0, exports.SourcesApiFp)(this.configuration).updateAccountDeletionApprovalConfigV1(requestParameters.sourceId, requestParameters.jsonpatchoperation, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5247
5247
  };
5248
5248
  /**
5249
5249
  * Use this endpoint to update the machine account deletion approval configuration for a specific source. The update is performed using a JSON Patch payload, which allows partial modifications to the approval config. This operation is typically used to change approval requirements, approvers, or comments settings for machine account deletion. The endpoint expects the source ID as a path parameter and a valid JSON Patch array in the request body.
5250
5250
  * @summary Machine Account Deletion Approval Config
5251
- * @param {SourcesV1ApiUpdateMachineAccountDeletionApprovalConfigV1Request} requestParameters Request parameters.
5251
+ * @param {SourcesApiUpdateMachineAccountDeletionApprovalConfigV1Request} requestParameters Request parameters.
5252
5252
  * @param {*} [axiosOptions] Override http request option.
5253
5253
  * @throws {RequiredError}
5254
- * @memberof SourcesV1Api
5254
+ * @memberof SourcesApi
5255
5255
  */
5256
- SourcesV1Api.prototype.updateMachineAccountDeletionApprovalConfigV1 = function (requestParameters, axiosOptions) {
5256
+ SourcesApi.prototype.updateMachineAccountDeletionApprovalConfigV1 = function (requestParameters, axiosOptions) {
5257
5257
  var _this = this;
5258
- return (0, exports.SourcesV1ApiFp)(this.configuration).updateMachineAccountDeletionApprovalConfigV1(requestParameters.sourceId, requestParameters.jsonpatchoperationV1, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5258
+ return (0, exports.SourcesApiFp)(this.configuration).updateMachineAccountDeletionApprovalConfigV1(requestParameters.sourceId, requestParameters.jsonpatchoperation, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5259
5259
  };
5260
5260
  /**
5261
5261
  * This API can be used to set up or update Password Policy in IdentityNow for the specified Source. Source must support PASSWORD feature.
5262
5262
  * @summary Update password policy
5263
- * @param {SourcesV1ApiUpdatePasswordPolicyHoldersV1Request} requestParameters Request parameters.
5263
+ * @param {SourcesApiUpdatePasswordPolicyHoldersV1Request} requestParameters Request parameters.
5264
5264
  * @param {*} [axiosOptions] Override http request option.
5265
5265
  * @throws {RequiredError}
5266
- * @memberof SourcesV1Api
5266
+ * @memberof SourcesApi
5267
5267
  */
5268
- SourcesV1Api.prototype.updatePasswordPolicyHoldersV1 = function (requestParameters, axiosOptions) {
5268
+ SourcesApi.prototype.updatePasswordPolicyHoldersV1 = function (requestParameters, axiosOptions) {
5269
5269
  var _this = this;
5270
- return (0, exports.SourcesV1ApiFp)(this.configuration).updatePasswordPolicyHoldersV1(requestParameters.sourceId, requestParameters.passwordpolicyholdersdtoInnerV1, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5270
+ return (0, exports.SourcesApiFp)(this.configuration).updatePasswordPolicyHoldersV1(requestParameters.sourceId, requestParameters.passwordpolicyholdersdtoInner, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5271
5271
  };
5272
5272
  /**
5273
5273
  * This end-point updates a list of provisioning policies on the specified source in IdentityNow.
5274
5274
  * @summary Bulk update provisioning policies
5275
- * @param {SourcesV1ApiUpdateProvisioningPoliciesInBulkV1Request} requestParameters Request parameters.
5275
+ * @param {SourcesApiUpdateProvisioningPoliciesInBulkV1Request} requestParameters Request parameters.
5276
5276
  * @param {*} [axiosOptions] Override http request option.
5277
5277
  * @throws {RequiredError}
5278
- * @memberof SourcesV1Api
5278
+ * @memberof SourcesApi
5279
5279
  */
5280
- SourcesV1Api.prototype.updateProvisioningPoliciesInBulkV1 = function (requestParameters, axiosOptions) {
5280
+ SourcesApi.prototype.updateProvisioningPoliciesInBulkV1 = function (requestParameters, axiosOptions) {
5281
5281
  var _this = this;
5282
- return (0, exports.SourcesV1ApiFp)(this.configuration).updateProvisioningPoliciesInBulkV1(requestParameters.sourceId, requestParameters.provisioningpolicydtoV1, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5282
+ return (0, exports.SourcesApiFp)(this.configuration).updateProvisioningPoliciesInBulkV1(requestParameters.sourceId, requestParameters.provisioningpolicydto, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5283
5283
  };
5284
5284
  /**
5285
5285
  * This API selectively updates an existing Provisioning Policy using a JSONPatch payload. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
5286
5286
  * @summary Partial update of provisioning policy
5287
- * @param {SourcesV1ApiUpdateProvisioningPolicyV1Request} requestParameters Request parameters.
5287
+ * @param {SourcesApiUpdateProvisioningPolicyV1Request} requestParameters Request parameters.
5288
5288
  * @param {*} [axiosOptions] Override http request option.
5289
5289
  * @throws {RequiredError}
5290
- * @memberof SourcesV1Api
5290
+ * @memberof SourcesApi
5291
5291
  */
5292
- SourcesV1Api.prototype.updateProvisioningPolicyV1 = function (requestParameters, axiosOptions) {
5292
+ SourcesApi.prototype.updateProvisioningPolicyV1 = function (requestParameters, axiosOptions) {
5293
5293
  var _this = this;
5294
- return (0, exports.SourcesV1ApiFp)(this.configuration).updateProvisioningPolicyV1(requestParameters.sourceId, requestParameters.usageType, requestParameters.jsonpatchoperationV1, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5294
+ return (0, exports.SourcesApiFp)(this.configuration).updateProvisioningPolicyV1(requestParameters.sourceId, requestParameters.usageType, requestParameters.jsonpatchoperation, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5295
5295
  };
5296
5296
  /**
5297
5297
  * This API replaces the current entitlement request configuration for a source. This source-level configuration should apply for all the entitlements in the source. Access request to any entitlements in the source should follow this configuration unless a separate entitlement-level configuration is defined. - During access request, this source-level entitlement request configuration overrides the global organization-level configuration. - However, the entitlement-level configuration (if defined) overrides this source-level configuration.
5298
5298
  * @summary Update source entitlement request configuration
5299
- * @param {SourcesV1ApiUpdateSourceEntitlementRequestConfigV1Request} requestParameters Request parameters.
5299
+ * @param {SourcesApiUpdateSourceEntitlementRequestConfigV1Request} requestParameters Request parameters.
5300
5300
  * @param {*} [axiosOptions] Override http request option.
5301
5301
  * @throws {RequiredError}
5302
- * @memberof SourcesV1Api
5302
+ * @memberof SourcesApi
5303
5303
  */
5304
- SourcesV1Api.prototype.updateSourceEntitlementRequestConfigV1 = function (requestParameters, axiosOptions) {
5304
+ SourcesApi.prototype.updateSourceEntitlementRequestConfigV1 = function (requestParameters, axiosOptions) {
5305
5305
  var _this = this;
5306
- return (0, exports.SourcesV1ApiFp)(this.configuration).updateSourceEntitlementRequestConfigV1(requestParameters.id, requestParameters.sourceentitlementrequestconfigV1, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5306
+ return (0, exports.SourcesApiFp)(this.configuration).updateSourceEntitlementRequestConfigV1(requestParameters.id, requestParameters.sourceentitlementrequestconfig, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5307
5307
  };
5308
5308
  /**
5309
5309
  * Use this API to selectively update an existing Schedule using a JSONPatch payload. The following schedule fields are immutable and cannot be updated: - type
5310
5310
  * @summary Update source schedule (partial)
5311
- * @param {SourcesV1ApiUpdateSourceScheduleV1Request} requestParameters Request parameters.
5311
+ * @param {SourcesApiUpdateSourceScheduleV1Request} requestParameters Request parameters.
5312
5312
  * @param {*} [axiosOptions] Override http request option.
5313
5313
  * @throws {RequiredError}
5314
- * @memberof SourcesV1Api
5314
+ * @memberof SourcesApi
5315
5315
  */
5316
- SourcesV1Api.prototype.updateSourceScheduleV1 = function (requestParameters, axiosOptions) {
5316
+ SourcesApi.prototype.updateSourceScheduleV1 = function (requestParameters, axiosOptions) {
5317
5317
  var _this = this;
5318
- return (0, exports.SourcesV1ApiFp)(this.configuration).updateSourceScheduleV1(requestParameters.sourceId, requestParameters.scheduleType, requestParameters.jsonpatchoperationV1, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5318
+ return (0, exports.SourcesApiFp)(this.configuration).updateSourceScheduleV1(requestParameters.sourceId, requestParameters.scheduleType, requestParameters.jsonpatchoperation, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5319
5319
  };
5320
5320
  /**
5321
5321
  * Use this API to selectively update an existing Schema using a JSONPatch payload. The following schema fields are immutable and cannot be updated: - id - name - created - modified To switch an account attribute to a group entitlement, you need to have the following in place: - `isEntitlement: true` - Must define a schema for the group and [add it to the source](https://developer.sailpoint.com/idn/api/v3/create-source-schema) before updating the `isGroup` flag. For example, here is the `group` account attribute referencing a schema that defines the group: ```json { \"name\": \"groups\", \"type\": \"STRING\", \"schema\": { \"type\": \"CONNECTOR_SCHEMA\", \"id\": \"2c9180887671ff8c01767b4671fc7d60\", \"name\": \"group\" }, \"description\": \"The groups, roles etc. that reference account group objects\", \"isMulti\": true, \"isEntitlement\": true, \"isGroup\": true } ```
5322
5322
  * @summary Update source schema (partial)
5323
- * @param {SourcesV1ApiUpdateSourceSchemaV1Request} requestParameters Request parameters.
5323
+ * @param {SourcesApiUpdateSourceSchemaV1Request} requestParameters Request parameters.
5324
5324
  * @param {*} [axiosOptions] Override http request option.
5325
5325
  * @throws {RequiredError}
5326
- * @memberof SourcesV1Api
5326
+ * @memberof SourcesApi
5327
5327
  */
5328
- SourcesV1Api.prototype.updateSourceSchemaV1 = function (requestParameters, axiosOptions) {
5328
+ SourcesApi.prototype.updateSourceSchemaV1 = function (requestParameters, axiosOptions) {
5329
5329
  var _this = this;
5330
- return (0, exports.SourcesV1ApiFp)(this.configuration).updateSourceSchemaV1(requestParameters.sourceId, requestParameters.schemaId, requestParameters.jsonpatchoperationV1, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5330
+ return (0, exports.SourcesApiFp)(this.configuration).updateSourceSchemaV1(requestParameters.sourceId, requestParameters.schemaId, requestParameters.jsonpatchoperation, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5331
5331
  };
5332
5332
  /**
5333
5333
  * Use this API to partially update a source in Identity Security Cloud (ISC), using a list of patch operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. These fields are immutable, so they cannot be changed: * id * type * authoritative * created * modified * connector * connectorClass * passwordPolicies Attempts to modify these fields will result in a 400 error.
5334
5334
  * @summary Update source (partial)
5335
- * @param {SourcesV1ApiUpdateSourceV1Request} requestParameters Request parameters.
5335
+ * @param {SourcesApiUpdateSourceV1Request} requestParameters Request parameters.
5336
5336
  * @param {*} [axiosOptions] Override http request option.
5337
5337
  * @throws {RequiredError}
5338
- * @memberof SourcesV1Api
5338
+ * @memberof SourcesApi
5339
5339
  */
5340
- SourcesV1Api.prototype.updateSourceV1 = function (requestParameters, axiosOptions) {
5340
+ SourcesApi.prototype.updateSourceV1 = function (requestParameters, axiosOptions) {
5341
5341
  var _this = this;
5342
- return (0, exports.SourcesV1ApiFp)(this.configuration).updateSourceV1(requestParameters.id, requestParameters.jsonpatchoperationV1, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5342
+ return (0, exports.SourcesApiFp)(this.configuration).updateSourceV1(requestParameters.id, requestParameters.jsonpatchoperation, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
5343
5343
  };
5344
- return SourcesV1Api;
5344
+ return SourcesApi;
5345
5345
  }(base_1.BaseAPI));
5346
- exports.SourcesV1Api = SourcesV1Api;
5346
+ exports.SourcesApi = SourcesApi;
5347
5347
  /**
5348
5348
  * @export
5349
5349
  */
5350
- exports.DeleteSourceScheduleV1ScheduleTypeV1 = {
5350
+ exports.DeleteSourceScheduleV1ScheduleTypeEnum = {
5351
5351
  AccountAggregation: 'ACCOUNT_AGGREGATION',
5352
5352
  GroupAggregation: 'GROUP_AGGREGATION'
5353
5353
  };
5354
5354
  /**
5355
5355
  * @export
5356
5356
  */
5357
- exports.GetSourceConfigV1LocaleV1 = {
5357
+ exports.GetSourceConfigV1LocaleEnum = {
5358
5358
  De: 'de',
5359
5359
  False: 'false',
5360
5360
  Fi: 'fi',
@@ -5378,21 +5378,21 @@ exports.GetSourceConfigV1LocaleV1 = {
5378
5378
  /**
5379
5379
  * @export
5380
5380
  */
5381
- exports.GetSourceScheduleV1ScheduleTypeV1 = {
5381
+ exports.GetSourceScheduleV1ScheduleTypeEnum = {
5382
5382
  AccountAggregation: 'ACCOUNT_AGGREGATION',
5383
5383
  GroupAggregation: 'GROUP_AGGREGATION'
5384
5384
  };
5385
5385
  /**
5386
5386
  * @export
5387
5387
  */
5388
- exports.GetSourceSchemasV1IncludeTypesV1 = {
5388
+ exports.GetSourceSchemasV1IncludeTypesEnum = {
5389
5389
  Group: 'group',
5390
5390
  User: 'user'
5391
5391
  };
5392
5392
  /**
5393
5393
  * @export
5394
5394
  */
5395
- exports.UpdateSourceScheduleV1ScheduleTypeV1 = {
5395
+ exports.UpdateSourceScheduleV1ScheduleTypeEnum = {
5396
5396
  AccountAggregation: 'ACCOUNT_AGGREGATION',
5397
5397
  GroupAggregation: 'GROUP_AGGREGATION'
5398
5398
  };