sailpoint-api-client 2.0.1 → 2.0.2

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