sailpoint-api-client 2.0.1 → 2.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3339) hide show
  1. package/access_model_metadata/.openapi-generator/FILES +42 -0
  2. package/access_model_metadata/api.ts +515 -515
  3. package/access_model_metadata/docs/Examples/typescript_code_examples_overlay.yaml +164 -0
  4. package/access_model_metadata/docs/Methods/AccessModelMetadataApi.md +482 -0
  5. package/access_model_metadata/docs/Methods/Index.md +30 -0
  6. package/access_model_metadata/docs/Models/Accessmodelmetadatabulkupdateresponse.md +22 -0
  7. package/access_model_metadata/docs/Models/Aggregations.md +22 -0
  8. package/access_model_metadata/docs/Models/Aggregationtype.md +21 -0
  9. package/access_model_metadata/docs/Models/ArrayInner.md +18 -0
  10. package/access_model_metadata/docs/Models/Attributedto.md +26 -0
  11. package/access_model_metadata/docs/Models/Attributevaluedto.md +21 -0
  12. package/access_model_metadata/docs/Models/Bound.md +20 -0
  13. package/access_model_metadata/docs/Models/Bucketaggregation.md +23 -0
  14. package/access_model_metadata/docs/Models/Buckettype.md +19 -0
  15. package/access_model_metadata/docs/Models/BulkupdateammkeyvalueInner.md +20 -0
  16. package/access_model_metadata/docs/Models/Entitlementattributebulkupdatefilterrequest.md +22 -0
  17. package/access_model_metadata/docs/Models/Entitlementattributebulkupdateidsrequest.md +22 -0
  18. package/access_model_metadata/docs/Models/Entitlementattributebulkupdatequeryrequest.md +22 -0
  19. package/access_model_metadata/docs/Models/Errormessagedto.md +21 -0
  20. package/access_model_metadata/docs/Models/Errorresponsedto.md +22 -0
  21. package/access_model_metadata/docs/Models/Filter.md +22 -0
  22. package/access_model_metadata/docs/Models/Filteraggregation.md +22 -0
  23. package/access_model_metadata/docs/Models/Filtertype.md +23 -0
  24. package/access_model_metadata/docs/Models/Index.md +19 -0
  25. package/access_model_metadata/docs/Models/Innerhit.md +20 -0
  26. package/access_model_metadata/docs/Models/Jsonpatchoperation.md +21 -0
  27. package/access_model_metadata/docs/Models/JsonpatchoperationValue.md +18 -0
  28. package/access_model_metadata/docs/Models/ListAccessModelMetadataAttributeV1401Response.md +19 -0
  29. package/access_model_metadata/docs/Models/ListAccessModelMetadataAttributeV1429Response.md +19 -0
  30. package/access_model_metadata/docs/Models/Localeorigin.md +21 -0
  31. package/access_model_metadata/docs/Models/Metricaggregation.md +21 -0
  32. package/access_model_metadata/docs/Models/Metrictype.md +31 -0
  33. package/access_model_metadata/docs/Models/Nestedaggregation.md +20 -0
  34. package/access_model_metadata/docs/Models/Query.md +22 -0
  35. package/access_model_metadata/docs/Models/Queryresultfilter.md +20 -0
  36. package/access_model_metadata/docs/Models/Querytype.md +25 -0
  37. package/access_model_metadata/docs/Models/Range.md +20 -0
  38. package/access_model_metadata/docs/Models/Search.md +34 -0
  39. package/access_model_metadata/docs/Models/Searchaggregationspecification.md +23 -0
  40. package/access_model_metadata/docs/Models/Searchfiltertype.md +19 -0
  41. package/access_model_metadata/docs/Models/Subsearchaggregationspecification.md +23 -0
  42. package/access_model_metadata/docs/Models/Textquery.md +22 -0
  43. package/access_model_metadata/docs/Models/Typeaheadquery.md +25 -0
  44. package/access_profiles/.openapi-generator/FILES +42 -0
  45. package/access_profiles/api.ts +521 -521
  46. package/access_profiles/docs/Examples/typescript_code_examples_overlay.yaml +126 -0
  47. package/access_profiles/docs/Methods/AccessProfilesApi.md +439 -0
  48. package/access_profiles/docs/Methods/Index.md +30 -0
  49. package/access_profiles/docs/Models/Accessduration.md +20 -0
  50. package/access_profiles/docs/Models/Accessmodelmetadata.md +26 -0
  51. package/access_profiles/docs/Models/AccessmodelmetadataValuesInner.md +21 -0
  52. package/access_profiles/docs/Models/Accessprofile.md +34 -0
  53. package/access_profiles/docs/Models/Accessprofileapprovalscheme.md +20 -0
  54. package/access_profiles/docs/Models/Accessprofilebulkdeleterequest.md +20 -0
  55. package/access_profiles/docs/Models/Accessprofilebulkdeleteresponse.md +21 -0
  56. package/access_profiles/docs/Models/AccessprofilebulkupdaterequestInner.md +20 -0
  57. package/access_profiles/docs/Models/Accessprofilesourceref.md +21 -0
  58. package/access_profiles/docs/Models/Accessprofileupdateitem.md +22 -0
  59. package/access_profiles/docs/Models/Accessprofileusage.md +20 -0
  60. package/access_profiles/docs/Models/AccessprofileusageUsedByInner.md +21 -0
  61. package/access_profiles/docs/Models/Additionalownerref.md +21 -0
  62. package/access_profiles/docs/Models/ArrayInner.md +18 -0
  63. package/access_profiles/docs/Models/Attributedto.md +26 -0
  64. package/access_profiles/docs/Models/Attributedtolist.md +19 -0
  65. package/access_profiles/docs/Models/Attributevaluedto.md +21 -0
  66. package/access_profiles/docs/Models/Entitlement.md +37 -0
  67. package/access_profiles/docs/Models/EntitlementAccessModelMetadata.md +19 -0
  68. package/access_profiles/docs/Models/EntitlementOwner.md +21 -0
  69. package/access_profiles/docs/Models/EntitlementSource.md +21 -0
  70. package/access_profiles/docs/Models/Entitlementref.md +21 -0
  71. package/access_profiles/docs/Models/Errormessagedto.md +21 -0
  72. package/access_profiles/docs/Models/Errorresponsedto.md +22 -0
  73. package/access_profiles/docs/Models/Index.md +19 -0
  74. package/access_profiles/docs/Models/Jsonpatchoperation.md +21 -0
  75. package/access_profiles/docs/Models/JsonpatchoperationValue.md +18 -0
  76. package/access_profiles/docs/Models/ListAccessProfilesV1401Response.md +19 -0
  77. package/access_profiles/docs/Models/ListAccessProfilesV1429Response.md +19 -0
  78. package/access_profiles/docs/Models/Localeorigin.md +21 -0
  79. package/access_profiles/docs/Models/Ownerreference.md +21 -0
  80. package/access_profiles/docs/Models/Permissiondto.md +20 -0
  81. package/access_profiles/docs/Models/Provisioningcriterialevel1.md +22 -0
  82. package/access_profiles/docs/Models/Provisioningcriterialevel2.md +22 -0
  83. package/access_profiles/docs/Models/Provisioningcriterialevel3.md +22 -0
  84. package/access_profiles/docs/Models/Provisioningcriteriaoperation.md +29 -0
  85. package/access_profiles/docs/Models/Requestability.md +24 -0
  86. package/access_profiles/docs/Models/Revocability.md +19 -0
  87. package/access_profiles/docs/Models/UpdateAccessProfilesInBulkV1412Response.md +19 -0
  88. package/access_request_approvals/.openapi-generator/FILES +41 -0
  89. package/access_request_approvals/api.ts +624 -624
  90. package/access_request_approvals/docs/Examples/typescript_code_examples_overlay.yaml +115 -0
  91. package/access_request_approvals/docs/Methods/AccessRequestApprovalsApi.md +337 -0
  92. package/access_request_approvals/docs/Methods/Index.md +30 -0
  93. package/access_request_approvals/docs/Models/Accessitemrequestedfor.md +21 -0
  94. package/access_request_approvals/docs/Models/Accessitemrequester.md +21 -0
  95. package/access_request_approvals/docs/Models/Accessitemreviewedby.md +21 -0
  96. package/access_request_approvals/docs/Models/Accessrequestapproverslistresponse.md +23 -0
  97. package/access_request_approvals/docs/Models/Accessrequesttype.md +23 -0
  98. package/access_request_approvals/docs/Models/Approvalforwardhistory.md +24 -0
  99. package/access_request_approvals/docs/Models/Approvalsummary.md +21 -0
  100. package/access_request_approvals/docs/Models/Commentdto.md +21 -0
  101. package/access_request_approvals/docs/Models/CommentdtoAuthor.md +21 -0
  102. package/access_request_approvals/docs/Models/Completedapproval.md +47 -0
  103. package/access_request_approvals/docs/Models/CompletedapprovalPreApprovalTriggerResult.md +22 -0
  104. package/access_request_approvals/docs/Models/CompletedapprovalRequestedFor.md +21 -0
  105. package/access_request_approvals/docs/Models/CompletedapprovalRequesterComment.md +21 -0
  106. package/access_request_approvals/docs/Models/CompletedapprovalReviewerComment.md +21 -0
  107. package/access_request_approvals/docs/Models/Completedapprovalstate.md +21 -0
  108. package/access_request_approvals/docs/Models/Dtotype.md +75 -0
  109. package/access_request_approvals/docs/Models/Errormessagedto.md +21 -0
  110. package/access_request_approvals/docs/Models/Errorresponsedto.md +22 -0
  111. package/access_request_approvals/docs/Models/Forwardapprovaldto.md +20 -0
  112. package/access_request_approvals/docs/Models/Index.md +19 -0
  113. package/access_request_approvals/docs/Models/ListPendingApprovalsV1401Response.md +19 -0
  114. package/access_request_approvals/docs/Models/ListPendingApprovalsV1429Response.md +19 -0
  115. package/access_request_approvals/docs/Models/Localeorigin.md +21 -0
  116. package/access_request_approvals/docs/Models/Ownerdto.md +21 -0
  117. package/access_request_approvals/docs/Models/Pendingapproval.md +45 -0
  118. package/access_request_approvals/docs/Models/PendingapprovalMaxPermittedAccessDuration.md +20 -0
  119. package/access_request_approvals/docs/Models/PendingapprovalOwner.md +21 -0
  120. package/access_request_approvals/docs/Models/Pendingapprovalaction.md +23 -0
  121. package/access_request_approvals/docs/Models/Reassignmenttype.md +25 -0
  122. package/access_request_approvals/docs/Models/Requestableobjectreference.md +22 -0
  123. package/access_request_approvals/docs/Models/Requestedaccountref.md +23 -0
  124. package/access_request_approvals/docs/Models/Sodexemptcriteria.md +22 -0
  125. package/access_request_approvals/docs/Models/Sodpolicydto.md +21 -0
  126. package/access_request_approvals/docs/Models/Sodviolationcheckresult.md +22 -0
  127. package/access_request_approvals/docs/Models/Sodviolationcontext.md +20 -0
  128. package/access_request_approvals/docs/Models/SodviolationcontextConflictingAccessCriteria.md +20 -0
  129. package/access_request_approvals/docs/Models/SodviolationcontextConflictingAccessCriteriaLeftCriteria.md +19 -0
  130. package/access_request_approvals/docs/Models/Sodviolationcontextcheckcompleted.md +21 -0
  131. package/access_request_identity_metrics/.openapi-generator/FILES +9 -0
  132. package/access_request_identity_metrics/api.ts +56 -56
  133. package/access_request_identity_metrics/docs/Examples/typescript_code_examples_overlay.yaml +16 -0
  134. package/access_request_identity_metrics/docs/Methods/AccessRequestIdentityMetricsApi.md +65 -0
  135. package/access_request_identity_metrics/docs/Methods/Index.md +30 -0
  136. package/access_request_identity_metrics/docs/Models/Errormessagedto.md +21 -0
  137. package/access_request_identity_metrics/docs/Models/Errorresponsedto.md +22 -0
  138. package/access_request_identity_metrics/docs/Models/GetAccessRequestIdentityMetricsV1401Response.md +19 -0
  139. package/access_request_identity_metrics/docs/Models/GetAccessRequestIdentityMetricsV1429Response.md +19 -0
  140. package/access_request_identity_metrics/docs/Models/Index.md +19 -0
  141. package/access_request_identity_metrics/docs/Models/Localeorigin.md +21 -0
  142. package/access_requests/.openapi-generator/FILES +81 -0
  143. package/access_requests/api.ts +1193 -1193
  144. package/access_requests/docs/Examples/typescript_code_examples_overlay.yaml +201 -0
  145. package/access_requests/docs/Methods/AccessRequestsApi.md +628 -0
  146. package/access_requests/docs/Methods/Index.md +30 -0
  147. package/access_requests/docs/Models/Accessitemrequester.md +21 -0
  148. package/access_requests/docs/Models/Accessitemreviewedby.md +21 -0
  149. package/access_requests/docs/Models/Accessrequest.md +23 -0
  150. package/access_requests/docs/Models/Accessrequestadminitemstatus.md +44 -0
  151. package/access_requests/docs/Models/Accessrequestconfig.md +24 -0
  152. package/access_requests/docs/Models/Accessrequestconfigv2.md +23 -0
  153. package/access_requests/docs/Models/Accessrequestitem.md +26 -0
  154. package/access_requests/docs/Models/Accessrequestphases.md +24 -0
  155. package/access_requests/docs/Models/Accessrequestresponse.md +20 -0
  156. package/access_requests/docs/Models/Accessrequesttracking.md +22 -0
  157. package/access_requests/docs/Models/Accessrequesttype.md +23 -0
  158. package/access_requests/docs/Models/Accountinforef.md +23 -0
  159. package/access_requests/docs/Models/Accountitemref.md +20 -0
  160. package/access_requests/docs/Models/Accountsselectionrequest.md +22 -0
  161. package/access_requests/docs/Models/Accountsselectionresponse.md +19 -0
  162. package/access_requests/docs/Models/Approvalforwardhistory.md +24 -0
  163. package/access_requests/docs/Models/Approvalreminderandescalationconfig.md +22 -0
  164. package/access_requests/docs/Models/Approvalscheme.md +31 -0
  165. package/access_requests/docs/Models/Approvalstatusdto.md +27 -0
  166. package/access_requests/docs/Models/ApprovalstatusdtoCurrentOwner.md +21 -0
  167. package/access_requests/docs/Models/ApprovalstatusdtoOriginalOwner.md +21 -0
  168. package/access_requests/docs/Models/Bulkapproveaccessrequest.md +20 -0
  169. package/access_requests/docs/Models/Bulkcancelaccessrequest.md +20 -0
  170. package/access_requests/docs/Models/Cancelaccessrequest.md +20 -0
  171. package/access_requests/docs/Models/Cancelledrequestdetails.md +21 -0
  172. package/access_requests/docs/Models/Closeaccessrequest.md +22 -0
  173. package/access_requests/docs/Models/Commentdto.md +21 -0
  174. package/access_requests/docs/Models/CommentdtoAuthor.md +21 -0
  175. package/access_requests/docs/Models/Dtotype.md +75 -0
  176. package/access_requests/docs/Models/Entitlementaccessrequestconfig.md +24 -0
  177. package/access_requests/docs/Models/EntitlementaccessrequestconfigMaxPermittedAccessDuration.md +20 -0
  178. package/access_requests/docs/Models/Entitlementapprovalscheme.md +20 -0
  179. package/access_requests/docs/Models/Entitlementrequestconfig.md +20 -0
  180. package/access_requests/docs/Models/Entitlementrequestconfigv2.md +20 -0
  181. package/access_requests/docs/Models/Entitlementrevocationrequestconfig.md +19 -0
  182. package/access_requests/docs/Models/Errormessagedto.md +21 -0
  183. package/access_requests/docs/Models/Errorresponsedto.md +22 -0
  184. package/access_requests/docs/Models/GetAccessRequestConfigV1401Response.md +19 -0
  185. package/access_requests/docs/Models/GetAccessRequestConfigV1429Response.md +19 -0
  186. package/access_requests/docs/Models/Identityaccountselections.md +23 -0
  187. package/access_requests/docs/Models/Identityentitlementdetails.md +22 -0
  188. package/access_requests/docs/Models/Identityentitlementdetailsaccounttarget.md +26 -0
  189. package/access_requests/docs/Models/Identityentitlementdetailsentitlementdto.md +29 -0
  190. package/access_requests/docs/Models/Identityreferencewithnameandemail.md +22 -0
  191. package/access_requests/docs/Models/Index.md +19 -0
  192. package/access_requests/docs/Models/Localeorigin.md +21 -0
  193. package/access_requests/docs/Models/Manualworkitemdetails.md +24 -0
  194. package/access_requests/docs/Models/ManualworkitemdetailsCurrentOwner.md +21 -0
  195. package/access_requests/docs/Models/ManualworkitemdetailsOriginalOwner.md +21 -0
  196. package/access_requests/docs/Models/Manualworkitemstate.md +29 -0
  197. package/access_requests/docs/Models/Ownerdto.md +21 -0
  198. package/access_requests/docs/Models/Preapprovaltriggerdetails.md +21 -0
  199. package/access_requests/docs/Models/Provisioningdetails.md +19 -0
  200. package/access_requests/docs/Models/Reassignmenttype.md +25 -0
  201. package/access_requests/docs/Models/Requestedaccountref.md +23 -0
  202. package/access_requests/docs/Models/Requestedfordtoref.md +20 -0
  203. package/access_requests/docs/Models/Requesteditemaccountselections.md +25 -0
  204. package/access_requests/docs/Models/Requesteditemdetails.md +20 -0
  205. package/access_requests/docs/Models/Requesteditemdtoref.md +25 -0
  206. package/access_requests/docs/Models/Requesteditemstatus.md +46 -0
  207. package/access_requests/docs/Models/RequesteditemstatusCancelledRequestDetails.md +21 -0
  208. package/access_requests/docs/Models/RequesteditemstatusPreApprovalTriggerDetails.md +21 -0
  209. package/access_requests/docs/Models/RequesteditemstatusProvisioningDetails.md +19 -0
  210. package/access_requests/docs/Models/RequesteditemstatusRequestedFor.md +21 -0
  211. package/access_requests/docs/Models/RequesteditemstatusRequesterComment.md +21 -0
  212. package/access_requests/docs/Models/RequesteditemstatusSodViolationContext.md +21 -0
  213. package/access_requests/docs/Models/Requesteditemstatusrequeststate.md +35 -0
  214. package/access_requests/docs/Models/Requestonbehalfofconfig.md +20 -0
  215. package/access_requests/docs/Models/Requestonbehalfofconfigv2.md +20 -0
  216. package/access_requests/docs/Models/Sodexemptcriteria.md +22 -0
  217. package/access_requests/docs/Models/Sodpolicydto.md +21 -0
  218. package/access_requests/docs/Models/Sodviolationcheckresult.md +22 -0
  219. package/access_requests/docs/Models/Sodviolationcontext.md +20 -0
  220. package/access_requests/docs/Models/SodviolationcontextConflictingAccessCriteria.md +20 -0
  221. package/access_requests/docs/Models/SodviolationcontextConflictingAccessCriteriaLeftCriteria.md +19 -0
  222. package/access_requests/docs/Models/Sodviolationcontextcheckcompleted.md +21 -0
  223. package/access_requests/docs/Models/Sourceaccountselections.md +22 -0
  224. package/access_requests/docs/Models/Sourceitemref.md +20 -0
  225. package/account_activities/.openapi-generator/FILES +20 -0
  226. package/account_activities/api.ts +156 -156
  227. package/account_activities/docs/Examples/typescript_code_examples_overlay.yaml +35 -0
  228. package/account_activities/docs/Methods/AccountActivitiesApi.md +142 -0
  229. package/account_activities/docs/Methods/Index.md +30 -0
  230. package/account_activities/docs/Models/Accountactivity.md +32 -0
  231. package/account_activities/docs/Models/Accountactivityapprovalstatus.md +29 -0
  232. package/account_activities/docs/Models/Accountactivityitem.md +34 -0
  233. package/account_activities/docs/Models/Accountactivityitemoperation.md +37 -0
  234. package/account_activities/docs/Models/Accountrequestinfo.md +21 -0
  235. package/account_activities/docs/Models/Comment.md +22 -0
  236. package/account_activities/docs/Models/Completionstatus.md +25 -0
  237. package/account_activities/docs/Models/Errormessagedto.md +21 -0
  238. package/account_activities/docs/Models/Errorresponsedto.md +22 -0
  239. package/account_activities/docs/Models/Executionstatus.md +25 -0
  240. package/account_activities/docs/Models/Identitysummary.md +22 -0
  241. package/account_activities/docs/Models/Index.md +19 -0
  242. package/account_activities/docs/Models/ListAccountActivitiesV1401Response.md +19 -0
  243. package/account_activities/docs/Models/ListAccountActivitiesV1429Response.md +19 -0
  244. package/account_activities/docs/Models/Localeorigin.md +21 -0
  245. package/account_activities/docs/Models/Provisioningstate.md +29 -0
  246. package/account_activities/docs/Models/Requestableobjecttype.md +23 -0
  247. package/account_aggregations/.openapi-generator/FILES +10 -0
  248. package/account_aggregations/api.ts +61 -61
  249. package/account_aggregations/docs/Examples/typescript_code_examples_overlay.yaml +14 -0
  250. package/account_aggregations/docs/Methods/AccountAggregationsApi.md +76 -0
  251. package/account_aggregations/docs/Methods/Index.md +30 -0
  252. package/account_aggregations/docs/Models/Accountaggregationstatus.md +26 -0
  253. package/account_aggregations/docs/Models/Errormessagedto.md +21 -0
  254. package/account_aggregations/docs/Models/Errorresponsedto.md +22 -0
  255. package/account_aggregations/docs/Models/GetAccountAggregationStatusV1400Response.md +19 -0
  256. package/account_aggregations/docs/Models/GetAccountAggregationStatusV1429Response.md +19 -0
  257. package/account_aggregations/docs/Models/Index.md +19 -0
  258. package/account_aggregations/docs/Models/Localeorigin.md +21 -0
  259. package/account_deletion_requests/.openapi-generator/FILES +24 -0
  260. package/account_deletion_requests/api.ts +294 -294
  261. package/account_deletion_requests/docs/Examples/typescript_code_examples_overlay.yaml +32 -0
  262. package/account_deletion_requests/docs/Methods/AccountDeletionRequestsApi.md +106 -0
  263. package/account_deletion_requests/docs/Methods/Index.md +30 -0
  264. package/account_deletion_requests/docs/Models/Accountactionrequestdto.md +32 -0
  265. package/account_deletion_requests/docs/Models/AccountactionrequestdtoAccountDetails.md +38 -0
  266. package/account_deletion_requests/docs/Models/AccountactionrequestdtoCorrelatedIdentity.md +21 -0
  267. package/account_deletion_requests/docs/Models/AccountactionrequestdtoRequester.md +21 -0
  268. package/account_deletion_requests/docs/Models/Accountdeleterequestinput.md +19 -0
  269. package/account_deletion_requests/docs/Models/Accountdetails.md +38 -0
  270. package/account_deletion_requests/docs/Models/Accountrequestasyncresult.md +19 -0
  271. package/account_deletion_requests/docs/Models/Accountrequestphase.md +22 -0
  272. package/account_deletion_requests/docs/Models/Accountrequestphasestate.md +31 -0
  273. package/account_deletion_requests/docs/Models/Approvaldetails.md +23 -0
  274. package/account_deletion_requests/docs/Models/Approverdto.md +26 -0
  275. package/account_deletion_requests/docs/Models/Approverreference.md +21 -0
  276. package/account_deletion_requests/docs/Models/Basereferencedto.md +21 -0
  277. package/account_deletion_requests/docs/Models/Dtotype.md +75 -0
  278. package/account_deletion_requests/docs/Models/Errormessagedto.md +21 -0
  279. package/account_deletion_requests/docs/Models/Errorresponsedto.md +22 -0
  280. package/account_deletion_requests/docs/Models/GetAccountDeletionRequestsV1401Response.md +19 -0
  281. package/account_deletion_requests/docs/Models/GetAccountDeletionRequestsV1429Response.md +19 -0
  282. package/account_deletion_requests/docs/Models/Identityreference.md +21 -0
  283. package/account_deletion_requests/docs/Models/Index.md +19 -0
  284. package/account_deletion_requests/docs/Models/Localeorigin.md +21 -0
  285. package/account_usages/.openapi-generator/FILES +10 -0
  286. package/account_usages/api.ts +56 -56
  287. package/account_usages/docs/Examples/typescript_code_examples_overlay.yaml +18 -0
  288. package/account_usages/docs/Methods/AccountUsagesApi.md +68 -0
  289. package/account_usages/docs/Methods/Index.md +30 -0
  290. package/account_usages/docs/Models/Accountusage.md +20 -0
  291. package/account_usages/docs/Models/Errormessagedto.md +21 -0
  292. package/account_usages/docs/Models/Errorresponsedto.md +22 -0
  293. package/account_usages/docs/Models/GetUsagesByAccountIdV1401Response.md +19 -0
  294. package/account_usages/docs/Models/GetUsagesByAccountIdV1429Response.md +19 -0
  295. package/account_usages/docs/Models/Index.md +19 -0
  296. package/account_usages/docs/Models/Localeorigin.md +21 -0
  297. package/accounts/.openapi-generator/FILES +35 -0
  298. package/accounts/api.ts +681 -681
  299. package/accounts/docs/Examples/typescript_code_examples_overlay.yaml +237 -0
  300. package/accounts/docs/Methods/AccountsApi.md +716 -0
  301. package/accounts/docs/Methods/Index.md +30 -0
  302. package/accounts/docs/Models/Accessmodelmetadata.md +26 -0
  303. package/accounts/docs/Models/AccessmodelmetadataValuesInner.md +21 -0
  304. package/accounts/docs/Models/Account.md +46 -0
  305. package/accounts/docs/Models/AccountAllOfIdentity.md +21 -0
  306. package/accounts/docs/Models/AccountAllOfOwnerIdentity.md +21 -0
  307. package/accounts/docs/Models/AccountAllOfRecommendation.md +20 -0
  308. package/accounts/docs/Models/AccountAllOfSourceOwner.md +21 -0
  309. package/accounts/docs/Models/Accountattributes.md +19 -0
  310. package/accounts/docs/Models/Accountattributescreate.md +19 -0
  311. package/accounts/docs/Models/AccountattributescreateAttributes.md +19 -0
  312. package/accounts/docs/Models/Accountsasyncresult.md +19 -0
  313. package/accounts/docs/Models/Accounttogglerequest.md +20 -0
  314. package/accounts/docs/Models/Accountunlockrequest.md +21 -0
  315. package/accounts/docs/Models/Additionalownerref.md +21 -0
  316. package/accounts/docs/Models/Basecommondto.md +22 -0
  317. package/accounts/docs/Models/Basereferencedto.md +21 -0
  318. package/accounts/docs/Models/Bulkidentitiesaccountsresponse.md +21 -0
  319. package/accounts/docs/Models/Dtotype.md +75 -0
  320. package/accounts/docs/Models/Entitlement.md +37 -0
  321. package/accounts/docs/Models/EntitlementAccessModelMetadata.md +19 -0
  322. package/accounts/docs/Models/EntitlementOwner.md +21 -0
  323. package/accounts/docs/Models/EntitlementSource.md +21 -0
  324. package/accounts/docs/Models/Errormessagedto.md +21 -0
  325. package/accounts/docs/Models/Errorresponsedto.md +22 -0
  326. package/accounts/docs/Models/Identitiesaccountsbulkrequest.md +19 -0
  327. package/accounts/docs/Models/Index.md +19 -0
  328. package/accounts/docs/Models/ListAccountsV1401Response.md +19 -0
  329. package/accounts/docs/Models/ListAccountsV1429Response.md +19 -0
  330. package/accounts/docs/Models/Localeorigin.md +21 -0
  331. package/accounts/docs/Models/Permissiondto.md +20 -0
  332. package/accounts/docs/Models/Recommendation.md +20 -0
  333. package/accounts/docs/Models/Taskresultdto.md +21 -0
  334. package/api_usage/.openapi-generator/FILES +10 -0
  335. package/api_usage/api.ts +67 -67
  336. package/api_usage/docs/Examples/typescript_code_examples_overlay.yaml +32 -0
  337. package/api_usage/docs/Methods/ApiUsageApi.md +111 -0
  338. package/api_usage/docs/Methods/Index.md +30 -0
  339. package/api_usage/docs/Models/Errormessagedto.md +21 -0
  340. package/api_usage/docs/Models/Errorresponsedto.md +22 -0
  341. package/api_usage/docs/Models/GetTotalCountV1401Response.md +19 -0
  342. package/api_usage/docs/Models/GetTotalCountV1429Response.md +19 -0
  343. package/api_usage/docs/Models/Index.md +19 -0
  344. package/api_usage/docs/Models/Localeorigin.md +21 -0
  345. package/api_usage/docs/Models/Summaryresponse.md +20 -0
  346. package/application_discovery/.openapi-generator/FILES +26 -0
  347. package/application_discovery/api.ts +298 -298
  348. package/application_discovery/docs/Examples/typescript_code_examples_overlay.yaml +61 -0
  349. package/application_discovery/docs/Methods/ApplicationDiscoveryApi.md +189 -0
  350. package/application_discovery/docs/Methods/Index.md +30 -0
  351. package/application_discovery/docs/Models/Applicationdiscoveryrequest.md +19 -0
  352. package/application_discovery/docs/Models/Applicationdiscoveryresponse.md +36 -0
  353. package/application_discovery/docs/Models/ApplicationdiscoveryresponseTarget.md +21 -0
  354. package/application_discovery/docs/Models/Basereferencedto.md +21 -0
  355. package/application_discovery/docs/Models/Dtotype.md +75 -0
  356. package/application_discovery/docs/Models/Errormessagedto.md +21 -0
  357. package/application_discovery/docs/Models/Errorresponsedto.md +22 -0
  358. package/application_discovery/docs/Models/Fulldiscoveredapplications.md +50 -0
  359. package/application_discovery/docs/Models/GetDiscoveredApplicationsV1200ResponseInner.md +50 -0
  360. package/application_discovery/docs/Models/Index.md +19 -0
  361. package/application_discovery/docs/Models/Localeorigin.md +21 -0
  362. package/application_discovery/docs/Models/Localizedmessage.md +20 -0
  363. package/application_discovery/docs/Models/Manualdiscoverapplications.md +19 -0
  364. package/application_discovery/docs/Models/Manualdiscoverapplicationstemplate.md +20 -0
  365. package/application_discovery/docs/Models/Slimdiscoveredapplications.md +49 -0
  366. package/application_discovery/docs/Models/StartApplicationDiscoveryV1401Response.md +19 -0
  367. package/application_discovery/docs/Models/StartApplicationDiscoveryV1403Response.md +23 -0
  368. package/application_discovery/docs/Models/StartApplicationDiscoveryV1403ResponseOneOf.md +19 -0
  369. package/application_discovery/docs/Models/StartApplicationDiscoveryV1429Response.md +19 -0
  370. package/application_discovery/docs/Models/Taskdefinitionsummary.md +24 -0
  371. package/application_discovery/docs/Models/Taskreturndetails.md +20 -0
  372. package/application_discovery/docs/Models/Taskstatusmessage.md +22 -0
  373. package/application_discovery/docs/Models/TaskstatusmessageParametersInner.md +18 -0
  374. package/approvals/.openapi-generator/FILES +42 -0
  375. package/approvals/api.ts +848 -848
  376. package/approvals/docs/Examples/typescript_code_examples_overlay.yaml +231 -0
  377. package/approvals/docs/Methods/ApprovalsApi.md +652 -0
  378. package/approvals/docs/Methods/Index.md +30 -0
  379. package/approvals/docs/Models/Approval2.md +47 -0
  380. package/approvals/docs/Models/Approval2ApprovalCriteria.md +21 -0
  381. package/approvals/docs/Models/Approval2ApprovalCriteriaApproval.md +20 -0
  382. package/approvals/docs/Models/Approval2ApprovalCriteriaRejection.md +20 -0
  383. package/approvals/docs/Models/Approvalapproverequest.md +20 -0
  384. package/approvals/docs/Models/Approvalattributesrequest.md +21 -0
  385. package/approvals/docs/Models/Approvalbatch.md +20 -0
  386. package/approvals/docs/Models/Approvalcancelrequest.md +19 -0
  387. package/approvals/docs/Models/Approvalcomment3.md +22 -0
  388. package/approvals/docs/Models/Approvalcommentsrequest.md +19 -0
  389. package/approvals/docs/Models/Approvalconfig.md +28 -0
  390. package/approvals/docs/Models/ApprovalconfigCronTimezone.md +20 -0
  391. package/approvals/docs/Models/ApprovalconfigEscalationConfig.md +22 -0
  392. package/approvals/docs/Models/ApprovalconfigEscalationConfigEscalationChainInner.md +21 -0
  393. package/approvals/docs/Models/ApprovalconfigFallbackApprover.md +20 -0
  394. package/approvals/docs/Models/ApprovalconfigReminderConfig.md +22 -0
  395. package/approvals/docs/Models/ApprovalconfigSerialChainInner.md +21 -0
  396. package/approvals/docs/Models/ApprovalconfigTimeoutConfig.md +21 -0
  397. package/approvals/docs/Models/Approvaldescription.md +20 -0
  398. package/approvals/docs/Models/Approvalidentity.md +25 -0
  399. package/approvals/docs/Models/ApprovalidentityMembersInner.md +22 -0
  400. package/approvals/docs/Models/ApprovalidentityOwnerOfInner.md +21 -0
  401. package/approvals/docs/Models/Approvalidentityrecord.md +25 -0
  402. package/approvals/docs/Models/Approvalname.md +20 -0
  403. package/approvals/docs/Models/Approvalreassignmenthistory.md +24 -0
  404. package/approvals/docs/Models/Approvalreassignrequest.md +21 -0
  405. package/approvals/docs/Models/Approvalreference.md +23 -0
  406. package/approvals/docs/Models/Approvalrejectrequest.md +19 -0
  407. package/approvals/docs/Models/Approvalrequestedtarget.md +25 -0
  408. package/approvals/docs/Models/Bulkapproverequestdto.md +21 -0
  409. package/approvals/docs/Models/Bulkcancelrequestdto.md +20 -0
  410. package/approvals/docs/Models/Bulkreassignrequestdto.md +22 -0
  411. package/approvals/docs/Models/Bulkrejectrequestdto.md +20 -0
  412. package/approvals/docs/Models/Errormessagedto.md +21 -0
  413. package/approvals/docs/Models/Errorresponsedto.md +22 -0
  414. package/approvals/docs/Models/GetApprovalsV1401Response.md +19 -0
  415. package/approvals/docs/Models/GetApprovalsV1429Response.md +19 -0
  416. package/approvals/docs/Models/Index.md +19 -0
  417. package/approvals/docs/Models/Localeorigin.md +21 -0
  418. package/apps/.openapi-generator/FILES +33 -0
  419. package/apps/api.ts +606 -606
  420. package/apps/docs/Examples/typescript_code_examples_overlay.yaml +237 -0
  421. package/apps/docs/Methods/AppsApi.md +683 -0
  422. package/apps/docs/Methods/Index.md +30 -0
  423. package/apps/docs/Models/Accessprofiledetails.md +41 -0
  424. package/apps/docs/Models/AccessprofiledetailsAccountSelector.md +19 -0
  425. package/apps/docs/Models/Appaccessprofileselector.md +20 -0
  426. package/apps/docs/Models/AppaccessprofileselectorAccountMatchConfig.md +19 -0
  427. package/apps/docs/Models/AppaccessprofileselectorAccountMatchConfigMatchExpression.md +20 -0
  428. package/apps/docs/Models/Appaccountdetails.md +21 -0
  429. package/apps/docs/Models/AppaccountdetailsSourceAccount.md +23 -0
  430. package/apps/docs/Models/ArrayInner.md +18 -0
  431. package/apps/docs/Models/Basereferencedto.md +21 -0
  432. package/apps/docs/Models/Dtotype.md +75 -0
  433. package/apps/docs/Models/Errormessagedto.md +21 -0
  434. package/apps/docs/Models/Errorresponsedto.md +22 -0
  435. package/apps/docs/Models/GetSourceAppV1401Response.md +19 -0
  436. package/apps/docs/Models/GetSourceAppV1429Response.md +19 -0
  437. package/apps/docs/Models/Index.md +19 -0
  438. package/apps/docs/Models/Jsonpatchoperation.md +21 -0
  439. package/apps/docs/Models/JsonpatchoperationValue.md +18 -0
  440. package/apps/docs/Models/Localeorigin.md +21 -0
  441. package/apps/docs/Models/Matchterm.md +24 -0
  442. package/apps/docs/Models/Sourceapp.md +30 -0
  443. package/apps/docs/Models/SourceappAccountSource.md +23 -0
  444. package/apps/docs/Models/Sourceappbulkupdaterequest.md +20 -0
  445. package/apps/docs/Models/Sourceappcreatedto.md +22 -0
  446. package/apps/docs/Models/SourceappcreatedtoAccountSource.md +21 -0
  447. package/apps/docs/Models/Sourceapppatchdto.md +31 -0
  448. package/apps/docs/Models/Userapp.md +29 -0
  449. package/apps/docs/Models/UserappAccount.md +21 -0
  450. package/apps/docs/Models/UserappOwner.md +22 -0
  451. package/apps/docs/Models/UserappSource.md +21 -0
  452. package/apps/docs/Models/UserappSourceApp.md +21 -0
  453. package/auth_profile/.openapi-generator/FILES +14 -0
  454. package/auth_profile/api.ts +115 -115
  455. package/auth_profile/docs/Examples/typescript_code_examples_overlay.yaml +45 -0
  456. package/auth_profile/docs/Methods/AuthProfileApi.md +155 -0
  457. package/auth_profile/docs/Methods/Index.md +30 -0
  458. package/auth_profile/docs/Models/ArrayInner.md +18 -0
  459. package/auth_profile/docs/Models/Authprofile.md +25 -0
  460. package/auth_profile/docs/Models/Authprofilesummary.md +20 -0
  461. package/auth_profile/docs/Models/Errormessagedto.md +21 -0
  462. package/auth_profile/docs/Models/Errorresponsedto.md +22 -0
  463. package/auth_profile/docs/Models/GetProfileConfigListV1401Response.md +19 -0
  464. package/auth_profile/docs/Models/GetProfileConfigListV1429Response.md +19 -0
  465. package/auth_profile/docs/Models/Index.md +19 -0
  466. package/auth_profile/docs/Models/Jsonpatchoperation.md +21 -0
  467. package/auth_profile/docs/Models/JsonpatchoperationValue.md +18 -0
  468. package/auth_profile/docs/Models/Localeorigin.md +21 -0
  469. package/auth_users/.openapi-generator/FILES +13 -0
  470. package/auth_users/api.ts +108 -108
  471. package/auth_users/docs/Examples/typescript_code_examples_overlay.yaml +29 -0
  472. package/auth_users/docs/Methods/AuthUsersApi.md +106 -0
  473. package/auth_users/docs/Methods/Index.md +30 -0
  474. package/auth_users/docs/Models/ArrayInner.md +18 -0
  475. package/auth_users/docs/Models/Authuser.md +36 -0
  476. package/auth_users/docs/Models/Errormessagedto.md +21 -0
  477. package/auth_users/docs/Models/Errorresponsedto.md +22 -0
  478. package/auth_users/docs/Models/GetAuthUserV1401Response.md +19 -0
  479. package/auth_users/docs/Models/GetAuthUserV1429Response.md +19 -0
  480. package/auth_users/docs/Models/Index.md +19 -0
  481. package/auth_users/docs/Models/Jsonpatchoperation.md +21 -0
  482. package/auth_users/docs/Models/JsonpatchoperationValue.md +18 -0
  483. package/auth_users/docs/Models/Localeorigin.md +21 -0
  484. package/branding/.openapi-generator/FILES +11 -0
  485. package/branding/api.ts +123 -123
  486. package/branding/docs/Examples/typescript_code_examples_overlay.yaml +84 -0
  487. package/branding/docs/Methods/BrandingApi.md +240 -0
  488. package/branding/docs/Methods/Index.md +30 -0
  489. package/branding/docs/Models/Brandingitem.md +26 -0
  490. package/branding/docs/Models/Brandingitemcreate.md +26 -0
  491. package/branding/docs/Models/Errormessagedto.md +21 -0
  492. package/branding/docs/Models/Errorresponsedto.md +22 -0
  493. package/branding/docs/Models/GetBrandingListV1401Response.md +19 -0
  494. package/branding/docs/Models/GetBrandingListV1429Response.md +19 -0
  495. package/branding/docs/Models/Index.md +19 -0
  496. package/branding/docs/Models/Localeorigin.md +21 -0
  497. package/certification_campaign_filters/.openapi-generator/FILES +14 -0
  498. package/certification_campaign_filters/api.ts +201 -201
  499. package/certification_campaign_filters/docs/Examples/typescript_code_examples_overlay.yaml +73 -0
  500. package/certification_campaign_filters/docs/Methods/CertificationCampaignFiltersApi.md +242 -0
  501. package/certification_campaign_filters/docs/Methods/Index.md +30 -0
  502. package/certification_campaign_filters/docs/Models/Campaignfilterdetails.md +25 -0
  503. package/certification_campaign_filters/docs/Models/CampaignfilterdetailsCriteriaListInner.md +28 -0
  504. package/certification_campaign_filters/docs/Models/Criteriatype.md +39 -0
  505. package/certification_campaign_filters/docs/Models/Errormessagedto.md +21 -0
  506. package/certification_campaign_filters/docs/Models/Errorresponsedto.md +22 -0
  507. package/certification_campaign_filters/docs/Models/Index.md +19 -0
  508. package/certification_campaign_filters/docs/Models/ListCampaignFiltersV1200Response.md +20 -0
  509. package/certification_campaign_filters/docs/Models/ListCampaignFiltersV1401Response.md +19 -0
  510. package/certification_campaign_filters/docs/Models/ListCampaignFiltersV1429Response.md +19 -0
  511. package/certification_campaign_filters/docs/Models/Localeorigin.md +21 -0
  512. package/certification_campaign_filters/docs/Models/Operation.md +31 -0
  513. package/certification_campaigns/.openapi-generator/FILES +46 -0
  514. package/certification_campaigns/api.ts +1139 -1139
  515. package/certification_campaigns/docs/Examples/typescript_code_examples_overlay.yaml +324 -0
  516. package/certification_campaigns/docs/Methods/CertificationCampaignsApi.md +993 -0
  517. package/certification_campaigns/docs/Methods/Index.md +30 -0
  518. package/certification_campaigns/docs/Models/Accessconstraint.md +21 -0
  519. package/certification_campaigns/docs/Models/Activatecampaignoptions.md +19 -0
  520. package/certification_campaigns/docs/Models/Adminreviewreassign.md +21 -0
  521. package/certification_campaigns/docs/Models/AdminreviewreassignReassignTo.md +20 -0
  522. package/certification_campaigns/docs/Models/ArrayInner.md +18 -0
  523. package/certification_campaigns/docs/Models/Campaign2.md +41 -0
  524. package/certification_campaigns/docs/Models/Campaign2AllOfFilter.md +21 -0
  525. package/certification_campaigns/docs/Models/Campaign2AllOfMachineAccountCampaignInfo.md +20 -0
  526. package/certification_campaigns/docs/Models/Campaign2AllOfRoleCompositionCampaignInfo.md +24 -0
  527. package/certification_campaigns/docs/Models/Campaign2AllOfRoleCompositionCampaignInfoRemediatorRef.md +21 -0
  528. package/certification_campaigns/docs/Models/Campaign2AllOfRoleCompositionCampaignInfoReviewer.md +21 -0
  529. package/certification_campaigns/docs/Models/Campaign2AllOfSearchCampaignInfo.md +24 -0
  530. package/certification_campaigns/docs/Models/Campaign2AllOfSearchCampaignInfoReviewer.md +21 -0
  531. package/certification_campaigns/docs/Models/Campaign2AllOfSourceOwnerCampaignInfo.md +19 -0
  532. package/certification_campaigns/docs/Models/Campaign2AllOfSourcesWithOrphanEntitlements.md +21 -0
  533. package/certification_campaigns/docs/Models/Campaignalert.md +20 -0
  534. package/certification_campaigns/docs/Models/Campaigncompleteoptions.md +19 -0
  535. package/certification_campaigns/docs/Models/Campaignreference.md +25 -0
  536. package/certification_campaigns/docs/Models/Campaignreport.md +24 -0
  537. package/certification_campaigns/docs/Models/Campaignreportsconfig.md +19 -0
  538. package/certification_campaigns/docs/Models/Campaignsdeleterequest.md +19 -0
  539. package/certification_campaigns/docs/Models/Campaigntemplate.md +27 -0
  540. package/certification_campaigns/docs/Models/CampaigntemplateOwnerRef.md +22 -0
  541. package/certification_campaigns/docs/Models/Certificationtask.md +26 -0
  542. package/certification_campaigns/docs/Models/Errormessagedto.md +21 -0
  543. package/certification_campaigns/docs/Models/Errorresponsedto.md +22 -0
  544. package/certification_campaigns/docs/Models/GetActiveCampaignsV1200ResponseInner.md +41 -0
  545. package/certification_campaigns/docs/Models/GetActiveCampaignsV1401Response.md +19 -0
  546. package/certification_campaigns/docs/Models/GetActiveCampaignsV1429Response.md +19 -0
  547. package/certification_campaigns/docs/Models/GetCampaignV1200Response.md +41 -0
  548. package/certification_campaigns/docs/Models/Index.md +19 -0
  549. package/certification_campaigns/docs/Models/Jsonpatchoperation.md +21 -0
  550. package/certification_campaigns/docs/Models/JsonpatchoperationValue.md +18 -0
  551. package/certification_campaigns/docs/Models/Localeorigin.md +21 -0
  552. package/certification_campaigns/docs/Models/Reassignmenttraildto.md +21 -0
  553. package/certification_campaigns/docs/Models/Reportresultreference.md +22 -0
  554. package/certification_campaigns/docs/Models/Reporttype.md +25 -0
  555. package/certification_campaigns/docs/Models/Schedule2.md +24 -0
  556. package/certification_campaigns/docs/Models/Schedule2Days.md +21 -0
  557. package/certification_campaigns/docs/Models/Schedule2Hours.md +21 -0
  558. package/certification_campaigns/docs/Models/Schedule2Months.md +21 -0
  559. package/certification_campaigns/docs/Models/Slimcampaign.md +32 -0
  560. package/certification_campaigns/docs/Models/Sodreportresultdto.md +21 -0
  561. package/certification_summaries/.openapi-generator/FILES +25 -0
  562. package/certification_summaries/api.ts +386 -386
  563. package/certification_summaries/docs/Examples/typescript_code_examples_overlay.yaml +69 -0
  564. package/certification_summaries/docs/Methods/CertificationSummariesApi.md +211 -0
  565. package/certification_summaries/docs/Methods/Index.md +30 -0
  566. package/certification_summaries/docs/Models/Accesssummary.md +22 -0
  567. package/certification_summaries/docs/Models/AccesssummaryAccess.md +21 -0
  568. package/certification_summaries/docs/Models/Activityinsights.md +21 -0
  569. package/certification_summaries/docs/Models/Certificationidentitysummary.md +22 -0
  570. package/certification_summaries/docs/Models/Dataaccess.md +21 -0
  571. package/certification_summaries/docs/Models/DataaccessCategoriesInner.md +20 -0
  572. package/certification_summaries/docs/Models/DataaccessImpactScore.md +19 -0
  573. package/certification_summaries/docs/Models/DataaccessPoliciesInner.md +19 -0
  574. package/certification_summaries/docs/Models/Dtotype.md +75 -0
  575. package/certification_summaries/docs/Models/Errormessagedto.md +21 -0
  576. package/certification_summaries/docs/Models/Errorresponsedto.md +22 -0
  577. package/certification_summaries/docs/Models/GetIdentityDecisionSummaryV1401Response.md +19 -0
  578. package/certification_summaries/docs/Models/GetIdentityDecisionSummaryV1429Response.md +19 -0
  579. package/certification_summaries/docs/Models/Identitycertdecisionsummary.md +34 -0
  580. package/certification_summaries/docs/Models/Identityreferencewithnameandemail.md +22 -0
  581. package/certification_summaries/docs/Models/Index.md +19 -0
  582. package/certification_summaries/docs/Models/Localeorigin.md +21 -0
  583. package/certification_summaries/docs/Models/Reviewableaccessprofile.md +28 -0
  584. package/certification_summaries/docs/Models/Reviewableentitlement.md +36 -0
  585. package/certification_summaries/docs/Models/ReviewableentitlementAccount.md +30 -0
  586. package/certification_summaries/docs/Models/ReviewableentitlementAccountOwner.md +21 -0
  587. package/certification_summaries/docs/Models/Reviewablerole.md +27 -0
  588. package/certifications/.openapi-generator/FILES +39 -0
  589. package/certifications/api.ts +651 -651
  590. package/certifications/docs/Examples/typescript_code_examples_overlay.yaml +184 -0
  591. package/certifications/docs/Methods/CertificationsApi.md +525 -0
  592. package/certifications/docs/Methods/Index.md +30 -0
  593. package/certifications/docs/Models/Accessreviewitem.md +25 -0
  594. package/certifications/docs/Models/Accesssummary.md +22 -0
  595. package/certifications/docs/Models/AccesssummaryAccess.md +21 -0
  596. package/certifications/docs/Models/Activityinsights.md +21 -0
  597. package/certifications/docs/Models/Campaignreference.md +25 -0
  598. package/certifications/docs/Models/Certificationdecision.md +21 -0
  599. package/certifications/docs/Models/Certificationidentitysummary.md +22 -0
  600. package/certifications/docs/Models/Certificationphase.md +23 -0
  601. package/certifications/docs/Models/Certificationreference.md +22 -0
  602. package/certifications/docs/Models/Certificationtask.md +26 -0
  603. package/certifications/docs/Models/Dataaccess.md +21 -0
  604. package/certifications/docs/Models/DataaccessCategoriesInner.md +20 -0
  605. package/certifications/docs/Models/DataaccessImpactScore.md +19 -0
  606. package/certifications/docs/Models/DataaccessPoliciesInner.md +19 -0
  607. package/certifications/docs/Models/Dtotype.md +75 -0
  608. package/certifications/docs/Models/Errormessagedto.md +21 -0
  609. package/certifications/docs/Models/Errorresponsedto.md +22 -0
  610. package/certifications/docs/Models/Identitycertificationdto.md +35 -0
  611. package/certifications/docs/Models/Identityreferencewithnameandemail.md +22 -0
  612. package/certifications/docs/Models/Index.md +19 -0
  613. package/certifications/docs/Models/ListIdentityCertificationsV1401Response.md +19 -0
  614. package/certifications/docs/Models/ListIdentityCertificationsV1429Response.md +19 -0
  615. package/certifications/docs/Models/Localeorigin.md +21 -0
  616. package/certifications/docs/Models/Permissiondto.md +20 -0
  617. package/certifications/docs/Models/Reassignment.md +20 -0
  618. package/certifications/docs/Models/Reassignmenttraildto.md +21 -0
  619. package/certifications/docs/Models/Reassignreference.md +20 -0
  620. package/certifications/docs/Models/Reviewableaccessprofile.md +28 -0
  621. package/certifications/docs/Models/Reviewableentitlement.md +36 -0
  622. package/certifications/docs/Models/ReviewableentitlementAccount.md +30 -0
  623. package/certifications/docs/Models/ReviewableentitlementAccountOwner.md +21 -0
  624. package/certifications/docs/Models/Reviewablerole.md +27 -0
  625. package/certifications/docs/Models/Reviewdecision.md +24 -0
  626. package/certifications/docs/Models/Reviewer.md +24 -0
  627. package/certifications/docs/Models/Reviewreassign.md +21 -0
  628. package/certifications/docs/Models/Reviewrecommendation.md +21 -0
  629. package/classify_source/.openapi-generator/FILES +12 -0
  630. package/classify_source/api.ts +110 -110
  631. package/classify_source/docs/Examples/typescript_code_examples_overlay.yaml +42 -0
  632. package/classify_source/docs/Methods/ClassifySourceApi.md +136 -0
  633. package/classify_source/docs/Methods/Index.md +30 -0
  634. package/classify_source/docs/Models/Errormessagedto.md +21 -0
  635. package/classify_source/docs/Models/Errorresponsedto.md +22 -0
  636. package/classify_source/docs/Models/GetClassifyMachineAccountFromSourceStatusV1401Response.md +19 -0
  637. package/classify_source/docs/Models/GetClassifyMachineAccountFromSourceStatusV1429Response.md +19 -0
  638. package/classify_source/docs/Models/Index.md +19 -0
  639. package/classify_source/docs/Models/Localeorigin.md +21 -0
  640. package/classify_source/docs/Models/SendClassifyMachineAccountFromSourceV1200Response.md +19 -0
  641. package/classify_source/docs/Models/Sourceclassificationstatus.md +22 -0
  642. package/classify_source/docs/Models/SourceclassificationstatusAllOfCounts.md +21 -0
  643. package/configuration_hub/.openapi-generator/FILES +35 -0
  644. package/configuration_hub/api.ts +637 -637
  645. package/configuration_hub/docs/Examples/typescript_code_examples_overlay.yaml +284 -0
  646. package/configuration_hub/docs/Methods/ConfigurationHubApi.md +825 -0
  647. package/configuration_hub/docs/Methods/Index.md +30 -0
  648. package/configuration_hub/docs/Models/Approvalcomment.md +23 -0
  649. package/configuration_hub/docs/Models/ArrayInner.md +18 -0
  650. package/configuration_hub/docs/Models/Backupoptions.md +20 -0
  651. package/configuration_hub/docs/Models/Backupresponse.md +35 -0
  652. package/configuration_hub/docs/Models/CreateUploadedConfigurationV1Request.md +20 -0
  653. package/configuration_hub/docs/Models/Deployrequest.md +19 -0
  654. package/configuration_hub/docs/Models/Deployresponse.md +30 -0
  655. package/configuration_hub/docs/Models/Draftresponse.md +34 -0
  656. package/configuration_hub/docs/Models/Errormessagedto.md +21 -0
  657. package/configuration_hub/docs/Models/Errorresponsedto.md +22 -0
  658. package/configuration_hub/docs/Models/GetObjectMappingsV1401Response.md +19 -0
  659. package/configuration_hub/docs/Models/GetObjectMappingsV1429Response.md +19 -0
  660. package/configuration_hub/docs/Models/Index.md +19 -0
  661. package/configuration_hub/docs/Models/Jsonpatch.md +19 -0
  662. package/configuration_hub/docs/Models/Jsonpatchoperation.md +21 -0
  663. package/configuration_hub/docs/Models/JsonpatchoperationValue.md +18 -0
  664. package/configuration_hub/docs/Models/ListDeploysV1200Response.md +19 -0
  665. package/configuration_hub/docs/Models/Localeorigin.md +21 -0
  666. package/configuration_hub/docs/Models/Objectexportimportnames.md +19 -0
  667. package/configuration_hub/docs/Models/Objectmappingbulkcreaterequest.md +19 -0
  668. package/configuration_hub/docs/Models/Objectmappingbulkcreateresponse.md +19 -0
  669. package/configuration_hub/docs/Models/Objectmappingbulkpatchrequest.md +19 -0
  670. package/configuration_hub/docs/Models/Objectmappingbulkpatchresponse.md +19 -0
  671. package/configuration_hub/docs/Models/Objectmappingrequest.md +23 -0
  672. package/configuration_hub/docs/Models/Objectmappingresponse.md +26 -0
  673. package/configuration_hub/docs/Models/Scheduledactionpayload.md +23 -0
  674. package/configuration_hub/docs/Models/ScheduledactionpayloadContent.md +23 -0
  675. package/configuration_hub/docs/Models/ScheduledactionpayloadContentBackupOptions.md +20 -0
  676. package/configuration_hub/docs/Models/Scheduledactionresponse.md +25 -0
  677. package/configuration_hub/docs/Models/ScheduledactionresponseContent.md +23 -0
  678. package/configuration_hub/docs/Models/ScheduledactionresponseContentBackupOptions.md +20 -0
  679. package/configuration_hub/docs/Models/ScheduledactionresponseContentBackupOptionsObjectOptionsValue.md +19 -0
  680. package/connector_customizers/.openapi-generator/FILES +15 -0
  681. package/connector_customizers/api.ts +161 -161
  682. package/connector_customizers/docs/Examples/typescript_code_examples_overlay.yaml +86 -0
  683. package/connector_customizers/docs/Methods/ConnectorCustomizersApi.md +254 -0
  684. package/connector_customizers/docs/Methods/Index.md +30 -0
  685. package/connector_customizers/docs/Models/Connectorcustomizercreaterequest.md +19 -0
  686. package/connector_customizers/docs/Models/Connectorcustomizercreateresponse.md +22 -0
  687. package/connector_customizers/docs/Models/Connectorcustomizersresponse.md +24 -0
  688. package/connector_customizers/docs/Models/Connectorcustomizerupdaterequest.md +19 -0
  689. package/connector_customizers/docs/Models/Connectorcustomizerupdateresponse.md +24 -0
  690. package/connector_customizers/docs/Models/Connectorcustomizerversioncreateresponse.md +22 -0
  691. package/connector_customizers/docs/Models/Errormessagedto.md +21 -0
  692. package/connector_customizers/docs/Models/Errorresponsedto.md +22 -0
  693. package/connector_customizers/docs/Models/Index.md +19 -0
  694. package/connector_customizers/docs/Models/ListConnectorCustomizersV1401Response.md +19 -0
  695. package/connector_customizers/docs/Models/ListConnectorCustomizersV1429Response.md +19 -0
  696. package/connector_customizers/docs/Models/Localeorigin.md +21 -0
  697. package/connector_rule_management/.openapi-generator/FILES +17 -0
  698. package/connector_rule_management/api.ts +247 -247
  699. package/connector_rule_management/docs/Examples/typescript_code_examples_overlay.yaml +87 -0
  700. package/connector_rule_management/docs/Methods/ConnectorRuleManagementApi.md +260 -0
  701. package/connector_rule_management/docs/Methods/Index.md +30 -0
  702. package/connector_rule_management/docs/Models/Argument.md +21 -0
  703. package/connector_rule_management/docs/Models/Connectorrulecreaterequest.md +24 -0
  704. package/connector_rule_management/docs/Models/ConnectorrulecreaterequestSignature.md +20 -0
  705. package/connector_rule_management/docs/Models/Connectorruleresponse.md +27 -0
  706. package/connector_rule_management/docs/Models/Connectorruleupdaterequest.md +25 -0
  707. package/connector_rule_management/docs/Models/Connectorrulevalidationresponse.md +20 -0
  708. package/connector_rule_management/docs/Models/ConnectorrulevalidationresponseDetailsInner.md +21 -0
  709. package/connector_rule_management/docs/Models/Errormessagedto.md +21 -0
  710. package/connector_rule_management/docs/Models/Errorresponsedto.md +22 -0
  711. package/connector_rule_management/docs/Models/GetConnectorRuleListV1401Response.md +19 -0
  712. package/connector_rule_management/docs/Models/GetConnectorRuleListV1429Response.md +19 -0
  713. package/connector_rule_management/docs/Models/Index.md +19 -0
  714. package/connector_rule_management/docs/Models/Localeorigin.md +21 -0
  715. package/connector_rule_management/docs/Models/Sourcecode.md +20 -0
  716. package/connectors/.openapi-generator/FILES +19 -0
  717. package/connectors/api.ts +319 -319
  718. package/connectors/docs/Examples/typescript_code_examples_overlay.yaml +193 -0
  719. package/connectors/docs/Methods/ConnectorsApi.md +561 -0
  720. package/connectors/docs/Methods/Index.md +30 -0
  721. package/connectors/docs/Models/ArrayInner.md +18 -0
  722. package/connectors/docs/Models/Connectordetail.md +34 -0
  723. package/connectors/docs/Models/Errormessagedto.md +21 -0
  724. package/connectors/docs/Models/Errorresponsedto.md +22 -0
  725. package/connectors/docs/Models/GetConnectorV1401Response.md +19 -0
  726. package/connectors/docs/Models/GetConnectorV1429Response.md +19 -0
  727. package/connectors/docs/Models/Index.md +19 -0
  728. package/connectors/docs/Models/Jsonpatchoperation.md +21 -0
  729. package/connectors/docs/Models/JsonpatchoperationValue.md +18 -0
  730. package/connectors/docs/Models/Localeorigin.md +21 -0
  731. package/connectors/docs/Models/PutConnectorCorrelationConfigV1Request.md +19 -0
  732. package/connectors/docs/Models/PutConnectorSourceConfigV1Request.md +19 -0
  733. package/connectors/docs/Models/PutConnectorSourceTemplateV1Request.md +19 -0
  734. package/connectors/docs/Models/Updatedetail.md +22 -0
  735. package/connectors/docs/Models/V3connectordto.md +26 -0
  736. package/connectors/docs/Models/V3createconnectordto.md +23 -0
  737. package/custom_forms/.openapi-generator/FILES +43 -0
  738. package/custom_forms/api.ts +689 -689
  739. package/custom_forms/docs/Examples/typescript_code_examples_overlay.yaml +272 -0
  740. package/custom_forms/docs/Methods/CustomFormsApi.md +754 -0
  741. package/custom_forms/docs/Methods/Index.md +30 -0
  742. package/custom_forms/docs/Models/Conditioneffect.md +20 -0
  743. package/custom_forms/docs/Models/ConditioneffectConfig.md +20 -0
  744. package/custom_forms/docs/Models/Conditionrule.md +23 -0
  745. package/custom_forms/docs/Models/CreateFormDefinitionFileRequestV1Request.md +19 -0
  746. package/custom_forms/docs/Models/Createformdefinitionrequest.md +25 -0
  747. package/custom_forms/docs/Models/Createforminstancerequest.md +26 -0
  748. package/custom_forms/docs/Models/Error.md +21 -0
  749. package/custom_forms/docs/Models/Errormessage.md +21 -0
  750. package/custom_forms/docs/Models/ExportFormDefinitionsByTenantV1200ResponseInner.md +21 -0
  751. package/custom_forms/docs/Models/ExportFormDefinitionsByTenantV1200ResponseInnerSelf.md +19 -0
  752. package/custom_forms/docs/Models/Formcondition.md +21 -0
  753. package/custom_forms/docs/Models/Formdefinitiondynamicschemarequest.md +23 -0
  754. package/custom_forms/docs/Models/FormdefinitiondynamicschemarequestAttributes.md +19 -0
  755. package/custom_forms/docs/Models/Formdefinitiondynamicschemaresponse.md +19 -0
  756. package/custom_forms/docs/Models/Formdefinitionfileuploadresponse.md +21 -0
  757. package/custom_forms/docs/Models/Formdefinitioninput.md +22 -0
  758. package/custom_forms/docs/Models/Formdefinitionresponse.md +28 -0
  759. package/custom_forms/docs/Models/Formdefinitionselfimportexportdto.md +21 -0
  760. package/custom_forms/docs/Models/Formelement.md +23 -0
  761. package/custom_forms/docs/Models/Formelementdatasourceconfigoptions.md +21 -0
  762. package/custom_forms/docs/Models/Formelementdynamicdatasource.md +20 -0
  763. package/custom_forms/docs/Models/Formelementdynamicdatasourceconfig.md +22 -0
  764. package/custom_forms/docs/Models/Formelementpreviewrequest.md +19 -0
  765. package/custom_forms/docs/Models/Formelementvalidationsset.md +19 -0
  766. package/custom_forms/docs/Models/Formerror.md +21 -0
  767. package/custom_forms/docs/Models/Forminstancecreatedby.md +20 -0
  768. package/custom_forms/docs/Models/Forminstancerecipient.md +20 -0
  769. package/custom_forms/docs/Models/Forminstanceresponse.md +33 -0
  770. package/custom_forms/docs/Models/Formowner.md +21 -0
  771. package/custom_forms/docs/Models/Formusedby.md +21 -0
  772. package/custom_forms/docs/Models/ImportFormDefinitionsV1202Response.md +22 -0
  773. package/custom_forms/docs/Models/ImportFormDefinitionsV1202ResponseErrorsInner.md +21 -0
  774. package/custom_forms/docs/Models/ImportFormDefinitionsV1RequestInner.md +21 -0
  775. package/custom_forms/docs/Models/Index.md +19 -0
  776. package/custom_forms/docs/Models/Listformdefinitionsbytenantresponse.md +20 -0
  777. package/custom_forms/docs/Models/Listformelementdatabyelementidresponse.md +19 -0
  778. package/custom_forms/docs/Models/Listforminstancesbytenantresponse.md +33 -0
  779. package/custom_forms/docs/Models/Listpredefinedselectoptionsresponse.md +19 -0
  780. package/custom_forms/docs/Models/Previewdatasourceresponse.md +19 -0
  781. package/custom_forms/docs/Models/SearchFormDefinitionsByTenantV1400Response.md +22 -0
  782. package/custom_password_instructions/.openapi-generator/FILES +8 -0
  783. package/custom_password_instructions/api.ts +101 -101
  784. package/custom_password_instructions/docs/Examples/typescript_code_examples_overlay.yaml +47 -0
  785. package/custom_password_instructions/docs/Methods/CustomPasswordInstructionsApi.md +163 -0
  786. package/custom_password_instructions/docs/Methods/Index.md +30 -0
  787. package/custom_password_instructions/docs/Models/Custompasswordinstruction.md +21 -0
  788. package/custom_password_instructions/docs/Models/Errormessagedto.md +21 -0
  789. package/custom_password_instructions/docs/Models/Errorresponsedto.md +22 -0
  790. package/custom_password_instructions/docs/Models/Index.md +19 -0
  791. package/custom_password_instructions/docs/Models/Localeorigin.md +21 -0
  792. package/custom_user_levels/.openapi-generator/FILES +25 -0
  793. package/custom_user_levels/api.ts +339 -339
  794. package/custom_user_levels/docs/Examples/typescript_code_examples_overlay.yaml +147 -0
  795. package/custom_user_levels/docs/Methods/CustomUserLevelsApi.md +436 -0
  796. package/custom_user_levels/docs/Methods/Index.md +30 -0
  797. package/custom_user_levels/docs/Models/ArrayInner.md +18 -0
  798. package/custom_user_levels/docs/Models/Authuserlevelsidentitycount.md +20 -0
  799. package/custom_user_levels/docs/Models/Authuserslimresponse.md +22 -0
  800. package/custom_user_levels/docs/Models/Dtotype.md +75 -0
  801. package/custom_user_levels/docs/Models/Errormessagedto.md +21 -0
  802. package/custom_user_levels/docs/Models/Errorresponsedto.md +22 -0
  803. package/custom_user_levels/docs/Models/Hierarchicalrightset.md +24 -0
  804. package/custom_user_levels/docs/Models/Identityreference.md +21 -0
  805. package/custom_user_levels/docs/Models/Index.md +19 -0
  806. package/custom_user_levels/docs/Models/Jsonpatch.md +19 -0
  807. package/custom_user_levels/docs/Models/Jsonpatchoperation.md +21 -0
  808. package/custom_user_levels/docs/Models/JsonpatchoperationValue.md +18 -0
  809. package/custom_user_levels/docs/Models/ListUserLevelsV1401Response.md +19 -0
  810. package/custom_user_levels/docs/Models/ListUserLevelsV1429Response.md +19 -0
  811. package/custom_user_levels/docs/Models/Localeorigin.md +21 -0
  812. package/custom_user_levels/docs/Models/Nestedconfig.md +22 -0
  813. package/custom_user_levels/docs/Models/Publicidentity.md +26 -0
  814. package/custom_user_levels/docs/Models/PublicidentityAttributesInner.md +21 -0
  815. package/custom_user_levels/docs/Models/Rightsetdto.md +29 -0
  816. package/custom_user_levels/docs/Models/Userlevelpublishsummary.md +22 -0
  817. package/custom_user_levels/docs/Models/Userlevelrequest.md +22 -0
  818. package/custom_user_levels/docs/Models/Userlevelsummarydto.md +33 -0
  819. package/data_access_security/.openapi-generator/FILES +35 -0
  820. package/data_access_security/api.ts +645 -645
  821. package/data_access_security/docs/Examples/typescript_code_examples_overlay.yaml +372 -0
  822. package/data_access_security/docs/Methods/DataAccessSecurityApi.md +1018 -0
  823. package/data_access_security/docs/Methods/Index.md +30 -0
  824. package/data_access_security/docs/Models/Activityconfigurationsettings.md +26 -0
  825. package/data_access_security/docs/Models/Applicationcrawlersettings.md +28 -0
  826. package/data_access_security/docs/Models/Applicationitem.md +28 -0
  827. package/data_access_security/docs/Models/Applicationtype.md +47 -0
  828. package/data_access_security/docs/Models/Assignresourceownerrequest.md +21 -0
  829. package/data_access_security/docs/Models/Basecreateapplicationrequest.md +30 -0
  830. package/data_access_security/docs/Models/Basesettings.md +20 -0
  831. package/data_access_security/docs/Models/Businessservicetype.md +157 -0
  832. package/data_access_security/docs/Models/Crawlresourcessizesoptions.md +25 -0
  833. package/data_access_security/docs/Models/CreateIdentityCollectorV1200Response.md +20 -0
  834. package/data_access_security/docs/Models/Createidentitycollectorrequest.md +20 -0
  835. package/data_access_security/docs/Models/Createschedulerequest.md +28 -0
  836. package/data_access_security/docs/Models/Dataclassificationsettings.md +20 -0
  837. package/data_access_security/docs/Models/Dataownermodel.md +21 -0
  838. package/data_access_security/docs/Models/Errormessagedto.md +21 -0
  839. package/data_access_security/docs/Models/Errorresponsedto.md +22 -0
  840. package/data_access_security/docs/Models/GetTasksV1401Response.md +19 -0
  841. package/data_access_security/docs/Models/GetTasksV1429Response.md +19 -0
  842. package/data_access_security/docs/Models/Identitycollectorlistitem.md +22 -0
  843. package/data_access_security/docs/Models/Index.md +19 -0
  844. package/data_access_security/docs/Models/Int64stringkeyvaluepair.md +20 -0
  845. package/data_access_security/docs/Models/Localeorigin.md +21 -0
  846. package/data_access_security/docs/Models/Permissioncollectorsettings.md +24 -0
  847. package/data_access_security/docs/Models/PutIdentityCollectorV1409Response.md +21 -0
  848. package/data_access_security/docs/Models/PutIdentityCollectorV1409ResponseMessagesInner.md +21 -0
  849. package/data_access_security/docs/Models/Reelectrequest.md +21 -0
  850. package/data_access_security/docs/Models/Resourcemodel.md +24 -0
  851. package/data_access_security/docs/Models/Scheduleinfo.md +33 -0
  852. package/data_access_security/docs/Models/Tag.md +20 -0
  853. package/data_access_security/docs/Models/Taskinfo.md +28 -0
  854. package/data_access_security/docs/Models/Updateidentitycollectorrequest.md +21 -0
  855. package/data_access_security/docs/Models/Updateschedulerequest.md +28 -0
  856. package/data_segmentation/.openapi-generator/FILES +21 -0
  857. package/data_segmentation/api.ts +249 -249
  858. package/data_segmentation/docs/Examples/typescript_code_examples_overlay.yaml +129 -0
  859. package/data_segmentation/docs/Methods/DataSegmentationApi.md +381 -0
  860. package/data_segmentation/docs/Methods/Index.md +30 -0
  861. package/data_segmentation/docs/Models/DataSegment.md +29 -0
  862. package/data_segmentation/docs/Models/Dtotype.md +75 -0
  863. package/data_segmentation/docs/Models/Errormessagedto.md +21 -0
  864. package/data_segmentation/docs/Models/Errorresponsedto.md +22 -0
  865. package/data_segmentation/docs/Models/Expression.md +22 -0
  866. package/data_segmentation/docs/Models/ExpressionChildrenInner.md +22 -0
  867. package/data_segmentation/docs/Models/GetDataSegmentIdentityMembershipV1401Response.md +19 -0
  868. package/data_segmentation/docs/Models/GetDataSegmentIdentityMembershipV1429Response.md +19 -0
  869. package/data_segmentation/docs/Models/Index.md +19 -0
  870. package/data_segmentation/docs/Models/Localeorigin.md +21 -0
  871. package/data_segmentation/docs/Models/Membershiptype.md +23 -0
  872. package/data_segmentation/docs/Models/Ref.md +20 -0
  873. package/data_segmentation/docs/Models/Scope.md +22 -0
  874. package/data_segmentation/docs/Models/Scopetype.md +25 -0
  875. package/data_segmentation/docs/Models/Scopevisibilitytype.md +25 -0
  876. package/data_segmentation/docs/Models/Segmentmembership.md +21 -0
  877. package/data_segmentation/docs/Models/Value.md +20 -0
  878. package/data_segmentation/docs/Models/Visibilitycriteria.md +19 -0
  879. package/declassify_source/.openapi-generator/FILES +9 -0
  880. package/declassify_source/api.ts +47 -47
  881. package/declassify_source/docs/Examples/typescript_code_examples_overlay.yaml +14 -0
  882. package/declassify_source/docs/Methods/DeclassifySourceApi.md +58 -0
  883. package/declassify_source/docs/Methods/Index.md +30 -0
  884. package/declassify_source/docs/Models/Errormessagedto.md +21 -0
  885. package/declassify_source/docs/Models/Errorresponsedto.md +22 -0
  886. package/declassify_source/docs/Models/Index.md +19 -0
  887. package/declassify_source/docs/Models/Localeorigin.md +21 -0
  888. package/declassify_source/docs/Models/SendDeclassifyMachineAccountFromSourceV1401Response.md +19 -0
  889. package/declassify_source/docs/Models/SendDeclassifyMachineAccountFromSourceV1429Response.md +19 -0
  890. package/dimensions/.openapi-generator/FILES +47 -0
  891. package/dimensions/api.ts +562 -562
  892. package/dimensions/docs/Examples/typescript_code_examples_overlay.yaml +136 -0
  893. package/dimensions/docs/Methods/DimensionsApi.md +391 -0
  894. package/dimensions/docs/Methods/Index.md +30 -0
  895. package/dimensions/docs/Models/Accessduration.md +20 -0
  896. package/dimensions/docs/Models/Accessmodelmetadata.md +26 -0
  897. package/dimensions/docs/Models/AccessmodelmetadataValuesInner.md +21 -0
  898. package/dimensions/docs/Models/Accessprofile.md +34 -0
  899. package/dimensions/docs/Models/Accessprofileapprovalscheme.md +20 -0
  900. package/dimensions/docs/Models/Accessprofileref.md +21 -0
  901. package/dimensions/docs/Models/Accessprofilesourceref.md +21 -0
  902. package/dimensions/docs/Models/Additionalownerref.md +21 -0
  903. package/dimensions/docs/Models/ArrayInner.md +18 -0
  904. package/dimensions/docs/Models/Attributedto.md +26 -0
  905. package/dimensions/docs/Models/Attributedtolist.md +19 -0
  906. package/dimensions/docs/Models/Attributevaluedto.md +21 -0
  907. package/dimensions/docs/Models/Dimension.md +28 -0
  908. package/dimensions/docs/Models/Dimensionbulkdeleterequest.md +19 -0
  909. package/dimensions/docs/Models/Dimensioncriteriakey.md +20 -0
  910. package/dimensions/docs/Models/Dimensioncriteriakeytype.md +19 -0
  911. package/dimensions/docs/Models/Dimensioncriterialevel1.md +22 -0
  912. package/dimensions/docs/Models/Dimensioncriterialevel2.md +22 -0
  913. package/dimensions/docs/Models/Dimensioncriterialevel3.md +21 -0
  914. package/dimensions/docs/Models/Dimensioncriteriaoperation.md +23 -0
  915. package/dimensions/docs/Models/Dimensionmembershipselector.md +20 -0
  916. package/dimensions/docs/Models/Dimensionmembershipselectortype.md +19 -0
  917. package/dimensions/docs/Models/Entitlement.md +37 -0
  918. package/dimensions/docs/Models/EntitlementAccessModelMetadata.md +19 -0
  919. package/dimensions/docs/Models/EntitlementOwner.md +21 -0
  920. package/dimensions/docs/Models/EntitlementSource.md +21 -0
  921. package/dimensions/docs/Models/Entitlementref.md +21 -0
  922. package/dimensions/docs/Models/Errormessagedto.md +21 -0
  923. package/dimensions/docs/Models/Errorresponsedto.md +22 -0
  924. package/dimensions/docs/Models/Index.md +19 -0
  925. package/dimensions/docs/Models/Jsonpatchoperation.md +21 -0
  926. package/dimensions/docs/Models/JsonpatchoperationValue.md +18 -0
  927. package/dimensions/docs/Models/ListDimensionsV1401Response.md +19 -0
  928. package/dimensions/docs/Models/ListDimensionsV1429Response.md +19 -0
  929. package/dimensions/docs/Models/Localeorigin.md +21 -0
  930. package/dimensions/docs/Models/Ownerreference.md +21 -0
  931. package/dimensions/docs/Models/Permissiondto.md +20 -0
  932. package/dimensions/docs/Models/Provisioningcriterialevel1.md +22 -0
  933. package/dimensions/docs/Models/Provisioningcriterialevel2.md +22 -0
  934. package/dimensions/docs/Models/Provisioningcriterialevel3.md +22 -0
  935. package/dimensions/docs/Models/Provisioningcriteriaoperation.md +29 -0
  936. package/dimensions/docs/Models/Requestability.md +24 -0
  937. package/dimensions/docs/Models/Revocability.md +19 -0
  938. package/dimensions/docs/Models/Taskresultdto.md +21 -0
  939. package/dist/access_model_metadata/api.d.ts +456 -456
  940. package/dist/access_model_metadata/api.js +164 -164
  941. package/dist/access_model_metadata/api.js.map +1 -1
  942. package/dist/access_profiles/api.d.ts +480 -480
  943. package/dist/access_profiles/api.js +114 -114
  944. package/dist/access_profiles/api.js.map +1 -1
  945. package/dist/access_request_approvals/api.d.ts +584 -584
  946. package/dist/access_request_approvals/api.js +103 -103
  947. package/dist/access_request_approvals/api.js.map +1 -1
  948. package/dist/access_request_identity_metrics/api.d.ts +52 -52
  949. package/dist/access_request_identity_metrics/api.js +29 -29
  950. package/dist/access_request_identity_metrics/api.js.map +1 -1
  951. package/dist/access_requests/api.d.ts +1109 -1109
  952. package/dist/access_requests/api.js +202 -202
  953. package/dist/access_requests/api.js.map +1 -1
  954. package/dist/account_activities/api.d.ts +150 -150
  955. package/dist/account_activities/api.js +38 -38
  956. package/dist/account_activities/api.js.map +1 -1
  957. package/dist/account_aggregations/api.d.ts +57 -57
  958. package/dist/account_aggregations/api.js +27 -27
  959. package/dist/account_aggregations/api.js.map +1 -1
  960. package/dist/account_deletion_requests/api.d.ts +285 -285
  961. package/dist/account_deletion_requests/api.js +44 -44
  962. package/dist/account_deletion_requests/api.js.map +1 -1
  963. package/dist/account_usages/api.d.ts +52 -52
  964. package/dist/account_usages/api.js +26 -26
  965. package/dist/account_usages/api.js.map +1 -1
  966. package/dist/accounts/api.d.ts +597 -597
  967. package/dist/accounts/api.js +196 -196
  968. package/dist/accounts/api.js.map +1 -1
  969. package/dist/api_usage/api.d.ts +61 -61
  970. package/dist/api_usage/api.js +32 -32
  971. package/dist/api_usage/api.js.map +1 -1
  972. package/dist/application_discovery/api.d.ts +281 -281
  973. package/dist/application_discovery/api.js +60 -60
  974. package/dist/application_discovery/api.js.map +1 -1
  975. package/dist/approvals/api.d.ts +756 -756
  976. package/dist/approvals/api.js +246 -246
  977. package/dist/approvals/api.js.map +1 -1
  978. package/dist/apps/api.d.ts +562 -562
  979. package/dist/apps/api.js +136 -136
  980. package/dist/apps/api.js.map +1 -1
  981. package/dist/auth_profile/api.d.ts +102 -102
  982. package/dist/auth_profile/api.js +49 -49
  983. package/dist/auth_profile/api.js.map +1 -1
  984. package/dist/auth_users/api.d.ts +97 -97
  985. package/dist/auth_users/api.js +43 -43
  986. package/dist/auth_users/api.js.map +1 -1
  987. package/dist/branding/api.d.ts +112 -112
  988. package/dist/branding/api.js +48 -48
  989. package/dist/branding/api.js.map +1 -1
  990. package/dist/certification_campaign_filters/api.d.ts +176 -176
  991. package/dist/certification_campaign_filters/api.js +71 -71
  992. package/dist/certification_campaign_filters/api.js.map +1 -1
  993. package/dist/certification_campaigns/api.d.ts +1036 -1036
  994. package/dist/certification_campaigns/api.js +311 -311
  995. package/dist/certification_campaigns/api.js.map +1 -1
  996. package/dist/certification_summaries/api.d.ts +369 -369
  997. package/dist/certification_summaries/api.js +50 -50
  998. package/dist/certification_summaries/api.js.map +1 -1
  999. package/dist/certifications/api.d.ts +605 -605
  1000. package/dist/certifications/api.js +128 -128
  1001. package/dist/certifications/api.js.map +1 -1
  1002. package/dist/classify_source/api.d.ts +102 -102
  1003. package/dist/classify_source/api.js +39 -39
  1004. package/dist/classify_source/api.js.map +1 -1
  1005. package/dist/configuration_hub/api.d.ts +568 -568
  1006. package/dist/configuration_hub/api.js +209 -209
  1007. package/dist/configuration_hub/api.js.map +1 -1
  1008. package/dist/connector_customizers/api.d.ts +139 -139
  1009. package/dist/connector_customizers/api.js +72 -72
  1010. package/dist/connector_customizers/api.js.map +1 -1
  1011. package/dist/connector_rule_management/api.d.ts +217 -217
  1012. package/dist/connector_rule_management/api.js +85 -85
  1013. package/dist/connector_rule_management/api.js.map +1 -1
  1014. package/dist/connectors/api.d.ts +281 -281
  1015. package/dist/connectors/api.js +133 -133
  1016. package/dist/connectors/api.js.map +1 -1
  1017. package/dist/custom_forms/api.d.ts +651 -651
  1018. package/dist/custom_forms/api.js +159 -159
  1019. package/dist/custom_forms/api.js.map +1 -1
  1020. package/dist/custom_password_instructions/api.d.ts +88 -88
  1021. package/dist/custom_password_instructions/api.js +54 -54
  1022. package/dist/custom_password_instructions/api.js.map +1 -1
  1023. package/dist/custom_user_levels/api.d.ts +309 -309
  1024. package/dist/custom_user_levels/api.js +99 -99
  1025. package/dist/custom_user_levels/api.js.map +1 -1
  1026. package/dist/data_access_security/api.d.ts +553 -553
  1027. package/dist/data_access_security/api.js +245 -245
  1028. package/dist/data_access_security/api.js.map +1 -1
  1029. package/dist/data_segmentation/api.d.ts +226 -226
  1030. package/dist/data_segmentation/api.js +83 -83
  1031. package/dist/data_segmentation/api.js.map +1 -1
  1032. package/dist/declassify_source/api.d.ts +43 -43
  1033. package/dist/declassify_source/api.js +26 -26
  1034. package/dist/declassify_source/api.js.map +1 -1
  1035. package/dist/dimensions/api.d.ts +526 -526
  1036. package/dist/dimensions/api.js +109 -109
  1037. package/dist/dimensions/api.js.map +1 -1
  1038. package/dist/entitlement_connections/api.d.ts +213 -213
  1039. package/dist/entitlement_connections/api.js +81 -81
  1040. package/dist/entitlement_connections/api.js.map +1 -1
  1041. package/dist/entitlements/api.d.ts +583 -583
  1042. package/dist/entitlements/api.js +136 -136
  1043. package/dist/entitlements/api.js.map +1 -1
  1044. package/dist/global_tenant_security_settings/api.d.ts +252 -252
  1045. package/dist/global_tenant_security_settings/api.js +116 -116
  1046. package/dist/global_tenant_security_settings/api.js.map +1 -1
  1047. package/dist/governance_groups/api.d.ts +326 -326
  1048. package/dist/governance_groups/api.js +130 -130
  1049. package/dist/governance_groups/api.js.map +1 -1
  1050. package/dist/iai_access_request_recommendations/api.d.ts +268 -268
  1051. package/dist/iai_access_request_recommendations/api.js +126 -126
  1052. package/dist/iai_access_request_recommendations/api.js.map +1 -1
  1053. package/dist/iai_common_access/api.d.ts +132 -132
  1054. package/dist/iai_common_access/api.js +58 -58
  1055. package/dist/iai_common_access/api.js.map +1 -1
  1056. package/dist/iai_outliers/api.d.ts +301 -301
  1057. package/dist/iai_outliers/api.js +95 -95
  1058. package/dist/iai_outliers/api.js.map +1 -1
  1059. package/dist/iai_peer_group_strategies/api.d.ts +60 -60
  1060. package/dist/iai_peer_group_strategies/api.js +29 -29
  1061. package/dist/iai_peer_group_strategies/api.js.map +1 -1
  1062. package/dist/iai_recommendations/api.d.ts +161 -161
  1063. package/dist/iai_recommendations/api.js +58 -58
  1064. package/dist/iai_recommendations/api.js.map +1 -1
  1065. package/dist/iai_role_mining/api.d.ts +718 -718
  1066. package/dist/iai_role_mining/api.js +236 -236
  1067. package/dist/iai_role_mining/api.js.map +1 -1
  1068. package/dist/icons/api.d.ts +77 -77
  1069. package/dist/icons/api.js +38 -38
  1070. package/dist/icons/api.js.map +1 -1
  1071. package/dist/identities/api.d.ts +608 -608
  1072. package/dist/identities/api.js +136 -136
  1073. package/dist/identities/api.js.map +1 -1
  1074. package/dist/identity_attributes/api.d.ts +131 -131
  1075. package/dist/identity_attributes/api.js +83 -83
  1076. package/dist/identity_attributes/api.js.map +1 -1
  1077. package/dist/identity_history/api.d.ts +624 -624
  1078. package/dist/identity_history/api.js +106 -106
  1079. package/dist/identity_history/api.js.map +1 -1
  1080. package/dist/identity_profiles/api.d.ts +399 -399
  1081. package/dist/identity_profiles/api.js +129 -129
  1082. package/dist/identity_profiles/api.js.map +1 -1
  1083. package/dist/index.d.ts +330 -330
  1084. package/dist/index.js +226 -226
  1085. package/dist/index.js.map +1 -1
  1086. package/dist/index.spec.js.map +1 -1
  1087. package/dist/jit_access/api.d.ts +97 -97
  1088. package/dist/jit_access/api.js +49 -49
  1089. package/dist/jit_access/api.js.map +1 -1
  1090. package/dist/jit_activations/api.d.ts +121 -121
  1091. package/dist/jit_activations/api.js +66 -66
  1092. package/dist/jit_activations/api.js.map +1 -1
  1093. package/dist/launchers/api.d.ts +197 -197
  1094. package/dist/launchers/api.js +80 -80
  1095. package/dist/launchers/api.js.map +1 -1
  1096. package/dist/lifecycle_states/api.d.ts +196 -196
  1097. package/dist/lifecycle_states/api.js +87 -87
  1098. package/dist/lifecycle_states/api.js.map +1 -1
  1099. package/dist/machine_account_classify/api.d.ts +54 -54
  1100. package/dist/machine_account_classify/api.js +29 -29
  1101. package/dist/machine_account_classify/api.js.map +1 -1
  1102. package/dist/machine_account_creation_request/api.d.ts +178 -178
  1103. package/dist/machine_account_creation_request/api.js +50 -50
  1104. package/dist/machine_account_creation_request/api.js.map +1 -1
  1105. package/dist/machine_account_mappings/api.d.ts +157 -157
  1106. package/dist/machine_account_mappings/api.js +63 -63
  1107. package/dist/machine_account_mappings/api.js.map +1 -1
  1108. package/dist/machine_account_subtypes/api.d.ts +250 -250
  1109. package/dist/machine_account_subtypes/api.js +89 -89
  1110. package/dist/machine_account_subtypes/api.js.map +1 -1
  1111. package/dist/machine_accounts/api.d.ts +200 -200
  1112. package/dist/machine_accounts/api.js +84 -84
  1113. package/dist/machine_accounts/api.js.map +1 -1
  1114. package/dist/machine_classification_config/api.d.ts +117 -117
  1115. package/dist/machine_classification_config/api.js +49 -49
  1116. package/dist/machine_classification_config/api.js.map +1 -1
  1117. package/dist/machine_identities/api.d.ts +361 -361
  1118. package/dist/machine_identities/api.js +84 -84
  1119. package/dist/machine_identities/api.js.map +1 -1
  1120. package/dist/managed_clients/api.d.ts +290 -290
  1121. package/dist/managed_clients/api.js +97 -97
  1122. package/dist/managed_clients/api.js.map +1 -1
  1123. package/dist/managed_cluster_types/api.d.ts +124 -124
  1124. package/dist/managed_cluster_types/api.js +69 -69
  1125. package/dist/managed_cluster_types/api.js.map +1 -1
  1126. package/dist/managed_clusters/api.d.ts +430 -430
  1127. package/dist/managed_clusters/api.js +106 -106
  1128. package/dist/managed_clusters/api.js.map +1 -1
  1129. package/dist/mfa_configuration/api.d.ts +150 -150
  1130. package/dist/mfa_configuration/api.js +89 -89
  1131. package/dist/mfa_configuration/api.js.map +1 -1
  1132. package/dist/multi_host_integration/api.d.ts +756 -756
  1133. package/dist/multi_host_integration/api.js +174 -174
  1134. package/dist/multi_host_integration/api.js.map +1 -1
  1135. package/dist/nerm/common.js +2 -2
  1136. package/dist/nermv2025/common.js +2 -2
  1137. package/dist/non_employee_lifecycle_management/api.d.ts +730 -730
  1138. package/dist/non_employee_lifecycle_management/api.js +317 -317
  1139. package/dist/non_employee_lifecycle_management/api.js.map +1 -1
  1140. package/dist/notifications/api.d.ts +595 -595
  1141. package/dist/notifications/api.js +180 -180
  1142. package/dist/notifications/api.js.map +1 -1
  1143. package/dist/oauth_clients/api.d.ts +193 -193
  1144. package/dist/oauth_clients/api.js +72 -72
  1145. package/dist/oauth_clients/api.js.map +1 -1
  1146. package/dist/org_config/api.d.ts +99 -99
  1147. package/dist/org_config/api.js +46 -46
  1148. package/dist/org_config/api.js.map +1 -1
  1149. package/dist/paginator.d.ts +5 -5
  1150. package/dist/paginator.js +2 -2
  1151. package/dist/paginator.js.map +1 -1
  1152. package/dist/parameter_storage/api.d.ts +181 -181
  1153. package/dist/parameter_storage/api.js +83 -83
  1154. package/dist/parameter_storage/api.js.map +1 -1
  1155. package/dist/password_configuration/api.d.ts +74 -74
  1156. package/dist/password_configuration/api.js +54 -54
  1157. package/dist/password_configuration/api.js.map +1 -1
  1158. package/dist/password_dictionary/api.d.ts +47 -47
  1159. package/dist/password_dictionary/api.js +30 -30
  1160. package/dist/password_dictionary/api.js.map +1 -1
  1161. package/dist/password_management/api.d.ts +140 -140
  1162. package/dist/password_management/api.js +73 -73
  1163. package/dist/password_management/api.js.map +1 -1
  1164. package/dist/password_policies/api.d.ts +134 -134
  1165. package/dist/password_policies/api.js +68 -68
  1166. package/dist/password_policies/api.js.map +1 -1
  1167. package/dist/password_sync_groups/api.d.ts +104 -104
  1168. package/dist/password_sync_groups/api.js +68 -68
  1169. package/dist/password_sync_groups/api.js.map +1 -1
  1170. package/dist/personal_access_tokens/api.d.ts +140 -140
  1171. package/dist/personal_access_tokens/api.js +64 -64
  1172. package/dist/personal_access_tokens/api.js.map +1 -1
  1173. package/dist/privilege_criteria/api.d.ts +246 -246
  1174. package/dist/privilege_criteria/api.js +104 -104
  1175. package/dist/privilege_criteria/api.js.map +1 -1
  1176. package/dist/privilege_criteria_configuration/api.d.ts +72 -72
  1177. package/dist/privilege_criteria_configuration/api.js +38 -38
  1178. package/dist/privilege_criteria_configuration/api.js.map +1 -1
  1179. package/dist/prompt_insights/api.d.ts +93 -93
  1180. package/dist/prompt_insights/api.js +41 -41
  1181. package/dist/prompt_insights/api.js.map +1 -1
  1182. package/dist/public_identities/api.d.ts +100 -100
  1183. package/dist/public_identities/api.js +28 -28
  1184. package/dist/public_identities/api.js.map +1 -1
  1185. package/dist/public_identities_config/api.d.ts +75 -75
  1186. package/dist/public_identities_config/api.js +40 -40
  1187. package/dist/public_identities_config/api.js.map +1 -1
  1188. package/dist/reports_data_extraction/api.d.ts +278 -278
  1189. package/dist/reports_data_extraction/api.js +75 -75
  1190. package/dist/reports_data_extraction/api.js.map +1 -1
  1191. package/dist/requestable_objects/api.d.ts +90 -90
  1192. package/dist/requestable_objects/api.js +33 -33
  1193. package/dist/requestable_objects/api.js.map +1 -1
  1194. package/dist/role_insights/api.d.ts +215 -215
  1195. package/dist/role_insights/api.js +75 -75
  1196. package/dist/role_insights/api.js.map +1 -1
  1197. package/dist/role_propagation/api.d.ts +232 -232
  1198. package/dist/role_propagation/api.js +75 -75
  1199. package/dist/role_propagation/api.js.map +1 -1
  1200. package/dist/roles/api.d.ts +714 -714
  1201. package/dist/roles/api.js +198 -198
  1202. package/dist/roles/api.js.map +1 -1
  1203. package/dist/saved_search/api.d.ts +256 -256
  1204. package/dist/saved_search/api.js +86 -86
  1205. package/dist/saved_search/api.js.map +1 -1
  1206. package/dist/scheduled_search/api.d.ts +293 -293
  1207. package/dist/scheduled_search/api.js +88 -88
  1208. package/dist/scheduled_search/api.js.map +1 -1
  1209. package/dist/search/api.d.ts +305 -305
  1210. package/dist/search/api.js +81 -81
  1211. package/dist/search/api.js.map +1 -1
  1212. package/dist/search_attribute_configuration/api.d.ts +119 -119
  1213. package/dist/search_attribute_configuration/api.js +69 -69
  1214. package/dist/search_attribute_configuration/api.js.map +1 -1
  1215. package/dist/segments/api.d.ts +155 -155
  1216. package/dist/segments/api.js +62 -62
  1217. package/dist/segments/api.js.map +1 -1
  1218. package/dist/service_desk_integration/api.d.ts +266 -266
  1219. package/dist/service_desk_integration/api.js +117 -117
  1220. package/dist/service_desk_integration/api.js.map +1 -1
  1221. package/dist/shared_signals_framework_ssf/api.d.ts +286 -286
  1222. package/dist/shared_signals_framework_ssf/api.js +123 -123
  1223. package/dist/shared_signals_framework_ssf/api.js.map +1 -1
  1224. package/dist/sim_integrations/api.d.ts +279 -279
  1225. package/dist/sim_integrations/api.js +104 -104
  1226. package/dist/sim_integrations/api.js.map +1 -1
  1227. package/dist/sod_policies/api.d.ts +507 -507
  1228. package/dist/sod_policies/api.js +182 -182
  1229. package/dist/sod_policies/api.js.map +1 -1
  1230. package/dist/sod_violations/api.d.ts +172 -172
  1231. package/dist/sod_violations/api.js +55 -55
  1232. package/dist/sod_violations/api.js.map +1 -1
  1233. package/dist/source_usages/api.d.ts +68 -68
  1234. package/dist/source_usages/api.js +33 -33
  1235. package/dist/source_usages/api.js.map +1 -1
  1236. package/dist/sources/api.d.ts +1989 -1989
  1237. package/dist/sources/api.js +644 -644
  1238. package/dist/sources/api.js.map +1 -1
  1239. package/dist/sp_config/api.d.ts +319 -319
  1240. package/dist/sp_config/api.js +89 -89
  1241. package/dist/sp_config/api.js.map +1 -1
  1242. package/dist/suggested_entitlement_description/api.d.ts +559 -559
  1243. package/dist/suggested_entitlement_description/api.js +198 -198
  1244. package/dist/suggested_entitlement_description/api.js.map +1 -1
  1245. package/dist/tagged_objects/api.d.ts +204 -204
  1246. package/dist/tagged_objects/api.js +118 -118
  1247. package/dist/tagged_objects/api.js.map +1 -1
  1248. package/dist/tags/api.d.ts +127 -127
  1249. package/dist/tags/api.js +54 -54
  1250. package/dist/tags/api.js.map +1 -1
  1251. package/dist/task_management/api.d.ts +166 -166
  1252. package/dist/task_management/api.js +52 -52
  1253. package/dist/task_management/api.js.map +1 -1
  1254. package/dist/tenant/api.d.ts +76 -76
  1255. package/dist/tenant/api.js +25 -25
  1256. package/dist/tenant/api.js.map +1 -1
  1257. package/dist/tenant_context/api.d.ts +71 -71
  1258. package/dist/tenant_context/api.js +40 -40
  1259. package/dist/tenant_context/api.js.map +1 -1
  1260. package/dist/transforms/api.d.ts +116 -116
  1261. package/dist/transforms/api.js +68 -68
  1262. package/dist/transforms/api.js.map +1 -1
  1263. package/dist/triggers/api.d.ts +1988 -1988
  1264. package/dist/triggers/api.js +230 -230
  1265. package/dist/triggers/api.js.map +1 -1
  1266. package/dist/ui_metadata/api.d.ts +70 -70
  1267. package/dist/ui_metadata/api.js +41 -41
  1268. package/dist/ui_metadata/api.js.map +1 -1
  1269. package/dist/work_items/api.d.ts +311 -311
  1270. package/dist/work_items/api.js +110 -110
  1271. package/dist/work_items/api.js.map +1 -1
  1272. package/dist/work_reassignment/api.d.ts +257 -257
  1273. package/dist/work_reassignment/api.js +108 -108
  1274. package/dist/work_reassignment/api.js.map +1 -1
  1275. package/dist/workflows/api.d.ts +513 -513
  1276. package/dist/workflows/api.js +189 -189
  1277. package/dist/workflows/api.js.map +1 -1
  1278. package/entitlement_connections/.openapi-generator/FILES +19 -0
  1279. package/entitlement_connections/api.ts +240 -240
  1280. package/entitlement_connections/docs/Examples/typescript_code_examples_overlay.yaml +84 -0
  1281. package/entitlement_connections/docs/Methods/EntitlementConnectionsApi.md +250 -0
  1282. package/entitlement_connections/docs/Methods/Index.md +30 -0
  1283. package/entitlement_connections/docs/Models/ArrayInner.md +18 -0
  1284. package/entitlement_connections/docs/Models/Entitlementconnection.md +41 -0
  1285. package/entitlement_connections/docs/Models/Entitlementconnectionbulkupdateitem.md +20 -0
  1286. package/entitlement_connections/docs/Models/Entitlementconnectionbulkupdateresultitem.md +22 -0
  1287. package/entitlement_connections/docs/Models/Entitlementconnectionsearchhit.md +28 -0
  1288. package/entitlement_connections/docs/Models/Entitlementconnectionsearchhitentitlement.md +26 -0
  1289. package/entitlement_connections/docs/Models/EntitlementconnectionsearchhitentitlementPrivilegeLevel.md +19 -0
  1290. package/entitlement_connections/docs/Models/Errormessagedto.md +21 -0
  1291. package/entitlement_connections/docs/Models/Errorresponsedto.md +22 -0
  1292. package/entitlement_connections/docs/Models/Index.md +19 -0
  1293. package/entitlement_connections/docs/Models/Jsonpatchoperation.md +21 -0
  1294. package/entitlement_connections/docs/Models/JsonpatchoperationValue.md +18 -0
  1295. package/entitlement_connections/docs/Models/ListEntitlementConnectionsV1401Response.md +19 -0
  1296. package/entitlement_connections/docs/Models/ListEntitlementConnectionsV1412Response.md +19 -0
  1297. package/entitlement_connections/docs/Models/ListEntitlementConnectionsV1429Response.md +19 -0
  1298. package/entitlement_connections/docs/Models/Localeorigin.md +21 -0
  1299. package/entitlements/.openapi-generator/FILES +34 -0
  1300. package/entitlements/api.ts +623 -623
  1301. package/entitlements/docs/Examples/typescript_code_examples_overlay.yaml +214 -0
  1302. package/entitlements/docs/Methods/EntitlementsApi.md +601 -0
  1303. package/entitlements/docs/Methods/Index.md +30 -0
  1304. package/entitlements/docs/Models/Accessmodelmetadata.md +26 -0
  1305. package/entitlements/docs/Models/AccessmodelmetadataValuesInner.md +21 -0
  1306. package/entitlements/docs/Models/Additionalownerref.md +21 -0
  1307. package/entitlements/docs/Models/ArrayInner.md +18 -0
  1308. package/entitlements/docs/Models/Entitlement.md +37 -0
  1309. package/entitlements/docs/Models/EntitlementSource.md +21 -0
  1310. package/entitlements/docs/Models/Entitlementaccessrequestconfig.md +24 -0
  1311. package/entitlements/docs/Models/EntitlementaccessrequestconfigMaxPermittedAccessDuration.md +20 -0
  1312. package/entitlements/docs/Models/Entitlementapprovalscheme.md +20 -0
  1313. package/entitlements/docs/Models/Entitlementbulkupdaterequest.md +20 -0
  1314. package/entitlements/docs/Models/Entitlementprivilegelevel.md +23 -0
  1315. package/entitlements/docs/Models/Entitlementrequestconfig.md +20 -0
  1316. package/entitlements/docs/Models/Entitlementrevocationrequestconfig.md +19 -0
  1317. package/entitlements/docs/Models/Entitlementsourceresetbasereferencedto.md +21 -0
  1318. package/entitlements/docs/Models/Entitlementv2.md +37 -0
  1319. package/entitlements/docs/Models/Entitlementv2AccessModelMetadata.md +19 -0
  1320. package/entitlements/docs/Models/Entitlementv2Owner.md +21 -0
  1321. package/entitlements/docs/Models/Entitlementv2PrivilegeLevel.md +23 -0
  1322. package/entitlements/docs/Models/Entitlementv2Source.md +21 -0
  1323. package/entitlements/docs/Models/Errormessagedto.md +21 -0
  1324. package/entitlements/docs/Models/Errorresponsedto.md +22 -0
  1325. package/entitlements/docs/Models/ImportEntitlementsBySourceV1Request.md +19 -0
  1326. package/entitlements/docs/Models/Index.md +19 -0
  1327. package/entitlements/docs/Models/Jsonpatchoperation.md +21 -0
  1328. package/entitlements/docs/Models/JsonpatchoperationValue.md +18 -0
  1329. package/entitlements/docs/Models/ListEntitlementsV1401Response.md +19 -0
  1330. package/entitlements/docs/Models/ListEntitlementsV1429Response.md +19 -0
  1331. package/entitlements/docs/Models/Loadentitlementtask.md +25 -0
  1332. package/entitlements/docs/Models/LoadentitlementtaskReturnsInner.md +20 -0
  1333. package/entitlements/docs/Models/Localeorigin.md +21 -0
  1334. package/entitlements/docs/Models/Permissiondto.md +20 -0
  1335. package/global_tenant_security_settings/.openapi-generator/FILES +21 -0
  1336. package/global_tenant_security_settings/api.ts +293 -293
  1337. package/global_tenant_security_settings/docs/Examples/typescript_code_examples_overlay.yaml +122 -0
  1338. package/global_tenant_security_settings/docs/Methods/GlobalTenantSecuritySettingsApi.md +350 -0
  1339. package/global_tenant_security_settings/docs/Methods/Index.md +30 -0
  1340. package/global_tenant_security_settings/docs/Models/ArrayInner.md +18 -0
  1341. package/global_tenant_security_settings/docs/Models/Errormessagedto.md +21 -0
  1342. package/global_tenant_security_settings/docs/Models/Errorresponsedto.md +22 -0
  1343. package/global_tenant_security_settings/docs/Models/Federationprotocoldetails.md +20 -0
  1344. package/global_tenant_security_settings/docs/Models/GetAuthOrgNetworkConfigV1401Response.md +19 -0
  1345. package/global_tenant_security_settings/docs/Models/GetAuthOrgNetworkConfigV1429Response.md +19 -0
  1346. package/global_tenant_security_settings/docs/Models/Idpdetails.md +32 -0
  1347. package/global_tenant_security_settings/docs/Models/Index.md +19 -0
  1348. package/global_tenant_security_settings/docs/Models/Jitconfiguration.md +21 -0
  1349. package/global_tenant_security_settings/docs/Models/Jsonpatchoperation.md +21 -0
  1350. package/global_tenant_security_settings/docs/Models/JsonpatchoperationValue.md +18 -0
  1351. package/global_tenant_security_settings/docs/Models/Localeorigin.md +21 -0
  1352. package/global_tenant_security_settings/docs/Models/Lockoutconfiguration.md +21 -0
  1353. package/global_tenant_security_settings/docs/Models/Networkconfiguration.md +21 -0
  1354. package/global_tenant_security_settings/docs/Models/Serviceproviderconfiguration.md +22 -0
  1355. package/global_tenant_security_settings/docs/Models/ServiceproviderconfigurationFederationProtocolDetailsInner.md +35 -0
  1356. package/global_tenant_security_settings/docs/Models/Sessionconfiguration.md +21 -0
  1357. package/global_tenant_security_settings/docs/Models/Spdetails.md +23 -0
  1358. package/governance_groups/.openapi-generator/FILES +25 -0
  1359. package/governance_groups/api.ts +375 -375
  1360. package/governance_groups/docs/Examples/typescript_code_examples_overlay.yaml +155 -0
  1361. package/governance_groups/docs/Methods/GovernanceGroupsApi.md +455 -0
  1362. package/governance_groups/docs/Methods/Index.md +30 -0
  1363. package/governance_groups/docs/Models/ArrayInner.md +18 -0
  1364. package/governance_groups/docs/Models/BulkworkgroupmembersrequestInner.md +21 -0
  1365. package/governance_groups/docs/Models/Connectedobject.md +22 -0
  1366. package/governance_groups/docs/Models/Connectedobjecttype.md +25 -0
  1367. package/governance_groups/docs/Models/Errormessagedto.md +21 -0
  1368. package/governance_groups/docs/Models/Errorresponsedto.md +22 -0
  1369. package/governance_groups/docs/Models/Index.md +19 -0
  1370. package/governance_groups/docs/Models/Jsonpatchoperation.md +21 -0
  1371. package/governance_groups/docs/Models/JsonpatchoperationValue.md +18 -0
  1372. package/governance_groups/docs/Models/ListWorkgroupMembersV1200ResponseInner.md +22 -0
  1373. package/governance_groups/docs/Models/ListWorkgroupsV1401Response.md +19 -0
  1374. package/governance_groups/docs/Models/ListWorkgroupsV1429Response.md +19 -0
  1375. package/governance_groups/docs/Models/Localeorigin.md +21 -0
  1376. package/governance_groups/docs/Models/Ownerdto.md +21 -0
  1377. package/governance_groups/docs/Models/Workgroupbulkdeleterequest.md +19 -0
  1378. package/governance_groups/docs/Models/Workgroupconnectiondto.md +20 -0
  1379. package/governance_groups/docs/Models/WorkgroupconnectiondtoObject.md +22 -0
  1380. package/governance_groups/docs/Models/Workgroupdeleteitem.md +21 -0
  1381. package/governance_groups/docs/Models/Workgroupdto.md +26 -0
  1382. package/governance_groups/docs/Models/WorkgroupdtoOwner.md +23 -0
  1383. package/governance_groups/docs/Models/Workgroupmemberadditem.md +21 -0
  1384. package/governance_groups/docs/Models/Workgroupmemberdeleteitem.md +21 -0
  1385. package/iai_access_request_recommendations/.openapi-generator/FILES +18 -0
  1386. package/iai_access_request_recommendations/api.ts +317 -317
  1387. package/iai_access_request_recommendations/docs/Examples/typescript_code_examples_overlay.yaml +167 -0
  1388. package/iai_access_request_recommendations/docs/Methods/IAIAccessRequestRecommendationsApi.md +483 -0
  1389. package/iai_access_request_recommendations/docs/Methods/Index.md +30 -0
  1390. package/iai_access_request_recommendations/docs/Models/Accessrecommendationmessage.md +19 -0
  1391. package/iai_access_request_recommendations/docs/Models/Accessrequestrecommendationactionitemdto.md +20 -0
  1392. package/iai_access_request_recommendations/docs/Models/Accessrequestrecommendationactionitemresponsedto.md +21 -0
  1393. package/iai_access_request_recommendations/docs/Models/Accessrequestrecommendationconfigdto.md +24 -0
  1394. package/iai_access_request_recommendations/docs/Models/Accessrequestrecommendationitem.md +20 -0
  1395. package/iai_access_request_recommendations/docs/Models/Accessrequestrecommendationitemdetail.md +25 -0
  1396. package/iai_access_request_recommendations/docs/Models/AccessrequestrecommendationitemdetailAccess.md +22 -0
  1397. package/iai_access_request_recommendations/docs/Models/Accessrequestrecommendationitemtype.md +21 -0
  1398. package/iai_access_request_recommendations/docs/Models/Errormessagedto.md +21 -0
  1399. package/iai_access_request_recommendations/docs/Models/Errorresponsedto.md +22 -0
  1400. package/iai_access_request_recommendations/docs/Models/GetAccessRequestRecommendationsV1401Response.md +19 -0
  1401. package/iai_access_request_recommendations/docs/Models/GetAccessRequestRecommendationsV1429Response.md +19 -0
  1402. package/iai_access_request_recommendations/docs/Models/Index.md +19 -0
  1403. package/iai_access_request_recommendations/docs/Models/Localeorigin.md +21 -0
  1404. package/iai_access_request_recommendations/docs/Models/Translationmessage.md +20 -0
  1405. package/iai_common_access/.openapi-generator/FILES +16 -0
  1406. package/iai_common_access/api.ts +150 -150
  1407. package/iai_common_access/docs/Examples/typescript_code_examples_overlay.yaml +49 -0
  1408. package/iai_common_access/docs/Methods/IAICommonAccessApi.md +156 -0
  1409. package/iai_common_access/docs/Methods/Index.md +30 -0
  1410. package/iai_common_access/docs/Models/Commonaccessidstatus.md +20 -0
  1411. package/iai_common_access/docs/Models/Commonaccessitemaccess.md +24 -0
  1412. package/iai_common_access/docs/Models/Commonaccessitemrequest.md +20 -0
  1413. package/iai_common_access/docs/Models/Commonaccessitemresponse.md +25 -0
  1414. package/iai_common_access/docs/Models/Commonaccessitemstate.md +21 -0
  1415. package/iai_common_access/docs/Models/Commonaccessresponse.md +26 -0
  1416. package/iai_common_access/docs/Models/Commonaccesstype.md +21 -0
  1417. package/iai_common_access/docs/Models/CreateCommonAccessV1429Response.md +19 -0
  1418. package/iai_common_access/docs/Models/Errormessagedto.md +21 -0
  1419. package/iai_common_access/docs/Models/Errorresponsedto.md +22 -0
  1420. package/iai_common_access/docs/Models/GetCommonAccessV1401Response.md +19 -0
  1421. package/iai_common_access/docs/Models/Index.md +19 -0
  1422. package/iai_common_access/docs/Models/Localeorigin.md +21 -0
  1423. package/iai_outliers/.openapi-generator/FILES +19 -0
  1424. package/iai_outliers/api.ts +321 -321
  1425. package/iai_outliers/docs/Examples/typescript_code_examples_overlay.yaml +155 -0
  1426. package/iai_outliers/docs/Methods/IAIOutliersApi.md +458 -0
  1427. package/iai_outliers/docs/Methods/Index.md +30 -0
  1428. package/iai_outliers/docs/Models/Errormessagedto.md +21 -0
  1429. package/iai_outliers/docs/Models/Errorresponsedto.md +22 -0
  1430. package/iai_outliers/docs/Models/GetIdentityOutlierSnapshotsV1401Response.md +19 -0
  1431. package/iai_outliers/docs/Models/GetIdentityOutlierSnapshotsV1429Response.md +19 -0
  1432. package/iai_outliers/docs/Models/Index.md +19 -0
  1433. package/iai_outliers/docs/Models/Latestoutliersummary.md +23 -0
  1434. package/iai_outliers/docs/Models/Localeorigin.md +21 -0
  1435. package/iai_outliers/docs/Models/Outlier.md +29 -0
  1436. package/iai_outliers/docs/Models/Outliercontributingfeature.md +26 -0
  1437. package/iai_outliers/docs/Models/Outlierfeaturesummary.md +26 -0
  1438. package/iai_outliers/docs/Models/OutlierfeaturesummaryOutlierFeatureDisplayValuesInner.md +21 -0
  1439. package/iai_outliers/docs/Models/Outlierfeaturetranslation.md +20 -0
  1440. package/iai_outliers/docs/Models/Outlierscontributingfeatureaccessitems.md +24 -0
  1441. package/iai_outliers/docs/Models/Outliersummary.md +23 -0
  1442. package/iai_outliers/docs/Models/Outliervaluetype.md +20 -0
  1443. package/iai_outliers/docs/Models/Translationmessage.md +20 -0
  1444. package/iai_peer_group_strategies/.openapi-generator/FILES +10 -0
  1445. package/iai_peer_group_strategies/api.ts +64 -64
  1446. package/iai_peer_group_strategies/docs/Examples/typescript_code_examples_overlay.yaml +18 -0
  1447. package/iai_peer_group_strategies/docs/Methods/IAIPeerGroupStrategiesApi.md +71 -0
  1448. package/iai_peer_group_strategies/docs/Methods/Index.md +30 -0
  1449. package/iai_peer_group_strategies/docs/Models/Errormessagedto.md +21 -0
  1450. package/iai_peer_group_strategies/docs/Models/Errorresponsedto.md +22 -0
  1451. package/iai_peer_group_strategies/docs/Models/GetPeerGroupOutliersV1401Response.md +19 -0
  1452. package/iai_peer_group_strategies/docs/Models/GetPeerGroupOutliersV1429Response.md +19 -0
  1453. package/iai_peer_group_strategies/docs/Models/Index.md +19 -0
  1454. package/iai_peer_group_strategies/docs/Models/Localeorigin.md +21 -0
  1455. package/iai_peer_group_strategies/docs/Models/Peergroupmember.md +22 -0
  1456. package/iai_recommendations/.openapi-generator/FILES +19 -0
  1457. package/iai_recommendations/api.ts +179 -179
  1458. package/iai_recommendations/docs/Examples/typescript_code_examples_overlay.yaml +44 -0
  1459. package/iai_recommendations/docs/Methods/IAIRecommendationsApi.md +146 -0
  1460. package/iai_recommendations/docs/Methods/Index.md +30 -0
  1461. package/iai_recommendations/docs/Models/Accessitemref.md +20 -0
  1462. package/iai_recommendations/docs/Models/Errormessagedto.md +21 -0
  1463. package/iai_recommendations/docs/Models/Errorresponsedto.md +22 -0
  1464. package/iai_recommendations/docs/Models/Featurevaluedto.md +21 -0
  1465. package/iai_recommendations/docs/Models/GetRecommendationsV1401Response.md +19 -0
  1466. package/iai_recommendations/docs/Models/GetRecommendationsV1429Response.md +19 -0
  1467. package/iai_recommendations/docs/Models/Index.md +19 -0
  1468. package/iai_recommendations/docs/Models/Localeorigin.md +21 -0
  1469. package/iai_recommendations/docs/Models/Recommendationconfigdto.md +22 -0
  1470. package/iai_recommendations/docs/Models/Recommendationrequest.md +20 -0
  1471. package/iai_recommendations/docs/Models/Recommendationrequestdto.md +23 -0
  1472. package/iai_recommendations/docs/Models/Recommendationresponse.md +23 -0
  1473. package/iai_recommendations/docs/Models/Recommendationresponsedto.md +19 -0
  1474. package/iai_recommendations/docs/Models/Recommendercalculations.md +26 -0
  1475. package/iai_recommendations/docs/Models/RecommendercalculationsIdentityAttributesValue.md +19 -0
  1476. package/iai_recommendations/docs/Models/Translationmessage.md +20 -0
  1477. package/iai_role_mining/.openapi-generator/FILES +45 -0
  1478. package/iai_role_mining/api.ts +803 -803
  1479. package/iai_role_mining/docs/Examples/typescript_code_examples_overlay.yaml +446 -0
  1480. package/iai_role_mining/docs/Methods/IAIRoleMiningApi.md +1260 -0
  1481. package/iai_role_mining/docs/Methods/Index.md +30 -0
  1482. package/iai_role_mining/docs/Models/ArrayInner.md +18 -0
  1483. package/iai_role_mining/docs/Models/ArrayInner1.md +18 -0
  1484. package/iai_role_mining/docs/Models/Entitycreatedbydto.md +20 -0
  1485. package/iai_role_mining/docs/Models/Errormessagedto.md +21 -0
  1486. package/iai_role_mining/docs/Models/Errorresponsedto.md +22 -0
  1487. package/iai_role_mining/docs/Models/GetRoleMiningSessionsV1401Response.md +19 -0
  1488. package/iai_role_mining/docs/Models/GetRoleMiningSessionsV1429Response.md +19 -0
  1489. package/iai_role_mining/docs/Models/Index.md +19 -0
  1490. package/iai_role_mining/docs/Models/Jsonpatchoperation.md +21 -0
  1491. package/iai_role_mining/docs/Models/JsonpatchoperationValue.md +18 -0
  1492. package/iai_role_mining/docs/Models/Jsonpatchoperationrolemining.md +21 -0
  1493. package/iai_role_mining/docs/Models/JsonpatchoperationroleminingValue.md +18 -0
  1494. package/iai_role_mining/docs/Models/Localeorigin.md +21 -0
  1495. package/iai_role_mining/docs/Models/Roleminingentitlement.md +27 -0
  1496. package/iai_role_mining/docs/Models/Roleminingentitlementref.md +22 -0
  1497. package/iai_role_mining/docs/Models/Roleminingidentity.md +21 -0
  1498. package/iai_role_mining/docs/Models/Roleminingidentitydistribution.md +20 -0
  1499. package/iai_role_mining/docs/Models/RoleminingidentitydistributionDistributionInner.md +20 -0
  1500. package/iai_role_mining/docs/Models/Roleminingpotentialrole.md +39 -0
  1501. package/iai_role_mining/docs/Models/RoleminingpotentialrolePotentialRoleRef.md +20 -0
  1502. package/iai_role_mining/docs/Models/Roleminingpotentialroleapplication.md +20 -0
  1503. package/iai_role_mining/docs/Models/Roleminingpotentialroleeditentitlements.md +20 -0
  1504. package/iai_role_mining/docs/Models/Roleminingpotentialroleentitlements.md +20 -0
  1505. package/iai_role_mining/docs/Models/Roleminingpotentialroleexportrequest.md +20 -0
  1506. package/iai_role_mining/docs/Models/Roleminingpotentialroleexportresponse.md +22 -0
  1507. package/iai_role_mining/docs/Models/Roleminingpotentialroleexportstate.md +25 -0
  1508. package/iai_role_mining/docs/Models/Roleminingpotentialroleprovisionrequest.md +23 -0
  1509. package/iai_role_mining/docs/Models/Roleminingpotentialroleprovisionstate.md +25 -0
  1510. package/iai_role_mining/docs/Models/Roleminingpotentialroleref.md +20 -0
  1511. package/iai_role_mining/docs/Models/Roleminingpotentialrolesourceusage.md +22 -0
  1512. package/iai_role_mining/docs/Models/Roleminingpotentialrolesummary.md +35 -0
  1513. package/iai_role_mining/docs/Models/RoleminingpotentialrolesummaryCreatedBy.md +20 -0
  1514. package/iai_role_mining/docs/Models/Roleminingroletype.md +21 -0
  1515. package/iai_role_mining/docs/Models/Roleminingsessiondraftroledto.md +28 -0
  1516. package/iai_role_mining/docs/Models/Roleminingsessiondto.md +29 -0
  1517. package/iai_role_mining/docs/Models/Roleminingsessionparametersdto.md +27 -0
  1518. package/iai_role_mining/docs/Models/Roleminingsessionresponse.md +36 -0
  1519. package/iai_role_mining/docs/Models/RoleminingsessionresponseCreatedBy.md +20 -0
  1520. package/iai_role_mining/docs/Models/Roleminingsessionscope.md +21 -0
  1521. package/iai_role_mining/docs/Models/Roleminingsessionscopingmethod.md +21 -0
  1522. package/iai_role_mining/docs/Models/Roleminingsessionstate.md +29 -0
  1523. package/iai_role_mining/docs/Models/Roleminingsessionstatus.md +19 -0
  1524. package/icons/.openapi-generator/FILES +11 -0
  1525. package/icons/api.ts +83 -83
  1526. package/icons/docs/Examples/typescript_code_examples_overlay.yaml +33 -0
  1527. package/icons/docs/Methods/IconsApi.md +113 -0
  1528. package/icons/docs/Methods/Index.md +30 -0
  1529. package/icons/docs/Models/Errormessagedto.md +21 -0
  1530. package/icons/docs/Models/Errorresponsedto.md +22 -0
  1531. package/icons/docs/Models/Index.md +19 -0
  1532. package/icons/docs/Models/Localeorigin.md +21 -0
  1533. package/icons/docs/Models/SetIconV1200Response.md +19 -0
  1534. package/icons/docs/Models/SetIconV1401Response.md +19 -0
  1535. package/icons/docs/Models/SetIconV1429Response.md +19 -0
  1536. package/icons/docs/Models/SetIconV1Request.md +19 -0
  1537. package/identities/.openapi-generator/FILES +48 -0
  1538. package/identities/api.ts +655 -655
  1539. package/identities/docs/Examples/typescript_code_examples_overlay.yaml +185 -0
  1540. package/identities/docs/Methods/IdentitiesApi.md +554 -0
  1541. package/identities/docs/Methods/Index.md +30 -0
  1542. package/identities/docs/Models/Accessrequestcontext.md +19 -0
  1543. package/identities/docs/Models/Accountinfodto.md +21 -0
  1544. package/identities/docs/Models/Assignmentcontextdto.md +21 -0
  1545. package/identities/docs/Models/Basereferencedto.md +21 -0
  1546. package/identities/docs/Models/Contextattributedto.md +21 -0
  1547. package/identities/docs/Models/ContextattributedtoValue.md +18 -0
  1548. package/identities/docs/Models/Dtotype.md +75 -0
  1549. package/identities/docs/Models/Errormessagedto.md +21 -0
  1550. package/identities/docs/Models/Errorresponsedto.md +22 -0
  1551. package/identities/docs/Models/GetRoleAssignmentsV1200ResponseInner.md +29 -0
  1552. package/identities/docs/Models/Identity.md +31 -0
  1553. package/identities/docs/Models/IdentityLifecycleState.md +20 -0
  1554. package/identities/docs/Models/IdentityManagerRef.md +21 -0
  1555. package/identities/docs/Models/Identityassociationdetails.md +20 -0
  1556. package/identities/docs/Models/IdentityassociationdetailsAssociationDetailsInner.md +20 -0
  1557. package/identities/docs/Models/Identityentities.md +19 -0
  1558. package/identities/docs/Models/IdentityentitiesIdentityEntity.md +21 -0
  1559. package/identities/docs/Models/Identityentitlements.md +20 -0
  1560. package/identities/docs/Models/Identityownershipassociationdetails.md +19 -0
  1561. package/identities/docs/Models/IdentityownershipassociationdetailsAssociationDetailsInner.md +20 -0
  1562. package/identities/docs/Models/Identitysyncjob.md +21 -0
  1563. package/identities/docs/Models/Identitysyncpayload.md +20 -0
  1564. package/identities/docs/Models/Index.md +19 -0
  1565. package/identities/docs/Models/Inviteidentitiesrequest.md +20 -0
  1566. package/identities/docs/Models/Lifecyclestatedto.md +20 -0
  1567. package/identities/docs/Models/ListIdentitiesV1401Response.md +19 -0
  1568. package/identities/docs/Models/ListIdentitiesV1429Response.md +19 -0
  1569. package/identities/docs/Models/Localeorigin.md +21 -0
  1570. package/identities/docs/Models/Localizedmessage.md +20 -0
  1571. package/identities/docs/Models/Processidentitiesrequest.md +19 -0
  1572. package/identities/docs/Models/Roleassignmentdto.md +29 -0
  1573. package/identities/docs/Models/RoleassignmentdtoAssigner.md +21 -0
  1574. package/identities/docs/Models/RoleassignmentdtoAssignmentContext.md +21 -0
  1575. package/identities/docs/Models/Roleassignmentref.md +23 -0
  1576. package/identities/docs/Models/Rolematchdto.md +20 -0
  1577. package/identities/docs/Models/Roletargetdto.md +21 -0
  1578. package/identities/docs/Models/Sendaccountverificationrequest.md +20 -0
  1579. package/identities/docs/Models/Taggedobjectdto.md +21 -0
  1580. package/identities/docs/Models/Target.md +21 -0
  1581. package/identities/docs/Models/Taskdefinitionsummary.md +24 -0
  1582. package/identities/docs/Models/Taskresultresponse.md +21 -0
  1583. package/identities/docs/Models/Taskreturndetails.md +20 -0
  1584. package/identities/docs/Models/Taskstatus.md +36 -0
  1585. package/identities/docs/Models/Taskstatusmessage.md +22 -0
  1586. package/identities/docs/Models/TaskstatusmessageParametersInner.md +18 -0
  1587. package/identity_attributes/.openapi-generator/FILES +12 -0
  1588. package/identity_attributes/api.ts +160 -160
  1589. package/identity_attributes/docs/Examples/typescript_code_examples_overlay.yaml +88 -0
  1590. package/identity_attributes/docs/Methods/IdentityAttributesApi.md +255 -0
  1591. package/identity_attributes/docs/Methods/Index.md +30 -0
  1592. package/identity_attributes/docs/Models/Errormessagedto.md +21 -0
  1593. package/identity_attributes/docs/Models/Errorresponsedto.md +22 -0
  1594. package/identity_attributes/docs/Models/Identityattribute2.md +26 -0
  1595. package/identity_attributes/docs/Models/Identityattributenames.md +19 -0
  1596. package/identity_attributes/docs/Models/Index.md +19 -0
  1597. package/identity_attributes/docs/Models/ListIdentityAttributesV1401Response.md +19 -0
  1598. package/identity_attributes/docs/Models/ListIdentityAttributesV1429Response.md +19 -0
  1599. package/identity_attributes/docs/Models/Localeorigin.md +21 -0
  1600. package/identity_attributes/docs/Models/Source2.md +20 -0
  1601. package/identity_history/.openapi-generator/FILES +39 -0
  1602. package/identity_history/api.ts +651 -651
  1603. package/identity_history/docs/Examples/typescript_code_examples_overlay.yaml +206 -0
  1604. package/identity_history/docs/Methods/IdentityHistoryApi.md +575 -0
  1605. package/identity_history/docs/Methods/Index.md +30 -0
  1606. package/identity_history/docs/Models/Accessitemaccessprofileresponse.md +30 -0
  1607. package/identity_history/docs/Models/AccessitemaccessprofileresponseAppRefsInner.md +20 -0
  1608. package/identity_history/docs/Models/Accessitemaccountresponse.md +25 -0
  1609. package/identity_history/docs/Models/Accessitemappresponse.md +23 -0
  1610. package/identity_history/docs/Models/Accessitemassociated.md +24 -0
  1611. package/identity_history/docs/Models/AccessitemassociatedAccessItem.md +37 -0
  1612. package/identity_history/docs/Models/Accessitemdiff.md +22 -0
  1613. package/identity_history/docs/Models/Accessitementitlementresponse.md +30 -0
  1614. package/identity_history/docs/Models/Accessitemremoved.md +24 -0
  1615. package/identity_history/docs/Models/Accessitemroleresponse.md +26 -0
  1616. package/identity_history/docs/Models/Accessrequested.md +22 -0
  1617. package/identity_history/docs/Models/Accessrequestitemresponse.md +26 -0
  1618. package/identity_history/docs/Models/Accessrequestresponse2.md +21 -0
  1619. package/identity_history/docs/Models/Accountstatuschanged.md +23 -0
  1620. package/identity_history/docs/Models/AccountstatuschangedAccount.md +25 -0
  1621. package/identity_history/docs/Models/AccountstatuschangedStatusChange.md +20 -0
  1622. package/identity_history/docs/Models/Approvalinforesponse.md +21 -0
  1623. package/identity_history/docs/Models/Attributechange.md +21 -0
  1624. package/identity_history/docs/Models/Attributeschanged.md +22 -0
  1625. package/identity_history/docs/Models/Certifierresponse.md +20 -0
  1626. package/identity_history/docs/Models/Correlatedgovernanceevent.md +25 -0
  1627. package/identity_history/docs/Models/Errormessagedto.md +21 -0
  1628. package/identity_history/docs/Models/Errorresponsedto.md +22 -0
  1629. package/identity_history/docs/Models/GetHistoricalIdentityEventsV1200ResponseInner.md +34 -0
  1630. package/identity_history/docs/Models/Identitycertified.md +26 -0
  1631. package/identity_history/docs/Models/Identitycompareresponse.md +19 -0
  1632. package/identity_history/docs/Models/Identityhistoryresponse.md +24 -0
  1633. package/identity_history/docs/Models/Identitylistitem.md +24 -0
  1634. package/identity_history/docs/Models/Identitysnapshotsummaryresponse.md +19 -0
  1635. package/identity_history/docs/Models/Index.md +19 -0
  1636. package/identity_history/docs/Models/ListHistoricalIdentitiesV1401Response.md +19 -0
  1637. package/identity_history/docs/Models/ListHistoricalIdentitiesV1429Response.md +19 -0
  1638. package/identity_history/docs/Models/ListIdentityAccessItemsV1200ResponseInner.md +37 -0
  1639. package/identity_history/docs/Models/ListIdentitySnapshotAccessItemsV1200ResponseInner.md +37 -0
  1640. package/identity_history/docs/Models/Localeorigin.md +21 -0
  1641. package/identity_history/docs/Models/Metricresponse.md +20 -0
  1642. package/identity_profiles/.openapi-generator/FILES +30 -0
  1643. package/identity_profiles/api.ts +446 -446
  1644. package/identity_profiles/docs/Examples/typescript_code_examples_overlay.yaml +163 -0
  1645. package/identity_profiles/docs/Methods/IdentityProfilesApi.md +482 -0
  1646. package/identity_profiles/docs/Methods/Index.md +30 -0
  1647. package/identity_profiles/docs/Models/ArrayInner.md +18 -0
  1648. package/identity_profiles/docs/Models/Basecommondto.md +22 -0
  1649. package/identity_profiles/docs/Models/Errormessagedto.md +21 -0
  1650. package/identity_profiles/docs/Models/Errorresponsedto.md +22 -0
  1651. package/identity_profiles/docs/Models/Identityattributeconfig.md +20 -0
  1652. package/identity_profiles/docs/Models/Identityattributepreview.md +22 -0
  1653. package/identity_profiles/docs/Models/Identityattributetransform.md +20 -0
  1654. package/identity_profiles/docs/Models/Identityexceptionreportreference.md +20 -0
  1655. package/identity_profiles/docs/Models/Identitypreviewrequest.md +20 -0
  1656. package/identity_profiles/docs/Models/Identitypreviewresponse.md +20 -0
  1657. package/identity_profiles/docs/Models/IdentitypreviewresponseIdentity.md +21 -0
  1658. package/identity_profiles/docs/Models/Identityprofile.md +31 -0
  1659. package/identity_profiles/docs/Models/IdentityprofileAllOfAuthoritativeSource.md +21 -0
  1660. package/identity_profiles/docs/Models/IdentityprofileAllOfOwner.md +21 -0
  1661. package/identity_profiles/docs/Models/Identityprofileexportedobject.md +21 -0
  1662. package/identity_profiles/docs/Models/IdentityprofileexportedobjectSelf.md +21 -0
  1663. package/identity_profiles/docs/Models/Importobject.md +21 -0
  1664. package/identity_profiles/docs/Models/Index.md +19 -0
  1665. package/identity_profiles/docs/Models/Jsonpatchoperation.md +21 -0
  1666. package/identity_profiles/docs/Models/JsonpatchoperationValue.md +18 -0
  1667. package/identity_profiles/docs/Models/ListIdentityProfilesV1401Response.md +19 -0
  1668. package/identity_profiles/docs/Models/ListIdentityProfilesV1429Response.md +19 -0
  1669. package/identity_profiles/docs/Models/Localeorigin.md +21 -0
  1670. package/identity_profiles/docs/Models/Objectimportresult.md +22 -0
  1671. package/identity_profiles/docs/Models/Spconfigmessage.md +21 -0
  1672. package/identity_profiles/docs/Models/Taskresultsimplified.md +25 -0
  1673. package/identity_profiles/docs/Models/Transformdefinition.md +20 -0
  1674. package/index.spec.ts +2 -2
  1675. package/index.ts +333 -333
  1676. package/jit_access/.openapi-generator/FILES +12 -0
  1677. package/jit_access/api.ts +108 -108
  1678. package/jit_access/docs/Examples/typescript_code_examples_overlay.yaml +29 -0
  1679. package/jit_access/docs/Methods/Index.md +30 -0
  1680. package/jit_access/docs/Methods/JITAccessApi.md +110 -0
  1681. package/jit_access/docs/Models/Errormessagedto.md +21 -0
  1682. package/jit_access/docs/Models/Errorresponsedto.md +22 -0
  1683. package/jit_access/docs/Models/GetJitActivationConfigV1401Response.md +19 -0
  1684. package/jit_access/docs/Models/GetJitActivationConfigV1429Response.md +19 -0
  1685. package/jit_access/docs/Models/Index.md +19 -0
  1686. package/jit_access/docs/Models/Jitaccessoperationrequest.md +21 -0
  1687. package/jit_access/docs/Models/JitaccessoperationrequestValue.md +18 -0
  1688. package/jit_access/docs/Models/Jitactivationconfigresponse.md +27 -0
  1689. package/jit_access/docs/Models/Localeorigin.md +21 -0
  1690. package/jit_activations/.openapi-generator/FILES +16 -0
  1691. package/jit_activations/api.ts +144 -144
  1692. package/jit_activations/docs/Examples/typescript_code_examples_overlay.yaml +42 -0
  1693. package/jit_activations/docs/Methods/Index.md +30 -0
  1694. package/jit_activations/docs/Methods/JITActivationsApi.md +151 -0
  1695. package/jit_activations/docs/Models/Activationworkflowstatus.md +33 -0
  1696. package/jit_activations/docs/Models/Errormessagedto.md +21 -0
  1697. package/jit_activations/docs/Models/Errorresponsedto.md +22 -0
  1698. package/jit_activations/docs/Models/Index.md +19 -0
  1699. package/jit_activations/docs/Models/Jitactivationactivaterequest.md +20 -0
  1700. package/jit_activations/docs/Models/Jitactivationactivateresponse.md +24 -0
  1701. package/jit_activations/docs/Models/Jitactivationdeactivaterequest.md +19 -0
  1702. package/jit_activations/docs/Models/Jitactivationdeactivateresponse.md +23 -0
  1703. package/jit_activations/docs/Models/Jitactivationextendrequest.md +20 -0
  1704. package/jit_activations/docs/Models/Jitactivationextendresponse.md +24 -0
  1705. package/jit_activations/docs/Models/Localeorigin.md +21 -0
  1706. package/jit_activations/docs/Models/StartActivateWorkflowV1401Response.md +19 -0
  1707. package/jit_activations/docs/Models/StartActivateWorkflowV1429Response.md +19 -0
  1708. package/launchers/.openapi-generator/FILES +16 -0
  1709. package/launchers/api.ts +224 -224
  1710. package/launchers/docs/Examples/typescript_code_examples_overlay.yaml +87 -0
  1711. package/launchers/docs/Methods/Index.md +30 -0
  1712. package/launchers/docs/Methods/LaunchersApi.md +253 -0
  1713. package/launchers/docs/Models/Errormessagedto.md +21 -0
  1714. package/launchers/docs/Models/Errorresponsedto.md +22 -0
  1715. package/launchers/docs/Models/GetLaunchersV1200Response.md +20 -0
  1716. package/launchers/docs/Models/GetLaunchersV1401Response.md +19 -0
  1717. package/launchers/docs/Models/GetLaunchersV1429Response.md +19 -0
  1718. package/launchers/docs/Models/Index.md +19 -0
  1719. package/launchers/docs/Models/Launcher.md +28 -0
  1720. package/launchers/docs/Models/LauncherOwner.md +20 -0
  1721. package/launchers/docs/Models/LauncherReference.md +20 -0
  1722. package/launchers/docs/Models/Launcherrequest.md +24 -0
  1723. package/launchers/docs/Models/LauncherrequestReference.md +20 -0
  1724. package/launchers/docs/Models/Localeorigin.md +21 -0
  1725. package/launchers/docs/Models/StartLauncherV1200Response.md +19 -0
  1726. package/lifecycle_states/.openapi-generator/FILES +20 -0
  1727. package/lifecycle_states/api.ts +225 -225
  1728. package/lifecycle_states/docs/Examples/typescript_code_examples_overlay.yaml +94 -0
  1729. package/lifecycle_states/docs/Methods/Index.md +30 -0
  1730. package/lifecycle_states/docs/Methods/LifecycleStatesApi.md +305 -0
  1731. package/lifecycle_states/docs/Models/Accessactionconfiguration.md +19 -0
  1732. package/lifecycle_states/docs/Models/Accountaction.md +22 -0
  1733. package/lifecycle_states/docs/Models/ArrayInner.md +18 -0
  1734. package/lifecycle_states/docs/Models/Basecommondto.md +22 -0
  1735. package/lifecycle_states/docs/Models/Emailnotificationoption.md +22 -0
  1736. package/lifecycle_states/docs/Models/Errormessagedto.md +21 -0
  1737. package/lifecycle_states/docs/Models/Errorresponsedto.md +22 -0
  1738. package/lifecycle_states/docs/Models/Index.md +19 -0
  1739. package/lifecycle_states/docs/Models/Jsonpatchoperation.md +21 -0
  1740. package/lifecycle_states/docs/Models/JsonpatchoperationValue.md +18 -0
  1741. package/lifecycle_states/docs/Models/Lifecyclestate.md +32 -0
  1742. package/lifecycle_states/docs/Models/Lifecyclestatedeleted.md +21 -0
  1743. package/lifecycle_states/docs/Models/Localeorigin.md +21 -0
  1744. package/lifecycle_states/docs/Models/SetLifecycleStateV1200Response.md +19 -0
  1745. package/lifecycle_states/docs/Models/SetLifecycleStateV1401Response.md +19 -0
  1746. package/lifecycle_states/docs/Models/SetLifecycleStateV1429Response.md +19 -0
  1747. package/lifecycle_states/docs/Models/SetLifecycleStateV1Request.md +19 -0
  1748. package/machine_account_classify/.openapi-generator/FILES +10 -0
  1749. package/machine_account_classify/api.ts +58 -58
  1750. package/machine_account_classify/docs/Examples/typescript_code_examples_overlay.yaml +15 -0
  1751. package/machine_account_classify/docs/Methods/Index.md +30 -0
  1752. package/machine_account_classify/docs/Methods/MachineAccountClassifyApi.md +60 -0
  1753. package/machine_account_classify/docs/Models/Errormessagedto.md +21 -0
  1754. package/machine_account_classify/docs/Models/Errorresponsedto.md +22 -0
  1755. package/machine_account_classify/docs/Models/Index.md +19 -0
  1756. package/machine_account_classify/docs/Models/Localeorigin.md +21 -0
  1757. package/machine_account_classify/docs/Models/SendClassifyMachineAccountV1200Response.md +19 -0
  1758. package/machine_account_classify/docs/Models/SendClassifyMachineAccountV1401Response.md +19 -0
  1759. package/machine_account_classify/docs/Models/SendClassifyMachineAccountV1429Response.md +19 -0
  1760. package/machine_account_creation_request/.openapi-generator/FILES +19 -0
  1761. package/machine_account_creation_request/api.ts +193 -193
  1762. package/machine_account_creation_request/docs/Examples/typescript_code_examples_overlay.yaml +46 -0
  1763. package/machine_account_creation_request/docs/Methods/Index.md +30 -0
  1764. package/machine_account_creation_request/docs/Methods/MachineAccountCreationRequestApi.md +157 -0
  1765. package/machine_account_creation_request/docs/Models/Accountrequestasyncresult.md +19 -0
  1766. package/machine_account_creation_request/docs/Models/Accountrequestdetailsdto.md +26 -0
  1767. package/machine_account_creation_request/docs/Models/AccountrequestdetailsdtoRequester.md +21 -0
  1768. package/machine_account_creation_request/docs/Models/Accountrequestphase.md +22 -0
  1769. package/machine_account_creation_request/docs/Models/Accountrequestphasestate.md +31 -0
  1770. package/machine_account_creation_request/docs/Models/Basereferencedto.md +21 -0
  1771. package/machine_account_creation_request/docs/Models/CreateMachineAccountRequestV1401Response.md +19 -0
  1772. package/machine_account_creation_request/docs/Models/CreateMachineAccountRequestV1429Response.md +19 -0
  1773. package/machine_account_creation_request/docs/Models/Dtotype.md +75 -0
  1774. package/machine_account_creation_request/docs/Models/Errormessagedto.md +21 -0
  1775. package/machine_account_creation_request/docs/Models/Errorresponsedto.md +22 -0
  1776. package/machine_account_creation_request/docs/Models/Index.md +19 -0
  1777. package/machine_account_creation_request/docs/Models/Localeorigin.md +21 -0
  1778. package/machine_account_creation_request/docs/Models/Machineaccountcreateaccessdto.md +21 -0
  1779. package/machine_account_creation_request/docs/Models/MachineaccountcreateaccessdtoSubtypesInner.md +22 -0
  1780. package/machine_account_creation_request/docs/Models/Machineaccountcreaterequestinput.md +26 -0
  1781. package/machine_account_mappings/.openapi-generator/FILES +15 -0
  1782. package/machine_account_mappings/api.ts +177 -177
  1783. package/machine_account_mappings/docs/Examples/typescript_code_examples_overlay.yaml +60 -0
  1784. package/machine_account_mappings/docs/Methods/Index.md +30 -0
  1785. package/machine_account_mappings/docs/Methods/MachineAccountMappingsApi.md +181 -0
  1786. package/machine_account_mappings/docs/Models/Attributemappings.md +20 -0
  1787. package/machine_account_mappings/docs/Models/AttributemappingsAllOfTarget.md +21 -0
  1788. package/machine_account_mappings/docs/Models/AttributemappingsAllOfTransformDefinition.md +21 -0
  1789. package/machine_account_mappings/docs/Models/AttributemappingsAllOfTransformDefinitionAttributes.md +19 -0
  1790. package/machine_account_mappings/docs/Models/AttributemappingsAllOfTransformDefinitionAttributesInput.md +20 -0
  1791. package/machine_account_mappings/docs/Models/AttributemappingsAllOfTransformDefinitionAttributesInputAttributes.md +21 -0
  1792. package/machine_account_mappings/docs/Models/Errormessagedto.md +21 -0
  1793. package/machine_account_mappings/docs/Models/Errorresponsedto.md +22 -0
  1794. package/machine_account_mappings/docs/Models/Index.md +19 -0
  1795. package/machine_account_mappings/docs/Models/ListMachineAccountMappingsV1401Response.md +19 -0
  1796. package/machine_account_mappings/docs/Models/ListMachineAccountMappingsV1429Response.md +19 -0
  1797. package/machine_account_mappings/docs/Models/Localeorigin.md +21 -0
  1798. package/machine_account_subtypes/.openapi-generator/FILES +19 -0
  1799. package/machine_account_subtypes/api.ts +281 -281
  1800. package/machine_account_subtypes/docs/Examples/typescript_code_examples_overlay.yaml +126 -0
  1801. package/machine_account_subtypes/docs/Methods/Index.md +30 -0
  1802. package/machine_account_subtypes/docs/Methods/MachineAccountSubtypesApi.md +379 -0
  1803. package/machine_account_subtypes/docs/Models/ArrayInner.md +18 -0
  1804. package/machine_account_subtypes/docs/Models/CreateSourceSubtypeV1Request.md +23 -0
  1805. package/machine_account_subtypes/docs/Models/Errormessagedto.md +21 -0
  1806. package/machine_account_subtypes/docs/Models/Errorresponsedto.md +22 -0
  1807. package/machine_account_subtypes/docs/Models/Index.md +19 -0
  1808. package/machine_account_subtypes/docs/Models/Jsonpatchoperation.md +21 -0
  1809. package/machine_account_subtypes/docs/Models/JsonpatchoperationValue.md +18 -0
  1810. package/machine_account_subtypes/docs/Models/LoadBulkSourceSubtypesV1401Response.md +19 -0
  1811. package/machine_account_subtypes/docs/Models/LoadBulkSourceSubtypesV1429Response.md +19 -0
  1812. package/machine_account_subtypes/docs/Models/Localeorigin.md +21 -0
  1813. package/machine_account_subtypes/docs/Models/Machineaccountsubtypeconfigdto.md +21 -0
  1814. package/machine_account_subtypes/docs/Models/MachineaccountsubtypeconfigdtoMachineAccountCreate.md +25 -0
  1815. package/machine_account_subtypes/docs/Models/MachineaccountsubtypeconfigdtoMachineAccountDelete.md +20 -0
  1816. package/machine_account_subtypes/docs/Models/Machinesubtypeapprovalconfig.md +20 -0
  1817. package/machine_account_subtypes/docs/Models/Sourcesubtypewithsource.md +28 -0
  1818. package/machine_account_subtypes/docs/Models/SourcesubtypewithsourceSource.md +21 -0
  1819. package/machine_accounts/.openapi-generator/FILES +13 -0
  1820. package/machine_accounts/api.ts +225 -225
  1821. package/machine_accounts/docs/Examples/typescript_code_examples_overlay.yaml +150 -0
  1822. package/machine_accounts/docs/Methods/Index.md +30 -0
  1823. package/machine_accounts/docs/Methods/MachineAccountsApi.md +456 -0
  1824. package/machine_accounts/docs/Models/Basecommondto.md +22 -0
  1825. package/machine_accounts/docs/Models/CreateMachineAccountSubtypeV1Request.md +22 -0
  1826. package/machine_accounts/docs/Models/Errormessagedto.md +21 -0
  1827. package/machine_accounts/docs/Models/Errorresponsedto.md +22 -0
  1828. package/machine_accounts/docs/Models/Index.md +19 -0
  1829. package/machine_accounts/docs/Models/ListMachineAccountsV1401Response.md +19 -0
  1830. package/machine_accounts/docs/Models/ListMachineAccountsV1429Response.md +19 -0
  1831. package/machine_accounts/docs/Models/Localeorigin.md +21 -0
  1832. package/machine_accounts/docs/Models/Machineaccount.md +39 -0
  1833. package/machine_accounts/docs/Models/Sourcesubtype.md +26 -0
  1834. package/machine_classification_config/.openapi-generator/FILES +14 -0
  1835. package/machine_classification_config/api.ts +130 -130
  1836. package/machine_classification_config/docs/Examples/typescript_code_examples_overlay.yaml +43 -0
  1837. package/machine_classification_config/docs/Methods/Index.md +30 -0
  1838. package/machine_classification_config/docs/Methods/MachineClassificationConfigApi.md +136 -0
  1839. package/machine_classification_config/docs/Models/Errormessagedto.md +21 -0
  1840. package/machine_classification_config/docs/Models/Errorresponsedto.md +22 -0
  1841. package/machine_classification_config/docs/Models/GetMachineClassificationConfigV1401Response.md +19 -0
  1842. package/machine_classification_config/docs/Models/GetMachineClassificationConfigV1429Response.md +19 -0
  1843. package/machine_classification_config/docs/Models/Index.md +19 -0
  1844. package/machine_classification_config/docs/Models/Localeorigin.md +21 -0
  1845. package/machine_classification_config/docs/Models/Machineclassificationconfig.md +23 -0
  1846. package/machine_classification_config/docs/Models/Machineclassificationcriterialevel1.md +24 -0
  1847. package/machine_classification_config/docs/Models/Machineclassificationcriterialevel2.md +24 -0
  1848. package/machine_classification_config/docs/Models/Machineclassificationcriterialevel3.md +24 -0
  1849. package/machine_classification_config/docs/Models/Machineclassificationcriteriaoperation.md +31 -0
  1850. package/machine_identities/.openapi-generator/FILES +29 -0
  1851. package/machine_identities/api.ts +391 -391
  1852. package/machine_identities/docs/Examples/typescript_code_examples_overlay.yaml +115 -0
  1853. package/machine_identities/docs/Methods/Index.md +30 -0
  1854. package/machine_identities/docs/Methods/MachineIdentitiesApi.md +342 -0
  1855. package/machine_identities/docs/Models/Basecommondto.md +22 -0
  1856. package/machine_identities/docs/Models/Basereferencedto.md +21 -0
  1857. package/machine_identities/docs/Models/Dtotype.md +75 -0
  1858. package/machine_identities/docs/Models/Errormessagedto.md +21 -0
  1859. package/machine_identities/docs/Models/Errorresponsedto.md +22 -0
  1860. package/machine_identities/docs/Models/Index.md +19 -0
  1861. package/machine_identities/docs/Models/ListMachineIdentitiesV1401Response.md +19 -0
  1862. package/machine_identities/docs/Models/ListMachineIdentitiesV1429Response.md +19 -0
  1863. package/machine_identities/docs/Models/Localeorigin.md +21 -0
  1864. package/machine_identities/docs/Models/Localizedmessage.md +20 -0
  1865. package/machine_identities/docs/Models/MachineIdentityDtoOwners.md +20 -0
  1866. package/machine_identities/docs/Models/MachineIdentityRequestUserEntitlements.md +20 -0
  1867. package/machine_identities/docs/Models/MachineIdentityResponseUserEntitlements.md +22 -0
  1868. package/machine_identities/docs/Models/Machineidentity.md +29 -0
  1869. package/machine_identities/docs/Models/Machineidentityaggregationrequest.md +20 -0
  1870. package/machine_identities/docs/Models/Machineidentityaggregationresponse.md +36 -0
  1871. package/machine_identities/docs/Models/MachineidentityaggregationresponseTarget.md +21 -0
  1872. package/machine_identities/docs/Models/Machineidentityrequest.md +30 -0
  1873. package/machine_identities/docs/Models/Machineidentityresponse.md +34 -0
  1874. package/machine_identities/docs/Models/Machineidentityuserentitlementresponse.md +23 -0
  1875. package/machine_identities/docs/Models/MachineidentityuserentitlementresponseEntitlement.md +21 -0
  1876. package/machine_identities/docs/Models/MachineidentityuserentitlementresponseSource.md +21 -0
  1877. package/machine_identities/docs/Models/Taskdefinitionsummary.md +24 -0
  1878. package/machine_identities/docs/Models/Taskreturndetails.md +20 -0
  1879. package/machine_identities/docs/Models/Taskstatusmessage.md +22 -0
  1880. package/machine_identities/docs/Models/TaskstatusmessageParametersInner.md +18 -0
  1881. package/managed_clients/.openapi-generator/FILES +22 -0
  1882. package/managed_clients/api.ts +320 -320
  1883. package/managed_clients/docs/Examples/typescript_code_examples_overlay.yaml +103 -0
  1884. package/managed_clients/docs/Methods/Index.md +30 -0
  1885. package/managed_clients/docs/Methods/ManagedClientsApi.md +298 -0
  1886. package/managed_clients/docs/Models/ArrayInner.md +18 -0
  1887. package/managed_clients/docs/Models/Errormessagedto.md +21 -0
  1888. package/managed_clients/docs/Models/Errorresponsedto.md +22 -0
  1889. package/managed_clients/docs/Models/GetManagedClientsV1401Response.md +19 -0
  1890. package/managed_clients/docs/Models/GetManagedClientsV1429Response.md +19 -0
  1891. package/managed_clients/docs/Models/Healthevent.md +25 -0
  1892. package/managed_clients/docs/Models/Healthindicatorcategory.md +20 -0
  1893. package/managed_clients/docs/Models/Index.md +19 -0
  1894. package/managed_clients/docs/Models/Jsonpatchoperation.md +21 -0
  1895. package/managed_clients/docs/Models/JsonpatchoperationValue.md +18 -0
  1896. package/managed_clients/docs/Models/Localeorigin.md +21 -0
  1897. package/managed_clients/docs/Models/Managedclient.md +39 -0
  1898. package/managed_clients/docs/Models/Managedclienthealthindicators.md +22 -0
  1899. package/managed_clients/docs/Models/ManagedclienthealthindicatorsBody.md +45 -0
  1900. package/managed_clients/docs/Models/ManagedclienthealthindicatorsBodyHealthIndicators.md +21 -0
  1901. package/managed_clients/docs/Models/Managedclientrequest.md +22 -0
  1902. package/managed_clients/docs/Models/Managedclientstatus.md +22 -0
  1903. package/managed_clients/docs/Models/Managedclientstatuscode.md +31 -0
  1904. package/managed_clients/docs/Models/Managedclienttype.md +25 -0
  1905. package/managed_cluster_types/.openapi-generator/FILES +14 -0
  1906. package/managed_cluster_types/api.ts +146 -146
  1907. package/managed_cluster_types/docs/Examples/typescript_code_examples_overlay.yaml +75 -0
  1908. package/managed_cluster_types/docs/Methods/Index.md +30 -0
  1909. package/managed_cluster_types/docs/Methods/ManagedClusterTypesApi.md +223 -0
  1910. package/managed_cluster_types/docs/Models/ArrayInner.md +18 -0
  1911. package/managed_cluster_types/docs/Models/Errormessagedto.md +21 -0
  1912. package/managed_cluster_types/docs/Models/Errorresponsedto.md +22 -0
  1913. package/managed_cluster_types/docs/Models/GetManagedClusterTypesV1401Response.md +19 -0
  1914. package/managed_cluster_types/docs/Models/GetManagedClusterTypesV1429Response.md +19 -0
  1915. package/managed_cluster_types/docs/Models/Index.md +19 -0
  1916. package/managed_cluster_types/docs/Models/Jsonpatch.md +19 -0
  1917. package/managed_cluster_types/docs/Models/Jsonpatchoperation.md +21 -0
  1918. package/managed_cluster_types/docs/Models/JsonpatchoperationValue.md +18 -0
  1919. package/managed_cluster_types/docs/Models/Localeorigin.md +21 -0
  1920. package/managed_cluster_types/docs/Models/Managedclustertype.md +23 -0
  1921. package/managed_clusters/.openapi-generator/FILES +35 -0
  1922. package/managed_clusters/api.ts +466 -466
  1923. package/managed_clusters/docs/Examples/typescript_code_examples_overlay.yaml +118 -0
  1924. package/managed_clusters/docs/Methods/Index.md +30 -0
  1925. package/managed_clusters/docs/Methods/ManagedClustersApi.md +339 -0
  1926. package/managed_clusters/docs/Models/ArrayInner.md +18 -0
  1927. package/managed_clusters/docs/Models/Clientlogconfiguration.md +23 -0
  1928. package/managed_clusters/docs/Models/Clientlogconfigurationdurationminutes.md +22 -0
  1929. package/managed_clusters/docs/Models/Clientlogconfigurationexpiration.md +22 -0
  1930. package/managed_clusters/docs/Models/Clustermanualupgrade.md +19 -0
  1931. package/managed_clusters/docs/Models/ClustermanualupgradeJobsInner.md +24 -0
  1932. package/managed_clusters/docs/Models/ClustermanualupgradeJobsInnerManagedProcessConfiguration.md +23 -0
  1933. package/managed_clusters/docs/Models/ClustermanualupgradeJobsInnerManagedProcessConfigurationCcg.md +23 -0
  1934. package/managed_clusters/docs/Models/ClustermanualupgradeJobsInnerManagedProcessConfigurationCharon.md +22 -0
  1935. package/managed_clusters/docs/Models/ClustermanualupgradeJobsInnerManagedProcessConfigurationOtelAgent.md +22 -0
  1936. package/managed_clusters/docs/Models/ClustermanualupgradeJobsInnerManagedProcessConfigurationRelay.md +22 -0
  1937. package/managed_clusters/docs/Models/ClustermanualupgradeJobsInnerManagedProcessConfigurationToolbox.md +22 -0
  1938. package/managed_clusters/docs/Models/Errormessagedto.md +21 -0
  1939. package/managed_clusters/docs/Models/Errorresponsedto.md +22 -0
  1940. package/managed_clusters/docs/Models/GetManagedClustersV1401Response.md +19 -0
  1941. package/managed_clusters/docs/Models/GetManagedClustersV1429Response.md +19 -0
  1942. package/managed_clusters/docs/Models/Index.md +19 -0
  1943. package/managed_clusters/docs/Models/Jsonpatchoperation.md +21 -0
  1944. package/managed_clusters/docs/Models/JsonpatchoperationValue.md +18 -0
  1945. package/managed_clusters/docs/Models/Localeorigin.md +21 -0
  1946. package/managed_clusters/docs/Models/Managedclienttype.md +25 -0
  1947. package/managed_clusters/docs/Models/Managedcluster.md +50 -0
  1948. package/managed_clusters/docs/Models/ManagedclusterUpdatePreferences.md +21 -0
  1949. package/managed_clusters/docs/Models/Managedclusterattributes.md +20 -0
  1950. package/managed_clusters/docs/Models/Managedclusterencryptionconfig.md +19 -0
  1951. package/managed_clusters/docs/Models/Managedclusterkeypair.md +21 -0
  1952. package/managed_clusters/docs/Models/Managedclusterqueue.md +20 -0
  1953. package/managed_clusters/docs/Models/Managedclusterredis.md +20 -0
  1954. package/managed_clusters/docs/Models/Managedclusterrequest.md +22 -0
  1955. package/managed_clusters/docs/Models/Managedclustertypes.md +37 -0
  1956. package/managed_clusters/docs/Models/PutClientLogConfigurationV1Request.md +23 -0
  1957. package/managed_clusters/docs/Models/Standardlevel.md +31 -0
  1958. package/mfa_configuration/.openapi-generator/FILES +15 -0
  1959. package/mfa_configuration/api.ts +179 -179
  1960. package/mfa_configuration/docs/Examples/typescript_code_examples_overlay.yaml +96 -0
  1961. package/mfa_configuration/docs/Methods/Index.md +30 -0
  1962. package/mfa_configuration/docs/Methods/MFAConfigurationApi.md +277 -0
  1963. package/mfa_configuration/docs/Models/Errormessagedto.md +21 -0
  1964. package/mfa_configuration/docs/Models/Errorresponsedto.md +22 -0
  1965. package/mfa_configuration/docs/Models/GetMFAOktaConfigV1401Response.md +19 -0
  1966. package/mfa_configuration/docs/Models/GetMFAOktaConfigV1429Response.md +19 -0
  1967. package/mfa_configuration/docs/Models/Index.md +19 -0
  1968. package/mfa_configuration/docs/Models/Kbaanswerrequestitem.md +20 -0
  1969. package/mfa_configuration/docs/Models/Kbaanswerresponseitem.md +21 -0
  1970. package/mfa_configuration/docs/Models/Kbaquestion.md +22 -0
  1971. package/mfa_configuration/docs/Models/Localeorigin.md +21 -0
  1972. package/mfa_configuration/docs/Models/Mfaconfigtestresponse.md +20 -0
  1973. package/mfa_configuration/docs/Models/Mfaduoconfig.md +24 -0
  1974. package/mfa_configuration/docs/Models/Mfaoktaconfig.md +23 -0
  1975. package/multi_host_integration/.openapi-generator/FILES +36 -0
  1976. package/multi_host_integration/api.ts +808 -808
  1977. package/multi_host_integration/docs/Examples/typescript_code_examples_overlay.yaml +213 -0
  1978. package/multi_host_integration/docs/Methods/Index.md +30 -0
  1979. package/multi_host_integration/docs/Methods/MultiHostIntegrationApi.md +613 -0
  1980. package/multi_host_integration/docs/Models/ArrayInner.md +18 -0
  1981. package/multi_host_integration/docs/Models/Errormessagedto.md +21 -0
  1982. package/multi_host_integration/docs/Models/Errorresponsedto.md +22 -0
  1983. package/multi_host_integration/docs/Models/GetMultiHostIntegrationsListV1401Response.md +19 -0
  1984. package/multi_host_integration/docs/Models/GetMultiHostIntegrationsListV1429Response.md +19 -0
  1985. package/multi_host_integration/docs/Models/Index.md +19 -0
  1986. package/multi_host_integration/docs/Models/Localeorigin.md +21 -0
  1987. package/multi_host_integration/docs/Models/Managercorrelationmapping.md +20 -0
  1988. package/multi_host_integration/docs/Models/Multihostintegrations.md +50 -0
  1989. package/multi_host_integration/docs/Models/MultihostintegrationsAccountCorrelationConfig.md +21 -0
  1990. package/multi_host_integration/docs/Models/MultihostintegrationsAccountCorrelationRule.md +21 -0
  1991. package/multi_host_integration/docs/Models/MultihostintegrationsAccountsFile.md +23 -0
  1992. package/multi_host_integration/docs/Models/MultihostintegrationsBeforeProvisioningRule.md +21 -0
  1993. package/multi_host_integration/docs/Models/MultihostintegrationsCluster.md +21 -0
  1994. package/multi_host_integration/docs/Models/MultihostintegrationsConnectorAttributes.md +25 -0
  1995. package/multi_host_integration/docs/Models/MultihostintegrationsConnectorAttributesConnectorFileUploadHistory.md +19 -0
  1996. package/multi_host_integration/docs/Models/MultihostintegrationsConnectorAttributesMultiHostAttributes.md +22 -0
  1997. package/multi_host_integration/docs/Models/MultihostintegrationsManagementWorkgroup.md +21 -0
  1998. package/multi_host_integration/docs/Models/MultihostintegrationsManagerCorrelationMapping.md +20 -0
  1999. package/multi_host_integration/docs/Models/MultihostintegrationsManagerCorrelationRule.md +21 -0
  2000. package/multi_host_integration/docs/Models/MultihostintegrationsOwner.md +21 -0
  2001. package/multi_host_integration/docs/Models/MultihostintegrationsPasswordPoliciesInner.md +21 -0
  2002. package/multi_host_integration/docs/Models/MultihostintegrationsSchemasInner.md +21 -0
  2003. package/multi_host_integration/docs/Models/Multihostintegrationsaggscheduleupdate.md +26 -0
  2004. package/multi_host_integration/docs/Models/Multihostintegrationscreate.md +27 -0
  2005. package/multi_host_integration/docs/Models/Multihostintegrationscreatesources.md +21 -0
  2006. package/multi_host_integration/docs/Models/Multihostintegrationtemplatetype.md +21 -0
  2007. package/multi_host_integration/docs/Models/Multihostsources.md +49 -0
  2008. package/multi_host_integration/docs/Models/MultihostsourcesBeforeProvisioningRule.md +21 -0
  2009. package/multi_host_integration/docs/Models/Sourcecreationerrors.md +24 -0
  2010. package/multi_host_integration/docs/Models/TestSourceConnectionMultihostV1200Response.md +23 -0
  2011. package/multi_host_integration/docs/Models/UpdateMultiHostSourcesV1RequestInner.md +21 -0
  2012. package/multi_host_integration/docs/Models/UpdateMultiHostSourcesV1RequestInnerValue.md +18 -0
  2013. package/nerm/README.md +2 -2
  2014. package/nerm/common.ts +2 -2
  2015. package/nerm/package.json +1 -1
  2016. package/nermv2025/README.md +2 -2
  2017. package/nermv2025/common.ts +2 -2
  2018. package/nermv2025/package.json +1 -1
  2019. package/non_employee_lifecycle_management/.openapi-generator/FILES +41 -0
  2020. package/non_employee_lifecycle_management/api.ts +851 -851
  2021. package/non_employee_lifecycle_management/docs/Examples/typescript_code_examples_overlay.yaml +479 -0
  2022. package/non_employee_lifecycle_management/docs/Methods/Index.md +30 -0
  2023. package/non_employee_lifecycle_management/docs/Methods/NonEmployeeLifecycleManagementApi.md +1379 -0
  2024. package/non_employee_lifecycle_management/docs/Models/Approvalstatus.md +27 -0
  2025. package/non_employee_lifecycle_management/docs/Models/ArrayInner.md +18 -0
  2026. package/non_employee_lifecycle_management/docs/Models/DeleteNonEmployeeRecordsInBulkV1Request.md +19 -0
  2027. package/non_employee_lifecycle_management/docs/Models/Errormessagedto.md +21 -0
  2028. package/non_employee_lifecycle_management/docs/Models/Errorresponsedto.md +22 -0
  2029. package/non_employee_lifecycle_management/docs/Models/ImportNonEmployeeRecordsInBulkV1Request.md +19 -0
  2030. package/non_employee_lifecycle_management/docs/Models/Index.md +19 -0
  2031. package/non_employee_lifecycle_management/docs/Models/Jsonpatchoperation.md +21 -0
  2032. package/non_employee_lifecycle_management/docs/Models/JsonpatchoperationValue.md +18 -0
  2033. package/non_employee_lifecycle_management/docs/Models/ListNonEmployeeRecordsV1401Response.md +19 -0
  2034. package/non_employee_lifecycle_management/docs/Models/ListNonEmployeeRecordsV1429Response.md +19 -0
  2035. package/non_employee_lifecycle_management/docs/Models/Localeorigin.md +21 -0
  2036. package/non_employee_lifecycle_management/docs/Models/Nonemployeeapprovaldecision.md +19 -0
  2037. package/non_employee_lifecycle_management/docs/Models/Nonemployeeapprovalitem.md +27 -0
  2038. package/non_employee_lifecycle_management/docs/Models/Nonemployeeapprovalitembase.md +26 -0
  2039. package/non_employee_lifecycle_management/docs/Models/Nonemployeeapprovalitemdetail.md +27 -0
  2040. package/non_employee_lifecycle_management/docs/Models/Nonemployeeapprovalsummary.md +21 -0
  2041. package/non_employee_lifecycle_management/docs/Models/Nonemployeebulkuploadjob.md +23 -0
  2042. package/non_employee_lifecycle_management/docs/Models/Nonemployeebulkuploadstatus.md +19 -0
  2043. package/non_employee_lifecycle_management/docs/Models/Nonemployeeidentitydtotype.md +21 -0
  2044. package/non_employee_lifecycle_management/docs/Models/Nonemployeeidentityreferencewithid.md +20 -0
  2045. package/non_employee_lifecycle_management/docs/Models/Nonemployeeidnuserrequest.md +19 -0
  2046. package/non_employee_lifecycle_management/docs/Models/Nonemployeerecord.md +31 -0
  2047. package/non_employee_lifecycle_management/docs/Models/Nonemployeerejectapprovaldecision.md +19 -0
  2048. package/non_employee_lifecycle_management/docs/Models/Nonemployeerequest.md +38 -0
  2049. package/non_employee_lifecycle_management/docs/Models/Nonemployeerequestbody.md +28 -0
  2050. package/non_employee_lifecycle_management/docs/Models/Nonemployeerequestlite.md +20 -0
  2051. package/non_employee_lifecycle_management/docs/Models/Nonemployeerequestsummary.md +22 -0
  2052. package/non_employee_lifecycle_management/docs/Models/Nonemployeerequestwithoutapprovalitem.md +35 -0
  2053. package/non_employee_lifecycle_management/docs/Models/Nonemployeeschemaattribute.md +28 -0
  2054. package/non_employee_lifecycle_management/docs/Models/Nonemployeeschemaattributebody.md +24 -0
  2055. package/non_employee_lifecycle_management/docs/Models/Nonemployeeschemaattributetype.md +23 -0
  2056. package/non_employee_lifecycle_management/docs/Models/Nonemployeesource.md +26 -0
  2057. package/non_employee_lifecycle_management/docs/Models/Nonemployeesourcelite.md +22 -0
  2058. package/non_employee_lifecycle_management/docs/Models/Nonemployeesourcelitewithschemaattributes.md +23 -0
  2059. package/non_employee_lifecycle_management/docs/Models/Nonemployeesourcerequestbody.md +24 -0
  2060. package/non_employee_lifecycle_management/docs/Models/Nonemployeesourcewithcloudexternalid.md +27 -0
  2061. package/non_employee_lifecycle_management/docs/Models/Nonemployeesourcewithnecount.md +27 -0
  2062. package/notifications/.openapi-generator/FILES +32 -0
  2063. package/notifications/api.ts +663 -663
  2064. package/notifications/docs/Examples/typescript_code_examples_overlay.yaml +235 -0
  2065. package/notifications/docs/Methods/Index.md +30 -0
  2066. package/notifications/docs/Methods/NotificationsApi.md +654 -0
  2067. package/notifications/docs/Models/CreateDomainDkimV1405Response.md +21 -0
  2068. package/notifications/docs/Models/Dkimattributes.md +24 -0
  2069. package/notifications/docs/Models/Domainaddress.md +19 -0
  2070. package/notifications/docs/Models/Domainstatusdto.md +24 -0
  2071. package/notifications/docs/Models/Emailstatusdto.md +23 -0
  2072. package/notifications/docs/Models/Errormessagedto.md +21 -0
  2073. package/notifications/docs/Models/Errorresponsedto.md +22 -0
  2074. package/notifications/docs/Models/GetNotificationTemplateVariablesV1401Response.md +19 -0
  2075. package/notifications/docs/Models/GetNotificationTemplateVariablesV1429Response.md +19 -0
  2076. package/notifications/docs/Models/Index.md +19 -0
  2077. package/notifications/docs/Models/Localeorigin.md +21 -0
  2078. package/notifications/docs/Models/Mailfromattributes.md +23 -0
  2079. package/notifications/docs/Models/Mailfromattributesdto.md +20 -0
  2080. package/notifications/docs/Models/Medium.md +23 -0
  2081. package/notifications/docs/Models/Notificationtemplatecontext.md +21 -0
  2082. package/notifications/docs/Models/Preferencesdto.md +21 -0
  2083. package/notifications/docs/Models/Sendtestnotificationrequestdto.md +25 -0
  2084. package/notifications/docs/Models/Templatebulkdeletedto.md +21 -0
  2085. package/notifications/docs/Models/Templatedto.md +34 -0
  2086. package/notifications/docs/Models/TemplatedtoSlackTemplate.md +29 -0
  2087. package/notifications/docs/Models/TemplatedtoTeamsTemplate.md +29 -0
  2088. package/notifications/docs/Models/Templatedtodefault.md +31 -0
  2089. package/notifications/docs/Models/Templatemediumdto.md +23 -0
  2090. package/notifications/docs/Models/Templateslack.md +29 -0
  2091. package/notifications/docs/Models/TemplateslackAutoApprovalData.md +23 -0
  2092. package/notifications/docs/Models/TemplateslackCustomFields.md +22 -0
  2093. package/notifications/docs/Models/Templateteams.md +29 -0
  2094. package/notifications/docs/Models/Templatevariable.md +22 -0
  2095. package/notifications/docs/Models/Templatevariablesdto.md +22 -0
  2096. package/oauth_clients/.openapi-generator/FILES +18 -0
  2097. package/oauth_clients/api.ts +215 -215
  2098. package/oauth_clients/docs/Examples/typescript_code_examples_overlay.yaml +71 -0
  2099. package/oauth_clients/docs/Methods/Index.md +30 -0
  2100. package/oauth_clients/docs/Methods/OAuthClientsApi.md +214 -0
  2101. package/oauth_clients/docs/Models/Accesstype.md +21 -0
  2102. package/oauth_clients/docs/Models/ArrayInner.md +18 -0
  2103. package/oauth_clients/docs/Models/Clienttype.md +21 -0
  2104. package/oauth_clients/docs/Models/Createoauthclientrequest.md +33 -0
  2105. package/oauth_clients/docs/Models/Createoauthclientresponse.md +37 -0
  2106. package/oauth_clients/docs/Models/Errormessagedto.md +21 -0
  2107. package/oauth_clients/docs/Models/Errorresponsedto.md +22 -0
  2108. package/oauth_clients/docs/Models/Getoauthclientresponse.md +39 -0
  2109. package/oauth_clients/docs/Models/Granttype.md +23 -0
  2110. package/oauth_clients/docs/Models/Index.md +19 -0
  2111. package/oauth_clients/docs/Models/Jsonpatchoperation.md +21 -0
  2112. package/oauth_clients/docs/Models/JsonpatchoperationValue.md +18 -0
  2113. package/oauth_clients/docs/Models/ListOauthClientsV1401Response.md +19 -0
  2114. package/oauth_clients/docs/Models/ListOauthClientsV1429Response.md +19 -0
  2115. package/oauth_clients/docs/Models/Localeorigin.md +21 -0
  2116. package/org_config/.openapi-generator/FILES +14 -0
  2117. package/org_config/api.ts +111 -111
  2118. package/org_config/docs/Examples/typescript_code_examples_overlay.yaml +44 -0
  2119. package/org_config/docs/Methods/Index.md +30 -0
  2120. package/org_config/docs/Methods/OrgConfigApi.md +140 -0
  2121. package/org_config/docs/Models/ArrayInner.md +18 -0
  2122. package/org_config/docs/Models/Errormessagedto.md +21 -0
  2123. package/org_config/docs/Models/Errorresponsedto.md +22 -0
  2124. package/org_config/docs/Models/GetOrgConfigV1401Response.md +19 -0
  2125. package/org_config/docs/Models/GetOrgConfigV1429Response.md +19 -0
  2126. package/org_config/docs/Models/Index.md +19 -0
  2127. package/org_config/docs/Models/Jsonpatchoperation.md +21 -0
  2128. package/org_config/docs/Models/JsonpatchoperationValue.md +18 -0
  2129. package/org_config/docs/Models/Localeorigin.md +21 -0
  2130. package/org_config/docs/Models/Orgconfig.md +28 -0
  2131. package/org_config/docs/Models/Reportconfigdto.md +22 -0
  2132. package/package.json +1 -1
  2133. package/paginator.ts +13 -13
  2134. package/parameter_storage/.openapi-generator/FILES +16 -0
  2135. package/parameter_storage/api.ts +205 -205
  2136. package/parameter_storage/docs/Examples/typescript_code_examples_overlay.yaml +119 -0
  2137. package/parameter_storage/docs/Methods/Index.md +30 -0
  2138. package/parameter_storage/docs/Methods/ParameterStorageApi.md +357 -0
  2139. package/parameter_storage/docs/Models/DeleteParameterV1409Response.md +21 -0
  2140. package/parameter_storage/docs/Models/Errormessagedto.md +21 -0
  2141. package/parameter_storage/docs/Models/Errorresponsedto.md +22 -0
  2142. package/parameter_storage/docs/Models/GetAttestationDocumentV1401Response.md +19 -0
  2143. package/parameter_storage/docs/Models/GetAttestationDocumentV1429Response.md +19 -0
  2144. package/parameter_storage/docs/Models/Index.md +19 -0
  2145. package/parameter_storage/docs/Models/Localeorigin.md +21 -0
  2146. package/parameter_storage/docs/Models/Parameterstorageattestationdocument.md +19 -0
  2147. package/parameter_storage/docs/Models/Parameterstoragejsonpatch.md +22 -0
  2148. package/parameter_storage/docs/Models/Parameterstoragenewparameter.md +24 -0
  2149. package/parameter_storage/docs/Models/Parameterstorageparameter.md +29 -0
  2150. package/parameter_storage/docs/Models/Parameterstoragereference.md +23 -0
  2151. package/parameter_storage/docs/Models/Parameterstorageupdateparameter.md +23 -0
  2152. package/password_configuration/.openapi-generator/FILES +10 -0
  2153. package/password_configuration/api.ts +91 -91
  2154. package/password_configuration/docs/Examples/typescript_code_examples_overlay.yaml +41 -0
  2155. package/password_configuration/docs/Methods/Index.md +30 -0
  2156. package/password_configuration/docs/Methods/PasswordConfigurationApi.md +139 -0
  2157. package/password_configuration/docs/Models/Errormessagedto.md +21 -0
  2158. package/password_configuration/docs/Models/Errorresponsedto.md +22 -0
  2159. package/password_configuration/docs/Models/GetPasswordOrgConfigV1401Response.md +19 -0
  2160. package/password_configuration/docs/Models/GetPasswordOrgConfigV1429Response.md +19 -0
  2161. package/password_configuration/docs/Models/Index.md +19 -0
  2162. package/password_configuration/docs/Models/Localeorigin.md +21 -0
  2163. package/password_configuration/docs/Models/Passwordorgconfig.md +22 -0
  2164. package/password_dictionary/.openapi-generator/FILES +10 -0
  2165. package/password_dictionary/api.ts +53 -53
  2166. package/password_dictionary/docs/Examples/typescript_code_examples_overlay.yaml +27 -0
  2167. package/password_dictionary/docs/Methods/Index.md +30 -0
  2168. package/password_dictionary/docs/Methods/PasswordDictionaryApi.md +194 -0
  2169. package/password_dictionary/docs/Models/Errormessagedto.md +21 -0
  2170. package/password_dictionary/docs/Models/Errorresponsedto.md +22 -0
  2171. package/password_dictionary/docs/Models/GetPasswordDictionaryV1401Response.md +19 -0
  2172. package/password_dictionary/docs/Models/GetPasswordDictionaryV1429Response.md +19 -0
  2173. package/password_dictionary/docs/Models/Index.md +19 -0
  2174. package/password_dictionary/docs/Models/Localeorigin.md +21 -0
  2175. package/password_dictionary/docs/Models/PutPasswordDictionaryV1Request.md +19 -0
  2176. package/password_management/.openapi-generator/FILES +17 -0
  2177. package/password_management/api.ts +165 -165
  2178. package/password_management/docs/Examples/typescript_code_examples_overlay.yaml +57 -0
  2179. package/password_management/docs/Methods/Index.md +30 -0
  2180. package/password_management/docs/Methods/PasswordManagementApi.md +220 -0
  2181. package/password_management/docs/Models/Errormessagedto.md +21 -0
  2182. package/password_management/docs/Models/Errorresponsedto.md +22 -0
  2183. package/password_management/docs/Models/Index.md +19 -0
  2184. package/password_management/docs/Models/Localeorigin.md +21 -0
  2185. package/password_management/docs/Models/Passwordchangerequest.md +23 -0
  2186. package/password_management/docs/Models/Passwordchangeresponse.md +20 -0
  2187. package/password_management/docs/Models/Passworddigittoken.md +20 -0
  2188. package/password_management/docs/Models/Passworddigittokenreset.md +21 -0
  2189. package/password_management/docs/Models/Passwordinfo.md +24 -0
  2190. package/password_management/docs/Models/Passwordinfoaccount.md +20 -0
  2191. package/password_management/docs/Models/Passwordinfoquerydto.md +20 -0
  2192. package/password_management/docs/Models/Passwordstatus.md +22 -0
  2193. package/password_management/docs/Models/QueryPasswordInfoV1401Response.md +19 -0
  2194. package/password_management/docs/Models/QueryPasswordInfoV1429Response.md +19 -0
  2195. package/password_policies/.openapi-generator/FILES +10 -0
  2196. package/password_policies/api.ts +156 -156
  2197. package/password_policies/docs/Examples/typescript_code_examples_overlay.yaml +78 -0
  2198. package/password_policies/docs/Methods/Index.md +30 -0
  2199. package/password_policies/docs/Methods/PasswordPoliciesApi.md +249 -0
  2200. package/password_policies/docs/Models/Errormessagedto.md +21 -0
  2201. package/password_policies/docs/Models/Errorresponsedto.md +22 -0
  2202. package/password_policies/docs/Models/GetPasswordPolicyByIdV1401Response.md +19 -0
  2203. package/password_policies/docs/Models/GetPasswordPolicyByIdV1429Response.md +19 -0
  2204. package/password_policies/docs/Models/Index.md +19 -0
  2205. package/password_policies/docs/Models/Localeorigin.md +21 -0
  2206. package/password_policies/docs/Models/Passwordpolicyv3dto.md +49 -0
  2207. package/password_sync_groups/.openapi-generator/FILES +10 -0
  2208. package/password_sync_groups/api.ts +126 -126
  2209. package/password_sync_groups/docs/Examples/typescript_code_examples_overlay.yaml +73 -0
  2210. package/password_sync_groups/docs/Methods/Index.md +30 -0
  2211. package/password_sync_groups/docs/Methods/PasswordSyncGroupsApi.md +247 -0
  2212. package/password_sync_groups/docs/Models/Errormessagedto.md +21 -0
  2213. package/password_sync_groups/docs/Models/Errorresponsedto.md +22 -0
  2214. package/password_sync_groups/docs/Models/GetPasswordSyncGroupsV1401Response.md +19 -0
  2215. package/password_sync_groups/docs/Models/GetPasswordSyncGroupsV1429Response.md +19 -0
  2216. package/password_sync_groups/docs/Models/Index.md +19 -0
  2217. package/password_sync_groups/docs/Models/Localeorigin.md +21 -0
  2218. package/password_sync_groups/docs/Models/Passwordsyncgroup.md +24 -0
  2219. package/personal_access_tokens/.openapi-generator/FILES +16 -0
  2220. package/personal_access_tokens/api.ts +160 -160
  2221. package/personal_access_tokens/docs/Examples/typescript_code_examples_overlay.yaml +58 -0
  2222. package/personal_access_tokens/docs/Methods/Index.md +30 -0
  2223. package/personal_access_tokens/docs/Methods/PersonalAccessTokensApi.md +203 -0
  2224. package/personal_access_tokens/docs/Models/ArrayInner.md +18 -0
  2225. package/personal_access_tokens/docs/Models/Createpersonalaccesstokenrequest.md +23 -0
  2226. package/personal_access_tokens/docs/Models/Createpersonalaccesstokenresponse.md +26 -0
  2227. package/personal_access_tokens/docs/Models/Errormessagedto.md +21 -0
  2228. package/personal_access_tokens/docs/Models/Errorresponsedto.md +22 -0
  2229. package/personal_access_tokens/docs/Models/Getpersonalaccesstokenresponse.md +28 -0
  2230. package/personal_access_tokens/docs/Models/Index.md +19 -0
  2231. package/personal_access_tokens/docs/Models/Jsonpatchoperation.md +21 -0
  2232. package/personal_access_tokens/docs/Models/JsonpatchoperationValue.md +18 -0
  2233. package/personal_access_tokens/docs/Models/ListPersonalAccessTokensV1401Response.md +19 -0
  2234. package/personal_access_tokens/docs/Models/ListPersonalAccessTokensV1429Response.md +19 -0
  2235. package/personal_access_tokens/docs/Models/Localeorigin.md +21 -0
  2236. package/personal_access_tokens/docs/Models/Patowner.md +21 -0
  2237. package/privilege_criteria/.openapi-generator/FILES +15 -0
  2238. package/privilege_criteria/api.ts +269 -269
  2239. package/privilege_criteria/docs/Examples/typescript_code_examples_overlay.yaml +71 -0
  2240. package/privilege_criteria/docs/Methods/Index.md +30 -0
  2241. package/privilege_criteria/docs/Methods/PrivilegeCriteriaApi.md +212 -0
  2242. package/privilege_criteria/docs/Models/Createprivilegecriteriarequest.md +23 -0
  2243. package/privilege_criteria/docs/Models/CreateprivilegecriteriarequestGroupsInner.md +20 -0
  2244. package/privilege_criteria/docs/Models/CreateprivilegecriteriarequestGroupsInnerCriteriaItemsInner.md +22 -0
  2245. package/privilege_criteria/docs/Models/Errormessagedto.md +21 -0
  2246. package/privilege_criteria/docs/Models/Errorresponsedto.md +22 -0
  2247. package/privilege_criteria/docs/Models/Index.md +19 -0
  2248. package/privilege_criteria/docs/Models/ListPrivilegeCriteriaV1401Response.md +19 -0
  2249. package/privilege_criteria/docs/Models/ListPrivilegeCriteriaV1429Response.md +19 -0
  2250. package/privilege_criteria/docs/Models/Localeorigin.md +21 -0
  2251. package/privilege_criteria/docs/Models/Privilegecriteriadto.md +24 -0
  2252. package/privilege_criteria/docs/Models/PrivilegecriteriadtoGroupsInner.md +20 -0
  2253. package/privilege_criteria/docs/Models/PrivilegecriteriadtoGroupsInnerCriteriaItemsInner.md +23 -0
  2254. package/privilege_criteria_configuration/.openapi-generator/FILES +10 -0
  2255. package/privilege_criteria_configuration/api.ts +80 -80
  2256. package/privilege_criteria_configuration/docs/Examples/typescript_code_examples_overlay.yaml +43 -0
  2257. package/privilege_criteria_configuration/docs/Methods/Index.md +30 -0
  2258. package/privilege_criteria_configuration/docs/Methods/PrivilegeCriteriaConfigurationApi.md +162 -0
  2259. package/privilege_criteria_configuration/docs/Models/Errormessagedto.md +21 -0
  2260. package/privilege_criteria_configuration/docs/Models/Errorresponsedto.md +22 -0
  2261. package/privilege_criteria_configuration/docs/Models/GetPrivilegeCriteriaConfigV1401Response.md +19 -0
  2262. package/privilege_criteria_configuration/docs/Models/GetPrivilegeCriteriaConfigV1429Response.md +19 -0
  2263. package/privilege_criteria_configuration/docs/Models/Index.md +19 -0
  2264. package/privilege_criteria_configuration/docs/Models/Localeorigin.md +21 -0
  2265. package/privilege_criteria_configuration/docs/Models/Privilegecriteriaconfigdto.md +23 -0
  2266. package/prompt_insights/.openapi-generator/FILES +11 -0
  2267. package/prompt_insights/api.ts +99 -99
  2268. package/prompt_insights/docs/Examples/typescript_code_examples_overlay.yaml +31 -0
  2269. package/prompt_insights/docs/Methods/Index.md +30 -0
  2270. package/prompt_insights/docs/Methods/PromptInsightsApi.md +109 -0
  2271. package/prompt_insights/docs/Models/Errormessagedto.md +21 -0
  2272. package/prompt_insights/docs/Models/Errorresponsedto.md +22 -0
  2273. package/prompt_insights/docs/Models/GetPromptInsightsMetricsV1401Response.md +19 -0
  2274. package/prompt_insights/docs/Models/GetPromptInsightsMetricsV1429Response.md +19 -0
  2275. package/prompt_insights/docs/Models/Index.md +19 -0
  2276. package/prompt_insights/docs/Models/Localeorigin.md +21 -0
  2277. package/prompt_insights/docs/Models/Promptinsight.md +27 -0
  2278. package/prompt_insights/docs/Models/Promptinsightsmetrics.md +20 -0
  2279. package/public_identities/.openapi-generator/FILES +13 -0
  2280. package/public_identities/api.ts +104 -104
  2281. package/public_identities/docs/Examples/typescript_code_examples_overlay.yaml +19 -0
  2282. package/public_identities/docs/Methods/Index.md +30 -0
  2283. package/public_identities/docs/Methods/PublicIdentitiesApi.md +70 -0
  2284. package/public_identities/docs/Models/Dtotype.md +75 -0
  2285. package/public_identities/docs/Models/Errormessagedto.md +21 -0
  2286. package/public_identities/docs/Models/Errorresponsedto.md +22 -0
  2287. package/public_identities/docs/Models/GetPublicIdentitiesV1401Response.md +19 -0
  2288. package/public_identities/docs/Models/GetPublicIdentitiesV1429Response.md +19 -0
  2289. package/public_identities/docs/Models/Identityreference.md +21 -0
  2290. package/public_identities/docs/Models/Index.md +19 -0
  2291. package/public_identities/docs/Models/Localeorigin.md +21 -0
  2292. package/public_identities/docs/Models/Publicidentity.md +26 -0
  2293. package/public_identities/docs/Models/PublicidentityAttributesInner.md +21 -0
  2294. package/public_identities_config/.openapi-generator/FILES +13 -0
  2295. package/public_identities_config/api.ts +85 -85
  2296. package/public_identities_config/docs/Examples/typescript_code_examples_overlay.yaml +27 -0
  2297. package/public_identities_config/docs/Methods/Index.md +30 -0
  2298. package/public_identities_config/docs/Methods/PublicIdentitiesConfigApi.md +101 -0
  2299. package/public_identities_config/docs/Models/Dtotype.md +75 -0
  2300. package/public_identities_config/docs/Models/Errormessagedto.md +21 -0
  2301. package/public_identities_config/docs/Models/Errorresponsedto.md +22 -0
  2302. package/public_identities_config/docs/Models/GetPublicIdentityConfigV1401Response.md +19 -0
  2303. package/public_identities_config/docs/Models/GetPublicIdentityConfigV1429Response.md +19 -0
  2304. package/public_identities_config/docs/Models/Identityreference.md +21 -0
  2305. package/public_identities_config/docs/Models/Index.md +19 -0
  2306. package/public_identities_config/docs/Models/Localeorigin.md +21 -0
  2307. package/public_identities_config/docs/Models/Publicidentityattributeconfig.md +20 -0
  2308. package/public_identities_config/docs/Models/Publicidentityconfig.md +21 -0
  2309. package/reports_data_extraction/.openapi-generator/FILES +23 -0
  2310. package/reports_data_extraction/api.ts +299 -299
  2311. package/reports_data_extraction/docs/Examples/typescript_code_examples_overlay.yaml +60 -0
  2312. package/reports_data_extraction/docs/Methods/Index.md +30 -0
  2313. package/reports_data_extraction/docs/Methods/ReportsDataExtractionApi.md +182 -0
  2314. package/reports_data_extraction/docs/Models/AccountsExportReportArguments.md +20 -0
  2315. package/reports_data_extraction/docs/Models/Errormessagedto.md +21 -0
  2316. package/reports_data_extraction/docs/Models/Errorresponsedto.md +22 -0
  2317. package/reports_data_extraction/docs/Models/GetReportResultV1401Response.md +19 -0
  2318. package/reports_data_extraction/docs/Models/GetReportResultV1429Response.md +19 -0
  2319. package/reports_data_extraction/docs/Models/IdentitiesDetailsReportArguments.md +19 -0
  2320. package/reports_data_extraction/docs/Models/IdentitiesReportArguments.md +19 -0
  2321. package/reports_data_extraction/docs/Models/IdentityProfileIdentityErrorReportArguments.md +19 -0
  2322. package/reports_data_extraction/docs/Models/Index.md +19 -0
  2323. package/reports_data_extraction/docs/Models/Localeorigin.md +21 -0
  2324. package/reports_data_extraction/docs/Models/OrphanIdentitiesReportArguments.md +19 -0
  2325. package/reports_data_extraction/docs/Models/Reportdetails.md +20 -0
  2326. package/reports_data_extraction/docs/Models/ReportdetailsArguments.md +27 -0
  2327. package/reports_data_extraction/docs/Models/Reportresults.md +26 -0
  2328. package/reports_data_extraction/docs/Models/SearchExportReportArguments.md +22 -0
  2329. package/reports_data_extraction/docs/Models/Taskresultdetails.md +32 -0
  2330. package/reports_data_extraction/docs/Models/TaskresultdetailsMessagesInner.md +23 -0
  2331. package/reports_data_extraction/docs/Models/TaskresultdetailsReturnsInner.md +20 -0
  2332. package/reports_data_extraction/docs/Models/UncorrelatedAccountsReportArguments.md +19 -0
  2333. package/requestable_objects/.openapi-generator/FILES +13 -0
  2334. package/requestable_objects/api.ts +94 -94
  2335. package/requestable_objects/docs/Examples/typescript_code_examples_overlay.yaml +22 -0
  2336. package/requestable_objects/docs/Methods/Index.md +30 -0
  2337. package/requestable_objects/docs/Methods/RequestableObjectsApi.md +78 -0
  2338. package/requestable_objects/docs/Models/Errormessagedto.md +21 -0
  2339. package/requestable_objects/docs/Models/Errorresponsedto.md +22 -0
  2340. package/requestable_objects/docs/Models/Identityreferencewithnameandemail.md +22 -0
  2341. package/requestable_objects/docs/Models/Index.md +19 -0
  2342. package/requestable_objects/docs/Models/ListRequestableObjectsV1401Response.md +19 -0
  2343. package/requestable_objects/docs/Models/ListRequestableObjectsV1429Response.md +19 -0
  2344. package/requestable_objects/docs/Models/Localeorigin.md +21 -0
  2345. package/requestable_objects/docs/Models/Requestableobject.md +28 -0
  2346. package/requestable_objects/docs/Models/Requestableobjectrequeststatus.md +23 -0
  2347. package/requestable_objects/docs/Models/Requestableobjecttype.md +23 -0
  2348. package/role_insights/.openapi-generator/FILES +17 -0
  2349. package/role_insights/api.ts +235 -235
  2350. package/role_insights/docs/Examples/typescript_code_examples_overlay.yaml +149 -0
  2351. package/role_insights/docs/Methods/Index.md +30 -0
  2352. package/role_insights/docs/Methods/RoleInsightsApi.md +440 -0
  2353. package/role_insights/docs/Models/CreateRoleInsightRequestsV1401Response.md +19 -0
  2354. package/role_insights/docs/Models/CreateRoleInsightRequestsV1429Response.md +19 -0
  2355. package/role_insights/docs/Models/Errormessagedto.md +21 -0
  2356. package/role_insights/docs/Models/Errorresponsedto.md +22 -0
  2357. package/role_insights/docs/Models/Index.md +19 -0
  2358. package/role_insights/docs/Models/Localeorigin.md +21 -0
  2359. package/role_insights/docs/Models/Roleinsight.md +24 -0
  2360. package/role_insights/docs/Models/Roleinsightsentitlement.md +24 -0
  2361. package/role_insights/docs/Models/Roleinsightsentitlementchanges.md +25 -0
  2362. package/role_insights/docs/Models/Roleinsightsidentities.md +21 -0
  2363. package/role_insights/docs/Models/Roleinsightsinsight.md +23 -0
  2364. package/role_insights/docs/Models/Roleinsightsresponse.md +24 -0
  2365. package/role_insights/docs/Models/Roleinsightsrole.md +23 -0
  2366. package/role_insights/docs/Models/Roleinsightssummary.md +24 -0
  2367. package/role_propagation/.openapi-generator/FILES +17 -0
  2368. package/role_propagation/api.ts +257 -257
  2369. package/role_propagation/docs/Examples/typescript_code_examples_overlay.yaml +87 -0
  2370. package/role_propagation/docs/Methods/Index.md +30 -0
  2371. package/role_propagation/docs/Methods/RolePropagationApi.md +282 -0
  2372. package/role_propagation/docs/Models/Errormessagedto.md +21 -0
  2373. package/role_propagation/docs/Models/Errorresponsedto.md +22 -0
  2374. package/role_propagation/docs/Models/Index.md +19 -0
  2375. package/role_propagation/docs/Models/Localeorigin.md +21 -0
  2376. package/role_propagation/docs/Models/RolePropagationConfigInput.md +19 -0
  2377. package/role_propagation/docs/Models/RolePropagationConfigResponse.md +22 -0
  2378. package/role_propagation/docs/Models/RolePropagationOngoingResponse.md +20 -0
  2379. package/role_propagation/docs/Models/RolePropagationOngoingResponseRolePropagationDetails.md +27 -0
  2380. package/role_propagation/docs/Models/RolePropagationResponse.md +19 -0
  2381. package/role_propagation/docs/Models/RolePropagationStatusResponse.md +27 -0
  2382. package/role_propagation/docs/Models/RolePropagationStatusResponseLaunchedBy.md +21 -0
  2383. package/role_propagation/docs/Models/RolePropagationStatusResponseTerminatedBy.md +21 -0
  2384. package/role_propagation/docs/Models/StartRolePropagationV1401Response.md +19 -0
  2385. package/role_propagation/docs/Models/StartRolePropagationV1429Response.md +19 -0
  2386. package/roles/.openapi-generator/FILES +58 -0
  2387. package/roles/api.ts +783 -783
  2388. package/roles/docs/Examples/typescript_code_examples_overlay.yaml +253 -0
  2389. package/roles/docs/Methods/Index.md +30 -0
  2390. package/roles/docs/Methods/RolesApi.md +770 -0
  2391. package/roles/docs/Models/Accessduration.md +20 -0
  2392. package/roles/docs/Models/Accessmodelmetadata.md +26 -0
  2393. package/roles/docs/Models/AccessmodelmetadataValuesInner.md +21 -0
  2394. package/roles/docs/Models/Accessprofileref.md +21 -0
  2395. package/roles/docs/Models/Additionalownerref.md +21 -0
  2396. package/roles/docs/Models/Approvalschemeforrole.md +20 -0
  2397. package/roles/docs/Models/ArrayInner.md +18 -0
  2398. package/roles/docs/Models/Attributedto.md +26 -0
  2399. package/roles/docs/Models/Attributedtolist.md +19 -0
  2400. package/roles/docs/Models/Attributevaluedto.md +21 -0
  2401. package/roles/docs/Models/Dimensionattribute.md +21 -0
  2402. package/roles/docs/Models/Dimensionref.md +21 -0
  2403. package/roles/docs/Models/Dimensionschema.md +19 -0
  2404. package/roles/docs/Models/Dtotype.md +75 -0
  2405. package/roles/docs/Models/Entitlement.md +37 -0
  2406. package/roles/docs/Models/EntitlementAccessModelMetadata.md +19 -0
  2407. package/roles/docs/Models/EntitlementOwner.md +21 -0
  2408. package/roles/docs/Models/EntitlementSource.md +21 -0
  2409. package/roles/docs/Models/Entitlementref.md +21 -0
  2410. package/roles/docs/Models/Errormessagedto.md +21 -0
  2411. package/roles/docs/Models/Errorresponsedto.md +22 -0
  2412. package/roles/docs/Models/Index.md +19 -0
  2413. package/roles/docs/Models/Jsonpatchoperation.md +21 -0
  2414. package/roles/docs/Models/JsonpatchoperationValue.md +18 -0
  2415. package/roles/docs/Models/ListRolesV1401Response.md +19 -0
  2416. package/roles/docs/Models/ListRolesV1429Response.md +19 -0
  2417. package/roles/docs/Models/Localeorigin.md +21 -0
  2418. package/roles/docs/Models/Ownerreference.md +21 -0
  2419. package/roles/docs/Models/Permissiondto.md +20 -0
  2420. package/roles/docs/Models/Requestabilityforrole.md +26 -0
  2421. package/roles/docs/Models/Revocabilityforrole.md +21 -0
  2422. package/roles/docs/Models/Role.md +38 -0
  2423. package/roles/docs/Models/Roleassignmentsourcetype.md +21 -0
  2424. package/roles/docs/Models/Rolebulkdeleterequest.md +19 -0
  2425. package/roles/docs/Models/Rolebulkupdateresponse.md +22 -0
  2426. package/roles/docs/Models/Rolecriteriakey.md +21 -0
  2427. package/roles/docs/Models/Rolecriteriakeytype.md +23 -0
  2428. package/roles/docs/Models/Rolecriterialevel1.md +22 -0
  2429. package/roles/docs/Models/Rolecriterialevel2.md +22 -0
  2430. package/roles/docs/Models/Rolecriterialevel3.md +21 -0
  2431. package/roles/docs/Models/Rolecriteriaoperation.md +41 -0
  2432. package/roles/docs/Models/Rolegetallbulkupdateresponse.md +22 -0
  2433. package/roles/docs/Models/Roleidentity.md +23 -0
  2434. package/roles/docs/Models/Rolelistfilterdto.md +20 -0
  2435. package/roles/docs/Models/RolelistfilterdtoAmmKeyValuesInner.md +20 -0
  2436. package/roles/docs/Models/Rolemembershipidentity.md +22 -0
  2437. package/roles/docs/Models/Rolemembershipselector.md +21 -0
  2438. package/roles/docs/Models/Rolemembershipselectortype.md +21 -0
  2439. package/roles/docs/Models/Rolemetadatabulkupdatebyfilterrequest.md +22 -0
  2440. package/roles/docs/Models/RolemetadatabulkupdatebyfilterrequestValuesInner.md +20 -0
  2441. package/roles/docs/Models/Rolemetadatabulkupdatebyidrequest.md +22 -0
  2442. package/roles/docs/Models/RolemetadatabulkupdatebyidrequestValuesInner.md +20 -0
  2443. package/roles/docs/Models/Rolemetadatabulkupdatebyqueryrequest.md +22 -0
  2444. package/roles/docs/Models/RolemetadatabulkupdatebyqueryrequestValuesInner.md +20 -0
  2445. package/roles/docs/Models/Taskresultdto.md +21 -0
  2446. package/saved_search/.openapi-generator/FILES +23 -0
  2447. package/saved_search/api.ts +287 -287
  2448. package/saved_search/docs/Examples/typescript_code_examples_overlay.yaml +89 -0
  2449. package/saved_search/docs/Methods/Index.md +30 -0
  2450. package/saved_search/docs/Methods/SavedSearchApi.md +275 -0
  2451. package/saved_search/docs/Models/Bound.md +20 -0
  2452. package/saved_search/docs/Models/Column.md +20 -0
  2453. package/saved_search/docs/Models/CreateSavedSearchV1Request.md +29 -0
  2454. package/saved_search/docs/Models/Dtotype.md +75 -0
  2455. package/saved_search/docs/Models/Errormessagedto.md +21 -0
  2456. package/saved_search/docs/Models/Errorresponsedto.md +22 -0
  2457. package/saved_search/docs/Models/Filter.md +22 -0
  2458. package/saved_search/docs/Models/Filtertype.md +23 -0
  2459. package/saved_search/docs/Models/Index.md +19 -0
  2460. package/saved_search/docs/Models/ListSavedSearchesV1401Response.md +19 -0
  2461. package/saved_search/docs/Models/ListSavedSearchesV1429Response.md +19 -0
  2462. package/saved_search/docs/Models/Localeorigin.md +21 -0
  2463. package/saved_search/docs/Models/Range.md +20 -0
  2464. package/saved_search/docs/Models/Savedsearch.md +33 -0
  2465. package/saved_search/docs/Models/Savedsearchdetail.md +27 -0
  2466. package/saved_search/docs/Models/SavedsearchdetailFilters.md +22 -0
  2467. package/saved_search/docs/Models/Savedsearchname.md +20 -0
  2468. package/saved_search/docs/Models/Searcharguments.md +21 -0
  2469. package/saved_search/docs/Models/Typedreference.md +20 -0
  2470. package/scheduled_search/.openapi-generator/FILES +24 -0
  2471. package/scheduled_search/api.ts +328 -328
  2472. package/scheduled_search/docs/Examples/typescript_code_examples_overlay.yaml +89 -0
  2473. package/scheduled_search/docs/Methods/Index.md +30 -0
  2474. package/scheduled_search/docs/Methods/ScheduledSearchApi.md +288 -0
  2475. package/scheduled_search/docs/Models/CreateScheduledSearchV1Request.md +28 -0
  2476. package/scheduled_search/docs/Models/Dtotype.md +75 -0
  2477. package/scheduled_search/docs/Models/Errormessagedto.md +21 -0
  2478. package/scheduled_search/docs/Models/Errorresponsedto.md +22 -0
  2479. package/scheduled_search/docs/Models/Index.md +19 -0
  2480. package/scheduled_search/docs/Models/ListScheduledSearchV1401Response.md +19 -0
  2481. package/scheduled_search/docs/Models/ListScheduledSearchV1429Response.md +19 -0
  2482. package/scheduled_search/docs/Models/Localeorigin.md +21 -0
  2483. package/scheduled_search/docs/Models/Schedule.md +24 -0
  2484. package/scheduled_search/docs/Models/ScheduleDays.md +21 -0
  2485. package/scheduled_search/docs/Models/ScheduleHours.md +21 -0
  2486. package/scheduled_search/docs/Models/ScheduleMonths.md +21 -0
  2487. package/scheduled_search/docs/Models/Scheduledsearch.md +31 -0
  2488. package/scheduled_search/docs/Models/ScheduledsearchAllOfOwner.md +20 -0
  2489. package/scheduled_search/docs/Models/Scheduledsearchname.md +20 -0
  2490. package/scheduled_search/docs/Models/Scheduletype.md +27 -0
  2491. package/scheduled_search/docs/Models/Searchschedule.md +26 -0
  2492. package/scheduled_search/docs/Models/SearchscheduleRecipientsInner.md +20 -0
  2493. package/scheduled_search/docs/Models/Selector.md +21 -0
  2494. package/scheduled_search/docs/Models/Selectortype.md +21 -0
  2495. package/scheduled_search/docs/Models/Typedreference.md +20 -0
  2496. package/search/.openapi-generator/FILES +33 -0
  2497. package/search/api.ts +330 -330
  2498. package/search/docs/Examples/typescript_code_examples_overlay.yaml +63 -0
  2499. package/search/docs/Methods/Index.md +30 -0
  2500. package/search/docs/Methods/SearchApi.md +208 -0
  2501. package/search/docs/Models/Aggregationresult.md +20 -0
  2502. package/search/docs/Models/Aggregations.md +22 -0
  2503. package/search/docs/Models/Aggregationtype.md +21 -0
  2504. package/search/docs/Models/Bound.md +20 -0
  2505. package/search/docs/Models/Bucketaggregation.md +23 -0
  2506. package/search/docs/Models/Buckettype.md +19 -0
  2507. package/search/docs/Models/Errormessagedto.md +21 -0
  2508. package/search/docs/Models/Errorresponsedto.md +22 -0
  2509. package/search/docs/Models/Filter.md +22 -0
  2510. package/search/docs/Models/Filteraggregation.md +22 -0
  2511. package/search/docs/Models/Filtertype.md +23 -0
  2512. package/search/docs/Models/Index.md +19 -0
  2513. package/search/docs/Models/Innerhit.md +20 -0
  2514. package/search/docs/Models/Localeorigin.md +21 -0
  2515. package/search/docs/Models/Metricaggregation.md +21 -0
  2516. package/search/docs/Models/Metrictype.md +31 -0
  2517. package/search/docs/Models/Nestedaggregation.md +20 -0
  2518. package/search/docs/Models/Query.md +22 -0
  2519. package/search/docs/Models/Queryresultfilter.md +20 -0
  2520. package/search/docs/Models/Querytype.md +25 -0
  2521. package/search/docs/Models/Range.md +20 -0
  2522. package/search/docs/Models/Search.md +34 -0
  2523. package/search/docs/Models/SearchPostV1401Response.md +19 -0
  2524. package/search/docs/Models/SearchPostV1429Response.md +19 -0
  2525. package/search/docs/Models/Searchaggregationspecification.md +23 -0
  2526. package/search/docs/Models/Searchfiltertype.md +19 -0
  2527. package/search/docs/Models/Subsearchaggregationspecification.md +23 -0
  2528. package/search/docs/Models/Textquery.md +22 -0
  2529. package/search/docs/Models/Typeaheadquery.md +25 -0
  2530. package/search_attribute_configuration/.openapi-generator/FILES +13 -0
  2531. package/search_attribute_configuration/api.ts +141 -141
  2532. package/search_attribute_configuration/docs/Examples/typescript_code_examples_overlay.yaml +77 -0
  2533. package/search_attribute_configuration/docs/Methods/Index.md +30 -0
  2534. package/search_attribute_configuration/docs/Methods/SearchAttributeConfigurationApi.md +259 -0
  2535. package/search_attribute_configuration/docs/Models/ArrayInner.md +18 -0
  2536. package/search_attribute_configuration/docs/Models/Errormessagedto.md +21 -0
  2537. package/search_attribute_configuration/docs/Models/Errorresponsedto.md +22 -0
  2538. package/search_attribute_configuration/docs/Models/GetSearchAttributeConfigV1401Response.md +19 -0
  2539. package/search_attribute_configuration/docs/Models/GetSearchAttributeConfigV1429Response.md +19 -0
  2540. package/search_attribute_configuration/docs/Models/Index.md +19 -0
  2541. package/search_attribute_configuration/docs/Models/Jsonpatchoperation.md +21 -0
  2542. package/search_attribute_configuration/docs/Models/JsonpatchoperationValue.md +18 -0
  2543. package/search_attribute_configuration/docs/Models/Localeorigin.md +21 -0
  2544. package/search_attribute_configuration/docs/Models/Searchattributeconfig.md +21 -0
  2545. package/segments/.openapi-generator/FILES +16 -0
  2546. package/segments/api.ts +172 -172
  2547. package/segments/docs/Examples/typescript_code_examples_overlay.yaml +73 -0
  2548. package/segments/docs/Methods/Index.md +30 -0
  2549. package/segments/docs/Methods/SegmentsApi.md +235 -0
  2550. package/segments/docs/Models/Errormessagedto.md +21 -0
  2551. package/segments/docs/Models/Errorresponsedto.md +22 -0
  2552. package/segments/docs/Models/Expression.md +22 -0
  2553. package/segments/docs/Models/ExpressionChildrenInner.md +22 -0
  2554. package/segments/docs/Models/Index.md +19 -0
  2555. package/segments/docs/Models/ListSegmentsV1401Response.md +19 -0
  2556. package/segments/docs/Models/ListSegmentsV1429Response.md +19 -0
  2557. package/segments/docs/Models/Localeorigin.md +21 -0
  2558. package/segments/docs/Models/Ownerreferencesegments.md +21 -0
  2559. package/segments/docs/Models/Segment.md +26 -0
  2560. package/segments/docs/Models/SegmentVisibilityCriteria.md +19 -0
  2561. package/segments/docs/Models/Value.md +20 -0
  2562. package/segments/docs/Models/Visibilitycriteria.md +19 -0
  2563. package/service_desk_integration/.openapi-generator/FILES +23 -0
  2564. package/service_desk_integration/api.ts +306 -306
  2565. package/service_desk_integration/docs/Examples/typescript_code_examples_overlay.yaml +144 -0
  2566. package/service_desk_integration/docs/Methods/Index.md +30 -0
  2567. package/service_desk_integration/docs/Methods/ServiceDeskIntegrationApi.md +427 -0
  2568. package/service_desk_integration/docs/Models/ArrayInner.md +18 -0
  2569. package/service_desk_integration/docs/Models/Basecommondto.md +22 -0
  2570. package/service_desk_integration/docs/Models/Beforeprovisioningruledto.md +21 -0
  2571. package/service_desk_integration/docs/Models/Errormessagedto.md +21 -0
  2572. package/service_desk_integration/docs/Models/Errorresponsedto.md +22 -0
  2573. package/service_desk_integration/docs/Models/GetServiceDeskIntegrationsV1401Response.md +19 -0
  2574. package/service_desk_integration/docs/Models/GetServiceDeskIntegrationsV1429Response.md +19 -0
  2575. package/service_desk_integration/docs/Models/Index.md +19 -0
  2576. package/service_desk_integration/docs/Models/Jsonpatchoperation.md +21 -0
  2577. package/service_desk_integration/docs/Models/JsonpatchoperationValue.md +18 -0
  2578. package/service_desk_integration/docs/Models/Localeorigin.md +21 -0
  2579. package/service_desk_integration/docs/Models/Ownerdto.md +21 -0
  2580. package/service_desk_integration/docs/Models/Provisioningconfig.md +23 -0
  2581. package/service_desk_integration/docs/Models/ProvisioningconfigPlanInitializerScript.md +19 -0
  2582. package/service_desk_integration/docs/Models/Queuedcheckconfigdetails.md +20 -0
  2583. package/service_desk_integration/docs/Models/Servicedeskintegrationdto.md +31 -0
  2584. package/service_desk_integration/docs/Models/Servicedeskintegrationtemplatedto.md +25 -0
  2585. package/service_desk_integration/docs/Models/Servicedeskintegrationtemplatetype.md +21 -0
  2586. package/service_desk_integration/docs/Models/Servicedesksource.md +21 -0
  2587. package/service_desk_integration/docs/Models/Sourceclusterdto.md +21 -0
  2588. package/shared_signals_framework_ssf/.openapi-generator/FILES +26 -0
  2589. package/shared_signals_framework_ssf/api.ts +331 -331
  2590. package/shared_signals_framework_ssf/docs/Examples/typescript_code_examples_overlay.yaml +138 -0
  2591. package/shared_signals_framework_ssf/docs/Methods/Index.md +30 -0
  2592. package/shared_signals_framework_ssf/docs/Methods/SharedSignalsFrameworkSSFApi.md +418 -0
  2593. package/shared_signals_framework_ssf/docs/Models/Authorizationscheme.md +19 -0
  2594. package/shared_signals_framework_ssf/docs/Models/Createstreamdeliveryrequest.md +21 -0
  2595. package/shared_signals_framework_ssf/docs/Models/Createstreamrequest.md +21 -0
  2596. package/shared_signals_framework_ssf/docs/Models/Deliveryrequest.md +21 -0
  2597. package/shared_signals_framework_ssf/docs/Models/Deliveryresponse.md +20 -0
  2598. package/shared_signals_framework_ssf/docs/Models/Errormessagedto.md +21 -0
  2599. package/shared_signals_framework_ssf/docs/Models/Errorresponsedto.md +22 -0
  2600. package/shared_signals_framework_ssf/docs/Models/GetSSFConfigurationV1401Response.md +19 -0
  2601. package/shared_signals_framework_ssf/docs/Models/GetSSFConfigurationV1429Response.md +19 -0
  2602. package/shared_signals_framework_ssf/docs/Models/GetStreamV1200Response.md +28 -0
  2603. package/shared_signals_framework_ssf/docs/Models/Index.md +19 -0
  2604. package/shared_signals_framework_ssf/docs/Models/Jwk.md +24 -0
  2605. package/shared_signals_framework_ssf/docs/Models/Jwks.md +19 -0
  2606. package/shared_signals_framework_ssf/docs/Models/Localeorigin.md +21 -0
  2607. package/shared_signals_framework_ssf/docs/Models/Replacestreamconfigurationrequest.md +22 -0
  2608. package/shared_signals_framework_ssf/docs/Models/ReplacestreamconfigurationrequestDelivery.md +21 -0
  2609. package/shared_signals_framework_ssf/docs/Models/Streamconfigresponse.md +28 -0
  2610. package/shared_signals_framework_ssf/docs/Models/Streamstatusresponse.md +21 -0
  2611. package/shared_signals_framework_ssf/docs/Models/Transmittermetadata.md +26 -0
  2612. package/shared_signals_framework_ssf/docs/Models/Updatestreamconfigresponse.md +29 -0
  2613. package/shared_signals_framework_ssf/docs/Models/Updatestreamconfigurationrequest.md +22 -0
  2614. package/shared_signals_framework_ssf/docs/Models/Updatestreamstatusrequest.md +21 -0
  2615. package/shared_signals_framework_ssf/docs/Models/Verificationrequest.md +20 -0
  2616. package/sim_integrations/.openapi-generator/FILES +24 -0
  2617. package/sim_integrations/api.ts +317 -317
  2618. package/sim_integrations/docs/Examples/typescript_code_examples_overlay.yaml +107 -0
  2619. package/sim_integrations/docs/Methods/Index.md +30 -0
  2620. package/sim_integrations/docs/Methods/SIMIntegrationsApi.md +331 -0
  2621. package/sim_integrations/docs/Models/ArrayInner.md +18 -0
  2622. package/sim_integrations/docs/Models/Basecommondto.md +22 -0
  2623. package/sim_integrations/docs/Models/Beforeprovisioningruledto.md +21 -0
  2624. package/sim_integrations/docs/Models/Dtotype.md +75 -0
  2625. package/sim_integrations/docs/Models/Errormessagedto.md +21 -0
  2626. package/sim_integrations/docs/Models/Errorresponsedto.md +22 -0
  2627. package/sim_integrations/docs/Models/GetSIMIntegrationV1401Response.md +19 -0
  2628. package/sim_integrations/docs/Models/GetSIMIntegrationV1429Response.md +19 -0
  2629. package/sim_integrations/docs/Models/Index.md +19 -0
  2630. package/sim_integrations/docs/Models/Jsonpatch.md +19 -0
  2631. package/sim_integrations/docs/Models/Jsonpatchoperation.md +21 -0
  2632. package/sim_integrations/docs/Models/JsonpatchoperationValue.md +18 -0
  2633. package/sim_integrations/docs/Models/Localeorigin.md +21 -0
  2634. package/sim_integrations/docs/Models/Ownerdto.md +21 -0
  2635. package/sim_integrations/docs/Models/Provisioningconfig.md +23 -0
  2636. package/sim_integrations/docs/Models/ProvisioningconfigPlanInitializerScript.md +19 -0
  2637. package/sim_integrations/docs/Models/Servicedeskintegrationdto.md +31 -0
  2638. package/sim_integrations/docs/Models/Servicedesksource.md +21 -0
  2639. package/sim_integrations/docs/Models/Simintegrationdetails.md +30 -0
  2640. package/sim_integrations/docs/Models/SimintegrationdetailsAllOfBeforeProvisioningRule.md +21 -0
  2641. package/sim_integrations/docs/Models/Sourceclusterdto.md +21 -0
  2642. package/sod_policies/.openapi-generator/FILES +32 -0
  2643. package/sod_policies/api.ts +571 -571
  2644. package/sod_policies/docs/Examples/typescript_code_examples_overlay.yaml +246 -0
  2645. package/sod_policies/docs/Methods/Index.md +30 -0
  2646. package/sod_policies/docs/Methods/SODPoliciesApi.md +712 -0
  2647. package/sod_policies/docs/Models/Accesscriteria.md +20 -0
  2648. package/sod_policies/docs/Models/AccesscriteriaCriteriaListInner.md +21 -0
  2649. package/sod_policies/docs/Models/ArrayInner.md +18 -0
  2650. package/sod_policies/docs/Models/Conflictingaccesscriteria.md +20 -0
  2651. package/sod_policies/docs/Models/Errormessagedto.md +21 -0
  2652. package/sod_policies/docs/Models/Errorresponsedto.md +22 -0
  2653. package/sod_policies/docs/Models/Index.md +19 -0
  2654. package/sod_policies/docs/Models/Jsonpatchoperation.md +21 -0
  2655. package/sod_policies/docs/Models/JsonpatchoperationValue.md +18 -0
  2656. package/sod_policies/docs/Models/ListSodPoliciesV1401Response.md +19 -0
  2657. package/sod_policies/docs/Models/ListSodPoliciesV1429Response.md +19 -0
  2658. package/sod_policies/docs/Models/Localeorigin.md +21 -0
  2659. package/sod_policies/docs/Models/Multipolicyrequest.md +19 -0
  2660. package/sod_policies/docs/Models/Reportresultreference.md +22 -0
  2661. package/sod_policies/docs/Models/Schedule.md +24 -0
  2662. package/sod_policies/docs/Models/ScheduleDays.md +21 -0
  2663. package/sod_policies/docs/Models/ScheduleHours.md +21 -0
  2664. package/sod_policies/docs/Models/ScheduleMonths.md +21 -0
  2665. package/sod_policies/docs/Models/Scheduletype.md +27 -0
  2666. package/sod_policies/docs/Models/Selector.md +21 -0
  2667. package/sod_policies/docs/Models/Selectortype.md +21 -0
  2668. package/sod_policies/docs/Models/Sodpolicy.md +36 -0
  2669. package/sod_policies/docs/Models/SodpolicyConflictingAccessCriteria.md +20 -0
  2670. package/sod_policies/docs/Models/SodpolicyOwnerRef.md +21 -0
  2671. package/sod_policies/docs/Models/Sodpolicyschedule.md +27 -0
  2672. package/sod_policies/docs/Models/Sodrecipient.md +21 -0
  2673. package/sod_policies/docs/Models/Sodreportresultdto.md +21 -0
  2674. package/sod_policies/docs/Models/Violationownerassignmentconfig.md +20 -0
  2675. package/sod_policies/docs/Models/ViolationownerassignmentconfigOwnerRef.md +21 -0
  2676. package/sod_violations/.openapi-generator/FILES +21 -0
  2677. package/sod_violations/api.ts +190 -190
  2678. package/sod_violations/docs/Examples/typescript_code_examples_overlay.yaml +28 -0
  2679. package/sod_violations/docs/Methods/Index.md +30 -0
  2680. package/sod_violations/docs/Methods/SODViolationsApi.md +113 -0
  2681. package/sod_violations/docs/Models/Dtotype.md +75 -0
  2682. package/sod_violations/docs/Models/Errormessagedto.md +21 -0
  2683. package/sod_violations/docs/Models/Errorresponsedto.md +22 -0
  2684. package/sod_violations/docs/Models/Exceptionaccesscriteria.md +20 -0
  2685. package/sod_violations/docs/Models/Exceptioncriteria.md +19 -0
  2686. package/sod_violations/docs/Models/ExceptioncriteriaCriteriaListInner.md +22 -0
  2687. package/sod_violations/docs/Models/Exceptioncriteriaaccess.md +22 -0
  2688. package/sod_violations/docs/Models/Identitywithnewaccess.md +20 -0
  2689. package/sod_violations/docs/Models/IdentitywithnewaccessAccessRefsInner.md +20 -0
  2690. package/sod_violations/docs/Models/Index.md +19 -0
  2691. package/sod_violations/docs/Models/Localeorigin.md +21 -0
  2692. package/sod_violations/docs/Models/Sodpolicydto2.md +21 -0
  2693. package/sod_violations/docs/Models/Sodviolationcheck.md +20 -0
  2694. package/sod_violations/docs/Models/StartPredictSodViolationsV1401Response.md +19 -0
  2695. package/sod_violations/docs/Models/StartPredictSodViolationsV1429Response.md +19 -0
  2696. package/sod_violations/docs/Models/Violationcontext.md +20 -0
  2697. package/sod_violations/docs/Models/ViolationcontextPolicy.md +21 -0
  2698. package/sod_violations/docs/Models/Violationprediction.md +19 -0
  2699. package/source_usages/.openapi-generator/FILES +11 -0
  2700. package/source_usages/api.ts +74 -74
  2701. package/source_usages/docs/Examples/typescript_code_examples_overlay.yaml +32 -0
  2702. package/source_usages/docs/Methods/Index.md +30 -0
  2703. package/source_usages/docs/Methods/SourceUsagesApi.md +106 -0
  2704. package/source_usages/docs/Models/Errormessagedto.md +21 -0
  2705. package/source_usages/docs/Models/Errorresponsedto.md +22 -0
  2706. package/source_usages/docs/Models/GetStatusBySourceIdV1401Response.md +19 -0
  2707. package/source_usages/docs/Models/GetStatusBySourceIdV1429Response.md +19 -0
  2708. package/source_usages/docs/Models/Index.md +19 -0
  2709. package/source_usages/docs/Models/Localeorigin.md +21 -0
  2710. package/source_usages/docs/Models/Sourceusage.md +20 -0
  2711. package/source_usages/docs/Models/Sourceusagestatus.md +19 -0
  2712. package/sources/.openapi-generator/FILES +89 -0
  2713. package/sources/api.ts +2222 -2222
  2714. package/sources/docs/Examples/typescript_code_examples_overlay.yaml +843 -0
  2715. package/sources/docs/Methods/Index.md +30 -0
  2716. package/sources/docs/Methods/SourcesApi.md +2472 -0
  2717. package/sources/docs/Models/Accountdeleteconfigdto.md +20 -0
  2718. package/sources/docs/Models/Approvalconfig.md +28 -0
  2719. package/sources/docs/Models/ApprovalconfigCronTimezone.md +20 -0
  2720. package/sources/docs/Models/ApprovalconfigEscalationConfig.md +22 -0
  2721. package/sources/docs/Models/ApprovalconfigEscalationConfigEscalationChainInner.md +21 -0
  2722. package/sources/docs/Models/ApprovalconfigFallbackApprover.md +20 -0
  2723. package/sources/docs/Models/ApprovalconfigReminderConfig.md +22 -0
  2724. package/sources/docs/Models/ApprovalconfigSerialChainInner.md +21 -0
  2725. package/sources/docs/Models/ApprovalconfigTimeoutConfig.md +21 -0
  2726. package/sources/docs/Models/ArrayInner.md +18 -0
  2727. package/sources/docs/Models/Attributedefinition.md +26 -0
  2728. package/sources/docs/Models/AttributedefinitionSchema.md +21 -0
  2729. package/sources/docs/Models/Attributedefinitiontype.md +27 -0
  2730. package/sources/docs/Models/Attrsyncsource.md +21 -0
  2731. package/sources/docs/Models/Attrsyncsourceattributeconfig.md +22 -0
  2732. package/sources/docs/Models/Attrsyncsourceconfig.md +20 -0
  2733. package/sources/docs/Models/Basereferencedto.md +21 -0
  2734. package/sources/docs/Models/Connectordetail.md +34 -0
  2735. package/sources/docs/Models/Correlationconfig.md +21 -0
  2736. package/sources/docs/Models/CorrelationconfigAttributeAssignmentsInner.md +25 -0
  2737. package/sources/docs/Models/DeleteSourceV1202Response.md +21 -0
  2738. package/sources/docs/Models/Dependantappconnections.md +27 -0
  2739. package/sources/docs/Models/DependantappconnectionsAccountSource.md +20 -0
  2740. package/sources/docs/Models/DependantappconnectionsAccountSourcePasswordPoliciesInner.md +21 -0
  2741. package/sources/docs/Models/Dependantconnectionsmissingdto.md +20 -0
  2742. package/sources/docs/Models/Dtotype.md +75 -0
  2743. package/sources/docs/Models/Entitlementaccessrequestconfig.md +24 -0
  2744. package/sources/docs/Models/EntitlementaccessrequestconfigMaxPermittedAccessDuration.md +20 -0
  2745. package/sources/docs/Models/Entitlementapprovalscheme.md +20 -0
  2746. package/sources/docs/Models/Entitlementrevocationrequestconfig.md +19 -0
  2747. package/sources/docs/Models/Errormessagedto.md +21 -0
  2748. package/sources/docs/Models/Errorresponsedto.md +22 -0
  2749. package/sources/docs/Models/Fielddetailsdto.md +24 -0
  2750. package/sources/docs/Models/Identityprofilesconnections.md +21 -0
  2751. package/sources/docs/Models/ImportAccountsSchemaV1Request.md +19 -0
  2752. package/sources/docs/Models/ImportAccountsV1Request.md +20 -0
  2753. package/sources/docs/Models/ImportEntitlementsV1Request.md +19 -0
  2754. package/sources/docs/Models/Index.md +19 -0
  2755. package/sources/docs/Models/Jsonpatchoperation.md +21 -0
  2756. package/sources/docs/Models/JsonpatchoperationValue.md +18 -0
  2757. package/sources/docs/Models/ListSourcesV1401Response.md +19 -0
  2758. package/sources/docs/Models/ListSourcesV1429Response.md +19 -0
  2759. package/sources/docs/Models/Loadaccountstask.md +20 -0
  2760. package/sources/docs/Models/LoadaccountstaskTask.md +32 -0
  2761. package/sources/docs/Models/LoadaccountstaskTaskAttributes.md +20 -0
  2762. package/sources/docs/Models/LoadaccountstaskTaskMessagesInner.md +23 -0
  2763. package/sources/docs/Models/LoadaccountstaskTaskReturnsInner.md +20 -0
  2764. package/sources/docs/Models/Loadentitlementtask.md +25 -0
  2765. package/sources/docs/Models/LoadentitlementtaskReturnsInner.md +20 -0
  2766. package/sources/docs/Models/Loaduncorrelatedaccountstask.md +20 -0
  2767. package/sources/docs/Models/LoaduncorrelatedaccountstaskTask.md +32 -0
  2768. package/sources/docs/Models/LoaduncorrelatedaccountstaskTaskAttributes.md +20 -0
  2769. package/sources/docs/Models/LoaduncorrelatedaccountstaskTaskMessagesInner.md +23 -0
  2770. package/sources/docs/Models/Localeorigin.md +21 -0
  2771. package/sources/docs/Models/Managercorrelationmapping.md +20 -0
  2772. package/sources/docs/Models/Nativechangedetectionconfig.md +24 -0
  2773. package/sources/docs/Models/PasswordpolicyholdersdtoInner.md +21 -0
  2774. package/sources/docs/Models/Passwordpolicyholdersdtoattributes.md +19 -0
  2775. package/sources/docs/Models/PasswordpolicyholdersdtoattributesIdentityAttrInner.md +20 -0
  2776. package/sources/docs/Models/Provisioningpolicydto.md +22 -0
  2777. package/sources/docs/Models/Resourceobject.md +31 -0
  2778. package/sources/docs/Models/Resourceobjectsrequest.md +20 -0
  2779. package/sources/docs/Models/Resourceobjectsresponse.md +23 -0
  2780. package/sources/docs/Models/Schedule3.md +20 -0
  2781. package/sources/docs/Models/Schema.md +30 -0
  2782. package/sources/docs/Models/Source.md +49 -0
  2783. package/sources/docs/Models/SourceAccountCorrelationConfig.md +21 -0
  2784. package/sources/docs/Models/SourceAccountCorrelationRule.md +21 -0
  2785. package/sources/docs/Models/SourceBeforeProvisioningRule.md +21 -0
  2786. package/sources/docs/Models/SourceCluster.md +21 -0
  2787. package/sources/docs/Models/SourceManagementWorkgroup.md +21 -0
  2788. package/sources/docs/Models/SourceManagerCorrelationMapping.md +20 -0
  2789. package/sources/docs/Models/SourceManagerCorrelationRule.md +21 -0
  2790. package/sources/docs/Models/SourceOwner.md +21 -0
  2791. package/sources/docs/Models/SourcePasswordPoliciesInner.md +21 -0
  2792. package/sources/docs/Models/SourceSchemasInner.md +21 -0
  2793. package/sources/docs/Models/Sourceconnectionsdto.md +25 -0
  2794. package/sources/docs/Models/Sourceentitlementrequestconfig.md +20 -0
  2795. package/sources/docs/Models/Sourcehealthdto.md +28 -0
  2796. package/sources/docs/Models/Sourcesyncjob.md +21 -0
  2797. package/sources/docs/Models/Sourcesyncpayload.md +20 -0
  2798. package/sources/docs/Models/Statusresponse.md +23 -0
  2799. package/sources/docs/Models/Taskresultdto.md +21 -0
  2800. package/sources/docs/Models/Transform.md +21 -0
  2801. package/sources/docs/Models/Transformread.md +23 -0
  2802. package/sources/docs/Models/Usagetype.md +49 -0
  2803. package/sp_config/.openapi-generator/FILES +29 -0
  2804. package/sp_config/api.ts +339 -339
  2805. package/sp_config/docs/Examples/typescript_code_examples_overlay.yaml +99 -0
  2806. package/sp_config/docs/Methods/Index.md +30 -0
  2807. package/sp_config/docs/Methods/SPConfigApi.md +306 -0
  2808. package/sp_config/docs/Models/Configobject.md +21 -0
  2809. package/sp_config/docs/Models/Errormessagedto.md +21 -0
  2810. package/sp_config/docs/Models/Errorresponsedto.md +22 -0
  2811. package/sp_config/docs/Models/ExportSpConfigV1401Response.md +19 -0
  2812. package/sp_config/docs/Models/ExportSpConfigV1429Response.md +19 -0
  2813. package/sp_config/docs/Models/Exportoptions.md +21 -0
  2814. package/sp_config/docs/Models/Exportpayload.md +22 -0
  2815. package/sp_config/docs/Models/ImportSpConfigV1Request.md +20 -0
  2816. package/sp_config/docs/Models/Importobject.md +21 -0
  2817. package/sp_config/docs/Models/Importoptions.md +23 -0
  2818. package/sp_config/docs/Models/Index.md +19 -0
  2819. package/sp_config/docs/Models/Localeorigin.md +21 -0
  2820. package/sp_config/docs/Models/Objectexportimportoptions.md +20 -0
  2821. package/sp_config/docs/Models/Objectimportresult2.md +22 -0
  2822. package/sp_config/docs/Models/Selfimportexportdto.md +21 -0
  2823. package/sp_config/docs/Models/Spconfigexportjob.md +25 -0
  2824. package/sp_config/docs/Models/Spconfigexportjobstatus.md +26 -0
  2825. package/sp_config/docs/Models/Spconfigexportresults.md +24 -0
  2826. package/sp_config/docs/Models/Spconfigimportjobstatus.md +26 -0
  2827. package/sp_config/docs/Models/Spconfigimportresults.md +20 -0
  2828. package/sp_config/docs/Models/Spconfigjob.md +24 -0
  2829. package/sp_config/docs/Models/Spconfigmessage2.md +21 -0
  2830. package/sp_config/docs/Models/Spconfigobject.md +26 -0
  2831. package/sp_config/docs/Models/Spconfigrule.md +21 -0
  2832. package/sp_config/docs/Models/SpconfigruleValue.md +18 -0
  2833. package/sp_config/docs/Models/Spconfigrules.md +21 -0
  2834. package/suggested_entitlement_description/.openapi-generator/FILES +46 -0
  2835. package/suggested_entitlement_description/api.ts +633 -633
  2836. package/suggested_entitlement_description/docs/Examples/typescript_code_examples_overlay.yaml +224 -0
  2837. package/suggested_entitlement_description/docs/Methods/Index.md +30 -0
  2838. package/suggested_entitlement_description/docs/Methods/SuggestedEntitlementDescriptionApi.md +640 -0
  2839. package/suggested_entitlement_description/docs/Models/ArrayInner.md +18 -0
  2840. package/suggested_entitlement_description/docs/Models/Autowritesetting.md +21 -0
  2841. package/suggested_entitlement_description/docs/Models/Autowritesettingpatch.md +21 -0
  2842. package/suggested_entitlement_description/docs/Models/AutowritesettingpatchValue.md +18 -0
  2843. package/suggested_entitlement_description/docs/Models/Autowritesettingresponse.md +23 -0
  2844. package/suggested_entitlement_description/docs/Models/Bulkapproveentitlementrecommendationitem.md +22 -0
  2845. package/suggested_entitlement_description/docs/Models/Bulkapproveentitlementrecommendationrequest.md +19 -0
  2846. package/suggested_entitlement_description/docs/Models/Bulkapproveentitlementrecommendationresult.md +21 -0
  2847. package/suggested_entitlement_description/docs/Models/CreateAutoWriteSettingsV1409Response.md +21 -0
  2848. package/suggested_entitlement_description/docs/Models/Entitlementrecommendationassignee.md +20 -0
  2849. package/suggested_entitlement_description/docs/Models/EntitlementrecommendationassigneeOneOf.md +20 -0
  2850. package/suggested_entitlement_description/docs/Models/EntitlementrecommendationassigneeOneOf1.md +19 -0
  2851. package/suggested_entitlement_description/docs/Models/Entitlementrecommendationassignrequest.md +20 -0
  2852. package/suggested_entitlement_description/docs/Models/Entitlementrecommendationassignresult.md +19 -0
  2853. package/suggested_entitlement_description/docs/Models/Entitlementrecommendationrecord.md +36 -0
  2854. package/suggested_entitlement_description/docs/Models/Errormessagedto.md +21 -0
  2855. package/suggested_entitlement_description/docs/Models/Errorresponsedto.md +22 -0
  2856. package/suggested_entitlement_description/docs/Models/GetAutoWriteSettingsV1401Response.md +19 -0
  2857. package/suggested_entitlement_description/docs/Models/GetAutoWriteSettingsV1429Response.md +19 -0
  2858. package/suggested_entitlement_description/docs/Models/Index.md +19 -0
  2859. package/suggested_entitlement_description/docs/Models/Jsonpatchoperation.md +21 -0
  2860. package/suggested_entitlement_description/docs/Models/JsonpatchoperationValue.md +18 -0
  2861. package/suggested_entitlement_description/docs/Models/Localeorigin.md +21 -0
  2862. package/suggested_entitlement_description/docs/Models/Privilegedrecommendationgroup.md +24 -0
  2863. package/suggested_entitlement_description/docs/Models/Privilegedrecommendationinstance.md +28 -0
  2864. package/suggested_entitlement_description/docs/Models/Searchcriteria.md +26 -0
  2865. package/suggested_entitlement_description/docs/Models/SearchcriteriaFiltersValue.md +21 -0
  2866. package/suggested_entitlement_description/docs/Models/SearchcriteriaFiltersValueRange.md +20 -0
  2867. package/suggested_entitlement_description/docs/Models/SearchcriteriaFiltersValueRangeLower.md +20 -0
  2868. package/suggested_entitlement_description/docs/Models/SearchcriteriaFiltersValueRangeUpper.md +20 -0
  2869. package/suggested_entitlement_description/docs/Models/SearchcriteriaQuery.md +19 -0
  2870. package/suggested_entitlement_description/docs/Models/SearchcriteriaTextQuery.md +21 -0
  2871. package/suggested_entitlement_description/docs/Models/Sed.md +32 -0
  2872. package/suggested_entitlement_description/docs/Models/Sedapproval.md +19 -0
  2873. package/suggested_entitlement_description/docs/Models/Sedapprovalstatus.md +21 -0
  2874. package/suggested_entitlement_description/docs/Models/Sedassignee.md +20 -0
  2875. package/suggested_entitlement_description/docs/Models/Sedassignment.md +20 -0
  2876. package/suggested_entitlement_description/docs/Models/Sedassignmentresponse.md +19 -0
  2877. package/suggested_entitlement_description/docs/Models/Sedbatchrecord.md +27 -0
  2878. package/suggested_entitlement_description/docs/Models/Sedbatchrequest.md +21 -0
  2879. package/suggested_entitlement_description/docs/Models/Sedbatchresponse.md +19 -0
  2880. package/suggested_entitlement_description/docs/Models/Sedbatchstats.md +23 -0
  2881. package/suggested_entitlement_description/docs/Models/Sedpatch.md +21 -0
  2882. package/tagged_objects/.openapi-generator/FILES +14 -0
  2883. package/tagged_objects/api.ts +242 -242
  2884. package/tagged_objects/docs/Examples/typescript_code_examples_overlay.yaml +123 -0
  2885. package/tagged_objects/docs/Methods/Index.md +30 -0
  2886. package/tagged_objects/docs/Methods/TaggedObjectsApi.md +398 -0
  2887. package/tagged_objects/docs/Models/Bulkaddtaggedobject.md +21 -0
  2888. package/tagged_objects/docs/Models/Bulkremovetaggedobject.md +20 -0
  2889. package/tagged_objects/docs/Models/Bulktaggedobjectresponse.md +20 -0
  2890. package/tagged_objects/docs/Models/Errormessagedto.md +21 -0
  2891. package/tagged_objects/docs/Models/Errorresponsedto.md +22 -0
  2892. package/tagged_objects/docs/Models/Index.md +19 -0
  2893. package/tagged_objects/docs/Models/ListTaggedObjectsV1401Response.md +19 -0
  2894. package/tagged_objects/docs/Models/ListTaggedObjectsV1429Response.md +19 -0
  2895. package/tagged_objects/docs/Models/Localeorigin.md +21 -0
  2896. package/tagged_objects/docs/Models/Taggedobject.md +20 -0
  2897. package/tagged_objects/docs/Models/Taggedobjectdto.md +21 -0
  2898. package/tags/.openapi-generator/FILES +11 -0
  2899. package/tags/api.ts +142 -142
  2900. package/tags/docs/Examples/typescript_code_examples_overlay.yaml +60 -0
  2901. package/tags/docs/Methods/Index.md +30 -0
  2902. package/tags/docs/Methods/TagsApi.md +187 -0
  2903. package/tags/docs/Models/Errormessagedto.md +21 -0
  2904. package/tags/docs/Models/Errorresponsedto.md +22 -0
  2905. package/tags/docs/Models/Index.md +19 -0
  2906. package/tags/docs/Models/ListTagsV1401Response.md +19 -0
  2907. package/tags/docs/Models/ListTagsV1429Response.md +19 -0
  2908. package/tags/docs/Models/Localeorigin.md +21 -0
  2909. package/tags/docs/Models/Tag2.md +23 -0
  2910. package/tags/docs/Models/Tag2TagCategoryRefsInner.md +21 -0
  2911. package/task_management/.openapi-generator/FILES +19 -0
  2912. package/task_management/api.ts +179 -179
  2913. package/task_management/docs/Examples/typescript_code_examples_overlay.yaml +47 -0
  2914. package/task_management/docs/Methods/Index.md +30 -0
  2915. package/task_management/docs/Methods/TaskManagementApi.md +144 -0
  2916. package/task_management/docs/Models/ArrayInner.md +18 -0
  2917. package/task_management/docs/Models/Errormessagedto.md +21 -0
  2918. package/task_management/docs/Models/Errorresponsedto.md +22 -0
  2919. package/task_management/docs/Models/GetTaskStatusV1401Response.md +19 -0
  2920. package/task_management/docs/Models/GetTaskStatusV1429Response.md +19 -0
  2921. package/task_management/docs/Models/Index.md +19 -0
  2922. package/task_management/docs/Models/Jsonpatchoperation.md +21 -0
  2923. package/task_management/docs/Models/JsonpatchoperationValue.md +18 -0
  2924. package/task_management/docs/Models/Localeorigin.md +21 -0
  2925. package/task_management/docs/Models/Localizedmessage.md +20 -0
  2926. package/task_management/docs/Models/Target.md +21 -0
  2927. package/task_management/docs/Models/Taskdefinitionsummary.md +24 -0
  2928. package/task_management/docs/Models/Taskreturndetails.md +20 -0
  2929. package/task_management/docs/Models/Taskstatus.md +36 -0
  2930. package/task_management/docs/Models/Taskstatusmessage.md +22 -0
  2931. package/task_management/docs/Models/TaskstatusmessageParametersInner.md +18 -0
  2932. package/tenant/.openapi-generator/FILES +12 -0
  2933. package/tenant/api.ts +79 -79
  2934. package/tenant/docs/Examples/typescript_code_examples_overlay.yaml +13 -0
  2935. package/tenant/docs/Methods/Index.md +30 -0
  2936. package/tenant/docs/Methods/TenantApi.md +53 -0
  2937. package/tenant/docs/Models/Errormessagedto.md +21 -0
  2938. package/tenant/docs/Models/Errorresponsedto.md +22 -0
  2939. package/tenant/docs/Models/GetTenantV1401Response.md +19 -0
  2940. package/tenant/docs/Models/GetTenantV1429Response.md +19 -0
  2941. package/tenant/docs/Models/Index.md +19 -0
  2942. package/tenant/docs/Models/License.md +20 -0
  2943. package/tenant/docs/Models/Localeorigin.md +21 -0
  2944. package/tenant/docs/Models/Product.md +34 -0
  2945. package/tenant/docs/Models/Tenant.md +25 -0
  2946. package/tenant_context/.openapi-generator/FILES +13 -0
  2947. package/tenant_context/api.ts +81 -81
  2948. package/tenant_context/docs/Examples/typescript_code_examples_overlay.yaml +27 -0
  2949. package/tenant_context/docs/Methods/Index.md +30 -0
  2950. package/tenant_context/docs/Methods/TenantContextApi.md +100 -0
  2951. package/tenant_context/docs/Models/ArrayInner.md +18 -0
  2952. package/tenant_context/docs/Models/Errormessagedto.md +21 -0
  2953. package/tenant_context/docs/Models/Errorresponsedto.md +22 -0
  2954. package/tenant_context/docs/Models/GetTenantContextV1200ResponseInner.md +20 -0
  2955. package/tenant_context/docs/Models/GetTenantContextV1401Response.md +19 -0
  2956. package/tenant_context/docs/Models/GetTenantContextV1429Response.md +19 -0
  2957. package/tenant_context/docs/Models/Index.md +19 -0
  2958. package/tenant_context/docs/Models/Jsonpatchoperation.md +21 -0
  2959. package/tenant_context/docs/Models/JsonpatchoperationValue.md +18 -0
  2960. package/tenant_context/docs/Models/Localeorigin.md +21 -0
  2961. package/transforms/.openapi-generator/FILES +11 -0
  2962. package/transforms/api.ts +136 -136
  2963. package/transforms/docs/Examples/typescript_code_examples_overlay.yaml +75 -0
  2964. package/transforms/docs/Methods/Index.md +30 -0
  2965. package/transforms/docs/Methods/TransformsApi.md +224 -0
  2966. package/transforms/docs/Models/Errormessagedto.md +21 -0
  2967. package/transforms/docs/Models/Errorresponsedto.md +22 -0
  2968. package/transforms/docs/Models/Index.md +19 -0
  2969. package/transforms/docs/Models/ListTransformsV1401Response.md +19 -0
  2970. package/transforms/docs/Models/ListTransformsV1429Response.md +19 -0
  2971. package/transforms/docs/Models/Localeorigin.md +21 -0
  2972. package/transforms/docs/Models/Transform.md +21 -0
  2973. package/transforms/docs/Models/Transformread.md +23 -0
  2974. package/triggers/.openapi-generator/FILES +153 -0
  2975. package/triggers/api.ts +2077 -2077
  2976. package/triggers/docs/Examples/typescript_code_examples_overlay.yaml +155 -0
  2977. package/triggers/docs/Methods/Index.md +30 -0
  2978. package/triggers/docs/Methods/TriggersApi.md +475 -0
  2979. package/triggers/docs/Models/Accessitemapproverdto.md +21 -0
  2980. package/triggers/docs/Models/Accessitemrequestedfordto.md +21 -0
  2981. package/triggers/docs/Models/Accessitemrequesterdto.md +21 -0
  2982. package/triggers/docs/Models/Accessrequestdynamicapprover.md +22 -0
  2983. package/triggers/docs/Models/Accessrequestdynamicapprover2.md +21 -0
  2984. package/triggers/docs/Models/AccessrequestdynamicapproverRequestedItemsInner.md +24 -0
  2985. package/triggers/docs/Models/Accessrequestpostapproval.md +22 -0
  2986. package/triggers/docs/Models/AccessrequestpostapprovalRequestedItemsStatusInner.md +26 -0
  2987. package/triggers/docs/Models/AccessrequestpostapprovalRequestedItemsStatusInnerApprovalInfoInner.md +22 -0
  2988. package/triggers/docs/Models/AccessrequestpostapprovalRequestedItemsStatusInnerApprovalInfoInnerApprover.md +21 -0
  2989. package/triggers/docs/Models/Accessrequestpreapproval.md +22 -0
  2990. package/triggers/docs/Models/Accessrequestpreapproval2.md +21 -0
  2991. package/triggers/docs/Models/AccessrequestpreapprovalRequestedItemsInner.md +24 -0
  2992. package/triggers/docs/Models/Accountaggregationcompleted.md +25 -0
  2993. package/triggers/docs/Models/AccountaggregationcompletedSource.md +21 -0
  2994. package/triggers/docs/Models/AccountaggregationcompletedStats.md +23 -0
  2995. package/triggers/docs/Models/Accountattributeschanged.md +22 -0
  2996. package/triggers/docs/Models/AccountattributeschangedAccount.md +23 -0
  2997. package/triggers/docs/Models/AccountattributeschangedChangesInner.md +21 -0
  2998. package/triggers/docs/Models/AccountattributeschangedChangesInnerNewValue.md +18 -0
  2999. package/triggers/docs/Models/AccountattributeschangedChangesInnerOldValue.md +18 -0
  3000. package/triggers/docs/Models/AccountattributeschangedIdentity.md +21 -0
  3001. package/triggers/docs/Models/AccountattributeschangedSource.md +21 -0
  3002. package/triggers/docs/Models/Accountcorrelated.md +23 -0
  3003. package/triggers/docs/Models/AccountcorrelatedAccount.md +23 -0
  3004. package/triggers/docs/Models/AccountcorrelatedIdentity.md +21 -0
  3005. package/triggers/docs/Models/AccountcorrelatedSource.md +21 -0
  3006. package/triggers/docs/Models/Accountcreated.md +22 -0
  3007. package/triggers/docs/Models/AccountcreatedEvent.md +20 -0
  3008. package/triggers/docs/Models/Accountdeleted.md +22 -0
  3009. package/triggers/docs/Models/AccountdeletedEvent.md +20 -0
  3010. package/triggers/docs/Models/Accountscollectedforaggregation.md +25 -0
  3011. package/triggers/docs/Models/AccountscollectedforaggregationSource.md +21 -0
  3012. package/triggers/docs/Models/AccountscollectedforaggregationStats.md +23 -0
  3013. package/triggers/docs/Models/Accountsourcereference.md +23 -0
  3014. package/triggers/docs/Models/AccountsourcereferenceGovernanceGroup.md +20 -0
  3015. package/triggers/docs/Models/AccountsourcereferenceOwner.md +20 -0
  3016. package/triggers/docs/Models/Accountuncorrelated.md +22 -0
  3017. package/triggers/docs/Models/AccountuncorrelatedAccount.md +23 -0
  3018. package/triggers/docs/Models/AccountuncorrelatedIdentity.md +21 -0
  3019. package/triggers/docs/Models/AccountuncorrelatedSource.md +21 -0
  3020. package/triggers/docs/Models/Accountupdated.md +26 -0
  3021. package/triggers/docs/Models/AccountupdatedEntitlementChangesInner.md +21 -0
  3022. package/triggers/docs/Models/AccountupdatedEntitlementChangesInnerAddedInner.md +22 -0
  3023. package/triggers/docs/Models/AccountupdatedEntitlementChangesInnerAddedInnerOwner.md +21 -0
  3024. package/triggers/docs/Models/AccountupdatedEvent.md +20 -0
  3025. package/triggers/docs/Models/AccountupdatedMultiValueAttributeChangesInner.md +21 -0
  3026. package/triggers/docs/Models/AccountupdatedMultiValueAttributeChangesInnerAddedValuesInner.md +18 -0
  3027. package/triggers/docs/Models/AccountupdatedSingleValueAttributeChangesInner.md +21 -0
  3028. package/triggers/docs/Models/AccountupdatedSingleValueAttributeChangesInnerNewValue.md +18 -0
  3029. package/triggers/docs/Models/AccountupdatedSingleValueAttributeChangesInnerOldValue.md +18 -0
  3030. package/triggers/docs/Models/Accountv2.md +26 -0
  3031. package/triggers/docs/Models/Basicauthconfig.md +20 -0
  3032. package/triggers/docs/Models/Bearertokenauthconfig.md +19 -0
  3033. package/triggers/docs/Models/Campaignactivated.md +19 -0
  3034. package/triggers/docs/Models/CampaignactivatedCampaign.md +27 -0
  3035. package/triggers/docs/Models/CampaignactivatedCampaignCampaignOwner.md +21 -0
  3036. package/triggers/docs/Models/Campaignended.md +19 -0
  3037. package/triggers/docs/Models/CampaignendedCampaign.md +27 -0
  3038. package/triggers/docs/Models/Campaigngenerated.md +19 -0
  3039. package/triggers/docs/Models/CampaigngeneratedCampaign.md +27 -0
  3040. package/triggers/docs/Models/CampaigngeneratedCampaignCampaignOwner.md +21 -0
  3041. package/triggers/docs/Models/Campaignreference.md +25 -0
  3042. package/triggers/docs/Models/Certificationdto.md +31 -0
  3043. package/triggers/docs/Models/Certificationphase.md +23 -0
  3044. package/triggers/docs/Models/Certificationreference.md +22 -0
  3045. package/triggers/docs/Models/Certificationsignedoff.md +19 -0
  3046. package/triggers/docs/Models/CertificationsignedoffCertification.md +35 -0
  3047. package/triggers/docs/Models/Completeinvocation.md +21 -0
  3048. package/triggers/docs/Models/Completeinvocationinput.md +20 -0
  3049. package/triggers/docs/Models/Errormessagedto.md +21 -0
  3050. package/triggers/docs/Models/Errorresponsedto.md +22 -0
  3051. package/triggers/docs/Models/Eventbridgeconfig.md +20 -0
  3052. package/triggers/docs/Models/Httpauthenticationtype.md +23 -0
  3053. package/triggers/docs/Models/Httpconfig.md +23 -0
  3054. package/triggers/docs/Models/Httpdispatchmode.md +23 -0
  3055. package/triggers/docs/Models/Identityattributeschanged.md +20 -0
  3056. package/triggers/docs/Models/IdentityattributeschangedChangesInner.md +21 -0
  3057. package/triggers/docs/Models/IdentityattributeschangedChangesInnerNewValue.md +18 -0
  3058. package/triggers/docs/Models/IdentityattributeschangedChangesInnerOldValue.md +18 -0
  3059. package/triggers/docs/Models/IdentityattributeschangedChangesInnerOldValueOneOfValue.md +18 -0
  3060. package/triggers/docs/Models/IdentityattributeschangedIdentity.md +21 -0
  3061. package/triggers/docs/Models/Identitycreated.md +20 -0
  3062. package/triggers/docs/Models/IdentitycreatedIdentity.md +21 -0
  3063. package/triggers/docs/Models/Identitydeleted.md +20 -0
  3064. package/triggers/docs/Models/IdentitydeletedIdentity.md +21 -0
  3065. package/triggers/docs/Models/Identityreference2.md +22 -0
  3066. package/triggers/docs/Models/Index.md +19 -0
  3067. package/triggers/docs/Models/Invocation.md +22 -0
  3068. package/triggers/docs/Models/Invocationstatus.md +27 -0
  3069. package/triggers/docs/Models/Invocationstatustype.md +21 -0
  3070. package/triggers/docs/Models/ListTriggersV1401Response.md +19 -0
  3071. package/triggers/docs/Models/ListTriggersV1429Response.md +19 -0
  3072. package/triggers/docs/Models/Localeorigin.md +21 -0
  3073. package/triggers/docs/Models/Localizedmessage.md +20 -0
  3074. package/triggers/docs/Models/Machineidentitycreated.md +20 -0
  3075. package/triggers/docs/Models/MachineidentitycreatedMachineIdentity.md +36 -0
  3076. package/triggers/docs/Models/Machineidentitydeleted.md +20 -0
  3077. package/triggers/docs/Models/MachineidentitydeletedMachineIdentity.md +36 -0
  3078. package/triggers/docs/Models/Machineidentityownerreference.md +22 -0
  3079. package/triggers/docs/Models/Machineidentitysourcereference.md +21 -0
  3080. package/triggers/docs/Models/Machineidentityupdated.md +24 -0
  3081. package/triggers/docs/Models/MachineidentityupdatedMachineIdentity.md +36 -0
  3082. package/triggers/docs/Models/MachineidentityupdatedOwnerChanges.md +21 -0
  3083. package/triggers/docs/Models/MachineidentityupdatedSingleValueAttributeChangesInner.md +21 -0
  3084. package/triggers/docs/Models/MachineidentityupdatedSingleValueAttributeChangesInnerNewValue.md +18 -0
  3085. package/triggers/docs/Models/MachineidentityupdatedSingleValueAttributeChangesInnerOldValue.md +18 -0
  3086. package/triggers/docs/Models/MachineidentityupdatedUserEntitlementChanges.md +21 -0
  3087. package/triggers/docs/Models/Machineidentityuserentitlements.md +21 -0
  3088. package/triggers/docs/Models/Provisioningcompleted.md +26 -0
  3089. package/triggers/docs/Models/ProvisioningcompletedAccountRequestsInner.md +25 -0
  3090. package/triggers/docs/Models/ProvisioningcompletedAccountRequestsInnerAttributeRequestsInner.md +21 -0
  3091. package/triggers/docs/Models/ProvisioningcompletedAccountRequestsInnerSource.md +21 -0
  3092. package/triggers/docs/Models/ProvisioningcompletedRecipient.md +21 -0
  3093. package/triggers/docs/Models/ProvisioningcompletedRequester.md +21 -0
  3094. package/triggers/docs/Models/Reassignment.md +20 -0
  3095. package/triggers/docs/Models/Reviewer.md +24 -0
  3096. package/triggers/docs/Models/Savedsearchcomplete.md +25 -0
  3097. package/triggers/docs/Models/SavedsearchcompleteSearchResults.md +21 -0
  3098. package/triggers/docs/Models/SavedsearchcompleteSearchResultsAccount.md +21 -0
  3099. package/triggers/docs/Models/SavedsearchcompleteSearchResultsEntitlement.md +21 -0
  3100. package/triggers/docs/Models/SavedsearchcompleteSearchResultsIdentity.md +21 -0
  3101. package/triggers/docs/Models/Sourceaccountcreated.md +26 -0
  3102. package/triggers/docs/Models/Sourceaccountdeleted.md +26 -0
  3103. package/triggers/docs/Models/Sourceaccountupdated.md +26 -0
  3104. package/triggers/docs/Models/Sourcecreated.md +24 -0
  3105. package/triggers/docs/Models/SourcecreatedActor.md +21 -0
  3106. package/triggers/docs/Models/Sourcedeleted.md +24 -0
  3107. package/triggers/docs/Models/SourcedeletedActor.md +21 -0
  3108. package/triggers/docs/Models/Sourceupdated.md +24 -0
  3109. package/triggers/docs/Models/SourceupdatedActor.md +21 -0
  3110. package/triggers/docs/Models/Startinvocationinput.md +21 -0
  3111. package/triggers/docs/Models/Subscription.md +29 -0
  3112. package/triggers/docs/Models/SubscriptionpatchrequestInner.md +21 -0
  3113. package/triggers/docs/Models/SubscriptionpatchrequestInnerValue.md +18 -0
  3114. package/triggers/docs/Models/SubscriptionpatchrequestInnerValueAnyOfInner.md +18 -0
  3115. package/triggers/docs/Models/Subscriptionpostrequest.md +27 -0
  3116. package/triggers/docs/Models/Subscriptionputrequest.md +26 -0
  3117. package/triggers/docs/Models/Subscriptiontype.md +27 -0
  3118. package/triggers/docs/Models/Testinvocation.md +22 -0
  3119. package/triggers/docs/Models/Trigger.md +26 -0
  3120. package/triggers/docs/Models/TriggerExampleInput.md +77 -0
  3121. package/triggers/docs/Models/TriggerExampleOutput.md +24 -0
  3122. package/triggers/docs/Models/Triggertype.md +21 -0
  3123. package/triggers/docs/Models/Vaclusterstatuschangeevent.md +23 -0
  3124. package/triggers/docs/Models/VaclusterstatuschangeeventApplication.md +21 -0
  3125. package/triggers/docs/Models/VaclusterstatuschangeeventHealthCheckResult.md +21 -0
  3126. package/triggers/docs/Models/VaclusterstatuschangeeventPreviousHealthCheckResult.md +21 -0
  3127. package/triggers/docs/Models/Validatefilterinputdto.md +20 -0
  3128. package/triggers/docs/Models/Validatefilteroutputdto.md +21 -0
  3129. package/ui_metadata/.openapi-generator/FILES +11 -0
  3130. package/ui_metadata/api.ts +81 -81
  3131. package/ui_metadata/docs/Examples/typescript_code_examples_overlay.yaml +29 -0
  3132. package/ui_metadata/docs/Methods/Index.md +30 -0
  3133. package/ui_metadata/docs/Methods/UIMetadataApi.md +104 -0
  3134. package/ui_metadata/docs/Models/Errormessagedto.md +21 -0
  3135. package/ui_metadata/docs/Models/Errorresponsedto.md +22 -0
  3136. package/ui_metadata/docs/Models/GetTenantUiMetadataV1401Response.md +19 -0
  3137. package/ui_metadata/docs/Models/GetTenantUiMetadataV1429Response.md +19 -0
  3138. package/ui_metadata/docs/Models/Index.md +19 -0
  3139. package/ui_metadata/docs/Models/Localeorigin.md +21 -0
  3140. package/ui_metadata/docs/Models/Tenantuimetadataitemresponse.md +21 -0
  3141. package/ui_metadata/docs/Models/Tenantuimetadataitemupdaterequest.md +21 -0
  3142. package/work_items/.openapi-generator/FILES +22 -0
  3143. package/work_items/api.ts +344 -344
  3144. package/work_items/docs/Examples/typescript_code_examples_overlay.yaml +193 -0
  3145. package/work_items/docs/Methods/Index.md +30 -0
  3146. package/work_items/docs/Methods/WorkItemsApi.md +549 -0
  3147. package/work_items/docs/Models/Approvalitemdetails.md +25 -0
  3148. package/work_items/docs/Models/Errormessagedto.md +21 -0
  3149. package/work_items/docs/Models/Errorresponsedto.md +22 -0
  3150. package/work_items/docs/Models/Formdetails.md +24 -0
  3151. package/work_items/docs/Models/Formitemdetails.md +19 -0
  3152. package/work_items/docs/Models/Index.md +19 -0
  3153. package/work_items/docs/Models/ListWorkItemsV1401Response.md +19 -0
  3154. package/work_items/docs/Models/ListWorkItemsV1429Response.md +19 -0
  3155. package/work_items/docs/Models/Localeorigin.md +21 -0
  3156. package/work_items/docs/Models/Remediationitemdetails.md +27 -0
  3157. package/work_items/docs/Models/Sectiondetails.md +21 -0
  3158. package/work_items/docs/Models/Workitemforward.md +21 -0
  3159. package/work_items/docs/Models/Workitems.md +35 -0
  3160. package/work_items/docs/Models/WorkitemsForm.md +24 -0
  3161. package/work_items/docs/Models/Workitemscount.md +19 -0
  3162. package/work_items/docs/Models/Workitemssummary.md +21 -0
  3163. package/work_items/docs/Models/Workitemstate.md +29 -0
  3164. package/work_items/docs/Models/Workitemstatemanualworkitems.md +29 -0
  3165. package/work_items/docs/Models/Workitemtypemanualworkitems.md +45 -0
  3166. package/work_reassignment/.openapi-generator/FILES +24 -0
  3167. package/work_reassignment/api.ts +292 -292
  3168. package/work_reassignment/docs/Examples/typescript_code_examples_overlay.yaml +136 -0
  3169. package/work_reassignment/docs/Methods/Index.md +30 -0
  3170. package/work_reassignment/docs/Methods/WorkReassignmentApi.md +418 -0
  3171. package/work_reassignment/docs/Models/Auditdetails.md +22 -0
  3172. package/work_reassignment/docs/Models/Configtype.md +23 -0
  3173. package/work_reassignment/docs/Models/Configtypeenum.md +25 -0
  3174. package/work_reassignment/docs/Models/Configtypeenumcamel.md +23 -0
  3175. package/work_reassignment/docs/Models/Configurationdetailsresponse.md +23 -0
  3176. package/work_reassignment/docs/Models/Configurationitemrequest.md +23 -0
  3177. package/work_reassignment/docs/Models/Configurationitemresponse.md +20 -0
  3178. package/work_reassignment/docs/Models/Configurationresponse.md +20 -0
  3179. package/work_reassignment/docs/Models/Errormessagedto.md +21 -0
  3180. package/work_reassignment/docs/Models/Errorresponsedto.md +22 -0
  3181. package/work_reassignment/docs/Models/Evaluateresponse.md +20 -0
  3182. package/work_reassignment/docs/Models/GetReassignmentConfigTypesV1401Response.md +19 -0
  3183. package/work_reassignment/docs/Models/GetReassignmentConfigTypesV1429Response.md +19 -0
  3184. package/work_reassignment/docs/Models/Identity2.md +20 -0
  3185. package/work_reassignment/docs/Models/Index.md +19 -0
  3186. package/work_reassignment/docs/Models/Localeorigin.md +21 -0
  3187. package/work_reassignment/docs/Models/Lookupstep.md +21 -0
  3188. package/work_reassignment/docs/Models/Reassignmenttypeenum.md +25 -0
  3189. package/work_reassignment/docs/Models/Tenantconfigurationdetails.md +19 -0
  3190. package/work_reassignment/docs/Models/Tenantconfigurationrequest.md +19 -0
  3191. package/work_reassignment/docs/Models/Tenantconfigurationresponse.md +20 -0
  3192. package/workflows/.openapi-generator/FILES +36 -0
  3193. package/workflows/api.ts +581 -581
  3194. package/workflows/docs/Examples/typescript_code_examples_overlay.yaml +277 -0
  3195. package/workflows/docs/Methods/Index.md +30 -0
  3196. package/workflows/docs/Methods/WorkflowsApi.md +781 -0
  3197. package/workflows/docs/Models/ArrayInner.md +18 -0
  3198. package/workflows/docs/Models/CreateExternalExecuteWorkflowV1200Response.md +20 -0
  3199. package/workflows/docs/Models/CreateExternalExecuteWorkflowV1Request.md +19 -0
  3200. package/workflows/docs/Models/CreateWorkflowV1Request.md +24 -0
  3201. package/workflows/docs/Models/Errormessagedto.md +21 -0
  3202. package/workflows/docs/Models/Errorresponsedto.md +22 -0
  3203. package/workflows/docs/Models/Index.md +19 -0
  3204. package/workflows/docs/Models/Jsonpatchoperation.md +21 -0
  3205. package/workflows/docs/Models/JsonpatchoperationValue.md +18 -0
  3206. package/workflows/docs/Models/ListCompleteWorkflowLibraryV1200ResponseInner.md +31 -0
  3207. package/workflows/docs/Models/ListWorkflowsV1401Response.md +19 -0
  3208. package/workflows/docs/Models/ListWorkflowsV1429Response.md +19 -0
  3209. package/workflows/docs/Models/Localeorigin.md +21 -0
  3210. package/workflows/docs/Models/TestExternalExecuteWorkflowV1200Response.md +19 -0
  3211. package/workflows/docs/Models/TestExternalExecuteWorkflowV1Request.md +19 -0
  3212. package/workflows/docs/Models/TestWorkflowV1200Response.md +19 -0
  3213. package/workflows/docs/Models/TestWorkflowV1Request.md +19 -0
  3214. package/workflows/docs/Models/Workflow.md +31 -0
  3215. package/workflows/docs/Models/WorkflowAllOfCreator.md +21 -0
  3216. package/workflows/docs/Models/Workflowbody.md +24 -0
  3217. package/workflows/docs/Models/WorkflowbodyOwner.md +21 -0
  3218. package/workflows/docs/Models/Workflowdefinition.md +20 -0
  3219. package/workflows/docs/Models/Workflowexecution.md +24 -0
  3220. package/workflows/docs/Models/Workflowexecutionevent.md +21 -0
  3221. package/workflows/docs/Models/Workflowexecutionhistory.md +21 -0
  3222. package/workflows/docs/Models/Workflowlibraryaction.md +30 -0
  3223. package/workflows/docs/Models/WorkflowlibraryactionExampleOutput.md +18 -0
  3224. package/workflows/docs/Models/Workflowlibraryformfields.md +24 -0
  3225. package/workflows/docs/Models/Workflowlibraryoperator.md +27 -0
  3226. package/workflows/docs/Models/Workflowlibrarytrigger.md +29 -0
  3227. package/workflows/docs/Models/Workflowmodifiedby.md +21 -0
  3228. package/workflows/docs/Models/Workflowoauthclient.md +21 -0
  3229. package/workflows/docs/Models/Workflowtrigger.md +21 -0
  3230. /package/access_model_metadata/{README.md → docs/Models/README.md} +0 -0
  3231. /package/access_profiles/{README.md → docs/Models/README.md} +0 -0
  3232. /package/access_request_approvals/{README.md → docs/Models/README.md} +0 -0
  3233. /package/access_request_identity_metrics/{README.md → docs/Models/README.md} +0 -0
  3234. /package/access_requests/{README.md → docs/Models/README.md} +0 -0
  3235. /package/account_activities/{README.md → docs/Models/README.md} +0 -0
  3236. /package/account_aggregations/{README.md → docs/Models/README.md} +0 -0
  3237. /package/account_deletion_requests/{README.md → docs/Models/README.md} +0 -0
  3238. /package/account_usages/{README.md → docs/Models/README.md} +0 -0
  3239. /package/accounts/{README.md → docs/Models/README.md} +0 -0
  3240. /package/api_usage/{README.md → docs/Models/README.md} +0 -0
  3241. /package/application_discovery/{README.md → docs/Models/README.md} +0 -0
  3242. /package/approvals/{README.md → docs/Models/README.md} +0 -0
  3243. /package/apps/{README.md → docs/Models/README.md} +0 -0
  3244. /package/auth_profile/{README.md → docs/Models/README.md} +0 -0
  3245. /package/auth_users/{README.md → docs/Models/README.md} +0 -0
  3246. /package/branding/{README.md → docs/Models/README.md} +0 -0
  3247. /package/certification_campaign_filters/{README.md → docs/Models/README.md} +0 -0
  3248. /package/certification_campaigns/{README.md → docs/Models/README.md} +0 -0
  3249. /package/certification_summaries/{README.md → docs/Models/README.md} +0 -0
  3250. /package/certifications/{README.md → docs/Models/README.md} +0 -0
  3251. /package/classify_source/{README.md → docs/Models/README.md} +0 -0
  3252. /package/configuration_hub/{README.md → docs/Models/README.md} +0 -0
  3253. /package/connector_customizers/{README.md → docs/Models/README.md} +0 -0
  3254. /package/connector_rule_management/{README.md → docs/Models/README.md} +0 -0
  3255. /package/connectors/{README.md → docs/Models/README.md} +0 -0
  3256. /package/custom_forms/{README.md → docs/Models/README.md} +0 -0
  3257. /package/custom_password_instructions/{README.md → docs/Models/README.md} +0 -0
  3258. /package/custom_user_levels/{README.md → docs/Models/README.md} +0 -0
  3259. /package/data_access_security/{README.md → docs/Models/README.md} +0 -0
  3260. /package/data_segmentation/{README.md → docs/Models/README.md} +0 -0
  3261. /package/declassify_source/{README.md → docs/Models/README.md} +0 -0
  3262. /package/dimensions/{README.md → docs/Models/README.md} +0 -0
  3263. /package/entitlement_connections/{README.md → docs/Models/README.md} +0 -0
  3264. /package/entitlements/{README.md → docs/Models/README.md} +0 -0
  3265. /package/global_tenant_security_settings/{README.md → docs/Models/README.md} +0 -0
  3266. /package/governance_groups/{README.md → docs/Models/README.md} +0 -0
  3267. /package/iai_access_request_recommendations/{README.md → docs/Models/README.md} +0 -0
  3268. /package/iai_common_access/{README.md → docs/Models/README.md} +0 -0
  3269. /package/iai_outliers/{README.md → docs/Models/README.md} +0 -0
  3270. /package/iai_peer_group_strategies/{README.md → docs/Models/README.md} +0 -0
  3271. /package/iai_recommendations/{README.md → docs/Models/README.md} +0 -0
  3272. /package/iai_role_mining/{README.md → docs/Models/README.md} +0 -0
  3273. /package/icons/{README.md → docs/Models/README.md} +0 -0
  3274. /package/identities/{README.md → docs/Models/README.md} +0 -0
  3275. /package/identity_attributes/{README.md → docs/Models/README.md} +0 -0
  3276. /package/identity_history/{README.md → docs/Models/README.md} +0 -0
  3277. /package/identity_profiles/{README.md → docs/Models/README.md} +0 -0
  3278. /package/jit_access/{README.md → docs/Models/README.md} +0 -0
  3279. /package/jit_activations/{README.md → docs/Models/README.md} +0 -0
  3280. /package/launchers/{README.md → docs/Models/README.md} +0 -0
  3281. /package/lifecycle_states/{README.md → docs/Models/README.md} +0 -0
  3282. /package/machine_account_classify/{README.md → docs/Models/README.md} +0 -0
  3283. /package/machine_account_creation_request/{README.md → docs/Models/README.md} +0 -0
  3284. /package/machine_account_mappings/{README.md → docs/Models/README.md} +0 -0
  3285. /package/machine_account_subtypes/{README.md → docs/Models/README.md} +0 -0
  3286. /package/machine_accounts/{README.md → docs/Models/README.md} +0 -0
  3287. /package/machine_classification_config/{README.md → docs/Models/README.md} +0 -0
  3288. /package/machine_identities/{README.md → docs/Models/README.md} +0 -0
  3289. /package/managed_clients/{README.md → docs/Models/README.md} +0 -0
  3290. /package/managed_cluster_types/{README.md → docs/Models/README.md} +0 -0
  3291. /package/managed_clusters/{README.md → docs/Models/README.md} +0 -0
  3292. /package/mfa_configuration/{README.md → docs/Models/README.md} +0 -0
  3293. /package/multi_host_integration/{README.md → docs/Models/README.md} +0 -0
  3294. /package/non_employee_lifecycle_management/{README.md → docs/Models/README.md} +0 -0
  3295. /package/notifications/{README.md → docs/Models/README.md} +0 -0
  3296. /package/oauth_clients/{README.md → docs/Models/README.md} +0 -0
  3297. /package/org_config/{README.md → docs/Models/README.md} +0 -0
  3298. /package/parameter_storage/{README.md → docs/Models/README.md} +0 -0
  3299. /package/password_configuration/{README.md → docs/Models/README.md} +0 -0
  3300. /package/password_dictionary/{README.md → docs/Models/README.md} +0 -0
  3301. /package/password_management/{README.md → docs/Models/README.md} +0 -0
  3302. /package/password_policies/{README.md → docs/Models/README.md} +0 -0
  3303. /package/password_sync_groups/{README.md → docs/Models/README.md} +0 -0
  3304. /package/personal_access_tokens/{README.md → docs/Models/README.md} +0 -0
  3305. /package/privilege_criteria/{README.md → docs/Models/README.md} +0 -0
  3306. /package/privilege_criteria_configuration/{README.md → docs/Models/README.md} +0 -0
  3307. /package/prompt_insights/{README.md → docs/Models/README.md} +0 -0
  3308. /package/public_identities/{README.md → docs/Models/README.md} +0 -0
  3309. /package/public_identities_config/{README.md → docs/Models/README.md} +0 -0
  3310. /package/reports_data_extraction/{README.md → docs/Models/README.md} +0 -0
  3311. /package/requestable_objects/{README.md → docs/Models/README.md} +0 -0
  3312. /package/role_insights/{README.md → docs/Models/README.md} +0 -0
  3313. /package/role_propagation/{README.md → docs/Models/README.md} +0 -0
  3314. /package/roles/{README.md → docs/Models/README.md} +0 -0
  3315. /package/saved_search/{README.md → docs/Models/README.md} +0 -0
  3316. /package/scheduled_search/{README.md → docs/Models/README.md} +0 -0
  3317. /package/search/{README.md → docs/Models/README.md} +0 -0
  3318. /package/search_attribute_configuration/{README.md → docs/Models/README.md} +0 -0
  3319. /package/segments/{README.md → docs/Models/README.md} +0 -0
  3320. /package/service_desk_integration/{README.md → docs/Models/README.md} +0 -0
  3321. /package/shared_signals_framework_ssf/{README.md → docs/Models/README.md} +0 -0
  3322. /package/sim_integrations/{README.md → docs/Models/README.md} +0 -0
  3323. /package/sod_policies/{README.md → docs/Models/README.md} +0 -0
  3324. /package/sod_violations/{README.md → docs/Models/README.md} +0 -0
  3325. /package/source_usages/{README.md → docs/Models/README.md} +0 -0
  3326. /package/sources/{README.md → docs/Models/README.md} +0 -0
  3327. /package/sp_config/{README.md → docs/Models/README.md} +0 -0
  3328. /package/suggested_entitlement_description/{README.md → docs/Models/README.md} +0 -0
  3329. /package/tagged_objects/{README.md → docs/Models/README.md} +0 -0
  3330. /package/tags/{README.md → docs/Models/README.md} +0 -0
  3331. /package/task_management/{README.md → docs/Models/README.md} +0 -0
  3332. /package/tenant/{README.md → docs/Models/README.md} +0 -0
  3333. /package/tenant_context/{README.md → docs/Models/README.md} +0 -0
  3334. /package/transforms/{README.md → docs/Models/README.md} +0 -0
  3335. /package/triggers/{README.md → docs/Models/README.md} +0 -0
  3336. /package/ui_metadata/{README.md → docs/Models/README.md} +0 -0
  3337. /package/work_items/{README.md → docs/Models/README.md} +0 -0
  3338. /package/work_reassignment/{README.md → docs/Models/README.md} +0 -0
  3339. /package/workflows/{README.md → docs/Models/README.md} +0 -0
@@ -26,697 +26,697 @@ import { BASE_PATH, COLLECTION_FORMATS, BaseAPI, RequiredError, operationServerM
26
26
  /**
27
27
  *
28
28
  * @export
29
- * @interface AccessconstraintV1
29
+ * @interface Accessconstraint
30
30
  */
31
- export interface AccessconstraintV1 {
31
+ export interface Accessconstraint {
32
32
  /**
33
33
  * Type of Access
34
34
  * @type {string}
35
- * @memberof AccessconstraintV1
35
+ * @memberof Accessconstraint
36
36
  */
37
- 'type': AccessconstraintV1TypeV1;
37
+ 'type': AccessconstraintTypeEnum;
38
38
  /**
39
39
  * Must be set only if operator is SELECTED.
40
40
  * @type {Array<string>}
41
- * @memberof AccessconstraintV1
41
+ * @memberof Accessconstraint
42
42
  */
43
43
  'ids'?: Array<string>;
44
44
  /**
45
45
  * Used to determine whether the scope of the campaign should be reduced for selected ids or all.
46
46
  * @type {string}
47
- * @memberof AccessconstraintV1
47
+ * @memberof Accessconstraint
48
48
  */
49
- 'operator': AccessconstraintV1OperatorV1;
49
+ 'operator': AccessconstraintOperatorEnum;
50
50
  }
51
51
 
52
- export const AccessconstraintV1TypeV1 = {
52
+ export const AccessconstraintTypeEnum = {
53
53
  Entitlement: 'ENTITLEMENT',
54
54
  AccessProfile: 'ACCESS_PROFILE',
55
55
  Role: 'ROLE'
56
56
  } as const;
57
57
 
58
- export type AccessconstraintV1TypeV1 = typeof AccessconstraintV1TypeV1[keyof typeof AccessconstraintV1TypeV1];
59
- export const AccessconstraintV1OperatorV1 = {
58
+ export type AccessconstraintTypeEnum = typeof AccessconstraintTypeEnum[keyof typeof AccessconstraintTypeEnum];
59
+ export const AccessconstraintOperatorEnum = {
60
60
  All: 'ALL',
61
61
  Selected: 'SELECTED'
62
62
  } as const;
63
63
 
64
- export type AccessconstraintV1OperatorV1 = typeof AccessconstraintV1OperatorV1[keyof typeof AccessconstraintV1OperatorV1];
64
+ export type AccessconstraintOperatorEnum = typeof AccessconstraintOperatorEnum[keyof typeof AccessconstraintOperatorEnum];
65
65
 
66
66
  /**
67
67
  *
68
68
  * @export
69
- * @interface ActivatecampaignoptionsV1
69
+ * @interface Activatecampaignoptions
70
70
  */
71
- export interface ActivatecampaignoptionsV1 {
71
+ export interface Activatecampaignoptions {
72
72
  /**
73
73
  * The timezone must be in a valid ISO 8601 format. Timezones in ISO 8601 are represented as UTC (represented as \'Z\') or as an offset from UTC. The offset format can be +/-hh:mm, +/-hhmm, or +/-hh.
74
74
  * @type {string}
75
- * @memberof ActivatecampaignoptionsV1
75
+ * @memberof Activatecampaignoptions
76
76
  */
77
77
  'timeZone'?: string;
78
78
  }
79
79
  /**
80
80
  *
81
81
  * @export
82
- * @interface AdminreviewreassignReassignToV1
82
+ * @interface Adminreviewreassign
83
83
  */
84
- export interface AdminreviewreassignReassignToV1 {
84
+ export interface Adminreviewreassign {
85
+ /**
86
+ * List of certification IDs to reassign
87
+ * @type {Array<string>}
88
+ * @memberof Adminreviewreassign
89
+ */
90
+ 'certificationIds'?: Array<string>;
91
+ /**
92
+ *
93
+ * @type {AdminreviewreassignReassignTo}
94
+ * @memberof Adminreviewreassign
95
+ */
96
+ 'reassignTo'?: AdminreviewreassignReassignTo;
97
+ /**
98
+ * Comment to explain why the certification was reassigned
99
+ * @type {string}
100
+ * @memberof Adminreviewreassign
101
+ */
102
+ 'reason'?: string;
103
+ }
104
+ /**
105
+ *
106
+ * @export
107
+ * @interface AdminreviewreassignReassignTo
108
+ */
109
+ export interface AdminreviewreassignReassignTo {
85
110
  /**
86
111
  * The identity ID to which the review is being assigned.
87
112
  * @type {string}
88
- * @memberof AdminreviewreassignReassignToV1
113
+ * @memberof AdminreviewreassignReassignTo
89
114
  */
90
115
  'id'?: string;
91
116
  /**
92
117
  * The type of the ID provided.
93
118
  * @type {string}
94
- * @memberof AdminreviewreassignReassignToV1
119
+ * @memberof AdminreviewreassignReassignTo
95
120
  */
96
- 'type'?: AdminreviewreassignReassignToV1TypeV1;
121
+ 'type'?: AdminreviewreassignReassignToTypeEnum;
97
122
  }
98
123
 
99
- export const AdminreviewreassignReassignToV1TypeV1 = {
124
+ export const AdminreviewreassignReassignToTypeEnum = {
100
125
  Identity: 'IDENTITY'
101
126
  } as const;
102
127
 
103
- export type AdminreviewreassignReassignToV1TypeV1 = typeof AdminreviewreassignReassignToV1TypeV1[keyof typeof AdminreviewreassignReassignToV1TypeV1];
128
+ export type AdminreviewreassignReassignToTypeEnum = typeof AdminreviewreassignReassignToTypeEnum[keyof typeof AdminreviewreassignReassignToTypeEnum];
104
129
 
105
130
  /**
106
131
  *
107
132
  * @export
108
- * @interface AdminreviewreassignV1
133
+ * @interface ArrayInner
134
+ */
135
+ export interface ArrayInner {
136
+ }
137
+ /**
138
+ *
139
+ * @export
140
+ * @interface Campaign2
109
141
  */
110
- export interface AdminreviewreassignV1 {
142
+ export interface Campaign2 {
111
143
  /**
112
- * List of certification IDs to reassign
113
- * @type {Array<string>}
114
- * @memberof AdminreviewreassignV1
144
+ * Id of the campaign
145
+ * @type {string}
146
+ * @memberof Campaign2
115
147
  */
116
- 'certificationIds'?: Array<string>;
148
+ 'id'?: string | null;
117
149
  /**
118
- *
119
- * @type {AdminreviewreassignReassignToV1}
120
- * @memberof AdminreviewreassignV1
150
+ * The campaign name. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details.
151
+ * @type {string}
152
+ * @memberof Campaign2
121
153
  */
122
- 'reassignTo'?: AdminreviewreassignReassignToV1;
154
+ 'name': string;
123
155
  /**
124
- * Comment to explain why the certification was reassigned
156
+ * The campaign description. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details.
125
157
  * @type {string}
126
- * @memberof AdminreviewreassignV1
158
+ * @memberof Campaign2
127
159
  */
128
- 'reason'?: string;
129
- }
130
- /**
131
- *
132
- * @export
133
- * @interface ArrayInnerV1
134
- */
135
- export interface ArrayInnerV1 {
136
- }
137
- /**
138
- * Determines which items will be included in this campaign. The default campaign filter is used if this field is left blank.
139
- * @export
140
- * @interface Campaign2AllOfFilterV1
141
- */
142
- export interface Campaign2AllOfFilterV1 {
160
+ 'description': string | null;
143
161
  /**
144
- * The ID of whatever type of filter is being used.
162
+ * The campaign\'s completion deadline. This date must be in the future in order to activate the campaign. If you try to activate a campaign with a deadline of today or in the past, you will receive a 400 error response.
145
163
  * @type {string}
146
- * @memberof Campaign2AllOfFilterV1
164
+ * @memberof Campaign2
147
165
  */
148
- 'id'?: string;
166
+ 'deadline'?: string | null;
149
167
  /**
150
- * Type of the filter
168
+ * The type of campaign. Could be extended in the future.
151
169
  * @type {string}
152
- * @memberof Campaign2AllOfFilterV1
170
+ * @memberof Campaign2
153
171
  */
154
- 'type'?: Campaign2AllOfFilterV1TypeV1;
172
+ 'type': Campaign2TypeEnum;
155
173
  /**
156
- * Name of the filter
174
+ * Enables email notification for this campaign
175
+ * @type {boolean}
176
+ * @memberof Campaign2
177
+ */
178
+ 'emailNotificationEnabled'?: boolean;
179
+ /**
180
+ * Allows auto revoke for this campaign
181
+ * @type {boolean}
182
+ * @memberof Campaign2
183
+ */
184
+ 'autoRevokeAllowed'?: boolean;
185
+ /**
186
+ * Enables IAI for this campaign. Accepts true even if the IAI product feature is off. If IAI is turned off then campaigns generated from this template will indicate false. The real value will then be returned if IAI is ever enabled for the org in the future.
187
+ * @type {boolean}
188
+ * @memberof Campaign2
189
+ */
190
+ 'recommendationsEnabled'?: boolean;
191
+ /**
192
+ * The campaign\'s current status.
157
193
  * @type {string}
158
- * @memberof Campaign2AllOfFilterV1
194
+ * @memberof Campaign2
159
195
  */
160
- 'name'?: string;
161
- }
162
-
163
- export const Campaign2AllOfFilterV1TypeV1 = {
164
- CampaignFilter: 'CAMPAIGN_FILTER'
165
- } as const;
166
-
167
- export type Campaign2AllOfFilterV1TypeV1 = typeof Campaign2AllOfFilterV1TypeV1[keyof typeof Campaign2AllOfFilterV1TypeV1];
168
-
169
- /**
170
- * Must be set only if the campaign type is MACHINE_ACCOUNT.
171
- * @export
172
- * @interface Campaign2AllOfMachineAccountCampaignInfoV1
173
- */
174
- export interface Campaign2AllOfMachineAccountCampaignInfoV1 {
196
+ 'status'?: Campaign2StatusEnum | null;
175
197
  /**
176
- * The list of sources to be included in the campaign.
177
- * @type {Array<string>}
178
- * @memberof Campaign2AllOfMachineAccountCampaignInfoV1
198
+ * The correlatedStatus of the campaign. Only SOURCE_OWNER campaigns can be Uncorrelated. An Uncorrelated certification campaign only includes Uncorrelated identities (An identity is uncorrelated if it has no accounts on an authoritative source).
199
+ * @type {string}
200
+ * @memberof Campaign2
179
201
  */
180
- 'sourceIds'?: Array<string>;
202
+ 'correlatedStatus'?: Campaign2CorrelatedStatusEnum;
181
203
  /**
182
- * The reviewer\'s type.
204
+ * Created time of the campaign
205
+ * @type {string}
206
+ * @memberof Campaign2
207
+ */
208
+ 'created'?: string | null;
209
+ /**
210
+ * The total number of certifications in this campaign.
211
+ * @type {number}
212
+ * @memberof Campaign2
213
+ */
214
+ 'totalCertifications'?: number | null;
215
+ /**
216
+ * The number of completed certifications in this campaign.
217
+ * @type {number}
218
+ * @memberof Campaign2
219
+ */
220
+ 'completedCertifications'?: number | null;
221
+ /**
222
+ * A list of errors and warnings that have accumulated.
223
+ * @type {Array<Campaignalert>}
224
+ * @memberof Campaign2
225
+ */
226
+ 'alerts'?: Array<Campaignalert> | null;
227
+ /**
228
+ * Modified time of the campaign
183
229
  * @type {string}
184
- * @memberof Campaign2AllOfMachineAccountCampaignInfoV1
230
+ * @memberof Campaign2
231
+ */
232
+ 'modified'?: string | null;
233
+ /**
234
+ *
235
+ * @type {Campaign2AllOfFilter}
236
+ * @memberof Campaign2
185
237
  */
186
- 'reviewerType'?: Campaign2AllOfMachineAccountCampaignInfoV1ReviewerTypeV1;
238
+ 'filter'?: Campaign2AllOfFilter | null;
239
+ /**
240
+ * Determines if comments on sunset date changes are required.
241
+ * @type {boolean}
242
+ * @memberof Campaign2
243
+ */
244
+ 'sunsetCommentsRequired'?: boolean;
245
+ /**
246
+ *
247
+ * @type {Campaign2AllOfSourceOwnerCampaignInfo}
248
+ * @memberof Campaign2
249
+ */
250
+ 'sourceOwnerCampaignInfo'?: Campaign2AllOfSourceOwnerCampaignInfo | null;
251
+ /**
252
+ *
253
+ * @type {Campaign2AllOfSearchCampaignInfo}
254
+ * @memberof Campaign2
255
+ */
256
+ 'searchCampaignInfo'?: Campaign2AllOfSearchCampaignInfo | null;
257
+ /**
258
+ *
259
+ * @type {Campaign2AllOfRoleCompositionCampaignInfo}
260
+ * @memberof Campaign2
261
+ */
262
+ 'roleCompositionCampaignInfo'?: Campaign2AllOfRoleCompositionCampaignInfo | null;
263
+ /**
264
+ *
265
+ * @type {Campaign2AllOfMachineAccountCampaignInfo}
266
+ * @memberof Campaign2
267
+ */
268
+ 'machineAccountCampaignInfo'?: Campaign2AllOfMachineAccountCampaignInfo | null;
269
+ /**
270
+ * A list of sources in the campaign that contain \\\"orphan entitlements\\\" (entitlements without a corresponding Managed Attribute). An empty list indicates the campaign has no orphan entitlements. Null indicates there may be unknown orphan entitlements in the campaign (the campaign was created before this feature was implemented).
271
+ * @type {Array<Campaign2AllOfSourcesWithOrphanEntitlements>}
272
+ * @memberof Campaign2
273
+ */
274
+ 'sourcesWithOrphanEntitlements'?: Array<Campaign2AllOfSourcesWithOrphanEntitlements> | null;
275
+ /**
276
+ * Determines whether comments are required for decisions during certification reviews. You can require comments for all decisions, revoke-only decisions, or no decisions. By default, comments are not required for decisions.
277
+ * @type {string}
278
+ * @memberof Campaign2
279
+ */
280
+ 'mandatoryCommentRequirement'?: Campaign2MandatoryCommentRequirementEnum;
187
281
  }
188
282
 
189
- export const Campaign2AllOfMachineAccountCampaignInfoV1ReviewerTypeV1 = {
190
- AccountOwner: 'ACCOUNT_OWNER'
283
+ export const Campaign2TypeEnum = {
284
+ Manager: 'MANAGER',
285
+ SourceOwner: 'SOURCE_OWNER',
286
+ Search: 'SEARCH',
287
+ RoleComposition: 'ROLE_COMPOSITION',
288
+ MachineAccount: 'MACHINE_ACCOUNT'
289
+ } as const;
290
+
291
+ export type Campaign2TypeEnum = typeof Campaign2TypeEnum[keyof typeof Campaign2TypeEnum];
292
+ export const Campaign2StatusEnum = {
293
+ Pending: 'PENDING',
294
+ Staged: 'STAGED',
295
+ Canceling: 'CANCELING',
296
+ Activating: 'ACTIVATING',
297
+ Active: 'ACTIVE',
298
+ Completing: 'COMPLETING',
299
+ Completed: 'COMPLETED',
300
+ Error: 'ERROR',
301
+ Archived: 'ARCHIVED'
302
+ } as const;
303
+
304
+ export type Campaign2StatusEnum = typeof Campaign2StatusEnum[keyof typeof Campaign2StatusEnum];
305
+ export const Campaign2CorrelatedStatusEnum = {
306
+ Correlated: 'CORRELATED',
307
+ Uncorrelated: 'UNCORRELATED'
308
+ } as const;
309
+
310
+ export type Campaign2CorrelatedStatusEnum = typeof Campaign2CorrelatedStatusEnum[keyof typeof Campaign2CorrelatedStatusEnum];
311
+ export const Campaign2MandatoryCommentRequirementEnum = {
312
+ AllDecisions: 'ALL_DECISIONS',
313
+ RevokeOnlyDecisions: 'REVOKE_ONLY_DECISIONS',
314
+ NoDecisions: 'NO_DECISIONS'
191
315
  } as const;
192
316
 
193
- export type Campaign2AllOfMachineAccountCampaignInfoV1ReviewerTypeV1 = typeof Campaign2AllOfMachineAccountCampaignInfoV1ReviewerTypeV1[keyof typeof Campaign2AllOfMachineAccountCampaignInfoV1ReviewerTypeV1];
317
+ export type Campaign2MandatoryCommentRequirementEnum = typeof Campaign2MandatoryCommentRequirementEnum[keyof typeof Campaign2MandatoryCommentRequirementEnum];
194
318
 
195
319
  /**
196
- * This determines who remediation tasks will be assigned to. Remediation tasks are created for each revoke decision on items in the campaign. The only legal remediator type is \'IDENTITY\', and the chosen identity must be a Role Admin or Org Admin.
320
+ * Determines which items will be included in this campaign. The default campaign filter is used if this field is left blank.
197
321
  * @export
198
- * @interface Campaign2AllOfRoleCompositionCampaignInfoRemediatorRefV1
322
+ * @interface Campaign2AllOfFilter
199
323
  */
200
- export interface Campaign2AllOfRoleCompositionCampaignInfoRemediatorRefV1 {
324
+ export interface Campaign2AllOfFilter {
201
325
  /**
202
- * Legal Remediator Type
326
+ * The ID of whatever type of filter is being used.
203
327
  * @type {string}
204
- * @memberof Campaign2AllOfRoleCompositionCampaignInfoRemediatorRefV1
328
+ * @memberof Campaign2AllOfFilter
205
329
  */
206
- 'type': Campaign2AllOfRoleCompositionCampaignInfoRemediatorRefV1TypeV1;
330
+ 'id'?: string;
207
331
  /**
208
- * The ID of the remediator.
332
+ * Type of the filter
209
333
  * @type {string}
210
- * @memberof Campaign2AllOfRoleCompositionCampaignInfoRemediatorRefV1
334
+ * @memberof Campaign2AllOfFilter
211
335
  */
212
- 'id': string;
336
+ 'type'?: Campaign2AllOfFilterTypeEnum;
213
337
  /**
214
- * The name of the remediator.
338
+ * Name of the filter
215
339
  * @type {string}
216
- * @memberof Campaign2AllOfRoleCompositionCampaignInfoRemediatorRefV1
340
+ * @memberof Campaign2AllOfFilter
217
341
  */
218
342
  'name'?: string;
219
343
  }
220
344
 
221
- export const Campaign2AllOfRoleCompositionCampaignInfoRemediatorRefV1TypeV1 = {
222
- Identity: 'IDENTITY'
345
+ export const Campaign2AllOfFilterTypeEnum = {
346
+ CampaignFilter: 'CAMPAIGN_FILTER'
223
347
  } as const;
224
348
 
225
- export type Campaign2AllOfRoleCompositionCampaignInfoRemediatorRefV1TypeV1 = typeof Campaign2AllOfRoleCompositionCampaignInfoRemediatorRefV1TypeV1[keyof typeof Campaign2AllOfRoleCompositionCampaignInfoRemediatorRefV1TypeV1];
349
+ export type Campaign2AllOfFilterTypeEnum = typeof Campaign2AllOfFilterTypeEnum[keyof typeof Campaign2AllOfFilterTypeEnum];
226
350
 
227
351
  /**
228
- * If specified, this identity or governance group will be the reviewer for all certifications in this campaign. The allowed DTO types are IDENTITY and GOVERNANCE_GROUP.
352
+ * Must be set only if the campaign type is MACHINE_ACCOUNT.
229
353
  * @export
230
- * @interface Campaign2AllOfRoleCompositionCampaignInfoReviewerV1
354
+ * @interface Campaign2AllOfMachineAccountCampaignInfo
231
355
  */
232
- export interface Campaign2AllOfRoleCompositionCampaignInfoReviewerV1 {
233
- /**
234
- * The reviewer\'s DTO type.
235
- * @type {string}
236
- * @memberof Campaign2AllOfRoleCompositionCampaignInfoReviewerV1
237
- */
238
- 'type'?: Campaign2AllOfRoleCompositionCampaignInfoReviewerV1TypeV1;
356
+ export interface Campaign2AllOfMachineAccountCampaignInfo {
239
357
  /**
240
- * The reviewer\'s ID.
241
- * @type {string}
242
- * @memberof Campaign2AllOfRoleCompositionCampaignInfoReviewerV1
358
+ * The list of sources to be included in the campaign.
359
+ * @type {Array<string>}
360
+ * @memberof Campaign2AllOfMachineAccountCampaignInfo
243
361
  */
244
- 'id'?: string;
362
+ 'sourceIds'?: Array<string>;
245
363
  /**
246
- * The reviewer\'s name.
364
+ * The reviewer\'s type.
247
365
  * @type {string}
248
- * @memberof Campaign2AllOfRoleCompositionCampaignInfoReviewerV1
366
+ * @memberof Campaign2AllOfMachineAccountCampaignInfo
249
367
  */
250
- 'name'?: string;
368
+ 'reviewerType'?: Campaign2AllOfMachineAccountCampaignInfoReviewerTypeEnum;
251
369
  }
252
370
 
253
- export const Campaign2AllOfRoleCompositionCampaignInfoReviewerV1TypeV1 = {
254
- GovernanceGroup: 'GOVERNANCE_GROUP',
255
- Identity: 'IDENTITY'
371
+ export const Campaign2AllOfMachineAccountCampaignInfoReviewerTypeEnum = {
372
+ AccountOwner: 'ACCOUNT_OWNER'
256
373
  } as const;
257
374
 
258
- export type Campaign2AllOfRoleCompositionCampaignInfoReviewerV1TypeV1 = typeof Campaign2AllOfRoleCompositionCampaignInfoReviewerV1TypeV1[keyof typeof Campaign2AllOfRoleCompositionCampaignInfoReviewerV1TypeV1];
375
+ export type Campaign2AllOfMachineAccountCampaignInfoReviewerTypeEnum = typeof Campaign2AllOfMachineAccountCampaignInfoReviewerTypeEnum[keyof typeof Campaign2AllOfMachineAccountCampaignInfoReviewerTypeEnum];
259
376
 
260
377
  /**
261
378
  * Optional configuration options for role composition campaigns.
262
379
  * @export
263
- * @interface Campaign2AllOfRoleCompositionCampaignInfoV1
380
+ * @interface Campaign2AllOfRoleCompositionCampaignInfo
264
381
  */
265
- export interface Campaign2AllOfRoleCompositionCampaignInfoV1 {
382
+ export interface Campaign2AllOfRoleCompositionCampaignInfo {
266
383
  /**
267
384
  * The ID of the identity or governance group reviewing this campaign. Deprecated in favor of the \"reviewer\" object.
268
385
  * @type {string}
269
- * @memberof Campaign2AllOfRoleCompositionCampaignInfoV1
386
+ * @memberof Campaign2AllOfRoleCompositionCampaignInfo
270
387
  * @deprecated
271
388
  */
272
389
  'reviewerId'?: string | null;
273
390
  /**
274
391
  *
275
- * @type {Campaign2AllOfRoleCompositionCampaignInfoReviewerV1}
276
- * @memberof Campaign2AllOfRoleCompositionCampaignInfoV1
392
+ * @type {Campaign2AllOfRoleCompositionCampaignInfoReviewer}
393
+ * @memberof Campaign2AllOfRoleCompositionCampaignInfo
277
394
  */
278
- 'reviewer'?: Campaign2AllOfRoleCompositionCampaignInfoReviewerV1 | null;
395
+ 'reviewer'?: Campaign2AllOfRoleCompositionCampaignInfoReviewer | null;
279
396
  /**
280
397
  * Optional list of roles to include in this campaign. Only one of `roleIds` and `query` may be set; if neither are set, all roles are included.
281
398
  * @type {Array<string>}
282
- * @memberof Campaign2AllOfRoleCompositionCampaignInfoV1
399
+ * @memberof Campaign2AllOfRoleCompositionCampaignInfo
283
400
  */
284
401
  'roleIds'?: Array<string>;
285
402
  /**
286
403
  *
287
- * @type {Campaign2AllOfRoleCompositionCampaignInfoRemediatorRefV1}
288
- * @memberof Campaign2AllOfRoleCompositionCampaignInfoV1
404
+ * @type {Campaign2AllOfRoleCompositionCampaignInfoRemediatorRef}
405
+ * @memberof Campaign2AllOfRoleCompositionCampaignInfo
289
406
  */
290
- 'remediatorRef': Campaign2AllOfRoleCompositionCampaignInfoRemediatorRefV1;
407
+ 'remediatorRef': Campaign2AllOfRoleCompositionCampaignInfoRemediatorRef;
291
408
  /**
292
409
  * Optional search query to scope this campaign to a set of roles. Only one of `roleIds` and `query` may be set; if neither are set, all roles are included.
293
410
  * @type {string}
294
- * @memberof Campaign2AllOfRoleCompositionCampaignInfoV1
411
+ * @memberof Campaign2AllOfRoleCompositionCampaignInfo
295
412
  */
296
413
  'query'?: string | null;
297
414
  /**
298
415
  * Describes this role composition campaign. Intended for storing the query used, and possibly the number of roles selected/available.
299
416
  * @type {string}
300
- * @memberof Campaign2AllOfRoleCompositionCampaignInfoV1
417
+ * @memberof Campaign2AllOfRoleCompositionCampaignInfo
301
418
  */
302
419
  'description'?: string | null;
303
420
  }
421
+ /**
422
+ * This determines who remediation tasks will be assigned to. Remediation tasks are created for each revoke decision on items in the campaign. The only legal remediator type is \'IDENTITY\', and the chosen identity must be a Role Admin or Org Admin.
423
+ * @export
424
+ * @interface Campaign2AllOfRoleCompositionCampaignInfoRemediatorRef
425
+ */
426
+ export interface Campaign2AllOfRoleCompositionCampaignInfoRemediatorRef {
427
+ /**
428
+ * Legal Remediator Type
429
+ * @type {string}
430
+ * @memberof Campaign2AllOfRoleCompositionCampaignInfoRemediatorRef
431
+ */
432
+ 'type': Campaign2AllOfRoleCompositionCampaignInfoRemediatorRefTypeEnum;
433
+ /**
434
+ * The ID of the remediator.
435
+ * @type {string}
436
+ * @memberof Campaign2AllOfRoleCompositionCampaignInfoRemediatorRef
437
+ */
438
+ 'id': string;
439
+ /**
440
+ * The name of the remediator.
441
+ * @type {string}
442
+ * @memberof Campaign2AllOfRoleCompositionCampaignInfoRemediatorRef
443
+ */
444
+ 'name'?: string;
445
+ }
446
+
447
+ export const Campaign2AllOfRoleCompositionCampaignInfoRemediatorRefTypeEnum = {
448
+ Identity: 'IDENTITY'
449
+ } as const;
450
+
451
+ export type Campaign2AllOfRoleCompositionCampaignInfoRemediatorRefTypeEnum = typeof Campaign2AllOfRoleCompositionCampaignInfoRemediatorRefTypeEnum[keyof typeof Campaign2AllOfRoleCompositionCampaignInfoRemediatorRefTypeEnum];
452
+
304
453
  /**
305
454
  * If specified, this identity or governance group will be the reviewer for all certifications in this campaign. The allowed DTO types are IDENTITY and GOVERNANCE_GROUP.
306
455
  * @export
307
- * @interface Campaign2AllOfSearchCampaignInfoReviewerV1
456
+ * @interface Campaign2AllOfRoleCompositionCampaignInfoReviewer
308
457
  */
309
- export interface Campaign2AllOfSearchCampaignInfoReviewerV1 {
458
+ export interface Campaign2AllOfRoleCompositionCampaignInfoReviewer {
310
459
  /**
311
460
  * The reviewer\'s DTO type.
312
461
  * @type {string}
313
- * @memberof Campaign2AllOfSearchCampaignInfoReviewerV1
462
+ * @memberof Campaign2AllOfRoleCompositionCampaignInfoReviewer
314
463
  */
315
- 'type'?: Campaign2AllOfSearchCampaignInfoReviewerV1TypeV1;
464
+ 'type'?: Campaign2AllOfRoleCompositionCampaignInfoReviewerTypeEnum;
316
465
  /**
317
466
  * The reviewer\'s ID.
318
467
  * @type {string}
319
- * @memberof Campaign2AllOfSearchCampaignInfoReviewerV1
468
+ * @memberof Campaign2AllOfRoleCompositionCampaignInfoReviewer
320
469
  */
321
470
  'id'?: string;
322
471
  /**
323
472
  * The reviewer\'s name.
324
473
  * @type {string}
325
- * @memberof Campaign2AllOfSearchCampaignInfoReviewerV1
474
+ * @memberof Campaign2AllOfRoleCompositionCampaignInfoReviewer
326
475
  */
327
- 'name'?: string | null;
476
+ 'name'?: string;
328
477
  }
329
478
 
330
- export const Campaign2AllOfSearchCampaignInfoReviewerV1TypeV1 = {
479
+ export const Campaign2AllOfRoleCompositionCampaignInfoReviewerTypeEnum = {
331
480
  GovernanceGroup: 'GOVERNANCE_GROUP',
332
481
  Identity: 'IDENTITY'
333
482
  } as const;
334
483
 
335
- export type Campaign2AllOfSearchCampaignInfoReviewerV1TypeV1 = typeof Campaign2AllOfSearchCampaignInfoReviewerV1TypeV1[keyof typeof Campaign2AllOfSearchCampaignInfoReviewerV1TypeV1];
484
+ export type Campaign2AllOfRoleCompositionCampaignInfoReviewerTypeEnum = typeof Campaign2AllOfRoleCompositionCampaignInfoReviewerTypeEnum[keyof typeof Campaign2AllOfRoleCompositionCampaignInfoReviewerTypeEnum];
336
485
 
337
486
  /**
338
487
  * Must be set only if the campaign type is SEARCH.
339
488
  * @export
340
- * @interface Campaign2AllOfSearchCampaignInfoV1
489
+ * @interface Campaign2AllOfSearchCampaignInfo
341
490
  */
342
- export interface Campaign2AllOfSearchCampaignInfoV1 {
491
+ export interface Campaign2AllOfSearchCampaignInfo {
343
492
  /**
344
493
  * The type of search campaign represented.
345
494
  * @type {string}
346
- * @memberof Campaign2AllOfSearchCampaignInfoV1
495
+ * @memberof Campaign2AllOfSearchCampaignInfo
347
496
  */
348
- 'type': Campaign2AllOfSearchCampaignInfoV1TypeV1;
497
+ 'type': Campaign2AllOfSearchCampaignInfoTypeEnum;
349
498
  /**
350
499
  * Describes this search campaign. Intended for storing the query used, and possibly the number of identities selected/available.
351
500
  * @type {string}
352
- * @memberof Campaign2AllOfSearchCampaignInfoV1
501
+ * @memberof Campaign2AllOfSearchCampaignInfo
353
502
  */
354
503
  'description'?: string;
355
504
  /**
356
505
  *
357
- * @type {Campaign2AllOfSearchCampaignInfoReviewerV1}
358
- * @memberof Campaign2AllOfSearchCampaignInfoV1
506
+ * @type {Campaign2AllOfSearchCampaignInfoReviewer}
507
+ * @memberof Campaign2AllOfSearchCampaignInfo
359
508
  */
360
- 'reviewer'?: Campaign2AllOfSearchCampaignInfoReviewerV1 | null;
509
+ 'reviewer'?: Campaign2AllOfSearchCampaignInfoReviewer | null;
361
510
  /**
362
511
  * The scope for the campaign. The campaign will cover identities returned by the query and identities that have access items returned by the query. One of `query` or `identityIds` must be set.
363
512
  * @type {string}
364
- * @memberof Campaign2AllOfSearchCampaignInfoV1
513
+ * @memberof Campaign2AllOfSearchCampaignInfo
365
514
  */
366
515
  'query'?: string | null;
367
516
  /**
368
517
  * A direct list of identities to include in this campaign. One of `identityIds` or `query` must be set.
369
518
  * @type {Array<string>}
370
- * @memberof Campaign2AllOfSearchCampaignInfoV1
519
+ * @memberof Campaign2AllOfSearchCampaignInfo
371
520
  */
372
521
  'identityIds'?: Array<string> | null;
373
522
  /**
374
523
  * Further reduces the scope of the campaign by excluding identities (from `query` or `identityIds`) that do not have this access.
375
- * @type {Array<AccessconstraintV1>}
376
- * @memberof Campaign2AllOfSearchCampaignInfoV1
524
+ * @type {Array<Accessconstraint>}
525
+ * @memberof Campaign2AllOfSearchCampaignInfo
377
526
  */
378
- 'accessConstraints'?: Array<AccessconstraintV1>;
527
+ 'accessConstraints'?: Array<Accessconstraint>;
379
528
  }
380
529
 
381
- export const Campaign2AllOfSearchCampaignInfoV1TypeV1 = {
530
+ export const Campaign2AllOfSearchCampaignInfoTypeEnum = {
382
531
  Identity: 'IDENTITY',
383
532
  Access: 'ACCESS'
384
533
  } as const;
385
534
 
386
- export type Campaign2AllOfSearchCampaignInfoV1TypeV1 = typeof Campaign2AllOfSearchCampaignInfoV1TypeV1[keyof typeof Campaign2AllOfSearchCampaignInfoV1TypeV1];
535
+ export type Campaign2AllOfSearchCampaignInfoTypeEnum = typeof Campaign2AllOfSearchCampaignInfoTypeEnum[keyof typeof Campaign2AllOfSearchCampaignInfoTypeEnum];
387
536
 
388
537
  /**
389
- * Must be set only if the campaign type is SOURCE_OWNER.
390
- * @export
391
- * @interface Campaign2AllOfSourceOwnerCampaignInfoV1
392
- */
393
- export interface Campaign2AllOfSourceOwnerCampaignInfoV1 {
394
- /**
395
- * The list of sources to be included in the campaign.
396
- * @type {Array<string>}
397
- * @memberof Campaign2AllOfSourceOwnerCampaignInfoV1
398
- */
399
- 'sourceIds'?: Array<string>;
400
- }
401
- /**
402
- *
538
+ * If specified, this identity or governance group will be the reviewer for all certifications in this campaign. The allowed DTO types are IDENTITY and GOVERNANCE_GROUP.
403
539
  * @export
404
- * @interface Campaign2AllOfSourcesWithOrphanEntitlementsV1
540
+ * @interface Campaign2AllOfSearchCampaignInfoReviewer
405
541
  */
406
- export interface Campaign2AllOfSourcesWithOrphanEntitlementsV1 {
542
+ export interface Campaign2AllOfSearchCampaignInfoReviewer {
407
543
  /**
408
- * Id of the source
544
+ * The reviewer\'s DTO type.
409
545
  * @type {string}
410
- * @memberof Campaign2AllOfSourcesWithOrphanEntitlementsV1
546
+ * @memberof Campaign2AllOfSearchCampaignInfoReviewer
411
547
  */
412
- 'id'?: string;
548
+ 'type'?: Campaign2AllOfSearchCampaignInfoReviewerTypeEnum;
413
549
  /**
414
- * Type
550
+ * The reviewer\'s ID.
415
551
  * @type {string}
416
- * @memberof Campaign2AllOfSourcesWithOrphanEntitlementsV1
552
+ * @memberof Campaign2AllOfSearchCampaignInfoReviewer
417
553
  */
418
- 'type'?: Campaign2AllOfSourcesWithOrphanEntitlementsV1TypeV1;
554
+ 'id'?: string;
419
555
  /**
420
- * Name of the source
556
+ * The reviewer\'s name.
421
557
  * @type {string}
422
- * @memberof Campaign2AllOfSourcesWithOrphanEntitlementsV1
558
+ * @memberof Campaign2AllOfSearchCampaignInfoReviewer
423
559
  */
424
- 'name'?: string;
560
+ 'name'?: string | null;
425
561
  }
426
562
 
427
- export const Campaign2AllOfSourcesWithOrphanEntitlementsV1TypeV1 = {
428
- Source: 'SOURCE'
563
+ export const Campaign2AllOfSearchCampaignInfoReviewerTypeEnum = {
564
+ GovernanceGroup: 'GOVERNANCE_GROUP',
565
+ Identity: 'IDENTITY'
429
566
  } as const;
430
567
 
431
- export type Campaign2AllOfSourcesWithOrphanEntitlementsV1TypeV1 = typeof Campaign2AllOfSourcesWithOrphanEntitlementsV1TypeV1[keyof typeof Campaign2AllOfSourcesWithOrphanEntitlementsV1TypeV1];
568
+ export type Campaign2AllOfSearchCampaignInfoReviewerTypeEnum = typeof Campaign2AllOfSearchCampaignInfoReviewerTypeEnum[keyof typeof Campaign2AllOfSearchCampaignInfoReviewerTypeEnum];
432
569
 
433
570
  /**
434
- *
571
+ * Must be set only if the campaign type is SOURCE_OWNER.
435
572
  * @export
436
- * @interface Campaign2V1
573
+ * @interface Campaign2AllOfSourceOwnerCampaignInfo
437
574
  */
438
- export interface Campaign2V1 {
439
- /**
440
- * Id of the campaign
441
- * @type {string}
442
- * @memberof Campaign2V1
443
- */
444
- 'id'?: string | null;
445
- /**
446
- * The campaign name. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details.
447
- * @type {string}
448
- * @memberof Campaign2V1
449
- */
450
- 'name': string;
451
- /**
452
- * The campaign description. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details.
453
- * @type {string}
454
- * @memberof Campaign2V1
455
- */
456
- 'description': string | null;
457
- /**
458
- * The campaign\'s completion deadline. This date must be in the future in order to activate the campaign. If you try to activate a campaign with a deadline of today or in the past, you will receive a 400 error response.
459
- * @type {string}
460
- * @memberof Campaign2V1
461
- */
462
- 'deadline'?: string | null;
463
- /**
464
- * The type of campaign. Could be extended in the future.
465
- * @type {string}
466
- * @memberof Campaign2V1
467
- */
468
- 'type': Campaign2V1TypeV1;
469
- /**
470
- * Enables email notification for this campaign
471
- * @type {boolean}
472
- * @memberof Campaign2V1
473
- */
474
- 'emailNotificationEnabled'?: boolean;
475
- /**
476
- * Allows auto revoke for this campaign
477
- * @type {boolean}
478
- * @memberof Campaign2V1
479
- */
480
- 'autoRevokeAllowed'?: boolean;
575
+ export interface Campaign2AllOfSourceOwnerCampaignInfo {
481
576
  /**
482
- * Enables IAI for this campaign. Accepts true even if the IAI product feature is off. If IAI is turned off then campaigns generated from this template will indicate false. The real value will then be returned if IAI is ever enabled for the org in the future.
483
- * @type {boolean}
484
- * @memberof Campaign2V1
485
- */
486
- 'recommendationsEnabled'?: boolean;
487
- /**
488
- * The campaign\'s current status.
489
- * @type {string}
490
- * @memberof Campaign2V1
491
- */
492
- 'status'?: Campaign2V1StatusV1 | null;
493
- /**
494
- * The correlatedStatus of the campaign. Only SOURCE_OWNER campaigns can be Uncorrelated. An Uncorrelated certification campaign only includes Uncorrelated identities (An identity is uncorrelated if it has no accounts on an authoritative source).
495
- * @type {string}
496
- * @memberof Campaign2V1
577
+ * The list of sources to be included in the campaign.
578
+ * @type {Array<string>}
579
+ * @memberof Campaign2AllOfSourceOwnerCampaignInfo
497
580
  */
498
- 'correlatedStatus'?: Campaign2V1CorrelatedStatusV1;
581
+ 'sourceIds'?: Array<string>;
582
+ }
583
+ /**
584
+ *
585
+ * @export
586
+ * @interface Campaign2AllOfSourcesWithOrphanEntitlements
587
+ */
588
+ export interface Campaign2AllOfSourcesWithOrphanEntitlements {
499
589
  /**
500
- * Created time of the campaign
590
+ * Id of the source
501
591
  * @type {string}
502
- * @memberof Campaign2V1
503
- */
504
- 'created'?: string | null;
505
- /**
506
- * The total number of certifications in this campaign.
507
- * @type {number}
508
- * @memberof Campaign2V1
509
- */
510
- 'totalCertifications'?: number | null;
511
- /**
512
- * The number of completed certifications in this campaign.
513
- * @type {number}
514
- * @memberof Campaign2V1
515
- */
516
- 'completedCertifications'?: number | null;
517
- /**
518
- * A list of errors and warnings that have accumulated.
519
- * @type {Array<CampaignalertV1>}
520
- * @memberof Campaign2V1
592
+ * @memberof Campaign2AllOfSourcesWithOrphanEntitlements
521
593
  */
522
- 'alerts'?: Array<CampaignalertV1> | null;
594
+ 'id'?: string;
523
595
  /**
524
- * Modified time of the campaign
596
+ * Type
525
597
  * @type {string}
526
- * @memberof Campaign2V1
527
- */
528
- 'modified'?: string | null;
529
- /**
530
- *
531
- * @type {Campaign2AllOfFilterV1}
532
- * @memberof Campaign2V1
533
- */
534
- 'filter'?: Campaign2AllOfFilterV1 | null;
535
- /**
536
- * Determines if comments on sunset date changes are required.
537
- * @type {boolean}
538
- * @memberof Campaign2V1
539
- */
540
- 'sunsetCommentsRequired'?: boolean;
541
- /**
542
- *
543
- * @type {Campaign2AllOfSourceOwnerCampaignInfoV1}
544
- * @memberof Campaign2V1
598
+ * @memberof Campaign2AllOfSourcesWithOrphanEntitlements
545
599
  */
546
- 'sourceOwnerCampaignInfo'?: Campaign2AllOfSourceOwnerCampaignInfoV1 | null;
600
+ 'type'?: Campaign2AllOfSourcesWithOrphanEntitlementsTypeEnum;
547
601
  /**
548
- *
549
- * @type {Campaign2AllOfSearchCampaignInfoV1}
550
- * @memberof Campaign2V1
551
- */
552
- 'searchCampaignInfo'?: Campaign2AllOfSearchCampaignInfoV1 | null;
553
- /**
554
- *
555
- * @type {Campaign2AllOfRoleCompositionCampaignInfoV1}
556
- * @memberof Campaign2V1
557
- */
558
- 'roleCompositionCampaignInfo'?: Campaign2AllOfRoleCompositionCampaignInfoV1 | null;
559
- /**
560
- *
561
- * @type {Campaign2AllOfMachineAccountCampaignInfoV1}
562
- * @memberof Campaign2V1
563
- */
564
- 'machineAccountCampaignInfo'?: Campaign2AllOfMachineAccountCampaignInfoV1 | null;
565
- /**
566
- * A list of sources in the campaign that contain \\\"orphan entitlements\\\" (entitlements without a corresponding Managed Attribute). An empty list indicates the campaign has no orphan entitlements. Null indicates there may be unknown orphan entitlements in the campaign (the campaign was created before this feature was implemented).
567
- * @type {Array<Campaign2AllOfSourcesWithOrphanEntitlementsV1>}
568
- * @memberof Campaign2V1
569
- */
570
- 'sourcesWithOrphanEntitlements'?: Array<Campaign2AllOfSourcesWithOrphanEntitlementsV1> | null;
571
- /**
572
- * Determines whether comments are required for decisions during certification reviews. You can require comments for all decisions, revoke-only decisions, or no decisions. By default, comments are not required for decisions.
602
+ * Name of the source
573
603
  * @type {string}
574
- * @memberof Campaign2V1
604
+ * @memberof Campaign2AllOfSourcesWithOrphanEntitlements
575
605
  */
576
- 'mandatoryCommentRequirement'?: Campaign2V1MandatoryCommentRequirementV1;
606
+ 'name'?: string;
577
607
  }
578
608
 
579
- export const Campaign2V1TypeV1 = {
580
- Manager: 'MANAGER',
581
- SourceOwner: 'SOURCE_OWNER',
582
- Search: 'SEARCH',
583
- RoleComposition: 'ROLE_COMPOSITION',
584
- MachineAccount: 'MACHINE_ACCOUNT'
585
- } as const;
586
-
587
- export type Campaign2V1TypeV1 = typeof Campaign2V1TypeV1[keyof typeof Campaign2V1TypeV1];
588
- export const Campaign2V1StatusV1 = {
589
- Pending: 'PENDING',
590
- Staged: 'STAGED',
591
- Canceling: 'CANCELING',
592
- Activating: 'ACTIVATING',
593
- Active: 'ACTIVE',
594
- Completing: 'COMPLETING',
595
- Completed: 'COMPLETED',
596
- Error: 'ERROR',
597
- Archived: 'ARCHIVED'
598
- } as const;
599
-
600
- export type Campaign2V1StatusV1 = typeof Campaign2V1StatusV1[keyof typeof Campaign2V1StatusV1];
601
- export const Campaign2V1CorrelatedStatusV1 = {
602
- Correlated: 'CORRELATED',
603
- Uncorrelated: 'UNCORRELATED'
604
- } as const;
605
-
606
- export type Campaign2V1CorrelatedStatusV1 = typeof Campaign2V1CorrelatedStatusV1[keyof typeof Campaign2V1CorrelatedStatusV1];
607
- export const Campaign2V1MandatoryCommentRequirementV1 = {
608
- AllDecisions: 'ALL_DECISIONS',
609
- RevokeOnlyDecisions: 'REVOKE_ONLY_DECISIONS',
610
- NoDecisions: 'NO_DECISIONS'
609
+ export const Campaign2AllOfSourcesWithOrphanEntitlementsTypeEnum = {
610
+ Source: 'SOURCE'
611
611
  } as const;
612
612
 
613
- export type Campaign2V1MandatoryCommentRequirementV1 = typeof Campaign2V1MandatoryCommentRequirementV1[keyof typeof Campaign2V1MandatoryCommentRequirementV1];
613
+ export type Campaign2AllOfSourcesWithOrphanEntitlementsTypeEnum = typeof Campaign2AllOfSourcesWithOrphanEntitlementsTypeEnum[keyof typeof Campaign2AllOfSourcesWithOrphanEntitlementsTypeEnum];
614
614
 
615
615
  /**
616
616
  *
617
617
  * @export
618
- * @interface CampaignalertV1
618
+ * @interface Campaignalert
619
619
  */
620
- export interface CampaignalertV1 {
620
+ export interface Campaignalert {
621
621
  /**
622
622
  * Denotes the level of the message
623
623
  * @type {string}
624
- * @memberof CampaignalertV1
624
+ * @memberof Campaignalert
625
625
  */
626
- 'level'?: CampaignalertV1LevelV1;
626
+ 'level'?: CampaignalertLevelEnum;
627
627
  /**
628
628
  *
629
- * @type {Array<ErrormessagedtoV1>}
630
- * @memberof CampaignalertV1
629
+ * @type {Array<Errormessagedto>}
630
+ * @memberof Campaignalert
631
631
  */
632
- 'localizations'?: Array<ErrormessagedtoV1>;
632
+ 'localizations'?: Array<Errormessagedto>;
633
633
  }
634
634
 
635
- export const CampaignalertV1LevelV1 = {
635
+ export const CampaignalertLevelEnum = {
636
636
  Error: 'ERROR',
637
637
  Warn: 'WARN',
638
638
  Info: 'INFO'
639
639
  } as const;
640
640
 
641
- export type CampaignalertV1LevelV1 = typeof CampaignalertV1LevelV1[keyof typeof CampaignalertV1LevelV1];
641
+ export type CampaignalertLevelEnum = typeof CampaignalertLevelEnum[keyof typeof CampaignalertLevelEnum];
642
642
 
643
643
  /**
644
644
  *
645
645
  * @export
646
- * @interface CampaigncompleteoptionsV1
646
+ * @interface Campaigncompleteoptions
647
647
  */
648
- export interface CampaigncompleteoptionsV1 {
648
+ export interface Campaigncompleteoptions {
649
649
  /**
650
650
  * Determines whether to auto-approve(APPROVE) or auto-revoke(REVOKE) upon campaign completion.
651
651
  * @type {string}
652
- * @memberof CampaigncompleteoptionsV1
652
+ * @memberof Campaigncompleteoptions
653
653
  */
654
- 'autoCompleteAction'?: CampaigncompleteoptionsV1AutoCompleteActionV1;
654
+ 'autoCompleteAction'?: CampaigncompleteoptionsAutoCompleteActionEnum;
655
655
  }
656
656
 
657
- export const CampaigncompleteoptionsV1AutoCompleteActionV1 = {
657
+ export const CampaigncompleteoptionsAutoCompleteActionEnum = {
658
658
  Approve: 'APPROVE',
659
659
  Revoke: 'REVOKE'
660
660
  } as const;
661
661
 
662
- export type CampaigncompleteoptionsV1AutoCompleteActionV1 = typeof CampaigncompleteoptionsV1AutoCompleteActionV1[keyof typeof CampaigncompleteoptionsV1AutoCompleteActionV1];
662
+ export type CampaigncompleteoptionsAutoCompleteActionEnum = typeof CampaigncompleteoptionsAutoCompleteActionEnum[keyof typeof CampaigncompleteoptionsAutoCompleteActionEnum];
663
663
 
664
664
  /**
665
665
  *
666
666
  * @export
667
- * @interface CampaignreferenceV1
667
+ * @interface Campaignreference
668
668
  */
669
- export interface CampaignreferenceV1 {
669
+ export interface Campaignreference {
670
670
  /**
671
671
  * The unique ID of the campaign.
672
672
  * @type {string}
673
- * @memberof CampaignreferenceV1
673
+ * @memberof Campaignreference
674
674
  */
675
675
  'id': string;
676
676
  /**
677
677
  * The name of the campaign.
678
678
  * @type {string}
679
- * @memberof CampaignreferenceV1
679
+ * @memberof Campaignreference
680
680
  */
681
681
  'name': string;
682
682
  /**
683
683
  * The type of object that is being referenced.
684
684
  * @type {string}
685
- * @memberof CampaignreferenceV1
685
+ * @memberof Campaignreference
686
686
  */
687
- 'type': CampaignreferenceV1TypeV1;
687
+ 'type': CampaignreferenceTypeEnum;
688
688
  /**
689
689
  * The type of the campaign.
690
690
  * @type {string}
691
- * @memberof CampaignreferenceV1
691
+ * @memberof Campaignreference
692
692
  */
693
- 'campaignType': CampaignreferenceV1CampaignTypeV1;
693
+ 'campaignType': CampaignreferenceCampaignTypeEnum;
694
694
  /**
695
695
  * The description of the campaign set by the admin who created it.
696
696
  * @type {string}
697
- * @memberof CampaignreferenceV1
697
+ * @memberof Campaignreference
698
698
  */
699
699
  'description': string | null;
700
700
  /**
701
701
  * The correlatedStatus of the campaign. Only SOURCE_OWNER campaigns can be Uncorrelated. An Uncorrelated certification campaign only includes Uncorrelated identities (An identity is uncorrelated if it has no accounts on an authoritative source).
702
702
  * @type {string}
703
- * @memberof CampaignreferenceV1
703
+ * @memberof Campaignreference
704
704
  */
705
- 'correlatedStatus': CampaignreferenceV1CorrelatedStatusV1;
705
+ 'correlatedStatus': CampaignreferenceCorrelatedStatusEnum;
706
706
  /**
707
707
  * Determines whether comments are required for decisions during certification reviews. You can require comments for all decisions, revoke-only decisions, or no decisions. By default, comments are not required for decisions.
708
708
  * @type {string}
709
- * @memberof CampaignreferenceV1
709
+ * @memberof Campaignreference
710
710
  */
711
- 'mandatoryCommentRequirement': CampaignreferenceV1MandatoryCommentRequirementV1;
711
+ 'mandatoryCommentRequirement': CampaignreferenceMandatoryCommentRequirementEnum;
712
712
  }
713
713
 
714
- export const CampaignreferenceV1TypeV1 = {
714
+ export const CampaignreferenceTypeEnum = {
715
715
  Campaign: 'CAMPAIGN'
716
716
  } as const;
717
717
 
718
- export type CampaignreferenceV1TypeV1 = typeof CampaignreferenceV1TypeV1[keyof typeof CampaignreferenceV1TypeV1];
719
- export const CampaignreferenceV1CampaignTypeV1 = {
718
+ export type CampaignreferenceTypeEnum = typeof CampaignreferenceTypeEnum[keyof typeof CampaignreferenceTypeEnum];
719
+ export const CampaignreferenceCampaignTypeEnum = {
720
720
  Manager: 'MANAGER',
721
721
  SourceOwner: 'SOURCE_OWNER',
722
722
  Search: 'SEARCH',
@@ -724,71 +724,71 @@ export const CampaignreferenceV1CampaignTypeV1 = {
724
724
  MachineAccount: 'MACHINE_ACCOUNT'
725
725
  } as const;
726
726
 
727
- export type CampaignreferenceV1CampaignTypeV1 = typeof CampaignreferenceV1CampaignTypeV1[keyof typeof CampaignreferenceV1CampaignTypeV1];
728
- export const CampaignreferenceV1CorrelatedStatusV1 = {
727
+ export type CampaignreferenceCampaignTypeEnum = typeof CampaignreferenceCampaignTypeEnum[keyof typeof CampaignreferenceCampaignTypeEnum];
728
+ export const CampaignreferenceCorrelatedStatusEnum = {
729
729
  Correlated: 'CORRELATED',
730
730
  Uncorrelated: 'UNCORRELATED'
731
731
  } as const;
732
732
 
733
- export type CampaignreferenceV1CorrelatedStatusV1 = typeof CampaignreferenceV1CorrelatedStatusV1[keyof typeof CampaignreferenceV1CorrelatedStatusV1];
734
- export const CampaignreferenceV1MandatoryCommentRequirementV1 = {
733
+ export type CampaignreferenceCorrelatedStatusEnum = typeof CampaignreferenceCorrelatedStatusEnum[keyof typeof CampaignreferenceCorrelatedStatusEnum];
734
+ export const CampaignreferenceMandatoryCommentRequirementEnum = {
735
735
  AllDecisions: 'ALL_DECISIONS',
736
736
  RevokeOnlyDecisions: 'REVOKE_ONLY_DECISIONS',
737
737
  NoDecisions: 'NO_DECISIONS'
738
738
  } as const;
739
739
 
740
- export type CampaignreferenceV1MandatoryCommentRequirementV1 = typeof CampaignreferenceV1MandatoryCommentRequirementV1[keyof typeof CampaignreferenceV1MandatoryCommentRequirementV1];
740
+ export type CampaignreferenceMandatoryCommentRequirementEnum = typeof CampaignreferenceMandatoryCommentRequirementEnum[keyof typeof CampaignreferenceMandatoryCommentRequirementEnum];
741
741
 
742
742
  /**
743
743
  *
744
744
  * @export
745
- * @interface CampaignreportV1
745
+ * @interface Campaignreport
746
746
  */
747
- export interface CampaignreportV1 {
747
+ export interface Campaignreport {
748
748
  /**
749
749
  * SOD policy violation report result DTO type.
750
750
  * @type {string}
751
- * @memberof CampaignreportV1
751
+ * @memberof Campaignreport
752
752
  */
753
- 'type'?: CampaignreportV1TypeV1;
753
+ 'type'?: CampaignreportTypeEnum;
754
754
  /**
755
755
  * SOD policy violation report result ID.
756
756
  * @type {string}
757
- * @memberof CampaignreportV1
757
+ * @memberof Campaignreport
758
758
  */
759
759
  'id'?: string;
760
760
  /**
761
761
  * Human-readable name of the SOD policy violation report result.
762
762
  * @type {string}
763
- * @memberof CampaignreportV1
763
+ * @memberof Campaignreport
764
764
  */
765
765
  'name'?: string;
766
766
  /**
767
767
  * Status of a SOD policy violation report.
768
768
  * @type {string}
769
- * @memberof CampaignreportV1
769
+ * @memberof Campaignreport
770
770
  */
771
- 'status'?: CampaignreportV1StatusV1;
771
+ 'status'?: CampaignreportStatusEnum;
772
772
  /**
773
773
  *
774
- * @type {ReporttypeV1}
775
- * @memberof CampaignreportV1
774
+ * @type {Reporttype}
775
+ * @memberof Campaignreport
776
776
  */
777
- 'reportType': ReporttypeV1;
777
+ 'reportType': Reporttype;
778
778
  /**
779
779
  * The most recent date and time this report was run
780
780
  * @type {string}
781
- * @memberof CampaignreportV1
781
+ * @memberof Campaignreport
782
782
  */
783
783
  'lastRunAt'?: string;
784
784
  }
785
785
 
786
- export const CampaignreportV1TypeV1 = {
786
+ export const CampaignreportTypeEnum = {
787
787
  ReportResult: 'REPORT_RESULT'
788
788
  } as const;
789
789
 
790
- export type CampaignreportV1TypeV1 = typeof CampaignreportV1TypeV1[keyof typeof CampaignreportV1TypeV1];
791
- export const CampaignreportV1StatusV1 = {
790
+ export type CampaignreportTypeEnum = typeof CampaignreportTypeEnum[keyof typeof CampaignreportTypeEnum];
791
+ export const CampaignreportStatusEnum = {
792
792
  Success: 'SUCCESS',
793
793
  Warning: 'WARNING',
794
794
  Error: 'ERROR',
@@ -797,190 +797,190 @@ export const CampaignreportV1StatusV1 = {
797
797
  Pending: 'PENDING'
798
798
  } as const;
799
799
 
800
- export type CampaignreportV1StatusV1 = typeof CampaignreportV1StatusV1[keyof typeof CampaignreportV1StatusV1];
800
+ export type CampaignreportStatusEnum = typeof CampaignreportStatusEnum[keyof typeof CampaignreportStatusEnum];
801
801
 
802
802
  /**
803
803
  *
804
804
  * @export
805
- * @interface CampaignreportsconfigV1
805
+ * @interface Campaignreportsconfig
806
806
  */
807
- export interface CampaignreportsconfigV1 {
807
+ export interface Campaignreportsconfig {
808
808
  /**
809
809
  * list of identity attribute columns
810
810
  * @type {Array<string>}
811
- * @memberof CampaignreportsconfigV1
811
+ * @memberof Campaignreportsconfig
812
812
  */
813
813
  'identityAttributeColumns'?: Array<string> | null;
814
814
  }
815
815
  /**
816
816
  *
817
817
  * @export
818
- * @interface CampaignsdeleterequestV1
818
+ * @interface Campaignsdeleterequest
819
819
  */
820
- export interface CampaignsdeleterequestV1 {
820
+ export interface Campaignsdeleterequest {
821
821
  /**
822
822
  * The ids of the campaigns to delete
823
823
  * @type {Array<string>}
824
- * @memberof CampaignsdeleterequestV1
824
+ * @memberof Campaignsdeleterequest
825
825
  */
826
826
  'ids'?: Array<string>;
827
827
  }
828
- /**
829
- * The owner of this template, and the owner of campaigns generated from this template via a schedule. This field is automatically populated at creation time with the current user.
830
- * @export
831
- * @interface CampaigntemplateOwnerRefV1
832
- */
833
- export interface CampaigntemplateOwnerRefV1 {
834
- /**
835
- * Id of the owner
836
- * @type {string}
837
- * @memberof CampaigntemplateOwnerRefV1
838
- */
839
- 'id'?: string;
840
- /**
841
- * Type of the owner
842
- * @type {string}
843
- * @memberof CampaigntemplateOwnerRefV1
844
- */
845
- 'type'?: CampaigntemplateOwnerRefV1TypeV1;
846
- /**
847
- * Name of the owner
848
- * @type {string}
849
- * @memberof CampaigntemplateOwnerRefV1
850
- */
851
- 'name'?: string;
852
- /**
853
- * Email of the owner
854
- * @type {string}
855
- * @memberof CampaigntemplateOwnerRefV1
856
- */
857
- 'email'?: string;
858
- }
859
-
860
- export const CampaigntemplateOwnerRefV1TypeV1 = {
861
- Identity: 'IDENTITY'
862
- } as const;
863
-
864
- export type CampaigntemplateOwnerRefV1TypeV1 = typeof CampaigntemplateOwnerRefV1TypeV1[keyof typeof CampaigntemplateOwnerRefV1TypeV1];
865
-
866
828
  /**
867
829
  * Campaign Template
868
830
  * @export
869
- * @interface CampaigntemplateV1
831
+ * @interface Campaigntemplate
870
832
  */
871
- export interface CampaigntemplateV1 {
833
+ export interface Campaigntemplate {
872
834
  /**
873
835
  * Id of the campaign template
874
836
  * @type {string}
875
- * @memberof CampaigntemplateV1
837
+ * @memberof Campaigntemplate
876
838
  */
877
839
  'id'?: string;
878
840
  /**
879
841
  * This template\'s name. Has no bearing on generated campaigns\' names.
880
842
  * @type {string}
881
- * @memberof CampaigntemplateV1
843
+ * @memberof Campaigntemplate
882
844
  */
883
845
  'name': string;
884
846
  /**
885
847
  * This template\'s description. Has no bearing on generated campaigns\' descriptions.
886
848
  * @type {string}
887
- * @memberof CampaigntemplateV1
849
+ * @memberof Campaigntemplate
888
850
  */
889
851
  'description': string;
890
852
  /**
891
853
  * Creation date of Campaign Template
892
854
  * @type {string}
893
- * @memberof CampaigntemplateV1
855
+ * @memberof Campaigntemplate
894
856
  */
895
857
  'created': string;
896
858
  /**
897
859
  * Modification date of Campaign Template
898
860
  * @type {string}
899
- * @memberof CampaigntemplateV1
861
+ * @memberof Campaigntemplate
900
862
  */
901
863
  'modified': string | null;
902
864
  /**
903
865
  * Indicates if this campaign template has been scheduled.
904
866
  * @type {boolean}
905
- * @memberof CampaigntemplateV1
867
+ * @memberof Campaigntemplate
906
868
  */
907
869
  'scheduled'?: boolean;
908
870
  /**
909
871
  *
910
- * @type {CampaigntemplateOwnerRefV1}
911
- * @memberof CampaigntemplateV1
872
+ * @type {CampaigntemplateOwnerRef}
873
+ * @memberof Campaigntemplate
912
874
  */
913
- 'ownerRef'?: CampaigntemplateOwnerRefV1;
875
+ 'ownerRef'?: CampaigntemplateOwnerRef;
914
876
  /**
915
877
  * The time period during which the campaign should be completed, formatted as an ISO-8601 Duration. When this template generates a campaign, the campaign\'s deadline will be the current date plus this duration. For example, if generation occurred on 2020-01-01 and this field was \"P2W\" (two weeks), the resulting campaign\'s deadline would be 2020-01-15 (the current date plus 14 days).
916
878
  * @type {string}
917
- * @memberof CampaigntemplateV1
879
+ * @memberof Campaigntemplate
918
880
  */
919
881
  'deadlineDuration'?: string | null;
920
882
  /**
921
883
  *
922
- * @type {Campaign2V1}
923
- * @memberof CampaigntemplateV1
884
+ * @type {Campaign2}
885
+ * @memberof Campaigntemplate
886
+ */
887
+ 'campaign': Campaign2;
888
+ }
889
+ /**
890
+ * The owner of this template, and the owner of campaigns generated from this template via a schedule. This field is automatically populated at creation time with the current user.
891
+ * @export
892
+ * @interface CampaigntemplateOwnerRef
893
+ */
894
+ export interface CampaigntemplateOwnerRef {
895
+ /**
896
+ * Id of the owner
897
+ * @type {string}
898
+ * @memberof CampaigntemplateOwnerRef
899
+ */
900
+ 'id'?: string;
901
+ /**
902
+ * Type of the owner
903
+ * @type {string}
904
+ * @memberof CampaigntemplateOwnerRef
905
+ */
906
+ 'type'?: CampaigntemplateOwnerRefTypeEnum;
907
+ /**
908
+ * Name of the owner
909
+ * @type {string}
910
+ * @memberof CampaigntemplateOwnerRef
911
+ */
912
+ 'name'?: string;
913
+ /**
914
+ * Email of the owner
915
+ * @type {string}
916
+ * @memberof CampaigntemplateOwnerRef
924
917
  */
925
- 'campaign': Campaign2V1;
918
+ 'email'?: string;
926
919
  }
920
+
921
+ export const CampaigntemplateOwnerRefTypeEnum = {
922
+ Identity: 'IDENTITY'
923
+ } as const;
924
+
925
+ export type CampaigntemplateOwnerRefTypeEnum = typeof CampaigntemplateOwnerRefTypeEnum[keyof typeof CampaigntemplateOwnerRefTypeEnum];
926
+
927
927
  /**
928
928
  *
929
929
  * @export
930
- * @interface CertificationtaskV1
930
+ * @interface Certificationtask
931
931
  */
932
- export interface CertificationtaskV1 {
932
+ export interface Certificationtask {
933
933
  /**
934
934
  * The ID of the certification task.
935
935
  * @type {string}
936
- * @memberof CertificationtaskV1
936
+ * @memberof Certificationtask
937
937
  */
938
938
  'id'?: string;
939
939
  /**
940
940
  * The type of the certification task. More values may be added in the future.
941
941
  * @type {string}
942
- * @memberof CertificationtaskV1
942
+ * @memberof Certificationtask
943
943
  */
944
- 'type'?: CertificationtaskV1TypeV1;
944
+ 'type'?: CertificationtaskTypeEnum;
945
945
  /**
946
946
  * The type of item that is being operated on by this task whose ID is stored in the targetId field.
947
947
  * @type {string}
948
- * @memberof CertificationtaskV1
948
+ * @memberof Certificationtask
949
949
  */
950
- 'targetType'?: CertificationtaskV1TargetTypeV1;
950
+ 'targetType'?: CertificationtaskTargetTypeEnum;
951
951
  /**
952
952
  * The ID of the item being operated on by this task.
953
953
  * @type {string}
954
- * @memberof CertificationtaskV1
954
+ * @memberof Certificationtask
955
955
  */
956
956
  'targetId'?: string;
957
957
  /**
958
958
  * The status of the task.
959
959
  * @type {string}
960
- * @memberof CertificationtaskV1
960
+ * @memberof Certificationtask
961
961
  */
962
- 'status'?: CertificationtaskV1StatusV1;
962
+ 'status'?: CertificationtaskStatusEnum;
963
963
  /**
964
964
  * List of error messages
965
- * @type {Array<ErrormessagedtoV1>}
966
- * @memberof CertificationtaskV1
965
+ * @type {Array<Errormessagedto>}
966
+ * @memberof Certificationtask
967
967
  */
968
- 'errors'?: Array<ErrormessagedtoV1>;
968
+ 'errors'?: Array<Errormessagedto>;
969
969
  /**
970
970
  * Reassignment trails that lead to self certification identity
971
- * @type {Array<ReassignmenttraildtoV1>}
972
- * @memberof CertificationtaskV1
971
+ * @type {Array<Reassignmenttraildto>}
972
+ * @memberof Certificationtask
973
973
  */
974
- 'reassignmentTrailDTOs'?: Array<ReassignmenttraildtoV1>;
974
+ 'reassignmentTrailDTOs'?: Array<Reassignmenttraildto>;
975
975
  /**
976
976
  * The date and time on which this task was created.
977
977
  * @type {string}
978
- * @memberof CertificationtaskV1
978
+ * @memberof Certificationtask
979
979
  */
980
980
  'created'?: string;
981
981
  }
982
982
 
983
- export const CertificationtaskV1TypeV1 = {
983
+ export const CertificationtaskTypeEnum = {
984
984
  Reassign: 'REASSIGN',
985
985
  AdminReassign: 'ADMIN_REASSIGN',
986
986
  CompleteCertification: 'COMPLETE_CERTIFICATION',
@@ -991,44 +991,44 @@ export const CertificationtaskV1TypeV1 = {
991
991
  CampaignDelete: 'CAMPAIGN_DELETE'
992
992
  } as const;
993
993
 
994
- export type CertificationtaskV1TypeV1 = typeof CertificationtaskV1TypeV1[keyof typeof CertificationtaskV1TypeV1];
995
- export const CertificationtaskV1TargetTypeV1 = {
994
+ export type CertificationtaskTypeEnum = typeof CertificationtaskTypeEnum[keyof typeof CertificationtaskTypeEnum];
995
+ export const CertificationtaskTargetTypeEnum = {
996
996
  Certification: 'CERTIFICATION',
997
997
  Campaign: 'CAMPAIGN'
998
998
  } as const;
999
999
 
1000
- export type CertificationtaskV1TargetTypeV1 = typeof CertificationtaskV1TargetTypeV1[keyof typeof CertificationtaskV1TargetTypeV1];
1001
- export const CertificationtaskV1StatusV1 = {
1000
+ export type CertificationtaskTargetTypeEnum = typeof CertificationtaskTargetTypeEnum[keyof typeof CertificationtaskTargetTypeEnum];
1001
+ export const CertificationtaskStatusEnum = {
1002
1002
  Queued: 'QUEUED',
1003
1003
  InProgress: 'IN_PROGRESS',
1004
1004
  Success: 'SUCCESS',
1005
1005
  Error: 'ERROR'
1006
1006
  } as const;
1007
1007
 
1008
- export type CertificationtaskV1StatusV1 = typeof CertificationtaskV1StatusV1[keyof typeof CertificationtaskV1StatusV1];
1008
+ export type CertificationtaskStatusEnum = typeof CertificationtaskStatusEnum[keyof typeof CertificationtaskStatusEnum];
1009
1009
 
1010
1010
  /**
1011
1011
  *
1012
1012
  * @export
1013
- * @interface ErrormessagedtoV1
1013
+ * @interface Errormessagedto
1014
1014
  */
1015
- export interface ErrormessagedtoV1 {
1015
+ export interface Errormessagedto {
1016
1016
  /**
1017
1017
  * The locale for the message text, a BCP 47 language tag.
1018
1018
  * @type {string}
1019
- * @memberof ErrormessagedtoV1
1019
+ * @memberof Errormessagedto
1020
1020
  */
1021
1021
  'locale'?: string | null;
1022
1022
  /**
1023
1023
  *
1024
- * @type {LocaleoriginV1}
1025
- * @memberof ErrormessagedtoV1
1024
+ * @type {Localeorigin}
1025
+ * @memberof Errormessagedto
1026
1026
  */
1027
- 'localeOrigin'?: LocaleoriginV1 | null;
1027
+ 'localeOrigin'?: Localeorigin | null;
1028
1028
  /**
1029
1029
  * Actual text of the error message in the indicated locale.
1030
1030
  * @type {string}
1031
- * @memberof ErrormessagedtoV1
1031
+ * @memberof Errormessagedto
1032
1032
  */
1033
1033
  'text'?: string;
1034
1034
  }
@@ -1037,181 +1037,181 @@ export interface ErrormessagedtoV1 {
1037
1037
  /**
1038
1038
  *
1039
1039
  * @export
1040
- * @interface ErrorresponsedtoV1
1040
+ * @interface Errorresponsedto
1041
1041
  */
1042
- export interface ErrorresponsedtoV1 {
1042
+ export interface Errorresponsedto {
1043
1043
  /**
1044
1044
  * Fine-grained error code providing more detail of the error.
1045
1045
  * @type {string}
1046
- * @memberof ErrorresponsedtoV1
1046
+ * @memberof Errorresponsedto
1047
1047
  */
1048
1048
  'detailCode'?: string;
1049
1049
  /**
1050
1050
  * Unique tracking id for the error.
1051
1051
  * @type {string}
1052
- * @memberof ErrorresponsedtoV1
1052
+ * @memberof Errorresponsedto
1053
1053
  */
1054
1054
  'trackingId'?: string;
1055
1055
  /**
1056
1056
  * Generic localized reason for error
1057
- * @type {Array<ErrormessagedtoV1>}
1058
- * @memberof ErrorresponsedtoV1
1057
+ * @type {Array<Errormessagedto>}
1058
+ * @memberof Errorresponsedto
1059
1059
  */
1060
- 'messages'?: Array<ErrormessagedtoV1>;
1060
+ 'messages'?: Array<Errormessagedto>;
1061
1061
  /**
1062
1062
  * Plain-text descriptive reasons to provide additional detail to the text provided in the messages field
1063
- * @type {Array<ErrormessagedtoV1>}
1064
- * @memberof ErrorresponsedtoV1
1063
+ * @type {Array<Errormessagedto>}
1064
+ * @memberof Errorresponsedto
1065
1065
  */
1066
- 'causes'?: Array<ErrormessagedtoV1>;
1066
+ 'causes'?: Array<Errormessagedto>;
1067
1067
  }
1068
1068
  /**
1069
1069
  *
1070
1070
  * @export
1071
- * @interface GetActiveCampaignsV1200ResponseInnerV1
1071
+ * @interface GetActiveCampaignsV1200ResponseInner
1072
1072
  */
1073
- export interface GetActiveCampaignsV1200ResponseInnerV1 {
1073
+ export interface GetActiveCampaignsV1200ResponseInner {
1074
1074
  /**
1075
1075
  * Id of the campaign
1076
1076
  * @type {string}
1077
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1077
+ * @memberof GetActiveCampaignsV1200ResponseInner
1078
1078
  */
1079
1079
  'id'?: string | null;
1080
1080
  /**
1081
1081
  * The campaign name. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details.
1082
1082
  * @type {string}
1083
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1083
+ * @memberof GetActiveCampaignsV1200ResponseInner
1084
1084
  */
1085
1085
  'name': string;
1086
1086
  /**
1087
1087
  * The campaign description. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details.
1088
1088
  * @type {string}
1089
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1089
+ * @memberof GetActiveCampaignsV1200ResponseInner
1090
1090
  */
1091
1091
  'description': string | null;
1092
1092
  /**
1093
1093
  * The campaign\'s completion deadline. This date must be in the future in order to activate the campaign. If you try to activate a campaign with a deadline of today or in the past, you will receive a 400 error response.
1094
1094
  * @type {string}
1095
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1095
+ * @memberof GetActiveCampaignsV1200ResponseInner
1096
1096
  */
1097
1097
  'deadline'?: string | null;
1098
1098
  /**
1099
1099
  * The type of campaign. Could be extended in the future.
1100
1100
  * @type {string}
1101
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1101
+ * @memberof GetActiveCampaignsV1200ResponseInner
1102
1102
  */
1103
- 'type': GetActiveCampaignsV1200ResponseInnerV1TypeV1;
1103
+ 'type': GetActiveCampaignsV1200ResponseInnerTypeEnum;
1104
1104
  /**
1105
1105
  * Enables email notification for this campaign
1106
1106
  * @type {boolean}
1107
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1107
+ * @memberof GetActiveCampaignsV1200ResponseInner
1108
1108
  */
1109
1109
  'emailNotificationEnabled'?: boolean;
1110
1110
  /**
1111
1111
  * Allows auto revoke for this campaign
1112
1112
  * @type {boolean}
1113
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1113
+ * @memberof GetActiveCampaignsV1200ResponseInner
1114
1114
  */
1115
1115
  'autoRevokeAllowed'?: boolean;
1116
1116
  /**
1117
1117
  * Enables IAI for this campaign. Accepts true even if the IAI product feature is off. If IAI is turned off then campaigns generated from this template will indicate false. The real value will then be returned if IAI is ever enabled for the org in the future.
1118
1118
  * @type {boolean}
1119
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1119
+ * @memberof GetActiveCampaignsV1200ResponseInner
1120
1120
  */
1121
1121
  'recommendationsEnabled'?: boolean;
1122
1122
  /**
1123
1123
  * The campaign\'s current status.
1124
1124
  * @type {string}
1125
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1125
+ * @memberof GetActiveCampaignsV1200ResponseInner
1126
1126
  */
1127
- 'status'?: GetActiveCampaignsV1200ResponseInnerV1StatusV1 | null;
1127
+ 'status'?: GetActiveCampaignsV1200ResponseInnerStatusEnum | null;
1128
1128
  /**
1129
1129
  * The correlatedStatus of the campaign. Only SOURCE_OWNER campaigns can be Uncorrelated. An Uncorrelated certification campaign only includes Uncorrelated identities (An identity is uncorrelated if it has no accounts on an authoritative source).
1130
1130
  * @type {string}
1131
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1131
+ * @memberof GetActiveCampaignsV1200ResponseInner
1132
1132
  */
1133
- 'correlatedStatus'?: GetActiveCampaignsV1200ResponseInnerV1CorrelatedStatusV1;
1133
+ 'correlatedStatus'?: GetActiveCampaignsV1200ResponseInnerCorrelatedStatusEnum;
1134
1134
  /**
1135
1135
  * Created time of the campaign
1136
1136
  * @type {string}
1137
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1137
+ * @memberof GetActiveCampaignsV1200ResponseInner
1138
1138
  */
1139
1139
  'created'?: string | null;
1140
1140
  /**
1141
1141
  * The total number of certifications in this campaign.
1142
1142
  * @type {number}
1143
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1143
+ * @memberof GetActiveCampaignsV1200ResponseInner
1144
1144
  */
1145
1145
  'totalCertifications'?: number | null;
1146
1146
  /**
1147
1147
  * The number of completed certifications in this campaign.
1148
1148
  * @type {number}
1149
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1149
+ * @memberof GetActiveCampaignsV1200ResponseInner
1150
1150
  */
1151
1151
  'completedCertifications'?: number | null;
1152
1152
  /**
1153
1153
  * A list of errors and warnings that have accumulated.
1154
- * @type {Array<CampaignalertV1>}
1155
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1154
+ * @type {Array<Campaignalert>}
1155
+ * @memberof GetActiveCampaignsV1200ResponseInner
1156
1156
  */
1157
- 'alerts'?: Array<CampaignalertV1> | null;
1157
+ 'alerts'?: Array<Campaignalert> | null;
1158
1158
  /**
1159
1159
  * Modified time of the campaign
1160
1160
  * @type {string}
1161
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1161
+ * @memberof GetActiveCampaignsV1200ResponseInner
1162
1162
  */
1163
1163
  'modified'?: string | null;
1164
1164
  /**
1165
1165
  *
1166
- * @type {Campaign2AllOfFilterV1}
1167
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1166
+ * @type {Campaign2AllOfFilter}
1167
+ * @memberof GetActiveCampaignsV1200ResponseInner
1168
1168
  */
1169
- 'filter'?: Campaign2AllOfFilterV1 | null;
1169
+ 'filter'?: Campaign2AllOfFilter | null;
1170
1170
  /**
1171
1171
  * Determines if comments on sunset date changes are required.
1172
1172
  * @type {boolean}
1173
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1173
+ * @memberof GetActiveCampaignsV1200ResponseInner
1174
1174
  */
1175
1175
  'sunsetCommentsRequired'?: boolean;
1176
1176
  /**
1177
1177
  *
1178
- * @type {Campaign2AllOfSourceOwnerCampaignInfoV1}
1179
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1178
+ * @type {Campaign2AllOfSourceOwnerCampaignInfo}
1179
+ * @memberof GetActiveCampaignsV1200ResponseInner
1180
1180
  */
1181
- 'sourceOwnerCampaignInfo'?: Campaign2AllOfSourceOwnerCampaignInfoV1 | null;
1181
+ 'sourceOwnerCampaignInfo'?: Campaign2AllOfSourceOwnerCampaignInfo | null;
1182
1182
  /**
1183
1183
  *
1184
- * @type {Campaign2AllOfSearchCampaignInfoV1}
1185
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1184
+ * @type {Campaign2AllOfSearchCampaignInfo}
1185
+ * @memberof GetActiveCampaignsV1200ResponseInner
1186
1186
  */
1187
- 'searchCampaignInfo'?: Campaign2AllOfSearchCampaignInfoV1 | null;
1187
+ 'searchCampaignInfo'?: Campaign2AllOfSearchCampaignInfo | null;
1188
1188
  /**
1189
1189
  *
1190
- * @type {Campaign2AllOfRoleCompositionCampaignInfoV1}
1191
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1190
+ * @type {Campaign2AllOfRoleCompositionCampaignInfo}
1191
+ * @memberof GetActiveCampaignsV1200ResponseInner
1192
1192
  */
1193
- 'roleCompositionCampaignInfo'?: Campaign2AllOfRoleCompositionCampaignInfoV1 | null;
1193
+ 'roleCompositionCampaignInfo'?: Campaign2AllOfRoleCompositionCampaignInfo | null;
1194
1194
  /**
1195
1195
  *
1196
- * @type {Campaign2AllOfMachineAccountCampaignInfoV1}
1197
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1196
+ * @type {Campaign2AllOfMachineAccountCampaignInfo}
1197
+ * @memberof GetActiveCampaignsV1200ResponseInner
1198
1198
  */
1199
- 'machineAccountCampaignInfo'?: Campaign2AllOfMachineAccountCampaignInfoV1 | null;
1199
+ 'machineAccountCampaignInfo'?: Campaign2AllOfMachineAccountCampaignInfo | null;
1200
1200
  /**
1201
1201
  * A list of sources in the campaign that contain \\\"orphan entitlements\\\" (entitlements without a corresponding Managed Attribute). An empty list indicates the campaign has no orphan entitlements. Null indicates there may be unknown orphan entitlements in the campaign (the campaign was created before this feature was implemented).
1202
- * @type {Array<Campaign2AllOfSourcesWithOrphanEntitlementsV1>}
1203
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1202
+ * @type {Array<Campaign2AllOfSourcesWithOrphanEntitlements>}
1203
+ * @memberof GetActiveCampaignsV1200ResponseInner
1204
1204
  */
1205
- 'sourcesWithOrphanEntitlements'?: Array<Campaign2AllOfSourcesWithOrphanEntitlementsV1> | null;
1205
+ 'sourcesWithOrphanEntitlements'?: Array<Campaign2AllOfSourcesWithOrphanEntitlements> | null;
1206
1206
  /**
1207
1207
  * Determines whether comments are required for decisions during certification reviews. You can require comments for all decisions, revoke-only decisions, or no decisions. By default, comments are not required for decisions.
1208
1208
  * @type {string}
1209
- * @memberof GetActiveCampaignsV1200ResponseInnerV1
1209
+ * @memberof GetActiveCampaignsV1200ResponseInner
1210
1210
  */
1211
- 'mandatoryCommentRequirement'?: GetActiveCampaignsV1200ResponseInnerV1MandatoryCommentRequirementV1;
1211
+ 'mandatoryCommentRequirement'?: GetActiveCampaignsV1200ResponseInnerMandatoryCommentRequirementEnum;
1212
1212
  }
1213
1213
 
1214
- export const GetActiveCampaignsV1200ResponseInnerV1TypeV1 = {
1214
+ export const GetActiveCampaignsV1200ResponseInnerTypeEnum = {
1215
1215
  Manager: 'MANAGER',
1216
1216
  SourceOwner: 'SOURCE_OWNER',
1217
1217
  Search: 'SEARCH',
@@ -1219,8 +1219,8 @@ export const GetActiveCampaignsV1200ResponseInnerV1TypeV1 = {
1219
1219
  MachineAccount: 'MACHINE_ACCOUNT'
1220
1220
  } as const;
1221
1221
 
1222
- export type GetActiveCampaignsV1200ResponseInnerV1TypeV1 = typeof GetActiveCampaignsV1200ResponseInnerV1TypeV1[keyof typeof GetActiveCampaignsV1200ResponseInnerV1TypeV1];
1223
- export const GetActiveCampaignsV1200ResponseInnerV1StatusV1 = {
1222
+ export type GetActiveCampaignsV1200ResponseInnerTypeEnum = typeof GetActiveCampaignsV1200ResponseInnerTypeEnum[keyof typeof GetActiveCampaignsV1200ResponseInnerTypeEnum];
1223
+ export const GetActiveCampaignsV1200ResponseInnerStatusEnum = {
1224
1224
  Pending: 'PENDING',
1225
1225
  Staged: 'STAGED',
1226
1226
  Canceling: 'CANCELING',
@@ -1232,194 +1232,194 @@ export const GetActiveCampaignsV1200ResponseInnerV1StatusV1 = {
1232
1232
  Archived: 'ARCHIVED'
1233
1233
  } as const;
1234
1234
 
1235
- export type GetActiveCampaignsV1200ResponseInnerV1StatusV1 = typeof GetActiveCampaignsV1200ResponseInnerV1StatusV1[keyof typeof GetActiveCampaignsV1200ResponseInnerV1StatusV1];
1236
- export const GetActiveCampaignsV1200ResponseInnerV1CorrelatedStatusV1 = {
1235
+ export type GetActiveCampaignsV1200ResponseInnerStatusEnum = typeof GetActiveCampaignsV1200ResponseInnerStatusEnum[keyof typeof GetActiveCampaignsV1200ResponseInnerStatusEnum];
1236
+ export const GetActiveCampaignsV1200ResponseInnerCorrelatedStatusEnum = {
1237
1237
  Correlated: 'CORRELATED',
1238
1238
  Uncorrelated: 'UNCORRELATED'
1239
1239
  } as const;
1240
1240
 
1241
- export type GetActiveCampaignsV1200ResponseInnerV1CorrelatedStatusV1 = typeof GetActiveCampaignsV1200ResponseInnerV1CorrelatedStatusV1[keyof typeof GetActiveCampaignsV1200ResponseInnerV1CorrelatedStatusV1];
1242
- export const GetActiveCampaignsV1200ResponseInnerV1MandatoryCommentRequirementV1 = {
1241
+ export type GetActiveCampaignsV1200ResponseInnerCorrelatedStatusEnum = typeof GetActiveCampaignsV1200ResponseInnerCorrelatedStatusEnum[keyof typeof GetActiveCampaignsV1200ResponseInnerCorrelatedStatusEnum];
1242
+ export const GetActiveCampaignsV1200ResponseInnerMandatoryCommentRequirementEnum = {
1243
1243
  AllDecisions: 'ALL_DECISIONS',
1244
1244
  RevokeOnlyDecisions: 'REVOKE_ONLY_DECISIONS',
1245
1245
  NoDecisions: 'NO_DECISIONS'
1246
1246
  } as const;
1247
1247
 
1248
- export type GetActiveCampaignsV1200ResponseInnerV1MandatoryCommentRequirementV1 = typeof GetActiveCampaignsV1200ResponseInnerV1MandatoryCommentRequirementV1[keyof typeof GetActiveCampaignsV1200ResponseInnerV1MandatoryCommentRequirementV1];
1248
+ export type GetActiveCampaignsV1200ResponseInnerMandatoryCommentRequirementEnum = typeof GetActiveCampaignsV1200ResponseInnerMandatoryCommentRequirementEnum[keyof typeof GetActiveCampaignsV1200ResponseInnerMandatoryCommentRequirementEnum];
1249
1249
 
1250
1250
  /**
1251
1251
  *
1252
1252
  * @export
1253
- * @interface GetActiveCampaignsV1401ResponseV1
1253
+ * @interface GetActiveCampaignsV1401Response
1254
1254
  */
1255
- export interface GetActiveCampaignsV1401ResponseV1 {
1255
+ export interface GetActiveCampaignsV1401Response {
1256
1256
  /**
1257
1257
  * A message describing the error
1258
1258
  * @type {any}
1259
- * @memberof GetActiveCampaignsV1401ResponseV1
1259
+ * @memberof GetActiveCampaignsV1401Response
1260
1260
  */
1261
1261
  'error'?: any;
1262
1262
  }
1263
1263
  /**
1264
1264
  *
1265
1265
  * @export
1266
- * @interface GetActiveCampaignsV1429ResponseV1
1266
+ * @interface GetActiveCampaignsV1429Response
1267
1267
  */
1268
- export interface GetActiveCampaignsV1429ResponseV1 {
1268
+ export interface GetActiveCampaignsV1429Response {
1269
1269
  /**
1270
1270
  * A message describing the error
1271
1271
  * @type {any}
1272
- * @memberof GetActiveCampaignsV1429ResponseV1
1272
+ * @memberof GetActiveCampaignsV1429Response
1273
1273
  */
1274
1274
  'message'?: any;
1275
1275
  }
1276
1276
  /**
1277
1277
  *
1278
1278
  * @export
1279
- * @interface GetCampaignV1200ResponseV1
1279
+ * @interface GetCampaignV1200Response
1280
1280
  */
1281
- export interface GetCampaignV1200ResponseV1 {
1281
+ export interface GetCampaignV1200Response {
1282
1282
  /**
1283
1283
  * Id of the campaign
1284
1284
  * @type {string}
1285
- * @memberof GetCampaignV1200ResponseV1
1285
+ * @memberof GetCampaignV1200Response
1286
1286
  */
1287
1287
  'id'?: string | null;
1288
1288
  /**
1289
1289
  * The campaign name. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details.
1290
1290
  * @type {string}
1291
- * @memberof GetCampaignV1200ResponseV1
1291
+ * @memberof GetCampaignV1200Response
1292
1292
  */
1293
1293
  'name': string;
1294
1294
  /**
1295
1295
  * The campaign description. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details.
1296
1296
  * @type {string}
1297
- * @memberof GetCampaignV1200ResponseV1
1297
+ * @memberof GetCampaignV1200Response
1298
1298
  */
1299
1299
  'description': string | null;
1300
1300
  /**
1301
1301
  * The campaign\'s completion deadline. This date must be in the future in order to activate the campaign. If you try to activate a campaign with a deadline of today or in the past, you will receive a 400 error response.
1302
1302
  * @type {string}
1303
- * @memberof GetCampaignV1200ResponseV1
1303
+ * @memberof GetCampaignV1200Response
1304
1304
  */
1305
1305
  'deadline'?: string | null;
1306
1306
  /**
1307
1307
  * The type of campaign. Could be extended in the future.
1308
1308
  * @type {string}
1309
- * @memberof GetCampaignV1200ResponseV1
1309
+ * @memberof GetCampaignV1200Response
1310
1310
  */
1311
- 'type': GetCampaignV1200ResponseV1TypeV1;
1311
+ 'type': GetCampaignV1200ResponseTypeEnum;
1312
1312
  /**
1313
1313
  * Enables email notification for this campaign
1314
1314
  * @type {boolean}
1315
- * @memberof GetCampaignV1200ResponseV1
1315
+ * @memberof GetCampaignV1200Response
1316
1316
  */
1317
1317
  'emailNotificationEnabled'?: boolean;
1318
1318
  /**
1319
1319
  * Allows auto revoke for this campaign
1320
1320
  * @type {boolean}
1321
- * @memberof GetCampaignV1200ResponseV1
1321
+ * @memberof GetCampaignV1200Response
1322
1322
  */
1323
1323
  'autoRevokeAllowed'?: boolean;
1324
1324
  /**
1325
1325
  * Enables IAI for this campaign. Accepts true even if the IAI product feature is off. If IAI is turned off then campaigns generated from this template will indicate false. The real value will then be returned if IAI is ever enabled for the org in the future.
1326
1326
  * @type {boolean}
1327
- * @memberof GetCampaignV1200ResponseV1
1327
+ * @memberof GetCampaignV1200Response
1328
1328
  */
1329
1329
  'recommendationsEnabled'?: boolean;
1330
1330
  /**
1331
1331
  * The campaign\'s current status.
1332
1332
  * @type {string}
1333
- * @memberof GetCampaignV1200ResponseV1
1333
+ * @memberof GetCampaignV1200Response
1334
1334
  */
1335
- 'status'?: GetCampaignV1200ResponseV1StatusV1 | null;
1335
+ 'status'?: GetCampaignV1200ResponseStatusEnum | null;
1336
1336
  /**
1337
1337
  * The correlatedStatus of the campaign. Only SOURCE_OWNER campaigns can be Uncorrelated. An Uncorrelated certification campaign only includes Uncorrelated identities (An identity is uncorrelated if it has no accounts on an authoritative source).
1338
1338
  * @type {string}
1339
- * @memberof GetCampaignV1200ResponseV1
1339
+ * @memberof GetCampaignV1200Response
1340
1340
  */
1341
- 'correlatedStatus'?: GetCampaignV1200ResponseV1CorrelatedStatusV1;
1341
+ 'correlatedStatus'?: GetCampaignV1200ResponseCorrelatedStatusEnum;
1342
1342
  /**
1343
1343
  * Created time of the campaign
1344
1344
  * @type {string}
1345
- * @memberof GetCampaignV1200ResponseV1
1345
+ * @memberof GetCampaignV1200Response
1346
1346
  */
1347
1347
  'created'?: string | null;
1348
1348
  /**
1349
1349
  * The total number of certifications in this campaign.
1350
1350
  * @type {number}
1351
- * @memberof GetCampaignV1200ResponseV1
1351
+ * @memberof GetCampaignV1200Response
1352
1352
  */
1353
1353
  'totalCertifications'?: number | null;
1354
1354
  /**
1355
1355
  * The number of completed certifications in this campaign.
1356
1356
  * @type {number}
1357
- * @memberof GetCampaignV1200ResponseV1
1357
+ * @memberof GetCampaignV1200Response
1358
1358
  */
1359
1359
  'completedCertifications'?: number | null;
1360
1360
  /**
1361
1361
  * A list of errors and warnings that have accumulated.
1362
- * @type {Array<CampaignalertV1>}
1363
- * @memberof GetCampaignV1200ResponseV1
1362
+ * @type {Array<Campaignalert>}
1363
+ * @memberof GetCampaignV1200Response
1364
1364
  */
1365
- 'alerts'?: Array<CampaignalertV1> | null;
1365
+ 'alerts'?: Array<Campaignalert> | null;
1366
1366
  /**
1367
1367
  * Modified time of the campaign
1368
1368
  * @type {string}
1369
- * @memberof GetCampaignV1200ResponseV1
1369
+ * @memberof GetCampaignV1200Response
1370
1370
  */
1371
1371
  'modified'?: string | null;
1372
1372
  /**
1373
1373
  *
1374
- * @type {Campaign2AllOfFilterV1}
1375
- * @memberof GetCampaignV1200ResponseV1
1374
+ * @type {Campaign2AllOfFilter}
1375
+ * @memberof GetCampaignV1200Response
1376
1376
  */
1377
- 'filter'?: Campaign2AllOfFilterV1 | null;
1377
+ 'filter'?: Campaign2AllOfFilter | null;
1378
1378
  /**
1379
1379
  * Determines if comments on sunset date changes are required.
1380
1380
  * @type {boolean}
1381
- * @memberof GetCampaignV1200ResponseV1
1381
+ * @memberof GetCampaignV1200Response
1382
1382
  */
1383
1383
  'sunsetCommentsRequired'?: boolean;
1384
1384
  /**
1385
1385
  *
1386
- * @type {Campaign2AllOfSourceOwnerCampaignInfoV1}
1387
- * @memberof GetCampaignV1200ResponseV1
1386
+ * @type {Campaign2AllOfSourceOwnerCampaignInfo}
1387
+ * @memberof GetCampaignV1200Response
1388
1388
  */
1389
- 'sourceOwnerCampaignInfo'?: Campaign2AllOfSourceOwnerCampaignInfoV1 | null;
1389
+ 'sourceOwnerCampaignInfo'?: Campaign2AllOfSourceOwnerCampaignInfo | null;
1390
1390
  /**
1391
1391
  *
1392
- * @type {Campaign2AllOfSearchCampaignInfoV1}
1393
- * @memberof GetCampaignV1200ResponseV1
1392
+ * @type {Campaign2AllOfSearchCampaignInfo}
1393
+ * @memberof GetCampaignV1200Response
1394
1394
  */
1395
- 'searchCampaignInfo'?: Campaign2AllOfSearchCampaignInfoV1 | null;
1395
+ 'searchCampaignInfo'?: Campaign2AllOfSearchCampaignInfo | null;
1396
1396
  /**
1397
1397
  *
1398
- * @type {Campaign2AllOfRoleCompositionCampaignInfoV1}
1399
- * @memberof GetCampaignV1200ResponseV1
1398
+ * @type {Campaign2AllOfRoleCompositionCampaignInfo}
1399
+ * @memberof GetCampaignV1200Response
1400
1400
  */
1401
- 'roleCompositionCampaignInfo'?: Campaign2AllOfRoleCompositionCampaignInfoV1 | null;
1401
+ 'roleCompositionCampaignInfo'?: Campaign2AllOfRoleCompositionCampaignInfo | null;
1402
1402
  /**
1403
1403
  *
1404
- * @type {Campaign2AllOfMachineAccountCampaignInfoV1}
1405
- * @memberof GetCampaignV1200ResponseV1
1404
+ * @type {Campaign2AllOfMachineAccountCampaignInfo}
1405
+ * @memberof GetCampaignV1200Response
1406
1406
  */
1407
- 'machineAccountCampaignInfo'?: Campaign2AllOfMachineAccountCampaignInfoV1 | null;
1407
+ 'machineAccountCampaignInfo'?: Campaign2AllOfMachineAccountCampaignInfo | null;
1408
1408
  /**
1409
1409
  * A list of sources in the campaign that contain \\\"orphan entitlements\\\" (entitlements without a corresponding Managed Attribute). An empty list indicates the campaign has no orphan entitlements. Null indicates there may be unknown orphan entitlements in the campaign (the campaign was created before this feature was implemented).
1410
- * @type {Array<Campaign2AllOfSourcesWithOrphanEntitlementsV1>}
1411
- * @memberof GetCampaignV1200ResponseV1
1410
+ * @type {Array<Campaign2AllOfSourcesWithOrphanEntitlements>}
1411
+ * @memberof GetCampaignV1200Response
1412
1412
  */
1413
- 'sourcesWithOrphanEntitlements'?: Array<Campaign2AllOfSourcesWithOrphanEntitlementsV1> | null;
1413
+ 'sourcesWithOrphanEntitlements'?: Array<Campaign2AllOfSourcesWithOrphanEntitlements> | null;
1414
1414
  /**
1415
1415
  * Determines whether comments are required for decisions during certification reviews. You can require comments for all decisions, revoke-only decisions, or no decisions. By default, comments are not required for decisions.
1416
1416
  * @type {string}
1417
- * @memberof GetCampaignV1200ResponseV1
1417
+ * @memberof GetCampaignV1200Response
1418
1418
  */
1419
- 'mandatoryCommentRequirement'?: GetCampaignV1200ResponseV1MandatoryCommentRequirementV1;
1419
+ 'mandatoryCommentRequirement'?: GetCampaignV1200ResponseMandatoryCommentRequirementEnum;
1420
1420
  }
1421
1421
 
1422
- export const GetCampaignV1200ResponseV1TypeV1 = {
1422
+ export const GetCampaignV1200ResponseTypeEnum = {
1423
1423
  Manager: 'MANAGER',
1424
1424
  SourceOwner: 'SOURCE_OWNER',
1425
1425
  Search: 'SEARCH',
@@ -1427,8 +1427,8 @@ export const GetCampaignV1200ResponseV1TypeV1 = {
1427
1427
  MachineAccount: 'MACHINE_ACCOUNT'
1428
1428
  } as const;
1429
1429
 
1430
- export type GetCampaignV1200ResponseV1TypeV1 = typeof GetCampaignV1200ResponseV1TypeV1[keyof typeof GetCampaignV1200ResponseV1TypeV1];
1431
- export const GetCampaignV1200ResponseV1StatusV1 = {
1430
+ export type GetCampaignV1200ResponseTypeEnum = typeof GetCampaignV1200ResponseTypeEnum[keyof typeof GetCampaignV1200ResponseTypeEnum];
1431
+ export const GetCampaignV1200ResponseStatusEnum = {
1432
1432
  Pending: 'PENDING',
1433
1433
  Staged: 'STAGED',
1434
1434
  Canceling: 'CANCELING',
@@ -1440,48 +1440,48 @@ export const GetCampaignV1200ResponseV1StatusV1 = {
1440
1440
  Archived: 'ARCHIVED'
1441
1441
  } as const;
1442
1442
 
1443
- export type GetCampaignV1200ResponseV1StatusV1 = typeof GetCampaignV1200ResponseV1StatusV1[keyof typeof GetCampaignV1200ResponseV1StatusV1];
1444
- export const GetCampaignV1200ResponseV1CorrelatedStatusV1 = {
1443
+ export type GetCampaignV1200ResponseStatusEnum = typeof GetCampaignV1200ResponseStatusEnum[keyof typeof GetCampaignV1200ResponseStatusEnum];
1444
+ export const GetCampaignV1200ResponseCorrelatedStatusEnum = {
1445
1445
  Correlated: 'CORRELATED',
1446
1446
  Uncorrelated: 'UNCORRELATED'
1447
1447
  } as const;
1448
1448
 
1449
- export type GetCampaignV1200ResponseV1CorrelatedStatusV1 = typeof GetCampaignV1200ResponseV1CorrelatedStatusV1[keyof typeof GetCampaignV1200ResponseV1CorrelatedStatusV1];
1450
- export const GetCampaignV1200ResponseV1MandatoryCommentRequirementV1 = {
1449
+ export type GetCampaignV1200ResponseCorrelatedStatusEnum = typeof GetCampaignV1200ResponseCorrelatedStatusEnum[keyof typeof GetCampaignV1200ResponseCorrelatedStatusEnum];
1450
+ export const GetCampaignV1200ResponseMandatoryCommentRequirementEnum = {
1451
1451
  AllDecisions: 'ALL_DECISIONS',
1452
1452
  RevokeOnlyDecisions: 'REVOKE_ONLY_DECISIONS',
1453
1453
  NoDecisions: 'NO_DECISIONS'
1454
1454
  } as const;
1455
1455
 
1456
- export type GetCampaignV1200ResponseV1MandatoryCommentRequirementV1 = typeof GetCampaignV1200ResponseV1MandatoryCommentRequirementV1[keyof typeof GetCampaignV1200ResponseV1MandatoryCommentRequirementV1];
1456
+ export type GetCampaignV1200ResponseMandatoryCommentRequirementEnum = typeof GetCampaignV1200ResponseMandatoryCommentRequirementEnum[keyof typeof GetCampaignV1200ResponseMandatoryCommentRequirementEnum];
1457
1457
 
1458
1458
  /**
1459
1459
  * A JSONPatch Operation as defined by [RFC 6902 - JSON Patch](https://tools.ietf.org/html/rfc6902)
1460
1460
  * @export
1461
- * @interface JsonpatchoperationV1
1461
+ * @interface Jsonpatchoperation
1462
1462
  */
1463
- export interface JsonpatchoperationV1 {
1463
+ export interface Jsonpatchoperation {
1464
1464
  /**
1465
1465
  * The operation to be performed
1466
1466
  * @type {string}
1467
- * @memberof JsonpatchoperationV1
1467
+ * @memberof Jsonpatchoperation
1468
1468
  */
1469
- 'op': JsonpatchoperationV1OpV1;
1469
+ 'op': JsonpatchoperationOpEnum;
1470
1470
  /**
1471
1471
  * A string JSON Pointer representing the target path to an element to be affected by the operation
1472
1472
  * @type {string}
1473
- * @memberof JsonpatchoperationV1
1473
+ * @memberof Jsonpatchoperation
1474
1474
  */
1475
1475
  'path': string;
1476
1476
  /**
1477
1477
  *
1478
- * @type {JsonpatchoperationValueV1}
1479
- * @memberof JsonpatchoperationV1
1478
+ * @type {JsonpatchoperationValue}
1479
+ * @memberof Jsonpatchoperation
1480
1480
  */
1481
- 'value'?: JsonpatchoperationValueV1;
1481
+ 'value'?: JsonpatchoperationValue;
1482
1482
  }
1483
1483
 
1484
- export const JsonpatchoperationV1OpV1 = {
1484
+ export const JsonpatchoperationOpEnum = {
1485
1485
  Add: 'add',
1486
1486
  Remove: 'remove',
1487
1487
  Replace: 'replace',
@@ -1490,14 +1490,14 @@ export const JsonpatchoperationV1OpV1 = {
1490
1490
  Test: 'test'
1491
1491
  } as const;
1492
1492
 
1493
- export type JsonpatchoperationV1OpV1 = typeof JsonpatchoperationV1OpV1[keyof typeof JsonpatchoperationV1OpV1];
1493
+ export type JsonpatchoperationOpEnum = typeof JsonpatchoperationOpEnum[keyof typeof JsonpatchoperationOpEnum];
1494
1494
 
1495
1495
  /**
1496
- * @type JsonpatchoperationValueV1
1496
+ * @type JsonpatchoperationValue
1497
1497
  * The value to be used for the operation, required for \"add\" and \"replace\" operations
1498
1498
  * @export
1499
1499
  */
1500
- export type JsonpatchoperationValueV1 = Array<ArrayInnerV1> | boolean | number | object | string;
1500
+ export type JsonpatchoperationValue = Array<ArrayInner> | boolean | number | object | string;
1501
1501
 
1502
1502
  /**
1503
1503
  * An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.
@@ -1505,77 +1505,77 @@ export type JsonpatchoperationValueV1 = Array<ArrayInnerV1> | boolean | number |
1505
1505
  * @enum {string}
1506
1506
  */
1507
1507
 
1508
- export const LocaleoriginV1 = {
1508
+ export const Localeorigin = {
1509
1509
  Default: 'DEFAULT',
1510
1510
  Request: 'REQUEST'
1511
1511
  } as const;
1512
1512
 
1513
- export type LocaleoriginV1 = typeof LocaleoriginV1[keyof typeof LocaleoriginV1];
1513
+ export type Localeorigin = typeof Localeorigin[keyof typeof Localeorigin];
1514
1514
 
1515
1515
 
1516
1516
  /**
1517
1517
  *
1518
1518
  * @export
1519
- * @interface ReassignmenttraildtoV1
1519
+ * @interface Reassignmenttraildto
1520
1520
  */
1521
- export interface ReassignmenttraildtoV1 {
1521
+ export interface Reassignmenttraildto {
1522
1522
  /**
1523
1523
  * The ID of previous owner identity.
1524
1524
  * @type {string}
1525
- * @memberof ReassignmenttraildtoV1
1525
+ * @memberof Reassignmenttraildto
1526
1526
  */
1527
1527
  'previousOwner'?: string;
1528
1528
  /**
1529
1529
  * The ID of new owner identity.
1530
1530
  * @type {string}
1531
- * @memberof ReassignmenttraildtoV1
1531
+ * @memberof Reassignmenttraildto
1532
1532
  */
1533
1533
  'newOwner'?: string;
1534
1534
  /**
1535
1535
  * The type of reassignment.
1536
1536
  * @type {string}
1537
- * @memberof ReassignmenttraildtoV1
1537
+ * @memberof Reassignmenttraildto
1538
1538
  */
1539
1539
  'reassignmentType'?: string;
1540
1540
  }
1541
1541
  /**
1542
1542
  *
1543
1543
  * @export
1544
- * @interface ReportresultreferenceV1
1544
+ * @interface Reportresultreference
1545
1545
  */
1546
- export interface ReportresultreferenceV1 {
1546
+ export interface Reportresultreference {
1547
1547
  /**
1548
1548
  * SOD policy violation report result DTO type.
1549
1549
  * @type {string}
1550
- * @memberof ReportresultreferenceV1
1550
+ * @memberof Reportresultreference
1551
1551
  */
1552
- 'type'?: ReportresultreferenceV1TypeV1;
1552
+ 'type'?: ReportresultreferenceTypeEnum;
1553
1553
  /**
1554
1554
  * SOD policy violation report result ID.
1555
1555
  * @type {string}
1556
- * @memberof ReportresultreferenceV1
1556
+ * @memberof Reportresultreference
1557
1557
  */
1558
1558
  'id'?: string;
1559
1559
  /**
1560
1560
  * Human-readable name of the SOD policy violation report result.
1561
1561
  * @type {string}
1562
- * @memberof ReportresultreferenceV1
1562
+ * @memberof Reportresultreference
1563
1563
  */
1564
1564
  'name'?: string;
1565
1565
  /**
1566
1566
  * Status of a SOD policy violation report.
1567
1567
  * @type {string}
1568
- * @memberof ReportresultreferenceV1
1568
+ * @memberof Reportresultreference
1569
1569
  */
1570
- 'status'?: ReportresultreferenceV1StatusV1;
1570
+ 'status'?: ReportresultreferenceStatusEnum;
1571
1571
  }
1572
1572
 
1573
- export const ReportresultreferenceV1TypeV1 = {
1573
+ export const ReportresultreferenceTypeEnum = {
1574
1574
  ReportResult: 'REPORT_RESULT'
1575
1575
  } as const;
1576
1576
 
1577
- export type ReportresultreferenceV1TypeV1 = typeof ReportresultreferenceV1TypeV1[keyof typeof ReportresultreferenceV1TypeV1];
1578
- export const ReportresultreferenceV1StatusV1 = {
1577
+ export type ReportresultreferenceTypeEnum = typeof ReportresultreferenceTypeEnum[keyof typeof ReportresultreferenceTypeEnum];
1578
+ export const ReportresultreferenceStatusEnum = {
1579
1579
  Success: 'SUCCESS',
1580
1580
  Warning: 'WARNING',
1581
1581
  Error: 'ERROR',
@@ -1584,7 +1584,7 @@ export const ReportresultreferenceV1StatusV1 = {
1584
1584
  Pending: 'PENDING'
1585
1585
  } as const;
1586
1586
 
1587
- export type ReportresultreferenceV1StatusV1 = typeof ReportresultreferenceV1StatusV1[keyof typeof ReportresultreferenceV1StatusV1];
1587
+ export type ReportresultreferenceStatusEnum = typeof ReportresultreferenceStatusEnum[keyof typeof ReportresultreferenceStatusEnum];
1588
1588
 
1589
1589
  /**
1590
1590
  * type of a Report
@@ -1592,261 +1592,261 @@ export type ReportresultreferenceV1StatusV1 = typeof ReportresultreferenceV1Stat
1592
1592
  * @enum {string}
1593
1593
  */
1594
1594
 
1595
- export const ReporttypeV1 = {
1595
+ export const Reporttype = {
1596
1596
  CampaignCompositionReport: 'CAMPAIGN_COMPOSITION_REPORT',
1597
1597
  CampaignRemediationStatusReport: 'CAMPAIGN_REMEDIATION_STATUS_REPORT',
1598
1598
  CampaignStatusReport: 'CAMPAIGN_STATUS_REPORT',
1599
1599
  CertificationSignoffReport: 'CERTIFICATION_SIGNOFF_REPORT'
1600
1600
  } as const;
1601
1601
 
1602
- export type ReporttypeV1 = typeof ReporttypeV1[keyof typeof ReporttypeV1];
1602
+ export type Reporttype = typeof Reporttype[keyof typeof Reporttype];
1603
+
1604
+
1605
+ /**
1606
+ *
1607
+ * @export
1608
+ * @interface Schedule2
1609
+ */
1610
+ export interface Schedule2 {
1611
+ /**
1612
+ * Determines the overall schedule cadence. In general, all time period fields smaller than the chosen type can be configured. For example, a DAILY schedule can have \'hours\' set, but not \'days\'; a WEEKLY schedule can have both \'hours\' and \'days\' set.
1613
+ * @type {string}
1614
+ * @memberof Schedule2
1615
+ */
1616
+ 'type': Schedule2TypeEnum;
1617
+ /**
1618
+ *
1619
+ * @type {Schedule2Months}
1620
+ * @memberof Schedule2
1621
+ */
1622
+ 'months'?: Schedule2Months | null;
1623
+ /**
1624
+ *
1625
+ * @type {Schedule2Days}
1626
+ * @memberof Schedule2
1627
+ */
1628
+ 'days'?: Schedule2Days;
1629
+ /**
1630
+ *
1631
+ * @type {Schedule2Hours}
1632
+ * @memberof Schedule2
1633
+ */
1634
+ 'hours': Schedule2Hours;
1635
+ /**
1636
+ * Specifies the time after which this schedule will no longer occur.
1637
+ * @type {string}
1638
+ * @memberof Schedule2
1639
+ */
1640
+ 'expiration'?: string | null;
1641
+ /**
1642
+ * The time zone to use when running the schedule. For instance, if the schedule is scheduled to run at 1AM, and this field is set to \"CST\", the schedule will run at 1AM CST.
1643
+ * @type {string}
1644
+ * @memberof Schedule2
1645
+ */
1646
+ 'timeZoneId'?: string;
1647
+ }
1648
+
1649
+ export const Schedule2TypeEnum = {
1650
+ Weekly: 'WEEKLY',
1651
+ Monthly: 'MONTHLY',
1652
+ Annually: 'ANNUALLY',
1653
+ Calendar: 'CALENDAR'
1654
+ } as const;
1603
1655
 
1656
+ export type Schedule2TypeEnum = typeof Schedule2TypeEnum[keyof typeof Schedule2TypeEnum];
1604
1657
 
1605
1658
  /**
1606
1659
  * Specifies which day(s) a schedule is active for. This is required for all schedule types. The \"values\" field holds different data depending on the type of schedule: * WEEKLY: days of the week (1-7) * MONTHLY: days of the month (1-31, L, L-1...) * ANNUALLY: if the \"months\" field is also set: days of the month (1-31, L, L-1...); otherwise: ISO-8601 dates without year (\"--12-31\") * CALENDAR: ISO-8601 dates (\"2020-12-31\") Note that CALENDAR only supports the LIST type, and ANNUALLY does not support the RANGE type when provided with ISO-8601 dates without year. Examples: On Sundays: * type LIST * values \"1\" The second to last day of the month: * type LIST * values \"L-1\" From the 20th to the last day of the month: * type RANGE * values \"20\", \"L\" Every March 2nd: * type LIST * values \"--03-02\" On March 2nd, 2021: * type: LIST * values \"2021-03-02\"
1607
1660
  * @export
1608
- * @interface Schedule2DaysV1
1661
+ * @interface Schedule2Days
1609
1662
  */
1610
- export interface Schedule2DaysV1 {
1663
+ export interface Schedule2Days {
1611
1664
  /**
1612
1665
  * Enum type to specify days value
1613
1666
  * @type {string}
1614
- * @memberof Schedule2DaysV1
1667
+ * @memberof Schedule2Days
1615
1668
  */
1616
- 'type': Schedule2DaysV1TypeV1;
1669
+ 'type': Schedule2DaysTypeEnum;
1617
1670
  /**
1618
1671
  * Values of the days based on the enum type mentioned above
1619
1672
  * @type {Array<string>}
1620
- * @memberof Schedule2DaysV1
1673
+ * @memberof Schedule2Days
1621
1674
  */
1622
1675
  'values': Array<string>;
1623
1676
  /**
1624
1677
  * Interval between the cert generations
1625
1678
  * @type {number}
1626
- * @memberof Schedule2DaysV1
1679
+ * @memberof Schedule2Days
1627
1680
  */
1628
1681
  'interval'?: number | null;
1629
1682
  }
1630
1683
 
1631
- export const Schedule2DaysV1TypeV1 = {
1684
+ export const Schedule2DaysTypeEnum = {
1632
1685
  List: 'LIST',
1633
1686
  Range: 'RANGE'
1634
1687
  } as const;
1635
1688
 
1636
- export type Schedule2DaysV1TypeV1 = typeof Schedule2DaysV1TypeV1[keyof typeof Schedule2DaysV1TypeV1];
1689
+ export type Schedule2DaysTypeEnum = typeof Schedule2DaysTypeEnum[keyof typeof Schedule2DaysTypeEnum];
1637
1690
 
1638
1691
  /**
1639
1692
  * Specifies which hour(s) a schedule is active for. Examples: Every three hours starting from 8AM, inclusive: * type LIST * values \"8\" * interval 3 During business hours: * type RANGE * values \"9\", \"5\" At 5AM, noon, and 5PM: * type LIST * values \"5\", \"12\", \"17\"
1640
1693
  * @export
1641
- * @interface Schedule2HoursV1
1694
+ * @interface Schedule2Hours
1642
1695
  */
1643
- export interface Schedule2HoursV1 {
1696
+ export interface Schedule2Hours {
1644
1697
  /**
1645
1698
  * Enum type to specify hours value
1646
1699
  * @type {string}
1647
- * @memberof Schedule2HoursV1
1700
+ * @memberof Schedule2Hours
1648
1701
  */
1649
- 'type': Schedule2HoursV1TypeV1;
1702
+ 'type': Schedule2HoursTypeEnum;
1650
1703
  /**
1651
1704
  * Values of the days based on the enum type mentioned above
1652
1705
  * @type {Array<string>}
1653
- * @memberof Schedule2HoursV1
1706
+ * @memberof Schedule2Hours
1654
1707
  */
1655
1708
  'values': Array<string>;
1656
1709
  /**
1657
1710
  * Interval between the cert generations
1658
1711
  * @type {number}
1659
- * @memberof Schedule2HoursV1
1712
+ * @memberof Schedule2Hours
1660
1713
  */
1661
1714
  'interval'?: number | null;
1662
1715
  }
1663
1716
 
1664
- export const Schedule2HoursV1TypeV1 = {
1717
+ export const Schedule2HoursTypeEnum = {
1665
1718
  List: 'LIST',
1666
1719
  Range: 'RANGE'
1667
1720
  } as const;
1668
1721
 
1669
- export type Schedule2HoursV1TypeV1 = typeof Schedule2HoursV1TypeV1[keyof typeof Schedule2HoursV1TypeV1];
1722
+ export type Schedule2HoursTypeEnum = typeof Schedule2HoursTypeEnum[keyof typeof Schedule2HoursTypeEnum];
1670
1723
 
1671
1724
  /**
1672
1725
  * Specifies which months of a schedule are active. Only valid for ANNUALLY schedule types. Examples: On February and March: * type LIST * values \"2\", \"3\" Every 3 months, starting in January (quarterly): * type LIST * values \"1\" * interval 3 Every two months between July and December: * type RANGE * values \"7\", \"12\" * interval 2
1673
1726
  * @export
1674
- * @interface Schedule2MonthsV1
1727
+ * @interface Schedule2Months
1675
1728
  */
1676
- export interface Schedule2MonthsV1 {
1729
+ export interface Schedule2Months {
1677
1730
  /**
1678
1731
  * Enum type to specify months value
1679
1732
  * @type {string}
1680
- * @memberof Schedule2MonthsV1
1733
+ * @memberof Schedule2Months
1681
1734
  */
1682
- 'type': Schedule2MonthsV1TypeV1;
1735
+ 'type': Schedule2MonthsTypeEnum;
1683
1736
  /**
1684
1737
  * Values of the months based on the enum type mentioned above
1685
1738
  * @type {Array<string>}
1686
- * @memberof Schedule2MonthsV1
1739
+ * @memberof Schedule2Months
1687
1740
  */
1688
1741
  'values': Array<string>;
1689
1742
  /**
1690
1743
  * Interval between the cert generations
1691
1744
  * @type {number}
1692
- * @memberof Schedule2MonthsV1
1745
+ * @memberof Schedule2Months
1693
1746
  */
1694
1747
  'interval'?: number;
1695
1748
  }
1696
1749
 
1697
- export const Schedule2MonthsV1TypeV1 = {
1750
+ export const Schedule2MonthsTypeEnum = {
1698
1751
  List: 'LIST',
1699
1752
  Range: 'RANGE'
1700
1753
  } as const;
1701
1754
 
1702
- export type Schedule2MonthsV1TypeV1 = typeof Schedule2MonthsV1TypeV1[keyof typeof Schedule2MonthsV1TypeV1];
1703
-
1704
- /**
1705
- *
1706
- * @export
1707
- * @interface Schedule2V1
1708
- */
1709
- export interface Schedule2V1 {
1710
- /**
1711
- * Determines the overall schedule cadence. In general, all time period fields smaller than the chosen type can be configured. For example, a DAILY schedule can have \'hours\' set, but not \'days\'; a WEEKLY schedule can have both \'hours\' and \'days\' set.
1712
- * @type {string}
1713
- * @memberof Schedule2V1
1714
- */
1715
- 'type': Schedule2V1TypeV1;
1716
- /**
1717
- *
1718
- * @type {Schedule2MonthsV1}
1719
- * @memberof Schedule2V1
1720
- */
1721
- 'months'?: Schedule2MonthsV1 | null;
1722
- /**
1723
- *
1724
- * @type {Schedule2DaysV1}
1725
- * @memberof Schedule2V1
1726
- */
1727
- 'days'?: Schedule2DaysV1;
1728
- /**
1729
- *
1730
- * @type {Schedule2HoursV1}
1731
- * @memberof Schedule2V1
1732
- */
1733
- 'hours': Schedule2HoursV1;
1734
- /**
1735
- * Specifies the time after which this schedule will no longer occur.
1736
- * @type {string}
1737
- * @memberof Schedule2V1
1738
- */
1739
- 'expiration'?: string | null;
1740
- /**
1741
- * The time zone to use when running the schedule. For instance, if the schedule is scheduled to run at 1AM, and this field is set to \"CST\", the schedule will run at 1AM CST.
1742
- * @type {string}
1743
- * @memberof Schedule2V1
1744
- */
1745
- 'timeZoneId'?: string;
1746
- }
1747
-
1748
- export const Schedule2V1TypeV1 = {
1749
- Weekly: 'WEEKLY',
1750
- Monthly: 'MONTHLY',
1751
- Annually: 'ANNUALLY',
1752
- Calendar: 'CALENDAR'
1753
- } as const;
1754
-
1755
- export type Schedule2V1TypeV1 = typeof Schedule2V1TypeV1[keyof typeof Schedule2V1TypeV1];
1755
+ export type Schedule2MonthsTypeEnum = typeof Schedule2MonthsTypeEnum[keyof typeof Schedule2MonthsTypeEnum];
1756
1756
 
1757
1757
  /**
1758
1758
  *
1759
1759
  * @export
1760
- * @interface SlimcampaignV1
1760
+ * @interface Slimcampaign
1761
1761
  */
1762
- export interface SlimcampaignV1 {
1762
+ export interface Slimcampaign {
1763
1763
  /**
1764
1764
  * Id of the campaign
1765
1765
  * @type {string}
1766
- * @memberof SlimcampaignV1
1766
+ * @memberof Slimcampaign
1767
1767
  */
1768
1768
  'id'?: string | null;
1769
1769
  /**
1770
1770
  * The campaign name. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details.
1771
1771
  * @type {string}
1772
- * @memberof SlimcampaignV1
1772
+ * @memberof Slimcampaign
1773
1773
  */
1774
1774
  'name': string;
1775
1775
  /**
1776
1776
  * The campaign description. If this object is part of a template, special formatting applies; see the `/campaign-templates/{id}/generate` endpoint documentation for details.
1777
1777
  * @type {string}
1778
- * @memberof SlimcampaignV1
1778
+ * @memberof Slimcampaign
1779
1779
  */
1780
1780
  'description': string | null;
1781
1781
  /**
1782
1782
  * The campaign\'s completion deadline. This date must be in the future in order to activate the campaign. If you try to activate a campaign with a deadline of today or in the past, you will receive a 400 error response.
1783
1783
  * @type {string}
1784
- * @memberof SlimcampaignV1
1784
+ * @memberof Slimcampaign
1785
1785
  */
1786
1786
  'deadline'?: string | null;
1787
1787
  /**
1788
1788
  * The type of campaign. Could be extended in the future.
1789
1789
  * @type {string}
1790
- * @memberof SlimcampaignV1
1790
+ * @memberof Slimcampaign
1791
1791
  */
1792
- 'type': SlimcampaignV1TypeV1;
1792
+ 'type': SlimcampaignTypeEnum;
1793
1793
  /**
1794
1794
  * Enables email notification for this campaign
1795
1795
  * @type {boolean}
1796
- * @memberof SlimcampaignV1
1796
+ * @memberof Slimcampaign
1797
1797
  */
1798
1798
  'emailNotificationEnabled'?: boolean;
1799
1799
  /**
1800
1800
  * Allows auto revoke for this campaign
1801
1801
  * @type {boolean}
1802
- * @memberof SlimcampaignV1
1802
+ * @memberof Slimcampaign
1803
1803
  */
1804
1804
  'autoRevokeAllowed'?: boolean;
1805
1805
  /**
1806
1806
  * Enables IAI for this campaign. Accepts true even if the IAI product feature is off. If IAI is turned off then campaigns generated from this template will indicate false. The real value will then be returned if IAI is ever enabled for the org in the future.
1807
1807
  * @type {boolean}
1808
- * @memberof SlimcampaignV1
1808
+ * @memberof Slimcampaign
1809
1809
  */
1810
1810
  'recommendationsEnabled'?: boolean;
1811
1811
  /**
1812
1812
  * The campaign\'s current status.
1813
1813
  * @type {string}
1814
- * @memberof SlimcampaignV1
1814
+ * @memberof Slimcampaign
1815
1815
  */
1816
- 'status'?: SlimcampaignV1StatusV1 | null;
1816
+ 'status'?: SlimcampaignStatusEnum | null;
1817
1817
  /**
1818
1818
  * The correlatedStatus of the campaign. Only SOURCE_OWNER campaigns can be Uncorrelated. An Uncorrelated certification campaign only includes Uncorrelated identities (An identity is uncorrelated if it has no accounts on an authoritative source).
1819
1819
  * @type {string}
1820
- * @memberof SlimcampaignV1
1820
+ * @memberof Slimcampaign
1821
1821
  */
1822
- 'correlatedStatus'?: SlimcampaignV1CorrelatedStatusV1;
1822
+ 'correlatedStatus'?: SlimcampaignCorrelatedStatusEnum;
1823
1823
  /**
1824
1824
  * Created time of the campaign
1825
1825
  * @type {string}
1826
- * @memberof SlimcampaignV1
1826
+ * @memberof Slimcampaign
1827
1827
  */
1828
1828
  'created'?: string | null;
1829
1829
  /**
1830
1830
  * The total number of certifications in this campaign.
1831
1831
  * @type {number}
1832
- * @memberof SlimcampaignV1
1832
+ * @memberof Slimcampaign
1833
1833
  */
1834
1834
  'totalCertifications'?: number | null;
1835
1835
  /**
1836
1836
  * The number of completed certifications in this campaign.
1837
1837
  * @type {number}
1838
- * @memberof SlimcampaignV1
1838
+ * @memberof Slimcampaign
1839
1839
  */
1840
1840
  'completedCertifications'?: number | null;
1841
1841
  /**
1842
1842
  * A list of errors and warnings that have accumulated.
1843
- * @type {Array<CampaignalertV1>}
1844
- * @memberof SlimcampaignV1
1843
+ * @type {Array<Campaignalert>}
1844
+ * @memberof Slimcampaign
1845
1845
  */
1846
- 'alerts'?: Array<CampaignalertV1> | null;
1846
+ 'alerts'?: Array<Campaignalert> | null;
1847
1847
  }
1848
1848
 
1849
- export const SlimcampaignV1TypeV1 = {
1849
+ export const SlimcampaignTypeEnum = {
1850
1850
  Manager: 'MANAGER',
1851
1851
  SourceOwner: 'SOURCE_OWNER',
1852
1852
  Search: 'SEARCH',
@@ -1854,8 +1854,8 @@ export const SlimcampaignV1TypeV1 = {
1854
1854
  MachineAccount: 'MACHINE_ACCOUNT'
1855
1855
  } as const;
1856
1856
 
1857
- export type SlimcampaignV1TypeV1 = typeof SlimcampaignV1TypeV1[keyof typeof SlimcampaignV1TypeV1];
1858
- export const SlimcampaignV1StatusV1 = {
1857
+ export type SlimcampaignTypeEnum = typeof SlimcampaignTypeEnum[keyof typeof SlimcampaignTypeEnum];
1858
+ export const SlimcampaignStatusEnum = {
1859
1859
  Pending: 'PENDING',
1860
1860
  Staged: 'STAGED',
1861
1861
  Canceling: 'CANCELING',
@@ -1867,62 +1867,62 @@ export const SlimcampaignV1StatusV1 = {
1867
1867
  Archived: 'ARCHIVED'
1868
1868
  } as const;
1869
1869
 
1870
- export type SlimcampaignV1StatusV1 = typeof SlimcampaignV1StatusV1[keyof typeof SlimcampaignV1StatusV1];
1871
- export const SlimcampaignV1CorrelatedStatusV1 = {
1870
+ export type SlimcampaignStatusEnum = typeof SlimcampaignStatusEnum[keyof typeof SlimcampaignStatusEnum];
1871
+ export const SlimcampaignCorrelatedStatusEnum = {
1872
1872
  Correlated: 'CORRELATED',
1873
1873
  Uncorrelated: 'UNCORRELATED'
1874
1874
  } as const;
1875
1875
 
1876
- export type SlimcampaignV1CorrelatedStatusV1 = typeof SlimcampaignV1CorrelatedStatusV1[keyof typeof SlimcampaignV1CorrelatedStatusV1];
1876
+ export type SlimcampaignCorrelatedStatusEnum = typeof SlimcampaignCorrelatedStatusEnum[keyof typeof SlimcampaignCorrelatedStatusEnum];
1877
1877
 
1878
1878
  /**
1879
1879
  * SOD policy violation report result.
1880
1880
  * @export
1881
- * @interface SodreportresultdtoV1
1881
+ * @interface Sodreportresultdto
1882
1882
  */
1883
- export interface SodreportresultdtoV1 {
1883
+ export interface Sodreportresultdto {
1884
1884
  /**
1885
1885
  * SOD policy violation report result DTO type.
1886
1886
  * @type {string}
1887
- * @memberof SodreportresultdtoV1
1887
+ * @memberof Sodreportresultdto
1888
1888
  */
1889
- 'type'?: SodreportresultdtoV1TypeV1;
1889
+ 'type'?: SodreportresultdtoTypeEnum;
1890
1890
  /**
1891
1891
  * SOD policy violation report result ID.
1892
1892
  * @type {string}
1893
- * @memberof SodreportresultdtoV1
1893
+ * @memberof Sodreportresultdto
1894
1894
  */
1895
1895
  'id'?: string;
1896
1896
  /**
1897
1897
  * Human-readable name of the SOD policy violation report result.
1898
1898
  * @type {string}
1899
- * @memberof SodreportresultdtoV1
1899
+ * @memberof Sodreportresultdto
1900
1900
  */
1901
1901
  'name'?: string;
1902
1902
  }
1903
1903
 
1904
- export const SodreportresultdtoV1TypeV1 = {
1904
+ export const SodreportresultdtoTypeEnum = {
1905
1905
  ReportResult: 'REPORT_RESULT'
1906
1906
  } as const;
1907
1907
 
1908
- export type SodreportresultdtoV1TypeV1 = typeof SodreportresultdtoV1TypeV1[keyof typeof SodreportresultdtoV1TypeV1];
1908
+ export type SodreportresultdtoTypeEnum = typeof SodreportresultdtoTypeEnum[keyof typeof SodreportresultdtoTypeEnum];
1909
1909
 
1910
1910
 
1911
1911
  /**
1912
- * CertificationCampaignsV1Api - axios parameter creator
1912
+ * CertificationCampaignsApi - axios parameter creator
1913
1913
  * @export
1914
1914
  */
1915
- export const CertificationCampaignsV1ApiAxiosParamCreator = function (configuration?: Configuration) {
1915
+ export const CertificationCampaignsApiAxiosParamCreator = function (configuration?: Configuration) {
1916
1916
  return {
1917
1917
  /**
1918
1918
  * :::caution This endpoint will run successfully for any campaigns that are **past due**. This endpoint will return a content error if the campaign is **not past due**. ::: Use this API to complete a certification campaign. This functionality is provided to admins so that they can complete a certification even if all items have not been completed.
1919
1919
  * @summary Complete a campaign
1920
1920
  * @param {string} id Campaign ID.
1921
- * @param {CampaigncompleteoptionsV1} [campaigncompleteoptionsV1] Optional. Default behavior is for the campaign to auto-approve upon completion, unless autoCompleteAction&#x3D;REVOKE
1921
+ * @param {Campaigncompleteoptions} [campaigncompleteoptions] Optional. Default behavior is for the campaign to auto-approve upon completion, unless autoCompleteAction&#x3D;REVOKE
1922
1922
  * @param {*} [axiosOptions] Override http request option.
1923
1923
  * @throws {RequiredError}
1924
1924
  */
1925
- completeCampaignV1: async (id: string, campaigncompleteoptionsV1?: CampaigncompleteoptionsV1, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
1925
+ completeCampaignV1: async (id: string, campaigncompleteoptions?: Campaigncompleteoptions, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
1926
1926
  // verify required parameter 'id' is not null or undefined
1927
1927
  assertParamExists('completeCampaignV1', 'id', id)
1928
1928
  const localVarPath = `/campaigns/v1/{id}/complete`
@@ -1945,7 +1945,7 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
1945
1945
  setSearchParams(localVarUrlObj, localVarQueryParameter);
1946
1946
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
1947
1947
  localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};
1948
- localVarRequestOptions.data = serializeDataIfNeeded(campaigncompleteoptionsV1, localVarRequestOptions, configuration)
1948
+ localVarRequestOptions.data = serializeDataIfNeeded(campaigncompleteoptions, localVarRequestOptions, configuration)
1949
1949
 
1950
1950
  return {
1951
1951
  url: toPathString(localVarUrlObj),
@@ -1955,13 +1955,13 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
1955
1955
  /**
1956
1956
  * Use this API to create a certification campaign template based on campaign.
1957
1957
  * @summary Create a campaign template
1958
- * @param {CampaigntemplateV1} campaigntemplateV1
1958
+ * @param {Campaigntemplate} campaigntemplate
1959
1959
  * @param {*} [axiosOptions] Override http request option.
1960
1960
  * @throws {RequiredError}
1961
1961
  */
1962
- createCampaignTemplateV1: async (campaigntemplateV1: CampaigntemplateV1, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
1963
- // verify required parameter 'campaigntemplateV1' is not null or undefined
1964
- assertParamExists('createCampaignTemplateV1', 'campaigntemplateV1', campaigntemplateV1)
1962
+ createCampaignTemplateV1: async (campaigntemplate: Campaigntemplate, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
1963
+ // verify required parameter 'campaigntemplate' is not null or undefined
1964
+ assertParamExists('createCampaignTemplateV1', 'campaigntemplate', campaigntemplate)
1965
1965
  const localVarPath = `/campaign-templates/v1`;
1966
1966
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
1967
1967
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -1981,7 +1981,7 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
1981
1981
  setSearchParams(localVarUrlObj, localVarQueryParameter);
1982
1982
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
1983
1983
  localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};
1984
- localVarRequestOptions.data = serializeDataIfNeeded(campaigntemplateV1, localVarRequestOptions, configuration)
1984
+ localVarRequestOptions.data = serializeDataIfNeeded(campaigntemplate, localVarRequestOptions, configuration)
1985
1985
 
1986
1986
  return {
1987
1987
  url: toPathString(localVarUrlObj),
@@ -1991,13 +1991,13 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
1991
1991
  /**
1992
1992
  * Use this API to create a certification campaign with the information provided in the request body.
1993
1993
  * @summary Create a campaign
1994
- * @param {Campaign2V1} campaign2V1
1994
+ * @param {Campaign2} campaign2
1995
1995
  * @param {*} [axiosOptions] Override http request option.
1996
1996
  * @throws {RequiredError}
1997
1997
  */
1998
- createCampaignV1: async (campaign2V1: Campaign2V1, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
1999
- // verify required parameter 'campaign2V1' is not null or undefined
2000
- assertParamExists('createCampaignV1', 'campaign2V1', campaign2V1)
1998
+ createCampaignV1: async (campaign2: Campaign2, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
1999
+ // verify required parameter 'campaign2' is not null or undefined
2000
+ assertParamExists('createCampaignV1', 'campaign2', campaign2)
2001
2001
  const localVarPath = `/campaigns/v1`;
2002
2002
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
2003
2003
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -2017,7 +2017,7 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2017
2017
  setSearchParams(localVarUrlObj, localVarQueryParameter);
2018
2018
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2019
2019
  localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};
2020
- localVarRequestOptions.data = serializeDataIfNeeded(campaign2V1, localVarRequestOptions, configuration)
2020
+ localVarRequestOptions.data = serializeDataIfNeeded(campaign2, localVarRequestOptions, configuration)
2021
2021
 
2022
2022
  return {
2023
2023
  url: toPathString(localVarUrlObj),
@@ -2095,13 +2095,13 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2095
2095
  /**
2096
2096
  * Use this API to delete certification campaigns whose IDs are specified in the provided list of campaign IDs.
2097
2097
  * @summary Delete campaigns
2098
- * @param {CampaignsdeleterequestV1} campaignsdeleterequestV1 IDs of the campaigns to delete.
2098
+ * @param {Campaignsdeleterequest} campaignsdeleterequest IDs of the campaigns to delete.
2099
2099
  * @param {*} [axiosOptions] Override http request option.
2100
2100
  * @throws {RequiredError}
2101
2101
  */
2102
- deleteCampaignsV1: async (campaignsdeleterequestV1: CampaignsdeleterequestV1, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2103
- // verify required parameter 'campaignsdeleterequestV1' is not null or undefined
2104
- assertParamExists('deleteCampaignsV1', 'campaignsdeleterequestV1', campaignsdeleterequestV1)
2102
+ deleteCampaignsV1: async (campaignsdeleterequest: Campaignsdeleterequest, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2103
+ // verify required parameter 'campaignsdeleterequest' is not null or undefined
2104
+ assertParamExists('deleteCampaignsV1', 'campaignsdeleterequest', campaignsdeleterequest)
2105
2105
  const localVarPath = `/campaigns/v1/delete`;
2106
2106
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
2107
2107
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -2121,7 +2121,7 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2121
2121
  setSearchParams(localVarUrlObj, localVarQueryParameter);
2122
2122
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2123
2123
  localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};
2124
- localVarRequestOptions.data = serializeDataIfNeeded(campaignsdeleterequestV1, localVarRequestOptions, configuration)
2124
+ localVarRequestOptions.data = serializeDataIfNeeded(campaignsdeleterequest, localVarRequestOptions, configuration)
2125
2125
 
2126
2126
  return {
2127
2127
  url: toPathString(localVarUrlObj),
@@ -2131,7 +2131,7 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2131
2131
  /**
2132
2132
  * Use this API to get a list of campaigns. This API can provide increased level of detail for each campaign for the correct provided query.
2133
2133
  * @summary List campaigns
2134
- * @param {GetActiveCampaignsV1DetailV1} [detail] Determines whether slim, or increased level of detail is provided for each campaign in the returned list. Slim is the default behavior.
2134
+ * @param {GetActiveCampaignsV1DetailEnum} [detail] Determines whether slim, or increased level of detail is provided for each campaign in the returned list. Slim is the default behavior.
2135
2135
  * @param {number} [limit] Max number of results to return. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
2136
2136
  * @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
2137
2137
  * @param {boolean} [count] If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count&#x3D;true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
@@ -2140,7 +2140,7 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2140
2140
  * @param {*} [axiosOptions] Override http request option.
2141
2141
  * @throws {RequiredError}
2142
2142
  */
2143
- getActiveCampaignsV1: async (detail?: GetActiveCampaignsV1DetailV1, limit?: number, offset?: number, count?: boolean, filters?: string, sorters?: string, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2143
+ getActiveCampaignsV1: async (detail?: GetActiveCampaignsV1DetailEnum, limit?: number, offset?: number, count?: boolean, filters?: string, sorters?: string, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2144
2144
  const localVarPath = `/campaigns/v1`;
2145
2145
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
2146
2146
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -2379,11 +2379,11 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2379
2379
  * Use this API to get information for an existing certification campaign by the campaign\'s ID.
2380
2380
  * @summary Get campaign
2381
2381
  * @param {string} id ID of the campaign to be retrieved.
2382
- * @param {GetCampaignV1DetailV1} [detail] Determines whether slim, or increased level of detail is provided for each campaign in the returned list. Slim is the default behavior.
2382
+ * @param {GetCampaignV1DetailEnum} [detail] Determines whether slim, or increased level of detail is provided for each campaign in the returned list. Slim is the default behavior.
2383
2383
  * @param {*} [axiosOptions] Override http request option.
2384
2384
  * @throws {RequiredError}
2385
2385
  */
2386
- getCampaignV1: async (id: string, detail?: GetCampaignV1DetailV1, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2386
+ getCampaignV1: async (id: string, detail?: GetCampaignV1DetailEnum, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2387
2387
  // verify required parameter 'id' is not null or undefined
2388
2388
  assertParamExists('getCampaignV1', 'id', id)
2389
2389
  const localVarPath = `/campaigns/v1/{id}`
@@ -2418,15 +2418,15 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2418
2418
  * This API reassigns the specified certifications from one identity to another.
2419
2419
  * @summary Reassign certifications
2420
2420
  * @param {string} id The certification campaign ID
2421
- * @param {AdminreviewreassignV1} adminreviewreassignV1
2421
+ * @param {Adminreviewreassign} adminreviewreassign
2422
2422
  * @param {*} [axiosOptions] Override http request option.
2423
2423
  * @throws {RequiredError}
2424
2424
  */
2425
- moveV1: async (id: string, adminreviewreassignV1: AdminreviewreassignV1, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2425
+ moveV1: async (id: string, adminreviewreassign: Adminreviewreassign, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2426
2426
  // verify required parameter 'id' is not null or undefined
2427
2427
  assertParamExists('moveV1', 'id', id)
2428
- // verify required parameter 'adminreviewreassignV1' is not null or undefined
2429
- assertParamExists('moveV1', 'adminreviewreassignV1', adminreviewreassignV1)
2428
+ // verify required parameter 'adminreviewreassign' is not null or undefined
2429
+ assertParamExists('moveV1', 'adminreviewreassign', adminreviewreassign)
2430
2430
  const localVarPath = `/campaigns/v1/{id}/reassign`
2431
2431
  .replace(`{${"id"}}`, encodeURIComponent(String(id)));
2432
2432
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -2447,7 +2447,7 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2447
2447
  setSearchParams(localVarUrlObj, localVarQueryParameter);
2448
2448
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2449
2449
  localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};
2450
- localVarRequestOptions.data = serializeDataIfNeeded(adminreviewreassignV1, localVarRequestOptions, configuration)
2450
+ localVarRequestOptions.data = serializeDataIfNeeded(adminreviewreassign, localVarRequestOptions, configuration)
2451
2451
 
2452
2452
  return {
2453
2453
  url: toPathString(localVarUrlObj),
@@ -2458,15 +2458,15 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2458
2458
  * Use this API to update individual fields on a certification campaign template, using the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
2459
2459
  * @summary Update a campaign template
2460
2460
  * @param {string} id ID of the campaign template being modified.
2461
- * @param {Array<JsonpatchoperationV1>} jsonpatchoperationV1 A list of campaign update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The following fields are patchable: * name * description * deadlineDuration * campaign (all fields that are allowed during create)
2461
+ * @param {Array<Jsonpatchoperation>} jsonpatchoperation A list of campaign update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The following fields are patchable: * name * description * deadlineDuration * campaign (all fields that are allowed during create)
2462
2462
  * @param {*} [axiosOptions] Override http request option.
2463
2463
  * @throws {RequiredError}
2464
2464
  */
2465
- patchCampaignTemplateV1: async (id: string, jsonpatchoperationV1: Array<JsonpatchoperationV1>, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2465
+ patchCampaignTemplateV1: async (id: string, jsonpatchoperation: Array<Jsonpatchoperation>, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2466
2466
  // verify required parameter 'id' is not null or undefined
2467
2467
  assertParamExists('patchCampaignTemplateV1', 'id', id)
2468
- // verify required parameter 'jsonpatchoperationV1' is not null or undefined
2469
- assertParamExists('patchCampaignTemplateV1', 'jsonpatchoperationV1', jsonpatchoperationV1)
2468
+ // verify required parameter 'jsonpatchoperation' is not null or undefined
2469
+ assertParamExists('patchCampaignTemplateV1', 'jsonpatchoperation', jsonpatchoperation)
2470
2470
  const localVarPath = `/campaign-templates/v1/{id}`
2471
2471
  .replace(`{${"id"}}`, encodeURIComponent(String(id)));
2472
2472
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -2487,7 +2487,7 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2487
2487
  setSearchParams(localVarUrlObj, localVarQueryParameter);
2488
2488
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2489
2489
  localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};
2490
- localVarRequestOptions.data = serializeDataIfNeeded(jsonpatchoperationV1, localVarRequestOptions, configuration)
2490
+ localVarRequestOptions.data = serializeDataIfNeeded(jsonpatchoperation, localVarRequestOptions, configuration)
2491
2491
 
2492
2492
  return {
2493
2493
  url: toPathString(localVarUrlObj),
@@ -2497,13 +2497,13 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2497
2497
  /**
2498
2498
  * Use this API to overwrite the configuration for campaign reports.
2499
2499
  * @summary Set campaign reports configuration
2500
- * @param {CampaignreportsconfigV1} campaignreportsconfigV1 Campaign report configuration.
2500
+ * @param {Campaignreportsconfig} campaignreportsconfig Campaign report configuration.
2501
2501
  * @param {*} [axiosOptions] Override http request option.
2502
2502
  * @throws {RequiredError}
2503
2503
  */
2504
- setCampaignReportsConfigV1: async (campaignreportsconfigV1: CampaignreportsconfigV1, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2505
- // verify required parameter 'campaignreportsconfigV1' is not null or undefined
2506
- assertParamExists('setCampaignReportsConfigV1', 'campaignreportsconfigV1', campaignreportsconfigV1)
2504
+ setCampaignReportsConfigV1: async (campaignreportsconfig: Campaignreportsconfig, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2505
+ // verify required parameter 'campaignreportsconfig' is not null or undefined
2506
+ assertParamExists('setCampaignReportsConfigV1', 'campaignreportsconfig', campaignreportsconfig)
2507
2507
  const localVarPath = `/campaigns/v1/reports-configuration`;
2508
2508
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
2509
2509
  const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
@@ -2523,7 +2523,7 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2523
2523
  setSearchParams(localVarUrlObj, localVarQueryParameter);
2524
2524
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2525
2525
  localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};
2526
- localVarRequestOptions.data = serializeDataIfNeeded(campaignreportsconfigV1, localVarRequestOptions, configuration)
2526
+ localVarRequestOptions.data = serializeDataIfNeeded(campaignreportsconfig, localVarRequestOptions, configuration)
2527
2527
 
2528
2528
  return {
2529
2529
  url: toPathString(localVarUrlObj),
@@ -2534,11 +2534,11 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2534
2534
  * Use this API to set the schedule for a certification campaign template. If a schedule already exists, the API overwrites it with the new one.
2535
2535
  * @summary Set campaign template schedule
2536
2536
  * @param {string} id ID of the campaign template being scheduled.
2537
- * @param {Schedule2V1} [schedule2V1]
2537
+ * @param {Schedule2} [schedule2]
2538
2538
  * @param {*} [axiosOptions] Override http request option.
2539
2539
  * @throws {RequiredError}
2540
2540
  */
2541
- setCampaignTemplateScheduleV1: async (id: string, schedule2V1?: Schedule2V1, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2541
+ setCampaignTemplateScheduleV1: async (id: string, schedule2?: Schedule2, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2542
2542
  // verify required parameter 'id' is not null or undefined
2543
2543
  assertParamExists('setCampaignTemplateScheduleV1', 'id', id)
2544
2544
  const localVarPath = `/campaign-templates/v1/{id}/schedule`
@@ -2561,7 +2561,7 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2561
2561
  setSearchParams(localVarUrlObj, localVarQueryParameter);
2562
2562
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2563
2563
  localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};
2564
- localVarRequestOptions.data = serializeDataIfNeeded(schedule2V1, localVarRequestOptions, configuration)
2564
+ localVarRequestOptions.data = serializeDataIfNeeded(schedule2, localVarRequestOptions, configuration)
2565
2565
 
2566
2566
  return {
2567
2567
  url: toPathString(localVarUrlObj),
@@ -2606,11 +2606,11 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2606
2606
  * Use this API to run a report for a certification campaign.
2607
2607
  * @summary Run campaign report
2608
2608
  * @param {string} id ID of the campaign the report is being run for.
2609
- * @param {ReporttypeV1} type Type of the report to run.
2609
+ * @param {Reporttype} type Type of the report to run.
2610
2610
  * @param {*} [axiosOptions] Override http request option.
2611
2611
  * @throws {RequiredError}
2612
2612
  */
2613
- startCampaignReportV1: async (id: string, type: ReporttypeV1, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2613
+ startCampaignReportV1: async (id: string, type: Reporttype, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2614
2614
  // verify required parameter 'id' is not null or undefined
2615
2615
  assertParamExists('startCampaignReportV1', 'id', id)
2616
2616
  // verify required parameter 'type' is not null or undefined
@@ -2644,11 +2644,11 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2644
2644
  * Use this API to submit a job to activate the certified campaign with the specified ID. The campaign must be staged.
2645
2645
  * @summary Activate a campaign
2646
2646
  * @param {string} id Campaign ID.
2647
- * @param {ActivatecampaignoptionsV1} [activatecampaignoptionsV1] Optional. If no timezone is specified, the standard UTC timezone is used (i.e. UTC+00:00). Although this can take any timezone, the intended value is the caller\&#39;s timezone. The activation time calculated from the given timezone may cause the campaign deadline time to be modified, but it will remain within the original date. The timezone must be in a valid ISO 8601 format.
2647
+ * @param {Activatecampaignoptions} [activatecampaignoptions] Optional. If no timezone is specified, the standard UTC timezone is used (i.e. UTC+00:00). Although this can take any timezone, the intended value is the caller\&#39;s timezone. The activation time calculated from the given timezone may cause the campaign deadline time to be modified, but it will remain within the original date. The timezone must be in a valid ISO 8601 format.
2648
2648
  * @param {*} [axiosOptions] Override http request option.
2649
2649
  * @throws {RequiredError}
2650
2650
  */
2651
- startCampaignV1: async (id: string, activatecampaignoptionsV1?: ActivatecampaignoptionsV1, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2651
+ startCampaignV1: async (id: string, activatecampaignoptions?: Activatecampaignoptions, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2652
2652
  // verify required parameter 'id' is not null or undefined
2653
2653
  assertParamExists('startCampaignV1', 'id', id)
2654
2654
  const localVarPath = `/campaigns/v1/{id}/activate`
@@ -2671,7 +2671,7 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2671
2671
  setSearchParams(localVarUrlObj, localVarQueryParameter);
2672
2672
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2673
2673
  localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};
2674
- localVarRequestOptions.data = serializeDataIfNeeded(activatecampaignoptionsV1, localVarRequestOptions, configuration)
2674
+ localVarRequestOptions.data = serializeDataIfNeeded(activatecampaignoptions, localVarRequestOptions, configuration)
2675
2675
 
2676
2676
  return {
2677
2677
  url: toPathString(localVarUrlObj),
@@ -2716,15 +2716,15 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2716
2716
  * Use this API to update individual fields on a certification campaign, using the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
2717
2717
  * @summary Update a campaign
2718
2718
  * @param {string} id ID of the campaign template being modified.
2719
- * @param {Array<JsonpatchoperationV1>} jsonpatchoperationV1 A list of campaign update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The fields that can be patched differ based on the status of the campaign. When the campaign is in the *STAGED* status, you can patch these fields: * name * description * recommendationsEnabled * deadline * emailNotificationEnabled * autoRevokeAllowed When the campaign is in the *ACTIVE* status, you can patch these fields: * deadline
2719
+ * @param {Array<Jsonpatchoperation>} jsonpatchoperation A list of campaign update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The fields that can be patched differ based on the status of the campaign. When the campaign is in the *STAGED* status, you can patch these fields: * name * description * recommendationsEnabled * deadline * emailNotificationEnabled * autoRevokeAllowed When the campaign is in the *ACTIVE* status, you can patch these fields: * deadline
2720
2720
  * @param {*} [axiosOptions] Override http request option.
2721
2721
  * @throws {RequiredError}
2722
2722
  */
2723
- updateCampaignV1: async (id: string, jsonpatchoperationV1: Array<JsonpatchoperationV1>, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2723
+ updateCampaignV1: async (id: string, jsonpatchoperation: Array<Jsonpatchoperation>, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {
2724
2724
  // verify required parameter 'id' is not null or undefined
2725
2725
  assertParamExists('updateCampaignV1', 'id', id)
2726
- // verify required parameter 'jsonpatchoperationV1' is not null or undefined
2727
- assertParamExists('updateCampaignV1', 'jsonpatchoperationV1', jsonpatchoperationV1)
2726
+ // verify required parameter 'jsonpatchoperation' is not null or undefined
2727
+ assertParamExists('updateCampaignV1', 'jsonpatchoperation', jsonpatchoperation)
2728
2728
  const localVarPath = `/campaigns/v1/{id}`
2729
2729
  .replace(`{${"id"}}`, encodeURIComponent(String(id)));
2730
2730
  // use dummy base URL string because the URL constructor only accepts absolute URLs.
@@ -2745,7 +2745,7 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2745
2745
  setSearchParams(localVarUrlObj, localVarQueryParameter);
2746
2746
  let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
2747
2747
  localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};
2748
- localVarRequestOptions.data = serializeDataIfNeeded(jsonpatchoperationV1, localVarRequestOptions, configuration)
2748
+ localVarRequestOptions.data = serializeDataIfNeeded(jsonpatchoperation, localVarRequestOptions, configuration)
2749
2749
 
2750
2750
  return {
2751
2751
  url: toPathString(localVarUrlObj),
@@ -2756,50 +2756,50 @@ export const CertificationCampaignsV1ApiAxiosParamCreator = function (configurat
2756
2756
  };
2757
2757
 
2758
2758
  /**
2759
- * CertificationCampaignsV1Api - functional programming interface
2759
+ * CertificationCampaignsApi - functional programming interface
2760
2760
  * @export
2761
2761
  */
2762
- export const CertificationCampaignsV1ApiFp = function(configuration?: Configuration) {
2763
- const localVarAxiosParamCreator = CertificationCampaignsV1ApiAxiosParamCreator(configuration)
2762
+ export const CertificationCampaignsApiFp = function(configuration?: Configuration) {
2763
+ const localVarAxiosParamCreator = CertificationCampaignsApiAxiosParamCreator(configuration)
2764
2764
  return {
2765
2765
  /**
2766
2766
  * :::caution This endpoint will run successfully for any campaigns that are **past due**. This endpoint will return a content error if the campaign is **not past due**. ::: Use this API to complete a certification campaign. This functionality is provided to admins so that they can complete a certification even if all items have not been completed.
2767
2767
  * @summary Complete a campaign
2768
2768
  * @param {string} id Campaign ID.
2769
- * @param {CampaigncompleteoptionsV1} [campaigncompleteoptionsV1] Optional. Default behavior is for the campaign to auto-approve upon completion, unless autoCompleteAction&#x3D;REVOKE
2769
+ * @param {Campaigncompleteoptions} [campaigncompleteoptions] Optional. Default behavior is for the campaign to auto-approve upon completion, unless autoCompleteAction&#x3D;REVOKE
2770
2770
  * @param {*} [axiosOptions] Override http request option.
2771
2771
  * @throws {RequiredError}
2772
2772
  */
2773
- async completeCampaignV1(id: string, campaigncompleteoptionsV1?: CampaigncompleteoptionsV1, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<object>> {
2774
- const localVarAxiosArgs = await localVarAxiosParamCreator.completeCampaignV1(id, campaigncompleteoptionsV1, axiosOptions);
2773
+ async completeCampaignV1(id: string, campaigncompleteoptions?: Campaigncompleteoptions, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<object>> {
2774
+ const localVarAxiosArgs = await localVarAxiosParamCreator.completeCampaignV1(id, campaigncompleteoptions, axiosOptions);
2775
2775
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2776
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.completeCampaignV1']?.[localVarOperationServerIndex]?.url;
2776
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.completeCampaignV1']?.[localVarOperationServerIndex]?.url;
2777
2777
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2778
2778
  },
2779
2779
  /**
2780
2780
  * Use this API to create a certification campaign template based on campaign.
2781
2781
  * @summary Create a campaign template
2782
- * @param {CampaigntemplateV1} campaigntemplateV1
2782
+ * @param {Campaigntemplate} campaigntemplate
2783
2783
  * @param {*} [axiosOptions] Override http request option.
2784
2784
  * @throws {RequiredError}
2785
2785
  */
2786
- async createCampaignTemplateV1(campaigntemplateV1: CampaigntemplateV1, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CampaigntemplateV1>> {
2787
- const localVarAxiosArgs = await localVarAxiosParamCreator.createCampaignTemplateV1(campaigntemplateV1, axiosOptions);
2786
+ async createCampaignTemplateV1(campaigntemplate: Campaigntemplate, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Campaigntemplate>> {
2787
+ const localVarAxiosArgs = await localVarAxiosParamCreator.createCampaignTemplateV1(campaigntemplate, axiosOptions);
2788
2788
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2789
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.createCampaignTemplateV1']?.[localVarOperationServerIndex]?.url;
2789
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.createCampaignTemplateV1']?.[localVarOperationServerIndex]?.url;
2790
2790
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2791
2791
  },
2792
2792
  /**
2793
2793
  * Use this API to create a certification campaign with the information provided in the request body.
2794
2794
  * @summary Create a campaign
2795
- * @param {Campaign2V1} campaign2V1
2795
+ * @param {Campaign2} campaign2
2796
2796
  * @param {*} [axiosOptions] Override http request option.
2797
2797
  * @throws {RequiredError}
2798
2798
  */
2799
- async createCampaignV1(campaign2V1: Campaign2V1, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Campaign2V1>> {
2800
- const localVarAxiosArgs = await localVarAxiosParamCreator.createCampaignV1(campaign2V1, axiosOptions);
2799
+ async createCampaignV1(campaign2: Campaign2, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Campaign2>> {
2800
+ const localVarAxiosArgs = await localVarAxiosParamCreator.createCampaignV1(campaign2, axiosOptions);
2801
2801
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2802
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.createCampaignV1']?.[localVarOperationServerIndex]?.url;
2802
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.createCampaignV1']?.[localVarOperationServerIndex]?.url;
2803
2803
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2804
2804
  },
2805
2805
  /**
@@ -2812,7 +2812,7 @@ export const CertificationCampaignsV1ApiFp = function(configuration?: Configurat
2812
2812
  async deleteCampaignTemplateScheduleV1(id: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
2813
2813
  const localVarAxiosArgs = await localVarAxiosParamCreator.deleteCampaignTemplateScheduleV1(id, axiosOptions);
2814
2814
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2815
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.deleteCampaignTemplateScheduleV1']?.[localVarOperationServerIndex]?.url;
2815
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.deleteCampaignTemplateScheduleV1']?.[localVarOperationServerIndex]?.url;
2816
2816
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2817
2817
  },
2818
2818
  /**
@@ -2825,26 +2825,26 @@ export const CertificationCampaignsV1ApiFp = function(configuration?: Configurat
2825
2825
  async deleteCampaignTemplateV1(id: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
2826
2826
  const localVarAxiosArgs = await localVarAxiosParamCreator.deleteCampaignTemplateV1(id, axiosOptions);
2827
2827
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2828
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.deleteCampaignTemplateV1']?.[localVarOperationServerIndex]?.url;
2828
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.deleteCampaignTemplateV1']?.[localVarOperationServerIndex]?.url;
2829
2829
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2830
2830
  },
2831
2831
  /**
2832
2832
  * Use this API to delete certification campaigns whose IDs are specified in the provided list of campaign IDs.
2833
2833
  * @summary Delete campaigns
2834
- * @param {CampaignsdeleterequestV1} campaignsdeleterequestV1 IDs of the campaigns to delete.
2834
+ * @param {Campaignsdeleterequest} campaignsdeleterequest IDs of the campaigns to delete.
2835
2835
  * @param {*} [axiosOptions] Override http request option.
2836
2836
  * @throws {RequiredError}
2837
2837
  */
2838
- async deleteCampaignsV1(campaignsdeleterequestV1: CampaignsdeleterequestV1, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<object>> {
2839
- const localVarAxiosArgs = await localVarAxiosParamCreator.deleteCampaignsV1(campaignsdeleterequestV1, axiosOptions);
2838
+ async deleteCampaignsV1(campaignsdeleterequest: Campaignsdeleterequest, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<object>> {
2839
+ const localVarAxiosArgs = await localVarAxiosParamCreator.deleteCampaignsV1(campaignsdeleterequest, axiosOptions);
2840
2840
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2841
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.deleteCampaignsV1']?.[localVarOperationServerIndex]?.url;
2841
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.deleteCampaignsV1']?.[localVarOperationServerIndex]?.url;
2842
2842
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2843
2843
  },
2844
2844
  /**
2845
2845
  * Use this API to get a list of campaigns. This API can provide increased level of detail for each campaign for the correct provided query.
2846
2846
  * @summary List campaigns
2847
- * @param {GetActiveCampaignsV1DetailV1} [detail] Determines whether slim, or increased level of detail is provided for each campaign in the returned list. Slim is the default behavior.
2847
+ * @param {GetActiveCampaignsV1DetailEnum} [detail] Determines whether slim, or increased level of detail is provided for each campaign in the returned list. Slim is the default behavior.
2848
2848
  * @param {number} [limit] Max number of results to return. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
2849
2849
  * @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
2850
2850
  * @param {boolean} [count] If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count&#x3D;true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
@@ -2853,10 +2853,10 @@ export const CertificationCampaignsV1ApiFp = function(configuration?: Configurat
2853
2853
  * @param {*} [axiosOptions] Override http request option.
2854
2854
  * @throws {RequiredError}
2855
2855
  */
2856
- async getActiveCampaignsV1(detail?: GetActiveCampaignsV1DetailV1, limit?: number, offset?: number, count?: boolean, filters?: string, sorters?: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<GetActiveCampaignsV1200ResponseInnerV1>>> {
2856
+ async getActiveCampaignsV1(detail?: GetActiveCampaignsV1DetailEnum, limit?: number, offset?: number, count?: boolean, filters?: string, sorters?: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<GetActiveCampaignsV1200ResponseInner>>> {
2857
2857
  const localVarAxiosArgs = await localVarAxiosParamCreator.getActiveCampaignsV1(detail, limit, offset, count, filters, sorters, axiosOptions);
2858
2858
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2859
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.getActiveCampaignsV1']?.[localVarOperationServerIndex]?.url;
2859
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.getActiveCampaignsV1']?.[localVarOperationServerIndex]?.url;
2860
2860
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2861
2861
  },
2862
2862
  /**
@@ -2865,10 +2865,10 @@ export const CertificationCampaignsV1ApiFp = function(configuration?: Configurat
2865
2865
  * @param {*} [axiosOptions] Override http request option.
2866
2866
  * @throws {RequiredError}
2867
2867
  */
2868
- async getCampaignReportsConfigV1(axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CampaignreportsconfigV1>> {
2868
+ async getCampaignReportsConfigV1(axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Campaignreportsconfig>> {
2869
2869
  const localVarAxiosArgs = await localVarAxiosParamCreator.getCampaignReportsConfigV1(axiosOptions);
2870
2870
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2871
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.getCampaignReportsConfigV1']?.[localVarOperationServerIndex]?.url;
2871
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.getCampaignReportsConfigV1']?.[localVarOperationServerIndex]?.url;
2872
2872
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2873
2873
  },
2874
2874
  /**
@@ -2878,10 +2878,10 @@ export const CertificationCampaignsV1ApiFp = function(configuration?: Configurat
2878
2878
  * @param {*} [axiosOptions] Override http request option.
2879
2879
  * @throws {RequiredError}
2880
2880
  */
2881
- async getCampaignReportsV1(id: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<CampaignreportV1>>> {
2881
+ async getCampaignReportsV1(id: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<Campaignreport>>> {
2882
2882
  const localVarAxiosArgs = await localVarAxiosParamCreator.getCampaignReportsV1(id, axiosOptions);
2883
2883
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2884
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.getCampaignReportsV1']?.[localVarOperationServerIndex]?.url;
2884
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.getCampaignReportsV1']?.[localVarOperationServerIndex]?.url;
2885
2885
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2886
2886
  },
2887
2887
  /**
@@ -2891,10 +2891,10 @@ export const CertificationCampaignsV1ApiFp = function(configuration?: Configurat
2891
2891
  * @param {*} [axiosOptions] Override http request option.
2892
2892
  * @throws {RequiredError}
2893
2893
  */
2894
- async getCampaignTemplateScheduleV1(id: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Schedule2V1>> {
2894
+ async getCampaignTemplateScheduleV1(id: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Schedule2>> {
2895
2895
  const localVarAxiosArgs = await localVarAxiosParamCreator.getCampaignTemplateScheduleV1(id, axiosOptions);
2896
2896
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2897
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.getCampaignTemplateScheduleV1']?.[localVarOperationServerIndex]?.url;
2897
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.getCampaignTemplateScheduleV1']?.[localVarOperationServerIndex]?.url;
2898
2898
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2899
2899
  },
2900
2900
  /**
@@ -2904,10 +2904,10 @@ export const CertificationCampaignsV1ApiFp = function(configuration?: Configurat
2904
2904
  * @param {*} [axiosOptions] Override http request option.
2905
2905
  * @throws {RequiredError}
2906
2906
  */
2907
- async getCampaignTemplateV1(id: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CampaigntemplateV1>> {
2907
+ async getCampaignTemplateV1(id: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Campaigntemplate>> {
2908
2908
  const localVarAxiosArgs = await localVarAxiosParamCreator.getCampaignTemplateV1(id, axiosOptions);
2909
2909
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2910
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.getCampaignTemplateV1']?.[localVarOperationServerIndex]?.url;
2910
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.getCampaignTemplateV1']?.[localVarOperationServerIndex]?.url;
2911
2911
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2912
2912
  },
2913
2913
  /**
@@ -2921,79 +2921,79 @@ export const CertificationCampaignsV1ApiFp = function(configuration?: Configurat
2921
2921
  * @param {*} [axiosOptions] Override http request option.
2922
2922
  * @throws {RequiredError}
2923
2923
  */
2924
- async getCampaignTemplatesV1(limit?: number, offset?: number, count?: boolean, sorters?: string, filters?: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<CampaigntemplateV1>>> {
2924
+ async getCampaignTemplatesV1(limit?: number, offset?: number, count?: boolean, sorters?: string, filters?: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<Campaigntemplate>>> {
2925
2925
  const localVarAxiosArgs = await localVarAxiosParamCreator.getCampaignTemplatesV1(limit, offset, count, sorters, filters, axiosOptions);
2926
2926
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2927
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.getCampaignTemplatesV1']?.[localVarOperationServerIndex]?.url;
2927
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.getCampaignTemplatesV1']?.[localVarOperationServerIndex]?.url;
2928
2928
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2929
2929
  },
2930
2930
  /**
2931
2931
  * Use this API to get information for an existing certification campaign by the campaign\'s ID.
2932
2932
  * @summary Get campaign
2933
2933
  * @param {string} id ID of the campaign to be retrieved.
2934
- * @param {GetCampaignV1DetailV1} [detail] Determines whether slim, or increased level of detail is provided for each campaign in the returned list. Slim is the default behavior.
2934
+ * @param {GetCampaignV1DetailEnum} [detail] Determines whether slim, or increased level of detail is provided for each campaign in the returned list. Slim is the default behavior.
2935
2935
  * @param {*} [axiosOptions] Override http request option.
2936
2936
  * @throws {RequiredError}
2937
2937
  */
2938
- async getCampaignV1(id: string, detail?: GetCampaignV1DetailV1, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetCampaignV1200ResponseV1>> {
2938
+ async getCampaignV1(id: string, detail?: GetCampaignV1DetailEnum, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetCampaignV1200Response>> {
2939
2939
  const localVarAxiosArgs = await localVarAxiosParamCreator.getCampaignV1(id, detail, axiosOptions);
2940
2940
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2941
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.getCampaignV1']?.[localVarOperationServerIndex]?.url;
2941
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.getCampaignV1']?.[localVarOperationServerIndex]?.url;
2942
2942
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2943
2943
  },
2944
2944
  /**
2945
2945
  * This API reassigns the specified certifications from one identity to another.
2946
2946
  * @summary Reassign certifications
2947
2947
  * @param {string} id The certification campaign ID
2948
- * @param {AdminreviewreassignV1} adminreviewreassignV1
2948
+ * @param {Adminreviewreassign} adminreviewreassign
2949
2949
  * @param {*} [axiosOptions] Override http request option.
2950
2950
  * @throws {RequiredError}
2951
2951
  */
2952
- async moveV1(id: string, adminreviewreassignV1: AdminreviewreassignV1, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CertificationtaskV1>> {
2953
- const localVarAxiosArgs = await localVarAxiosParamCreator.moveV1(id, adminreviewreassignV1, axiosOptions);
2952
+ async moveV1(id: string, adminreviewreassign: Adminreviewreassign, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Certificationtask>> {
2953
+ const localVarAxiosArgs = await localVarAxiosParamCreator.moveV1(id, adminreviewreassign, axiosOptions);
2954
2954
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2955
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.moveV1']?.[localVarOperationServerIndex]?.url;
2955
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.moveV1']?.[localVarOperationServerIndex]?.url;
2956
2956
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2957
2957
  },
2958
2958
  /**
2959
2959
  * Use this API to update individual fields on a certification campaign template, using the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
2960
2960
  * @summary Update a campaign template
2961
2961
  * @param {string} id ID of the campaign template being modified.
2962
- * @param {Array<JsonpatchoperationV1>} jsonpatchoperationV1 A list of campaign update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The following fields are patchable: * name * description * deadlineDuration * campaign (all fields that are allowed during create)
2962
+ * @param {Array<Jsonpatchoperation>} jsonpatchoperation A list of campaign update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The following fields are patchable: * name * description * deadlineDuration * campaign (all fields that are allowed during create)
2963
2963
  * @param {*} [axiosOptions] Override http request option.
2964
2964
  * @throws {RequiredError}
2965
2965
  */
2966
- async patchCampaignTemplateV1(id: string, jsonpatchoperationV1: Array<JsonpatchoperationV1>, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CampaigntemplateV1>> {
2967
- const localVarAxiosArgs = await localVarAxiosParamCreator.patchCampaignTemplateV1(id, jsonpatchoperationV1, axiosOptions);
2966
+ async patchCampaignTemplateV1(id: string, jsonpatchoperation: Array<Jsonpatchoperation>, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Campaigntemplate>> {
2967
+ const localVarAxiosArgs = await localVarAxiosParamCreator.patchCampaignTemplateV1(id, jsonpatchoperation, axiosOptions);
2968
2968
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2969
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.patchCampaignTemplateV1']?.[localVarOperationServerIndex]?.url;
2969
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.patchCampaignTemplateV1']?.[localVarOperationServerIndex]?.url;
2970
2970
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2971
2971
  },
2972
2972
  /**
2973
2973
  * Use this API to overwrite the configuration for campaign reports.
2974
2974
  * @summary Set campaign reports configuration
2975
- * @param {CampaignreportsconfigV1} campaignreportsconfigV1 Campaign report configuration.
2975
+ * @param {Campaignreportsconfig} campaignreportsconfig Campaign report configuration.
2976
2976
  * @param {*} [axiosOptions] Override http request option.
2977
2977
  * @throws {RequiredError}
2978
2978
  */
2979
- async setCampaignReportsConfigV1(campaignreportsconfigV1: CampaignreportsconfigV1, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CampaignreportsconfigV1>> {
2980
- const localVarAxiosArgs = await localVarAxiosParamCreator.setCampaignReportsConfigV1(campaignreportsconfigV1, axiosOptions);
2979
+ async setCampaignReportsConfigV1(campaignreportsconfig: Campaignreportsconfig, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Campaignreportsconfig>> {
2980
+ const localVarAxiosArgs = await localVarAxiosParamCreator.setCampaignReportsConfigV1(campaignreportsconfig, axiosOptions);
2981
2981
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2982
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.setCampaignReportsConfigV1']?.[localVarOperationServerIndex]?.url;
2982
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.setCampaignReportsConfigV1']?.[localVarOperationServerIndex]?.url;
2983
2983
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2984
2984
  },
2985
2985
  /**
2986
2986
  * Use this API to set the schedule for a certification campaign template. If a schedule already exists, the API overwrites it with the new one.
2987
2987
  * @summary Set campaign template schedule
2988
2988
  * @param {string} id ID of the campaign template being scheduled.
2989
- * @param {Schedule2V1} [schedule2V1]
2989
+ * @param {Schedule2} [schedule2]
2990
2990
  * @param {*} [axiosOptions] Override http request option.
2991
2991
  * @throws {RequiredError}
2992
2992
  */
2993
- async setCampaignTemplateScheduleV1(id: string, schedule2V1?: Schedule2V1, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
2994
- const localVarAxiosArgs = await localVarAxiosParamCreator.setCampaignTemplateScheduleV1(id, schedule2V1, axiosOptions);
2993
+ async setCampaignTemplateScheduleV1(id: string, schedule2?: Schedule2, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
2994
+ const localVarAxiosArgs = await localVarAxiosParamCreator.setCampaignTemplateScheduleV1(id, schedule2, axiosOptions);
2995
2995
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
2996
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.setCampaignTemplateScheduleV1']?.[localVarOperationServerIndex]?.url;
2996
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.setCampaignTemplateScheduleV1']?.[localVarOperationServerIndex]?.url;
2997
2997
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
2998
2998
  },
2999
2999
  /**
@@ -3006,35 +3006,35 @@ export const CertificationCampaignsV1ApiFp = function(configuration?: Configurat
3006
3006
  async startCampaignRemediationScanV1(id: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<object>> {
3007
3007
  const localVarAxiosArgs = await localVarAxiosParamCreator.startCampaignRemediationScanV1(id, axiosOptions);
3008
3008
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
3009
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.startCampaignRemediationScanV1']?.[localVarOperationServerIndex]?.url;
3009
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.startCampaignRemediationScanV1']?.[localVarOperationServerIndex]?.url;
3010
3010
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
3011
3011
  },
3012
3012
  /**
3013
3013
  * Use this API to run a report for a certification campaign.
3014
3014
  * @summary Run campaign report
3015
3015
  * @param {string} id ID of the campaign the report is being run for.
3016
- * @param {ReporttypeV1} type Type of the report to run.
3016
+ * @param {Reporttype} type Type of the report to run.
3017
3017
  * @param {*} [axiosOptions] Override http request option.
3018
3018
  * @throws {RequiredError}
3019
3019
  */
3020
- async startCampaignReportV1(id: string, type: ReporttypeV1, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<object>> {
3020
+ async startCampaignReportV1(id: string, type: Reporttype, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<object>> {
3021
3021
  const localVarAxiosArgs = await localVarAxiosParamCreator.startCampaignReportV1(id, type, axiosOptions);
3022
3022
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
3023
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.startCampaignReportV1']?.[localVarOperationServerIndex]?.url;
3023
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.startCampaignReportV1']?.[localVarOperationServerIndex]?.url;
3024
3024
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
3025
3025
  },
3026
3026
  /**
3027
3027
  * Use this API to submit a job to activate the certified campaign with the specified ID. The campaign must be staged.
3028
3028
  * @summary Activate a campaign
3029
3029
  * @param {string} id Campaign ID.
3030
- * @param {ActivatecampaignoptionsV1} [activatecampaignoptionsV1] Optional. If no timezone is specified, the standard UTC timezone is used (i.e. UTC+00:00). Although this can take any timezone, the intended value is the caller\&#39;s timezone. The activation time calculated from the given timezone may cause the campaign deadline time to be modified, but it will remain within the original date. The timezone must be in a valid ISO 8601 format.
3030
+ * @param {Activatecampaignoptions} [activatecampaignoptions] Optional. If no timezone is specified, the standard UTC timezone is used (i.e. UTC+00:00). Although this can take any timezone, the intended value is the caller\&#39;s timezone. The activation time calculated from the given timezone may cause the campaign deadline time to be modified, but it will remain within the original date. The timezone must be in a valid ISO 8601 format.
3031
3031
  * @param {*} [axiosOptions] Override http request option.
3032
3032
  * @throws {RequiredError}
3033
3033
  */
3034
- async startCampaignV1(id: string, activatecampaignoptionsV1?: ActivatecampaignoptionsV1, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<object>> {
3035
- const localVarAxiosArgs = await localVarAxiosParamCreator.startCampaignV1(id, activatecampaignoptionsV1, axiosOptions);
3034
+ async startCampaignV1(id: string, activatecampaignoptions?: Activatecampaignoptions, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<object>> {
3035
+ const localVarAxiosArgs = await localVarAxiosParamCreator.startCampaignV1(id, activatecampaignoptions, axiosOptions);
3036
3036
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
3037
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.startCampaignV1']?.[localVarOperationServerIndex]?.url;
3037
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.startCampaignV1']?.[localVarOperationServerIndex]?.url;
3038
3038
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
3039
3039
  },
3040
3040
  /**
@@ -3044,104 +3044,104 @@ export const CertificationCampaignsV1ApiFp = function(configuration?: Configurat
3044
3044
  * @param {*} [axiosOptions] Override http request option.
3045
3045
  * @throws {RequiredError}
3046
3046
  */
3047
- async startGenerateCampaignTemplateV1(id: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CampaignreferenceV1>> {
3047
+ async startGenerateCampaignTemplateV1(id: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Campaignreference>> {
3048
3048
  const localVarAxiosArgs = await localVarAxiosParamCreator.startGenerateCampaignTemplateV1(id, axiosOptions);
3049
3049
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
3050
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.startGenerateCampaignTemplateV1']?.[localVarOperationServerIndex]?.url;
3050
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.startGenerateCampaignTemplateV1']?.[localVarOperationServerIndex]?.url;
3051
3051
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
3052
3052
  },
3053
3053
  /**
3054
3054
  * Use this API to update individual fields on a certification campaign, using the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
3055
3055
  * @summary Update a campaign
3056
3056
  * @param {string} id ID of the campaign template being modified.
3057
- * @param {Array<JsonpatchoperationV1>} jsonpatchoperationV1 A list of campaign update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The fields that can be patched differ based on the status of the campaign. When the campaign is in the *STAGED* status, you can patch these fields: * name * description * recommendationsEnabled * deadline * emailNotificationEnabled * autoRevokeAllowed When the campaign is in the *ACTIVE* status, you can patch these fields: * deadline
3057
+ * @param {Array<Jsonpatchoperation>} jsonpatchoperation A list of campaign update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The fields that can be patched differ based on the status of the campaign. When the campaign is in the *STAGED* status, you can patch these fields: * name * description * recommendationsEnabled * deadline * emailNotificationEnabled * autoRevokeAllowed When the campaign is in the *ACTIVE* status, you can patch these fields: * deadline
3058
3058
  * @param {*} [axiosOptions] Override http request option.
3059
3059
  * @throws {RequiredError}
3060
3060
  */
3061
- async updateCampaignV1(id: string, jsonpatchoperationV1: Array<JsonpatchoperationV1>, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<SlimcampaignV1>> {
3062
- const localVarAxiosArgs = await localVarAxiosParamCreator.updateCampaignV1(id, jsonpatchoperationV1, axiosOptions);
3061
+ async updateCampaignV1(id: string, jsonpatchoperation: Array<Jsonpatchoperation>, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Slimcampaign>> {
3062
+ const localVarAxiosArgs = await localVarAxiosParamCreator.updateCampaignV1(id, jsonpatchoperation, axiosOptions);
3063
3063
  const localVarOperationServerIndex = configuration?.serverIndex ?? 0;
3064
- const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsV1Api.updateCampaignV1']?.[localVarOperationServerIndex]?.url;
3064
+ const localVarOperationServerBasePath = operationServerMap['CertificationCampaignsApi.updateCampaignV1']?.[localVarOperationServerIndex]?.url;
3065
3065
  return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
3066
3066
  },
3067
3067
  }
3068
3068
  };
3069
3069
 
3070
3070
  /**
3071
- * CertificationCampaignsV1Api - factory interface
3071
+ * CertificationCampaignsApi - factory interface
3072
3072
  * @export
3073
3073
  */
3074
- export const CertificationCampaignsV1ApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {
3075
- const localVarFp = CertificationCampaignsV1ApiFp(configuration)
3074
+ export const CertificationCampaignsApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {
3075
+ const localVarFp = CertificationCampaignsApiFp(configuration)
3076
3076
  return {
3077
3077
  /**
3078
3078
  * :::caution This endpoint will run successfully for any campaigns that are **past due**. This endpoint will return a content error if the campaign is **not past due**. ::: Use this API to complete a certification campaign. This functionality is provided to admins so that they can complete a certification even if all items have not been completed.
3079
3079
  * @summary Complete a campaign
3080
- * @param {CertificationCampaignsV1ApiCompleteCampaignV1Request} requestParameters Request parameters.
3080
+ * @param {CertificationCampaignsApiCompleteCampaignV1Request} requestParameters Request parameters.
3081
3081
  * @param {*} [axiosOptions] Override http request option.
3082
3082
  * @throws {RequiredError}
3083
3083
  */
3084
- completeCampaignV1(requestParameters: CertificationCampaignsV1ApiCompleteCampaignV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<object> {
3085
- return localVarFp.completeCampaignV1(requestParameters.id, requestParameters.campaigncompleteoptionsV1, axiosOptions).then((request) => request(axios, basePath));
3084
+ completeCampaignV1(requestParameters: CertificationCampaignsApiCompleteCampaignV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<object> {
3085
+ return localVarFp.completeCampaignV1(requestParameters.id, requestParameters.campaigncompleteoptions, axiosOptions).then((request) => request(axios, basePath));
3086
3086
  },
3087
3087
  /**
3088
3088
  * Use this API to create a certification campaign template based on campaign.
3089
3089
  * @summary Create a campaign template
3090
- * @param {CertificationCampaignsV1ApiCreateCampaignTemplateV1Request} requestParameters Request parameters.
3090
+ * @param {CertificationCampaignsApiCreateCampaignTemplateV1Request} requestParameters Request parameters.
3091
3091
  * @param {*} [axiosOptions] Override http request option.
3092
3092
  * @throws {RequiredError}
3093
3093
  */
3094
- createCampaignTemplateV1(requestParameters: CertificationCampaignsV1ApiCreateCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<CampaigntemplateV1> {
3095
- return localVarFp.createCampaignTemplateV1(requestParameters.campaigntemplateV1, axiosOptions).then((request) => request(axios, basePath));
3094
+ createCampaignTemplateV1(requestParameters: CertificationCampaignsApiCreateCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Campaigntemplate> {
3095
+ return localVarFp.createCampaignTemplateV1(requestParameters.campaigntemplate, axiosOptions).then((request) => request(axios, basePath));
3096
3096
  },
3097
3097
  /**
3098
3098
  * Use this API to create a certification campaign with the information provided in the request body.
3099
3099
  * @summary Create a campaign
3100
- * @param {CertificationCampaignsV1ApiCreateCampaignV1Request} requestParameters Request parameters.
3100
+ * @param {CertificationCampaignsApiCreateCampaignV1Request} requestParameters Request parameters.
3101
3101
  * @param {*} [axiosOptions] Override http request option.
3102
3102
  * @throws {RequiredError}
3103
3103
  */
3104
- createCampaignV1(requestParameters: CertificationCampaignsV1ApiCreateCampaignV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Campaign2V1> {
3105
- return localVarFp.createCampaignV1(requestParameters.campaign2V1, axiosOptions).then((request) => request(axios, basePath));
3104
+ createCampaignV1(requestParameters: CertificationCampaignsApiCreateCampaignV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Campaign2> {
3105
+ return localVarFp.createCampaignV1(requestParameters.campaign2, axiosOptions).then((request) => request(axios, basePath));
3106
3106
  },
3107
3107
  /**
3108
3108
  * Use this API to delete the schedule for a certification campaign template. The API returns a 404 if there is no schedule set.
3109
3109
  * @summary Delete campaign template schedule
3110
- * @param {CertificationCampaignsV1ApiDeleteCampaignTemplateScheduleV1Request} requestParameters Request parameters.
3110
+ * @param {CertificationCampaignsApiDeleteCampaignTemplateScheduleV1Request} requestParameters Request parameters.
3111
3111
  * @param {*} [axiosOptions] Override http request option.
3112
3112
  * @throws {RequiredError}
3113
3113
  */
3114
- deleteCampaignTemplateScheduleV1(requestParameters: CertificationCampaignsV1ApiDeleteCampaignTemplateScheduleV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<void> {
3114
+ deleteCampaignTemplateScheduleV1(requestParameters: CertificationCampaignsApiDeleteCampaignTemplateScheduleV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<void> {
3115
3115
  return localVarFp.deleteCampaignTemplateScheduleV1(requestParameters.id, axiosOptions).then((request) => request(axios, basePath));
3116
3116
  },
3117
3117
  /**
3118
3118
  * Use this API to delete a certification campaign template by ID.
3119
3119
  * @summary Delete a campaign template
3120
- * @param {CertificationCampaignsV1ApiDeleteCampaignTemplateV1Request} requestParameters Request parameters.
3120
+ * @param {CertificationCampaignsApiDeleteCampaignTemplateV1Request} requestParameters Request parameters.
3121
3121
  * @param {*} [axiosOptions] Override http request option.
3122
3122
  * @throws {RequiredError}
3123
3123
  */
3124
- deleteCampaignTemplateV1(requestParameters: CertificationCampaignsV1ApiDeleteCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<void> {
3124
+ deleteCampaignTemplateV1(requestParameters: CertificationCampaignsApiDeleteCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<void> {
3125
3125
  return localVarFp.deleteCampaignTemplateV1(requestParameters.id, axiosOptions).then((request) => request(axios, basePath));
3126
3126
  },
3127
3127
  /**
3128
3128
  * Use this API to delete certification campaigns whose IDs are specified in the provided list of campaign IDs.
3129
3129
  * @summary Delete campaigns
3130
- * @param {CertificationCampaignsV1ApiDeleteCampaignsV1Request} requestParameters Request parameters.
3130
+ * @param {CertificationCampaignsApiDeleteCampaignsV1Request} requestParameters Request parameters.
3131
3131
  * @param {*} [axiosOptions] Override http request option.
3132
3132
  * @throws {RequiredError}
3133
3133
  */
3134
- deleteCampaignsV1(requestParameters: CertificationCampaignsV1ApiDeleteCampaignsV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<object> {
3135
- return localVarFp.deleteCampaignsV1(requestParameters.campaignsdeleterequestV1, axiosOptions).then((request) => request(axios, basePath));
3134
+ deleteCampaignsV1(requestParameters: CertificationCampaignsApiDeleteCampaignsV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<object> {
3135
+ return localVarFp.deleteCampaignsV1(requestParameters.campaignsdeleterequest, axiosOptions).then((request) => request(axios, basePath));
3136
3136
  },
3137
3137
  /**
3138
3138
  * Use this API to get a list of campaigns. This API can provide increased level of detail for each campaign for the correct provided query.
3139
3139
  * @summary List campaigns
3140
- * @param {CertificationCampaignsV1ApiGetActiveCampaignsV1Request} requestParameters Request parameters.
3140
+ * @param {CertificationCampaignsApiGetActiveCampaignsV1Request} requestParameters Request parameters.
3141
3141
  * @param {*} [axiosOptions] Override http request option.
3142
3142
  * @throws {RequiredError}
3143
3143
  */
3144
- getActiveCampaignsV1(requestParameters: CertificationCampaignsV1ApiGetActiveCampaignsV1Request = {}, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Array<GetActiveCampaignsV1200ResponseInnerV1>> {
3144
+ getActiveCampaignsV1(requestParameters: CertificationCampaignsApiGetActiveCampaignsV1Request = {}, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Array<GetActiveCampaignsV1200ResponseInner>> {
3145
3145
  return localVarFp.getActiveCampaignsV1(requestParameters.detail, requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters, axiosOptions).then((request) => request(axios, basePath));
3146
3146
  },
3147
3147
  /**
@@ -3150,654 +3150,654 @@ export const CertificationCampaignsV1ApiFactory = function (configuration?: Conf
3150
3150
  * @param {*} [axiosOptions] Override http request option.
3151
3151
  * @throws {RequiredError}
3152
3152
  */
3153
- getCampaignReportsConfigV1(axiosOptions?: RawAxiosRequestConfig): AxiosPromise<CampaignreportsconfigV1> {
3153
+ getCampaignReportsConfigV1(axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Campaignreportsconfig> {
3154
3154
  return localVarFp.getCampaignReportsConfigV1(axiosOptions).then((request) => request(axios, basePath));
3155
3155
  },
3156
3156
  /**
3157
3157
  * Use this API to fetch all reports for a certification campaign by campaign ID.
3158
3158
  * @summary Get campaign reports
3159
- * @param {CertificationCampaignsV1ApiGetCampaignReportsV1Request} requestParameters Request parameters.
3159
+ * @param {CertificationCampaignsApiGetCampaignReportsV1Request} requestParameters Request parameters.
3160
3160
  * @param {*} [axiosOptions] Override http request option.
3161
3161
  * @throws {RequiredError}
3162
3162
  */
3163
- getCampaignReportsV1(requestParameters: CertificationCampaignsV1ApiGetCampaignReportsV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Array<CampaignreportV1>> {
3163
+ getCampaignReportsV1(requestParameters: CertificationCampaignsApiGetCampaignReportsV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Array<Campaignreport>> {
3164
3164
  return localVarFp.getCampaignReportsV1(requestParameters.id, axiosOptions).then((request) => request(axios, basePath));
3165
3165
  },
3166
3166
  /**
3167
3167
  * Use this API to get the schedule for a certification campaign template. The API returns a 404 if there is no schedule set.
3168
3168
  * @summary Get campaign template schedule
3169
- * @param {CertificationCampaignsV1ApiGetCampaignTemplateScheduleV1Request} requestParameters Request parameters.
3169
+ * @param {CertificationCampaignsApiGetCampaignTemplateScheduleV1Request} requestParameters Request parameters.
3170
3170
  * @param {*} [axiosOptions] Override http request option.
3171
3171
  * @throws {RequiredError}
3172
3172
  */
3173
- getCampaignTemplateScheduleV1(requestParameters: CertificationCampaignsV1ApiGetCampaignTemplateScheduleV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Schedule2V1> {
3173
+ getCampaignTemplateScheduleV1(requestParameters: CertificationCampaignsApiGetCampaignTemplateScheduleV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Schedule2> {
3174
3174
  return localVarFp.getCampaignTemplateScheduleV1(requestParameters.id, axiosOptions).then((request) => request(axios, basePath));
3175
3175
  },
3176
3176
  /**
3177
3177
  * Use this API to fetch a certification campaign template by ID.
3178
3178
  * @summary Get a campaign template
3179
- * @param {CertificationCampaignsV1ApiGetCampaignTemplateV1Request} requestParameters Request parameters.
3179
+ * @param {CertificationCampaignsApiGetCampaignTemplateV1Request} requestParameters Request parameters.
3180
3180
  * @param {*} [axiosOptions] Override http request option.
3181
3181
  * @throws {RequiredError}
3182
3182
  */
3183
- getCampaignTemplateV1(requestParameters: CertificationCampaignsV1ApiGetCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<CampaigntemplateV1> {
3183
+ getCampaignTemplateV1(requestParameters: CertificationCampaignsApiGetCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Campaigntemplate> {
3184
3184
  return localVarFp.getCampaignTemplateV1(requestParameters.id, axiosOptions).then((request) => request(axios, basePath));
3185
3185
  },
3186
3186
  /**
3187
3187
  * Use this API to get a list of all campaign templates. Scope can be reduced through standard V3 query params. The API returns all campaign templates matching the query parameters.
3188
3188
  * @summary List campaign templates
3189
- * @param {CertificationCampaignsV1ApiGetCampaignTemplatesV1Request} requestParameters Request parameters.
3189
+ * @param {CertificationCampaignsApiGetCampaignTemplatesV1Request} requestParameters Request parameters.
3190
3190
  * @param {*} [axiosOptions] Override http request option.
3191
3191
  * @throws {RequiredError}
3192
3192
  */
3193
- getCampaignTemplatesV1(requestParameters: CertificationCampaignsV1ApiGetCampaignTemplatesV1Request = {}, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Array<CampaigntemplateV1>> {
3193
+ getCampaignTemplatesV1(requestParameters: CertificationCampaignsApiGetCampaignTemplatesV1Request = {}, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Array<Campaigntemplate>> {
3194
3194
  return localVarFp.getCampaignTemplatesV1(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.sorters, requestParameters.filters, axiosOptions).then((request) => request(axios, basePath));
3195
3195
  },
3196
3196
  /**
3197
3197
  * Use this API to get information for an existing certification campaign by the campaign\'s ID.
3198
3198
  * @summary Get campaign
3199
- * @param {CertificationCampaignsV1ApiGetCampaignV1Request} requestParameters Request parameters.
3199
+ * @param {CertificationCampaignsApiGetCampaignV1Request} requestParameters Request parameters.
3200
3200
  * @param {*} [axiosOptions] Override http request option.
3201
3201
  * @throws {RequiredError}
3202
3202
  */
3203
- getCampaignV1(requestParameters: CertificationCampaignsV1ApiGetCampaignV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<GetCampaignV1200ResponseV1> {
3203
+ getCampaignV1(requestParameters: CertificationCampaignsApiGetCampaignV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<GetCampaignV1200Response> {
3204
3204
  return localVarFp.getCampaignV1(requestParameters.id, requestParameters.detail, axiosOptions).then((request) => request(axios, basePath));
3205
3205
  },
3206
3206
  /**
3207
3207
  * This API reassigns the specified certifications from one identity to another.
3208
3208
  * @summary Reassign certifications
3209
- * @param {CertificationCampaignsV1ApiMoveV1Request} requestParameters Request parameters.
3209
+ * @param {CertificationCampaignsApiMoveV1Request} requestParameters Request parameters.
3210
3210
  * @param {*} [axiosOptions] Override http request option.
3211
3211
  * @throws {RequiredError}
3212
3212
  */
3213
- moveV1(requestParameters: CertificationCampaignsV1ApiMoveV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<CertificationtaskV1> {
3214
- return localVarFp.moveV1(requestParameters.id, requestParameters.adminreviewreassignV1, axiosOptions).then((request) => request(axios, basePath));
3213
+ moveV1(requestParameters: CertificationCampaignsApiMoveV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Certificationtask> {
3214
+ return localVarFp.moveV1(requestParameters.id, requestParameters.adminreviewreassign, axiosOptions).then((request) => request(axios, basePath));
3215
3215
  },
3216
3216
  /**
3217
3217
  * Use this API to update individual fields on a certification campaign template, using the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
3218
3218
  * @summary Update a campaign template
3219
- * @param {CertificationCampaignsV1ApiPatchCampaignTemplateV1Request} requestParameters Request parameters.
3219
+ * @param {CertificationCampaignsApiPatchCampaignTemplateV1Request} requestParameters Request parameters.
3220
3220
  * @param {*} [axiosOptions] Override http request option.
3221
3221
  * @throws {RequiredError}
3222
3222
  */
3223
- patchCampaignTemplateV1(requestParameters: CertificationCampaignsV1ApiPatchCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<CampaigntemplateV1> {
3224
- return localVarFp.patchCampaignTemplateV1(requestParameters.id, requestParameters.jsonpatchoperationV1, axiosOptions).then((request) => request(axios, basePath));
3223
+ patchCampaignTemplateV1(requestParameters: CertificationCampaignsApiPatchCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Campaigntemplate> {
3224
+ return localVarFp.patchCampaignTemplateV1(requestParameters.id, requestParameters.jsonpatchoperation, axiosOptions).then((request) => request(axios, basePath));
3225
3225
  },
3226
3226
  /**
3227
3227
  * Use this API to overwrite the configuration for campaign reports.
3228
3228
  * @summary Set campaign reports configuration
3229
- * @param {CertificationCampaignsV1ApiSetCampaignReportsConfigV1Request} requestParameters Request parameters.
3229
+ * @param {CertificationCampaignsApiSetCampaignReportsConfigV1Request} requestParameters Request parameters.
3230
3230
  * @param {*} [axiosOptions] Override http request option.
3231
3231
  * @throws {RequiredError}
3232
3232
  */
3233
- setCampaignReportsConfigV1(requestParameters: CertificationCampaignsV1ApiSetCampaignReportsConfigV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<CampaignreportsconfigV1> {
3234
- return localVarFp.setCampaignReportsConfigV1(requestParameters.campaignreportsconfigV1, axiosOptions).then((request) => request(axios, basePath));
3233
+ setCampaignReportsConfigV1(requestParameters: CertificationCampaignsApiSetCampaignReportsConfigV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Campaignreportsconfig> {
3234
+ return localVarFp.setCampaignReportsConfigV1(requestParameters.campaignreportsconfig, axiosOptions).then((request) => request(axios, basePath));
3235
3235
  },
3236
3236
  /**
3237
3237
  * Use this API to set the schedule for a certification campaign template. If a schedule already exists, the API overwrites it with the new one.
3238
3238
  * @summary Set campaign template schedule
3239
- * @param {CertificationCampaignsV1ApiSetCampaignTemplateScheduleV1Request} requestParameters Request parameters.
3239
+ * @param {CertificationCampaignsApiSetCampaignTemplateScheduleV1Request} requestParameters Request parameters.
3240
3240
  * @param {*} [axiosOptions] Override http request option.
3241
3241
  * @throws {RequiredError}
3242
3242
  */
3243
- setCampaignTemplateScheduleV1(requestParameters: CertificationCampaignsV1ApiSetCampaignTemplateScheduleV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<void> {
3244
- return localVarFp.setCampaignTemplateScheduleV1(requestParameters.id, requestParameters.schedule2V1, axiosOptions).then((request) => request(axios, basePath));
3243
+ setCampaignTemplateScheduleV1(requestParameters: CertificationCampaignsApiSetCampaignTemplateScheduleV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<void> {
3244
+ return localVarFp.setCampaignTemplateScheduleV1(requestParameters.id, requestParameters.schedule2, axiosOptions).then((request) => request(axios, basePath));
3245
3245
  },
3246
3246
  /**
3247
3247
  * Use this API to run a remediation scan task for a certification campaign.
3248
3248
  * @summary Run campaign remediation scan
3249
- * @param {CertificationCampaignsV1ApiStartCampaignRemediationScanV1Request} requestParameters Request parameters.
3249
+ * @param {CertificationCampaignsApiStartCampaignRemediationScanV1Request} requestParameters Request parameters.
3250
3250
  * @param {*} [axiosOptions] Override http request option.
3251
3251
  * @throws {RequiredError}
3252
3252
  */
3253
- startCampaignRemediationScanV1(requestParameters: CertificationCampaignsV1ApiStartCampaignRemediationScanV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<object> {
3253
+ startCampaignRemediationScanV1(requestParameters: CertificationCampaignsApiStartCampaignRemediationScanV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<object> {
3254
3254
  return localVarFp.startCampaignRemediationScanV1(requestParameters.id, axiosOptions).then((request) => request(axios, basePath));
3255
3255
  },
3256
3256
  /**
3257
3257
  * Use this API to run a report for a certification campaign.
3258
3258
  * @summary Run campaign report
3259
- * @param {CertificationCampaignsV1ApiStartCampaignReportV1Request} requestParameters Request parameters.
3259
+ * @param {CertificationCampaignsApiStartCampaignReportV1Request} requestParameters Request parameters.
3260
3260
  * @param {*} [axiosOptions] Override http request option.
3261
3261
  * @throws {RequiredError}
3262
3262
  */
3263
- startCampaignReportV1(requestParameters: CertificationCampaignsV1ApiStartCampaignReportV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<object> {
3263
+ startCampaignReportV1(requestParameters: CertificationCampaignsApiStartCampaignReportV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<object> {
3264
3264
  return localVarFp.startCampaignReportV1(requestParameters.id, requestParameters.type, axiosOptions).then((request) => request(axios, basePath));
3265
3265
  },
3266
3266
  /**
3267
3267
  * Use this API to submit a job to activate the certified campaign with the specified ID. The campaign must be staged.
3268
3268
  * @summary Activate a campaign
3269
- * @param {CertificationCampaignsV1ApiStartCampaignV1Request} requestParameters Request parameters.
3269
+ * @param {CertificationCampaignsApiStartCampaignV1Request} requestParameters Request parameters.
3270
3270
  * @param {*} [axiosOptions] Override http request option.
3271
3271
  * @throws {RequiredError}
3272
3272
  */
3273
- startCampaignV1(requestParameters: CertificationCampaignsV1ApiStartCampaignV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<object> {
3274
- return localVarFp.startCampaignV1(requestParameters.id, requestParameters.activatecampaignoptionsV1, axiosOptions).then((request) => request(axios, basePath));
3273
+ startCampaignV1(requestParameters: CertificationCampaignsApiStartCampaignV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<object> {
3274
+ return localVarFp.startCampaignV1(requestParameters.id, requestParameters.activatecampaignoptions, axiosOptions).then((request) => request(axios, basePath));
3275
3275
  },
3276
3276
  /**
3277
3277
  * Use this API to generate a new certification campaign from a campaign template. The campaign object contained in the template has special formatting applied to its name and description fields that determine the generated campaign\'s name/description. Placeholders in those fields are formatted with the current date and time upon generation. Placeholders consist of a percent sign followed by a letter indicating what should be inserted. For example, \"%Y\" inserts the current year, and a campaign template named \"Campaign for %y\" generates a campaign called \"Campaign for 2020\" (assuming the year at generation time is 2020). Valid placeholders are the date/time conversion suffix characters supported by [java.util.Formatter](https://docs.oracle.com/javase/8/docs/api/java/util/Formatter.html).
3278
3278
  * @summary Generate a campaign from template
3279
- * @param {CertificationCampaignsV1ApiStartGenerateCampaignTemplateV1Request} requestParameters Request parameters.
3279
+ * @param {CertificationCampaignsApiStartGenerateCampaignTemplateV1Request} requestParameters Request parameters.
3280
3280
  * @param {*} [axiosOptions] Override http request option.
3281
3281
  * @throws {RequiredError}
3282
3282
  */
3283
- startGenerateCampaignTemplateV1(requestParameters: CertificationCampaignsV1ApiStartGenerateCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<CampaignreferenceV1> {
3283
+ startGenerateCampaignTemplateV1(requestParameters: CertificationCampaignsApiStartGenerateCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Campaignreference> {
3284
3284
  return localVarFp.startGenerateCampaignTemplateV1(requestParameters.id, axiosOptions).then((request) => request(axios, basePath));
3285
3285
  },
3286
3286
  /**
3287
3287
  * Use this API to update individual fields on a certification campaign, using the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
3288
3288
  * @summary Update a campaign
3289
- * @param {CertificationCampaignsV1ApiUpdateCampaignV1Request} requestParameters Request parameters.
3289
+ * @param {CertificationCampaignsApiUpdateCampaignV1Request} requestParameters Request parameters.
3290
3290
  * @param {*} [axiosOptions] Override http request option.
3291
3291
  * @throws {RequiredError}
3292
3292
  */
3293
- updateCampaignV1(requestParameters: CertificationCampaignsV1ApiUpdateCampaignV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<SlimcampaignV1> {
3294
- return localVarFp.updateCampaignV1(requestParameters.id, requestParameters.jsonpatchoperationV1, axiosOptions).then((request) => request(axios, basePath));
3293
+ updateCampaignV1(requestParameters: CertificationCampaignsApiUpdateCampaignV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<Slimcampaign> {
3294
+ return localVarFp.updateCampaignV1(requestParameters.id, requestParameters.jsonpatchoperation, axiosOptions).then((request) => request(axios, basePath));
3295
3295
  },
3296
3296
  };
3297
3297
  };
3298
3298
 
3299
3299
  /**
3300
- * Request parameters for completeCampaignV1 operation in CertificationCampaignsV1Api.
3300
+ * Request parameters for completeCampaignV1 operation in CertificationCampaignsApi.
3301
3301
  * @export
3302
- * @interface CertificationCampaignsV1ApiCompleteCampaignV1Request
3302
+ * @interface CertificationCampaignsApiCompleteCampaignV1Request
3303
3303
  */
3304
- export interface CertificationCampaignsV1ApiCompleteCampaignV1Request {
3304
+ export interface CertificationCampaignsApiCompleteCampaignV1Request {
3305
3305
  /**
3306
3306
  * Campaign ID.
3307
3307
  * @type {string}
3308
- * @memberof CertificationCampaignsV1ApiCompleteCampaignV1
3308
+ * @memberof CertificationCampaignsApiCompleteCampaignV1
3309
3309
  */
3310
3310
  readonly id: string
3311
3311
 
3312
3312
  /**
3313
3313
  * Optional. Default behavior is for the campaign to auto-approve upon completion, unless autoCompleteAction&#x3D;REVOKE
3314
- * @type {CampaigncompleteoptionsV1}
3315
- * @memberof CertificationCampaignsV1ApiCompleteCampaignV1
3314
+ * @type {Campaigncompleteoptions}
3315
+ * @memberof CertificationCampaignsApiCompleteCampaignV1
3316
3316
  */
3317
- readonly campaigncompleteoptionsV1?: CampaigncompleteoptionsV1
3317
+ readonly campaigncompleteoptions?: Campaigncompleteoptions
3318
3318
  }
3319
3319
 
3320
3320
  /**
3321
- * Request parameters for createCampaignTemplateV1 operation in CertificationCampaignsV1Api.
3321
+ * Request parameters for createCampaignTemplateV1 operation in CertificationCampaignsApi.
3322
3322
  * @export
3323
- * @interface CertificationCampaignsV1ApiCreateCampaignTemplateV1Request
3323
+ * @interface CertificationCampaignsApiCreateCampaignTemplateV1Request
3324
3324
  */
3325
- export interface CertificationCampaignsV1ApiCreateCampaignTemplateV1Request {
3325
+ export interface CertificationCampaignsApiCreateCampaignTemplateV1Request {
3326
3326
  /**
3327
3327
  *
3328
- * @type {CampaigntemplateV1}
3329
- * @memberof CertificationCampaignsV1ApiCreateCampaignTemplateV1
3328
+ * @type {Campaigntemplate}
3329
+ * @memberof CertificationCampaignsApiCreateCampaignTemplateV1
3330
3330
  */
3331
- readonly campaigntemplateV1: CampaigntemplateV1
3331
+ readonly campaigntemplate: Campaigntemplate
3332
3332
  }
3333
3333
 
3334
3334
  /**
3335
- * Request parameters for createCampaignV1 operation in CertificationCampaignsV1Api.
3335
+ * Request parameters for createCampaignV1 operation in CertificationCampaignsApi.
3336
3336
  * @export
3337
- * @interface CertificationCampaignsV1ApiCreateCampaignV1Request
3337
+ * @interface CertificationCampaignsApiCreateCampaignV1Request
3338
3338
  */
3339
- export interface CertificationCampaignsV1ApiCreateCampaignV1Request {
3339
+ export interface CertificationCampaignsApiCreateCampaignV1Request {
3340
3340
  /**
3341
3341
  *
3342
- * @type {Campaign2V1}
3343
- * @memberof CertificationCampaignsV1ApiCreateCampaignV1
3342
+ * @type {Campaign2}
3343
+ * @memberof CertificationCampaignsApiCreateCampaignV1
3344
3344
  */
3345
- readonly campaign2V1: Campaign2V1
3345
+ readonly campaign2: Campaign2
3346
3346
  }
3347
3347
 
3348
3348
  /**
3349
- * Request parameters for deleteCampaignTemplateScheduleV1 operation in CertificationCampaignsV1Api.
3349
+ * Request parameters for deleteCampaignTemplateScheduleV1 operation in CertificationCampaignsApi.
3350
3350
  * @export
3351
- * @interface CertificationCampaignsV1ApiDeleteCampaignTemplateScheduleV1Request
3351
+ * @interface CertificationCampaignsApiDeleteCampaignTemplateScheduleV1Request
3352
3352
  */
3353
- export interface CertificationCampaignsV1ApiDeleteCampaignTemplateScheduleV1Request {
3353
+ export interface CertificationCampaignsApiDeleteCampaignTemplateScheduleV1Request {
3354
3354
  /**
3355
3355
  * ID of the campaign template whose schedule is being deleted.
3356
3356
  * @type {string}
3357
- * @memberof CertificationCampaignsV1ApiDeleteCampaignTemplateScheduleV1
3357
+ * @memberof CertificationCampaignsApiDeleteCampaignTemplateScheduleV1
3358
3358
  */
3359
3359
  readonly id: string
3360
3360
  }
3361
3361
 
3362
3362
  /**
3363
- * Request parameters for deleteCampaignTemplateV1 operation in CertificationCampaignsV1Api.
3363
+ * Request parameters for deleteCampaignTemplateV1 operation in CertificationCampaignsApi.
3364
3364
  * @export
3365
- * @interface CertificationCampaignsV1ApiDeleteCampaignTemplateV1Request
3365
+ * @interface CertificationCampaignsApiDeleteCampaignTemplateV1Request
3366
3366
  */
3367
- export interface CertificationCampaignsV1ApiDeleteCampaignTemplateV1Request {
3367
+ export interface CertificationCampaignsApiDeleteCampaignTemplateV1Request {
3368
3368
  /**
3369
3369
  * ID of the campaign template being deleted.
3370
3370
  * @type {string}
3371
- * @memberof CertificationCampaignsV1ApiDeleteCampaignTemplateV1
3371
+ * @memberof CertificationCampaignsApiDeleteCampaignTemplateV1
3372
3372
  */
3373
3373
  readonly id: string
3374
3374
  }
3375
3375
 
3376
3376
  /**
3377
- * Request parameters for deleteCampaignsV1 operation in CertificationCampaignsV1Api.
3377
+ * Request parameters for deleteCampaignsV1 operation in CertificationCampaignsApi.
3378
3378
  * @export
3379
- * @interface CertificationCampaignsV1ApiDeleteCampaignsV1Request
3379
+ * @interface CertificationCampaignsApiDeleteCampaignsV1Request
3380
3380
  */
3381
- export interface CertificationCampaignsV1ApiDeleteCampaignsV1Request {
3381
+ export interface CertificationCampaignsApiDeleteCampaignsV1Request {
3382
3382
  /**
3383
3383
  * IDs of the campaigns to delete.
3384
- * @type {CampaignsdeleterequestV1}
3385
- * @memberof CertificationCampaignsV1ApiDeleteCampaignsV1
3384
+ * @type {Campaignsdeleterequest}
3385
+ * @memberof CertificationCampaignsApiDeleteCampaignsV1
3386
3386
  */
3387
- readonly campaignsdeleterequestV1: CampaignsdeleterequestV1
3387
+ readonly campaignsdeleterequest: Campaignsdeleterequest
3388
3388
  }
3389
3389
 
3390
3390
  /**
3391
- * Request parameters for getActiveCampaignsV1 operation in CertificationCampaignsV1Api.
3391
+ * Request parameters for getActiveCampaignsV1 operation in CertificationCampaignsApi.
3392
3392
  * @export
3393
- * @interface CertificationCampaignsV1ApiGetActiveCampaignsV1Request
3393
+ * @interface CertificationCampaignsApiGetActiveCampaignsV1Request
3394
3394
  */
3395
- export interface CertificationCampaignsV1ApiGetActiveCampaignsV1Request {
3395
+ export interface CertificationCampaignsApiGetActiveCampaignsV1Request {
3396
3396
  /**
3397
3397
  * Determines whether slim, or increased level of detail is provided for each campaign in the returned list. Slim is the default behavior.
3398
3398
  * @type {'SLIM' | 'FULL'}
3399
- * @memberof CertificationCampaignsV1ApiGetActiveCampaignsV1
3399
+ * @memberof CertificationCampaignsApiGetActiveCampaignsV1
3400
3400
  */
3401
- readonly detail?: GetActiveCampaignsV1DetailV1
3401
+ readonly detail?: GetActiveCampaignsV1DetailEnum
3402
3402
 
3403
3403
  /**
3404
3404
  * Max number of results to return. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
3405
3405
  * @type {number}
3406
- * @memberof CertificationCampaignsV1ApiGetActiveCampaignsV1
3406
+ * @memberof CertificationCampaignsApiGetActiveCampaignsV1
3407
3407
  */
3408
3408
  readonly limit?: number
3409
3409
 
3410
3410
  /**
3411
3411
  * Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
3412
3412
  * @type {number}
3413
- * @memberof CertificationCampaignsV1ApiGetActiveCampaignsV1
3413
+ * @memberof CertificationCampaignsApiGetActiveCampaignsV1
3414
3414
  */
3415
3415
  readonly offset?: number
3416
3416
 
3417
3417
  /**
3418
3418
  * If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count&#x3D;true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
3419
3419
  * @type {boolean}
3420
- * @memberof CertificationCampaignsV1ApiGetActiveCampaignsV1
3420
+ * @memberof CertificationCampaignsApiGetActiveCampaignsV1
3421
3421
  */
3422
3422
  readonly count?: boolean
3423
3423
 
3424
3424
  /**
3425
3425
  * 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: **id**: *eq, in* **name**: *eq, sw* **status**: *eq, in*
3426
3426
  * @type {string}
3427
- * @memberof CertificationCampaignsV1ApiGetActiveCampaignsV1
3427
+ * @memberof CertificationCampaignsApiGetActiveCampaignsV1
3428
3428
  */
3429
3429
  readonly filters?: string
3430
3430
 
3431
3431
  /**
3432
3432
  * 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: **name, created**
3433
3433
  * @type {string}
3434
- * @memberof CertificationCampaignsV1ApiGetActiveCampaignsV1
3434
+ * @memberof CertificationCampaignsApiGetActiveCampaignsV1
3435
3435
  */
3436
3436
  readonly sorters?: string
3437
3437
  }
3438
3438
 
3439
3439
  /**
3440
- * Request parameters for getCampaignReportsV1 operation in CertificationCampaignsV1Api.
3440
+ * Request parameters for getCampaignReportsV1 operation in CertificationCampaignsApi.
3441
3441
  * @export
3442
- * @interface CertificationCampaignsV1ApiGetCampaignReportsV1Request
3442
+ * @interface CertificationCampaignsApiGetCampaignReportsV1Request
3443
3443
  */
3444
- export interface CertificationCampaignsV1ApiGetCampaignReportsV1Request {
3444
+ export interface CertificationCampaignsApiGetCampaignReportsV1Request {
3445
3445
  /**
3446
3446
  * ID of the campaign whose reports are being fetched.
3447
3447
  * @type {string}
3448
- * @memberof CertificationCampaignsV1ApiGetCampaignReportsV1
3448
+ * @memberof CertificationCampaignsApiGetCampaignReportsV1
3449
3449
  */
3450
3450
  readonly id: string
3451
3451
  }
3452
3452
 
3453
3453
  /**
3454
- * Request parameters for getCampaignTemplateScheduleV1 operation in CertificationCampaignsV1Api.
3454
+ * Request parameters for getCampaignTemplateScheduleV1 operation in CertificationCampaignsApi.
3455
3455
  * @export
3456
- * @interface CertificationCampaignsV1ApiGetCampaignTemplateScheduleV1Request
3456
+ * @interface CertificationCampaignsApiGetCampaignTemplateScheduleV1Request
3457
3457
  */
3458
- export interface CertificationCampaignsV1ApiGetCampaignTemplateScheduleV1Request {
3458
+ export interface CertificationCampaignsApiGetCampaignTemplateScheduleV1Request {
3459
3459
  /**
3460
3460
  * ID of the campaign template whose schedule is being fetched.
3461
3461
  * @type {string}
3462
- * @memberof CertificationCampaignsV1ApiGetCampaignTemplateScheduleV1
3462
+ * @memberof CertificationCampaignsApiGetCampaignTemplateScheduleV1
3463
3463
  */
3464
3464
  readonly id: string
3465
3465
  }
3466
3466
 
3467
3467
  /**
3468
- * Request parameters for getCampaignTemplateV1 operation in CertificationCampaignsV1Api.
3468
+ * Request parameters for getCampaignTemplateV1 operation in CertificationCampaignsApi.
3469
3469
  * @export
3470
- * @interface CertificationCampaignsV1ApiGetCampaignTemplateV1Request
3470
+ * @interface CertificationCampaignsApiGetCampaignTemplateV1Request
3471
3471
  */
3472
- export interface CertificationCampaignsV1ApiGetCampaignTemplateV1Request {
3472
+ export interface CertificationCampaignsApiGetCampaignTemplateV1Request {
3473
3473
  /**
3474
3474
  * Requested campaign template\&#39;s ID.
3475
3475
  * @type {string}
3476
- * @memberof CertificationCampaignsV1ApiGetCampaignTemplateV1
3476
+ * @memberof CertificationCampaignsApiGetCampaignTemplateV1
3477
3477
  */
3478
3478
  readonly id: string
3479
3479
  }
3480
3480
 
3481
3481
  /**
3482
- * Request parameters for getCampaignTemplatesV1 operation in CertificationCampaignsV1Api.
3482
+ * Request parameters for getCampaignTemplatesV1 operation in CertificationCampaignsApi.
3483
3483
  * @export
3484
- * @interface CertificationCampaignsV1ApiGetCampaignTemplatesV1Request
3484
+ * @interface CertificationCampaignsApiGetCampaignTemplatesV1Request
3485
3485
  */
3486
- export interface CertificationCampaignsV1ApiGetCampaignTemplatesV1Request {
3486
+ export interface CertificationCampaignsApiGetCampaignTemplatesV1Request {
3487
3487
  /**
3488
3488
  * Max number of results to return. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
3489
3489
  * @type {number}
3490
- * @memberof CertificationCampaignsV1ApiGetCampaignTemplatesV1
3490
+ * @memberof CertificationCampaignsApiGetCampaignTemplatesV1
3491
3491
  */
3492
3492
  readonly limit?: number
3493
3493
 
3494
3494
  /**
3495
3495
  * Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
3496
3496
  * @type {number}
3497
- * @memberof CertificationCampaignsV1ApiGetCampaignTemplatesV1
3497
+ * @memberof CertificationCampaignsApiGetCampaignTemplatesV1
3498
3498
  */
3499
3499
  readonly offset?: number
3500
3500
 
3501
3501
  /**
3502
3502
  * If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count&#x3D;true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
3503
3503
  * @type {boolean}
3504
- * @memberof CertificationCampaignsV1ApiGetCampaignTemplatesV1
3504
+ * @memberof CertificationCampaignsApiGetCampaignTemplatesV1
3505
3505
  */
3506
3506
  readonly count?: boolean
3507
3507
 
3508
3508
  /**
3509
3509
  * 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: **name, created, modified**
3510
3510
  * @type {string}
3511
- * @memberof CertificationCampaignsV1ApiGetCampaignTemplatesV1
3511
+ * @memberof CertificationCampaignsApiGetCampaignTemplatesV1
3512
3512
  */
3513
3513
  readonly sorters?: string
3514
3514
 
3515
3515
  /**
3516
3516
  * 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: **name**: *eq, ge, gt, in, le, lt, ne, sw* **id**: *eq, ge, gt, in, le, lt, ne, sw*
3517
3517
  * @type {string}
3518
- * @memberof CertificationCampaignsV1ApiGetCampaignTemplatesV1
3518
+ * @memberof CertificationCampaignsApiGetCampaignTemplatesV1
3519
3519
  */
3520
3520
  readonly filters?: string
3521
3521
  }
3522
3522
 
3523
3523
  /**
3524
- * Request parameters for getCampaignV1 operation in CertificationCampaignsV1Api.
3524
+ * Request parameters for getCampaignV1 operation in CertificationCampaignsApi.
3525
3525
  * @export
3526
- * @interface CertificationCampaignsV1ApiGetCampaignV1Request
3526
+ * @interface CertificationCampaignsApiGetCampaignV1Request
3527
3527
  */
3528
- export interface CertificationCampaignsV1ApiGetCampaignV1Request {
3528
+ export interface CertificationCampaignsApiGetCampaignV1Request {
3529
3529
  /**
3530
3530
  * ID of the campaign to be retrieved.
3531
3531
  * @type {string}
3532
- * @memberof CertificationCampaignsV1ApiGetCampaignV1
3532
+ * @memberof CertificationCampaignsApiGetCampaignV1
3533
3533
  */
3534
3534
  readonly id: string
3535
3535
 
3536
3536
  /**
3537
3537
  * Determines whether slim, or increased level of detail is provided for each campaign in the returned list. Slim is the default behavior.
3538
3538
  * @type {'SLIM' | 'FULL'}
3539
- * @memberof CertificationCampaignsV1ApiGetCampaignV1
3539
+ * @memberof CertificationCampaignsApiGetCampaignV1
3540
3540
  */
3541
- readonly detail?: GetCampaignV1DetailV1
3541
+ readonly detail?: GetCampaignV1DetailEnum
3542
3542
  }
3543
3543
 
3544
3544
  /**
3545
- * Request parameters for moveV1 operation in CertificationCampaignsV1Api.
3545
+ * Request parameters for moveV1 operation in CertificationCampaignsApi.
3546
3546
  * @export
3547
- * @interface CertificationCampaignsV1ApiMoveV1Request
3547
+ * @interface CertificationCampaignsApiMoveV1Request
3548
3548
  */
3549
- export interface CertificationCampaignsV1ApiMoveV1Request {
3549
+ export interface CertificationCampaignsApiMoveV1Request {
3550
3550
  /**
3551
3551
  * The certification campaign ID
3552
3552
  * @type {string}
3553
- * @memberof CertificationCampaignsV1ApiMoveV1
3553
+ * @memberof CertificationCampaignsApiMoveV1
3554
3554
  */
3555
3555
  readonly id: string
3556
3556
 
3557
3557
  /**
3558
3558
  *
3559
- * @type {AdminreviewreassignV1}
3560
- * @memberof CertificationCampaignsV1ApiMoveV1
3559
+ * @type {Adminreviewreassign}
3560
+ * @memberof CertificationCampaignsApiMoveV1
3561
3561
  */
3562
- readonly adminreviewreassignV1: AdminreviewreassignV1
3562
+ readonly adminreviewreassign: Adminreviewreassign
3563
3563
  }
3564
3564
 
3565
3565
  /**
3566
- * Request parameters for patchCampaignTemplateV1 operation in CertificationCampaignsV1Api.
3566
+ * Request parameters for patchCampaignTemplateV1 operation in CertificationCampaignsApi.
3567
3567
  * @export
3568
- * @interface CertificationCampaignsV1ApiPatchCampaignTemplateV1Request
3568
+ * @interface CertificationCampaignsApiPatchCampaignTemplateV1Request
3569
3569
  */
3570
- export interface CertificationCampaignsV1ApiPatchCampaignTemplateV1Request {
3570
+ export interface CertificationCampaignsApiPatchCampaignTemplateV1Request {
3571
3571
  /**
3572
3572
  * ID of the campaign template being modified.
3573
3573
  * @type {string}
3574
- * @memberof CertificationCampaignsV1ApiPatchCampaignTemplateV1
3574
+ * @memberof CertificationCampaignsApiPatchCampaignTemplateV1
3575
3575
  */
3576
3576
  readonly id: string
3577
3577
 
3578
3578
  /**
3579
3579
  * A list of campaign update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The following fields are patchable: * name * description * deadlineDuration * campaign (all fields that are allowed during create)
3580
- * @type {Array<JsonpatchoperationV1>}
3581
- * @memberof CertificationCampaignsV1ApiPatchCampaignTemplateV1
3580
+ * @type {Array<Jsonpatchoperation>}
3581
+ * @memberof CertificationCampaignsApiPatchCampaignTemplateV1
3582
3582
  */
3583
- readonly jsonpatchoperationV1: Array<JsonpatchoperationV1>
3583
+ readonly jsonpatchoperation: Array<Jsonpatchoperation>
3584
3584
  }
3585
3585
 
3586
3586
  /**
3587
- * Request parameters for setCampaignReportsConfigV1 operation in CertificationCampaignsV1Api.
3587
+ * Request parameters for setCampaignReportsConfigV1 operation in CertificationCampaignsApi.
3588
3588
  * @export
3589
- * @interface CertificationCampaignsV1ApiSetCampaignReportsConfigV1Request
3589
+ * @interface CertificationCampaignsApiSetCampaignReportsConfigV1Request
3590
3590
  */
3591
- export interface CertificationCampaignsV1ApiSetCampaignReportsConfigV1Request {
3591
+ export interface CertificationCampaignsApiSetCampaignReportsConfigV1Request {
3592
3592
  /**
3593
3593
  * Campaign report configuration.
3594
- * @type {CampaignreportsconfigV1}
3595
- * @memberof CertificationCampaignsV1ApiSetCampaignReportsConfigV1
3594
+ * @type {Campaignreportsconfig}
3595
+ * @memberof CertificationCampaignsApiSetCampaignReportsConfigV1
3596
3596
  */
3597
- readonly campaignreportsconfigV1: CampaignreportsconfigV1
3597
+ readonly campaignreportsconfig: Campaignreportsconfig
3598
3598
  }
3599
3599
 
3600
3600
  /**
3601
- * Request parameters for setCampaignTemplateScheduleV1 operation in CertificationCampaignsV1Api.
3601
+ * Request parameters for setCampaignTemplateScheduleV1 operation in CertificationCampaignsApi.
3602
3602
  * @export
3603
- * @interface CertificationCampaignsV1ApiSetCampaignTemplateScheduleV1Request
3603
+ * @interface CertificationCampaignsApiSetCampaignTemplateScheduleV1Request
3604
3604
  */
3605
- export interface CertificationCampaignsV1ApiSetCampaignTemplateScheduleV1Request {
3605
+ export interface CertificationCampaignsApiSetCampaignTemplateScheduleV1Request {
3606
3606
  /**
3607
3607
  * ID of the campaign template being scheduled.
3608
3608
  * @type {string}
3609
- * @memberof CertificationCampaignsV1ApiSetCampaignTemplateScheduleV1
3609
+ * @memberof CertificationCampaignsApiSetCampaignTemplateScheduleV1
3610
3610
  */
3611
3611
  readonly id: string
3612
3612
 
3613
3613
  /**
3614
3614
  *
3615
- * @type {Schedule2V1}
3616
- * @memberof CertificationCampaignsV1ApiSetCampaignTemplateScheduleV1
3615
+ * @type {Schedule2}
3616
+ * @memberof CertificationCampaignsApiSetCampaignTemplateScheduleV1
3617
3617
  */
3618
- readonly schedule2V1?: Schedule2V1
3618
+ readonly schedule2?: Schedule2
3619
3619
  }
3620
3620
 
3621
3621
  /**
3622
- * Request parameters for startCampaignRemediationScanV1 operation in CertificationCampaignsV1Api.
3622
+ * Request parameters for startCampaignRemediationScanV1 operation in CertificationCampaignsApi.
3623
3623
  * @export
3624
- * @interface CertificationCampaignsV1ApiStartCampaignRemediationScanV1Request
3624
+ * @interface CertificationCampaignsApiStartCampaignRemediationScanV1Request
3625
3625
  */
3626
- export interface CertificationCampaignsV1ApiStartCampaignRemediationScanV1Request {
3626
+ export interface CertificationCampaignsApiStartCampaignRemediationScanV1Request {
3627
3627
  /**
3628
3628
  * ID of the campaign the remediation scan is being run for.
3629
3629
  * @type {string}
3630
- * @memberof CertificationCampaignsV1ApiStartCampaignRemediationScanV1
3630
+ * @memberof CertificationCampaignsApiStartCampaignRemediationScanV1
3631
3631
  */
3632
3632
  readonly id: string
3633
3633
  }
3634
3634
 
3635
3635
  /**
3636
- * Request parameters for startCampaignReportV1 operation in CertificationCampaignsV1Api.
3636
+ * Request parameters for startCampaignReportV1 operation in CertificationCampaignsApi.
3637
3637
  * @export
3638
- * @interface CertificationCampaignsV1ApiStartCampaignReportV1Request
3638
+ * @interface CertificationCampaignsApiStartCampaignReportV1Request
3639
3639
  */
3640
- export interface CertificationCampaignsV1ApiStartCampaignReportV1Request {
3640
+ export interface CertificationCampaignsApiStartCampaignReportV1Request {
3641
3641
  /**
3642
3642
  * ID of the campaign the report is being run for.
3643
3643
  * @type {string}
3644
- * @memberof CertificationCampaignsV1ApiStartCampaignReportV1
3644
+ * @memberof CertificationCampaignsApiStartCampaignReportV1
3645
3645
  */
3646
3646
  readonly id: string
3647
3647
 
3648
3648
  /**
3649
3649
  * Type of the report to run.
3650
- * @type {ReporttypeV1}
3651
- * @memberof CertificationCampaignsV1ApiStartCampaignReportV1
3650
+ * @type {Reporttype}
3651
+ * @memberof CertificationCampaignsApiStartCampaignReportV1
3652
3652
  */
3653
- readonly type: ReporttypeV1
3653
+ readonly type: Reporttype
3654
3654
  }
3655
3655
 
3656
3656
  /**
3657
- * Request parameters for startCampaignV1 operation in CertificationCampaignsV1Api.
3657
+ * Request parameters for startCampaignV1 operation in CertificationCampaignsApi.
3658
3658
  * @export
3659
- * @interface CertificationCampaignsV1ApiStartCampaignV1Request
3659
+ * @interface CertificationCampaignsApiStartCampaignV1Request
3660
3660
  */
3661
- export interface CertificationCampaignsV1ApiStartCampaignV1Request {
3661
+ export interface CertificationCampaignsApiStartCampaignV1Request {
3662
3662
  /**
3663
3663
  * Campaign ID.
3664
3664
  * @type {string}
3665
- * @memberof CertificationCampaignsV1ApiStartCampaignV1
3665
+ * @memberof CertificationCampaignsApiStartCampaignV1
3666
3666
  */
3667
3667
  readonly id: string
3668
3668
 
3669
3669
  /**
3670
3670
  * Optional. If no timezone is specified, the standard UTC timezone is used (i.e. UTC+00:00). Although this can take any timezone, the intended value is the caller\&#39;s timezone. The activation time calculated from the given timezone may cause the campaign deadline time to be modified, but it will remain within the original date. The timezone must be in a valid ISO 8601 format.
3671
- * @type {ActivatecampaignoptionsV1}
3672
- * @memberof CertificationCampaignsV1ApiStartCampaignV1
3671
+ * @type {Activatecampaignoptions}
3672
+ * @memberof CertificationCampaignsApiStartCampaignV1
3673
3673
  */
3674
- readonly activatecampaignoptionsV1?: ActivatecampaignoptionsV1
3674
+ readonly activatecampaignoptions?: Activatecampaignoptions
3675
3675
  }
3676
3676
 
3677
3677
  /**
3678
- * Request parameters for startGenerateCampaignTemplateV1 operation in CertificationCampaignsV1Api.
3678
+ * Request parameters for startGenerateCampaignTemplateV1 operation in CertificationCampaignsApi.
3679
3679
  * @export
3680
- * @interface CertificationCampaignsV1ApiStartGenerateCampaignTemplateV1Request
3680
+ * @interface CertificationCampaignsApiStartGenerateCampaignTemplateV1Request
3681
3681
  */
3682
- export interface CertificationCampaignsV1ApiStartGenerateCampaignTemplateV1Request {
3682
+ export interface CertificationCampaignsApiStartGenerateCampaignTemplateV1Request {
3683
3683
  /**
3684
3684
  * ID of the campaign template to use for generation.
3685
3685
  * @type {string}
3686
- * @memberof CertificationCampaignsV1ApiStartGenerateCampaignTemplateV1
3686
+ * @memberof CertificationCampaignsApiStartGenerateCampaignTemplateV1
3687
3687
  */
3688
3688
  readonly id: string
3689
3689
  }
3690
3690
 
3691
3691
  /**
3692
- * Request parameters for updateCampaignV1 operation in CertificationCampaignsV1Api.
3692
+ * Request parameters for updateCampaignV1 operation in CertificationCampaignsApi.
3693
3693
  * @export
3694
- * @interface CertificationCampaignsV1ApiUpdateCampaignV1Request
3694
+ * @interface CertificationCampaignsApiUpdateCampaignV1Request
3695
3695
  */
3696
- export interface CertificationCampaignsV1ApiUpdateCampaignV1Request {
3696
+ export interface CertificationCampaignsApiUpdateCampaignV1Request {
3697
3697
  /**
3698
3698
  * ID of the campaign template being modified.
3699
3699
  * @type {string}
3700
- * @memberof CertificationCampaignsV1ApiUpdateCampaignV1
3700
+ * @memberof CertificationCampaignsApiUpdateCampaignV1
3701
3701
  */
3702
3702
  readonly id: string
3703
3703
 
3704
3704
  /**
3705
3705
  * A list of campaign update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. The fields that can be patched differ based on the status of the campaign. When the campaign is in the *STAGED* status, you can patch these fields: * name * description * recommendationsEnabled * deadline * emailNotificationEnabled * autoRevokeAllowed When the campaign is in the *ACTIVE* status, you can patch these fields: * deadline
3706
- * @type {Array<JsonpatchoperationV1>}
3707
- * @memberof CertificationCampaignsV1ApiUpdateCampaignV1
3706
+ * @type {Array<Jsonpatchoperation>}
3707
+ * @memberof CertificationCampaignsApiUpdateCampaignV1
3708
3708
  */
3709
- readonly jsonpatchoperationV1: Array<JsonpatchoperationV1>
3709
+ readonly jsonpatchoperation: Array<Jsonpatchoperation>
3710
3710
  }
3711
3711
 
3712
3712
  /**
3713
- * CertificationCampaignsV1Api - object-oriented interface
3713
+ * CertificationCampaignsApi - object-oriented interface
3714
3714
  * @export
3715
- * @class CertificationCampaignsV1Api
3715
+ * @class CertificationCampaignsApi
3716
3716
  * @extends {BaseAPI}
3717
3717
  */
3718
- export class CertificationCampaignsV1Api extends BaseAPI {
3718
+ export class CertificationCampaignsApi extends BaseAPI {
3719
3719
  /**
3720
3720
  * :::caution This endpoint will run successfully for any campaigns that are **past due**. This endpoint will return a content error if the campaign is **not past due**. ::: Use this API to complete a certification campaign. This functionality is provided to admins so that they can complete a certification even if all items have not been completed.
3721
3721
  * @summary Complete a campaign
3722
- * @param {CertificationCampaignsV1ApiCompleteCampaignV1Request} requestParameters Request parameters.
3722
+ * @param {CertificationCampaignsApiCompleteCampaignV1Request} requestParameters Request parameters.
3723
3723
  * @param {*} [axiosOptions] Override http request option.
3724
3724
  * @throws {RequiredError}
3725
- * @memberof CertificationCampaignsV1Api
3725
+ * @memberof CertificationCampaignsApi
3726
3726
  */
3727
- public completeCampaignV1(requestParameters: CertificationCampaignsV1ApiCompleteCampaignV1Request, axiosOptions?: RawAxiosRequestConfig) {
3728
- return CertificationCampaignsV1ApiFp(this.configuration).completeCampaignV1(requestParameters.id, requestParameters.campaigncompleteoptionsV1, axiosOptions).then((request) => request(this.axios, this.basePath));
3727
+ public completeCampaignV1(requestParameters: CertificationCampaignsApiCompleteCampaignV1Request, axiosOptions?: RawAxiosRequestConfig) {
3728
+ return CertificationCampaignsApiFp(this.configuration).completeCampaignV1(requestParameters.id, requestParameters.campaigncompleteoptions, axiosOptions).then((request) => request(this.axios, this.basePath));
3729
3729
  }
3730
3730
 
3731
3731
  /**
3732
3732
  * Use this API to create a certification campaign template based on campaign.
3733
3733
  * @summary Create a campaign template
3734
- * @param {CertificationCampaignsV1ApiCreateCampaignTemplateV1Request} requestParameters Request parameters.
3734
+ * @param {CertificationCampaignsApiCreateCampaignTemplateV1Request} requestParameters Request parameters.
3735
3735
  * @param {*} [axiosOptions] Override http request option.
3736
3736
  * @throws {RequiredError}
3737
- * @memberof CertificationCampaignsV1Api
3737
+ * @memberof CertificationCampaignsApi
3738
3738
  */
3739
- public createCampaignTemplateV1(requestParameters: CertificationCampaignsV1ApiCreateCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig) {
3740
- return CertificationCampaignsV1ApiFp(this.configuration).createCampaignTemplateV1(requestParameters.campaigntemplateV1, axiosOptions).then((request) => request(this.axios, this.basePath));
3739
+ public createCampaignTemplateV1(requestParameters: CertificationCampaignsApiCreateCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig) {
3740
+ return CertificationCampaignsApiFp(this.configuration).createCampaignTemplateV1(requestParameters.campaigntemplate, axiosOptions).then((request) => request(this.axios, this.basePath));
3741
3741
  }
3742
3742
 
3743
3743
  /**
3744
3744
  * Use this API to create a certification campaign with the information provided in the request body.
3745
3745
  * @summary Create a campaign
3746
- * @param {CertificationCampaignsV1ApiCreateCampaignV1Request} requestParameters Request parameters.
3746
+ * @param {CertificationCampaignsApiCreateCampaignV1Request} requestParameters Request parameters.
3747
3747
  * @param {*} [axiosOptions] Override http request option.
3748
3748
  * @throws {RequiredError}
3749
- * @memberof CertificationCampaignsV1Api
3749
+ * @memberof CertificationCampaignsApi
3750
3750
  */
3751
- public createCampaignV1(requestParameters: CertificationCampaignsV1ApiCreateCampaignV1Request, axiosOptions?: RawAxiosRequestConfig) {
3752
- return CertificationCampaignsV1ApiFp(this.configuration).createCampaignV1(requestParameters.campaign2V1, axiosOptions).then((request) => request(this.axios, this.basePath));
3751
+ public createCampaignV1(requestParameters: CertificationCampaignsApiCreateCampaignV1Request, axiosOptions?: RawAxiosRequestConfig) {
3752
+ return CertificationCampaignsApiFp(this.configuration).createCampaignV1(requestParameters.campaign2, axiosOptions).then((request) => request(this.axios, this.basePath));
3753
3753
  }
3754
3754
 
3755
3755
  /**
3756
3756
  * Use this API to delete the schedule for a certification campaign template. The API returns a 404 if there is no schedule set.
3757
3757
  * @summary Delete campaign template schedule
3758
- * @param {CertificationCampaignsV1ApiDeleteCampaignTemplateScheduleV1Request} requestParameters Request parameters.
3758
+ * @param {CertificationCampaignsApiDeleteCampaignTemplateScheduleV1Request} requestParameters Request parameters.
3759
3759
  * @param {*} [axiosOptions] Override http request option.
3760
3760
  * @throws {RequiredError}
3761
- * @memberof CertificationCampaignsV1Api
3761
+ * @memberof CertificationCampaignsApi
3762
3762
  */
3763
- public deleteCampaignTemplateScheduleV1(requestParameters: CertificationCampaignsV1ApiDeleteCampaignTemplateScheduleV1Request, axiosOptions?: RawAxiosRequestConfig) {
3764
- return CertificationCampaignsV1ApiFp(this.configuration).deleteCampaignTemplateScheduleV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
3763
+ public deleteCampaignTemplateScheduleV1(requestParameters: CertificationCampaignsApiDeleteCampaignTemplateScheduleV1Request, axiosOptions?: RawAxiosRequestConfig) {
3764
+ return CertificationCampaignsApiFp(this.configuration).deleteCampaignTemplateScheduleV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
3765
3765
  }
3766
3766
 
3767
3767
  /**
3768
3768
  * Use this API to delete a certification campaign template by ID.
3769
3769
  * @summary Delete a campaign template
3770
- * @param {CertificationCampaignsV1ApiDeleteCampaignTemplateV1Request} requestParameters Request parameters.
3770
+ * @param {CertificationCampaignsApiDeleteCampaignTemplateV1Request} requestParameters Request parameters.
3771
3771
  * @param {*} [axiosOptions] Override http request option.
3772
3772
  * @throws {RequiredError}
3773
- * @memberof CertificationCampaignsV1Api
3773
+ * @memberof CertificationCampaignsApi
3774
3774
  */
3775
- public deleteCampaignTemplateV1(requestParameters: CertificationCampaignsV1ApiDeleteCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig) {
3776
- return CertificationCampaignsV1ApiFp(this.configuration).deleteCampaignTemplateV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
3775
+ public deleteCampaignTemplateV1(requestParameters: CertificationCampaignsApiDeleteCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig) {
3776
+ return CertificationCampaignsApiFp(this.configuration).deleteCampaignTemplateV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
3777
3777
  }
3778
3778
 
3779
3779
  /**
3780
3780
  * Use this API to delete certification campaigns whose IDs are specified in the provided list of campaign IDs.
3781
3781
  * @summary Delete campaigns
3782
- * @param {CertificationCampaignsV1ApiDeleteCampaignsV1Request} requestParameters Request parameters.
3782
+ * @param {CertificationCampaignsApiDeleteCampaignsV1Request} requestParameters Request parameters.
3783
3783
  * @param {*} [axiosOptions] Override http request option.
3784
3784
  * @throws {RequiredError}
3785
- * @memberof CertificationCampaignsV1Api
3785
+ * @memberof CertificationCampaignsApi
3786
3786
  */
3787
- public deleteCampaignsV1(requestParameters: CertificationCampaignsV1ApiDeleteCampaignsV1Request, axiosOptions?: RawAxiosRequestConfig) {
3788
- return CertificationCampaignsV1ApiFp(this.configuration).deleteCampaignsV1(requestParameters.campaignsdeleterequestV1, axiosOptions).then((request) => request(this.axios, this.basePath));
3787
+ public deleteCampaignsV1(requestParameters: CertificationCampaignsApiDeleteCampaignsV1Request, axiosOptions?: RawAxiosRequestConfig) {
3788
+ return CertificationCampaignsApiFp(this.configuration).deleteCampaignsV1(requestParameters.campaignsdeleterequest, axiosOptions).then((request) => request(this.axios, this.basePath));
3789
3789
  }
3790
3790
 
3791
3791
  /**
3792
3792
  * Use this API to get a list of campaigns. This API can provide increased level of detail for each campaign for the correct provided query.
3793
3793
  * @summary List campaigns
3794
- * @param {CertificationCampaignsV1ApiGetActiveCampaignsV1Request} requestParameters Request parameters.
3794
+ * @param {CertificationCampaignsApiGetActiveCampaignsV1Request} requestParameters Request parameters.
3795
3795
  * @param {*} [axiosOptions] Override http request option.
3796
3796
  * @throws {RequiredError}
3797
- * @memberof CertificationCampaignsV1Api
3797
+ * @memberof CertificationCampaignsApi
3798
3798
  */
3799
- public getActiveCampaignsV1(requestParameters: CertificationCampaignsV1ApiGetActiveCampaignsV1Request = {}, axiosOptions?: RawAxiosRequestConfig) {
3800
- return CertificationCampaignsV1ApiFp(this.configuration).getActiveCampaignsV1(requestParameters.detail, requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters, axiosOptions).then((request) => request(this.axios, this.basePath));
3799
+ public getActiveCampaignsV1(requestParameters: CertificationCampaignsApiGetActiveCampaignsV1Request = {}, axiosOptions?: RawAxiosRequestConfig) {
3800
+ return CertificationCampaignsApiFp(this.configuration).getActiveCampaignsV1(requestParameters.detail, requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters, axiosOptions).then((request) => request(this.axios, this.basePath));
3801
3801
  }
3802
3802
 
3803
3803
  /**
@@ -3805,196 +3805,196 @@ export class CertificationCampaignsV1Api extends BaseAPI {
3805
3805
  * @summary Get campaign reports configuration
3806
3806
  * @param {*} [axiosOptions] Override http request option.
3807
3807
  * @throws {RequiredError}
3808
- * @memberof CertificationCampaignsV1Api
3808
+ * @memberof CertificationCampaignsApi
3809
3809
  */
3810
3810
  public getCampaignReportsConfigV1(axiosOptions?: RawAxiosRequestConfig) {
3811
- return CertificationCampaignsV1ApiFp(this.configuration).getCampaignReportsConfigV1(axiosOptions).then((request) => request(this.axios, this.basePath));
3811
+ return CertificationCampaignsApiFp(this.configuration).getCampaignReportsConfigV1(axiosOptions).then((request) => request(this.axios, this.basePath));
3812
3812
  }
3813
3813
 
3814
3814
  /**
3815
3815
  * Use this API to fetch all reports for a certification campaign by campaign ID.
3816
3816
  * @summary Get campaign reports
3817
- * @param {CertificationCampaignsV1ApiGetCampaignReportsV1Request} requestParameters Request parameters.
3817
+ * @param {CertificationCampaignsApiGetCampaignReportsV1Request} requestParameters Request parameters.
3818
3818
  * @param {*} [axiosOptions] Override http request option.
3819
3819
  * @throws {RequiredError}
3820
- * @memberof CertificationCampaignsV1Api
3820
+ * @memberof CertificationCampaignsApi
3821
3821
  */
3822
- public getCampaignReportsV1(requestParameters: CertificationCampaignsV1ApiGetCampaignReportsV1Request, axiosOptions?: RawAxiosRequestConfig) {
3823
- return CertificationCampaignsV1ApiFp(this.configuration).getCampaignReportsV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
3822
+ public getCampaignReportsV1(requestParameters: CertificationCampaignsApiGetCampaignReportsV1Request, axiosOptions?: RawAxiosRequestConfig) {
3823
+ return CertificationCampaignsApiFp(this.configuration).getCampaignReportsV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
3824
3824
  }
3825
3825
 
3826
3826
  /**
3827
3827
  * Use this API to get the schedule for a certification campaign template. The API returns a 404 if there is no schedule set.
3828
3828
  * @summary Get campaign template schedule
3829
- * @param {CertificationCampaignsV1ApiGetCampaignTemplateScheduleV1Request} requestParameters Request parameters.
3829
+ * @param {CertificationCampaignsApiGetCampaignTemplateScheduleV1Request} requestParameters Request parameters.
3830
3830
  * @param {*} [axiosOptions] Override http request option.
3831
3831
  * @throws {RequiredError}
3832
- * @memberof CertificationCampaignsV1Api
3832
+ * @memberof CertificationCampaignsApi
3833
3833
  */
3834
- public getCampaignTemplateScheduleV1(requestParameters: CertificationCampaignsV1ApiGetCampaignTemplateScheduleV1Request, axiosOptions?: RawAxiosRequestConfig) {
3835
- return CertificationCampaignsV1ApiFp(this.configuration).getCampaignTemplateScheduleV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
3834
+ public getCampaignTemplateScheduleV1(requestParameters: CertificationCampaignsApiGetCampaignTemplateScheduleV1Request, axiosOptions?: RawAxiosRequestConfig) {
3835
+ return CertificationCampaignsApiFp(this.configuration).getCampaignTemplateScheduleV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
3836
3836
  }
3837
3837
 
3838
3838
  /**
3839
3839
  * Use this API to fetch a certification campaign template by ID.
3840
3840
  * @summary Get a campaign template
3841
- * @param {CertificationCampaignsV1ApiGetCampaignTemplateV1Request} requestParameters Request parameters.
3841
+ * @param {CertificationCampaignsApiGetCampaignTemplateV1Request} requestParameters Request parameters.
3842
3842
  * @param {*} [axiosOptions] Override http request option.
3843
3843
  * @throws {RequiredError}
3844
- * @memberof CertificationCampaignsV1Api
3844
+ * @memberof CertificationCampaignsApi
3845
3845
  */
3846
- public getCampaignTemplateV1(requestParameters: CertificationCampaignsV1ApiGetCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig) {
3847
- return CertificationCampaignsV1ApiFp(this.configuration).getCampaignTemplateV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
3846
+ public getCampaignTemplateV1(requestParameters: CertificationCampaignsApiGetCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig) {
3847
+ return CertificationCampaignsApiFp(this.configuration).getCampaignTemplateV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
3848
3848
  }
3849
3849
 
3850
3850
  /**
3851
3851
  * Use this API to get a list of all campaign templates. Scope can be reduced through standard V3 query params. The API returns all campaign templates matching the query parameters.
3852
3852
  * @summary List campaign templates
3853
- * @param {CertificationCampaignsV1ApiGetCampaignTemplatesV1Request} requestParameters Request parameters.
3853
+ * @param {CertificationCampaignsApiGetCampaignTemplatesV1Request} requestParameters Request parameters.
3854
3854
  * @param {*} [axiosOptions] Override http request option.
3855
3855
  * @throws {RequiredError}
3856
- * @memberof CertificationCampaignsV1Api
3856
+ * @memberof CertificationCampaignsApi
3857
3857
  */
3858
- public getCampaignTemplatesV1(requestParameters: CertificationCampaignsV1ApiGetCampaignTemplatesV1Request = {}, axiosOptions?: RawAxiosRequestConfig) {
3859
- return CertificationCampaignsV1ApiFp(this.configuration).getCampaignTemplatesV1(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.sorters, requestParameters.filters, axiosOptions).then((request) => request(this.axios, this.basePath));
3858
+ public getCampaignTemplatesV1(requestParameters: CertificationCampaignsApiGetCampaignTemplatesV1Request = {}, axiosOptions?: RawAxiosRequestConfig) {
3859
+ return CertificationCampaignsApiFp(this.configuration).getCampaignTemplatesV1(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.sorters, requestParameters.filters, axiosOptions).then((request) => request(this.axios, this.basePath));
3860
3860
  }
3861
3861
 
3862
3862
  /**
3863
3863
  * Use this API to get information for an existing certification campaign by the campaign\'s ID.
3864
3864
  * @summary Get campaign
3865
- * @param {CertificationCampaignsV1ApiGetCampaignV1Request} requestParameters Request parameters.
3865
+ * @param {CertificationCampaignsApiGetCampaignV1Request} requestParameters Request parameters.
3866
3866
  * @param {*} [axiosOptions] Override http request option.
3867
3867
  * @throws {RequiredError}
3868
- * @memberof CertificationCampaignsV1Api
3868
+ * @memberof CertificationCampaignsApi
3869
3869
  */
3870
- public getCampaignV1(requestParameters: CertificationCampaignsV1ApiGetCampaignV1Request, axiosOptions?: RawAxiosRequestConfig) {
3871
- return CertificationCampaignsV1ApiFp(this.configuration).getCampaignV1(requestParameters.id, requestParameters.detail, axiosOptions).then((request) => request(this.axios, this.basePath));
3870
+ public getCampaignV1(requestParameters: CertificationCampaignsApiGetCampaignV1Request, axiosOptions?: RawAxiosRequestConfig) {
3871
+ return CertificationCampaignsApiFp(this.configuration).getCampaignV1(requestParameters.id, requestParameters.detail, axiosOptions).then((request) => request(this.axios, this.basePath));
3872
3872
  }
3873
3873
 
3874
3874
  /**
3875
3875
  * This API reassigns the specified certifications from one identity to another.
3876
3876
  * @summary Reassign certifications
3877
- * @param {CertificationCampaignsV1ApiMoveV1Request} requestParameters Request parameters.
3877
+ * @param {CertificationCampaignsApiMoveV1Request} requestParameters Request parameters.
3878
3878
  * @param {*} [axiosOptions] Override http request option.
3879
3879
  * @throws {RequiredError}
3880
- * @memberof CertificationCampaignsV1Api
3880
+ * @memberof CertificationCampaignsApi
3881
3881
  */
3882
- public moveV1(requestParameters: CertificationCampaignsV1ApiMoveV1Request, axiosOptions?: RawAxiosRequestConfig) {
3883
- return CertificationCampaignsV1ApiFp(this.configuration).moveV1(requestParameters.id, requestParameters.adminreviewreassignV1, axiosOptions).then((request) => request(this.axios, this.basePath));
3882
+ public moveV1(requestParameters: CertificationCampaignsApiMoveV1Request, axiosOptions?: RawAxiosRequestConfig) {
3883
+ return CertificationCampaignsApiFp(this.configuration).moveV1(requestParameters.id, requestParameters.adminreviewreassign, axiosOptions).then((request) => request(this.axios, this.basePath));
3884
3884
  }
3885
3885
 
3886
3886
  /**
3887
3887
  * Use this API to update individual fields on a certification campaign template, using the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
3888
3888
  * @summary Update a campaign template
3889
- * @param {CertificationCampaignsV1ApiPatchCampaignTemplateV1Request} requestParameters Request parameters.
3889
+ * @param {CertificationCampaignsApiPatchCampaignTemplateV1Request} requestParameters Request parameters.
3890
3890
  * @param {*} [axiosOptions] Override http request option.
3891
3891
  * @throws {RequiredError}
3892
- * @memberof CertificationCampaignsV1Api
3892
+ * @memberof CertificationCampaignsApi
3893
3893
  */
3894
- public patchCampaignTemplateV1(requestParameters: CertificationCampaignsV1ApiPatchCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig) {
3895
- return CertificationCampaignsV1ApiFp(this.configuration).patchCampaignTemplateV1(requestParameters.id, requestParameters.jsonpatchoperationV1, axiosOptions).then((request) => request(this.axios, this.basePath));
3894
+ public patchCampaignTemplateV1(requestParameters: CertificationCampaignsApiPatchCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig) {
3895
+ return CertificationCampaignsApiFp(this.configuration).patchCampaignTemplateV1(requestParameters.id, requestParameters.jsonpatchoperation, axiosOptions).then((request) => request(this.axios, this.basePath));
3896
3896
  }
3897
3897
 
3898
3898
  /**
3899
3899
  * Use this API to overwrite the configuration for campaign reports.
3900
3900
  * @summary Set campaign reports configuration
3901
- * @param {CertificationCampaignsV1ApiSetCampaignReportsConfigV1Request} requestParameters Request parameters.
3901
+ * @param {CertificationCampaignsApiSetCampaignReportsConfigV1Request} requestParameters Request parameters.
3902
3902
  * @param {*} [axiosOptions] Override http request option.
3903
3903
  * @throws {RequiredError}
3904
- * @memberof CertificationCampaignsV1Api
3904
+ * @memberof CertificationCampaignsApi
3905
3905
  */
3906
- public setCampaignReportsConfigV1(requestParameters: CertificationCampaignsV1ApiSetCampaignReportsConfigV1Request, axiosOptions?: RawAxiosRequestConfig) {
3907
- return CertificationCampaignsV1ApiFp(this.configuration).setCampaignReportsConfigV1(requestParameters.campaignreportsconfigV1, axiosOptions).then((request) => request(this.axios, this.basePath));
3906
+ public setCampaignReportsConfigV1(requestParameters: CertificationCampaignsApiSetCampaignReportsConfigV1Request, axiosOptions?: RawAxiosRequestConfig) {
3907
+ return CertificationCampaignsApiFp(this.configuration).setCampaignReportsConfigV1(requestParameters.campaignreportsconfig, axiosOptions).then((request) => request(this.axios, this.basePath));
3908
3908
  }
3909
3909
 
3910
3910
  /**
3911
3911
  * Use this API to set the schedule for a certification campaign template. If a schedule already exists, the API overwrites it with the new one.
3912
3912
  * @summary Set campaign template schedule
3913
- * @param {CertificationCampaignsV1ApiSetCampaignTemplateScheduleV1Request} requestParameters Request parameters.
3913
+ * @param {CertificationCampaignsApiSetCampaignTemplateScheduleV1Request} requestParameters Request parameters.
3914
3914
  * @param {*} [axiosOptions] Override http request option.
3915
3915
  * @throws {RequiredError}
3916
- * @memberof CertificationCampaignsV1Api
3916
+ * @memberof CertificationCampaignsApi
3917
3917
  */
3918
- public setCampaignTemplateScheduleV1(requestParameters: CertificationCampaignsV1ApiSetCampaignTemplateScheduleV1Request, axiosOptions?: RawAxiosRequestConfig) {
3919
- return CertificationCampaignsV1ApiFp(this.configuration).setCampaignTemplateScheduleV1(requestParameters.id, requestParameters.schedule2V1, axiosOptions).then((request) => request(this.axios, this.basePath));
3918
+ public setCampaignTemplateScheduleV1(requestParameters: CertificationCampaignsApiSetCampaignTemplateScheduleV1Request, axiosOptions?: RawAxiosRequestConfig) {
3919
+ return CertificationCampaignsApiFp(this.configuration).setCampaignTemplateScheduleV1(requestParameters.id, requestParameters.schedule2, axiosOptions).then((request) => request(this.axios, this.basePath));
3920
3920
  }
3921
3921
 
3922
3922
  /**
3923
3923
  * Use this API to run a remediation scan task for a certification campaign.
3924
3924
  * @summary Run campaign remediation scan
3925
- * @param {CertificationCampaignsV1ApiStartCampaignRemediationScanV1Request} requestParameters Request parameters.
3925
+ * @param {CertificationCampaignsApiStartCampaignRemediationScanV1Request} requestParameters Request parameters.
3926
3926
  * @param {*} [axiosOptions] Override http request option.
3927
3927
  * @throws {RequiredError}
3928
- * @memberof CertificationCampaignsV1Api
3928
+ * @memberof CertificationCampaignsApi
3929
3929
  */
3930
- public startCampaignRemediationScanV1(requestParameters: CertificationCampaignsV1ApiStartCampaignRemediationScanV1Request, axiosOptions?: RawAxiosRequestConfig) {
3931
- return CertificationCampaignsV1ApiFp(this.configuration).startCampaignRemediationScanV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
3930
+ public startCampaignRemediationScanV1(requestParameters: CertificationCampaignsApiStartCampaignRemediationScanV1Request, axiosOptions?: RawAxiosRequestConfig) {
3931
+ return CertificationCampaignsApiFp(this.configuration).startCampaignRemediationScanV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
3932
3932
  }
3933
3933
 
3934
3934
  /**
3935
3935
  * Use this API to run a report for a certification campaign.
3936
3936
  * @summary Run campaign report
3937
- * @param {CertificationCampaignsV1ApiStartCampaignReportV1Request} requestParameters Request parameters.
3937
+ * @param {CertificationCampaignsApiStartCampaignReportV1Request} requestParameters Request parameters.
3938
3938
  * @param {*} [axiosOptions] Override http request option.
3939
3939
  * @throws {RequiredError}
3940
- * @memberof CertificationCampaignsV1Api
3940
+ * @memberof CertificationCampaignsApi
3941
3941
  */
3942
- public startCampaignReportV1(requestParameters: CertificationCampaignsV1ApiStartCampaignReportV1Request, axiosOptions?: RawAxiosRequestConfig) {
3943
- return CertificationCampaignsV1ApiFp(this.configuration).startCampaignReportV1(requestParameters.id, requestParameters.type, axiosOptions).then((request) => request(this.axios, this.basePath));
3942
+ public startCampaignReportV1(requestParameters: CertificationCampaignsApiStartCampaignReportV1Request, axiosOptions?: RawAxiosRequestConfig) {
3943
+ return CertificationCampaignsApiFp(this.configuration).startCampaignReportV1(requestParameters.id, requestParameters.type, axiosOptions).then((request) => request(this.axios, this.basePath));
3944
3944
  }
3945
3945
 
3946
3946
  /**
3947
3947
  * Use this API to submit a job to activate the certified campaign with the specified ID. The campaign must be staged.
3948
3948
  * @summary Activate a campaign
3949
- * @param {CertificationCampaignsV1ApiStartCampaignV1Request} requestParameters Request parameters.
3949
+ * @param {CertificationCampaignsApiStartCampaignV1Request} requestParameters Request parameters.
3950
3950
  * @param {*} [axiosOptions] Override http request option.
3951
3951
  * @throws {RequiredError}
3952
- * @memberof CertificationCampaignsV1Api
3952
+ * @memberof CertificationCampaignsApi
3953
3953
  */
3954
- public startCampaignV1(requestParameters: CertificationCampaignsV1ApiStartCampaignV1Request, axiosOptions?: RawAxiosRequestConfig) {
3955
- return CertificationCampaignsV1ApiFp(this.configuration).startCampaignV1(requestParameters.id, requestParameters.activatecampaignoptionsV1, axiosOptions).then((request) => request(this.axios, this.basePath));
3954
+ public startCampaignV1(requestParameters: CertificationCampaignsApiStartCampaignV1Request, axiosOptions?: RawAxiosRequestConfig) {
3955
+ return CertificationCampaignsApiFp(this.configuration).startCampaignV1(requestParameters.id, requestParameters.activatecampaignoptions, axiosOptions).then((request) => request(this.axios, this.basePath));
3956
3956
  }
3957
3957
 
3958
3958
  /**
3959
3959
  * Use this API to generate a new certification campaign from a campaign template. The campaign object contained in the template has special formatting applied to its name and description fields that determine the generated campaign\'s name/description. Placeholders in those fields are formatted with the current date and time upon generation. Placeholders consist of a percent sign followed by a letter indicating what should be inserted. For example, \"%Y\" inserts the current year, and a campaign template named \"Campaign for %y\" generates a campaign called \"Campaign for 2020\" (assuming the year at generation time is 2020). Valid placeholders are the date/time conversion suffix characters supported by [java.util.Formatter](https://docs.oracle.com/javase/8/docs/api/java/util/Formatter.html).
3960
3960
  * @summary Generate a campaign from template
3961
- * @param {CertificationCampaignsV1ApiStartGenerateCampaignTemplateV1Request} requestParameters Request parameters.
3961
+ * @param {CertificationCampaignsApiStartGenerateCampaignTemplateV1Request} requestParameters Request parameters.
3962
3962
  * @param {*} [axiosOptions] Override http request option.
3963
3963
  * @throws {RequiredError}
3964
- * @memberof CertificationCampaignsV1Api
3964
+ * @memberof CertificationCampaignsApi
3965
3965
  */
3966
- public startGenerateCampaignTemplateV1(requestParameters: CertificationCampaignsV1ApiStartGenerateCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig) {
3967
- return CertificationCampaignsV1ApiFp(this.configuration).startGenerateCampaignTemplateV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
3966
+ public startGenerateCampaignTemplateV1(requestParameters: CertificationCampaignsApiStartGenerateCampaignTemplateV1Request, axiosOptions?: RawAxiosRequestConfig) {
3967
+ return CertificationCampaignsApiFp(this.configuration).startGenerateCampaignTemplateV1(requestParameters.id, axiosOptions).then((request) => request(this.axios, this.basePath));
3968
3968
  }
3969
3969
 
3970
3970
  /**
3971
3971
  * Use this API to update individual fields on a certification campaign, using the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
3972
3972
  * @summary Update a campaign
3973
- * @param {CertificationCampaignsV1ApiUpdateCampaignV1Request} requestParameters Request parameters.
3973
+ * @param {CertificationCampaignsApiUpdateCampaignV1Request} requestParameters Request parameters.
3974
3974
  * @param {*} [axiosOptions] Override http request option.
3975
3975
  * @throws {RequiredError}
3976
- * @memberof CertificationCampaignsV1Api
3976
+ * @memberof CertificationCampaignsApi
3977
3977
  */
3978
- public updateCampaignV1(requestParameters: CertificationCampaignsV1ApiUpdateCampaignV1Request, axiosOptions?: RawAxiosRequestConfig) {
3979
- return CertificationCampaignsV1ApiFp(this.configuration).updateCampaignV1(requestParameters.id, requestParameters.jsonpatchoperationV1, axiosOptions).then((request) => request(this.axios, this.basePath));
3978
+ public updateCampaignV1(requestParameters: CertificationCampaignsApiUpdateCampaignV1Request, axiosOptions?: RawAxiosRequestConfig) {
3979
+ return CertificationCampaignsApiFp(this.configuration).updateCampaignV1(requestParameters.id, requestParameters.jsonpatchoperation, axiosOptions).then((request) => request(this.axios, this.basePath));
3980
3980
  }
3981
3981
  }
3982
3982
 
3983
3983
  /**
3984
3984
  * @export
3985
3985
  */
3986
- export const GetActiveCampaignsV1DetailV1 = {
3986
+ export const GetActiveCampaignsV1DetailEnum = {
3987
3987
  Slim: 'SLIM',
3988
3988
  Full: 'FULL'
3989
3989
  } as const;
3990
- export type GetActiveCampaignsV1DetailV1 = typeof GetActiveCampaignsV1DetailV1[keyof typeof GetActiveCampaignsV1DetailV1];
3990
+ export type GetActiveCampaignsV1DetailEnum = typeof GetActiveCampaignsV1DetailEnum[keyof typeof GetActiveCampaignsV1DetailEnum];
3991
3991
  /**
3992
3992
  * @export
3993
3993
  */
3994
- export const GetCampaignV1DetailV1 = {
3994
+ export const GetCampaignV1DetailEnum = {
3995
3995
  Slim: 'SLIM',
3996
3996
  Full: 'FULL'
3997
3997
  } as const;
3998
- export type GetCampaignV1DetailV1 = typeof GetCampaignV1DetailV1[keyof typeof GetCampaignV1DetailV1];
3998
+ export type GetCampaignV1DetailEnum = typeof GetCampaignV1DetailEnum[keyof typeof GetCampaignV1DetailEnum];
3999
3999
 
4000
4000