sailpoint-api-client 1.8.16 → 1.8.18
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.
- package/beta/README.md +2 -2
- package/beta/api.ts +42 -7
- package/beta/common.ts +2 -2
- package/beta/package.json +1 -1
- package/dist/beta/api.d.ts +29 -4
- package/dist/beta/api.js +21 -7
- package/dist/beta/api.js.map +1 -1
- package/dist/beta/common.js +2 -2
- package/dist/nerm/common.js +2 -2
- package/dist/nermv2025/common.js +2 -2
- package/dist/v2024/api.d.ts +18 -2
- package/dist/v2024/api.js +15 -5
- package/dist/v2024/api.js.map +1 -1
- package/dist/v2024/common.js +2 -2
- package/dist/v2025/api.d.ts +100 -72
- package/dist/v2025/api.js +97 -73
- package/dist/v2025/api.js.map +1 -1
- package/dist/v2025/common.js +2 -2
- package/dist/v2026/api.d.ts +174 -103
- package/dist/v2026/api.js +215 -113
- package/dist/v2026/api.js.map +1 -1
- package/dist/v2026/common.js +2 -2
- package/dist/v3/common.js +2 -2
- package/nerm/README.md +2 -2
- package/nerm/common.ts +2 -2
- package/nerm/package.json +1 -1
- package/nermv2025/README.md +2 -2
- package/nermv2025/common.ts +2 -2
- package/nermv2025/package.json +1 -1
- package/package.json +1 -1
- package/v2024/README.md +2 -2
- package/v2024/api.ts +31 -5
- package/v2024/common.ts +2 -2
- package/v2024/package.json +1 -1
- package/v2025/README.md +2 -2
- package/v2025/api.ts +122 -78
- package/v2025/common.ts +2 -2
- package/v2025/package.json +1 -1
- package/v2026/README.md +2 -2
- package/v2026/api.ts +254 -142
- package/v2026/common.ts +2 -2
- package/v2026/package.json +1 -1
- package/v3/README.md +2 -2
- package/v3/common.ts +2 -2
- package/v3/package.json +1 -1
package/dist/v2026/api.js
CHANGED
|
@@ -79,26 +79,26 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
79
79
|
};
|
|
80
80
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
81
81
|
exports.AccountAttributesChangedIdentityV2026TypeV2026 = exports.AccountAttributesChangedAccountV2026TypeV2026 = exports.AccountAllOfSourceOwnerV2026TypeV2026 = exports.AccountAllOfRecommendationV2026MethodV2026 = exports.AccountAllOfRecommendationV2026TypeV2026 = exports.AccountAllOfIdentityV2026TypeV2026 = exports.AccountAggregationStatusV2026StatusV2026 = exports.AccountAggregationCompletedV2026StatusV2026 = exports.AccountAggregationCompletedSourceV2026TypeV2026 = exports.AccountActivityItemOperationV2026 = exports.AccountActivityApprovalStatusV2026 = exports.AccountActionV2026ActionV2026 = exports.AccountActionRequestDtoAccountDetailsV2026FeaturesV2026 = exports.AccessTypeV2026 = exports.AccessRequestTypeV2026 = exports.AccessRequestRecommendationItemTypeV2026 = exports.AccessRequestPreApprovalRequestedItemsInnerV2026OperationV2026 = exports.AccessRequestPreApprovalRequestedItemsInnerV2026TypeV2026 = exports.AccessRequestPostApprovalRequestedItemsStatusInnerV2026OperationV2026 = exports.AccessRequestPostApprovalRequestedItemsStatusInnerV2026TypeV2026 = exports.AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInnerV2026ApprovalDecisionV2026 = exports.AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInnerApproverV2026TypeV2026 = exports.AccessRequestPhasesV2026ResultV2026 = exports.AccessRequestPhasesV2026StateV2026 = exports.AccessRequestItemV2026TypeV2026 = exports.AccessRequestItemResponseV2026DecisionV2026 = exports.AccessRequestDynamicApproverRequestedItemsInnerV2026OperationV2026 = exports.AccessRequestDynamicApproverRequestedItemsInnerV2026TypeV2026 = exports.AccessRequestDynamicApprover1V2026TypeV2026 = exports.AccessRequestAdminItemStatusV2026TypeV2026 = exports.AccessProfileUsageUsedByInnerV2026TypeV2026 = exports.AccessProfileSourceRefV2026TypeV2026 = exports.AccessProfileRefV2026TypeV2026 = exports.AccessProfileApprovalSchemeV2026ApproverTypeV2026 = exports.AccessModelMetadataBulkUpdateResponseV2026StatusV2026 = exports.AccessItemReviewedByV2026TypeV2026 = exports.AccessItemRequesterV2026TypeV2026 = exports.AccessItemRequesterDtoV2026TypeV2026 = exports.AccessItemRequestedForV2026TypeV2026 = exports.AccessItemRequestedForDtoV2026TypeV2026 = exports.AccessItemRemovedV2026AccessItemTypeV2026 = exports.AccessItemRefV2026TypeV2026 = exports.AccessItemDiffV2026EventTypeV2026 = exports.AccessItemAssociatedV2026AccessItemTypeV2026 = exports.AccessItemApproverDtoV2026TypeV2026 = exports.AccessDurationV2026TimeUnitV2026 = exports.AccessCriteriaCriteriaListInnerV2026TypeV2026 = exports.AccessConstraintV2026OperatorV2026 = exports.AccessConstraintV2026TypeV2026 = exports.AccessAppsOwnerV2026TypeV2026 = void 0;
|
|
82
|
-
exports.
|
|
83
|
-
exports.
|
|
84
|
-
exports.
|
|
85
|
-
exports.
|
|
86
|
-
exports.
|
|
87
|
-
exports.
|
|
88
|
-
exports.
|
|
89
|
-
exports.
|
|
90
|
-
exports.
|
|
91
|
-
exports.
|
|
92
|
-
exports.
|
|
93
|
-
exports.
|
|
94
|
-
exports.
|
|
95
|
-
exports.
|
|
96
|
-
exports.
|
|
97
|
-
exports.
|
|
98
|
-
exports.
|
|
99
|
-
exports.
|
|
100
|
-
exports.
|
|
101
|
-
exports.WorkflowsV2026Api = exports.WorkflowsV2026ApiFactory = exports.WorkflowsV2026ApiFp = exports.WorkflowsV2026ApiAxiosParamCreator = exports.WorkReassignmentV2026Api = exports.WorkReassignmentV2026ApiFactory = exports.WorkReassignmentV2026ApiFp = exports.WorkReassignmentV2026ApiAxiosParamCreator = exports.WorkItemsV2026Api = exports.WorkItemsV2026ApiFactory = exports.WorkItemsV2026ApiFp = exports.WorkItemsV2026ApiAxiosParamCreator = exports.UIMetadataV2026Api = exports.UIMetadataV2026ApiFactory = exports.UIMetadataV2026ApiFp = void 0;
|
|
82
|
+
exports.AttributeMappingsAllOfTargetV2026TypeV2026 = exports.AttributeDefinitionTypeV2026 = exports.AttributeDefinitionSchemaV2026TypeV2026 = exports.AttrSyncSourceV2026TypeV2026 = exports.ApprovalV2026PriorityV2026 = exports.ApprovalV2026MediumV2026 = exports.ApprovalStatusV2026 = exports.ApprovalStatusDtoOriginalOwnerV2026TypeV2026 = exports.ApprovalStatusDtoCurrentOwnerV2026TypeV2026 = exports.ApprovalSchemeV2026 = exports.ApprovalSchemeForRoleV2026ApproverTypeV2026 = exports.ApprovalReassignmentHistoryV2026ReassignmentTypeV2026 = exports.ApprovalIdentityV2026TypeV2026 = exports.ApprovalIdentityRecordV2026TypeV2026 = exports.ApprovalConfigV2026AutoApproveV2026 = exports.ApprovalConfigV2026MachineIdentityManagerAssignmentV2026 = exports.ApprovalConfigV2026RequiresCommentV2026 = exports.ApprovalConfigTimeoutConfigV2026TimeoutResultV2026 = exports.ApprovalCommentV2026ChangedToStatusV2026 = exports.ApprovalApprovalCriteriaRejectionV2026CalculationTypeV2026 = exports.ApprovalApprovalCriteriaApprovalV2026CalculationTypeV2026 = exports.ApplicationTypeV2026 = exports.ApplicationDiscoveryResponseV2026CompletionStatusV2026 = exports.ApplicationDiscoveryResponseV2026TypeV2026 = exports.AggregationTypeV2026 = exports.AdminReviewReassignReassignToV2026TypeV2026 = exports.AdditionalOwnerRefV2026TypeV2026 = exports.ActivityInsightsV2026UsageDaysStateV2026 = exports.AccountsCollectedForAggregationV2026StatusV2026 = exports.AccountsCollectedForAggregationSourceV2026TypeV2026 = exports.AccountV2026OriginV2026 = exports.AccountUpdatedV2026AccountChangeTypesV2026 = exports.AccountUpdatedEventV2026CauseV2026 = exports.AccountUpdatedEventV2026TypeV2026 = exports.AccountUncorrelatedSourceV2026TypeV2026 = exports.AccountUncorrelatedIdentityV2026TypeV2026 = exports.AccountUncorrelatedAccountV2026TypeV2026 = exports.AccountStatusChangedStatusChangeV2026NewStatusV2026 = exports.AccountStatusChangedStatusChangeV2026PreviousStatusV2026 = exports.AccountRequestPhaseV2026NameV2026 = exports.AccountRequestPhaseStateV2026 = exports.AccountDetailsV2026FeaturesV2026 = exports.AccountDeletedEventV2026CauseV2026 = exports.AccountDeletedEventV2026TypeV2026 = exports.AccountCreatedEventV2026CauseV2026 = exports.AccountCreatedEventV2026TypeV2026 = exports.AccountCorrelatedSourceV2026TypeV2026 = exports.AccountCorrelatedIdentityV2026TypeV2026 = exports.AccountCorrelatedAccountV2026TypeV2026 = exports.AccountAttributesChangedSourceV2026TypeV2026 = void 0;
|
|
83
|
+
exports.CertificationTaskV2026TypeV2026 = exports.CertificationReferenceV2026TypeV2026 = exports.CertificationPhaseV2026 = exports.CertificationDecisionV2026 = exports.CampaignV2026MandatoryCommentRequirementV2026 = exports.CampaignV2026CorrelatedStatusV2026 = exports.CampaignV2026StatusV2026 = exports.CampaignV2026TypeV2026 = exports.CampaignTemplateOwnerRefV2026TypeV2026 = exports.CampaignReportV2026StatusV2026 = exports.CampaignReportV2026TypeV2026 = exports.CampaignReferenceV2026MandatoryCommentRequirementV2026 = exports.CampaignReferenceV2026CorrelatedStatusV2026 = exports.CampaignReferenceV2026CampaignTypeV2026 = exports.CampaignReferenceV2026TypeV2026 = exports.CampaignGeneratedCampaignV2026StatusV2026 = exports.CampaignGeneratedCampaignV2026TypeV2026 = exports.CampaignFilterDetailsV2026ModeV2026 = exports.CampaignEndedCampaignV2026StatusV2026 = exports.CampaignEndedCampaignV2026TypeV2026 = exports.CampaignCompleteOptionsV2026AutoCompleteActionV2026 = exports.CampaignAllOfSourcesWithOrphanEntitlementsV2026TypeV2026 = exports.CampaignAllOfSearchCampaignInfoV2026TypeV2026 = exports.CampaignAllOfSearchCampaignInfoReviewerV2026TypeV2026 = exports.CampaignAllOfRoleCompositionCampaignInfoReviewerV2026TypeV2026 = exports.CampaignAllOfRoleCompositionCampaignInfoRemediatorRefV2026TypeV2026 = exports.CampaignAllOfMachineAccountCampaignInfoV2026ReviewerTypeV2026 = exports.CampaignAllOfFilterV2026TypeV2026 = exports.CampaignAlertV2026LevelV2026 = exports.CampaignActivatedCampaignV2026StatusV2026 = exports.CampaignActivatedCampaignV2026TypeV2026 = exports.BusinessServiceTypeV2026 = exports.BulkAddTaggedObjectV2026OperationV2026 = exports.BucketTypeV2026 = exports.BeforeProvisioningRuleDtoV2026TypeV2026 = exports.BaseAccessOwnerV2026TypeV2026 = exports.BackupResponseV2026CloudStorageStatusV2026 = exports.BackupResponseV2026HydrationStatusV2026 = exports.BackupResponseV2026BackupTypeV2026 = exports.BackupResponseV2026TypeV2026 = exports.BackupResponseV2026StatusV2026 = exports.BackupResponse1V2026CloudStorageStatusV2026 = exports.BackupResponse1V2026HydrationStatusV2026 = exports.BackupResponse1V2026BackupTypeV2026 = exports.BackupResponse1V2026TypeV2026 = exports.BackupResponse1V2026StatusV2026 = exports.BackupOptionsV2026IncludeTypesV2026 = exports.BackupOptions1V2026IncludeTypesV2026 = exports.AuthUserV2026CapabilitiesV2026 = exports.AuthProfileV2026TypeV2026 = void 0;
|
|
84
|
+
exports.DraftResponseV2026ApprovalStatusV2026 = exports.DraftResponseV2026ModeV2026 = exports.DraftResponseV2026TypeV2026 = exports.DraftResponseV2026StatusV2026 = exports.DocumentTypeV2026 = exports.DimensionRefV2026TypeV2026 = exports.DimensionMembershipSelectorTypeV2026 = exports.DimensionCriteriaOperationV2026 = exports.DimensionCriteriaKeyTypeV2026 = exports.DeployResponseV2026CloudStorageStatusV2026 = exports.DeployResponseV2026TypeV2026 = exports.DeployResponseV2026StatusV2026 = exports.DependantConnectionsMissingDtoV2026DependencyTypeV2026 = exports.DeleteSource202ResponseV2026TypeV2026 = exports.DateCompareV2026OperatorV2026 = exports.CustomPasswordInstructionV2026PageIdV2026 = exports.CriteriaTypeV2026 = exports.CreatePrivilegeCriteriaRequestV2026PrivilegeLevelV2026 = exports.CreatePrivilegeCriteriaRequestV2026OperatorV2026 = exports.CreatePrivilegeCriteriaRequestV2026TypeV2026 = exports.CreatePrivilegeCriteriaRequestGroupsInnerV2026OperatorV2026 = exports.CreatePrivilegeCriteriaRequestGroupsInnerCriteriaItemsInnerV2026OperatorV2026 = exports.CreatePrivilegeCriteriaRequestGroupsInnerCriteriaItemsInnerV2026TargetTypeV2026 = exports.CreateFormInstanceRequestV2026StateV2026 = exports.CrawlResourcesSizesOptionsV2026 = exports.CorrelationConfigAttributeAssignmentsInnerV2026MatchModeV2026 = exports.CorrelationConfigAttributeAssignmentsInnerV2026OperationV2026 = exports.CorrelatedGovernanceEventV2026TypeV2026 = exports.ConnectorRuleValidationResponseV2026StateV2026 = exports.ConnectorRuleUpdateRequestV2026TypeV2026 = exports.ConnectorRuleResponseV2026TypeV2026 = exports.ConnectorRuleCreateRequestV2026TypeV2026 = exports.ConnectorDetailV2026StatusV2026 = exports.ConnectedObjectTypeV2026 = exports.ConfigTypeEnumV2026 = exports.ConfigTypeEnumCamelV2026 = exports.ConditionRuleV2026ValueTypeV2026 = exports.ConditionRuleV2026OperatorV2026 = exports.ConditionRuleV2026SourceTypeV2026 = exports.ConditionEffectV2026EffectTypeV2026 = exports.CompletionStatusV2026 = exports.CompletedApprovalStateV2026 = exports.CommonAccessTypeV2026 = exports.CommonAccessItemStateV2026 = exports.CommentDtoAuthorV2026TypeV2026 = exports.CloseAccessRequestV2026CompletionStatusV2026 = exports.CloseAccessRequestV2026ExecutionStatusV2026 = exports.ClientTypeV2026 = exports.CertificationTaskV2026StatusV2026 = exports.CertificationTaskV2026TargetTypeV2026 = void 0;
|
|
85
|
+
exports.GetActiveCampaigns200ResponseInnerV2026CorrelatedStatusV2026 = exports.GetActiveCampaigns200ResponseInnerV2026StatusV2026 = exports.GetActiveCampaigns200ResponseInnerV2026TypeV2026 = exports.FullDiscoveredApplicationsV2026RiskLevelV2026 = exports.FormUsedByV2026TypeV2026 = exports.FormOwnerV2026TypeV2026 = exports.FormInstanceResponseV2026StateV2026 = exports.FormInstanceRecipientV2026TypeV2026 = exports.FormInstanceCreatedByV2026TypeV2026 = exports.FormElementValidationsSetV2026ValidationTypeV2026 = exports.FormElementV2026ElementTypeV2026 = exports.FormElementDynamicDataSourceV2026DataSourceTypeV2026 = exports.FormElementDynamicDataSourceConfigV2026ObjectTypeV2026 = exports.FormElementDynamicDataSourceConfigV2026IndicesV2026 = exports.FormDefinitionSelfImportExportDtoV2026TypeV2026 = exports.FormDefinitionInputV2026TypeV2026 = exports.FormConditionV2026RuleOperatorV2026 = exports.FilterTypeV2026 = exports.FieldDetailsDtoV2026TypeV2026 = exports.FederationProtocolDetailsV2026RoleV2026 = exports.ExpressionV2026OperatorV2026 = exports.ExpressionChildrenInnerV2026OperatorV2026 = exports.ExportPayloadV2026IncludeTypesV2026 = exports.ExportPayloadV2026ExcludeTypesV2026 = exports.ExportOptionsV2026IncludeTypesV2026 = exports.ExportOptionsV2026ExcludeTypesV2026 = exports.ExportOptions1V2026IncludeTypesV2026 = exports.ExportOptions1V2026ExcludeTypesV2026 = exports.ExecutionStatusV2026 = exports.ExceptionCriteriaCriteriaListInnerV2026TypeV2026 = exports.EntitlementV2PrivilegeLevelV2026EffectiveV2026 = exports.EntitlementV2PrivilegeLevelV2026InheritedV2026 = exports.EntitlementV2PrivilegeLevelV2026SetByTypeV2026 = exports.EntitlementV2PrivilegeLevelV2026DirectV2026 = exports.EntitlementV2OwnerV2026TypeV2026 = exports.EntitlementRefV2026TypeV2026 = exports.EntitlementPrivilegeLevelV2026EffectiveV2026 = exports.EntitlementPrivilegeLevelV2026InheritedV2026 = exports.EntitlementPrivilegeLevelV2026SetByTypeV2026 = exports.EntitlementPrivilegeLevelV2026DirectV2026 = exports.EntitlementAttributeBulkUpdateQueryRequestV2026ReplaceScopeV2026 = exports.EntitlementAttributeBulkUpdateQueryRequestV2026OperationV2026 = exports.EntitlementAttributeBulkUpdateIdsRequestV2026ReplaceScopeV2026 = exports.EntitlementAttributeBulkUpdateIdsRequestV2026OperationV2026 = exports.EntitlementAttributeBulkUpdateFilterRequestV2026ReplaceScopeV2026 = exports.EntitlementAttributeBulkUpdateFilterRequestV2026OperationV2026 = exports.EntitlementApprovalSchemeV2026ApproverTypeV2026 = exports.EntitlementAccessRequestConfigMaxPermittedAccessDurationV2026TimeUnitV2026 = exports.EmailStatusDtoV2026VerificationStatusV2026 = exports.DtoTypeV2026 = void 0;
|
|
86
|
+
exports.MachineIdentityAggregationResponseV2026CompletionStatusV2026 = exports.MachineIdentityAggregationResponseV2026TypeV2026 = exports.MachineClassificationCriteriaOperationV2026 = exports.MachineClassificationConfigV2026ClassificationMethodV2026 = exports.MachineAccountV2026ClassificationMethodV2026 = exports.MachineAccountSubtypeConfigDtoMachineAccountCreateV2026PasswordSettingV2026 = exports.LocaleOriginV2026 = exports.LoadUncorrelatedAccountsTaskTaskV2026CompletionStatusV2026 = exports.LoadUncorrelatedAccountsTaskTaskMessagesInnerV2026TypeV2026 = exports.LoadAccountsTaskTaskV2026CompletionStatusV2026 = exports.LoadAccountsTaskTaskMessagesInnerV2026TypeV2026 = exports.ListWorkgroupMembers200ResponseInnerV2026TypeV2026 = exports.ListFormInstancesByTenantResponseV2026StateV2026 = exports.LifecyclestateDeletedV2026TypeV2026 = exports.LifecycleStateV2026IdentityStateV2026 = exports.LauncherV2026TypeV2026 = exports.LauncherRequestV2026TypeV2026 = exports.LauncherRequestReferenceV2026TypeV2026 = exports.LauncherReferenceV2026TypeV2026 = exports.LatestOutlierSummaryV2026TypeV2026 = exports.JsonPatchOperationV2026OpV2026 = exports.JsonPatchOperationRoleMiningV2026OpV2026 = exports.InvocationStatusTypeV2026 = exports.IndexV2026 = exports.ImportOptionsV2026DefaultReferencesV2026 = exports.ImportOptionsV2026IncludeTypesV2026 = exports.ImportOptionsV2026ExcludeTypesV2026 = exports.ImportObjectV2026TypeV2026 = exports.IdpDetailsV2026RoleV2026 = exports.IdentityWithNewAccessAccessRefsInnerV2026TypeV2026 = exports.IdentityV2026IdentityStatusV2026 = exports.IdentityV2026ProcessingStateV2026 = exports.IdentitySyncJobV2026StatusV2026 = exports.IdentityProfileExportedObjectSelfV2026TypeV2026 = exports.IdentityProfileAllOfOwnerV2026TypeV2026 = exports.IdentityProfileAllOfAuthoritativeSourceV2026TypeV2026 = exports.IdentityPreviewResponseIdentityV2026TypeV2026 = exports.IdentityManagerRefV2026TypeV2026 = exports.IdentityDeletedIdentityV2026TypeV2026 = exports.IdentityCreatedIdentityV2026TypeV2026 = exports.IdentityAttributesChangedIdentityV2026TypeV2026 = exports.HttpDispatchModeV2026 = exports.HttpAuthenticationTypeV2026 = exports.GrantTypeV2026 = exports.GetHistoricalIdentityEvents200ResponseInnerV2026AccessItemTypeV2026 = exports.GetCampaign200ResponseV2026MandatoryCommentRequirementV2026 = exports.GetCampaign200ResponseV2026CorrelatedStatusV2026 = exports.GetCampaign200ResponseV2026StatusV2026 = exports.GetCampaign200ResponseV2026TypeV2026 = exports.GetActiveCampaigns200ResponseInnerV2026MandatoryCommentRequirementV2026 = void 0;
|
|
87
|
+
exports.OutlierV2026UnignoreTypeV2026 = exports.OutlierV2026TypeV2026 = exports.OutlierSummaryV2026TypeV2026 = exports.OrphanIdentitiesReportArgumentsV2026SelectedFormatsV2026 = exports.OperationV2026 = exports.ObjectMappingResponseV2026ObjectTypeV2026 = exports.ObjectMappingRequestV2026ObjectTypeV2026 = exports.NonEmployeeSchemaAttributeTypeV2026 = exports.NonEmployeeIdentityDtoTypeV2026 = exports.NonEmployeeBulkUploadStatusV2026StatusV2026 = exports.NonEmployeeBulkUploadJobV2026StatusV2026 = exports.NativeChangeDetectionConfigV2026OperationsV2026 = exports.NamedConstructsV2026 = exports.MultiHostSourcesV2026StatusV2026 = exports.MultiHostSourcesV2026FeaturesV2026 = exports.MultiHostIntegrationsV2026ConnectionTypeV2026 = exports.MultiHostIntegrationsV2026StatusV2026 = exports.MultiHostIntegrationsV2026FeaturesV2026 = exports.MultiHostIntegrationsOwnerV2026TypeV2026 = exports.MultiHostIntegrationsConnectorAttributesV2026MultihostStatusV2026 = exports.MultiHostIntegrationsBeforeProvisioningRuleV2026TypeV2026 = exports.MfaConfigTestResponseV2026StateV2026 = exports.MetricTypeV2026 = exports.MembershipTypeV2026 = exports.MediumV2026 = exports.ManualWorkItemStateV2026 = exports.ManualWorkItemDetailsOriginalOwnerV2026TypeV2026 = exports.ManualWorkItemDetailsCurrentOwnerV2026TypeV2026 = exports.ManagedClusterV2026ConsolidatedHealthIndicatorsStatusV2026 = exports.ManagedClusterV2026StatusV2026 = exports.ManagedClusterUpdatePreferencesV2026UpdateStateV2026 = exports.ManagedClusterTypesV2026 = exports.ManagedClusterEncryptionConfigV2026FormatV2026 = exports.ManagedClientV2026ProvisionStatusV2026 = exports.ManagedClientV2026ClusterTypeV2026 = exports.ManagedClientV2026StatusV2026 = exports.ManagedClientTypeV2026 = exports.ManagedClientStatusCodeV2026 = exports.ManagedClientHealthIndicatorsV2026TypeV2026 = exports.ManagedClientHealthIndicatorsV2026StatusV2026 = exports.ManagedClientHealthIndicatorsBodyV2026ConsolidatedHealthIndicatorsStatusV2026 = exports.ManagedClientHealthIndicatorsBodyV2026StatusV2026 = exports.MailFromAttributesV2026MailFromDomainStatusV2026 = exports.MachineIdentityUpdatedV2026MachineIdentityChangeTypesV2026 = exports.MachineIdentityUpdatedV2026EventTypeV2026 = exports.MachineIdentityUpdatedMachineIdentityV2026SubtypeV2026 = exports.MachineIdentityDeletedV2026EventTypeV2026 = exports.MachineIdentityDeletedMachineIdentityV2026SubtypeV2026 = exports.MachineIdentityCreatedV2026EventTypeV2026 = exports.MachineIdentityCreatedMachineIdentityV2026SubtypeV2026 = void 0;
|
|
88
|
+
exports.RequestedItemStatusPreApprovalTriggerDetailsV2026DecisionV2026 = exports.RequestedItemDtoRefV2026TypeV2026 = exports.RequestedItemDetailsV2026TypeV2026 = exports.RequestedItemAccountSelectionsV2026TypeV2026 = exports.RequestableObjectTypeV2026 = exports.RequestableObjectRequestStatusV2026 = exports.RequestableObjectReferenceV2026TypeV2026 = exports.ReportTypeV2026 = exports.ReportResultsV2026AvailableFormatsV2026 = exports.ReportResultsV2026StatusV2026 = exports.ReportResultsV2026ReportTypeV2026 = exports.ReportResultReferenceV2026StatusV2026 = exports.ReportResultReferenceV2026TypeV2026 = exports.ReportDetailsV2026ReportTypeV2026 = exports.ReportDetailsArgumentsV2026SelectedFormatsV2026 = exports.RecommendationV2026MethodV2026 = exports.RecommendationV2026TypeV2026 = exports.RecommendationResponseV2026RecommendationV2026 = exports.ReassignmentTypeV2026 = exports.ReassignmentTypeEnumV2026 = exports.ReassignmentReferenceV2026TypeV2026 = exports.ReassignReferenceV2026TypeV2026 = exports.QueryTypeV2026 = exports.PublicIdentityV2026IdentityStateV2026 = exports.ProvisioningStateV2026 = exports.ProvisioningCriteriaOperationV2026 = exports.ProvisioningCompletedRequesterV2026TypeV2026 = exports.ProvisioningCompletedRecipientV2026TypeV2026 = exports.ProvisioningCompletedAccountRequestsInnerV2026ProvisioningResultV2026 = exports.ProvisioningCompletedAccountRequestsInnerSourceV2026TypeV2026 = exports.ProvisioningCompletedAccountRequestsInnerAttributeRequestsInnerV2026OperationV2026 = exports.ProductV2026OrgTypeV2026 = exports.PrivilegeCriteriaDTOV2026PrivilegeLevelV2026 = exports.PrivilegeCriteriaDTOV2026OperatorV2026 = exports.PrivilegeCriteriaDTOV2026TypeV2026 = exports.PrivilegeCriteriaDTOGroupsInnerV2026OperatorV2026 = exports.PrivilegeCriteriaDTOGroupsInnerCriteriaItemsInnerV2026OperatorV2026 = exports.PrivilegeCriteriaDTOGroupsInnerCriteriaItemsInnerV2026TargetTypeV2026 = exports.PreApprovalTriggerDetailsV2026DecisionV2026 = exports.PendingApprovalOwnerV2026TypeV2026 = exports.PendingApprovalActionV2026 = exports.PatOwnerV2026TypeV2026 = exports.PasswordStatusV2026StateV2026 = exports.PasswordChangeResponseV2026StateV2026 = exports.ParameterStorageJsonPatchV2026OpV2026 = exports.OwnerReferenceV2026TypeV2026 = exports.OwnerReferenceSegmentsV2026TypeV2026 = exports.OwnerDtoV2026TypeV2026 = exports.OutliersContributingFeatureAccessItemsV2026AccessTypeV2026 = exports.OutlierValueTypeV2026NameV2026 = void 0;
|
|
89
|
+
exports.SendTestNotificationRequestDtoV2026MediumV2026 = exports.SendAccountVerificationRequestV2026ViaV2026 = exports.SelfImportExportDtoV2026TypeV2026 = exports.SedAssigneeV2026TypeV2026 = exports.SearchScheduleRecipientsInnerV2026TypeV2026 = exports.SearchFilterTypeV2026 = exports.ScopeVisibilityTypeV2026 = exports.ScopeTypeV2026 = exports.SchemaV2026FeaturesV2026 = exports.ScheduledSearchAllOfOwnerV2026TypeV2026 = exports.ScheduledAttributesV2026FrequencyV2026 = exports.ScheduledActionResponseV2026JobTypeV2026 = exports.ScheduledActionPayloadV2026JobTypeV2026 = exports.ScheduleV2026TypeV2026 = exports.ScheduleTypeV2026 = exports.ScheduleMonthsV2026TypeV2026 = exports.ScheduleHoursV2026TypeV2026 = exports.ScheduleDaysV2026TypeV2026 = exports.Schedule1V2026TypeV2026 = exports.RolePropagationStatusResponseV2026ExecutionStageV2026 = exports.RolePropagationStatusResponseV2026StatusV2026 = exports.RolePropagationStatusResponseTerminatedByV2026TypeV2026 = exports.RolePropagationStatusResponseLaunchedByV2026TypeV2026 = exports.RolePropagationOngoingResponseRolePropagationDetailsV2026ExecutionStageV2026 = exports.RolePropagationOngoingResponseRolePropagationDetailsV2026StatusV2026 = exports.RoleMiningSessionStateV2026 = exports.RoleMiningSessionScopingMethodV2026 = exports.RoleMiningRoleTypeV2026 = exports.RoleMiningPotentialRoleProvisionStateV2026 = exports.RoleMiningPotentialRoleExportStateV2026 = exports.RoleMetadataBulkUpdateByQueryRequestV2026ReplaceScopeV2026 = exports.RoleMetadataBulkUpdateByQueryRequestV2026OperationV2026 = exports.RoleMetadataBulkUpdateByIdRequestV2026ReplaceScopeV2026 = exports.RoleMetadataBulkUpdateByIdRequestV2026OperationV2026 = exports.RoleMetadataBulkUpdateByFilterRequestV2026ReplaceScopeV2026 = exports.RoleMetadataBulkUpdateByFilterRequestV2026OperationV2026 = exports.RoleMembershipSelectorTypeV2026 = exports.RoleInsightsResponseV2026StatusV2026 = exports.RoleGetAllBulkUpdateResponseV2026StatusV2026 = exports.RoleCriteriaOperationV2026 = exports.RoleCriteriaKeyTypeV2026 = exports.RoleBulkUpdateResponseV2026StatusV2026 = exports.RoleAssignmentSourceTypeV2026 = exports.RoleAssignmentDtoAssignerV2026TypeV2026 = exports.ReviewerV2026TypeV2026 = exports.ReviewableEntitlementAccountOwnerV2026TypeV2026 = exports.RequestedItemStatusV2026TypeV2026 = exports.RequestedItemStatusSodViolationContextV2026StateV2026 = exports.RequestedItemStatusRequestedForV2026TypeV2026 = exports.RequestedItemStatusRequestStateV2026 = void 0;
|
|
90
|
+
exports.SubscriptionTypeV2026 = exports.SubscriptionPatchRequestInnerV2026OpV2026 = exports.StreamStatusResponseV2026StatusV2026 = exports.StatusResponseV2026StatusV2026 = exports.StandardLevelV2026 = exports.SpDetailsV2026RoleV2026 = exports.SpConfigRuleV2026ModesV2026 = exports.SpConfigJobV2026TypeV2026 = exports.SpConfigJobV2026StatusV2026 = exports.SpConfigImportJobStatusV2026TypeV2026 = exports.SpConfigImportJobStatusV2026StatusV2026 = exports.SpConfigExportJobV2026TypeV2026 = exports.SpConfigExportJobV2026StatusV2026 = exports.SpConfigExportJobStatusV2026TypeV2026 = exports.SpConfigExportJobStatusV2026StatusV2026 = exports.SourceV2026StatusV2026 = exports.SourceV2026FeaturesV2026 = exports.SourceUsageStatusV2026StatusV2026 = exports.SourceUpdatedActorV2026TypeV2026 = exports.SourceSyncJobV2026StatusV2026 = exports.SourceSubtypeWithSourceSourceV2026TypeV2026 = exports.SourceSchemasInnerV2026TypeV2026 = exports.SourceScheduleV2026TypeV2026 = exports.SourcePasswordPoliciesInnerV2026TypeV2026 = exports.SourceOwnerV2026TypeV2026 = exports.SourceManagerCorrelationRuleV2026TypeV2026 = exports.SourceManagementWorkgroupV2026TypeV2026 = exports.SourceHealthDtoV2026StatusV2026 = exports.SourceDeletedActorV2026TypeV2026 = exports.SourceCreatedActorV2026TypeV2026 = exports.SourceClusterV2026TypeV2026 = exports.SourceClusterDtoV2026TypeV2026 = exports.SourceClassificationStatusV2026StatusV2026 = exports.SourceBeforeProvisioningRuleV2026TypeV2026 = exports.SourceAccountCorrelationRuleV2026TypeV2026 = exports.SourceAccountCorrelationConfigV2026TypeV2026 = exports.SodViolationContextCheckCompletedV2026StateV2026 = exports.SodReportResultDtoV2026TypeV2026 = exports.SodRecipientV2026TypeV2026 = exports.SodPolicyV2026TypeV2026 = exports.SodPolicyV2026StateV2026 = exports.SodPolicyOwnerRefV2026TypeV2026 = exports.SodPolicyDtoV2026TypeV2026 = exports.SodPolicyDto1V2026TypeV2026 = exports.SlimDiscoveredApplicationsV2026RiskLevelV2026 = exports.SlimCampaignV2026CorrelatedStatusV2026 = exports.SlimCampaignV2026StatusV2026 = exports.SlimCampaignV2026TypeV2026 = exports.ServiceProviderConfigurationFederationProtocolDetailsInnerV2026RoleV2026 = exports.ServiceDeskSourceV2026TypeV2026 = void 0;
|
|
91
|
+
exports.AccessModelMetadataV2026ApiAxiosParamCreator = exports.WorkgroupDtoOwnerV2026TypeV2026 = exports.WorkgroupConnectionDtoV2026ConnectionTypeV2026 = exports.WorkflowTriggerV2026TypeV2026 = exports.WorkflowTriggerAttributesV2026FrequencyV2026 = exports.WorkflowModifiedByV2026TypeV2026 = exports.WorkflowLibraryTriggerV2026TypeV2026 = exports.WorkflowLibraryFormFieldsV2026TypeV2026 = exports.WorkflowExecutionV2026StatusV2026 = exports.WorkflowExecutionEventV2026TypeV2026 = exports.WorkflowBodyOwnerV2026TypeV2026 = exports.WorkflowAllOfCreatorV2026TypeV2026 = exports.WorkItemTypeManualWorkItemsV2026 = exports.WorkItemStateV2026 = exports.WorkItemStateManualWorkItemsV2026 = exports.ViolationOwnerAssignmentConfigV2026AssignmentRuleV2026 = exports.ViolationOwnerAssignmentConfigOwnerRefV2026TypeV2026 = exports.ViolationContextPolicyV2026TypeV2026 = exports.VAClusterStatusChangeEventV2026TypeV2026 = exports.VAClusterStatusChangeEventPreviousHealthCheckResultV2026StatusV2026 = exports.VAClusterStatusChangeEventHealthCheckResultV2026StatusV2026 = exports.V3CreateConnectorDtoV2026StatusV2026 = exports.V3ConnectorDtoV2026StatusV2026 = exports.UserLevelSummaryDTOV2026StatusV2026 = exports.UsageTypeV2026 = exports.UpdateStreamStatusRequestV2026StatusV2026 = exports.UpdateMultiHostSourcesRequestInnerV2026OpV2026 = exports.UpdateDetailV2026StatusV2026 = exports.UncorrelatedAccountsReportArgumentsV2026SelectedFormatsV2026 = exports.TriggerTypeV2026 = exports.TransformV2026TypeV2026 = exports.TransformReadV2026TypeV2026 = exports.TestSourceConnectionMultihost200ResponseV2026ResultTypeV2026 = exports.TemplateVariableV2026TypeV2026 = exports.TemplateMediumDtoV2026 = exports.TemplateDtoV2026MediumV2026 = exports.TemplateDtoDefaultV2026MediumV2026 = exports.TemplateBulkDeleteDtoV2026MediumV2026 = exports.TaskStatusV2026CompletionStatusV2026 = exports.TaskStatusV2026TypeV2026 = exports.TaskStatusMessageV2026TypeV2026 = exports.TaskResultSimplifiedV2026CompletionStatusV2026 = exports.TaskResultDtoV2026TypeV2026 = exports.TaskResultDetailsV2026CompletionStatusV2026 = exports.TaskResultDetailsV2026ReportTypeV2026 = exports.TaskResultDetailsV2026TypeV2026 = exports.TaskResultDetailsMessagesInnerV2026TypeV2026 = exports.TargetV2026TypeV2026 = exports.TaggedObjectDtoV2026TypeV2026 = exports.TagTagCategoryRefsInnerV2026TypeV2026 = void 0;
|
|
92
|
+
exports.GetDiscoveredApplicationsDetailV2026 = exports.ApplicationDiscoveryV2026Api = exports.ApplicationDiscoveryV2026ApiFactory = exports.ApplicationDiscoveryV2026ApiFp = exports.ApplicationDiscoveryV2026ApiAxiosParamCreator = exports.ApiUsageV2026Api = exports.ApiUsageV2026ApiFactory = exports.ApiUsageV2026ApiFp = exports.ApiUsageV2026ApiAxiosParamCreator = exports.ListAccountsDetailLevelV2026 = exports.AccountsV2026Api = exports.AccountsV2026ApiFactory = exports.AccountsV2026ApiFp = exports.AccountsV2026ApiAxiosParamCreator = exports.AccountUsagesV2026Api = exports.AccountUsagesV2026ApiFactory = exports.AccountUsagesV2026ApiFp = exports.AccountUsagesV2026ApiAxiosParamCreator = exports.AccountDeletionRequestsV2026Api = exports.AccountDeletionRequestsV2026ApiFactory = exports.AccountDeletionRequestsV2026ApiFp = exports.AccountDeletionRequestsV2026ApiAxiosParamCreator = exports.AccountAggregationsV2026Api = exports.AccountAggregationsV2026ApiFactory = exports.AccountAggregationsV2026ApiFp = exports.AccountAggregationsV2026ApiAxiosParamCreator = exports.AccountActivitiesV2026Api = exports.AccountActivitiesV2026ApiFactory = exports.AccountActivitiesV2026ApiFp = exports.AccountActivitiesV2026ApiAxiosParamCreator = exports.AccessRequestsV2026Api = exports.AccessRequestsV2026ApiFactory = exports.AccessRequestsV2026ApiFp = exports.AccessRequestsV2026ApiAxiosParamCreator = exports.GetAccessRequestIdentityMetricsTypeV2026 = exports.AccessRequestIdentityMetricsV2026Api = exports.AccessRequestIdentityMetricsV2026ApiFactory = exports.AccessRequestIdentityMetricsV2026ApiFp = exports.AccessRequestIdentityMetricsV2026ApiAxiosParamCreator = exports.AccessRequestApprovalsV2026Api = exports.AccessRequestApprovalsV2026ApiFactory = exports.AccessRequestApprovalsV2026ApiFp = exports.AccessRequestApprovalsV2026ApiAxiosParamCreator = exports.AccessProfilesV2026Api = exports.AccessProfilesV2026ApiFactory = exports.AccessProfilesV2026ApiFp = exports.AccessProfilesV2026ApiAxiosParamCreator = exports.AccessModelMetadataV2026Api = exports.AccessModelMetadataV2026ApiFactory = exports.AccessModelMetadataV2026ApiFp = void 0;
|
|
93
|
+
exports.ConnectorCustomizersV2026ApiAxiosParamCreator = exports.ConfigurationHubV2026Api = exports.ConfigurationHubV2026ApiFactory = exports.ConfigurationHubV2026ApiFp = exports.ConfigurationHubV2026ApiAxiosParamCreator = exports.ClassifySourceV2026Api = exports.ClassifySourceV2026ApiFactory = exports.ClassifySourceV2026ApiFp = exports.ClassifySourceV2026ApiAxiosParamCreator = exports.CertificationsV2026Api = exports.CertificationsV2026ApiFactory = exports.CertificationsV2026ApiFp = exports.CertificationsV2026ApiAxiosParamCreator = exports.GetIdentityAccessSummariesTypeV2026 = exports.CertificationSummariesV2026Api = exports.CertificationSummariesV2026ApiFactory = exports.CertificationSummariesV2026ApiFp = exports.CertificationSummariesV2026ApiAxiosParamCreator = exports.GetCampaignDetailV2026 = exports.GetActiveCampaignsDetailV2026 = exports.CertificationCampaignsV2026Api = exports.CertificationCampaignsV2026ApiFactory = exports.CertificationCampaignsV2026ApiFp = exports.CertificationCampaignsV2026ApiAxiosParamCreator = exports.CertificationCampaignFiltersV2026Api = exports.CertificationCampaignFiltersV2026ApiFactory = exports.CertificationCampaignFiltersV2026ApiFp = exports.CertificationCampaignFiltersV2026ApiAxiosParamCreator = exports.BrandingV2026Api = exports.BrandingV2026ApiFactory = exports.BrandingV2026ApiFp = exports.BrandingV2026ApiAxiosParamCreator = exports.AuthUsersV2026Api = exports.AuthUsersV2026ApiFactory = exports.AuthUsersV2026ApiFp = exports.AuthUsersV2026ApiAxiosParamCreator = exports.AuthProfileV2026Api = exports.AuthProfileV2026ApiFactory = exports.AuthProfileV2026ApiFp = exports.AuthProfileV2026ApiAxiosParamCreator = exports.AppsV2026Api = exports.AppsV2026ApiFactory = exports.AppsV2026ApiFp = exports.AppsV2026ApiAxiosParamCreator = exports.PutApprovalsConfigScopeV2026 = exports.DeleteApprovalConfigRequestScopeV2026 = exports.ApprovalsV2026Api = exports.ApprovalsV2026ApiFactory = exports.ApprovalsV2026ApiFp = exports.ApprovalsV2026ApiAxiosParamCreator = void 0;
|
|
94
|
+
exports.EntitlementsV2026Api = exports.EntitlementsV2026ApiFactory = exports.EntitlementsV2026ApiFp = exports.EntitlementsV2026ApiAxiosParamCreator = exports.DimensionsV2026Api = exports.DimensionsV2026ApiFactory = exports.DimensionsV2026ApiFp = exports.DimensionsV2026ApiAxiosParamCreator = exports.DeclassifySourceV2026Api = exports.DeclassifySourceV2026ApiFactory = exports.DeclassifySourceV2026ApiFp = exports.DeclassifySourceV2026ApiAxiosParamCreator = exports.DataSegmentationV2026Api = exports.DataSegmentationV2026ApiFactory = exports.DataSegmentationV2026ApiFp = exports.DataSegmentationV2026ApiAxiosParamCreator = exports.DataAccessSecurityV2026Api = exports.DataAccessSecurityV2026ApiFactory = exports.DataAccessSecurityV2026ApiFp = exports.DataAccessSecurityV2026ApiAxiosParamCreator = exports.ListUserLevelsDetailLevelV2026 = exports.CustomUserLevelsV2026Api = exports.CustomUserLevelsV2026ApiFactory = exports.CustomUserLevelsV2026ApiFp = exports.CustomUserLevelsV2026ApiAxiosParamCreator = exports.GetCustomPasswordInstructionsPageIdV2026 = exports.DeleteCustomPasswordInstructionsPageIdV2026 = exports.CustomPasswordInstructionsV2026Api = exports.CustomPasswordInstructionsV2026ApiFactory = exports.CustomPasswordInstructionsV2026ApiFp = exports.CustomPasswordInstructionsV2026ApiAxiosParamCreator = exports.CustomFormsV2026Api = exports.CustomFormsV2026ApiFactory = exports.CustomFormsV2026ApiFp = exports.CustomFormsV2026ApiAxiosParamCreator = exports.PutConnectorTranslationsLocaleV2026 = exports.GetConnectorTranslationsLocaleV2026 = exports.GetConnectorListLocaleV2026 = exports.GetConnectorLocaleV2026 = exports.ConnectorsV2026Api = exports.ConnectorsV2026ApiFactory = exports.ConnectorsV2026ApiFp = exports.ConnectorsV2026ApiAxiosParamCreator = exports.ConnectorRuleManagementV2026Api = exports.ConnectorRuleManagementV2026ApiFactory = exports.ConnectorRuleManagementV2026ApiFp = exports.ConnectorRuleManagementV2026ApiAxiosParamCreator = exports.ConnectorCustomizersV2026Api = exports.ConnectorCustomizersV2026ApiFactory = exports.ConnectorCustomizersV2026ApiFp = void 0;
|
|
95
|
+
exports.IdentityAttributesV2026ApiAxiosParamCreator = exports.ListIdentitiesDefaultFilterV2026 = exports.IdentitiesV2026Api = exports.IdentitiesV2026ApiFactory = exports.IdentitiesV2026ApiFp = exports.IdentitiesV2026ApiAxiosParamCreator = exports.SetIconObjectTypeV2026 = exports.DeleteIconObjectTypeV2026 = exports.IconsV2026Api = exports.IconsV2026ApiFactory = exports.IconsV2026ApiFp = exports.IconsV2026ApiAxiosParamCreator = exports.IAIRoleMiningV2026Api = exports.IAIRoleMiningV2026ApiFactory = exports.IAIRoleMiningV2026ApiFp = exports.IAIRoleMiningV2026ApiAxiosParamCreator = exports.IAIRecommendationsV2026Api = exports.IAIRecommendationsV2026ApiFactory = exports.IAIRecommendationsV2026ApiFp = exports.IAIRecommendationsV2026ApiAxiosParamCreator = exports.GetPeerGroupOutliersStrategyV2026 = exports.IAIPeerGroupStrategiesV2026Api = exports.IAIPeerGroupStrategiesV2026ApiFactory = exports.IAIPeerGroupStrategiesV2026ApiFp = exports.IAIPeerGroupStrategiesV2026ApiAxiosParamCreator = exports.ListOutliersContributingFeatureAccessItemsContributingFeatureNameV2026 = exports.GetLatestIdentityOutlierSnapshotsTypeV2026 = exports.GetIdentityOutliersTypeV2026 = exports.GetIdentityOutlierSnapshotsTypeV2026 = exports.ExportOutliersZipTypeV2026 = exports.IAIOutliersV2026Api = exports.IAIOutliersV2026ApiFactory = exports.IAIOutliersV2026ApiFp = exports.IAIOutliersV2026ApiAxiosParamCreator = exports.IAICommonAccessV2026Api = exports.IAICommonAccessV2026ApiFactory = exports.IAICommonAccessV2026ApiFp = exports.IAICommonAccessV2026ApiAxiosParamCreator = exports.IAIAccessRequestRecommendationsV2026Api = exports.IAIAccessRequestRecommendationsV2026ApiFactory = exports.IAIAccessRequestRecommendationsV2026ApiFp = exports.IAIAccessRequestRecommendationsV2026ApiAxiosParamCreator = exports.GovernanceGroupsV2026Api = exports.GovernanceGroupsV2026ApiFactory = exports.GovernanceGroupsV2026ApiFp = exports.GovernanceGroupsV2026ApiAxiosParamCreator = exports.GlobalTenantSecuritySettingsV2026Api = exports.GlobalTenantSecuritySettingsV2026ApiFactory = exports.GlobalTenantSecuritySettingsV2026ApiFp = exports.GlobalTenantSecuritySettingsV2026ApiAxiosParamCreator = void 0;
|
|
96
|
+
exports.MachineClassificationConfigV2026ApiAxiosParamCreator = exports.MachineAccountsV2026Api = exports.MachineAccountsV2026ApiFactory = exports.MachineAccountsV2026ApiFp = exports.MachineAccountsV2026ApiAxiosParamCreator = exports.MachineAccountSubtypesV2026Api = exports.MachineAccountSubtypesV2026ApiFactory = exports.MachineAccountSubtypesV2026ApiFp = exports.MachineAccountSubtypesV2026ApiAxiosParamCreator = exports.MachineAccountMappingsV2026Api = exports.MachineAccountMappingsV2026ApiFactory = exports.MachineAccountMappingsV2026ApiFp = exports.MachineAccountMappingsV2026ApiAxiosParamCreator = exports.MachineAccountCreationRequestV2026Api = exports.MachineAccountCreationRequestV2026ApiFactory = exports.MachineAccountCreationRequestV2026ApiFp = exports.MachineAccountCreationRequestV2026ApiAxiosParamCreator = exports.SendClassifyMachineAccountClassificationModeV2026 = exports.MachineAccountClassifyV2026Api = exports.MachineAccountClassifyV2026ApiFactory = exports.MachineAccountClassifyV2026ApiFp = exports.MachineAccountClassifyV2026ApiAxiosParamCreator = exports.TestMFAConfigMethodV2026 = exports.MFAConfigurationV2026Api = exports.MFAConfigurationV2026ApiFactory = exports.MFAConfigurationV2026ApiFp = exports.MFAConfigurationV2026ApiAxiosParamCreator = exports.LifecycleStatesV2026Api = exports.LifecycleStatesV2026ApiFactory = exports.LifecycleStatesV2026ApiFp = exports.LifecycleStatesV2026ApiAxiosParamCreator = exports.LaunchersV2026Api = exports.LaunchersV2026ApiFactory = exports.LaunchersV2026ApiFp = exports.LaunchersV2026ApiAxiosParamCreator = exports.IdentityProfilesV2026Api = exports.IdentityProfilesV2026ApiFactory = exports.IdentityProfilesV2026ApiFp = exports.IdentityProfilesV2026ApiAxiosParamCreator = exports.ListIdentitySnapshotsIntervalV2026 = exports.ListIdentityAccessItemsTypeV2026 = exports.GetIdentitySnapshotSummaryIntervalV2026 = exports.CompareIdentitySnapshotsAccessTypeAccessTypeV2026 = exports.IdentityHistoryV2026Api = exports.IdentityHistoryV2026ApiFactory = exports.IdentityHistoryV2026ApiFp = exports.IdentityHistoryV2026ApiAxiosParamCreator = exports.IdentityAttributesV2026Api = exports.IdentityAttributesV2026ApiFactory = exports.IdentityAttributesV2026ApiFp = void 0;
|
|
97
|
+
exports.PasswordDictionaryV2026ApiFp = exports.PasswordDictionaryV2026ApiAxiosParamCreator = exports.PasswordConfigurationV2026Api = exports.PasswordConfigurationV2026ApiFactory = exports.PasswordConfigurationV2026ApiFp = exports.PasswordConfigurationV2026ApiAxiosParamCreator = exports.ParameterStorageV2026Api = exports.ParameterStorageV2026ApiFactory = exports.ParameterStorageV2026ApiFp = exports.ParameterStorageV2026ApiAxiosParamCreator = exports.OrgConfigV2026Api = exports.OrgConfigV2026ApiFactory = exports.OrgConfigV2026ApiFp = exports.OrgConfigV2026ApiAxiosParamCreator = exports.OAuthClientsV2026Api = exports.OAuthClientsV2026ApiFactory = exports.OAuthClientsV2026ApiFp = exports.OAuthClientsV2026ApiAxiosParamCreator = exports.GetNotificationTemplateVariablesMediumV2026 = exports.NotificationsV2026Api = exports.NotificationsV2026ApiFactory = exports.NotificationsV2026ApiFp = exports.NotificationsV2026ApiAxiosParamCreator = exports.NonEmployeeLifecycleManagementV2026Api = exports.NonEmployeeLifecycleManagementV2026ApiFactory = exports.NonEmployeeLifecycleManagementV2026ApiFp = exports.NonEmployeeLifecycleManagementV2026ApiAxiosParamCreator = exports.MultiHostIntegrationV2026Api = exports.MultiHostIntegrationV2026ApiFactory = exports.MultiHostIntegrationV2026ApiFp = exports.MultiHostIntegrationV2026ApiAxiosParamCreator = exports.ManagedClustersV2026Api = exports.ManagedClustersV2026ApiFactory = exports.ManagedClustersV2026ApiFp = exports.ManagedClustersV2026ApiAxiosParamCreator = exports.ManagedClusterTypesV2026Api = exports.ManagedClusterTypesV2026ApiFactory = exports.ManagedClusterTypesV2026ApiFp = exports.ManagedClusterTypesV2026ApiAxiosParamCreator = exports.ManagedClientsV2026Api = exports.ManagedClientsV2026ApiFactory = exports.ManagedClientsV2026ApiFp = exports.ManagedClientsV2026ApiAxiosParamCreator = exports.MachineIdentitiesV2026Api = exports.MachineIdentitiesV2026ApiFactory = exports.MachineIdentitiesV2026ApiFp = exports.MachineIdentitiesV2026ApiAxiosParamCreator = exports.MachineClassificationConfigV2026Api = exports.MachineClassificationConfigV2026ApiFactory = exports.MachineClassificationConfigV2026ApiFp = void 0;
|
|
98
|
+
exports.RolePropagationV2026ApiFp = exports.RolePropagationV2026ApiAxiosParamCreator = exports.RoleInsightsV2026Api = exports.RoleInsightsV2026ApiFactory = exports.RoleInsightsV2026ApiFp = exports.RoleInsightsV2026ApiAxiosParamCreator = exports.ListRequestableObjectsTypesV2026 = exports.RequestableObjectsV2026Api = exports.RequestableObjectsV2026ApiFactory = exports.RequestableObjectsV2026ApiFp = exports.RequestableObjectsV2026ApiAxiosParamCreator = exports.GetReportFileFormatV2026 = exports.ReportsDataExtractionV2026Api = exports.ReportsDataExtractionV2026ApiFactory = exports.ReportsDataExtractionV2026ApiFp = exports.ReportsDataExtractionV2026ApiAxiosParamCreator = exports.PublicIdentitiesConfigV2026Api = exports.PublicIdentitiesConfigV2026ApiFactory = exports.PublicIdentitiesConfigV2026ApiFp = exports.PublicIdentitiesConfigV2026ApiAxiosParamCreator = exports.PublicIdentitiesV2026Api = exports.PublicIdentitiesV2026ApiFactory = exports.PublicIdentitiesV2026ApiFp = exports.PublicIdentitiesV2026ApiAxiosParamCreator = exports.PrivilegeCriteriaConfigurationV2026Api = exports.PrivilegeCriteriaConfigurationV2026ApiFactory = exports.PrivilegeCriteriaConfigurationV2026ApiFp = exports.PrivilegeCriteriaConfigurationV2026ApiAxiosParamCreator = exports.PrivilegeCriteriaV2026Api = exports.PrivilegeCriteriaV2026ApiFactory = exports.PrivilegeCriteriaV2026ApiFp = exports.PrivilegeCriteriaV2026ApiAxiosParamCreator = exports.PersonalAccessTokensV2026Api = exports.PersonalAccessTokensV2026ApiFactory = exports.PersonalAccessTokensV2026ApiFp = exports.PersonalAccessTokensV2026ApiAxiosParamCreator = exports.PasswordSyncGroupsV2026Api = exports.PasswordSyncGroupsV2026ApiFactory = exports.PasswordSyncGroupsV2026ApiFp = exports.PasswordSyncGroupsV2026ApiAxiosParamCreator = exports.PasswordPoliciesV2026Api = exports.PasswordPoliciesV2026ApiFactory = exports.PasswordPoliciesV2026ApiFp = exports.PasswordPoliciesV2026ApiAxiosParamCreator = exports.PasswordManagementV2026Api = exports.PasswordManagementV2026ApiFactory = exports.PasswordManagementV2026ApiFp = exports.PasswordManagementV2026ApiAxiosParamCreator = exports.PasswordDictionaryV2026Api = exports.PasswordDictionaryV2026ApiFactory = void 0;
|
|
99
|
+
exports.SharedSignalsFrameworkSSFV2026ApiFactory = exports.SharedSignalsFrameworkSSFV2026ApiFp = exports.SharedSignalsFrameworkSSFV2026ApiAxiosParamCreator = exports.ServiceDeskIntegrationV2026Api = exports.ServiceDeskIntegrationV2026ApiFactory = exports.ServiceDeskIntegrationV2026ApiFp = exports.ServiceDeskIntegrationV2026ApiAxiosParamCreator = exports.SegmentsV2026Api = exports.SegmentsV2026ApiFactory = exports.SegmentsV2026ApiFp = exports.SegmentsV2026ApiAxiosParamCreator = exports.SearchAttributeConfigurationV2026Api = exports.SearchAttributeConfigurationV2026ApiFactory = exports.SearchAttributeConfigurationV2026ApiFp = exports.SearchAttributeConfigurationV2026ApiAxiosParamCreator = exports.SearchGetIndexV2026 = exports.SearchV2026Api = exports.SearchV2026ApiFactory = exports.SearchV2026ApiFp = exports.SearchV2026ApiAxiosParamCreator = exports.ScheduledSearchV2026Api = exports.ScheduledSearchV2026ApiFactory = exports.ScheduledSearchV2026ApiFp = exports.ScheduledSearchV2026ApiAxiosParamCreator = exports.SavedSearchV2026Api = exports.SavedSearchV2026ApiFactory = exports.SavedSearchV2026ApiFp = exports.SavedSearchV2026ApiAxiosParamCreator = exports.SPConfigV2026Api = exports.SPConfigV2026ApiFactory = exports.SPConfigV2026ApiFp = exports.SPConfigV2026ApiAxiosParamCreator = exports.SODViolationsV2026Api = exports.SODViolationsV2026ApiFactory = exports.SODViolationsV2026ApiFp = exports.SODViolationsV2026ApiAxiosParamCreator = exports.SODPoliciesV2026Api = exports.SODPoliciesV2026ApiFactory = exports.SODPoliciesV2026ApiFp = exports.SODPoliciesV2026ApiAxiosParamCreator = exports.SIMIntegrationsV2026Api = exports.SIMIntegrationsV2026ApiFactory = exports.SIMIntegrationsV2026ApiFp = exports.SIMIntegrationsV2026ApiAxiosParamCreator = exports.RolesV2026Api = exports.RolesV2026ApiFactory = exports.RolesV2026ApiFp = exports.RolesV2026ApiAxiosParamCreator = exports.RolePropagationV2026Api = exports.RolePropagationV2026ApiFactory = void 0;
|
|
100
|
+
exports.TriggersV2026Api = exports.TriggersV2026ApiFactory = exports.TriggersV2026ApiFp = exports.TriggersV2026ApiAxiosParamCreator = exports.TransformsV2026Api = exports.TransformsV2026ApiFactory = exports.TransformsV2026ApiFp = exports.TransformsV2026ApiAxiosParamCreator = exports.TenantContextV2026Api = exports.TenantContextV2026ApiFactory = exports.TenantContextV2026ApiFp = exports.TenantContextV2026ApiAxiosParamCreator = exports.TenantV2026Api = exports.TenantV2026ApiFactory = exports.TenantV2026ApiFp = exports.TenantV2026ApiAxiosParamCreator = exports.TaskManagementV2026Api = exports.TaskManagementV2026ApiFactory = exports.TaskManagementV2026ApiFp = exports.TaskManagementV2026ApiAxiosParamCreator = exports.TagsV2026Api = exports.TagsV2026ApiFactory = exports.TagsV2026ApiFp = exports.TagsV2026ApiAxiosParamCreator = exports.PutTaggedObjectTypeV2026 = exports.ListTaggedObjectsByTypeTypeV2026 = exports.GetTaggedObjectTypeV2026 = exports.DeleteTaggedObjectTypeV2026 = exports.TaggedObjectsV2026Api = exports.TaggedObjectsV2026ApiFactory = exports.TaggedObjectsV2026ApiFp = exports.TaggedObjectsV2026ApiAxiosParamCreator = exports.SuggestedEntitlementDescriptionV2026Api = exports.SuggestedEntitlementDescriptionV2026ApiFactory = exports.SuggestedEntitlementDescriptionV2026ApiFp = exports.SuggestedEntitlementDescriptionV2026ApiAxiosParamCreator = exports.UpdateSourceScheduleScheduleTypeV2026 = exports.GetSourceSchemasIncludeTypesV2026 = exports.GetSourceScheduleScheduleTypeV2026 = exports.GetSourceConfigLocaleV2026 = exports.DeleteSourceScheduleScheduleTypeV2026 = exports.SourcesV2026Api = exports.SourcesV2026ApiFactory = exports.SourcesV2026ApiFp = exports.SourcesV2026ApiAxiosParamCreator = exports.SourceUsagesV2026Api = exports.SourceUsagesV2026ApiFactory = exports.SourceUsagesV2026ApiFp = exports.SourceUsagesV2026ApiAxiosParamCreator = exports.SharedSignalsFrameworkSSFV2026Api = void 0;
|
|
101
|
+
exports.WorkflowsV2026Api = exports.WorkflowsV2026ApiFactory = exports.WorkflowsV2026ApiFp = exports.WorkflowsV2026ApiAxiosParamCreator = exports.WorkReassignmentV2026Api = exports.WorkReassignmentV2026ApiFactory = exports.WorkReassignmentV2026ApiFp = exports.WorkReassignmentV2026ApiAxiosParamCreator = exports.WorkItemsV2026Api = exports.WorkItemsV2026ApiFactory = exports.WorkItemsV2026ApiFp = exports.WorkItemsV2026ApiAxiosParamCreator = exports.UIMetadataV2026Api = exports.UIMetadataV2026ApiFactory = exports.UIMetadataV2026ApiFp = exports.UIMetadataV2026ApiAxiosParamCreator = void 0;
|
|
102
102
|
var axios_1 = __importDefault(require("axios"));
|
|
103
103
|
// Some imports not used depending on template conditions
|
|
104
104
|
// @ts-ignore
|
|
@@ -581,6 +581,15 @@ exports.ApprovalConfigV2026RequiresCommentV2026 = {
|
|
|
581
581
|
All: 'ALL',
|
|
582
582
|
Off: 'OFF'
|
|
583
583
|
};
|
|
584
|
+
exports.ApprovalConfigV2026MachineIdentityManagerAssignmentV2026 = {
|
|
585
|
+
ManagerOfRequester: 'MANAGER_OF_REQUESTER',
|
|
586
|
+
MachineIdentityOwner: 'MACHINE_IDENTITY_OWNER',
|
|
587
|
+
ManagerOfMachineIdentityOwner: 'MANAGER_OF_MACHINE_IDENTITY_OWNER',
|
|
588
|
+
RequestedTargetOwner: 'REQUESTED_TARGET_OWNER',
|
|
589
|
+
ManagerOfRequestedTargetOwner: 'MANAGER_OF_REQUESTED_TARGET_OWNER',
|
|
590
|
+
AccountOwner: 'ACCOUNT_OWNER',
|
|
591
|
+
ManagerOfAccountOwner: 'MANAGER_OF_ACCOUNT_OWNER'
|
|
592
|
+
};
|
|
584
593
|
exports.ApprovalConfigV2026AutoApproveV2026 = {
|
|
585
594
|
Off: 'OFF',
|
|
586
595
|
Direct: 'DIRECT',
|
|
@@ -11959,9 +11968,9 @@ var ApprovalsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
11959
11968
|
var _this = this;
|
|
11960
11969
|
return {
|
|
11961
11970
|
/**
|
|
11962
|
-
*
|
|
11971
|
+
* Approves a specified approval request on behalf of the caller. The approval request must be in a state that allows it to be approved. This endpoint does not support access request IDs. If called by an admin and the admin is not listed as an approver, the approval request will be reassigned from a random approver to the admin user.
|
|
11963
11972
|
* @summary Post Approvals Approve
|
|
11964
|
-
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to approve
|
|
11973
|
+
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to approve.
|
|
11965
11974
|
* @param {ApprovalApproveRequestV2026} [approvalApproveRequestV2026]
|
|
11966
11975
|
* @param {*} [axiosOptions] Override http request option.
|
|
11967
11976
|
* @throws {RequiredError}
|
|
@@ -12069,7 +12078,7 @@ var ApprovalsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
12069
12078
|
});
|
|
12070
12079
|
},
|
|
12071
12080
|
/**
|
|
12072
|
-
* Bulk cancels specified approval requests on behalf of the caller
|
|
12081
|
+
* Bulk cancels specified approval requests on behalf of the caller. Note: To bulk cancel access request approvals, please use the following: /access-requests/bulk-cancel
|
|
12073
12082
|
* @summary Post Bulk Cancel Approvals
|
|
12074
12083
|
* @param {BulkCancelRequestDTOV2026} bulkCancelRequestDTOV2026
|
|
12075
12084
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -12122,11 +12131,67 @@ var ApprovalsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
12122
12131
|
});
|
|
12123
12132
|
});
|
|
12124
12133
|
},
|
|
12134
|
+
/**
|
|
12135
|
+
* Cancels a specified approval requests on behalf of the caller. Note: This endpoint does not support access request IDs. To cancel access request approvals, please use the following: /access-requests/cancel
|
|
12136
|
+
* @summary Post Approval Cancel
|
|
12137
|
+
* @param {string} id ID of the approval request to cancel.
|
|
12138
|
+
* @param {ApprovalCancelRequestV2026} [approvalCancelRequestV2026]
|
|
12139
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
12140
|
+
* @throws {RequiredError}
|
|
12141
|
+
*/
|
|
12142
|
+
cancelApprovalById: function (id, approvalCancelRequestV2026, axiosOptions) {
|
|
12143
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
12144
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
12145
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
12146
|
+
return __generator(this, function (_a) {
|
|
12147
|
+
switch (_a.label) {
|
|
12148
|
+
case 0:
|
|
12149
|
+
// verify required parameter 'id' is not null or undefined
|
|
12150
|
+
(0, common_1.assertParamExists)('cancelApprovalById', 'id', id);
|
|
12151
|
+
localVarPath = "/generic-approvals/{id}/cancel"
|
|
12152
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
12153
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
12154
|
+
if (configuration) {
|
|
12155
|
+
baseOptions = configuration.baseOptions;
|
|
12156
|
+
}
|
|
12157
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
12158
|
+
localVarHeaderParameter = {};
|
|
12159
|
+
localVarQueryParameter = {};
|
|
12160
|
+
// authentication userAuth required
|
|
12161
|
+
// oauth required
|
|
12162
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
12163
|
+
// authentication userAuth required
|
|
12164
|
+
// oauth required
|
|
12165
|
+
];
|
|
12166
|
+
case 1:
|
|
12167
|
+
// authentication userAuth required
|
|
12168
|
+
// oauth required
|
|
12169
|
+
_a.sent();
|
|
12170
|
+
// authentication userAuth required
|
|
12171
|
+
// oauth required
|
|
12172
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
12173
|
+
case 2:
|
|
12174
|
+
// authentication userAuth required
|
|
12175
|
+
// oauth required
|
|
12176
|
+
_a.sent();
|
|
12177
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
12178
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
12179
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
12180
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
12181
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(approvalCancelRequestV2026, localVarRequestOptions, configuration);
|
|
12182
|
+
return [2 /*return*/, {
|
|
12183
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
12184
|
+
axiosOptions: localVarRequestOptions,
|
|
12185
|
+
}];
|
|
12186
|
+
}
|
|
12187
|
+
});
|
|
12188
|
+
});
|
|
12189
|
+
},
|
|
12125
12190
|
/**
|
|
12126
12191
|
* Deletes an approval configuration. Configurations at the APPROVAL_REQUEST scope cannot be deleted.
|
|
12127
12192
|
* @summary Delete Approval Configuration
|
|
12128
|
-
* @param {string} id The ID defined by the scope field, where [[id]]:[[scope]] is the following [[roleID]]:ROLE [[entitlementID]]:ENTITLEMENT [[accessProfileID]]:ACCESS_PROFILE ENTITLEMENT_DESCRIPTIONS:APPROVAL_TYPE ACCESS_REQUEST_APPROVAL:APPROVAL_TYPE [[tenantID]]:TENANT [[domainObjectID]]:DOMAIN_OBJECT
|
|
12129
|
-
* @param {DeleteApprovalConfigRequestScopeV2026} scope The scope of the field, where [[id]]:[[scope]] is the following [[roleID]]:ROLE [[entitlementID]]:ENTITLEMENT [[accessProfileID]]:ACCESS_PROFILE ENTITLEMENT_DESCRIPTIONS:APPROVAL_TYPE ACCESS_REQUEST_APPROVAL:APPROVAL_TYPE [[tenantID]]:TENANT [[domainObjectID]]:DOMAIN_OBJECT
|
|
12193
|
+
* @param {string} id The ID defined by the scope field, where [[id]]:[[scope]] is the following [[roleID]]:ROLE [[entitlementID]]:ENTITLEMENT [[accessProfileID]]:ACCESS_PROFILE ENTITLEMENT_DESCRIPTIONS:APPROVAL_TYPE ACCESS_REQUEST_APPROVAL:APPROVAL_TYPE ACCOUNT_CREATE_APPROVAL_REQUEST:APPROVAL_TYPE ACCOUNT_DELETE_APPROVAL_REQUEST:APPROVAL_TYPE MACHINE_ACCOUNT_CREATE_APPROVAL_REQUEST:APPROVAL_TYPE MACHINE_ACCOUNT_DELETE_APPROVAL_REQUEST:APPROVAL_TYPE [[tenantID]]:TENANT [[domainObjectID]]:DOMAIN_OBJECT
|
|
12194
|
+
* @param {DeleteApprovalConfigRequestScopeV2026} scope The scope of the field, where [[id]]:[[scope]] is the following [[roleID]]:ROLE [[entitlementID]]:ENTITLEMENT [[accessProfileID]]:ACCESS_PROFILE ENTITLEMENT_DESCRIPTIONS:APPROVAL_TYPE ACCESS_REQUEST_APPROVAL:APPROVAL_TYPE ACCOUNT_CREATE_APPROVAL_REQUEST:APPROVAL_TYPE ACCOUNT_DELETE_APPROVAL_REQUEST:APPROVAL_TYPE MACHINE_ACCOUNT_CREATE_APPROVAL_REQUEST:APPROVAL_TYPE MACHINE_ACCOUNT_DELETE_APPROVAL_REQUEST:APPROVAL_TYPE [[tenantID]]:TENANT [[domainObjectID]]:DOMAIN_OBJECT
|
|
12130
12195
|
* @param {*} [axiosOptions] Override http request option.
|
|
12131
12196
|
* @throws {RequiredError}
|
|
12132
12197
|
*/
|
|
@@ -12180,7 +12245,7 @@ var ApprovalsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
12180
12245
|
});
|
|
12181
12246
|
},
|
|
12182
12247
|
/**
|
|
12183
|
-
*
|
|
12248
|
+
* Fetches an approval request by it\'s approval ID. For lookups by access request ID please use the following: /generic-approvals?filters=referenceType+eq+\"accessRequestId\"+and+referenceId+eq+\"12345678901234567890123456789012\"
|
|
12184
12249
|
* @summary Get an approval
|
|
12185
12250
|
* @param {string} id ID of the approval that is to be returned
|
|
12186
12251
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -12233,7 +12298,7 @@ var ApprovalsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
12233
12298
|
});
|
|
12234
12299
|
},
|
|
12235
12300
|
/**
|
|
12236
|
-
*
|
|
12301
|
+
* Gets a list of approvals. For lookups by access request ID please use the following: /generic-approvals?filters=referenceType+eq+\"accessRequestId\"+and+referenceId+eq+\"12345678901234567890123456789012\" Absence of all query parameters for non admins will will default to mine=true. Admin will default to mine=false. Absence of all query parameters for admins will return all approvals in the org.
|
|
12237
12302
|
* @summary Get approvals
|
|
12238
12303
|
* @param {boolean} [mine] Returns the list of approvals for the current caller. Defaults to false if admin, true otherwise.
|
|
12239
12304
|
* @param {string} [requesterId] Returns the list of approvals for a given requester ID. Must match the calling user\'s identity ID unless they are an admin.
|
|
@@ -12243,6 +12308,7 @@ var ApprovalsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
12243
12308
|
* @param {boolean} [countOnly] Adds X-Total-Count to the header to give the amount of total approvals returned from the query. Only returns the count and no approval objects.
|
|
12244
12309
|
* @param {boolean} [includeComments] If set to true in the query, the approval requests returned will include comments.
|
|
12245
12310
|
* @param {boolean} [includeApprovers] If set to true in the query, the approval requests returned will include approvers.
|
|
12311
|
+
* @param {boolean} [includeReassignmentHistory] If set to true in the query, the approval requests returned will include reassignment history.
|
|
12246
12312
|
* @param {boolean} [includeBatchInfo] If set to true in the query, the approval requests returned will include batch information.
|
|
12247
12313
|
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **status**: *eq, ne, in, co, sw* **referenceType**: *eq, ne, in, co, sw* **name**: *eq, ne, in, co, sw* **priority**: *eq, ne, in, co, sw* **type**: *eq, ne, in, co, sw* **medium**: *eq, ne, in, co, sw* **description**: *eq, ne, in, co, sw* **batchId**: *eq, ne, in, co, sw* **approvalId**: *eq, ne, in, co, sw* **tenantId**: *eq, ne, in, co, sw* **createdDate**: *eq, ne, in, co, sw, gt, ge, lt, le* **dueDate**: *eq, ne, in, co, sw, gt, ge, lt, le* **completedDate**: *eq, ne, in, co, sw, gt, ge, lt, le* **search**: *eq, ne, in, co, sw* **referenceId**: *eq, ne, in, co, sw* **referenceName**: *eq, ne, in, co, sw* **requestedTargetType**: *eq, ne, in, co, sw* **requestedTargetRequestType**: *eq, ne, in, co, sw* **requestedTargetId**: *eq, ne, in, co, sw* **modifiedDate**: *eq, ne, in, co, sw, gt, ge, lt, le* **requesterId**: *eq, ne, in, co, sw* **requesteeId**: *eq, ne, in, co, sw* **approverId**: *eq, ne, in, co, sw* **decisionDate**: *eq, ne, in, co, sw, gt, ge, lt, le*
|
|
12248
12314
|
* @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.
|
|
@@ -12250,7 +12316,7 @@ var ApprovalsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
12250
12316
|
* @param {*} [axiosOptions] Override http request option.
|
|
12251
12317
|
* @throws {RequiredError}
|
|
12252
12318
|
*/
|
|
12253
|
-
getApprovals: function (mine, requesterId, requesteeId, approverId, count, countOnly, includeComments, includeApprovers, includeBatchInfo, filters, limit, offset, axiosOptions) {
|
|
12319
|
+
getApprovals: function (mine, requesterId, requesteeId, approverId, count, countOnly, includeComments, includeApprovers, includeReassignmentHistory, includeBatchInfo, filters, limit, offset, axiosOptions) {
|
|
12254
12320
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
12255
12321
|
return __awaiter(_this, void 0, void 0, function () {
|
|
12256
12322
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -12306,6 +12372,9 @@ var ApprovalsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
12306
12372
|
if (includeApprovers !== undefined) {
|
|
12307
12373
|
localVarQueryParameter['include-approvers'] = includeApprovers;
|
|
12308
12374
|
}
|
|
12375
|
+
if (includeReassignmentHistory !== undefined) {
|
|
12376
|
+
localVarQueryParameter['include-reassignment-history'] = includeReassignmentHistory;
|
|
12377
|
+
}
|
|
12309
12378
|
if (includeBatchInfo !== undefined) {
|
|
12310
12379
|
localVarQueryParameter['include-batch-info'] = includeBatchInfo;
|
|
12311
12380
|
}
|
|
@@ -12332,7 +12401,7 @@ var ApprovalsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
12332
12401
|
/**
|
|
12333
12402
|
* Retrieves a singular approval configuration that matches the given ID
|
|
12334
12403
|
* @summary Get Approval Config
|
|
12335
|
-
* @param {string} id The id of the object the config applies to, for example one of the following: [(approvalID), (roleID), (entitlementID), (accessProfileID), \"ENTITLEMENT_DESCRIPTIONS\", \"ACCESS_REQUEST_APPROVAL\", (tenantID)]
|
|
12404
|
+
* @param {string} id The id of the object the config applies to, for example one of the following: [(approvalID), (roleID), (entitlementID), (accessProfileID), \"ENTITLEMENT_DESCRIPTIONS\", \"ACCESS_REQUEST_APPROVAL\", \"ACCOUNT_CREATE_APPROVAL_REQUEST\", \"ACCOUNT_DELETE_APPROVAL_REQUEST\", \"MACHINE_ACCOUNT_CREATE_APPROVAL_REQUEST\", \"MACHINE_ACCOUNT_DELETE_APPROVAL_REQUEST\", (tenantID)]
|
|
12336
12405
|
* @param {*} [axiosOptions] Override http request option.
|
|
12337
12406
|
* @throws {RequiredError}
|
|
12338
12407
|
*/
|
|
@@ -12439,8 +12508,8 @@ var ApprovalsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
12439
12508
|
/**
|
|
12440
12509
|
* Upserts a singular approval configuration that matches the given configID and configScope. For example to update the approval configurations for all Access Request Approvals please use: \'/generic-approvals/config/ACCESS_REQUEST_APPROVAL/APPROVAL_TYPE\'
|
|
12441
12510
|
* @summary Put Approval Config
|
|
12442
|
-
* @param {string} id The ID defined by the scope field, where [[id]]:[[scope]] is the following [[roleID]]:ROLE [[entitlementID]]:ENTITLEMENT [[accessProfileID]]:ACCESS_PROFILE ENTITLEMENT_DESCRIPTIONS:APPROVAL_TYPE ACCESS_REQUEST_APPROVAL:APPROVAL_TYPE [[tenantID]]:TENANT [[domainObjectID]]:DOMAIN_OBJECT
|
|
12443
|
-
* @param {PutApprovalsConfigScopeV2026} scope The scope of the field, where [[id]]:[[scope]] is the following [[roleID]]:ROLE [[entitlementID]]:ENTITLEMENT [[accessProfileID]]:ACCESS_PROFILE ENTITLEMENT_DESCRIPTIONS:APPROVAL_TYPE ACCESS_REQUEST_APPROVAL:APPROVAL_TYPE [[tenantID]]:TENANT [[domainObjectID]]:DOMAIN_OBJECT
|
|
12511
|
+
* @param {string} id The ID defined by the scope field, where [[id]]:[[scope]] is the following [[roleID]]:ROLE [[entitlementID]]:ENTITLEMENT [[accessProfileID]]:ACCESS_PROFILE ENTITLEMENT_DESCRIPTIONS:APPROVAL_TYPE ACCESS_REQUEST_APPROVAL:APPROVAL_TYPE ACCOUNT_CREATE_APPROVAL_REQUEST:APPROVAL_TYPE ACCOUNT_DELETE_APPROVAL_REQUEST:APPROVAL_TYPE MACHINE_ACCOUNT_CREATE_APPROVAL_REQUEST:APPROVAL_TYPE MACHINE_ACCOUNT_DELETE_APPROVAL_REQUEST:APPROVAL_TYPE [[tenantID]]:TENANT [[domainObjectID]]:DOMAIN_OBJECT
|
|
12512
|
+
* @param {PutApprovalsConfigScopeV2026} scope The scope of the field, where [[id]]:[[scope]] is the following [[roleID]]:ROLE [[entitlementID]]:ENTITLEMENT [[accessProfileID]]:ACCESS_PROFILE ENTITLEMENT_DESCRIPTIONS:APPROVAL_TYPE ACCESS_REQUEST_APPROVAL:APPROVAL_TYPE ACCOUNT_CREATE_APPROVAL_REQUEST:APPROVAL_TYPE ACCOUNT_DELETE_APPROVAL_REQUEST:APPROVAL_TYPE MACHINE_ACCOUNT_CREATE_APPROVAL_REQUEST:APPROVAL_TYPE MACHINE_ACCOUNT_DELETE_APPROVAL_REQUEST:APPROVAL_TYPE [[tenantID]]:TENANT [[domainObjectID]]:DOMAIN_OBJECT
|
|
12444
12513
|
* @param {ApprovalConfigV2026} approvalConfigV2026
|
|
12445
12514
|
* @param {*} [axiosOptions] Override http request option.
|
|
12446
12515
|
* @throws {RequiredError}
|
|
@@ -12499,7 +12568,7 @@ var ApprovalsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
12499
12568
|
});
|
|
12500
12569
|
},
|
|
12501
12570
|
/**
|
|
12502
|
-
*
|
|
12571
|
+
* Rejects a specified approval request on behalf of the caller. This endpoint does not support access request IDs. If called by an admin and the admin is not listed as an approver, the approval request will be reassigned from a random approver to the admin user and approved.
|
|
12503
12572
|
* @summary Post Approvals Reject
|
|
12504
12573
|
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to reject.
|
|
12505
12574
|
* @param {ApprovalRejectRequestV2026} [approvalRejectRequestV2026]
|
|
@@ -12609,7 +12678,7 @@ var ApprovalsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
12609
12678
|
});
|
|
12610
12679
|
},
|
|
12611
12680
|
/**
|
|
12612
|
-
*
|
|
12681
|
+
* Allows for the edit/addition/removal of the key/value pair additional attributes map for an existing approval request. This endpoint does not support access request IDs.
|
|
12613
12682
|
* @summary Post Approvals Attributes
|
|
12614
12683
|
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to change the attributes of.
|
|
12615
12684
|
* @param {ApprovalAttributesRequestV2026} approvalAttributesRequestV2026
|
|
@@ -12667,7 +12736,7 @@ var ApprovalsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
12667
12736
|
});
|
|
12668
12737
|
},
|
|
12669
12738
|
/**
|
|
12670
|
-
*
|
|
12739
|
+
* Adds comments to a specified approval request. This endpoint does not support access request IDs.
|
|
12671
12740
|
* @summary Post Approvals Comments
|
|
12672
12741
|
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to add a comment to.
|
|
12673
12742
|
* @param {ApprovalCommentsRequestV2026} approvalCommentsRequestV2026
|
|
@@ -12725,7 +12794,7 @@ var ApprovalsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
12725
12794
|
});
|
|
12726
12795
|
},
|
|
12727
12796
|
/**
|
|
12728
|
-
*
|
|
12797
|
+
* Reassigns an approval request to another identity resulting in that identity being added as an authorized approver. This endpoint does not support access request IDs.
|
|
12729
12798
|
* @summary Post Approvals Reassign
|
|
12730
12799
|
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to reassign.
|
|
12731
12800
|
* @param {ApprovalReassignRequestV2026} approvalReassignRequestV2026
|
|
@@ -12793,9 +12862,9 @@ var ApprovalsV2026ApiFp = function (configuration) {
|
|
|
12793
12862
|
var localVarAxiosParamCreator = (0, exports.ApprovalsV2026ApiAxiosParamCreator)(configuration);
|
|
12794
12863
|
return {
|
|
12795
12864
|
/**
|
|
12796
|
-
*
|
|
12865
|
+
* Approves a specified approval request on behalf of the caller. The approval request must be in a state that allows it to be approved. This endpoint does not support access request IDs. If called by an admin and the admin is not listed as an approver, the approval request will be reassigned from a random approver to the admin user.
|
|
12797
12866
|
* @summary Post Approvals Approve
|
|
12798
|
-
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to approve
|
|
12867
|
+
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to approve.
|
|
12799
12868
|
* @param {ApprovalApproveRequestV2026} [approvalApproveRequestV2026]
|
|
12800
12869
|
* @param {*} [axiosOptions] Override http request option.
|
|
12801
12870
|
* @throws {RequiredError}
|
|
@@ -12840,7 +12909,7 @@ var ApprovalsV2026ApiFp = function (configuration) {
|
|
|
12840
12909
|
});
|
|
12841
12910
|
},
|
|
12842
12911
|
/**
|
|
12843
|
-
* Bulk cancels specified approval requests on behalf of the caller
|
|
12912
|
+
* Bulk cancels specified approval requests on behalf of the caller. Note: To bulk cancel access request approvals, please use the following: /access-requests/bulk-cancel
|
|
12844
12913
|
* @summary Post Bulk Cancel Approvals
|
|
12845
12914
|
* @param {BulkCancelRequestDTOV2026} bulkCancelRequestDTOV2026
|
|
12846
12915
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -12862,11 +12931,35 @@ var ApprovalsV2026ApiFp = function (configuration) {
|
|
|
12862
12931
|
});
|
|
12863
12932
|
});
|
|
12864
12933
|
},
|
|
12934
|
+
/**
|
|
12935
|
+
* Cancels a specified approval requests on behalf of the caller. Note: This endpoint does not support access request IDs. To cancel access request approvals, please use the following: /access-requests/cancel
|
|
12936
|
+
* @summary Post Approval Cancel
|
|
12937
|
+
* @param {string} id ID of the approval request to cancel.
|
|
12938
|
+
* @param {ApprovalCancelRequestV2026} [approvalCancelRequestV2026]
|
|
12939
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
12940
|
+
* @throws {RequiredError}
|
|
12941
|
+
*/
|
|
12942
|
+
cancelApprovalById: function (id, approvalCancelRequestV2026, axiosOptions) {
|
|
12943
|
+
var _a, _b, _c;
|
|
12944
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
12945
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
12946
|
+
return __generator(this, function (_d) {
|
|
12947
|
+
switch (_d.label) {
|
|
12948
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.cancelApprovalById(id, approvalCancelRequestV2026, axiosOptions)];
|
|
12949
|
+
case 1:
|
|
12950
|
+
localVarAxiosArgs = _d.sent();
|
|
12951
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
12952
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApprovalsV2026Api.cancelApprovalById']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
12953
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
12954
|
+
}
|
|
12955
|
+
});
|
|
12956
|
+
});
|
|
12957
|
+
},
|
|
12865
12958
|
/**
|
|
12866
12959
|
* Deletes an approval configuration. Configurations at the APPROVAL_REQUEST scope cannot be deleted.
|
|
12867
12960
|
* @summary Delete Approval Configuration
|
|
12868
|
-
* @param {string} id The ID defined by the scope field, where [[id]]:[[scope]] is the following [[roleID]]:ROLE [[entitlementID]]:ENTITLEMENT [[accessProfileID]]:ACCESS_PROFILE ENTITLEMENT_DESCRIPTIONS:APPROVAL_TYPE ACCESS_REQUEST_APPROVAL:APPROVAL_TYPE [[tenantID]]:TENANT [[domainObjectID]]:DOMAIN_OBJECT
|
|
12869
|
-
* @param {DeleteApprovalConfigRequestScopeV2026} scope The scope of the field, where [[id]]:[[scope]] is the following [[roleID]]:ROLE [[entitlementID]]:ENTITLEMENT [[accessProfileID]]:ACCESS_PROFILE ENTITLEMENT_DESCRIPTIONS:APPROVAL_TYPE ACCESS_REQUEST_APPROVAL:APPROVAL_TYPE [[tenantID]]:TENANT [[domainObjectID]]:DOMAIN_OBJECT
|
|
12961
|
+
* @param {string} id The ID defined by the scope field, where [[id]]:[[scope]] is the following [[roleID]]:ROLE [[entitlementID]]:ENTITLEMENT [[accessProfileID]]:ACCESS_PROFILE ENTITLEMENT_DESCRIPTIONS:APPROVAL_TYPE ACCESS_REQUEST_APPROVAL:APPROVAL_TYPE ACCOUNT_CREATE_APPROVAL_REQUEST:APPROVAL_TYPE ACCOUNT_DELETE_APPROVAL_REQUEST:APPROVAL_TYPE MACHINE_ACCOUNT_CREATE_APPROVAL_REQUEST:APPROVAL_TYPE MACHINE_ACCOUNT_DELETE_APPROVAL_REQUEST:APPROVAL_TYPE [[tenantID]]:TENANT [[domainObjectID]]:DOMAIN_OBJECT
|
|
12962
|
+
* @param {DeleteApprovalConfigRequestScopeV2026} scope The scope of the field, where [[id]]:[[scope]] is the following [[roleID]]:ROLE [[entitlementID]]:ENTITLEMENT [[accessProfileID]]:ACCESS_PROFILE ENTITLEMENT_DESCRIPTIONS:APPROVAL_TYPE ACCESS_REQUEST_APPROVAL:APPROVAL_TYPE ACCOUNT_CREATE_APPROVAL_REQUEST:APPROVAL_TYPE ACCOUNT_DELETE_APPROVAL_REQUEST:APPROVAL_TYPE MACHINE_ACCOUNT_CREATE_APPROVAL_REQUEST:APPROVAL_TYPE MACHINE_ACCOUNT_DELETE_APPROVAL_REQUEST:APPROVAL_TYPE [[tenantID]]:TENANT [[domainObjectID]]:DOMAIN_OBJECT
|
|
12870
12963
|
* @param {*} [axiosOptions] Override http request option.
|
|
12871
12964
|
* @throws {RequiredError}
|
|
12872
12965
|
*/
|
|
@@ -12887,7 +12980,7 @@ var ApprovalsV2026ApiFp = function (configuration) {
|
|
|
12887
12980
|
});
|
|
12888
12981
|
},
|
|
12889
12982
|
/**
|
|
12890
|
-
*
|
|
12983
|
+
* Fetches an approval request by it\'s approval ID. For lookups by access request ID please use the following: /generic-approvals?filters=referenceType+eq+\"accessRequestId\"+and+referenceId+eq+\"12345678901234567890123456789012\"
|
|
12891
12984
|
* @summary Get an approval
|
|
12892
12985
|
* @param {string} id ID of the approval that is to be returned
|
|
12893
12986
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -12910,7 +13003,7 @@ var ApprovalsV2026ApiFp = function (configuration) {
|
|
|
12910
13003
|
});
|
|
12911
13004
|
},
|
|
12912
13005
|
/**
|
|
12913
|
-
*
|
|
13006
|
+
* Gets a list of approvals. For lookups by access request ID please use the following: /generic-approvals?filters=referenceType+eq+\"accessRequestId\"+and+referenceId+eq+\"12345678901234567890123456789012\" Absence of all query parameters for non admins will will default to mine=true. Admin will default to mine=false. Absence of all query parameters for admins will return all approvals in the org.
|
|
12914
13007
|
* @summary Get approvals
|
|
12915
13008
|
* @param {boolean} [mine] Returns the list of approvals for the current caller. Defaults to false if admin, true otherwise.
|
|
12916
13009
|
* @param {string} [requesterId] Returns the list of approvals for a given requester ID. Must match the calling user\'s identity ID unless they are an admin.
|
|
@@ -12920,6 +13013,7 @@ var ApprovalsV2026ApiFp = function (configuration) {
|
|
|
12920
13013
|
* @param {boolean} [countOnly] Adds X-Total-Count to the header to give the amount of total approvals returned from the query. Only returns the count and no approval objects.
|
|
12921
13014
|
* @param {boolean} [includeComments] If set to true in the query, the approval requests returned will include comments.
|
|
12922
13015
|
* @param {boolean} [includeApprovers] If set to true in the query, the approval requests returned will include approvers.
|
|
13016
|
+
* @param {boolean} [includeReassignmentHistory] If set to true in the query, the approval requests returned will include reassignment history.
|
|
12923
13017
|
* @param {boolean} [includeBatchInfo] If set to true in the query, the approval requests returned will include batch information.
|
|
12924
13018
|
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **status**: *eq, ne, in, co, sw* **referenceType**: *eq, ne, in, co, sw* **name**: *eq, ne, in, co, sw* **priority**: *eq, ne, in, co, sw* **type**: *eq, ne, in, co, sw* **medium**: *eq, ne, in, co, sw* **description**: *eq, ne, in, co, sw* **batchId**: *eq, ne, in, co, sw* **approvalId**: *eq, ne, in, co, sw* **tenantId**: *eq, ne, in, co, sw* **createdDate**: *eq, ne, in, co, sw, gt, ge, lt, le* **dueDate**: *eq, ne, in, co, sw, gt, ge, lt, le* **completedDate**: *eq, ne, in, co, sw, gt, ge, lt, le* **search**: *eq, ne, in, co, sw* **referenceId**: *eq, ne, in, co, sw* **referenceName**: *eq, ne, in, co, sw* **requestedTargetType**: *eq, ne, in, co, sw* **requestedTargetRequestType**: *eq, ne, in, co, sw* **requestedTargetId**: *eq, ne, in, co, sw* **modifiedDate**: *eq, ne, in, co, sw, gt, ge, lt, le* **requesterId**: *eq, ne, in, co, sw* **requesteeId**: *eq, ne, in, co, sw* **approverId**: *eq, ne, in, co, sw* **decisionDate**: *eq, ne, in, co, sw, gt, ge, lt, le*
|
|
12925
13019
|
* @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.
|
|
@@ -12927,13 +13021,13 @@ var ApprovalsV2026ApiFp = function (configuration) {
|
|
|
12927
13021
|
* @param {*} [axiosOptions] Override http request option.
|
|
12928
13022
|
* @throws {RequiredError}
|
|
12929
13023
|
*/
|
|
12930
|
-
getApprovals: function (mine, requesterId, requesteeId, approverId, count, countOnly, includeComments, includeApprovers, includeBatchInfo, filters, limit, offset, axiosOptions) {
|
|
13024
|
+
getApprovals: function (mine, requesterId, requesteeId, approverId, count, countOnly, includeComments, includeApprovers, includeReassignmentHistory, includeBatchInfo, filters, limit, offset, axiosOptions) {
|
|
12931
13025
|
var _a, _b, _c;
|
|
12932
13026
|
return __awaiter(this, void 0, void 0, function () {
|
|
12933
13027
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
12934
13028
|
return __generator(this, function (_d) {
|
|
12935
13029
|
switch (_d.label) {
|
|
12936
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getApprovals(mine, requesterId, requesteeId, approverId, count, countOnly, includeComments, includeApprovers, includeBatchInfo, filters, limit, offset, axiosOptions)];
|
|
13030
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getApprovals(mine, requesterId, requesteeId, approverId, count, countOnly, includeComments, includeApprovers, includeReassignmentHistory, includeBatchInfo, filters, limit, offset, axiosOptions)];
|
|
12937
13031
|
case 1:
|
|
12938
13032
|
localVarAxiosArgs = _d.sent();
|
|
12939
13033
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -12946,7 +13040,7 @@ var ApprovalsV2026ApiFp = function (configuration) {
|
|
|
12946
13040
|
/**
|
|
12947
13041
|
* Retrieves a singular approval configuration that matches the given ID
|
|
12948
13042
|
* @summary Get Approval Config
|
|
12949
|
-
* @param {string} id The id of the object the config applies to, for example one of the following: [(approvalID), (roleID), (entitlementID), (accessProfileID), \"ENTITLEMENT_DESCRIPTIONS\", \"ACCESS_REQUEST_APPROVAL\", (tenantID)]
|
|
13043
|
+
* @param {string} id The id of the object the config applies to, for example one of the following: [(approvalID), (roleID), (entitlementID), (accessProfileID), \"ENTITLEMENT_DESCRIPTIONS\", \"ACCESS_REQUEST_APPROVAL\", \"ACCOUNT_CREATE_APPROVAL_REQUEST\", \"ACCOUNT_DELETE_APPROVAL_REQUEST\", \"MACHINE_ACCOUNT_CREATE_APPROVAL_REQUEST\", \"MACHINE_ACCOUNT_DELETE_APPROVAL_REQUEST\", (tenantID)]
|
|
12950
13044
|
* @param {*} [axiosOptions] Override http request option.
|
|
12951
13045
|
* @throws {RequiredError}
|
|
12952
13046
|
*/
|
|
@@ -12992,8 +13086,8 @@ var ApprovalsV2026ApiFp = function (configuration) {
|
|
|
12992
13086
|
/**
|
|
12993
13087
|
* Upserts a singular approval configuration that matches the given configID and configScope. For example to update the approval configurations for all Access Request Approvals please use: \'/generic-approvals/config/ACCESS_REQUEST_APPROVAL/APPROVAL_TYPE\'
|
|
12994
13088
|
* @summary Put Approval Config
|
|
12995
|
-
* @param {string} id The ID defined by the scope field, where [[id]]:[[scope]] is the following [[roleID]]:ROLE [[entitlementID]]:ENTITLEMENT [[accessProfileID]]:ACCESS_PROFILE ENTITLEMENT_DESCRIPTIONS:APPROVAL_TYPE ACCESS_REQUEST_APPROVAL:APPROVAL_TYPE [[tenantID]]:TENANT [[domainObjectID]]:DOMAIN_OBJECT
|
|
12996
|
-
* @param {PutApprovalsConfigScopeV2026} scope The scope of the field, where [[id]]:[[scope]] is the following [[roleID]]:ROLE [[entitlementID]]:ENTITLEMENT [[accessProfileID]]:ACCESS_PROFILE ENTITLEMENT_DESCRIPTIONS:APPROVAL_TYPE ACCESS_REQUEST_APPROVAL:APPROVAL_TYPE [[tenantID]]:TENANT [[domainObjectID]]:DOMAIN_OBJECT
|
|
13089
|
+
* @param {string} id The ID defined by the scope field, where [[id]]:[[scope]] is the following [[roleID]]:ROLE [[entitlementID]]:ENTITLEMENT [[accessProfileID]]:ACCESS_PROFILE ENTITLEMENT_DESCRIPTIONS:APPROVAL_TYPE ACCESS_REQUEST_APPROVAL:APPROVAL_TYPE ACCOUNT_CREATE_APPROVAL_REQUEST:APPROVAL_TYPE ACCOUNT_DELETE_APPROVAL_REQUEST:APPROVAL_TYPE MACHINE_ACCOUNT_CREATE_APPROVAL_REQUEST:APPROVAL_TYPE MACHINE_ACCOUNT_DELETE_APPROVAL_REQUEST:APPROVAL_TYPE [[tenantID]]:TENANT [[domainObjectID]]:DOMAIN_OBJECT
|
|
13090
|
+
* @param {PutApprovalsConfigScopeV2026} scope The scope of the field, where [[id]]:[[scope]] is the following [[roleID]]:ROLE [[entitlementID]]:ENTITLEMENT [[accessProfileID]]:ACCESS_PROFILE ENTITLEMENT_DESCRIPTIONS:APPROVAL_TYPE ACCESS_REQUEST_APPROVAL:APPROVAL_TYPE ACCOUNT_CREATE_APPROVAL_REQUEST:APPROVAL_TYPE ACCOUNT_DELETE_APPROVAL_REQUEST:APPROVAL_TYPE MACHINE_ACCOUNT_CREATE_APPROVAL_REQUEST:APPROVAL_TYPE MACHINE_ACCOUNT_DELETE_APPROVAL_REQUEST:APPROVAL_TYPE [[tenantID]]:TENANT [[domainObjectID]]:DOMAIN_OBJECT
|
|
12997
13091
|
* @param {ApprovalConfigV2026} approvalConfigV2026
|
|
12998
13092
|
* @param {*} [axiosOptions] Override http request option.
|
|
12999
13093
|
* @throws {RequiredError}
|
|
@@ -13015,7 +13109,7 @@ var ApprovalsV2026ApiFp = function (configuration) {
|
|
|
13015
13109
|
});
|
|
13016
13110
|
},
|
|
13017
13111
|
/**
|
|
13018
|
-
*
|
|
13112
|
+
* Rejects a specified approval request on behalf of the caller. This endpoint does not support access request IDs. If called by an admin and the admin is not listed as an approver, the approval request will be reassigned from a random approver to the admin user and approved.
|
|
13019
13113
|
* @summary Post Approvals Reject
|
|
13020
13114
|
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to reject.
|
|
13021
13115
|
* @param {ApprovalRejectRequestV2026} [approvalRejectRequestV2026]
|
|
@@ -13062,7 +13156,7 @@ var ApprovalsV2026ApiFp = function (configuration) {
|
|
|
13062
13156
|
});
|
|
13063
13157
|
},
|
|
13064
13158
|
/**
|
|
13065
|
-
*
|
|
13159
|
+
* Allows for the edit/addition/removal of the key/value pair additional attributes map for an existing approval request. This endpoint does not support access request IDs.
|
|
13066
13160
|
* @summary Post Approvals Attributes
|
|
13067
13161
|
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to change the attributes of.
|
|
13068
13162
|
* @param {ApprovalAttributesRequestV2026} approvalAttributesRequestV2026
|
|
@@ -13086,7 +13180,7 @@ var ApprovalsV2026ApiFp = function (configuration) {
|
|
|
13086
13180
|
});
|
|
13087
13181
|
},
|
|
13088
13182
|
/**
|
|
13089
|
-
*
|
|
13183
|
+
* Adds comments to a specified approval request. This endpoint does not support access request IDs.
|
|
13090
13184
|
* @summary Post Approvals Comments
|
|
13091
13185
|
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to add a comment to.
|
|
13092
13186
|
* @param {ApprovalCommentsRequestV2026} approvalCommentsRequestV2026
|
|
@@ -13110,7 +13204,7 @@ var ApprovalsV2026ApiFp = function (configuration) {
|
|
|
13110
13204
|
});
|
|
13111
13205
|
},
|
|
13112
13206
|
/**
|
|
13113
|
-
*
|
|
13207
|
+
* Reassigns an approval request to another identity resulting in that identity being added as an authorized approver. This endpoint does not support access request IDs.
|
|
13114
13208
|
* @summary Post Approvals Reassign
|
|
13115
13209
|
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to reassign.
|
|
13116
13210
|
* @param {ApprovalReassignRequestV2026} approvalReassignRequestV2026
|
|
@@ -13144,7 +13238,7 @@ var ApprovalsV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
13144
13238
|
var localVarFp = (0, exports.ApprovalsV2026ApiFp)(configuration);
|
|
13145
13239
|
return {
|
|
13146
13240
|
/**
|
|
13147
|
-
*
|
|
13241
|
+
* Approves a specified approval request on behalf of the caller. The approval request must be in a state that allows it to be approved. This endpoint does not support access request IDs. If called by an admin and the admin is not listed as an approver, the approval request will be reassigned from a random approver to the admin user.
|
|
13148
13242
|
* @summary Post Approvals Approve
|
|
13149
13243
|
* @param {ApprovalsV2026ApiApproveApprovalRequest} requestParameters Request parameters.
|
|
13150
13244
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13164,7 +13258,7 @@ var ApprovalsV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
13164
13258
|
return localVarFp.approveApprovalInBulk(requestParameters.bulkApproveRequestDTOV2026, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
13165
13259
|
},
|
|
13166
13260
|
/**
|
|
13167
|
-
* Bulk cancels specified approval requests on behalf of the caller
|
|
13261
|
+
* Bulk cancels specified approval requests on behalf of the caller. Note: To bulk cancel access request approvals, please use the following: /access-requests/bulk-cancel
|
|
13168
13262
|
* @summary Post Bulk Cancel Approvals
|
|
13169
13263
|
* @param {ApprovalsV2026ApiCancelApprovalRequest} requestParameters Request parameters.
|
|
13170
13264
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13173,6 +13267,16 @@ var ApprovalsV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
13173
13267
|
cancelApproval: function (requestParameters, axiosOptions) {
|
|
13174
13268
|
return localVarFp.cancelApproval(requestParameters.bulkCancelRequestDTOV2026, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
13175
13269
|
},
|
|
13270
|
+
/**
|
|
13271
|
+
* Cancels a specified approval requests on behalf of the caller. Note: This endpoint does not support access request IDs. To cancel access request approvals, please use the following: /access-requests/cancel
|
|
13272
|
+
* @summary Post Approval Cancel
|
|
13273
|
+
* @param {ApprovalsV2026ApiCancelApprovalByIdRequest} requestParameters Request parameters.
|
|
13274
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
13275
|
+
* @throws {RequiredError}
|
|
13276
|
+
*/
|
|
13277
|
+
cancelApprovalById: function (requestParameters, axiosOptions) {
|
|
13278
|
+
return localVarFp.cancelApprovalById(requestParameters.id, requestParameters.approvalCancelRequestV2026, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
13279
|
+
},
|
|
13176
13280
|
/**
|
|
13177
13281
|
* Deletes an approval configuration. Configurations at the APPROVAL_REQUEST scope cannot be deleted.
|
|
13178
13282
|
* @summary Delete Approval Configuration
|
|
@@ -13184,7 +13288,7 @@ var ApprovalsV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
13184
13288
|
return localVarFp.deleteApprovalConfigRequest(requestParameters.id, requestParameters.scope, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
13185
13289
|
},
|
|
13186
13290
|
/**
|
|
13187
|
-
*
|
|
13291
|
+
* Fetches an approval request by it\'s approval ID. For lookups by access request ID please use the following: /generic-approvals?filters=referenceType+eq+\"accessRequestId\"+and+referenceId+eq+\"12345678901234567890123456789012\"
|
|
13188
13292
|
* @summary Get an approval
|
|
13189
13293
|
* @param {ApprovalsV2026ApiGetApprovalRequest} requestParameters Request parameters.
|
|
13190
13294
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13194,7 +13298,7 @@ var ApprovalsV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
13194
13298
|
return localVarFp.getApproval(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
13195
13299
|
},
|
|
13196
13300
|
/**
|
|
13197
|
-
*
|
|
13301
|
+
* Gets a list of approvals. For lookups by access request ID please use the following: /generic-approvals?filters=referenceType+eq+\"accessRequestId\"+and+referenceId+eq+\"12345678901234567890123456789012\" Absence of all query parameters for non admins will will default to mine=true. Admin will default to mine=false. Absence of all query parameters for admins will return all approvals in the org.
|
|
13198
13302
|
* @summary Get approvals
|
|
13199
13303
|
* @param {ApprovalsV2026ApiGetApprovalsRequest} requestParameters Request parameters.
|
|
13200
13304
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13202,7 +13306,7 @@ var ApprovalsV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
13202
13306
|
*/
|
|
13203
13307
|
getApprovals: function (requestParameters, axiosOptions) {
|
|
13204
13308
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
13205
|
-
return localVarFp.getApprovals(requestParameters.mine, requestParameters.requesterId, requestParameters.requesteeId, requestParameters.approverId, requestParameters.count, requestParameters.countOnly, requestParameters.includeComments, requestParameters.includeApprovers, requestParameters.includeBatchInfo, requestParameters.filters, requestParameters.limit, requestParameters.offset, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
13309
|
+
return localVarFp.getApprovals(requestParameters.mine, requestParameters.requesterId, requestParameters.requesteeId, requestParameters.approverId, requestParameters.count, requestParameters.countOnly, requestParameters.includeComments, requestParameters.includeApprovers, requestParameters.includeReassignmentHistory, requestParameters.includeBatchInfo, requestParameters.filters, requestParameters.limit, requestParameters.offset, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
13206
13310
|
},
|
|
13207
13311
|
/**
|
|
13208
13312
|
* Retrieves a singular approval configuration that matches the given ID
|
|
@@ -13235,7 +13339,7 @@ var ApprovalsV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
13235
13339
|
return localVarFp.putApprovalsConfig(requestParameters.id, requestParameters.scope, requestParameters.approvalConfigV2026, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
13236
13340
|
},
|
|
13237
13341
|
/**
|
|
13238
|
-
*
|
|
13342
|
+
* Rejects a specified approval request on behalf of the caller. This endpoint does not support access request IDs. If called by an admin and the admin is not listed as an approver, the approval request will be reassigned from a random approver to the admin user and approved.
|
|
13239
13343
|
* @summary Post Approvals Reject
|
|
13240
13344
|
* @param {ApprovalsV2026ApiRejectApprovalRequest} requestParameters Request parameters.
|
|
13241
13345
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13255,7 +13359,7 @@ var ApprovalsV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
13255
13359
|
return localVarFp.rejectApprovalInBulk(requestParameters.bulkRejectRequestDTOV2026, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
13256
13360
|
},
|
|
13257
13361
|
/**
|
|
13258
|
-
*
|
|
13362
|
+
* Allows for the edit/addition/removal of the key/value pair additional attributes map for an existing approval request. This endpoint does not support access request IDs.
|
|
13259
13363
|
* @summary Post Approvals Attributes
|
|
13260
13364
|
* @param {ApprovalsV2026ApiUpdateApprovalsAttributesRequest} requestParameters Request parameters.
|
|
13261
13365
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13265,7 +13369,7 @@ var ApprovalsV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
13265
13369
|
return localVarFp.updateApprovalsAttributes(requestParameters.id, requestParameters.approvalAttributesRequestV2026, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
13266
13370
|
},
|
|
13267
13371
|
/**
|
|
13268
|
-
*
|
|
13372
|
+
* Adds comments to a specified approval request. This endpoint does not support access request IDs.
|
|
13269
13373
|
* @summary Post Approvals Comments
|
|
13270
13374
|
* @param {ApprovalsV2026ApiUpdateApprovalsCommentsRequest} requestParameters Request parameters.
|
|
13271
13375
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13275,7 +13379,7 @@ var ApprovalsV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
13275
13379
|
return localVarFp.updateApprovalsComments(requestParameters.id, requestParameters.approvalCommentsRequestV2026, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
13276
13380
|
},
|
|
13277
13381
|
/**
|
|
13278
|
-
*
|
|
13382
|
+
* Reassigns an approval request to another identity resulting in that identity being added as an authorized approver. This endpoint does not support access request IDs.
|
|
13279
13383
|
* @summary Post Approvals Reassign
|
|
13280
13384
|
* @param {ApprovalsV2026ApiUpdateApprovalsReassignRequest} requestParameters Request parameters.
|
|
13281
13385
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13299,7 +13403,7 @@ var ApprovalsV2026Api = /** @class */ (function (_super) {
|
|
|
13299
13403
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
13300
13404
|
}
|
|
13301
13405
|
/**
|
|
13302
|
-
*
|
|
13406
|
+
* Approves a specified approval request on behalf of the caller. The approval request must be in a state that allows it to be approved. This endpoint does not support access request IDs. If called by an admin and the admin is not listed as an approver, the approval request will be reassigned from a random approver to the admin user.
|
|
13303
13407
|
* @summary Post Approvals Approve
|
|
13304
13408
|
* @param {ApprovalsV2026ApiApproveApprovalRequest} requestParameters Request parameters.
|
|
13305
13409
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13323,7 +13427,7 @@ var ApprovalsV2026Api = /** @class */ (function (_super) {
|
|
|
13323
13427
|
return (0, exports.ApprovalsV2026ApiFp)(this.configuration).approveApprovalInBulk(requestParameters.bulkApproveRequestDTOV2026, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
13324
13428
|
};
|
|
13325
13429
|
/**
|
|
13326
|
-
* Bulk cancels specified approval requests on behalf of the caller
|
|
13430
|
+
* Bulk cancels specified approval requests on behalf of the caller. Note: To bulk cancel access request approvals, please use the following: /access-requests/bulk-cancel
|
|
13327
13431
|
* @summary Post Bulk Cancel Approvals
|
|
13328
13432
|
* @param {ApprovalsV2026ApiCancelApprovalRequest} requestParameters Request parameters.
|
|
13329
13433
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13334,6 +13438,18 @@ var ApprovalsV2026Api = /** @class */ (function (_super) {
|
|
|
13334
13438
|
var _this = this;
|
|
13335
13439
|
return (0, exports.ApprovalsV2026ApiFp)(this.configuration).cancelApproval(requestParameters.bulkCancelRequestDTOV2026, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
13336
13440
|
};
|
|
13441
|
+
/**
|
|
13442
|
+
* Cancels a specified approval requests on behalf of the caller. Note: This endpoint does not support access request IDs. To cancel access request approvals, please use the following: /access-requests/cancel
|
|
13443
|
+
* @summary Post Approval Cancel
|
|
13444
|
+
* @param {ApprovalsV2026ApiCancelApprovalByIdRequest} requestParameters Request parameters.
|
|
13445
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
13446
|
+
* @throws {RequiredError}
|
|
13447
|
+
* @memberof ApprovalsV2026Api
|
|
13448
|
+
*/
|
|
13449
|
+
ApprovalsV2026Api.prototype.cancelApprovalById = function (requestParameters, axiosOptions) {
|
|
13450
|
+
var _this = this;
|
|
13451
|
+
return (0, exports.ApprovalsV2026ApiFp)(this.configuration).cancelApprovalById(requestParameters.id, requestParameters.approvalCancelRequestV2026, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
13452
|
+
};
|
|
13337
13453
|
/**
|
|
13338
13454
|
* Deletes an approval configuration. Configurations at the APPROVAL_REQUEST scope cannot be deleted.
|
|
13339
13455
|
* @summary Delete Approval Configuration
|
|
@@ -13347,7 +13463,7 @@ var ApprovalsV2026Api = /** @class */ (function (_super) {
|
|
|
13347
13463
|
return (0, exports.ApprovalsV2026ApiFp)(this.configuration).deleteApprovalConfigRequest(requestParameters.id, requestParameters.scope, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
13348
13464
|
};
|
|
13349
13465
|
/**
|
|
13350
|
-
*
|
|
13466
|
+
* Fetches an approval request by it\'s approval ID. For lookups by access request ID please use the following: /generic-approvals?filters=referenceType+eq+\"accessRequestId\"+and+referenceId+eq+\"12345678901234567890123456789012\"
|
|
13351
13467
|
* @summary Get an approval
|
|
13352
13468
|
* @param {ApprovalsV2026ApiGetApprovalRequest} requestParameters Request parameters.
|
|
13353
13469
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13359,7 +13475,7 @@ var ApprovalsV2026Api = /** @class */ (function (_super) {
|
|
|
13359
13475
|
return (0, exports.ApprovalsV2026ApiFp)(this.configuration).getApproval(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
13360
13476
|
};
|
|
13361
13477
|
/**
|
|
13362
|
-
*
|
|
13478
|
+
* Gets a list of approvals. For lookups by access request ID please use the following: /generic-approvals?filters=referenceType+eq+\"accessRequestId\"+and+referenceId+eq+\"12345678901234567890123456789012\" Absence of all query parameters for non admins will will default to mine=true. Admin will default to mine=false. Absence of all query parameters for admins will return all approvals in the org.
|
|
13363
13479
|
* @summary Get approvals
|
|
13364
13480
|
* @param {ApprovalsV2026ApiGetApprovalsRequest} requestParameters Request parameters.
|
|
13365
13481
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13369,7 +13485,7 @@ var ApprovalsV2026Api = /** @class */ (function (_super) {
|
|
|
13369
13485
|
ApprovalsV2026Api.prototype.getApprovals = function (requestParameters, axiosOptions) {
|
|
13370
13486
|
var _this = this;
|
|
13371
13487
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
13372
|
-
return (0, exports.ApprovalsV2026ApiFp)(this.configuration).getApprovals(requestParameters.mine, requestParameters.requesterId, requestParameters.requesteeId, requestParameters.approverId, requestParameters.count, requestParameters.countOnly, requestParameters.includeComments, requestParameters.includeApprovers, requestParameters.includeBatchInfo, requestParameters.filters, requestParameters.limit, requestParameters.offset, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
13488
|
+
return (0, exports.ApprovalsV2026ApiFp)(this.configuration).getApprovals(requestParameters.mine, requestParameters.requesterId, requestParameters.requesteeId, requestParameters.approverId, requestParameters.count, requestParameters.countOnly, requestParameters.includeComments, requestParameters.includeApprovers, requestParameters.includeReassignmentHistory, requestParameters.includeBatchInfo, requestParameters.filters, requestParameters.limit, requestParameters.offset, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
13373
13489
|
};
|
|
13374
13490
|
/**
|
|
13375
13491
|
* Retrieves a singular approval configuration that matches the given ID
|
|
@@ -13408,7 +13524,7 @@ var ApprovalsV2026Api = /** @class */ (function (_super) {
|
|
|
13408
13524
|
return (0, exports.ApprovalsV2026ApiFp)(this.configuration).putApprovalsConfig(requestParameters.id, requestParameters.scope, requestParameters.approvalConfigV2026, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
13409
13525
|
};
|
|
13410
13526
|
/**
|
|
13411
|
-
*
|
|
13527
|
+
* Rejects a specified approval request on behalf of the caller. This endpoint does not support access request IDs. If called by an admin and the admin is not listed as an approver, the approval request will be reassigned from a random approver to the admin user and approved.
|
|
13412
13528
|
* @summary Post Approvals Reject
|
|
13413
13529
|
* @param {ApprovalsV2026ApiRejectApprovalRequest} requestParameters Request parameters.
|
|
13414
13530
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13432,7 +13548,7 @@ var ApprovalsV2026Api = /** @class */ (function (_super) {
|
|
|
13432
13548
|
return (0, exports.ApprovalsV2026ApiFp)(this.configuration).rejectApprovalInBulk(requestParameters.bulkRejectRequestDTOV2026, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
13433
13549
|
};
|
|
13434
13550
|
/**
|
|
13435
|
-
*
|
|
13551
|
+
* Allows for the edit/addition/removal of the key/value pair additional attributes map for an existing approval request. This endpoint does not support access request IDs.
|
|
13436
13552
|
* @summary Post Approvals Attributes
|
|
13437
13553
|
* @param {ApprovalsV2026ApiUpdateApprovalsAttributesRequest} requestParameters Request parameters.
|
|
13438
13554
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13444,7 +13560,7 @@ var ApprovalsV2026Api = /** @class */ (function (_super) {
|
|
|
13444
13560
|
return (0, exports.ApprovalsV2026ApiFp)(this.configuration).updateApprovalsAttributes(requestParameters.id, requestParameters.approvalAttributesRequestV2026, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
13445
13561
|
};
|
|
13446
13562
|
/**
|
|
13447
|
-
*
|
|
13563
|
+
* Adds comments to a specified approval request. This endpoint does not support access request IDs.
|
|
13448
13564
|
* @summary Post Approvals Comments
|
|
13449
13565
|
* @param {ApprovalsV2026ApiUpdateApprovalsCommentsRequest} requestParameters Request parameters.
|
|
13450
13566
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13456,7 +13572,7 @@ var ApprovalsV2026Api = /** @class */ (function (_super) {
|
|
|
13456
13572
|
return (0, exports.ApprovalsV2026ApiFp)(this.configuration).updateApprovalsComments(requestParameters.id, requestParameters.approvalCommentsRequestV2026, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
13457
13573
|
};
|
|
13458
13574
|
/**
|
|
13459
|
-
*
|
|
13575
|
+
* Reassigns an approval request to another identity resulting in that identity being added as an authorized approver. This endpoint does not support access request IDs.
|
|
13460
13576
|
* @summary Post Approvals Reassign
|
|
13461
13577
|
* @param {ApprovalsV2026ApiUpdateApprovalsReassignRequest} requestParameters Request parameters.
|
|
13462
13578
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -27258,11 +27374,13 @@ var CustomFormsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
27258
27374
|
/**
|
|
27259
27375
|
* Returns a list of form instances for the tenant. Optionally filter by form definition ID.
|
|
27260
27376
|
* @summary List form instances by tenant.
|
|
27377
|
+
* @param {number} [offset] Offset Integer specifying the offset of the first result from the beginning of the collection. The standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#paginating-results). The offset value is record-based, not page-based, and the index starts at 0.
|
|
27378
|
+
* @param {number} [limit] Limit Integer specifying the maximum number of records to return in a single API call. The standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#paginating-results). If it is not specified, a default limit is used.
|
|
27261
27379
|
* @param {string} [filters] 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: **formDefinitionId**: *eq*
|
|
27262
27380
|
* @param {*} [axiosOptions] Override http request option.
|
|
27263
27381
|
* @throws {RequiredError}
|
|
27264
27382
|
*/
|
|
27265
|
-
searchFormInstancesByTenant: function (filters, axiosOptions) {
|
|
27383
|
+
searchFormInstancesByTenant: function (offset, limit, filters, axiosOptions) {
|
|
27266
27384
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
27267
27385
|
return __awaiter(_this, void 0, void 0, function () {
|
|
27268
27386
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -27294,6 +27412,12 @@ var CustomFormsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
27294
27412
|
// authentication userAuth required
|
|
27295
27413
|
// oauth required
|
|
27296
27414
|
_a.sent();
|
|
27415
|
+
if (offset !== undefined) {
|
|
27416
|
+
localVarQueryParameter['offset'] = offset;
|
|
27417
|
+
}
|
|
27418
|
+
if (limit !== undefined) {
|
|
27419
|
+
localVarQueryParameter['limit'] = limit;
|
|
27420
|
+
}
|
|
27297
27421
|
if (filters !== undefined) {
|
|
27298
27422
|
localVarQueryParameter['filters'] = filters;
|
|
27299
27423
|
}
|
|
@@ -27798,17 +27922,19 @@ var CustomFormsV2026ApiFp = function (configuration) {
|
|
|
27798
27922
|
/**
|
|
27799
27923
|
* Returns a list of form instances for the tenant. Optionally filter by form definition ID.
|
|
27800
27924
|
* @summary List form instances by tenant.
|
|
27925
|
+
* @param {number} [offset] Offset Integer specifying the offset of the first result from the beginning of the collection. The standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#paginating-results). The offset value is record-based, not page-based, and the index starts at 0.
|
|
27926
|
+
* @param {number} [limit] Limit Integer specifying the maximum number of records to return in a single API call. The standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#paginating-results). If it is not specified, a default limit is used.
|
|
27801
27927
|
* @param {string} [filters] 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: **formDefinitionId**: *eq*
|
|
27802
27928
|
* @param {*} [axiosOptions] Override http request option.
|
|
27803
27929
|
* @throws {RequiredError}
|
|
27804
27930
|
*/
|
|
27805
|
-
searchFormInstancesByTenant: function (filters, axiosOptions) {
|
|
27931
|
+
searchFormInstancesByTenant: function (offset, limit, filters, axiosOptions) {
|
|
27806
27932
|
var _a, _b, _c;
|
|
27807
27933
|
return __awaiter(this, void 0, void 0, function () {
|
|
27808
27934
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
27809
27935
|
return __generator(this, function (_d) {
|
|
27810
27936
|
switch (_d.label) {
|
|
27811
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.searchFormInstancesByTenant(filters, axiosOptions)];
|
|
27937
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.searchFormInstancesByTenant(offset, limit, filters, axiosOptions)];
|
|
27812
27938
|
case 1:
|
|
27813
27939
|
localVarAxiosArgs = _d.sent();
|
|
27814
27940
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -28042,7 +28168,7 @@ var CustomFormsV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
28042
28168
|
*/
|
|
28043
28169
|
searchFormInstancesByTenant: function (requestParameters, axiosOptions) {
|
|
28044
28170
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
28045
|
-
return localVarFp.searchFormInstancesByTenant(requestParameters.filters, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
28171
|
+
return localVarFp.searchFormInstancesByTenant(requestParameters.offset, requestParameters.limit, requestParameters.filters, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
28046
28172
|
},
|
|
28047
28173
|
/**
|
|
28048
28174
|
* No parameters required.
|
|
@@ -28274,7 +28400,7 @@ var CustomFormsV2026Api = /** @class */ (function (_super) {
|
|
|
28274
28400
|
CustomFormsV2026Api.prototype.searchFormInstancesByTenant = function (requestParameters, axiosOptions) {
|
|
28275
28401
|
var _this = this;
|
|
28276
28402
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
28277
|
-
return (0, exports.CustomFormsV2026ApiFp)(this.configuration).searchFormInstancesByTenant(requestParameters.filters, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
28403
|
+
return (0, exports.CustomFormsV2026ApiFp)(this.configuration).searchFormInstancesByTenant(requestParameters.offset, requestParameters.limit, requestParameters.filters, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
28278
28404
|
};
|
|
28279
28405
|
/**
|
|
28280
28406
|
* No parameters required.
|
|
@@ -92901,11 +93027,10 @@ var TaskManagementV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
92901
93027
|
* Get task status by task ID. Types of tasks include account and entitlement aggregation and other general background processing tasks. Data for tasks older than 90 days will not be returned.
|
|
92902
93028
|
* @summary Get task status by id
|
|
92903
93029
|
* @param {string} id Task ID.
|
|
92904
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
92905
93030
|
* @param {*} [axiosOptions] Override http request option.
|
|
92906
93031
|
* @throws {RequiredError}
|
|
92907
93032
|
*/
|
|
92908
|
-
getTaskStatus: function (id,
|
|
93033
|
+
getTaskStatus: function (id, axiosOptions) {
|
|
92909
93034
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
92910
93035
|
return __awaiter(_this, void 0, void 0, function () {
|
|
92911
93036
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -92914,9 +93039,6 @@ var TaskManagementV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
92914
93039
|
case 0:
|
|
92915
93040
|
// verify required parameter 'id' is not null or undefined
|
|
92916
93041
|
(0, common_1.assertParamExists)('getTaskStatus', 'id', id);
|
|
92917
|
-
if (xSailPointExperimental === undefined) {
|
|
92918
|
-
xSailPointExperimental = 'true';
|
|
92919
|
-
}
|
|
92920
93042
|
localVarPath = "/task-status/{id}"
|
|
92921
93043
|
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
92922
93044
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -92953,9 +93075,6 @@ var TaskManagementV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
92953
93075
|
// authentication applicationAuth required
|
|
92954
93076
|
// oauth required
|
|
92955
93077
|
_a.sent();
|
|
92956
|
-
if (xSailPointExperimental != null) {
|
|
92957
|
-
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
92958
|
-
}
|
|
92959
93078
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
92960
93079
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
92961
93080
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -92975,20 +93094,16 @@ var TaskManagementV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
92975
93094
|
* @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=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.
|
|
92976
93095
|
* @param {string} [filters] 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* **sourceId**: *eq, in* **completionStatus**: *eq, in, isnull* **type**: *eq, in* **launcher**: *eq, in* **Possible Values:** CLOUD_ACCOUNT_AGGREGATION, CLOUD_GROUP_AGGREGATION, CLOUD_PROCESS_UNCORRELATED_ACCOUNTS, CLOUD_REFRESH_ROLE, SOURCE_APPLICATION_DISCOVERY, AI_AGENT_AGGREGATION, CLOUD_ENTITLEMENT_IMPORT, CLOUD_UNCORRELATED_REFRESH, CLOUD_IDENTITY_AGGREGATION, CLOUD_ATTRIBUTE_SYNCHRONIZATION, IDENTITY_REFRESH, APPLICATION_DISCOVERY, MACHINE_IDENTITY_AGGREGATION, MACHINE_IDENTITY_DELETION, ACCOUNT_DELETION
|
|
92977
93096
|
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **created**
|
|
92978
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
92979
93097
|
* @param {*} [axiosOptions] Override http request option.
|
|
92980
93098
|
* @throws {RequiredError}
|
|
92981
93099
|
*/
|
|
92982
|
-
getTaskStatusList: function (limit, offset, count, filters, sorters,
|
|
93100
|
+
getTaskStatusList: function (limit, offset, count, filters, sorters, axiosOptions) {
|
|
92983
93101
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
92984
93102
|
return __awaiter(_this, void 0, void 0, function () {
|
|
92985
93103
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
92986
93104
|
return __generator(this, function (_a) {
|
|
92987
93105
|
switch (_a.label) {
|
|
92988
93106
|
case 0:
|
|
92989
|
-
if (xSailPointExperimental === undefined) {
|
|
92990
|
-
xSailPointExperimental = 'true';
|
|
92991
|
-
}
|
|
92992
93107
|
localVarPath = "/task-status";
|
|
92993
93108
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
92994
93109
|
if (configuration) {
|
|
@@ -93039,9 +93154,6 @@ var TaskManagementV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
93039
93154
|
if (sorters !== undefined) {
|
|
93040
93155
|
localVarQueryParameter['sorters'] = sorters;
|
|
93041
93156
|
}
|
|
93042
|
-
if (xSailPointExperimental != null) {
|
|
93043
|
-
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
93044
|
-
}
|
|
93045
93157
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
93046
93158
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
93047
93159
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -93058,11 +93170,10 @@ var TaskManagementV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
93058
93170
|
* @summary Update task status by id
|
|
93059
93171
|
* @param {string} id Task ID.
|
|
93060
93172
|
* @param {Array<JsonPatchOperationV2026>} jsonPatchOperationV2026 The JSONPatch payload used to update the object.
|
|
93061
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
93062
93173
|
* @param {*} [axiosOptions] Override http request option.
|
|
93063
93174
|
* @throws {RequiredError}
|
|
93064
93175
|
*/
|
|
93065
|
-
updateTaskStatus: function (id, jsonPatchOperationV2026,
|
|
93176
|
+
updateTaskStatus: function (id, jsonPatchOperationV2026, axiosOptions) {
|
|
93066
93177
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
93067
93178
|
return __awaiter(_this, void 0, void 0, function () {
|
|
93068
93179
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -93073,9 +93184,6 @@ var TaskManagementV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
93073
93184
|
(0, common_1.assertParamExists)('updateTaskStatus', 'id', id);
|
|
93074
93185
|
// verify required parameter 'jsonPatchOperationV2026' is not null or undefined
|
|
93075
93186
|
(0, common_1.assertParamExists)('updateTaskStatus', 'jsonPatchOperationV2026', jsonPatchOperationV2026);
|
|
93076
|
-
if (xSailPointExperimental === undefined) {
|
|
93077
|
-
xSailPointExperimental = 'true';
|
|
93078
|
-
}
|
|
93079
93187
|
localVarPath = "/task-status/{id}"
|
|
93080
93188
|
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
93081
93189
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -93103,9 +93211,6 @@ var TaskManagementV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
93103
93211
|
// oauth required
|
|
93104
93212
|
_a.sent();
|
|
93105
93213
|
localVarHeaderParameter['Content-Type'] = 'application/json-patch+json';
|
|
93106
|
-
if (xSailPointExperimental != null) {
|
|
93107
|
-
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
93108
|
-
}
|
|
93109
93214
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
93110
93215
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
93111
93216
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -93132,17 +93237,16 @@ var TaskManagementV2026ApiFp = function (configuration) {
|
|
|
93132
93237
|
* Get task status by task ID. Types of tasks include account and entitlement aggregation and other general background processing tasks. Data for tasks older than 90 days will not be returned.
|
|
93133
93238
|
* @summary Get task status by id
|
|
93134
93239
|
* @param {string} id Task ID.
|
|
93135
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
93136
93240
|
* @param {*} [axiosOptions] Override http request option.
|
|
93137
93241
|
* @throws {RequiredError}
|
|
93138
93242
|
*/
|
|
93139
|
-
getTaskStatus: function (id,
|
|
93243
|
+
getTaskStatus: function (id, axiosOptions) {
|
|
93140
93244
|
var _a, _b, _c;
|
|
93141
93245
|
return __awaiter(this, void 0, void 0, function () {
|
|
93142
93246
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
93143
93247
|
return __generator(this, function (_d) {
|
|
93144
93248
|
switch (_d.label) {
|
|
93145
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getTaskStatus(id,
|
|
93249
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getTaskStatus(id, axiosOptions)];
|
|
93146
93250
|
case 1:
|
|
93147
93251
|
localVarAxiosArgs = _d.sent();
|
|
93148
93252
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -93160,17 +93264,16 @@ var TaskManagementV2026ApiFp = function (configuration) {
|
|
|
93160
93264
|
* @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=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.
|
|
93161
93265
|
* @param {string} [filters] 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* **sourceId**: *eq, in* **completionStatus**: *eq, in, isnull* **type**: *eq, in* **launcher**: *eq, in* **Possible Values:** CLOUD_ACCOUNT_AGGREGATION, CLOUD_GROUP_AGGREGATION, CLOUD_PROCESS_UNCORRELATED_ACCOUNTS, CLOUD_REFRESH_ROLE, SOURCE_APPLICATION_DISCOVERY, AI_AGENT_AGGREGATION, CLOUD_ENTITLEMENT_IMPORT, CLOUD_UNCORRELATED_REFRESH, CLOUD_IDENTITY_AGGREGATION, CLOUD_ATTRIBUTE_SYNCHRONIZATION, IDENTITY_REFRESH, APPLICATION_DISCOVERY, MACHINE_IDENTITY_AGGREGATION, MACHINE_IDENTITY_DELETION, ACCOUNT_DELETION
|
|
93162
93266
|
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **created**
|
|
93163
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
93164
93267
|
* @param {*} [axiosOptions] Override http request option.
|
|
93165
93268
|
* @throws {RequiredError}
|
|
93166
93269
|
*/
|
|
93167
|
-
getTaskStatusList: function (limit, offset, count, filters, sorters,
|
|
93270
|
+
getTaskStatusList: function (limit, offset, count, filters, sorters, axiosOptions) {
|
|
93168
93271
|
var _a, _b, _c;
|
|
93169
93272
|
return __awaiter(this, void 0, void 0, function () {
|
|
93170
93273
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
93171
93274
|
return __generator(this, function (_d) {
|
|
93172
93275
|
switch (_d.label) {
|
|
93173
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getTaskStatusList(limit, offset, count, filters, sorters,
|
|
93276
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getTaskStatusList(limit, offset, count, filters, sorters, axiosOptions)];
|
|
93174
93277
|
case 1:
|
|
93175
93278
|
localVarAxiosArgs = _d.sent();
|
|
93176
93279
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -93185,17 +93288,16 @@ var TaskManagementV2026ApiFp = function (configuration) {
|
|
|
93185
93288
|
* @summary Update task status by id
|
|
93186
93289
|
* @param {string} id Task ID.
|
|
93187
93290
|
* @param {Array<JsonPatchOperationV2026>} jsonPatchOperationV2026 The JSONPatch payload used to update the object.
|
|
93188
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
93189
93291
|
* @param {*} [axiosOptions] Override http request option.
|
|
93190
93292
|
* @throws {RequiredError}
|
|
93191
93293
|
*/
|
|
93192
|
-
updateTaskStatus: function (id, jsonPatchOperationV2026,
|
|
93294
|
+
updateTaskStatus: function (id, jsonPatchOperationV2026, axiosOptions) {
|
|
93193
93295
|
var _a, _b, _c;
|
|
93194
93296
|
return __awaiter(this, void 0, void 0, function () {
|
|
93195
93297
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
93196
93298
|
return __generator(this, function (_d) {
|
|
93197
93299
|
switch (_d.label) {
|
|
93198
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateTaskStatus(id, jsonPatchOperationV2026,
|
|
93300
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateTaskStatus(id, jsonPatchOperationV2026, axiosOptions)];
|
|
93199
93301
|
case 1:
|
|
93200
93302
|
localVarAxiosArgs = _d.sent();
|
|
93201
93303
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -93223,7 +93325,7 @@ var TaskManagementV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
93223
93325
|
* @throws {RequiredError}
|
|
93224
93326
|
*/
|
|
93225
93327
|
getTaskStatus: function (requestParameters, axiosOptions) {
|
|
93226
|
-
return localVarFp.getTaskStatus(requestParameters.id,
|
|
93328
|
+
return localVarFp.getTaskStatus(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
93227
93329
|
},
|
|
93228
93330
|
/**
|
|
93229
93331
|
* Use this endpoint to get a list of statuses for **all** tasks, including completed, in-progress, terminated, and errored tasks. Types of tasks include account and entitlement aggregation and other general background processing tasks. Data for tasks older than 90 days will not be returned. For a list of **in-progress** tasks, apply the isnull filter to the Completion Status field.
|
|
@@ -93234,7 +93336,7 @@ var TaskManagementV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
93234
93336
|
*/
|
|
93235
93337
|
getTaskStatusList: function (requestParameters, axiosOptions) {
|
|
93236
93338
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
93237
|
-
return localVarFp.getTaskStatusList(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters,
|
|
93339
|
+
return localVarFp.getTaskStatusList(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
93238
93340
|
},
|
|
93239
93341
|
/**
|
|
93240
93342
|
* Update a current task status by task ID. Use this API to clear a pending task by updating the completionStatus and completed attributes.
|
|
@@ -93244,7 +93346,7 @@ var TaskManagementV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
93244
93346
|
* @throws {RequiredError}
|
|
93245
93347
|
*/
|
|
93246
93348
|
updateTaskStatus: function (requestParameters, axiosOptions) {
|
|
93247
|
-
return localVarFp.updateTaskStatus(requestParameters.id, requestParameters.jsonPatchOperationV2026,
|
|
93349
|
+
return localVarFp.updateTaskStatus(requestParameters.id, requestParameters.jsonPatchOperationV2026, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
93248
93350
|
},
|
|
93249
93351
|
};
|
|
93250
93352
|
};
|
|
@@ -93270,7 +93372,7 @@ var TaskManagementV2026Api = /** @class */ (function (_super) {
|
|
|
93270
93372
|
*/
|
|
93271
93373
|
TaskManagementV2026Api.prototype.getTaskStatus = function (requestParameters, axiosOptions) {
|
|
93272
93374
|
var _this = this;
|
|
93273
|
-
return (0, exports.TaskManagementV2026ApiFp)(this.configuration).getTaskStatus(requestParameters.id,
|
|
93375
|
+
return (0, exports.TaskManagementV2026ApiFp)(this.configuration).getTaskStatus(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
93274
93376
|
};
|
|
93275
93377
|
/**
|
|
93276
93378
|
* Use this endpoint to get a list of statuses for **all** tasks, including completed, in-progress, terminated, and errored tasks. Types of tasks include account and entitlement aggregation and other general background processing tasks. Data for tasks older than 90 days will not be returned. For a list of **in-progress** tasks, apply the isnull filter to the Completion Status field.
|
|
@@ -93283,7 +93385,7 @@ var TaskManagementV2026Api = /** @class */ (function (_super) {
|
|
|
93283
93385
|
TaskManagementV2026Api.prototype.getTaskStatusList = function (requestParameters, axiosOptions) {
|
|
93284
93386
|
var _this = this;
|
|
93285
93387
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
93286
|
-
return (0, exports.TaskManagementV2026ApiFp)(this.configuration).getTaskStatusList(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters,
|
|
93388
|
+
return (0, exports.TaskManagementV2026ApiFp)(this.configuration).getTaskStatusList(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
93287
93389
|
};
|
|
93288
93390
|
/**
|
|
93289
93391
|
* Update a current task status by task ID. Use this API to clear a pending task by updating the completionStatus and completed attributes.
|
|
@@ -93295,7 +93397,7 @@ var TaskManagementV2026Api = /** @class */ (function (_super) {
|
|
|
93295
93397
|
*/
|
|
93296
93398
|
TaskManagementV2026Api.prototype.updateTaskStatus = function (requestParameters, axiosOptions) {
|
|
93297
93399
|
var _this = this;
|
|
93298
|
-
return (0, exports.TaskManagementV2026ApiFp)(this.configuration).updateTaskStatus(requestParameters.id, requestParameters.jsonPatchOperationV2026,
|
|
93400
|
+
return (0, exports.TaskManagementV2026ApiFp)(this.configuration).updateTaskStatus(requestParameters.id, requestParameters.jsonPatchOperationV2026, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
93299
93401
|
};
|
|
93300
93402
|
return TaskManagementV2026Api;
|
|
93301
93403
|
}(base_1.BaseAPI));
|