sailpoint-api-client 1.8.42 → 1.8.52
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 +37 -5
- package/beta/common.ts +2 -2
- package/beta/package.json +1 -1
- package/dist/beta/api.d.ts +37 -5
- package/dist/beta/api.js +8 -0
- 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 +61 -46
- package/dist/v2024/api.js +38 -50
- package/dist/v2024/api.js.map +1 -1
- package/dist/v2024/common.js +2 -2
- package/dist/v2025/api.d.ts +236 -141
- package/dist/v2025/api.js +198 -87
- package/dist/v2025/api.js.map +1 -1
- package/dist/v2025/common.js +2 -2
- package/dist/v2026/api.d.ts +2229 -130
- package/dist/v2026/api.js +2142 -273
- 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 +83 -76
- package/v2024/common.ts +2 -2
- package/v2024/package.json +1 -1
- package/v2025/README.md +2 -2
- package/v2025/api.ts +275 -177
- package/v2025/common.ts +2 -2
- package/v2025/package.json +1 -1
- package/v2026/README.md +2 -2
- package/v2026/api.ts +3121 -180
- 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,27 @@ 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.
|
|
82
|
+
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.ApprovalConfigSerialChainInnerV2026IdentityTypeV2026 = exports.ApprovalConfigFallbackApproverV2026TypeV2026 = exports.ApprovalConfigEscalationConfigEscalationChainInnerV2026IdentityTypeV2026 = exports.ApprovalCommentV2026ChangedToStatusV2026 = exports.ApprovalApprovalCriteriaRejectionV2026CalculationTypeV2026 = exports.ApprovalApprovalCriteriaApprovalV2026CalculationTypeV2026 = exports.ApplicationTypeV2026 = exports.ApplicationDiscoveryResponseV2026CompletionStatusV2026 = exports.ApplicationDiscoveryResponseV2026TypeV2026 = exports.AggregationTypeV2026 = exports.AdminReviewReassignReassignToV2026TypeV2026 = exports.AdditionalOwnerRefV2026TypeV2026 = exports.ActivityInsightsV2026UsageDaysStateV2026 = exports.ActivationWorkflowStatusV2026 = 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.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.BulkApproveEntitlementRecommendationResultV2026StatusV2026 = exports.BulkApproveEntitlementRecommendationItemV2026RecordTypeV2026 = 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.AutoWriteSettingPatchV2026OpV2026 = exports.AuthUserV2026CapabilitiesV2026 = exports.AuthProfileV2026TypeV2026 = exports.AttributeMappingsAllOfTargetV2026TypeV2026 = exports.AttributeDefinitionTypeV2026 = exports.AttributeDefinitionSchemaV2026TypeV2026 = exports.AttrSyncSourceV2026TypeV2026 = void 0;
|
|
84
|
+
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 = exports.CertificationTaskV2026TypeV2026 = exports.CertificationReferenceV2026TypeV2026 = exports.CertificationPhaseV2026 = exports.CertificationDecisionV2026 = exports.CampaignV2026MandatoryCommentRequirementV2026 = exports.CampaignV2026CorrelatedStatusV2026 = exports.CampaignV2026StatusV2026 = void 0;
|
|
85
|
+
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.EntitlementRecommendationRecordV2026RecordTypeV2026 = exports.EntitlementRecommendationAssigneeOneOfV2026TypeV2026 = exports.EntitlementRecommendationAssigneeOneOf1V2026TypeV2026 = 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 = exports.DraftResponseV2026ApprovalStatusV2026 = exports.DraftResponseV2026ModeV2026 = exports.DraftResponseV2026TypeV2026 = exports.DraftResponseV2026StatusV2026 = exports.DocumentTypeV2026 = exports.DimensionRefV2026TypeV2026 = exports.DimensionMembershipSelectorTypeV2026 = void 0;
|
|
86
|
+
exports.LauncherV2026TypeV2026 = exports.LauncherRequestV2026TypeV2026 = exports.LauncherRequestReferenceV2026TypeV2026 = exports.LauncherReferenceV2026TypeV2026 = exports.LatestOutlierSummaryV2026TypeV2026 = exports.JsonPatchOperationV2026OpV2026 = exports.JsonPatchOperationRoleMiningV2026OpV2026 = exports.JitAccessOperationRequestV2026PathV2026 = exports.JitAccessOperationRequestV2026OpV2026 = exports.InvocationStatusTypeV2026 = exports.IntelIdentityResponseV2026TypeV2026 = exports.IntelIdentityNotFoundBodyV2026DetailCodeV2026 = exports.IntelIdentityAmbiguousBodyV2026DetailCodeV2026 = 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 = exports.GetActiveCampaigns200ResponseInnerV2026CorrelatedStatusV2026 = exports.GetActiveCampaigns200ResponseInnerV2026StatusV2026 = exports.GetActiveCampaigns200ResponseInnerV2026TypeV2026 = exports.FullDiscoveredApplicationsV2026RiskLevelV2026 = exports.FormUsedByV2026TypeV2026 = exports.FormOwnerV2026TypeV2026 = exports.FormInstanceResponseV2026StateV2026 = exports.FormInstanceRecipientV2026TypeV2026 = exports.FormInstanceCreatedByV2026TypeV2026 = exports.FormElementValidationsSetV2026ValidationTypeV2026 = void 0;
|
|
87
|
+
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 = 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 = void 0;
|
|
88
|
+
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.PromptInsightV2026SeverityV2026 = exports.PromptInsightV2026CategoryV2026 = exports.PromptInsightV2026PolicyDecisionV2026 = 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 = 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 = void 0;
|
|
89
|
+
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 = 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 = void 0;
|
|
90
|
+
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 = 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 = void 0;
|
|
91
|
+
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 = 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 = void 0;
|
|
92
|
+
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 = 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 = void 0;
|
|
93
|
+
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 = 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 = void 0;
|
|
94
|
+
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 = 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 = void 0;
|
|
95
|
+
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 = 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 = void 0;
|
|
96
|
+
exports.LaunchersV2026ApiFactory = exports.LaunchersV2026ApiFp = exports.LaunchersV2026ApiAxiosParamCreator = exports.JITActivationsV2026Api = exports.JITActivationsV2026ApiFactory = exports.JITActivationsV2026ApiFp = exports.JITActivationsV2026ApiAxiosParamCreator = exports.PatchJitActivationConfigConfigTypeV2026 = exports.GetJitActivationConfigConfigTypeV2026 = exports.JITAccessV2026Api = exports.JITAccessV2026ApiFactory = exports.JITAccessV2026ApiFp = exports.JITAccessV2026ApiAxiosParamCreator = exports.IntelligencePackageV2026Api = exports.IntelligencePackageV2026ApiFactory = exports.IntelligencePackageV2026ApiFp = exports.IntelligencePackageV2026ApiAxiosParamCreator = 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 = 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 = void 0;
|
|
97
|
+
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 = 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 = void 0;
|
|
98
|
+
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 = 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 = void 0;
|
|
99
|
+
exports.SODPoliciesV2026ApiFp = exports.SODPoliciesV2026ApiAxiosParamCreator = exports.SIMIntegrationsV2026Api = exports.SIMIntegrationsV2026ApiFactory = exports.SIMIntegrationsV2026ApiFp = exports.SIMIntegrationsV2026ApiAxiosParamCreator = exports.RolesV2026Api = exports.RolesV2026ApiFactory = exports.RolesV2026ApiFp = exports.RolesV2026ApiAxiosParamCreator = exports.RolePropagationV2026Api = exports.RolePropagationV2026ApiFactory = 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.ListPromptInsightsIntervalV2026 = exports.GetPromptInsightsMetricsIntervalV2026 = exports.PromptInsightsV2026Api = exports.PromptInsightsV2026ApiFactory = exports.PromptInsightsV2026ApiFp = exports.PromptInsightsV2026ApiAxiosParamCreator = exports.PrivilegeCriteriaConfigurationV2026Api = exports.PrivilegeCriteriaConfigurationV2026ApiFactory = exports.PrivilegeCriteriaConfigurationV2026ApiFp = exports.PrivilegeCriteriaConfigurationV2026ApiAxiosParamCreator = exports.PrivilegeCriteriaV2026Api = exports.PrivilegeCriteriaV2026ApiFactory = exports.PrivilegeCriteriaV2026ApiFp = exports.PrivilegeCriteriaV2026ApiAxiosParamCreator = void 0;
|
|
100
|
+
exports.GetSourceScheduleScheduleTypeV2026 = exports.GetSourceConfigLocaleV2026 = exports.DeleteSourceScheduleScheduleTypeV2026 = exports.SourcesV2026Api = exports.SourcesV2026ApiFactory = exports.SourcesV2026ApiFp = exports.SourcesV2026ApiAxiosParamCreator = exports.SourceUsagesV2026Api = exports.SourceUsagesV2026ApiFactory = exports.SourceUsagesV2026ApiFp = exports.SourceUsagesV2026ApiAxiosParamCreator = exports.SharedSignalsFrameworkSSFV2026Api = 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 = void 0;
|
|
101
|
+
exports.WorkReassignmentV2026Api = exports.WorkReassignmentV2026ApiFactory = exports.WorkReassignmentV2026ApiFp = exports.WorkReassignmentV2026ApiAxiosParamCreator = exports.WorkItemsV2026Api = exports.WorkItemsV2026ApiFactory = exports.WorkItemsV2026ApiFp = exports.WorkItemsV2026ApiAxiosParamCreator = exports.UIMetadataV2026Api = exports.UIMetadataV2026ApiFactory = exports.UIMetadataV2026ApiFp = exports.UIMetadataV2026ApiAxiosParamCreator = 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 = void 0;
|
|
102
|
+
exports.WorkflowsV2026Api = exports.WorkflowsV2026ApiFactory = exports.WorkflowsV2026ApiFp = exports.WorkflowsV2026ApiAxiosParamCreator = void 0;
|
|
102
103
|
var axios_1 = __importDefault(require("axios"));
|
|
103
104
|
// Some imports not used depending on template conditions
|
|
104
105
|
// @ts-ignore
|
|
@@ -586,6 +587,95 @@ exports.ApprovalCommentV2026ChangedToStatusV2026 = {
|
|
|
586
587
|
Approved: 'APPROVED',
|
|
587
588
|
Rejected: 'REJECTED'
|
|
588
589
|
};
|
|
590
|
+
exports.ApprovalConfigEscalationConfigEscalationChainInnerV2026IdentityTypeV2026 = {
|
|
591
|
+
Identity: 'IDENTITY',
|
|
592
|
+
ManagerOf: 'MANAGER_OF',
|
|
593
|
+
AccountOwner: 'ACCOUNT_OWNER',
|
|
594
|
+
MachineAccountOwner: 'MACHINE_ACCOUNT_OWNER',
|
|
595
|
+
MachineIdentityOwner: 'MACHINE_IDENTITY_OWNER',
|
|
596
|
+
ManagerOfRequestedTargetOwner: 'MANAGER_OF_REQUESTED_TARGET_OWNER',
|
|
597
|
+
ManagerOfMachineIdentityOwner: 'MANAGER_OF_MACHINE_IDENTITY_OWNER',
|
|
598
|
+
ManagerOfAccountOwner: 'MANAGER_OF_ACCOUNT_OWNER',
|
|
599
|
+
ManagerOfMachineAccountOwner: 'MANAGER_OF_MACHINE_ACCOUNT_OWNER',
|
|
600
|
+
ManagerOfRequester: 'MANAGER_OF_REQUESTER',
|
|
601
|
+
ManagerOfRequesterOwner: 'MANAGER_OF_REQUESTER_OWNER',
|
|
602
|
+
ManagerOfOwner: 'MANAGER_OF_OWNER',
|
|
603
|
+
AccessProfileOwner: 'ACCESS_PROFILE_OWNER',
|
|
604
|
+
ApplicationOwner: 'APPLICATION_OWNER',
|
|
605
|
+
EntitlementOwner: 'ENTITLEMENT_OWNER',
|
|
606
|
+
RoleOwner: 'ROLE_OWNER',
|
|
607
|
+
SourceOwner: 'SOURCE_OWNER',
|
|
608
|
+
AccessProfilePrimaryOwner: 'ACCESS_PROFILE_PRIMARY_OWNER',
|
|
609
|
+
ApplicationPrimaryOwner: 'APPLICATION_PRIMARY_OWNER',
|
|
610
|
+
EntitlementPrimaryOwner: 'ENTITLEMENT_PRIMARY_OWNER',
|
|
611
|
+
RolePrimaryOwner: 'ROLE_PRIMARY_OWNER',
|
|
612
|
+
SourcePrimaryOwner: 'SOURCE_PRIMARY_OWNER'
|
|
613
|
+
};
|
|
614
|
+
exports.ApprovalConfigFallbackApproverV2026TypeV2026 = {
|
|
615
|
+
Identity: 'IDENTITY',
|
|
616
|
+
ManagerOf: 'MANAGER_OF',
|
|
617
|
+
AccountOwner: 'ACCOUNT_OWNER',
|
|
618
|
+
MachineAccountOwner: 'MACHINE_ACCOUNT_OWNER',
|
|
619
|
+
MachineIdentityOwner: 'MACHINE_IDENTITY_OWNER',
|
|
620
|
+
ManagerOfRequestedTargetOwner: 'MANAGER_OF_REQUESTED_TARGET_OWNER',
|
|
621
|
+
ManagerOfMachineIdentityOwner: 'MANAGER_OF_MACHINE_IDENTITY_OWNER',
|
|
622
|
+
ManagerOfAccountOwner: 'MANAGER_OF_ACCOUNT_OWNER',
|
|
623
|
+
ManagerOfMachineAccountOwner: 'MANAGER_OF_MACHINE_ACCOUNT_OWNER',
|
|
624
|
+
ManagerOfRequester: 'MANAGER_OF_REQUESTER',
|
|
625
|
+
ManagerOfRequesterOwner: 'MANAGER_OF_REQUESTER_OWNER',
|
|
626
|
+
ManagerOfOwner: 'MANAGER_OF_OWNER',
|
|
627
|
+
AccessProfileOwner: 'ACCESS_PROFILE_OWNER',
|
|
628
|
+
ApplicationOwner: 'APPLICATION_OWNER',
|
|
629
|
+
EntitlementOwner: 'ENTITLEMENT_OWNER',
|
|
630
|
+
RoleOwner: 'ROLE_OWNER',
|
|
631
|
+
SourceOwner: 'SOURCE_OWNER',
|
|
632
|
+
RequestedTargetOwner: 'REQUESTED_TARGET_OWNER',
|
|
633
|
+
AccessProfilePrimaryOwner: 'ACCESS_PROFILE_PRIMARY_OWNER',
|
|
634
|
+
ApplicationPrimaryOwner: 'APPLICATION_PRIMARY_OWNER',
|
|
635
|
+
EntitlementPrimaryOwner: 'ENTITLEMENT_PRIMARY_OWNER',
|
|
636
|
+
RolePrimaryOwner: 'ROLE_PRIMARY_OWNER',
|
|
637
|
+
SourcePrimaryOwner: 'SOURCE_PRIMARY_OWNER',
|
|
638
|
+
RequestedTargetPrimaryOwner: 'REQUESTED_TARGET_PRIMARY_OWNER'
|
|
639
|
+
};
|
|
640
|
+
exports.ApprovalConfigSerialChainInnerV2026IdentityTypeV2026 = {
|
|
641
|
+
Identity: 'IDENTITY',
|
|
642
|
+
GovernanceGroup: 'GOVERNANCE_GROUP',
|
|
643
|
+
ManagerOf: 'MANAGER_OF',
|
|
644
|
+
AccountOwner: 'ACCOUNT_OWNER',
|
|
645
|
+
MachineAccountOwner: 'MACHINE_ACCOUNT_OWNER',
|
|
646
|
+
MachineIdentityOwner: 'MACHINE_IDENTITY_OWNER',
|
|
647
|
+
ManagerOfRequestedTargetOwner: 'MANAGER_OF_REQUESTED_TARGET_OWNER',
|
|
648
|
+
ManagerOfMachineIdentityOwner: 'MANAGER_OF_MACHINE_IDENTITY_OWNER',
|
|
649
|
+
ManagerOfAccountOwner: 'MANAGER_OF_ACCOUNT_OWNER',
|
|
650
|
+
ManagerOfMachineAccountOwner: 'MANAGER_OF_MACHINE_ACCOUNT_OWNER',
|
|
651
|
+
ManagerOfRequester: 'MANAGER_OF_REQUESTER',
|
|
652
|
+
ManagerOfRequesterOwner: 'MANAGER_OF_REQUESTER_OWNER',
|
|
653
|
+
ManagerOfOwner: 'MANAGER_OF_OWNER',
|
|
654
|
+
AccessProfileOwner: 'ACCESS_PROFILE_OWNER',
|
|
655
|
+
ApplicationOwner: 'APPLICATION_OWNER',
|
|
656
|
+
EntitlementOwner: 'ENTITLEMENT_OWNER',
|
|
657
|
+
RoleOwner: 'ROLE_OWNER',
|
|
658
|
+
SourceOwner: 'SOURCE_OWNER',
|
|
659
|
+
RequestedTargetOwner: 'REQUESTED_TARGET_OWNER',
|
|
660
|
+
AccessProfilePrimaryOwner: 'ACCESS_PROFILE_PRIMARY_OWNER',
|
|
661
|
+
ApplicationPrimaryOwner: 'APPLICATION_PRIMARY_OWNER',
|
|
662
|
+
EntitlementPrimaryOwner: 'ENTITLEMENT_PRIMARY_OWNER',
|
|
663
|
+
RolePrimaryOwner: 'ROLE_PRIMARY_OWNER',
|
|
664
|
+
SourcePrimaryOwner: 'SOURCE_PRIMARY_OWNER',
|
|
665
|
+
RequestedTargetPrimaryOwner: 'REQUESTED_TARGET_PRIMARY_OWNER',
|
|
666
|
+
AccessProfileSecondaryOwnerGroup: 'ACCESS_PROFILE_SECONDARY_OWNER_GROUP',
|
|
667
|
+
ApplicationSecondaryOwnerGroup: 'APPLICATION_SECONDARY_OWNER_GROUP',
|
|
668
|
+
EntitlementSecondaryOwnerGroup: 'ENTITLEMENT_SECONDARY_OWNER_GROUP',
|
|
669
|
+
RoleSecondaryOwnerGroup: 'ROLE_SECONDARY_OWNER_GROUP',
|
|
670
|
+
SourceSecondaryOwnerGroup: 'SOURCE_SECONDARY_OWNER_GROUP',
|
|
671
|
+
RequestedTargetSecondaryOwnerGroup: 'REQUESTED_TARGET_SECONDARY_OWNER_GROUP',
|
|
672
|
+
AccessProfileAllOwnerGroup: 'ACCESS_PROFILE_ALL_OWNER_GROUP',
|
|
673
|
+
ApplicationAllOwnerGroup: 'APPLICATION_ALL_OWNER_GROUP',
|
|
674
|
+
EntitlementAllOwnerGroup: 'ENTITLEMENT_ALL_OWNER_GROUP',
|
|
675
|
+
RoleAllOwnerGroup: 'ROLE_ALL_OWNER_GROUP',
|
|
676
|
+
SourceAllOwnerGroup: 'SOURCE_ALL_OWNER_GROUP',
|
|
677
|
+
RequestedTargetAllOwnerGroup: 'REQUESTED_TARGET_ALL_OWNER_GROUP'
|
|
678
|
+
};
|
|
589
679
|
exports.ApprovalConfigTimeoutConfigV2026TimeoutResultV2026 = {
|
|
590
680
|
Expired: 'EXPIRED',
|
|
591
681
|
Approved: 'APPROVED'
|
|
@@ -615,13 +705,42 @@ exports.ApprovalIdentityRecordV2026TypeV2026 = {
|
|
|
615
705
|
};
|
|
616
706
|
exports.ApprovalIdentityV2026TypeV2026 = {
|
|
617
707
|
Identity: 'IDENTITY',
|
|
618
|
-
ManagerOf: 'MANAGER_OF',
|
|
619
708
|
GovernanceGroup: 'GOVERNANCE_GROUP',
|
|
620
|
-
|
|
621
|
-
|
|
709
|
+
ManagerOf: 'MANAGER_OF',
|
|
710
|
+
AccountOwner: 'ACCOUNT_OWNER',
|
|
711
|
+
MachineAccountOwner: 'MACHINE_ACCOUNT_OWNER',
|
|
712
|
+
MachineIdentityOwner: 'MACHINE_IDENTITY_OWNER',
|
|
713
|
+
ManagerOfRequestedTargetOwner: 'MANAGER_OF_REQUESTED_TARGET_OWNER',
|
|
714
|
+
ManagerOfMachineIdentityOwner: 'MANAGER_OF_MACHINE_IDENTITY_OWNER',
|
|
715
|
+
ManagerOfAccountOwner: 'MANAGER_OF_ACCOUNT_OWNER',
|
|
716
|
+
ManagerOfMachineAccountOwner: 'MANAGER_OF_MACHINE_ACCOUNT_OWNER',
|
|
717
|
+
ManagerOfRequester: 'MANAGER_OF_REQUESTER',
|
|
718
|
+
ManagerOfRequesterOwner: 'MANAGER_OF_REQUESTER_OWNER',
|
|
719
|
+
ManagerOfOwner: 'MANAGER_OF_OWNER',
|
|
622
720
|
AccessProfileOwner: 'ACCESS_PROFILE_OWNER',
|
|
721
|
+
ApplicationOwner: 'APPLICATION_OWNER',
|
|
623
722
|
EntitlementOwner: 'ENTITLEMENT_OWNER',
|
|
624
|
-
|
|
723
|
+
RoleOwner: 'ROLE_OWNER',
|
|
724
|
+
SourceOwner: 'SOURCE_OWNER',
|
|
725
|
+
RequestedTargetOwner: 'REQUESTED_TARGET_OWNER',
|
|
726
|
+
AccessProfilePrimaryOwner: 'ACCESS_PROFILE_PRIMARY_OWNER',
|
|
727
|
+
ApplicationPrimaryOwner: 'APPLICATION_PRIMARY_OWNER',
|
|
728
|
+
EntitlementPrimaryOwner: 'ENTITLEMENT_PRIMARY_OWNER',
|
|
729
|
+
RolePrimaryOwner: 'ROLE_PRIMARY_OWNER',
|
|
730
|
+
SourcePrimaryOwner: 'SOURCE_PRIMARY_OWNER',
|
|
731
|
+
RequestedTargetPrimaryOwner: 'REQUESTED_TARGET_PRIMARY_OWNER',
|
|
732
|
+
AccessProfileSecondaryOwnerGroup: 'ACCESS_PROFILE_SECONDARY_OWNER_GROUP',
|
|
733
|
+
ApplicationSecondaryOwnerGroup: 'APPLICATION_SECONDARY_OWNER_GROUP',
|
|
734
|
+
EntitlementSecondaryOwnerGroup: 'ENTITLEMENT_SECONDARY_OWNER_GROUP',
|
|
735
|
+
RoleSecondaryOwnerGroup: 'ROLE_SECONDARY_OWNER_GROUP',
|
|
736
|
+
SourceSecondaryOwnerGroup: 'SOURCE_SECONDARY_OWNER_GROUP',
|
|
737
|
+
RequestedTargetSecondaryOwnerGroup: 'REQUESTED_TARGET_SECONDARY_OWNER_GROUP',
|
|
738
|
+
AccessProfileAllOwnerGroup: 'ACCESS_PROFILE_ALL_OWNER_GROUP',
|
|
739
|
+
ApplicationAllOwnerGroup: 'APPLICATION_ALL_OWNER_GROUP',
|
|
740
|
+
EntitlementAllOwnerGroup: 'ENTITLEMENT_ALL_OWNER_GROUP',
|
|
741
|
+
RoleAllOwnerGroup: 'ROLE_ALL_OWNER_GROUP',
|
|
742
|
+
SourceAllOwnerGroup: 'SOURCE_ALL_OWNER_GROUP',
|
|
743
|
+
RequestedTargetAllOwnerGroup: 'REQUESTED_TARGET_ALL_OWNER_GROUP'
|
|
625
744
|
};
|
|
626
745
|
exports.ApprovalReassignmentHistoryV2026ReassignmentTypeV2026 = {
|
|
627
746
|
Escalation: 'ESCALATION',
|
|
@@ -853,6 +972,14 @@ exports.BulkAddTaggedObjectV2026OperationV2026 = {
|
|
|
853
972
|
Append: 'APPEND',
|
|
854
973
|
Merge: 'MERGE'
|
|
855
974
|
};
|
|
975
|
+
exports.BulkApproveEntitlementRecommendationItemV2026RecordTypeV2026 = {
|
|
976
|
+
Sed: 'SED',
|
|
977
|
+
Privilege: 'privilege'
|
|
978
|
+
};
|
|
979
|
+
exports.BulkApproveEntitlementRecommendationResultV2026StatusV2026 = {
|
|
980
|
+
Success: 'SUCCESS',
|
|
981
|
+
Failure: 'FAILURE'
|
|
982
|
+
};
|
|
856
983
|
/**
|
|
857
984
|
* Specifies the type of business service or resource. Possible values include: 0 - Folder 1 - Computer 2 - Container 3 - Domain 4 - Group / GPO 5 - OrganizationalUnit 6 - User 7 - Document 8 - List / WindowsFileServer / SharepointOnline 9 - ListItem 10 - Site 11 - Unknown / DropboxUser 12 - WSSFolder 13 - Web 14 - ExchangeFolder 15 - Mailbox 16 - PublicFolder 18 - UserSAMAccountName 24 - (reserved) 25 - GroupPolicyContainer 30 - File 801 - WindowsClusterServerName 908 - GoogleFolder 909 - GoogleUser 910 - DropboxFolder 912 - BoxFolder 913 - BoxUser 914 - BoxFile 950 - WSSFile 951 - HiddenList 952 - HiddenWSSFolder 953 - HiddenWSSFile 1000 - BuiltinDomain 1100 - DfsNamespace 1101 - DfsLink 1200 - SqlServerInstance 1201 - SqlServerDatabase 1202 - SqlServerSchema 1203 - SqlServerTable 1204 - SqlServerView 1205 - SqlServerStoredProcedure 1206 - SqlServerFunction 1207 - SqlServerAssemblie 1208 - SqlServerType 1209 - SqlServerDatabaseRole 1210 - SqlServerDatabaseUser 1211 - SqlServerApplicationRole 1212 - SqlServerLogin 1213 - SqlServerServerRole 1214 - SqlServerVirtualContainer 1215 - SqlServerSynonym 1216 - SqlServerExtendedStoredProcedure 1300 - AwsS3Root 1301 - AwsS3OU 1302 - AwsS3Account 1303 - AwsS3Bucket 1304 - AwsS3Folder 1305 - AwsS3File 1400 - SnowflakeDatabase 1401 - SnowflakeSchema 1402 - SnowflakeTable 1403 - SnowflakeView 1404 - SnowflakeFunction 1405 - SnowflakeProcedure 1406 - SnowflakeVirtualContainer 1407 - SnowflakeDatabaseApplication 1408 - SnowflakeDatabaseApplicationPackage 1409 - SnowflakeDatabasePersonal 1410 - SnowflakeDatabaseImported 1411 - SnowflakeViewMaterialized
|
|
858
985
|
* @export
|
|
@@ -1602,6 +1729,18 @@ exports.EntitlementPrivilegeLevelV2026EffectiveV2026 = {
|
|
|
1602
1729
|
Medium: 'MEDIUM',
|
|
1603
1730
|
None: 'NONE'
|
|
1604
1731
|
};
|
|
1732
|
+
exports.EntitlementRecommendationAssigneeOneOf1V2026TypeV2026 = {
|
|
1733
|
+
SourceOwner: 'SOURCE_OWNER',
|
|
1734
|
+
EntitlementOwner: 'ENTITLEMENT_OWNER'
|
|
1735
|
+
};
|
|
1736
|
+
exports.EntitlementRecommendationAssigneeOneOfV2026TypeV2026 = {
|
|
1737
|
+
Identity: 'IDENTITY',
|
|
1738
|
+
GovernanceGroup: 'GOVERNANCE_GROUP'
|
|
1739
|
+
};
|
|
1740
|
+
exports.EntitlementRecommendationRecordV2026RecordTypeV2026 = {
|
|
1741
|
+
Sed: 'SED',
|
|
1742
|
+
Privilege: 'privilege'
|
|
1743
|
+
};
|
|
1605
1744
|
exports.EntitlementRefV2026TypeV2026 = {
|
|
1606
1745
|
Entitlement: 'ENTITLEMENT'
|
|
1607
1746
|
};
|
|
@@ -2143,6 +2282,16 @@ exports.IndexV2026 = {
|
|
|
2143
2282
|
Roles: 'roles',
|
|
2144
2283
|
Star: '*'
|
|
2145
2284
|
};
|
|
2285
|
+
exports.IntelIdentityAmbiguousBodyV2026DetailCodeV2026 = {
|
|
2286
|
+
IdcIdentityAmbiguous: 'IDC_IDENTITY_AMBIGUOUS'
|
|
2287
|
+
};
|
|
2288
|
+
exports.IntelIdentityNotFoundBodyV2026DetailCodeV2026 = {
|
|
2289
|
+
IdcIdentityNotFound: 'IDC_IDENTITY_NOT_FOUND'
|
|
2290
|
+
};
|
|
2291
|
+
exports.IntelIdentityResponseV2026TypeV2026 = {
|
|
2292
|
+
Human: 'HUMAN',
|
|
2293
|
+
Machine: 'MACHINE'
|
|
2294
|
+
};
|
|
2146
2295
|
/**
|
|
2147
2296
|
* Defines the Invocation type. **TEST** The trigger was invocated as a test, either via the test subscription button in the UI or via the start test invocation API. **REAL_TIME** The trigger subscription is live and was invocated by a real event in IdentityNow.
|
|
2148
2297
|
* @export
|
|
@@ -2831,6 +2980,21 @@ exports.ProductV2026OrgTypeV2026 = {
|
|
|
2831
2980
|
Demonstration: 'demonstration',
|
|
2832
2981
|
Sandbox: 'sandbox'
|
|
2833
2982
|
};
|
|
2983
|
+
exports.PromptInsightV2026PolicyDecisionV2026 = {
|
|
2984
|
+
Allowed: 'ALLOWED',
|
|
2985
|
+
Redacted: 'REDACTED'
|
|
2986
|
+
};
|
|
2987
|
+
exports.PromptInsightV2026CategoryV2026 = {
|
|
2988
|
+
Anomalies: 'ANOMALIES',
|
|
2989
|
+
DataUploads: 'DATA_UPLOADS',
|
|
2990
|
+
McpToolCalls: 'MCP_TOOL_CALLS'
|
|
2991
|
+
};
|
|
2992
|
+
exports.PromptInsightV2026SeverityV2026 = {
|
|
2993
|
+
Low: 'LOW',
|
|
2994
|
+
Medium: 'MEDIUM',
|
|
2995
|
+
High: 'HIGH',
|
|
2996
|
+
Critical: 'CRITICAL'
|
|
2997
|
+
};
|
|
2834
2998
|
exports.ProvisioningCompletedAccountRequestsInnerAttributeRequestsInnerV2026OperationV2026 = {
|
|
2835
2999
|
Add: 'Add',
|
|
2836
3000
|
Set: 'Set',
|
|
@@ -12335,9 +12499,9 @@ var ApprovalsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
12335
12499
|
});
|
|
12336
12500
|
},
|
|
12337
12501
|
/**
|
|
12338
|
-
* Gets a list of approvals.
|
|
12502
|
+
* Gets a list of approvals. One of the following query parameters should be present: \'mine\', \'approverId\', \'requesterId\', \'requesteeId\'. The absence of all query parameters for non admins will default to mine=true (which is the equivalent of \'approverId=[your_identity_id]\') while admins will default to mine=false (which will show all approvals in the org). For lookups by access request ID please use the following: \'/generic-approvals?mine=false&filters=referenceType+eq+\"accessRequestId\"+and+referenceId+eq+\"12345678901234567890123456789012\"\'
|
|
12339
12503
|
* @summary Get approvals
|
|
12340
|
-
* @param {boolean} [mine]
|
|
12504
|
+
* @param {boolean} [mine] Determines whether to return the list of approvals assigned to the current caller or all approvals in the org. Defaults to false if admin, true otherwise (which is the equivalent of \'approverId=[your_identity_id]\').
|
|
12341
12505
|
* @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.
|
|
12342
12506
|
* @param {string} [requesteeId] Returns the list of approvals for a given requesteeId ID. Must match the calling user\'s identity ID unless they are an admin.
|
|
12343
12507
|
* @param {string} [approverId] Returns the list of approvals for a given approverId ID. Must match the calling user\'s identity ID unless they are an admin.
|
|
@@ -12347,7 +12511,7 @@ var ApprovalsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
12347
12511
|
* @param {boolean} [includeApprovers] If set to true in the query, the approval requests returned will include approvers.
|
|
12348
12512
|
* @param {boolean} [includeReassignmentHistory] If set to true in the query, the approval requests returned will include reassignment history.
|
|
12349
12513
|
* @param {boolean} [includeBatchInfo] If set to true in the query, the approval requests returned will include batch information.
|
|
12350
|
-
* @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* **
|
|
12514
|
+
* @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* **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* **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* **referenceType**: *eq, ne, in, co, sw* **referenceName**: *eq, ne, in, co, sw* **requestedTargetId**: *eq, ne, in, co, sw* **requestedTargetType**: *eq, ne, in, co, sw* **requestedTargetName**: *eq, ne, in, co, sw* **requestedTargetRequestType**: *eq, ne, in, co, sw* **modifiedDate**: *eq, ne, in, co, sw, gt, ge, lt, le* **decisionDate**: *eq, ne, in, co, sw, gt, ge, lt, le* **approvalId**: *eq, ne, in, co, sw* **requesterId**: *eq, ne, in, co, sw* **requesteeId**: *eq, ne, in, co, sw* **approverId**: *eq, ne, in, co, sw*
|
|
12351
12515
|
* @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.
|
|
12352
12516
|
* @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
12353
12517
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13040,9 +13204,9 @@ var ApprovalsV2026ApiFp = function (configuration) {
|
|
|
13040
13204
|
});
|
|
13041
13205
|
},
|
|
13042
13206
|
/**
|
|
13043
|
-
* Gets a list of approvals.
|
|
13207
|
+
* Gets a list of approvals. One of the following query parameters should be present: \'mine\', \'approverId\', \'requesterId\', \'requesteeId\'. The absence of all query parameters for non admins will default to mine=true (which is the equivalent of \'approverId=[your_identity_id]\') while admins will default to mine=false (which will show all approvals in the org). For lookups by access request ID please use the following: \'/generic-approvals?mine=false&filters=referenceType+eq+\"accessRequestId\"+and+referenceId+eq+\"12345678901234567890123456789012\"\'
|
|
13044
13208
|
* @summary Get approvals
|
|
13045
|
-
* @param {boolean} [mine]
|
|
13209
|
+
* @param {boolean} [mine] Determines whether to return the list of approvals assigned to the current caller or all approvals in the org. Defaults to false if admin, true otherwise (which is the equivalent of \'approverId=[your_identity_id]\').
|
|
13046
13210
|
* @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.
|
|
13047
13211
|
* @param {string} [requesteeId] Returns the list of approvals for a given requesteeId ID. Must match the calling user\'s identity ID unless they are an admin.
|
|
13048
13212
|
* @param {string} [approverId] Returns the list of approvals for a given approverId ID. Must match the calling user\'s identity ID unless they are an admin.
|
|
@@ -13052,7 +13216,7 @@ var ApprovalsV2026ApiFp = function (configuration) {
|
|
|
13052
13216
|
* @param {boolean} [includeApprovers] If set to true in the query, the approval requests returned will include approvers.
|
|
13053
13217
|
* @param {boolean} [includeReassignmentHistory] If set to true in the query, the approval requests returned will include reassignment history.
|
|
13054
13218
|
* @param {boolean} [includeBatchInfo] If set to true in the query, the approval requests returned will include batch information.
|
|
13055
|
-
* @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* **
|
|
13219
|
+
* @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* **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* **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* **referenceType**: *eq, ne, in, co, sw* **referenceName**: *eq, ne, in, co, sw* **requestedTargetId**: *eq, ne, in, co, sw* **requestedTargetType**: *eq, ne, in, co, sw* **requestedTargetName**: *eq, ne, in, co, sw* **requestedTargetRequestType**: *eq, ne, in, co, sw* **modifiedDate**: *eq, ne, in, co, sw, gt, ge, lt, le* **decisionDate**: *eq, ne, in, co, sw, gt, ge, lt, le* **approvalId**: *eq, ne, in, co, sw* **requesterId**: *eq, ne, in, co, sw* **requesteeId**: *eq, ne, in, co, sw* **approverId**: *eq, ne, in, co, sw*
|
|
13056
13220
|
* @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.
|
|
13057
13221
|
* @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
13058
13222
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13335,7 +13499,7 @@ var ApprovalsV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
13335
13499
|
return localVarFp.getApproval(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
13336
13500
|
},
|
|
13337
13501
|
/**
|
|
13338
|
-
* Gets a list of approvals.
|
|
13502
|
+
* Gets a list of approvals. One of the following query parameters should be present: \'mine\', \'approverId\', \'requesterId\', \'requesteeId\'. The absence of all query parameters for non admins will default to mine=true (which is the equivalent of \'approverId=[your_identity_id]\') while admins will default to mine=false (which will show all approvals in the org). For lookups by access request ID please use the following: \'/generic-approvals?mine=false&filters=referenceType+eq+\"accessRequestId\"+and+referenceId+eq+\"12345678901234567890123456789012\"\'
|
|
13339
13503
|
* @summary Get approvals
|
|
13340
13504
|
* @param {ApprovalsV2026ApiGetApprovalsRequest} requestParameters Request parameters.
|
|
13341
13505
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13512,7 +13676,7 @@ var ApprovalsV2026Api = /** @class */ (function (_super) {
|
|
|
13512
13676
|
return (0, exports.ApprovalsV2026ApiFp)(this.configuration).getApproval(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
13513
13677
|
};
|
|
13514
13678
|
/**
|
|
13515
|
-
* Gets a list of approvals.
|
|
13679
|
+
* Gets a list of approvals. One of the following query parameters should be present: \'mine\', \'approverId\', \'requesterId\', \'requesteeId\'. The absence of all query parameters for non admins will default to mine=true (which is the equivalent of \'approverId=[your_identity_id]\') while admins will default to mine=false (which will show all approvals in the org). For lookups by access request ID please use the following: \'/generic-approvals?mine=false&filters=referenceType+eq+\"accessRequestId\"+and+referenceId+eq+\"12345678901234567890123456789012\"\'
|
|
13516
13680
|
* @summary Get approvals
|
|
13517
13681
|
* @param {ApprovalsV2026ApiGetApprovalsRequest} requestParameters Request parameters.
|
|
13518
13682
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -50006,30 +50170,30 @@ var IdentityProfilesV2026Api = /** @class */ (function (_super) {
|
|
|
50006
50170
|
}(base_1.BaseAPI));
|
|
50007
50171
|
exports.IdentityProfilesV2026Api = IdentityProfilesV2026Api;
|
|
50008
50172
|
/**
|
|
50009
|
-
*
|
|
50173
|
+
* IntelligencePackageV2026Api - axios parameter creator
|
|
50010
50174
|
* @export
|
|
50011
50175
|
*/
|
|
50012
|
-
var
|
|
50176
|
+
var IntelligencePackageV2026ApiAxiosParamCreator = function (configuration) {
|
|
50013
50177
|
var _this = this;
|
|
50014
50178
|
return {
|
|
50015
50179
|
/**
|
|
50016
|
-
*
|
|
50017
|
-
* @summary
|
|
50018
|
-
* @param {
|
|
50180
|
+
* Requires tenant license idn:response-and-remediation. Client-facing pagination (limit, offset, count) is not supported on this route. The service issues one Shelby List Accounts request at the upstream maximum page size and one SDS Search request per identity.
|
|
50181
|
+
* @summary Accounts merged with privileged data
|
|
50182
|
+
* @param {string} identityID Non-empty identity id path segment for Intelligence Package sub-resources.
|
|
50019
50183
|
* @param {*} [axiosOptions] Override http request option.
|
|
50020
50184
|
* @throws {RequiredError}
|
|
50021
50185
|
*/
|
|
50022
|
-
|
|
50186
|
+
getIntelIdentityAccess: function (identityID, axiosOptions) {
|
|
50023
50187
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
50024
50188
|
return __awaiter(_this, void 0, void 0, function () {
|
|
50025
50189
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
50026
50190
|
return __generator(this, function (_a) {
|
|
50027
50191
|
switch (_a.label) {
|
|
50028
50192
|
case 0:
|
|
50029
|
-
// verify required parameter '
|
|
50030
|
-
(0, common_1.assertParamExists)('
|
|
50031
|
-
localVarPath = "/
|
|
50032
|
-
.replace("{".concat("
|
|
50193
|
+
// verify required parameter 'identityID' is not null or undefined
|
|
50194
|
+
(0, common_1.assertParamExists)('getIntelIdentityAccess', 'identityID', identityID);
|
|
50195
|
+
localVarPath = "/intelligence/identities/{identityID}/access"
|
|
50196
|
+
.replace("{".concat("identityID", "}"), encodeURIComponent(String(identityID)));
|
|
50033
50197
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
50034
50198
|
if (configuration) {
|
|
50035
50199
|
baseOptions = configuration.baseOptions;
|
|
@@ -50049,11 +50213,21 @@ var JITAccessV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
50049
50213
|
_a.sent();
|
|
50050
50214
|
// authentication userAuth required
|
|
50051
50215
|
// oauth required
|
|
50052
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
50216
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
50217
|
+
// authentication applicationAuth required
|
|
50218
|
+
// oauth required
|
|
50219
|
+
];
|
|
50053
50220
|
case 2:
|
|
50054
50221
|
// authentication userAuth required
|
|
50055
50222
|
// oauth required
|
|
50056
50223
|
_a.sent();
|
|
50224
|
+
// authentication applicationAuth required
|
|
50225
|
+
// oauth required
|
|
50226
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
50227
|
+
case 3:
|
|
50228
|
+
// authentication applicationAuth required
|
|
50229
|
+
// oauth required
|
|
50230
|
+
_a.sent();
|
|
50057
50231
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
50058
50232
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
50059
50233
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -50066,31 +50240,31 @@ var JITAccessV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
50066
50240
|
});
|
|
50067
50241
|
},
|
|
50068
50242
|
/**
|
|
50069
|
-
*
|
|
50070
|
-
* @summary
|
|
50071
|
-
* @param {
|
|
50072
|
-
* @param {
|
|
50243
|
+
* Requires tenant license idn:response-and-remediation. Events are relayed from identity-history; optional limit, offset, and count are forwarded to the upstream when supplied.
|
|
50244
|
+
* @summary Return identity access-history events
|
|
50245
|
+
* @param {string} identityID Non-empty identity id path segment for Intelligence Package sub-resources.
|
|
50246
|
+
* @param {number} [limit] Maximum number of historical events to return in this page of results.
|
|
50247
|
+
* @param {number} [offset] Zero-based index of the first event row to return for pagination.
|
|
50248
|
+
* @param {boolean} [count] When true, the service may include total count metadata alongside the result list.
|
|
50073
50249
|
* @param {*} [axiosOptions] Override http request option.
|
|
50074
50250
|
* @throws {RequiredError}
|
|
50075
50251
|
*/
|
|
50076
|
-
|
|
50252
|
+
getIntelIdentityAccessHistory: function (identityID, limit, offset, count, axiosOptions) {
|
|
50077
50253
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
50078
50254
|
return __awaiter(_this, void 0, void 0, function () {
|
|
50079
50255
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
50080
50256
|
return __generator(this, function (_a) {
|
|
50081
50257
|
switch (_a.label) {
|
|
50082
50258
|
case 0:
|
|
50083
|
-
// verify required parameter '
|
|
50084
|
-
(0, common_1.assertParamExists)('
|
|
50085
|
-
|
|
50086
|
-
|
|
50087
|
-
localVarPath = "/jit-activation-config/{configType}"
|
|
50088
|
-
.replace("{".concat("configType", "}"), encodeURIComponent(String(configType)));
|
|
50259
|
+
// verify required parameter 'identityID' is not null or undefined
|
|
50260
|
+
(0, common_1.assertParamExists)('getIntelIdentityAccessHistory', 'identityID', identityID);
|
|
50261
|
+
localVarPath = "/intelligence/identities/{identityID}/access-history"
|
|
50262
|
+
.replace("{".concat("identityID", "}"), encodeURIComponent(String(identityID)));
|
|
50089
50263
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
50090
50264
|
if (configuration) {
|
|
50091
50265
|
baseOptions = configuration.baseOptions;
|
|
50092
50266
|
}
|
|
50093
|
-
localVarRequestOptions = __assign(__assign({ method: '
|
|
50267
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
50094
50268
|
localVarHeaderParameter = {};
|
|
50095
50269
|
localVarQueryParameter = {};
|
|
50096
50270
|
// authentication userAuth required
|
|
@@ -50105,16 +50279,98 @@ var JITAccessV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
50105
50279
|
_a.sent();
|
|
50106
50280
|
// authentication userAuth required
|
|
50107
50281
|
// oauth required
|
|
50108
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
50282
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
50283
|
+
// authentication applicationAuth required
|
|
50284
|
+
// oauth required
|
|
50285
|
+
];
|
|
50109
50286
|
case 2:
|
|
50110
50287
|
// authentication userAuth required
|
|
50111
50288
|
// oauth required
|
|
50112
50289
|
_a.sent();
|
|
50113
|
-
|
|
50290
|
+
// authentication applicationAuth required
|
|
50291
|
+
// oauth required
|
|
50292
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
50293
|
+
case 3:
|
|
50294
|
+
// authentication applicationAuth required
|
|
50295
|
+
// oauth required
|
|
50296
|
+
_a.sent();
|
|
50297
|
+
if (limit !== undefined) {
|
|
50298
|
+
localVarQueryParameter['limit'] = limit;
|
|
50299
|
+
}
|
|
50300
|
+
if (offset !== undefined) {
|
|
50301
|
+
localVarQueryParameter['offset'] = offset;
|
|
50302
|
+
}
|
|
50303
|
+
if (count !== undefined) {
|
|
50304
|
+
localVarQueryParameter['count'] = count;
|
|
50305
|
+
}
|
|
50306
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
50307
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
50308
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
50309
|
+
return [2 /*return*/, {
|
|
50310
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
50311
|
+
axiosOptions: localVarRequestOptions,
|
|
50312
|
+
}];
|
|
50313
|
+
}
|
|
50314
|
+
});
|
|
50315
|
+
});
|
|
50316
|
+
},
|
|
50317
|
+
/**
|
|
50318
|
+
* Requires tenant license idn:response-and-remediation. Returns the Intelligence Package envelope for the identity that matches the SCIM-style filters expression. Supported queryable fields are id and email only. A single match returns HTTP 200 with IntelIdentityResponse. Zero matches returns HTTP 404 with detailCode IDC_IDENTITY_NOT_FOUND. Multiple matches returns HTTP 409 with detailCode IDC_IDENTITY_AMBIGUOUS and candidates listing each match.
|
|
50319
|
+
* @summary Resolve one identity by filter
|
|
50320
|
+
* @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* **email**: *eq*
|
|
50321
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
50322
|
+
* @throws {RequiredError}
|
|
50323
|
+
*/
|
|
50324
|
+
searchIntelIdentities: function (filters, axiosOptions) {
|
|
50325
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
50326
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
50327
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
50328
|
+
return __generator(this, function (_a) {
|
|
50329
|
+
switch (_a.label) {
|
|
50330
|
+
case 0:
|
|
50331
|
+
// verify required parameter 'filters' is not null or undefined
|
|
50332
|
+
(0, common_1.assertParamExists)('searchIntelIdentities', 'filters', filters);
|
|
50333
|
+
localVarPath = "/intelligence/identities";
|
|
50334
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
50335
|
+
if (configuration) {
|
|
50336
|
+
baseOptions = configuration.baseOptions;
|
|
50337
|
+
}
|
|
50338
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
50339
|
+
localVarHeaderParameter = {};
|
|
50340
|
+
localVarQueryParameter = {};
|
|
50341
|
+
// authentication userAuth required
|
|
50342
|
+
// oauth required
|
|
50343
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
50344
|
+
// authentication userAuth required
|
|
50345
|
+
// oauth required
|
|
50346
|
+
];
|
|
50347
|
+
case 1:
|
|
50348
|
+
// authentication userAuth required
|
|
50349
|
+
// oauth required
|
|
50350
|
+
_a.sent();
|
|
50351
|
+
// authentication userAuth required
|
|
50352
|
+
// oauth required
|
|
50353
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
50354
|
+
// authentication applicationAuth required
|
|
50355
|
+
// oauth required
|
|
50356
|
+
];
|
|
50357
|
+
case 2:
|
|
50358
|
+
// authentication userAuth required
|
|
50359
|
+
// oauth required
|
|
50360
|
+
_a.sent();
|
|
50361
|
+
// authentication applicationAuth required
|
|
50362
|
+
// oauth required
|
|
50363
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
50364
|
+
case 3:
|
|
50365
|
+
// authentication applicationAuth required
|
|
50366
|
+
// oauth required
|
|
50367
|
+
_a.sent();
|
|
50368
|
+
if (filters !== undefined) {
|
|
50369
|
+
localVarQueryParameter['filters'] = filters;
|
|
50370
|
+
}
|
|
50114
50371
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
50115
50372
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
50116
50373
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
50117
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(jitAccessOperationRequestV2026, localVarRequestOptions, configuration);
|
|
50118
50374
|
return [2 /*return*/, {
|
|
50119
50375
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
50120
50376
|
axiosOptions: localVarRequestOptions,
|
|
@@ -50125,56 +50381,81 @@ var JITAccessV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
50125
50381
|
},
|
|
50126
50382
|
};
|
|
50127
50383
|
};
|
|
50128
|
-
exports.
|
|
50384
|
+
exports.IntelligencePackageV2026ApiAxiosParamCreator = IntelligencePackageV2026ApiAxiosParamCreator;
|
|
50129
50385
|
/**
|
|
50130
|
-
*
|
|
50386
|
+
* IntelligencePackageV2026Api - functional programming interface
|
|
50131
50387
|
* @export
|
|
50132
50388
|
*/
|
|
50133
|
-
var
|
|
50134
|
-
var localVarAxiosParamCreator = (0, exports.
|
|
50389
|
+
var IntelligencePackageV2026ApiFp = function (configuration) {
|
|
50390
|
+
var localVarAxiosParamCreator = (0, exports.IntelligencePackageV2026ApiAxiosParamCreator)(configuration);
|
|
50135
50391
|
return {
|
|
50136
50392
|
/**
|
|
50137
|
-
*
|
|
50138
|
-
* @summary
|
|
50139
|
-
* @param {
|
|
50393
|
+
* Requires tenant license idn:response-and-remediation. Client-facing pagination (limit, offset, count) is not supported on this route. The service issues one Shelby List Accounts request at the upstream maximum page size and one SDS Search request per identity.
|
|
50394
|
+
* @summary Accounts merged with privileged data
|
|
50395
|
+
* @param {string} identityID Non-empty identity id path segment for Intelligence Package sub-resources.
|
|
50140
50396
|
* @param {*} [axiosOptions] Override http request option.
|
|
50141
50397
|
* @throws {RequiredError}
|
|
50142
50398
|
*/
|
|
50143
|
-
|
|
50399
|
+
getIntelIdentityAccess: function (identityID, axiosOptions) {
|
|
50144
50400
|
var _a, _b, _c;
|
|
50145
50401
|
return __awaiter(this, void 0, void 0, function () {
|
|
50146
50402
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
50147
50403
|
return __generator(this, function (_d) {
|
|
50148
50404
|
switch (_d.label) {
|
|
50149
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.
|
|
50405
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getIntelIdentityAccess(identityID, axiosOptions)];
|
|
50150
50406
|
case 1:
|
|
50151
50407
|
localVarAxiosArgs = _d.sent();
|
|
50152
50408
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
50153
|
-
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['
|
|
50409
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['IntelligencePackageV2026Api.getIntelIdentityAccess']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
50154
50410
|
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
50155
50411
|
}
|
|
50156
50412
|
});
|
|
50157
50413
|
});
|
|
50158
50414
|
},
|
|
50159
50415
|
/**
|
|
50160
|
-
*
|
|
50161
|
-
* @summary
|
|
50162
|
-
* @param {
|
|
50163
|
-
* @param {
|
|
50416
|
+
* Requires tenant license idn:response-and-remediation. Events are relayed from identity-history; optional limit, offset, and count are forwarded to the upstream when supplied.
|
|
50417
|
+
* @summary Return identity access-history events
|
|
50418
|
+
* @param {string} identityID Non-empty identity id path segment for Intelligence Package sub-resources.
|
|
50419
|
+
* @param {number} [limit] Maximum number of historical events to return in this page of results.
|
|
50420
|
+
* @param {number} [offset] Zero-based index of the first event row to return for pagination.
|
|
50421
|
+
* @param {boolean} [count] When true, the service may include total count metadata alongside the result list.
|
|
50164
50422
|
* @param {*} [axiosOptions] Override http request option.
|
|
50165
50423
|
* @throws {RequiredError}
|
|
50166
50424
|
*/
|
|
50167
|
-
|
|
50425
|
+
getIntelIdentityAccessHistory: function (identityID, limit, offset, count, axiosOptions) {
|
|
50168
50426
|
var _a, _b, _c;
|
|
50169
50427
|
return __awaiter(this, void 0, void 0, function () {
|
|
50170
50428
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
50171
50429
|
return __generator(this, function (_d) {
|
|
50172
50430
|
switch (_d.label) {
|
|
50173
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.
|
|
50431
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getIntelIdentityAccessHistory(identityID, limit, offset, count, axiosOptions)];
|
|
50174
50432
|
case 1:
|
|
50175
50433
|
localVarAxiosArgs = _d.sent();
|
|
50176
50434
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
50177
|
-
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['
|
|
50435
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['IntelligencePackageV2026Api.getIntelIdentityAccessHistory']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
50436
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
50437
|
+
}
|
|
50438
|
+
});
|
|
50439
|
+
});
|
|
50440
|
+
},
|
|
50441
|
+
/**
|
|
50442
|
+
* Requires tenant license idn:response-and-remediation. Returns the Intelligence Package envelope for the identity that matches the SCIM-style filters expression. Supported queryable fields are id and email only. A single match returns HTTP 200 with IntelIdentityResponse. Zero matches returns HTTP 404 with detailCode IDC_IDENTITY_NOT_FOUND. Multiple matches returns HTTP 409 with detailCode IDC_IDENTITY_AMBIGUOUS and candidates listing each match.
|
|
50443
|
+
* @summary Resolve one identity by filter
|
|
50444
|
+
* @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* **email**: *eq*
|
|
50445
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
50446
|
+
* @throws {RequiredError}
|
|
50447
|
+
*/
|
|
50448
|
+
searchIntelIdentities: function (filters, axiosOptions) {
|
|
50449
|
+
var _a, _b, _c;
|
|
50450
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
50451
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
50452
|
+
return __generator(this, function (_d) {
|
|
50453
|
+
switch (_d.label) {
|
|
50454
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.searchIntelIdentities(filters, axiosOptions)];
|
|
50455
|
+
case 1:
|
|
50456
|
+
localVarAxiosArgs = _d.sent();
|
|
50457
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
50458
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['IntelligencePackageV2026Api.searchIntelIdentities']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
50178
50459
|
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
50179
50460
|
}
|
|
50180
50461
|
});
|
|
@@ -50182,116 +50463,127 @@ var JITAccessV2026ApiFp = function (configuration) {
|
|
|
50182
50463
|
},
|
|
50183
50464
|
};
|
|
50184
50465
|
};
|
|
50185
|
-
exports.
|
|
50466
|
+
exports.IntelligencePackageV2026ApiFp = IntelligencePackageV2026ApiFp;
|
|
50186
50467
|
/**
|
|
50187
|
-
*
|
|
50468
|
+
* IntelligencePackageV2026Api - factory interface
|
|
50188
50469
|
* @export
|
|
50189
50470
|
*/
|
|
50190
|
-
var
|
|
50191
|
-
var localVarFp = (0, exports.
|
|
50471
|
+
var IntelligencePackageV2026ApiFactory = function (configuration, basePath, axios) {
|
|
50472
|
+
var localVarFp = (0, exports.IntelligencePackageV2026ApiFp)(configuration);
|
|
50192
50473
|
return {
|
|
50193
50474
|
/**
|
|
50194
|
-
*
|
|
50195
|
-
* @summary
|
|
50196
|
-
* @param {
|
|
50475
|
+
* Requires tenant license idn:response-and-remediation. Client-facing pagination (limit, offset, count) is not supported on this route. The service issues one Shelby List Accounts request at the upstream maximum page size and one SDS Search request per identity.
|
|
50476
|
+
* @summary Accounts merged with privileged data
|
|
50477
|
+
* @param {IntelligencePackageV2026ApiGetIntelIdentityAccessRequest} requestParameters Request parameters.
|
|
50197
50478
|
* @param {*} [axiosOptions] Override http request option.
|
|
50198
50479
|
* @throws {RequiredError}
|
|
50199
50480
|
*/
|
|
50200
|
-
|
|
50201
|
-
return localVarFp.
|
|
50481
|
+
getIntelIdentityAccess: function (requestParameters, axiosOptions) {
|
|
50482
|
+
return localVarFp.getIntelIdentityAccess(requestParameters.identityID, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
50202
50483
|
},
|
|
50203
50484
|
/**
|
|
50204
|
-
*
|
|
50205
|
-
* @summary
|
|
50206
|
-
* @param {
|
|
50485
|
+
* Requires tenant license idn:response-and-remediation. Events are relayed from identity-history; optional limit, offset, and count are forwarded to the upstream when supplied.
|
|
50486
|
+
* @summary Return identity access-history events
|
|
50487
|
+
* @param {IntelligencePackageV2026ApiGetIntelIdentityAccessHistoryRequest} requestParameters Request parameters.
|
|
50207
50488
|
* @param {*} [axiosOptions] Override http request option.
|
|
50208
50489
|
* @throws {RequiredError}
|
|
50209
50490
|
*/
|
|
50210
|
-
|
|
50211
|
-
return localVarFp.
|
|
50491
|
+
getIntelIdentityAccessHistory: function (requestParameters, axiosOptions) {
|
|
50492
|
+
return localVarFp.getIntelIdentityAccessHistory(requestParameters.identityID, requestParameters.limit, requestParameters.offset, requestParameters.count, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
50493
|
+
},
|
|
50494
|
+
/**
|
|
50495
|
+
* Requires tenant license idn:response-and-remediation. Returns the Intelligence Package envelope for the identity that matches the SCIM-style filters expression. Supported queryable fields are id and email only. A single match returns HTTP 200 with IntelIdentityResponse. Zero matches returns HTTP 404 with detailCode IDC_IDENTITY_NOT_FOUND. Multiple matches returns HTTP 409 with detailCode IDC_IDENTITY_AMBIGUOUS and candidates listing each match.
|
|
50496
|
+
* @summary Resolve one identity by filter
|
|
50497
|
+
* @param {IntelligencePackageV2026ApiSearchIntelIdentitiesRequest} requestParameters Request parameters.
|
|
50498
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
50499
|
+
* @throws {RequiredError}
|
|
50500
|
+
*/
|
|
50501
|
+
searchIntelIdentities: function (requestParameters, axiosOptions) {
|
|
50502
|
+
return localVarFp.searchIntelIdentities(requestParameters.filters, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
50212
50503
|
},
|
|
50213
50504
|
};
|
|
50214
50505
|
};
|
|
50215
|
-
exports.
|
|
50506
|
+
exports.IntelligencePackageV2026ApiFactory = IntelligencePackageV2026ApiFactory;
|
|
50216
50507
|
/**
|
|
50217
|
-
*
|
|
50508
|
+
* IntelligencePackageV2026Api - object-oriented interface
|
|
50218
50509
|
* @export
|
|
50219
|
-
* @class
|
|
50510
|
+
* @class IntelligencePackageV2026Api
|
|
50220
50511
|
* @extends {BaseAPI}
|
|
50221
50512
|
*/
|
|
50222
|
-
var
|
|
50223
|
-
__extends(
|
|
50224
|
-
function
|
|
50513
|
+
var IntelligencePackageV2026Api = /** @class */ (function (_super) {
|
|
50514
|
+
__extends(IntelligencePackageV2026Api, _super);
|
|
50515
|
+
function IntelligencePackageV2026Api() {
|
|
50225
50516
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
50226
50517
|
}
|
|
50227
50518
|
/**
|
|
50228
|
-
*
|
|
50229
|
-
* @summary
|
|
50230
|
-
* @param {
|
|
50519
|
+
* Requires tenant license idn:response-and-remediation. Client-facing pagination (limit, offset, count) is not supported on this route. The service issues one Shelby List Accounts request at the upstream maximum page size and one SDS Search request per identity.
|
|
50520
|
+
* @summary Accounts merged with privileged data
|
|
50521
|
+
* @param {IntelligencePackageV2026ApiGetIntelIdentityAccessRequest} requestParameters Request parameters.
|
|
50231
50522
|
* @param {*} [axiosOptions] Override http request option.
|
|
50232
50523
|
* @throws {RequiredError}
|
|
50233
|
-
* @memberof
|
|
50524
|
+
* @memberof IntelligencePackageV2026Api
|
|
50234
50525
|
*/
|
|
50235
|
-
|
|
50526
|
+
IntelligencePackageV2026Api.prototype.getIntelIdentityAccess = function (requestParameters, axiosOptions) {
|
|
50236
50527
|
var _this = this;
|
|
50237
|
-
return (0, exports.
|
|
50528
|
+
return (0, exports.IntelligencePackageV2026ApiFp)(this.configuration).getIntelIdentityAccess(requestParameters.identityID, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
50238
50529
|
};
|
|
50239
50530
|
/**
|
|
50240
|
-
*
|
|
50241
|
-
* @summary
|
|
50242
|
-
* @param {
|
|
50531
|
+
* Requires tenant license idn:response-and-remediation. Events are relayed from identity-history; optional limit, offset, and count are forwarded to the upstream when supplied.
|
|
50532
|
+
* @summary Return identity access-history events
|
|
50533
|
+
* @param {IntelligencePackageV2026ApiGetIntelIdentityAccessHistoryRequest} requestParameters Request parameters.
|
|
50243
50534
|
* @param {*} [axiosOptions] Override http request option.
|
|
50244
50535
|
* @throws {RequiredError}
|
|
50245
|
-
* @memberof
|
|
50536
|
+
* @memberof IntelligencePackageV2026Api
|
|
50246
50537
|
*/
|
|
50247
|
-
|
|
50538
|
+
IntelligencePackageV2026Api.prototype.getIntelIdentityAccessHistory = function (requestParameters, axiosOptions) {
|
|
50248
50539
|
var _this = this;
|
|
50249
|
-
return (0, exports.
|
|
50540
|
+
return (0, exports.IntelligencePackageV2026ApiFp)(this.configuration).getIntelIdentityAccessHistory(requestParameters.identityID, requestParameters.limit, requestParameters.offset, requestParameters.count, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
50250
50541
|
};
|
|
50251
|
-
|
|
50542
|
+
/**
|
|
50543
|
+
* Requires tenant license idn:response-and-remediation. Returns the Intelligence Package envelope for the identity that matches the SCIM-style filters expression. Supported queryable fields are id and email only. A single match returns HTTP 200 with IntelIdentityResponse. Zero matches returns HTTP 404 with detailCode IDC_IDENTITY_NOT_FOUND. Multiple matches returns HTTP 409 with detailCode IDC_IDENTITY_AMBIGUOUS and candidates listing each match.
|
|
50544
|
+
* @summary Resolve one identity by filter
|
|
50545
|
+
* @param {IntelligencePackageV2026ApiSearchIntelIdentitiesRequest} requestParameters Request parameters.
|
|
50546
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
50547
|
+
* @throws {RequiredError}
|
|
50548
|
+
* @memberof IntelligencePackageV2026Api
|
|
50549
|
+
*/
|
|
50550
|
+
IntelligencePackageV2026Api.prototype.searchIntelIdentities = function (requestParameters, axiosOptions) {
|
|
50551
|
+
var _this = this;
|
|
50552
|
+
return (0, exports.IntelligencePackageV2026ApiFp)(this.configuration).searchIntelIdentities(requestParameters.filters, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
50553
|
+
};
|
|
50554
|
+
return IntelligencePackageV2026Api;
|
|
50252
50555
|
}(base_1.BaseAPI));
|
|
50253
|
-
exports.
|
|
50254
|
-
/**
|
|
50255
|
-
* @export
|
|
50256
|
-
*/
|
|
50257
|
-
exports.GetJitActivationConfigConfigTypeV2026 = {
|
|
50258
|
-
Policy: 'policy'
|
|
50259
|
-
};
|
|
50260
|
-
/**
|
|
50261
|
-
* @export
|
|
50262
|
-
*/
|
|
50263
|
-
exports.PatchJitActivationConfigConfigTypeV2026 = {
|
|
50264
|
-
Policy: 'policy'
|
|
50265
|
-
};
|
|
50556
|
+
exports.IntelligencePackageV2026Api = IntelligencePackageV2026Api;
|
|
50266
50557
|
/**
|
|
50267
|
-
*
|
|
50558
|
+
* JITAccessV2026Api - axios parameter creator
|
|
50268
50559
|
* @export
|
|
50269
50560
|
*/
|
|
50270
|
-
var
|
|
50561
|
+
var JITAccessV2026ApiAxiosParamCreator = function (configuration) {
|
|
50271
50562
|
var _this = this;
|
|
50272
50563
|
return {
|
|
50273
50564
|
/**
|
|
50274
|
-
*
|
|
50275
|
-
* @summary
|
|
50276
|
-
* @param {
|
|
50565
|
+
* Returns the tenant\'s current JIT activation policy configuration, including governed entitlement IDs, activation and extension time limits, default periods, notification settings, and whether the policy applies to future assignments. The tenant comes from the authenticated request context (not the URL). Use **configType** to select which configuration to read. Returns **404** if that configuration has not been stored yet. **User level:** POLICY_ADMIN (policy administrator).
|
|
50566
|
+
* @summary Get JIT activation policy configuration
|
|
50567
|
+
* @param {GetJitActivationConfigConfigTypeV2026} configType Configuration kind to read. Only **policy** (JIT activation policy) is supported today.
|
|
50277
50568
|
* @param {*} [axiosOptions] Override http request option.
|
|
50278
50569
|
* @throws {RequiredError}
|
|
50279
50570
|
*/
|
|
50280
|
-
|
|
50571
|
+
getJitActivationConfig: function (configType, axiosOptions) {
|
|
50281
50572
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
50282
50573
|
return __awaiter(_this, void 0, void 0, function () {
|
|
50283
50574
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
50284
50575
|
return __generator(this, function (_a) {
|
|
50285
50576
|
switch (_a.label) {
|
|
50286
50577
|
case 0:
|
|
50287
|
-
// verify required parameter '
|
|
50288
|
-
(0, common_1.assertParamExists)('
|
|
50289
|
-
localVarPath = "/jit-
|
|
50578
|
+
// verify required parameter 'configType' is not null or undefined
|
|
50579
|
+
(0, common_1.assertParamExists)('getJitActivationConfig', 'configType', configType);
|
|
50580
|
+
localVarPath = "/jit-activation-config/{configType}"
|
|
50581
|
+
.replace("{".concat("configType", "}"), encodeURIComponent(String(configType)));
|
|
50290
50582
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
50291
50583
|
if (configuration) {
|
|
50292
50584
|
baseOptions = configuration.baseOptions;
|
|
50293
50585
|
}
|
|
50294
|
-
localVarRequestOptions = __assign(__assign({ method: '
|
|
50586
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
50295
50587
|
localVarHeaderParameter = {};
|
|
50296
50588
|
localVarQueryParameter = {};
|
|
50297
50589
|
// authentication userAuth required
|
|
@@ -50311,11 +50603,9 @@ var JITActivationsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
50311
50603
|
// authentication userAuth required
|
|
50312
50604
|
// oauth required
|
|
50313
50605
|
_a.sent();
|
|
50314
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
50315
50606
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
50316
50607
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
50317
50608
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
50318
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(jitActivationActivateRequestV2026, localVarRequestOptions, configuration);
|
|
50319
50609
|
return [2 /*return*/, {
|
|
50320
50610
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
50321
50611
|
axiosOptions: localVarRequestOptions,
|
|
@@ -50325,27 +50615,286 @@ var JITActivationsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
50325
50615
|
});
|
|
50326
50616
|
},
|
|
50327
50617
|
/**
|
|
50328
|
-
*
|
|
50329
|
-
* @summary
|
|
50330
|
-
* @param {
|
|
50618
|
+
* Updates the tenant\'s JIT activation policy configuration by applying one or more **replace** operations (same shape as JSON Patch: **op**, **path**, **value**). Use this to change entitlement lists, max/default activation and extension durations, notification recipients or template, and the apply-to-future-assignments flag. The body must be a non-empty array. Only **replace** is supported; each **path** must be one of the values documented on the request item schema. The tenant is taken from the request context. **configType** selects which configuration to update. Returns **404** if the configuration does not exist, or **400** for an empty body, unknown **configType**, or invalid path/value. **User level:** POLICY_ADMIN (policy administrator).
|
|
50619
|
+
* @summary Update JIT activation policy configuration
|
|
50620
|
+
* @param {PatchJitActivationConfigConfigTypeV2026} configType Configuration kind to update. Only **policy** (JIT activation policy) is supported today.
|
|
50621
|
+
* @param {Array<JitAccessOperationRequestV2026>} jitAccessOperationRequestV2026
|
|
50331
50622
|
* @param {*} [axiosOptions] Override http request option.
|
|
50332
50623
|
* @throws {RequiredError}
|
|
50333
50624
|
*/
|
|
50334
|
-
|
|
50625
|
+
patchJitActivationConfig: function (configType, jitAccessOperationRequestV2026, axiosOptions) {
|
|
50335
50626
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
50336
50627
|
return __awaiter(_this, void 0, void 0, function () {
|
|
50337
50628
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
50338
50629
|
return __generator(this, function (_a) {
|
|
50339
50630
|
switch (_a.label) {
|
|
50340
50631
|
case 0:
|
|
50341
|
-
// verify required parameter '
|
|
50342
|
-
(0, common_1.assertParamExists)('
|
|
50343
|
-
|
|
50632
|
+
// verify required parameter 'configType' is not null or undefined
|
|
50633
|
+
(0, common_1.assertParamExists)('patchJitActivationConfig', 'configType', configType);
|
|
50634
|
+
// verify required parameter 'jitAccessOperationRequestV2026' is not null or undefined
|
|
50635
|
+
(0, common_1.assertParamExists)('patchJitActivationConfig', 'jitAccessOperationRequestV2026', jitAccessOperationRequestV2026);
|
|
50636
|
+
localVarPath = "/jit-activation-config/{configType}"
|
|
50637
|
+
.replace("{".concat("configType", "}"), encodeURIComponent(String(configType)));
|
|
50344
50638
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
50345
50639
|
if (configuration) {
|
|
50346
50640
|
baseOptions = configuration.baseOptions;
|
|
50347
50641
|
}
|
|
50348
|
-
localVarRequestOptions = __assign(__assign({ method: '
|
|
50642
|
+
localVarRequestOptions = __assign(__assign({ method: 'PATCH' }, baseOptions), axiosOptions);
|
|
50643
|
+
localVarHeaderParameter = {};
|
|
50644
|
+
localVarQueryParameter = {};
|
|
50645
|
+
// authentication userAuth required
|
|
50646
|
+
// oauth required
|
|
50647
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
50648
|
+
// authentication userAuth required
|
|
50649
|
+
// oauth required
|
|
50650
|
+
];
|
|
50651
|
+
case 1:
|
|
50652
|
+
// authentication userAuth required
|
|
50653
|
+
// oauth required
|
|
50654
|
+
_a.sent();
|
|
50655
|
+
// authentication userAuth required
|
|
50656
|
+
// oauth required
|
|
50657
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
50658
|
+
case 2:
|
|
50659
|
+
// authentication userAuth required
|
|
50660
|
+
// oauth required
|
|
50661
|
+
_a.sent();
|
|
50662
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
50663
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
50664
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
50665
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
50666
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(jitAccessOperationRequestV2026, localVarRequestOptions, configuration);
|
|
50667
|
+
return [2 /*return*/, {
|
|
50668
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
50669
|
+
axiosOptions: localVarRequestOptions,
|
|
50670
|
+
}];
|
|
50671
|
+
}
|
|
50672
|
+
});
|
|
50673
|
+
});
|
|
50674
|
+
},
|
|
50675
|
+
};
|
|
50676
|
+
};
|
|
50677
|
+
exports.JITAccessV2026ApiAxiosParamCreator = JITAccessV2026ApiAxiosParamCreator;
|
|
50678
|
+
/**
|
|
50679
|
+
* JITAccessV2026Api - functional programming interface
|
|
50680
|
+
* @export
|
|
50681
|
+
*/
|
|
50682
|
+
var JITAccessV2026ApiFp = function (configuration) {
|
|
50683
|
+
var localVarAxiosParamCreator = (0, exports.JITAccessV2026ApiAxiosParamCreator)(configuration);
|
|
50684
|
+
return {
|
|
50685
|
+
/**
|
|
50686
|
+
* Returns the tenant\'s current JIT activation policy configuration, including governed entitlement IDs, activation and extension time limits, default periods, notification settings, and whether the policy applies to future assignments. The tenant comes from the authenticated request context (not the URL). Use **configType** to select which configuration to read. Returns **404** if that configuration has not been stored yet. **User level:** POLICY_ADMIN (policy administrator).
|
|
50687
|
+
* @summary Get JIT activation policy configuration
|
|
50688
|
+
* @param {GetJitActivationConfigConfigTypeV2026} configType Configuration kind to read. Only **policy** (JIT activation policy) is supported today.
|
|
50689
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
50690
|
+
* @throws {RequiredError}
|
|
50691
|
+
*/
|
|
50692
|
+
getJitActivationConfig: function (configType, axiosOptions) {
|
|
50693
|
+
var _a, _b, _c;
|
|
50694
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
50695
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
50696
|
+
return __generator(this, function (_d) {
|
|
50697
|
+
switch (_d.label) {
|
|
50698
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getJitActivationConfig(configType, axiosOptions)];
|
|
50699
|
+
case 1:
|
|
50700
|
+
localVarAxiosArgs = _d.sent();
|
|
50701
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
50702
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['JITAccessV2026Api.getJitActivationConfig']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
50703
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
50704
|
+
}
|
|
50705
|
+
});
|
|
50706
|
+
});
|
|
50707
|
+
},
|
|
50708
|
+
/**
|
|
50709
|
+
* Updates the tenant\'s JIT activation policy configuration by applying one or more **replace** operations (same shape as JSON Patch: **op**, **path**, **value**). Use this to change entitlement lists, max/default activation and extension durations, notification recipients or template, and the apply-to-future-assignments flag. The body must be a non-empty array. Only **replace** is supported; each **path** must be one of the values documented on the request item schema. The tenant is taken from the request context. **configType** selects which configuration to update. Returns **404** if the configuration does not exist, or **400** for an empty body, unknown **configType**, or invalid path/value. **User level:** POLICY_ADMIN (policy administrator).
|
|
50710
|
+
* @summary Update JIT activation policy configuration
|
|
50711
|
+
* @param {PatchJitActivationConfigConfigTypeV2026} configType Configuration kind to update. Only **policy** (JIT activation policy) is supported today.
|
|
50712
|
+
* @param {Array<JitAccessOperationRequestV2026>} jitAccessOperationRequestV2026
|
|
50713
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
50714
|
+
* @throws {RequiredError}
|
|
50715
|
+
*/
|
|
50716
|
+
patchJitActivationConfig: function (configType, jitAccessOperationRequestV2026, axiosOptions) {
|
|
50717
|
+
var _a, _b, _c;
|
|
50718
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
50719
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
50720
|
+
return __generator(this, function (_d) {
|
|
50721
|
+
switch (_d.label) {
|
|
50722
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.patchJitActivationConfig(configType, jitAccessOperationRequestV2026, axiosOptions)];
|
|
50723
|
+
case 1:
|
|
50724
|
+
localVarAxiosArgs = _d.sent();
|
|
50725
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
50726
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['JITAccessV2026Api.patchJitActivationConfig']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
50727
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
50728
|
+
}
|
|
50729
|
+
});
|
|
50730
|
+
});
|
|
50731
|
+
},
|
|
50732
|
+
};
|
|
50733
|
+
};
|
|
50734
|
+
exports.JITAccessV2026ApiFp = JITAccessV2026ApiFp;
|
|
50735
|
+
/**
|
|
50736
|
+
* JITAccessV2026Api - factory interface
|
|
50737
|
+
* @export
|
|
50738
|
+
*/
|
|
50739
|
+
var JITAccessV2026ApiFactory = function (configuration, basePath, axios) {
|
|
50740
|
+
var localVarFp = (0, exports.JITAccessV2026ApiFp)(configuration);
|
|
50741
|
+
return {
|
|
50742
|
+
/**
|
|
50743
|
+
* Returns the tenant\'s current JIT activation policy configuration, including governed entitlement IDs, activation and extension time limits, default periods, notification settings, and whether the policy applies to future assignments. The tenant comes from the authenticated request context (not the URL). Use **configType** to select which configuration to read. Returns **404** if that configuration has not been stored yet. **User level:** POLICY_ADMIN (policy administrator).
|
|
50744
|
+
* @summary Get JIT activation policy configuration
|
|
50745
|
+
* @param {JITAccessV2026ApiGetJitActivationConfigRequest} requestParameters Request parameters.
|
|
50746
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
50747
|
+
* @throws {RequiredError}
|
|
50748
|
+
*/
|
|
50749
|
+
getJitActivationConfig: function (requestParameters, axiosOptions) {
|
|
50750
|
+
return localVarFp.getJitActivationConfig(requestParameters.configType, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
50751
|
+
},
|
|
50752
|
+
/**
|
|
50753
|
+
* Updates the tenant\'s JIT activation policy configuration by applying one or more **replace** operations (same shape as JSON Patch: **op**, **path**, **value**). Use this to change entitlement lists, max/default activation and extension durations, notification recipients or template, and the apply-to-future-assignments flag. The body must be a non-empty array. Only **replace** is supported; each **path** must be one of the values documented on the request item schema. The tenant is taken from the request context. **configType** selects which configuration to update. Returns **404** if the configuration does not exist, or **400** for an empty body, unknown **configType**, or invalid path/value. **User level:** POLICY_ADMIN (policy administrator).
|
|
50754
|
+
* @summary Update JIT activation policy configuration
|
|
50755
|
+
* @param {JITAccessV2026ApiPatchJitActivationConfigRequest} requestParameters Request parameters.
|
|
50756
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
50757
|
+
* @throws {RequiredError}
|
|
50758
|
+
*/
|
|
50759
|
+
patchJitActivationConfig: function (requestParameters, axiosOptions) {
|
|
50760
|
+
return localVarFp.patchJitActivationConfig(requestParameters.configType, requestParameters.jitAccessOperationRequestV2026, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
50761
|
+
},
|
|
50762
|
+
};
|
|
50763
|
+
};
|
|
50764
|
+
exports.JITAccessV2026ApiFactory = JITAccessV2026ApiFactory;
|
|
50765
|
+
/**
|
|
50766
|
+
* JITAccessV2026Api - object-oriented interface
|
|
50767
|
+
* @export
|
|
50768
|
+
* @class JITAccessV2026Api
|
|
50769
|
+
* @extends {BaseAPI}
|
|
50770
|
+
*/
|
|
50771
|
+
var JITAccessV2026Api = /** @class */ (function (_super) {
|
|
50772
|
+
__extends(JITAccessV2026Api, _super);
|
|
50773
|
+
function JITAccessV2026Api() {
|
|
50774
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
50775
|
+
}
|
|
50776
|
+
/**
|
|
50777
|
+
* Returns the tenant\'s current JIT activation policy configuration, including governed entitlement IDs, activation and extension time limits, default periods, notification settings, and whether the policy applies to future assignments. The tenant comes from the authenticated request context (not the URL). Use **configType** to select which configuration to read. Returns **404** if that configuration has not been stored yet. **User level:** POLICY_ADMIN (policy administrator).
|
|
50778
|
+
* @summary Get JIT activation policy configuration
|
|
50779
|
+
* @param {JITAccessV2026ApiGetJitActivationConfigRequest} requestParameters Request parameters.
|
|
50780
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
50781
|
+
* @throws {RequiredError}
|
|
50782
|
+
* @memberof JITAccessV2026Api
|
|
50783
|
+
*/
|
|
50784
|
+
JITAccessV2026Api.prototype.getJitActivationConfig = function (requestParameters, axiosOptions) {
|
|
50785
|
+
var _this = this;
|
|
50786
|
+
return (0, exports.JITAccessV2026ApiFp)(this.configuration).getJitActivationConfig(requestParameters.configType, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
50787
|
+
};
|
|
50788
|
+
/**
|
|
50789
|
+
* Updates the tenant\'s JIT activation policy configuration by applying one or more **replace** operations (same shape as JSON Patch: **op**, **path**, **value**). Use this to change entitlement lists, max/default activation and extension durations, notification recipients or template, and the apply-to-future-assignments flag. The body must be a non-empty array. Only **replace** is supported; each **path** must be one of the values documented on the request item schema. The tenant is taken from the request context. **configType** selects which configuration to update. Returns **404** if the configuration does not exist, or **400** for an empty body, unknown **configType**, or invalid path/value. **User level:** POLICY_ADMIN (policy administrator).
|
|
50790
|
+
* @summary Update JIT activation policy configuration
|
|
50791
|
+
* @param {JITAccessV2026ApiPatchJitActivationConfigRequest} requestParameters Request parameters.
|
|
50792
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
50793
|
+
* @throws {RequiredError}
|
|
50794
|
+
* @memberof JITAccessV2026Api
|
|
50795
|
+
*/
|
|
50796
|
+
JITAccessV2026Api.prototype.patchJitActivationConfig = function (requestParameters, axiosOptions) {
|
|
50797
|
+
var _this = this;
|
|
50798
|
+
return (0, exports.JITAccessV2026ApiFp)(this.configuration).patchJitActivationConfig(requestParameters.configType, requestParameters.jitAccessOperationRequestV2026, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
50799
|
+
};
|
|
50800
|
+
return JITAccessV2026Api;
|
|
50801
|
+
}(base_1.BaseAPI));
|
|
50802
|
+
exports.JITAccessV2026Api = JITAccessV2026Api;
|
|
50803
|
+
/**
|
|
50804
|
+
* @export
|
|
50805
|
+
*/
|
|
50806
|
+
exports.GetJitActivationConfigConfigTypeV2026 = {
|
|
50807
|
+
Policy: 'policy'
|
|
50808
|
+
};
|
|
50809
|
+
/**
|
|
50810
|
+
* @export
|
|
50811
|
+
*/
|
|
50812
|
+
exports.PatchJitActivationConfigConfigTypeV2026 = {
|
|
50813
|
+
Policy: 'policy'
|
|
50814
|
+
};
|
|
50815
|
+
/**
|
|
50816
|
+
* JITActivationsV2026Api - axios parameter creator
|
|
50817
|
+
* @export
|
|
50818
|
+
*/
|
|
50819
|
+
var JITActivationsV2026ApiAxiosParamCreator = function (configuration) {
|
|
50820
|
+
var _this = this;
|
|
50821
|
+
return {
|
|
50822
|
+
/**
|
|
50823
|
+
* Starts a JIT Privileged (JIT P) activation workflow for the given entitlement connection and duration. The service performs quick validation; the workflow performs additional validation. The response is returned with HTTP 202 Accepted while the workflow initializes.
|
|
50824
|
+
* @summary Start JIT activation workflow
|
|
50825
|
+
* @param {JitActivationActivateRequestV2026} jitActivationActivateRequestV2026
|
|
50826
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
50827
|
+
* @throws {RequiredError}
|
|
50828
|
+
*/
|
|
50829
|
+
startActivateWorkflow: function (jitActivationActivateRequestV2026, axiosOptions) {
|
|
50830
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
50831
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
50832
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
50833
|
+
return __generator(this, function (_a) {
|
|
50834
|
+
switch (_a.label) {
|
|
50835
|
+
case 0:
|
|
50836
|
+
// verify required parameter 'jitActivationActivateRequestV2026' is not null or undefined
|
|
50837
|
+
(0, common_1.assertParamExists)('startActivateWorkflow', 'jitActivationActivateRequestV2026', jitActivationActivateRequestV2026);
|
|
50838
|
+
localVarPath = "/jit-activations/activate";
|
|
50839
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
50840
|
+
if (configuration) {
|
|
50841
|
+
baseOptions = configuration.baseOptions;
|
|
50842
|
+
}
|
|
50843
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
50844
|
+
localVarHeaderParameter = {};
|
|
50845
|
+
localVarQueryParameter = {};
|
|
50846
|
+
// authentication userAuth required
|
|
50847
|
+
// oauth required
|
|
50848
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
50849
|
+
// authentication userAuth required
|
|
50850
|
+
// oauth required
|
|
50851
|
+
];
|
|
50852
|
+
case 1:
|
|
50853
|
+
// authentication userAuth required
|
|
50854
|
+
// oauth required
|
|
50855
|
+
_a.sent();
|
|
50856
|
+
// authentication userAuth required
|
|
50857
|
+
// oauth required
|
|
50858
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
50859
|
+
case 2:
|
|
50860
|
+
// authentication userAuth required
|
|
50861
|
+
// oauth required
|
|
50862
|
+
_a.sent();
|
|
50863
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
50864
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
50865
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
50866
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
50867
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(jitActivationActivateRequestV2026, localVarRequestOptions, configuration);
|
|
50868
|
+
return [2 /*return*/, {
|
|
50869
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
50870
|
+
axiosOptions: localVarRequestOptions,
|
|
50871
|
+
}];
|
|
50872
|
+
}
|
|
50873
|
+
});
|
|
50874
|
+
});
|
|
50875
|
+
},
|
|
50876
|
+
/**
|
|
50877
|
+
* Sends a signal to a running JIT Privileged (JIT P) activation workflow to deactivate. This request cannot be applied to a workflow that does not exist or whose execution has already completed. The client receives an error response in those cases. The response is returned with HTTP 202 Accepted after the signal is sent.
|
|
50878
|
+
* @summary Deactivate JIT activation workflow
|
|
50879
|
+
* @param {JitActivationDeactivateRequestV2026} jitActivationDeactivateRequestV2026
|
|
50880
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
50881
|
+
* @throws {RequiredError}
|
|
50882
|
+
*/
|
|
50883
|
+
startDeactivateWorkflow: function (jitActivationDeactivateRequestV2026, axiosOptions) {
|
|
50884
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
50885
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
50886
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
50887
|
+
return __generator(this, function (_a) {
|
|
50888
|
+
switch (_a.label) {
|
|
50889
|
+
case 0:
|
|
50890
|
+
// verify required parameter 'jitActivationDeactivateRequestV2026' is not null or undefined
|
|
50891
|
+
(0, common_1.assertParamExists)('startDeactivateWorkflow', 'jitActivationDeactivateRequestV2026', jitActivationDeactivateRequestV2026);
|
|
50892
|
+
localVarPath = "/jit-activations/deactivate";
|
|
50893
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
50894
|
+
if (configuration) {
|
|
50895
|
+
baseOptions = configuration.baseOptions;
|
|
50896
|
+
}
|
|
50897
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
50349
50898
|
localVarHeaderParameter = {};
|
|
50350
50899
|
localVarQueryParameter = {};
|
|
50351
50900
|
// authentication userAuth required
|
|
@@ -54295,32 +54844,31 @@ var MachineAccountsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
54295
54844
|
});
|
|
54296
54845
|
},
|
|
54297
54846
|
/**
|
|
54298
|
-
*
|
|
54299
|
-
* @summary
|
|
54300
|
-
* @param {
|
|
54847
|
+
* Submits an asynchronous request to disable up to 100 machine accounts. The response returns HTTP 202 Accepted with an **accountRequestId** task identifier. Use the account request APIs to track completion. Callers without the **idn:mis-account:disable** right may still disable accounts they own. Non-owned IDs are excluded from the task.
|
|
54848
|
+
* @summary Bulk disable machine accounts
|
|
54849
|
+
* @param {MisBulkRequestV2026} misBulkRequestV2026
|
|
54301
54850
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
54302
54851
|
* @param {*} [axiosOptions] Override http request option.
|
|
54303
54852
|
* @throws {RequiredError}
|
|
54304
54853
|
*/
|
|
54305
|
-
|
|
54854
|
+
disableMachineAccountsInBulk: function (misBulkRequestV2026, xSailPointExperimental, axiosOptions) {
|
|
54306
54855
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
54307
54856
|
return __awaiter(_this, void 0, void 0, function () {
|
|
54308
54857
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
54309
54858
|
return __generator(this, function (_a) {
|
|
54310
54859
|
switch (_a.label) {
|
|
54311
54860
|
case 0:
|
|
54312
|
-
// verify required parameter '
|
|
54313
|
-
(0, common_1.assertParamExists)('
|
|
54861
|
+
// verify required parameter 'misBulkRequestV2026' is not null or undefined
|
|
54862
|
+
(0, common_1.assertParamExists)('disableMachineAccountsInBulk', 'misBulkRequestV2026', misBulkRequestV2026);
|
|
54314
54863
|
if (xSailPointExperimental === undefined) {
|
|
54315
54864
|
xSailPointExperimental = 'true';
|
|
54316
54865
|
}
|
|
54317
|
-
localVarPath = "/machine-accounts/
|
|
54318
|
-
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
54866
|
+
localVarPath = "/machine-accounts/bulk-disable";
|
|
54319
54867
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
54320
54868
|
if (configuration) {
|
|
54321
54869
|
baseOptions = configuration.baseOptions;
|
|
54322
54870
|
}
|
|
54323
|
-
localVarRequestOptions = __assign(__assign({ method: '
|
|
54871
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
54324
54872
|
localVarHeaderParameter = {};
|
|
54325
54873
|
localVarQueryParameter = {};
|
|
54326
54874
|
// authentication userAuth required
|
|
@@ -54335,79 +54883,29 @@ var MachineAccountsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
54335
54883
|
_a.sent();
|
|
54336
54884
|
// authentication userAuth required
|
|
54337
54885
|
// oauth required
|
|
54338
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
54339
|
-
case 2:
|
|
54340
|
-
// authentication userAuth required
|
|
54341
|
-
// oauth required
|
|
54342
|
-
_a.sent();
|
|
54343
|
-
if (xSailPointExperimental != null) {
|
|
54344
|
-
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
54345
|
-
}
|
|
54346
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
54347
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
54348
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
54349
|
-
return [2 /*return*/, {
|
|
54350
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
54351
|
-
axiosOptions: localVarRequestOptions,
|
|
54352
|
-
}];
|
|
54353
|
-
}
|
|
54354
|
-
});
|
|
54355
|
-
});
|
|
54356
|
-
},
|
|
54357
|
-
/**
|
|
54358
|
-
* This endpoint retrieves the approval configuration for machine account creation and deletion at the machine subtype level. By providing a specific subtypeId in the path, clients can fetch the approval rules and settings (such as required approvers and comments policy) that govern account creation and deletion for that particular machine subtype. The response includes a MachineAccountSubtypeConfigDto object detailing these configurations, enabling clients to understand or display the approval workflow required for creating and deleting machine accounts of the given subtype. Use this endpoint to get machine subtype level approval config for account creation and deletion.
|
|
54359
|
-
* @summary Machine Subtype Approval Config
|
|
54360
|
-
* @param {string} xSailPointExperimental Use this header to enable this experimental API.
|
|
54361
|
-
* @param {string} subtypeId machine subtype id.
|
|
54362
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
54363
|
-
* @throws {RequiredError}
|
|
54364
|
-
*/
|
|
54365
|
-
getMachineAccountSubtypeApprovalConfig: function (xSailPointExperimental, subtypeId, axiosOptions) {
|
|
54366
|
-
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
54367
|
-
return __awaiter(_this, void 0, void 0, function () {
|
|
54368
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
54369
|
-
return __generator(this, function (_a) {
|
|
54370
|
-
switch (_a.label) {
|
|
54371
|
-
case 0:
|
|
54372
|
-
if (xSailPointExperimental === undefined) {
|
|
54373
|
-
xSailPointExperimental = 'true';
|
|
54374
|
-
}
|
|
54375
|
-
// verify required parameter 'xSailPointExperimental' is not null or undefined
|
|
54376
|
-
(0, common_1.assertParamExists)('getMachineAccountSubtypeApprovalConfig', 'xSailPointExperimental', xSailPointExperimental);
|
|
54377
|
-
// verify required parameter 'subtypeId' is not null or undefined
|
|
54378
|
-
(0, common_1.assertParamExists)('getMachineAccountSubtypeApprovalConfig', 'subtypeId', subtypeId);
|
|
54379
|
-
localVarPath = "/source-subtypes/{subtypeId}/machine-config"
|
|
54380
|
-
.replace("{".concat("subtypeId", "}"), encodeURIComponent(String(subtypeId)));
|
|
54381
|
-
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
54382
|
-
if (configuration) {
|
|
54383
|
-
baseOptions = configuration.baseOptions;
|
|
54384
|
-
}
|
|
54385
|
-
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
54386
|
-
localVarHeaderParameter = {};
|
|
54387
|
-
localVarQueryParameter = {};
|
|
54388
|
-
// authentication userAuth required
|
|
54389
|
-
// oauth required
|
|
54390
54886
|
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
54391
|
-
// authentication
|
|
54887
|
+
// authentication applicationAuth required
|
|
54392
54888
|
// oauth required
|
|
54393
54889
|
];
|
|
54394
|
-
case
|
|
54890
|
+
case 2:
|
|
54395
54891
|
// authentication userAuth required
|
|
54396
54892
|
// oauth required
|
|
54397
54893
|
_a.sent();
|
|
54398
|
-
// authentication
|
|
54894
|
+
// authentication applicationAuth required
|
|
54399
54895
|
// oauth required
|
|
54400
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "
|
|
54401
|
-
case
|
|
54402
|
-
// authentication
|
|
54896
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
54897
|
+
case 3:
|
|
54898
|
+
// authentication applicationAuth required
|
|
54403
54899
|
// oauth required
|
|
54404
54900
|
_a.sent();
|
|
54901
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
54405
54902
|
if (xSailPointExperimental != null) {
|
|
54406
54903
|
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
54407
54904
|
}
|
|
54408
54905
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
54409
54906
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
54410
54907
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
54908
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(misBulkRequestV2026, localVarRequestOptions, configuration);
|
|
54411
54909
|
return [2 /*return*/, {
|
|
54412
54910
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
54413
54911
|
axiosOptions: localVarRequestOptions,
|
|
@@ -54417,32 +54915,225 @@ var MachineAccountsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
54417
54915
|
});
|
|
54418
54916
|
},
|
|
54419
54917
|
/**
|
|
54420
|
-
*
|
|
54421
|
-
* @summary
|
|
54422
|
-
* @param {
|
|
54918
|
+
* Submits an asynchronous request to enable up to 100 machine accounts. The response returns HTTP 202 Accepted with an **accountRequestId** task identifier. Use the account request APIs to track completion. Callers without the **idn:mis-account:enable** right may still enable accounts they own. Non-owned IDs are excluded from the task.
|
|
54919
|
+
* @summary Bulk enable machine accounts
|
|
54920
|
+
* @param {MisBulkRequestV2026} misBulkRequestV2026
|
|
54423
54921
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
54424
54922
|
* @param {*} [axiosOptions] Override http request option.
|
|
54425
54923
|
* @throws {RequiredError}
|
|
54426
54924
|
*/
|
|
54427
|
-
|
|
54925
|
+
enableMachineAccountsInBulk: function (misBulkRequestV2026, xSailPointExperimental, axiosOptions) {
|
|
54428
54926
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
54429
54927
|
return __awaiter(_this, void 0, void 0, function () {
|
|
54430
54928
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
54431
54929
|
return __generator(this, function (_a) {
|
|
54432
54930
|
switch (_a.label) {
|
|
54433
54931
|
case 0:
|
|
54434
|
-
// verify required parameter '
|
|
54435
|
-
(0, common_1.assertParamExists)('
|
|
54932
|
+
// verify required parameter 'misBulkRequestV2026' is not null or undefined
|
|
54933
|
+
(0, common_1.assertParamExists)('enableMachineAccountsInBulk', 'misBulkRequestV2026', misBulkRequestV2026);
|
|
54436
54934
|
if (xSailPointExperimental === undefined) {
|
|
54437
54935
|
xSailPointExperimental = 'true';
|
|
54438
54936
|
}
|
|
54439
|
-
localVarPath = "/
|
|
54440
|
-
.replace("{".concat("subtypeId", "}"), encodeURIComponent(String(subtypeId)));
|
|
54937
|
+
localVarPath = "/machine-accounts/bulk-enable";
|
|
54441
54938
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
54442
54939
|
if (configuration) {
|
|
54443
54940
|
baseOptions = configuration.baseOptions;
|
|
54444
54941
|
}
|
|
54445
|
-
localVarRequestOptions = __assign(__assign({ method: '
|
|
54942
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
54943
|
+
localVarHeaderParameter = {};
|
|
54944
|
+
localVarQueryParameter = {};
|
|
54945
|
+
// authentication userAuth required
|
|
54946
|
+
// oauth required
|
|
54947
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
54948
|
+
// authentication userAuth required
|
|
54949
|
+
// oauth required
|
|
54950
|
+
];
|
|
54951
|
+
case 1:
|
|
54952
|
+
// authentication userAuth required
|
|
54953
|
+
// oauth required
|
|
54954
|
+
_a.sent();
|
|
54955
|
+
// authentication userAuth required
|
|
54956
|
+
// oauth required
|
|
54957
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
54958
|
+
// authentication applicationAuth required
|
|
54959
|
+
// oauth required
|
|
54960
|
+
];
|
|
54961
|
+
case 2:
|
|
54962
|
+
// authentication userAuth required
|
|
54963
|
+
// oauth required
|
|
54964
|
+
_a.sent();
|
|
54965
|
+
// authentication applicationAuth required
|
|
54966
|
+
// oauth required
|
|
54967
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
54968
|
+
case 3:
|
|
54969
|
+
// authentication applicationAuth required
|
|
54970
|
+
// oauth required
|
|
54971
|
+
_a.sent();
|
|
54972
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
54973
|
+
if (xSailPointExperimental != null) {
|
|
54974
|
+
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
54975
|
+
}
|
|
54976
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
54977
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
54978
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
54979
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(misBulkRequestV2026, localVarRequestOptions, configuration);
|
|
54980
|
+
return [2 /*return*/, {
|
|
54981
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
54982
|
+
axiosOptions: localVarRequestOptions,
|
|
54983
|
+
}];
|
|
54984
|
+
}
|
|
54985
|
+
});
|
|
54986
|
+
});
|
|
54987
|
+
},
|
|
54988
|
+
/**
|
|
54989
|
+
* Use this API to return the details for a single machine account by its ID.
|
|
54990
|
+
* @summary Get machine account details
|
|
54991
|
+
* @param {string} id Machine Account ID.
|
|
54992
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
54993
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
54994
|
+
* @throws {RequiredError}
|
|
54995
|
+
*/
|
|
54996
|
+
getMachineAccount: function (id, xSailPointExperimental, axiosOptions) {
|
|
54997
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
54998
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
54999
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
55000
|
+
return __generator(this, function (_a) {
|
|
55001
|
+
switch (_a.label) {
|
|
55002
|
+
case 0:
|
|
55003
|
+
// verify required parameter 'id' is not null or undefined
|
|
55004
|
+
(0, common_1.assertParamExists)('getMachineAccount', 'id', id);
|
|
55005
|
+
if (xSailPointExperimental === undefined) {
|
|
55006
|
+
xSailPointExperimental = 'true';
|
|
55007
|
+
}
|
|
55008
|
+
localVarPath = "/machine-accounts/{id}"
|
|
55009
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
55010
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
55011
|
+
if (configuration) {
|
|
55012
|
+
baseOptions = configuration.baseOptions;
|
|
55013
|
+
}
|
|
55014
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
55015
|
+
localVarHeaderParameter = {};
|
|
55016
|
+
localVarQueryParameter = {};
|
|
55017
|
+
// authentication userAuth required
|
|
55018
|
+
// oauth required
|
|
55019
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
55020
|
+
// authentication userAuth required
|
|
55021
|
+
// oauth required
|
|
55022
|
+
];
|
|
55023
|
+
case 1:
|
|
55024
|
+
// authentication userAuth required
|
|
55025
|
+
// oauth required
|
|
55026
|
+
_a.sent();
|
|
55027
|
+
// authentication userAuth required
|
|
55028
|
+
// oauth required
|
|
55029
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
55030
|
+
case 2:
|
|
55031
|
+
// authentication userAuth required
|
|
55032
|
+
// oauth required
|
|
55033
|
+
_a.sent();
|
|
55034
|
+
if (xSailPointExperimental != null) {
|
|
55035
|
+
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
55036
|
+
}
|
|
55037
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
55038
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
55039
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
55040
|
+
return [2 /*return*/, {
|
|
55041
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
55042
|
+
axiosOptions: localVarRequestOptions,
|
|
55043
|
+
}];
|
|
55044
|
+
}
|
|
55045
|
+
});
|
|
55046
|
+
});
|
|
55047
|
+
},
|
|
55048
|
+
/**
|
|
55049
|
+
* This endpoint retrieves the approval configuration for machine account creation and deletion at the machine subtype level. By providing a specific subtypeId in the path, clients can fetch the approval rules and settings (such as required approvers and comments policy) that govern account creation and deletion for that particular machine subtype. The response includes a MachineAccountSubtypeConfigDto object detailing these configurations, enabling clients to understand or display the approval workflow required for creating and deleting machine accounts of the given subtype. Use this endpoint to get machine subtype level approval config for account creation and deletion.
|
|
55050
|
+
* @summary Machine Subtype Approval Config
|
|
55051
|
+
* @param {string} xSailPointExperimental Use this header to enable this experimental API.
|
|
55052
|
+
* @param {string} subtypeId machine subtype id.
|
|
55053
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
55054
|
+
* @throws {RequiredError}
|
|
55055
|
+
*/
|
|
55056
|
+
getMachineAccountSubtypeApprovalConfig: function (xSailPointExperimental, subtypeId, axiosOptions) {
|
|
55057
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
55058
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
55059
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
55060
|
+
return __generator(this, function (_a) {
|
|
55061
|
+
switch (_a.label) {
|
|
55062
|
+
case 0:
|
|
55063
|
+
if (xSailPointExperimental === undefined) {
|
|
55064
|
+
xSailPointExperimental = 'true';
|
|
55065
|
+
}
|
|
55066
|
+
// verify required parameter 'xSailPointExperimental' is not null or undefined
|
|
55067
|
+
(0, common_1.assertParamExists)('getMachineAccountSubtypeApprovalConfig', 'xSailPointExperimental', xSailPointExperimental);
|
|
55068
|
+
// verify required parameter 'subtypeId' is not null or undefined
|
|
55069
|
+
(0, common_1.assertParamExists)('getMachineAccountSubtypeApprovalConfig', 'subtypeId', subtypeId);
|
|
55070
|
+
localVarPath = "/source-subtypes/{subtypeId}/machine-config"
|
|
55071
|
+
.replace("{".concat("subtypeId", "}"), encodeURIComponent(String(subtypeId)));
|
|
55072
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
55073
|
+
if (configuration) {
|
|
55074
|
+
baseOptions = configuration.baseOptions;
|
|
55075
|
+
}
|
|
55076
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
55077
|
+
localVarHeaderParameter = {};
|
|
55078
|
+
localVarQueryParameter = {};
|
|
55079
|
+
// authentication userAuth required
|
|
55080
|
+
// oauth required
|
|
55081
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
55082
|
+
// authentication userAuth required
|
|
55083
|
+
// oauth required
|
|
55084
|
+
];
|
|
55085
|
+
case 1:
|
|
55086
|
+
// authentication userAuth required
|
|
55087
|
+
// oauth required
|
|
55088
|
+
_a.sent();
|
|
55089
|
+
// authentication userAuth required
|
|
55090
|
+
// oauth required
|
|
55091
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
55092
|
+
case 2:
|
|
55093
|
+
// authentication userAuth required
|
|
55094
|
+
// oauth required
|
|
55095
|
+
_a.sent();
|
|
55096
|
+
if (xSailPointExperimental != null) {
|
|
55097
|
+
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
55098
|
+
}
|
|
55099
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
55100
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
55101
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
55102
|
+
return [2 /*return*/, {
|
|
55103
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
55104
|
+
axiosOptions: localVarRequestOptions,
|
|
55105
|
+
}];
|
|
55106
|
+
}
|
|
55107
|
+
});
|
|
55108
|
+
});
|
|
55109
|
+
},
|
|
55110
|
+
/**
|
|
55111
|
+
* Get a machine account subtype by its unique ID.
|
|
55112
|
+
* @summary Retrieve subtype by subtype id
|
|
55113
|
+
* @param {string} subtypeId The ID of the machine account subtype.
|
|
55114
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
55115
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
55116
|
+
* @throws {RequiredError}
|
|
55117
|
+
*/
|
|
55118
|
+
getMachineAccountSubtypeById: function (subtypeId, xSailPointExperimental, axiosOptions) {
|
|
55119
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
55120
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
55121
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
55122
|
+
return __generator(this, function (_a) {
|
|
55123
|
+
switch (_a.label) {
|
|
55124
|
+
case 0:
|
|
55125
|
+
// verify required parameter 'subtypeId' is not null or undefined
|
|
55126
|
+
(0, common_1.assertParamExists)('getMachineAccountSubtypeById', 'subtypeId', subtypeId);
|
|
55127
|
+
if (xSailPointExperimental === undefined) {
|
|
55128
|
+
xSailPointExperimental = 'true';
|
|
55129
|
+
}
|
|
55130
|
+
localVarPath = "/sources/subtypes/{subtypeId}"
|
|
55131
|
+
.replace("{".concat("subtypeId", "}"), encodeURIComponent(String(subtypeId)));
|
|
55132
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
55133
|
+
if (configuration) {
|
|
55134
|
+
baseOptions = configuration.baseOptions;
|
|
55135
|
+
}
|
|
55136
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
54446
55137
|
localVarHeaderParameter = {};
|
|
54447
55138
|
localVarQueryParameter = {};
|
|
54448
55139
|
// authentication userAuth required
|
|
@@ -54878,6 +55569,77 @@ var MachineAccountsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
54878
55569
|
});
|
|
54879
55570
|
});
|
|
54880
55571
|
},
|
|
55572
|
+
/**
|
|
55573
|
+
* Queues a reload for up to 100 machine accounts in one request. The response uses HTTP 207 Multi-Status. Each array element reports the result for one requested ID in its **status** field. Callers without the **idn:mis-account:reload** right may still reload accounts they own.
|
|
55574
|
+
* @summary Bulk reload machine accounts
|
|
55575
|
+
* @param {MisBulkRequestV2026} misBulkRequestV2026
|
|
55576
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
55577
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
55578
|
+
* @throws {RequiredError}
|
|
55579
|
+
*/
|
|
55580
|
+
reloadMachineAccountsInBulk: function (misBulkRequestV2026, xSailPointExperimental, axiosOptions) {
|
|
55581
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
55582
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
55583
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
55584
|
+
return __generator(this, function (_a) {
|
|
55585
|
+
switch (_a.label) {
|
|
55586
|
+
case 0:
|
|
55587
|
+
// verify required parameter 'misBulkRequestV2026' is not null or undefined
|
|
55588
|
+
(0, common_1.assertParamExists)('reloadMachineAccountsInBulk', 'misBulkRequestV2026', misBulkRequestV2026);
|
|
55589
|
+
if (xSailPointExperimental === undefined) {
|
|
55590
|
+
xSailPointExperimental = 'true';
|
|
55591
|
+
}
|
|
55592
|
+
localVarPath = "/machine-accounts/bulk-reload";
|
|
55593
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
55594
|
+
if (configuration) {
|
|
55595
|
+
baseOptions = configuration.baseOptions;
|
|
55596
|
+
}
|
|
55597
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
55598
|
+
localVarHeaderParameter = {};
|
|
55599
|
+
localVarQueryParameter = {};
|
|
55600
|
+
// authentication userAuth required
|
|
55601
|
+
// oauth required
|
|
55602
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
55603
|
+
// authentication userAuth required
|
|
55604
|
+
// oauth required
|
|
55605
|
+
];
|
|
55606
|
+
case 1:
|
|
55607
|
+
// authentication userAuth required
|
|
55608
|
+
// oauth required
|
|
55609
|
+
_a.sent();
|
|
55610
|
+
// authentication userAuth required
|
|
55611
|
+
// oauth required
|
|
55612
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
55613
|
+
// authentication applicationAuth required
|
|
55614
|
+
// oauth required
|
|
55615
|
+
];
|
|
55616
|
+
case 2:
|
|
55617
|
+
// authentication userAuth required
|
|
55618
|
+
// oauth required
|
|
55619
|
+
_a.sent();
|
|
55620
|
+
// authentication applicationAuth required
|
|
55621
|
+
// oauth required
|
|
55622
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
55623
|
+
case 3:
|
|
55624
|
+
// authentication applicationAuth required
|
|
55625
|
+
// oauth required
|
|
55626
|
+
_a.sent();
|
|
55627
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
55628
|
+
if (xSailPointExperimental != null) {
|
|
55629
|
+
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
55630
|
+
}
|
|
55631
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
55632
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
55633
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
55634
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(misBulkRequestV2026, localVarRequestOptions, configuration);
|
|
55635
|
+
return [2 /*return*/, {
|
|
55636
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
55637
|
+
axiosOptions: localVarRequestOptions,
|
|
55638
|
+
}];
|
|
55639
|
+
}
|
|
55640
|
+
});
|
|
55641
|
+
});
|
|
55642
|
+
},
|
|
54881
55643
|
/**
|
|
54882
55644
|
* Use this API to update machine accounts details.
|
|
54883
55645
|
* @summary Update machine account details
|
|
@@ -55020,6 +55782,77 @@ var MachineAccountsV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
55020
55782
|
});
|
|
55021
55783
|
});
|
|
55022
55784
|
},
|
|
55785
|
+
/**
|
|
55786
|
+
* Applies the same JSON Patch document to up to 100 machine accounts in one request. The response uses HTTP 207 Multi-Status. Each array element reports the result for one requested ID in its **status** field (for example, 200 for success, 404 if the account was not found or is not accessible to the caller, 409 for a duplicate ID in the batch). Callers without the **idn:mis-account:update** right may still update accounts they own. IDs the caller cannot operate on are reported as not found or failed in the per-row results. Patchable fields include **description**, **subtype**, **environment**, **machineIdentity**, **ownerIdentity**, and **manuallyEdited** only.
|
|
55787
|
+
* @summary Bulk update machine accounts
|
|
55788
|
+
* @param {MisBulkUpdateRequestV2026} misBulkUpdateRequestV2026
|
|
55789
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
55790
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
55791
|
+
* @throws {RequiredError}
|
|
55792
|
+
*/
|
|
55793
|
+
updateMachineAccountsInBulk: function (misBulkUpdateRequestV2026, xSailPointExperimental, axiosOptions) {
|
|
55794
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
55795
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
55796
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
55797
|
+
return __generator(this, function (_a) {
|
|
55798
|
+
switch (_a.label) {
|
|
55799
|
+
case 0:
|
|
55800
|
+
// verify required parameter 'misBulkUpdateRequestV2026' is not null or undefined
|
|
55801
|
+
(0, common_1.assertParamExists)('updateMachineAccountsInBulk', 'misBulkUpdateRequestV2026', misBulkUpdateRequestV2026);
|
|
55802
|
+
if (xSailPointExperimental === undefined) {
|
|
55803
|
+
xSailPointExperimental = 'true';
|
|
55804
|
+
}
|
|
55805
|
+
localVarPath = "/machine-accounts/bulk-update";
|
|
55806
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
55807
|
+
if (configuration) {
|
|
55808
|
+
baseOptions = configuration.baseOptions;
|
|
55809
|
+
}
|
|
55810
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
55811
|
+
localVarHeaderParameter = {};
|
|
55812
|
+
localVarQueryParameter = {};
|
|
55813
|
+
// authentication userAuth required
|
|
55814
|
+
// oauth required
|
|
55815
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
55816
|
+
// authentication userAuth required
|
|
55817
|
+
// oauth required
|
|
55818
|
+
];
|
|
55819
|
+
case 1:
|
|
55820
|
+
// authentication userAuth required
|
|
55821
|
+
// oauth required
|
|
55822
|
+
_a.sent();
|
|
55823
|
+
// authentication userAuth required
|
|
55824
|
+
// oauth required
|
|
55825
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
55826
|
+
// authentication applicationAuth required
|
|
55827
|
+
// oauth required
|
|
55828
|
+
];
|
|
55829
|
+
case 2:
|
|
55830
|
+
// authentication userAuth required
|
|
55831
|
+
// oauth required
|
|
55832
|
+
_a.sent();
|
|
55833
|
+
// authentication applicationAuth required
|
|
55834
|
+
// oauth required
|
|
55835
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
55836
|
+
case 3:
|
|
55837
|
+
// authentication applicationAuth required
|
|
55838
|
+
// oauth required
|
|
55839
|
+
_a.sent();
|
|
55840
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
55841
|
+
if (xSailPointExperimental != null) {
|
|
55842
|
+
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
55843
|
+
}
|
|
55844
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
55845
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
55846
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
55847
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(misBulkUpdateRequestV2026, localVarRequestOptions, configuration);
|
|
55848
|
+
return [2 /*return*/, {
|
|
55849
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
55850
|
+
axiosOptions: localVarRequestOptions,
|
|
55851
|
+
}];
|
|
55852
|
+
}
|
|
55853
|
+
});
|
|
55854
|
+
});
|
|
55855
|
+
},
|
|
55023
55856
|
};
|
|
55024
55857
|
};
|
|
55025
55858
|
exports.MachineAccountsV2026ApiAxiosParamCreator = MachineAccountsV2026ApiAxiosParamCreator;
|
|
@@ -55080,6 +55913,54 @@ var MachineAccountsV2026ApiFp = function (configuration) {
|
|
|
55080
55913
|
});
|
|
55081
55914
|
});
|
|
55082
55915
|
},
|
|
55916
|
+
/**
|
|
55917
|
+
* Submits an asynchronous request to disable up to 100 machine accounts. The response returns HTTP 202 Accepted with an **accountRequestId** task identifier. Use the account request APIs to track completion. Callers without the **idn:mis-account:disable** right may still disable accounts they own. Non-owned IDs are excluded from the task.
|
|
55918
|
+
* @summary Bulk disable machine accounts
|
|
55919
|
+
* @param {MisBulkRequestV2026} misBulkRequestV2026
|
|
55920
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
55921
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
55922
|
+
* @throws {RequiredError}
|
|
55923
|
+
*/
|
|
55924
|
+
disableMachineAccountsInBulk: function (misBulkRequestV2026, xSailPointExperimental, axiosOptions) {
|
|
55925
|
+
var _a, _b, _c;
|
|
55926
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
55927
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
55928
|
+
return __generator(this, function (_d) {
|
|
55929
|
+
switch (_d.label) {
|
|
55930
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.disableMachineAccountsInBulk(misBulkRequestV2026, xSailPointExperimental, axiosOptions)];
|
|
55931
|
+
case 1:
|
|
55932
|
+
localVarAxiosArgs = _d.sent();
|
|
55933
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
55934
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['MachineAccountsV2026Api.disableMachineAccountsInBulk']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
55935
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
55936
|
+
}
|
|
55937
|
+
});
|
|
55938
|
+
});
|
|
55939
|
+
},
|
|
55940
|
+
/**
|
|
55941
|
+
* Submits an asynchronous request to enable up to 100 machine accounts. The response returns HTTP 202 Accepted with an **accountRequestId** task identifier. Use the account request APIs to track completion. Callers without the **idn:mis-account:enable** right may still enable accounts they own. Non-owned IDs are excluded from the task.
|
|
55942
|
+
* @summary Bulk enable machine accounts
|
|
55943
|
+
* @param {MisBulkRequestV2026} misBulkRequestV2026
|
|
55944
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
55945
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
55946
|
+
* @throws {RequiredError}
|
|
55947
|
+
*/
|
|
55948
|
+
enableMachineAccountsInBulk: function (misBulkRequestV2026, xSailPointExperimental, axiosOptions) {
|
|
55949
|
+
var _a, _b, _c;
|
|
55950
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
55951
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
55952
|
+
return __generator(this, function (_d) {
|
|
55953
|
+
switch (_d.label) {
|
|
55954
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.enableMachineAccountsInBulk(misBulkRequestV2026, xSailPointExperimental, axiosOptions)];
|
|
55955
|
+
case 1:
|
|
55956
|
+
localVarAxiosArgs = _d.sent();
|
|
55957
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
55958
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['MachineAccountsV2026Api.enableMachineAccountsInBulk']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
55959
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
55960
|
+
}
|
|
55961
|
+
});
|
|
55962
|
+
});
|
|
55963
|
+
},
|
|
55083
55964
|
/**
|
|
55084
55965
|
* Use this API to return the details for a single machine account by its ID.
|
|
55085
55966
|
* @summary Get machine account details
|
|
@@ -55284,6 +56165,30 @@ var MachineAccountsV2026ApiFp = function (configuration) {
|
|
|
55284
56165
|
});
|
|
55285
56166
|
});
|
|
55286
56167
|
},
|
|
56168
|
+
/**
|
|
56169
|
+
* Queues a reload for up to 100 machine accounts in one request. The response uses HTTP 207 Multi-Status. Each array element reports the result for one requested ID in its **status** field. Callers without the **idn:mis-account:reload** right may still reload accounts they own.
|
|
56170
|
+
* @summary Bulk reload machine accounts
|
|
56171
|
+
* @param {MisBulkRequestV2026} misBulkRequestV2026
|
|
56172
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
56173
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
56174
|
+
* @throws {RequiredError}
|
|
56175
|
+
*/
|
|
56176
|
+
reloadMachineAccountsInBulk: function (misBulkRequestV2026, xSailPointExperimental, axiosOptions) {
|
|
56177
|
+
var _a, _b, _c;
|
|
56178
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
56179
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
56180
|
+
return __generator(this, function (_d) {
|
|
56181
|
+
switch (_d.label) {
|
|
56182
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.reloadMachineAccountsInBulk(misBulkRequestV2026, xSailPointExperimental, axiosOptions)];
|
|
56183
|
+
case 1:
|
|
56184
|
+
localVarAxiosArgs = _d.sent();
|
|
56185
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
56186
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['MachineAccountsV2026Api.reloadMachineAccountsInBulk']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
56187
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
56188
|
+
}
|
|
56189
|
+
});
|
|
56190
|
+
});
|
|
56191
|
+
},
|
|
55287
56192
|
/**
|
|
55288
56193
|
* Use this API to update machine accounts details.
|
|
55289
56194
|
* @summary Update machine account details
|
|
@@ -55334,6 +56239,30 @@ var MachineAccountsV2026ApiFp = function (configuration) {
|
|
|
55334
56239
|
});
|
|
55335
56240
|
});
|
|
55336
56241
|
},
|
|
56242
|
+
/**
|
|
56243
|
+
* Applies the same JSON Patch document to up to 100 machine accounts in one request. The response uses HTTP 207 Multi-Status. Each array element reports the result for one requested ID in its **status** field (for example, 200 for success, 404 if the account was not found or is not accessible to the caller, 409 for a duplicate ID in the batch). Callers without the **idn:mis-account:update** right may still update accounts they own. IDs the caller cannot operate on are reported as not found or failed in the per-row results. Patchable fields include **description**, **subtype**, **environment**, **machineIdentity**, **ownerIdentity**, and **manuallyEdited** only.
|
|
56244
|
+
* @summary Bulk update machine accounts
|
|
56245
|
+
* @param {MisBulkUpdateRequestV2026} misBulkUpdateRequestV2026
|
|
56246
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
56247
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
56248
|
+
* @throws {RequiredError}
|
|
56249
|
+
*/
|
|
56250
|
+
updateMachineAccountsInBulk: function (misBulkUpdateRequestV2026, xSailPointExperimental, axiosOptions) {
|
|
56251
|
+
var _a, _b, _c;
|
|
56252
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
56253
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
56254
|
+
return __generator(this, function (_d) {
|
|
56255
|
+
switch (_d.label) {
|
|
56256
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateMachineAccountsInBulk(misBulkUpdateRequestV2026, xSailPointExperimental, axiosOptions)];
|
|
56257
|
+
case 1:
|
|
56258
|
+
localVarAxiosArgs = _d.sent();
|
|
56259
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
56260
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['MachineAccountsV2026Api.updateMachineAccountsInBulk']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
56261
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
56262
|
+
}
|
|
56263
|
+
});
|
|
56264
|
+
});
|
|
56265
|
+
},
|
|
55337
56266
|
};
|
|
55338
56267
|
};
|
|
55339
56268
|
exports.MachineAccountsV2026ApiFp = MachineAccountsV2026ApiFp;
|
|
@@ -55364,6 +56293,26 @@ var MachineAccountsV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
55364
56293
|
deleteMachineAccountSubtypeByTechnicalName: function (requestParameters, axiosOptions) {
|
|
55365
56294
|
return localVarFp.deleteMachineAccountSubtypeByTechnicalName(requestParameters.sourceId, requestParameters.technicalName, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
55366
56295
|
},
|
|
56296
|
+
/**
|
|
56297
|
+
* Submits an asynchronous request to disable up to 100 machine accounts. The response returns HTTP 202 Accepted with an **accountRequestId** task identifier. Use the account request APIs to track completion. Callers without the **idn:mis-account:disable** right may still disable accounts they own. Non-owned IDs are excluded from the task.
|
|
56298
|
+
* @summary Bulk disable machine accounts
|
|
56299
|
+
* @param {MachineAccountsV2026ApiDisableMachineAccountsInBulkRequest} requestParameters Request parameters.
|
|
56300
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
56301
|
+
* @throws {RequiredError}
|
|
56302
|
+
*/
|
|
56303
|
+
disableMachineAccountsInBulk: function (requestParameters, axiosOptions) {
|
|
56304
|
+
return localVarFp.disableMachineAccountsInBulk(requestParameters.misBulkRequestV2026, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
56305
|
+
},
|
|
56306
|
+
/**
|
|
56307
|
+
* Submits an asynchronous request to enable up to 100 machine accounts. The response returns HTTP 202 Accepted with an **accountRequestId** task identifier. Use the account request APIs to track completion. Callers without the **idn:mis-account:enable** right may still enable accounts they own. Non-owned IDs are excluded from the task.
|
|
56308
|
+
* @summary Bulk enable machine accounts
|
|
56309
|
+
* @param {MachineAccountsV2026ApiEnableMachineAccountsInBulkRequest} requestParameters Request parameters.
|
|
56310
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
56311
|
+
* @throws {RequiredError}
|
|
56312
|
+
*/
|
|
56313
|
+
enableMachineAccountsInBulk: function (requestParameters, axiosOptions) {
|
|
56314
|
+
return localVarFp.enableMachineAccountsInBulk(requestParameters.misBulkRequestV2026, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
56315
|
+
},
|
|
55367
56316
|
/**
|
|
55368
56317
|
* Use this API to return the details for a single machine account by its ID.
|
|
55369
56318
|
* @summary Get machine account details
|
|
@@ -55445,6 +56394,16 @@ var MachineAccountsV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
55445
56394
|
patchMachineAccountSubtypeByTechnicalName: function (requestParameters, axiosOptions) {
|
|
55446
56395
|
return localVarFp.patchMachineAccountSubtypeByTechnicalName(requestParameters.sourceId, requestParameters.technicalName, requestParameters.requestBody, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
55447
56396
|
},
|
|
56397
|
+
/**
|
|
56398
|
+
* Queues a reload for up to 100 machine accounts in one request. The response uses HTTP 207 Multi-Status. Each array element reports the result for one requested ID in its **status** field. Callers without the **idn:mis-account:reload** right may still reload accounts they own.
|
|
56399
|
+
* @summary Bulk reload machine accounts
|
|
56400
|
+
* @param {MachineAccountsV2026ApiReloadMachineAccountsInBulkRequest} requestParameters Request parameters.
|
|
56401
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
56402
|
+
* @throws {RequiredError}
|
|
56403
|
+
*/
|
|
56404
|
+
reloadMachineAccountsInBulk: function (requestParameters, axiosOptions) {
|
|
56405
|
+
return localVarFp.reloadMachineAccountsInBulk(requestParameters.misBulkRequestV2026, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
56406
|
+
},
|
|
55448
56407
|
/**
|
|
55449
56408
|
* Use this API to update machine accounts details.
|
|
55450
56409
|
* @summary Update machine account details
|
|
@@ -55465,6 +56424,16 @@ var MachineAccountsV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
55465
56424
|
updateMachineAccountSubtypeApprovalConfig: function (requestParameters, axiosOptions) {
|
|
55466
56425
|
return localVarFp.updateMachineAccountSubtypeApprovalConfig(requestParameters.xSailPointExperimental, requestParameters.subtypeId, requestParameters.jsonPatchOperationV2026, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
55467
56426
|
},
|
|
56427
|
+
/**
|
|
56428
|
+
* Applies the same JSON Patch document to up to 100 machine accounts in one request. The response uses HTTP 207 Multi-Status. Each array element reports the result for one requested ID in its **status** field (for example, 200 for success, 404 if the account was not found or is not accessible to the caller, 409 for a duplicate ID in the batch). Callers without the **idn:mis-account:update** right may still update accounts they own. IDs the caller cannot operate on are reported as not found or failed in the per-row results. Patchable fields include **description**, **subtype**, **environment**, **machineIdentity**, **ownerIdentity**, and **manuallyEdited** only.
|
|
56429
|
+
* @summary Bulk update machine accounts
|
|
56430
|
+
* @param {MachineAccountsV2026ApiUpdateMachineAccountsInBulkRequest} requestParameters Request parameters.
|
|
56431
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
56432
|
+
* @throws {RequiredError}
|
|
56433
|
+
*/
|
|
56434
|
+
updateMachineAccountsInBulk: function (requestParameters, axiosOptions) {
|
|
56435
|
+
return localVarFp.updateMachineAccountsInBulk(requestParameters.misBulkUpdateRequestV2026, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
56436
|
+
},
|
|
55468
56437
|
};
|
|
55469
56438
|
};
|
|
55470
56439
|
exports.MachineAccountsV2026ApiFactory = MachineAccountsV2026ApiFactory;
|
|
@@ -55503,6 +56472,30 @@ var MachineAccountsV2026Api = /** @class */ (function (_super) {
|
|
|
55503
56472
|
var _this = this;
|
|
55504
56473
|
return (0, exports.MachineAccountsV2026ApiFp)(this.configuration).deleteMachineAccountSubtypeByTechnicalName(requestParameters.sourceId, requestParameters.technicalName, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
55505
56474
|
};
|
|
56475
|
+
/**
|
|
56476
|
+
* Submits an asynchronous request to disable up to 100 machine accounts. The response returns HTTP 202 Accepted with an **accountRequestId** task identifier. Use the account request APIs to track completion. Callers without the **idn:mis-account:disable** right may still disable accounts they own. Non-owned IDs are excluded from the task.
|
|
56477
|
+
* @summary Bulk disable machine accounts
|
|
56478
|
+
* @param {MachineAccountsV2026ApiDisableMachineAccountsInBulkRequest} requestParameters Request parameters.
|
|
56479
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
56480
|
+
* @throws {RequiredError}
|
|
56481
|
+
* @memberof MachineAccountsV2026Api
|
|
56482
|
+
*/
|
|
56483
|
+
MachineAccountsV2026Api.prototype.disableMachineAccountsInBulk = function (requestParameters, axiosOptions) {
|
|
56484
|
+
var _this = this;
|
|
56485
|
+
return (0, exports.MachineAccountsV2026ApiFp)(this.configuration).disableMachineAccountsInBulk(requestParameters.misBulkRequestV2026, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
56486
|
+
};
|
|
56487
|
+
/**
|
|
56488
|
+
* Submits an asynchronous request to enable up to 100 machine accounts. The response returns HTTP 202 Accepted with an **accountRequestId** task identifier. Use the account request APIs to track completion. Callers without the **idn:mis-account:enable** right may still enable accounts they own. Non-owned IDs are excluded from the task.
|
|
56489
|
+
* @summary Bulk enable machine accounts
|
|
56490
|
+
* @param {MachineAccountsV2026ApiEnableMachineAccountsInBulkRequest} requestParameters Request parameters.
|
|
56491
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
56492
|
+
* @throws {RequiredError}
|
|
56493
|
+
* @memberof MachineAccountsV2026Api
|
|
56494
|
+
*/
|
|
56495
|
+
MachineAccountsV2026Api.prototype.enableMachineAccountsInBulk = function (requestParameters, axiosOptions) {
|
|
56496
|
+
var _this = this;
|
|
56497
|
+
return (0, exports.MachineAccountsV2026ApiFp)(this.configuration).enableMachineAccountsInBulk(requestParameters.misBulkRequestV2026, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
56498
|
+
};
|
|
55506
56499
|
/**
|
|
55507
56500
|
* Use this API to return the details for a single machine account by its ID.
|
|
55508
56501
|
* @summary Get machine account details
|
|
@@ -55600,6 +56593,18 @@ var MachineAccountsV2026Api = /** @class */ (function (_super) {
|
|
|
55600
56593
|
var _this = this;
|
|
55601
56594
|
return (0, exports.MachineAccountsV2026ApiFp)(this.configuration).patchMachineAccountSubtypeByTechnicalName(requestParameters.sourceId, requestParameters.technicalName, requestParameters.requestBody, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
55602
56595
|
};
|
|
56596
|
+
/**
|
|
56597
|
+
* Queues a reload for up to 100 machine accounts in one request. The response uses HTTP 207 Multi-Status. Each array element reports the result for one requested ID in its **status** field. Callers without the **idn:mis-account:reload** right may still reload accounts they own.
|
|
56598
|
+
* @summary Bulk reload machine accounts
|
|
56599
|
+
* @param {MachineAccountsV2026ApiReloadMachineAccountsInBulkRequest} requestParameters Request parameters.
|
|
56600
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
56601
|
+
* @throws {RequiredError}
|
|
56602
|
+
* @memberof MachineAccountsV2026Api
|
|
56603
|
+
*/
|
|
56604
|
+
MachineAccountsV2026Api.prototype.reloadMachineAccountsInBulk = function (requestParameters, axiosOptions) {
|
|
56605
|
+
var _this = this;
|
|
56606
|
+
return (0, exports.MachineAccountsV2026ApiFp)(this.configuration).reloadMachineAccountsInBulk(requestParameters.misBulkRequestV2026, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
56607
|
+
};
|
|
55603
56608
|
/**
|
|
55604
56609
|
* Use this API to update machine accounts details.
|
|
55605
56610
|
* @summary Update machine account details
|
|
@@ -55624,6 +56629,18 @@ var MachineAccountsV2026Api = /** @class */ (function (_super) {
|
|
|
55624
56629
|
var _this = this;
|
|
55625
56630
|
return (0, exports.MachineAccountsV2026ApiFp)(this.configuration).updateMachineAccountSubtypeApprovalConfig(requestParameters.xSailPointExperimental, requestParameters.subtypeId, requestParameters.jsonPatchOperationV2026, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
55626
56631
|
};
|
|
56632
|
+
/**
|
|
56633
|
+
* Applies the same JSON Patch document to up to 100 machine accounts in one request. The response uses HTTP 207 Multi-Status. Each array element reports the result for one requested ID in its **status** field (for example, 200 for success, 404 if the account was not found or is not accessible to the caller, 409 for a duplicate ID in the batch). Callers without the **idn:mis-account:update** right may still update accounts they own. IDs the caller cannot operate on are reported as not found or failed in the per-row results. Patchable fields include **description**, **subtype**, **environment**, **machineIdentity**, **ownerIdentity**, and **manuallyEdited** only.
|
|
56634
|
+
* @summary Bulk update machine accounts
|
|
56635
|
+
* @param {MachineAccountsV2026ApiUpdateMachineAccountsInBulkRequest} requestParameters Request parameters.
|
|
56636
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
56637
|
+
* @throws {RequiredError}
|
|
56638
|
+
* @memberof MachineAccountsV2026Api
|
|
56639
|
+
*/
|
|
56640
|
+
MachineAccountsV2026Api.prototype.updateMachineAccountsInBulk = function (requestParameters, axiosOptions) {
|
|
56641
|
+
var _this = this;
|
|
56642
|
+
return (0, exports.MachineAccountsV2026ApiFp)(this.configuration).updateMachineAccountsInBulk(requestParameters.misBulkUpdateRequestV2026, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
56643
|
+
};
|
|
55627
56644
|
return MachineAccountsV2026Api;
|
|
55628
56645
|
}(base_1.BaseAPI));
|
|
55629
56646
|
exports.MachineAccountsV2026Api = MachineAccountsV2026Api;
|
|
@@ -56364,24 +57381,28 @@ var MachineIdentitiesV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
56364
57381
|
/**
|
|
56365
57382
|
* Starts a machine identity (AI Agents) aggregation on the specified source.
|
|
56366
57383
|
* @summary Start machine identity aggregation
|
|
57384
|
+
* @param {string} sourceId Source ID.
|
|
56367
57385
|
* @param {MachineIdentityAggregationRequestV2026} machineIdentityAggregationRequestV2026
|
|
56368
57386
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
56369
57387
|
* @param {*} [axiosOptions] Override http request option.
|
|
56370
57388
|
* @throws {RequiredError}
|
|
56371
57389
|
*/
|
|
56372
|
-
startMachineIdentityAggregation: function (machineIdentityAggregationRequestV2026, xSailPointExperimental, axiosOptions) {
|
|
57390
|
+
startMachineIdentityAggregation: function (sourceId, machineIdentityAggregationRequestV2026, xSailPointExperimental, axiosOptions) {
|
|
56373
57391
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
56374
57392
|
return __awaiter(_this, void 0, void 0, function () {
|
|
56375
57393
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
56376
57394
|
return __generator(this, function (_a) {
|
|
56377
57395
|
switch (_a.label) {
|
|
56378
57396
|
case 0:
|
|
57397
|
+
// verify required parameter 'sourceId' is not null or undefined
|
|
57398
|
+
(0, common_1.assertParamExists)('startMachineIdentityAggregation', 'sourceId', sourceId);
|
|
56379
57399
|
// verify required parameter 'machineIdentityAggregationRequestV2026' is not null or undefined
|
|
56380
57400
|
(0, common_1.assertParamExists)('startMachineIdentityAggregation', 'machineIdentityAggregationRequestV2026', machineIdentityAggregationRequestV2026);
|
|
56381
57401
|
if (xSailPointExperimental === undefined) {
|
|
56382
57402
|
xSailPointExperimental = 'true';
|
|
56383
57403
|
}
|
|
56384
|
-
localVarPath = "/sources/{sourceId}/aggregate-agents"
|
|
57404
|
+
localVarPath = "/sources/{sourceId}/aggregate-agents"
|
|
57405
|
+
.replace("{".concat("sourceId", "}"), encodeURIComponent(String(sourceId)));
|
|
56385
57406
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
56386
57407
|
if (configuration) {
|
|
56387
57408
|
baseOptions = configuration.baseOptions;
|
|
@@ -56638,18 +57659,19 @@ var MachineIdentitiesV2026ApiFp = function (configuration) {
|
|
|
56638
57659
|
/**
|
|
56639
57660
|
* Starts a machine identity (AI Agents) aggregation on the specified source.
|
|
56640
57661
|
* @summary Start machine identity aggregation
|
|
57662
|
+
* @param {string} sourceId Source ID.
|
|
56641
57663
|
* @param {MachineIdentityAggregationRequestV2026} machineIdentityAggregationRequestV2026
|
|
56642
57664
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
56643
57665
|
* @param {*} [axiosOptions] Override http request option.
|
|
56644
57666
|
* @throws {RequiredError}
|
|
56645
57667
|
*/
|
|
56646
|
-
startMachineIdentityAggregation: function (machineIdentityAggregationRequestV2026, xSailPointExperimental, axiosOptions) {
|
|
57668
|
+
startMachineIdentityAggregation: function (sourceId, machineIdentityAggregationRequestV2026, xSailPointExperimental, axiosOptions) {
|
|
56647
57669
|
var _a, _b, _c;
|
|
56648
57670
|
return __awaiter(this, void 0, void 0, function () {
|
|
56649
57671
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
56650
57672
|
return __generator(this, function (_d) {
|
|
56651
57673
|
switch (_d.label) {
|
|
56652
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.startMachineIdentityAggregation(machineIdentityAggregationRequestV2026, xSailPointExperimental, axiosOptions)];
|
|
57674
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.startMachineIdentityAggregation(sourceId, machineIdentityAggregationRequestV2026, xSailPointExperimental, axiosOptions)];
|
|
56653
57675
|
case 1:
|
|
56654
57676
|
localVarAxiosArgs = _d.sent();
|
|
56655
57677
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -56754,7 +57776,7 @@ var MachineIdentitiesV2026ApiFactory = function (configuration, basePath, axios)
|
|
|
56754
57776
|
* @throws {RequiredError}
|
|
56755
57777
|
*/
|
|
56756
57778
|
startMachineIdentityAggregation: function (requestParameters, axiosOptions) {
|
|
56757
|
-
return localVarFp.startMachineIdentityAggregation(requestParameters.machineIdentityAggregationRequestV2026, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
57779
|
+
return localVarFp.startMachineIdentityAggregation(requestParameters.sourceId, requestParameters.machineIdentityAggregationRequestV2026, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
56758
57780
|
},
|
|
56759
57781
|
/**
|
|
56760
57782
|
* Use this API to update machine identity details.
|
|
@@ -56852,7 +57874,7 @@ var MachineIdentitiesV2026Api = /** @class */ (function (_super) {
|
|
|
56852
57874
|
*/
|
|
56853
57875
|
MachineIdentitiesV2026Api.prototype.startMachineIdentityAggregation = function (requestParameters, axiosOptions) {
|
|
56854
57876
|
var _this = this;
|
|
56855
|
-
return (0, exports.MachineIdentitiesV2026ApiFp)(this.configuration).startMachineIdentityAggregation(requestParameters.machineIdentityAggregationRequestV2026, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
57877
|
+
return (0, exports.MachineIdentitiesV2026ApiFp)(this.configuration).startMachineIdentityAggregation(requestParameters.sourceId, requestParameters.machineIdentityAggregationRequestV2026, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
56856
57878
|
};
|
|
56857
57879
|
/**
|
|
56858
57880
|
* Use this API to update machine identity details.
|
|
@@ -71420,6 +72442,303 @@ var PrivilegeCriteriaConfigurationV2026Api = /** @class */ (function (_super) {
|
|
|
71420
72442
|
return PrivilegeCriteriaConfigurationV2026Api;
|
|
71421
72443
|
}(base_1.BaseAPI));
|
|
71422
72444
|
exports.PrivilegeCriteriaConfigurationV2026Api = PrivilegeCriteriaConfigurationV2026Api;
|
|
72445
|
+
/**
|
|
72446
|
+
* PromptInsightsV2026Api - axios parameter creator
|
|
72447
|
+
* @export
|
|
72448
|
+
*/
|
|
72449
|
+
var PromptInsightsV2026ApiAxiosParamCreator = function (configuration) {
|
|
72450
|
+
var _this = this;
|
|
72451
|
+
return {
|
|
72452
|
+
/**
|
|
72453
|
+
* Returns aggregate prompt insights metrics for the requested time window.
|
|
72454
|
+
* @summary Get prompt insights metrics
|
|
72455
|
+
* @param {GetPromptInsightsMetricsIntervalV2026} interval Relative lookback window for metrics aggregation.
|
|
72456
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
72457
|
+
* @throws {RequiredError}
|
|
72458
|
+
*/
|
|
72459
|
+
getPromptInsightsMetrics: function (interval, axiosOptions) {
|
|
72460
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
72461
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
72462
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
72463
|
+
return __generator(this, function (_a) {
|
|
72464
|
+
switch (_a.label) {
|
|
72465
|
+
case 0:
|
|
72466
|
+
// verify required parameter 'interval' is not null or undefined
|
|
72467
|
+
(0, common_1.assertParamExists)('getPromptInsightsMetrics', 'interval', interval);
|
|
72468
|
+
localVarPath = "/prompt-insights/metrics";
|
|
72469
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
72470
|
+
if (configuration) {
|
|
72471
|
+
baseOptions = configuration.baseOptions;
|
|
72472
|
+
}
|
|
72473
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
72474
|
+
localVarHeaderParameter = {};
|
|
72475
|
+
localVarQueryParameter = {};
|
|
72476
|
+
// authentication userAuth required
|
|
72477
|
+
// oauth required
|
|
72478
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
72479
|
+
// authentication userAuth required
|
|
72480
|
+
// oauth required
|
|
72481
|
+
];
|
|
72482
|
+
case 1:
|
|
72483
|
+
// authentication userAuth required
|
|
72484
|
+
// oauth required
|
|
72485
|
+
_a.sent();
|
|
72486
|
+
// authentication userAuth required
|
|
72487
|
+
// oauth required
|
|
72488
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
72489
|
+
// authentication applicationAuth required
|
|
72490
|
+
// oauth required
|
|
72491
|
+
];
|
|
72492
|
+
case 2:
|
|
72493
|
+
// authentication userAuth required
|
|
72494
|
+
// oauth required
|
|
72495
|
+
_a.sent();
|
|
72496
|
+
// authentication applicationAuth required
|
|
72497
|
+
// oauth required
|
|
72498
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
72499
|
+
case 3:
|
|
72500
|
+
// authentication applicationAuth required
|
|
72501
|
+
// oauth required
|
|
72502
|
+
_a.sent();
|
|
72503
|
+
if (interval !== undefined) {
|
|
72504
|
+
localVarQueryParameter['interval'] = interval;
|
|
72505
|
+
}
|
|
72506
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
72507
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
72508
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
72509
|
+
return [2 /*return*/, {
|
|
72510
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
72511
|
+
axiosOptions: localVarRequestOptions,
|
|
72512
|
+
}];
|
|
72513
|
+
}
|
|
72514
|
+
});
|
|
72515
|
+
});
|
|
72516
|
+
},
|
|
72517
|
+
/**
|
|
72518
|
+
* Returns a paginated list of prompt insights within a lookback window, with optional structured filters. Results are sorted by timestamp descending (most recent first).
|
|
72519
|
+
* @summary List prompt insights
|
|
72520
|
+
* @param {ListPromptInsightsIntervalV2026} interval Relative lookback window for prompt insights.
|
|
72521
|
+
* @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.
|
|
72522
|
+
* @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
72523
|
+
* @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: **policyDecision**: *eq* **category**: *eq* **severity**: *eq* **user**: *eq, sw, co* **agent**: *eq, sw, co* **reason**: *eq, sw, co* **rule**: *eq, sw, co* **policy**: *eq, sw, co*
|
|
72524
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
72525
|
+
* @throws {RequiredError}
|
|
72526
|
+
*/
|
|
72527
|
+
listPromptInsights: function (interval, limit, offset, filters, axiosOptions) {
|
|
72528
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
72529
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
72530
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
72531
|
+
return __generator(this, function (_a) {
|
|
72532
|
+
switch (_a.label) {
|
|
72533
|
+
case 0:
|
|
72534
|
+
// verify required parameter 'interval' is not null or undefined
|
|
72535
|
+
(0, common_1.assertParamExists)('listPromptInsights', 'interval', interval);
|
|
72536
|
+
localVarPath = "/prompt-insights";
|
|
72537
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
72538
|
+
if (configuration) {
|
|
72539
|
+
baseOptions = configuration.baseOptions;
|
|
72540
|
+
}
|
|
72541
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
72542
|
+
localVarHeaderParameter = {};
|
|
72543
|
+
localVarQueryParameter = {};
|
|
72544
|
+
// authentication userAuth required
|
|
72545
|
+
// oauth required
|
|
72546
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
72547
|
+
// authentication userAuth required
|
|
72548
|
+
// oauth required
|
|
72549
|
+
];
|
|
72550
|
+
case 1:
|
|
72551
|
+
// authentication userAuth required
|
|
72552
|
+
// oauth required
|
|
72553
|
+
_a.sent();
|
|
72554
|
+
// authentication userAuth required
|
|
72555
|
+
// oauth required
|
|
72556
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
72557
|
+
// authentication applicationAuth required
|
|
72558
|
+
// oauth required
|
|
72559
|
+
];
|
|
72560
|
+
case 2:
|
|
72561
|
+
// authentication userAuth required
|
|
72562
|
+
// oauth required
|
|
72563
|
+
_a.sent();
|
|
72564
|
+
// authentication applicationAuth required
|
|
72565
|
+
// oauth required
|
|
72566
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
72567
|
+
case 3:
|
|
72568
|
+
// authentication applicationAuth required
|
|
72569
|
+
// oauth required
|
|
72570
|
+
_a.sent();
|
|
72571
|
+
if (interval !== undefined) {
|
|
72572
|
+
localVarQueryParameter['interval'] = interval;
|
|
72573
|
+
}
|
|
72574
|
+
if (limit !== undefined) {
|
|
72575
|
+
localVarQueryParameter['limit'] = limit;
|
|
72576
|
+
}
|
|
72577
|
+
if (offset !== undefined) {
|
|
72578
|
+
localVarQueryParameter['offset'] = offset;
|
|
72579
|
+
}
|
|
72580
|
+
if (filters !== undefined) {
|
|
72581
|
+
localVarQueryParameter['filters'] = filters;
|
|
72582
|
+
}
|
|
72583
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
72584
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
72585
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
72586
|
+
return [2 /*return*/, {
|
|
72587
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
72588
|
+
axiosOptions: localVarRequestOptions,
|
|
72589
|
+
}];
|
|
72590
|
+
}
|
|
72591
|
+
});
|
|
72592
|
+
});
|
|
72593
|
+
},
|
|
72594
|
+
};
|
|
72595
|
+
};
|
|
72596
|
+
exports.PromptInsightsV2026ApiAxiosParamCreator = PromptInsightsV2026ApiAxiosParamCreator;
|
|
72597
|
+
/**
|
|
72598
|
+
* PromptInsightsV2026Api - functional programming interface
|
|
72599
|
+
* @export
|
|
72600
|
+
*/
|
|
72601
|
+
var PromptInsightsV2026ApiFp = function (configuration) {
|
|
72602
|
+
var localVarAxiosParamCreator = (0, exports.PromptInsightsV2026ApiAxiosParamCreator)(configuration);
|
|
72603
|
+
return {
|
|
72604
|
+
/**
|
|
72605
|
+
* Returns aggregate prompt insights metrics for the requested time window.
|
|
72606
|
+
* @summary Get prompt insights metrics
|
|
72607
|
+
* @param {GetPromptInsightsMetricsIntervalV2026} interval Relative lookback window for metrics aggregation.
|
|
72608
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
72609
|
+
* @throws {RequiredError}
|
|
72610
|
+
*/
|
|
72611
|
+
getPromptInsightsMetrics: function (interval, axiosOptions) {
|
|
72612
|
+
var _a, _b, _c;
|
|
72613
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
72614
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
72615
|
+
return __generator(this, function (_d) {
|
|
72616
|
+
switch (_d.label) {
|
|
72617
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getPromptInsightsMetrics(interval, axiosOptions)];
|
|
72618
|
+
case 1:
|
|
72619
|
+
localVarAxiosArgs = _d.sent();
|
|
72620
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
72621
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PromptInsightsV2026Api.getPromptInsightsMetrics']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
72622
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
72623
|
+
}
|
|
72624
|
+
});
|
|
72625
|
+
});
|
|
72626
|
+
},
|
|
72627
|
+
/**
|
|
72628
|
+
* Returns a paginated list of prompt insights within a lookback window, with optional structured filters. Results are sorted by timestamp descending (most recent first).
|
|
72629
|
+
* @summary List prompt insights
|
|
72630
|
+
* @param {ListPromptInsightsIntervalV2026} interval Relative lookback window for prompt insights.
|
|
72631
|
+
* @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.
|
|
72632
|
+
* @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
72633
|
+
* @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: **policyDecision**: *eq* **category**: *eq* **severity**: *eq* **user**: *eq, sw, co* **agent**: *eq, sw, co* **reason**: *eq, sw, co* **rule**: *eq, sw, co* **policy**: *eq, sw, co*
|
|
72634
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
72635
|
+
* @throws {RequiredError}
|
|
72636
|
+
*/
|
|
72637
|
+
listPromptInsights: function (interval, limit, offset, filters, axiosOptions) {
|
|
72638
|
+
var _a, _b, _c;
|
|
72639
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
72640
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
72641
|
+
return __generator(this, function (_d) {
|
|
72642
|
+
switch (_d.label) {
|
|
72643
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.listPromptInsights(interval, limit, offset, filters, axiosOptions)];
|
|
72644
|
+
case 1:
|
|
72645
|
+
localVarAxiosArgs = _d.sent();
|
|
72646
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
72647
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PromptInsightsV2026Api.listPromptInsights']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
72648
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
72649
|
+
}
|
|
72650
|
+
});
|
|
72651
|
+
});
|
|
72652
|
+
},
|
|
72653
|
+
};
|
|
72654
|
+
};
|
|
72655
|
+
exports.PromptInsightsV2026ApiFp = PromptInsightsV2026ApiFp;
|
|
72656
|
+
/**
|
|
72657
|
+
* PromptInsightsV2026Api - factory interface
|
|
72658
|
+
* @export
|
|
72659
|
+
*/
|
|
72660
|
+
var PromptInsightsV2026ApiFactory = function (configuration, basePath, axios) {
|
|
72661
|
+
var localVarFp = (0, exports.PromptInsightsV2026ApiFp)(configuration);
|
|
72662
|
+
return {
|
|
72663
|
+
/**
|
|
72664
|
+
* Returns aggregate prompt insights metrics for the requested time window.
|
|
72665
|
+
* @summary Get prompt insights metrics
|
|
72666
|
+
* @param {PromptInsightsV2026ApiGetPromptInsightsMetricsRequest} requestParameters Request parameters.
|
|
72667
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
72668
|
+
* @throws {RequiredError}
|
|
72669
|
+
*/
|
|
72670
|
+
getPromptInsightsMetrics: function (requestParameters, axiosOptions) {
|
|
72671
|
+
return localVarFp.getPromptInsightsMetrics(requestParameters.interval, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
72672
|
+
},
|
|
72673
|
+
/**
|
|
72674
|
+
* Returns a paginated list of prompt insights within a lookback window, with optional structured filters. Results are sorted by timestamp descending (most recent first).
|
|
72675
|
+
* @summary List prompt insights
|
|
72676
|
+
* @param {PromptInsightsV2026ApiListPromptInsightsRequest} requestParameters Request parameters.
|
|
72677
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
72678
|
+
* @throws {RequiredError}
|
|
72679
|
+
*/
|
|
72680
|
+
listPromptInsights: function (requestParameters, axiosOptions) {
|
|
72681
|
+
return localVarFp.listPromptInsights(requestParameters.interval, requestParameters.limit, requestParameters.offset, requestParameters.filters, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
72682
|
+
},
|
|
72683
|
+
};
|
|
72684
|
+
};
|
|
72685
|
+
exports.PromptInsightsV2026ApiFactory = PromptInsightsV2026ApiFactory;
|
|
72686
|
+
/**
|
|
72687
|
+
* PromptInsightsV2026Api - object-oriented interface
|
|
72688
|
+
* @export
|
|
72689
|
+
* @class PromptInsightsV2026Api
|
|
72690
|
+
* @extends {BaseAPI}
|
|
72691
|
+
*/
|
|
72692
|
+
var PromptInsightsV2026Api = /** @class */ (function (_super) {
|
|
72693
|
+
__extends(PromptInsightsV2026Api, _super);
|
|
72694
|
+
function PromptInsightsV2026Api() {
|
|
72695
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
72696
|
+
}
|
|
72697
|
+
/**
|
|
72698
|
+
* Returns aggregate prompt insights metrics for the requested time window.
|
|
72699
|
+
* @summary Get prompt insights metrics
|
|
72700
|
+
* @param {PromptInsightsV2026ApiGetPromptInsightsMetricsRequest} requestParameters Request parameters.
|
|
72701
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
72702
|
+
* @throws {RequiredError}
|
|
72703
|
+
* @memberof PromptInsightsV2026Api
|
|
72704
|
+
*/
|
|
72705
|
+
PromptInsightsV2026Api.prototype.getPromptInsightsMetrics = function (requestParameters, axiosOptions) {
|
|
72706
|
+
var _this = this;
|
|
72707
|
+
return (0, exports.PromptInsightsV2026ApiFp)(this.configuration).getPromptInsightsMetrics(requestParameters.interval, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
72708
|
+
};
|
|
72709
|
+
/**
|
|
72710
|
+
* Returns a paginated list of prompt insights within a lookback window, with optional structured filters. Results are sorted by timestamp descending (most recent first).
|
|
72711
|
+
* @summary List prompt insights
|
|
72712
|
+
* @param {PromptInsightsV2026ApiListPromptInsightsRequest} requestParameters Request parameters.
|
|
72713
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
72714
|
+
* @throws {RequiredError}
|
|
72715
|
+
* @memberof PromptInsightsV2026Api
|
|
72716
|
+
*/
|
|
72717
|
+
PromptInsightsV2026Api.prototype.listPromptInsights = function (requestParameters, axiosOptions) {
|
|
72718
|
+
var _this = this;
|
|
72719
|
+
return (0, exports.PromptInsightsV2026ApiFp)(this.configuration).listPromptInsights(requestParameters.interval, requestParameters.limit, requestParameters.offset, requestParameters.filters, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
72720
|
+
};
|
|
72721
|
+
return PromptInsightsV2026Api;
|
|
72722
|
+
}(base_1.BaseAPI));
|
|
72723
|
+
exports.PromptInsightsV2026Api = PromptInsightsV2026Api;
|
|
72724
|
+
/**
|
|
72725
|
+
* @export
|
|
72726
|
+
*/
|
|
72727
|
+
exports.GetPromptInsightsMetricsIntervalV2026 = {
|
|
72728
|
+
_1h: '-1h',
|
|
72729
|
+
_1d: '-1d',
|
|
72730
|
+
_7d: '-7d',
|
|
72731
|
+
_30d: '-30d'
|
|
72732
|
+
};
|
|
72733
|
+
/**
|
|
72734
|
+
* @export
|
|
72735
|
+
*/
|
|
72736
|
+
exports.ListPromptInsightsIntervalV2026 = {
|
|
72737
|
+
_1h: '-1h',
|
|
72738
|
+
_1d: '-1d',
|
|
72739
|
+
_7d: '-7d',
|
|
72740
|
+
_30d: '-30d'
|
|
72741
|
+
};
|
|
71423
72742
|
/**
|
|
71424
72743
|
* PublicIdentitiesV2026Api - axios parameter creator
|
|
71425
72744
|
* @export
|
|
@@ -86522,21 +87841,25 @@ var SourcesV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
86522
87841
|
/**
|
|
86523
87842
|
* This API gets the current entitlement request configuration for a source. This source-level configuration should apply for all the entitlements in the source. Access request to any entitlements in the source should follow this configuration unless a separate entitlement-level configuration is defined. - During access request, this source-level entitlement request configuration overrides the global organization-level configuration. - However, the entitlement-level configuration (if defined) overrides this source-level configuration.
|
|
86524
87843
|
* @summary Get source entitlement request configuration
|
|
87844
|
+
* @param {string} id The Source id
|
|
86525
87845
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
86526
87846
|
* @param {*} [axiosOptions] Override http request option.
|
|
86527
87847
|
* @throws {RequiredError}
|
|
86528
87848
|
*/
|
|
86529
|
-
getSourceEntitlementRequestConfig: function (xSailPointExperimental, axiosOptions) {
|
|
87849
|
+
getSourceEntitlementRequestConfig: function (id, xSailPointExperimental, axiosOptions) {
|
|
86530
87850
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
86531
87851
|
return __awaiter(_this, void 0, void 0, function () {
|
|
86532
87852
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
86533
87853
|
return __generator(this, function (_a) {
|
|
86534
87854
|
switch (_a.label) {
|
|
86535
87855
|
case 0:
|
|
87856
|
+
// verify required parameter 'id' is not null or undefined
|
|
87857
|
+
(0, common_1.assertParamExists)('getSourceEntitlementRequestConfig', 'id', id);
|
|
86536
87858
|
if (xSailPointExperimental === undefined) {
|
|
86537
87859
|
xSailPointExperimental = 'true';
|
|
86538
87860
|
}
|
|
86539
|
-
localVarPath = "/sources/{id}/entitlement-request-config"
|
|
87861
|
+
localVarPath = "/sources/{id}/entitlement-request-config"
|
|
87862
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
86540
87863
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
86541
87864
|
if (configuration) {
|
|
86542
87865
|
baseOptions = configuration.baseOptions;
|
|
@@ -88622,24 +89945,28 @@ var SourcesV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
88622
89945
|
/**
|
|
88623
89946
|
* This API replaces the current entitlement request configuration for a source. This source-level configuration should apply for all the entitlements in the source. Access request to any entitlements in the source should follow this configuration unless a separate entitlement-level configuration is defined. - During access request, this source-level entitlement request configuration overrides the global organization-level configuration. - However, the entitlement-level configuration (if defined) overrides this source-level configuration.
|
|
88624
89947
|
* @summary Update source entitlement request configuration
|
|
89948
|
+
* @param {string} id The Source id
|
|
88625
89949
|
* @param {SourceEntitlementRequestConfigV2026} sourceEntitlementRequestConfigV2026
|
|
88626
89950
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
88627
89951
|
* @param {*} [axiosOptions] Override http request option.
|
|
88628
89952
|
* @throws {RequiredError}
|
|
88629
89953
|
*/
|
|
88630
|
-
updateSourceEntitlementRequestConfig: function (sourceEntitlementRequestConfigV2026, xSailPointExperimental, axiosOptions) {
|
|
89954
|
+
updateSourceEntitlementRequestConfig: function (id, sourceEntitlementRequestConfigV2026, xSailPointExperimental, axiosOptions) {
|
|
88631
89955
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
88632
89956
|
return __awaiter(_this, void 0, void 0, function () {
|
|
88633
89957
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
88634
89958
|
return __generator(this, function (_a) {
|
|
88635
89959
|
switch (_a.label) {
|
|
88636
89960
|
case 0:
|
|
89961
|
+
// verify required parameter 'id' is not null or undefined
|
|
89962
|
+
(0, common_1.assertParamExists)('updateSourceEntitlementRequestConfig', 'id', id);
|
|
88637
89963
|
// verify required parameter 'sourceEntitlementRequestConfigV2026' is not null or undefined
|
|
88638
89964
|
(0, common_1.assertParamExists)('updateSourceEntitlementRequestConfig', 'sourceEntitlementRequestConfigV2026', sourceEntitlementRequestConfigV2026);
|
|
88639
89965
|
if (xSailPointExperimental === undefined) {
|
|
88640
89966
|
xSailPointExperimental = 'true';
|
|
88641
89967
|
}
|
|
88642
|
-
localVarPath = "/sources/{id}/entitlement-request-config"
|
|
89968
|
+
localVarPath = "/sources/{id}/entitlement-request-config"
|
|
89969
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
88643
89970
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
88644
89971
|
if (configuration) {
|
|
88645
89972
|
baseOptions = configuration.baseOptions;
|
|
@@ -89331,17 +90658,18 @@ var SourcesV2026ApiFp = function (configuration) {
|
|
|
89331
90658
|
/**
|
|
89332
90659
|
* This API gets the current entitlement request configuration for a source. This source-level configuration should apply for all the entitlements in the source. Access request to any entitlements in the source should follow this configuration unless a separate entitlement-level configuration is defined. - During access request, this source-level entitlement request configuration overrides the global organization-level configuration. - However, the entitlement-level configuration (if defined) overrides this source-level configuration.
|
|
89333
90660
|
* @summary Get source entitlement request configuration
|
|
90661
|
+
* @param {string} id The Source id
|
|
89334
90662
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
89335
90663
|
* @param {*} [axiosOptions] Override http request option.
|
|
89336
90664
|
* @throws {RequiredError}
|
|
89337
90665
|
*/
|
|
89338
|
-
getSourceEntitlementRequestConfig: function (xSailPointExperimental, axiosOptions) {
|
|
90666
|
+
getSourceEntitlementRequestConfig: function (id, xSailPointExperimental, axiosOptions) {
|
|
89339
90667
|
var _a, _b, _c;
|
|
89340
90668
|
return __awaiter(this, void 0, void 0, function () {
|
|
89341
90669
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
89342
90670
|
return __generator(this, function (_d) {
|
|
89343
90671
|
switch (_d.label) {
|
|
89344
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getSourceEntitlementRequestConfig(xSailPointExperimental, axiosOptions)];
|
|
90672
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getSourceEntitlementRequestConfig(id, xSailPointExperimental, axiosOptions)];
|
|
89345
90673
|
case 1:
|
|
89346
90674
|
localVarAxiosArgs = _d.sent();
|
|
89347
90675
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -90108,18 +91436,19 @@ var SourcesV2026ApiFp = function (configuration) {
|
|
|
90108
91436
|
/**
|
|
90109
91437
|
* This API replaces the current entitlement request configuration for a source. This source-level configuration should apply for all the entitlements in the source. Access request to any entitlements in the source should follow this configuration unless a separate entitlement-level configuration is defined. - During access request, this source-level entitlement request configuration overrides the global organization-level configuration. - However, the entitlement-level configuration (if defined) overrides this source-level configuration.
|
|
90110
91438
|
* @summary Update source entitlement request configuration
|
|
91439
|
+
* @param {string} id The Source id
|
|
90111
91440
|
* @param {SourceEntitlementRequestConfigV2026} sourceEntitlementRequestConfigV2026
|
|
90112
91441
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
90113
91442
|
* @param {*} [axiosOptions] Override http request option.
|
|
90114
91443
|
* @throws {RequiredError}
|
|
90115
91444
|
*/
|
|
90116
|
-
updateSourceEntitlementRequestConfig: function (sourceEntitlementRequestConfigV2026, xSailPointExperimental, axiosOptions) {
|
|
91445
|
+
updateSourceEntitlementRequestConfig: function (id, sourceEntitlementRequestConfigV2026, xSailPointExperimental, axiosOptions) {
|
|
90117
91446
|
var _a, _b, _c;
|
|
90118
91447
|
return __awaiter(this, void 0, void 0, function () {
|
|
90119
91448
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
90120
91449
|
return __generator(this, function (_d) {
|
|
90121
91450
|
switch (_d.label) {
|
|
90122
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateSourceEntitlementRequestConfig(sourceEntitlementRequestConfigV2026, xSailPointExperimental, axiosOptions)];
|
|
91451
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateSourceEntitlementRequestConfig(id, sourceEntitlementRequestConfigV2026, xSailPointExperimental, axiosOptions)];
|
|
90123
91452
|
case 1:
|
|
90124
91453
|
localVarAxiosArgs = _d.sent();
|
|
90125
91454
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -90407,8 +91736,7 @@ var SourcesV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
90407
91736
|
* @throws {RequiredError}
|
|
90408
91737
|
*/
|
|
90409
91738
|
getSourceEntitlementRequestConfig: function (requestParameters, axiosOptions) {
|
|
90410
|
-
|
|
90411
|
-
return localVarFp.getSourceEntitlementRequestConfig(requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
91739
|
+
return localVarFp.getSourceEntitlementRequestConfig(requestParameters.id, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
90412
91740
|
},
|
|
90413
91741
|
/**
|
|
90414
91742
|
* This endpoint fetches source health by source\'s id
|
|
@@ -90729,7 +92057,7 @@ var SourcesV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
90729
92057
|
* @throws {RequiredError}
|
|
90730
92058
|
*/
|
|
90731
92059
|
updateSourceEntitlementRequestConfig: function (requestParameters, axiosOptions) {
|
|
90732
|
-
return localVarFp.updateSourceEntitlementRequestConfig(requestParameters.sourceEntitlementRequestConfigV2026, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
92060
|
+
return localVarFp.updateSourceEntitlementRequestConfig(requestParameters.id, requestParameters.sourceEntitlementRequestConfigV2026, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
90733
92061
|
},
|
|
90734
92062
|
/**
|
|
90735
92063
|
* Use this API to selectively update an existing Schedule using a JSONPatch payload. The following schedule fields are immutable and cannot be updated: - type
|
|
@@ -91027,8 +92355,7 @@ var SourcesV2026Api = /** @class */ (function (_super) {
|
|
|
91027
92355
|
*/
|
|
91028
92356
|
SourcesV2026Api.prototype.getSourceEntitlementRequestConfig = function (requestParameters, axiosOptions) {
|
|
91029
92357
|
var _this = this;
|
|
91030
|
-
|
|
91031
|
-
return (0, exports.SourcesV2026ApiFp)(this.configuration).getSourceEntitlementRequestConfig(requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
92358
|
+
return (0, exports.SourcesV2026ApiFp)(this.configuration).getSourceEntitlementRequestConfig(requestParameters.id, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
91032
92359
|
};
|
|
91033
92360
|
/**
|
|
91034
92361
|
* This endpoint fetches source health by source\'s id
|
|
@@ -91413,7 +92740,7 @@ var SourcesV2026Api = /** @class */ (function (_super) {
|
|
|
91413
92740
|
*/
|
|
91414
92741
|
SourcesV2026Api.prototype.updateSourceEntitlementRequestConfig = function (requestParameters, axiosOptions) {
|
|
91415
92742
|
var _this = this;
|
|
91416
|
-
return (0, exports.SourcesV2026ApiFp)(this.configuration).updateSourceEntitlementRequestConfig(requestParameters.sourceEntitlementRequestConfigV2026, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
92743
|
+
return (0, exports.SourcesV2026ApiFp)(this.configuration).updateSourceEntitlementRequestConfig(requestParameters.id, requestParameters.sourceEntitlementRequestConfigV2026, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
91417
92744
|
};
|
|
91418
92745
|
/**
|
|
91419
92746
|
* Use this API to selectively update an existing Schedule using a JSONPatch payload. The following schedule fields are immutable and cannot be updated: - type
|
|
@@ -91501,6 +92828,70 @@ exports.UpdateSourceScheduleScheduleTypeV2026 = {
|
|
|
91501
92828
|
var SuggestedEntitlementDescriptionV2026ApiAxiosParamCreator = function (configuration) {
|
|
91502
92829
|
var _this = this;
|
|
91503
92830
|
return {
|
|
92831
|
+
/**
|
|
92832
|
+
* Approve multiple entitlement recommendations in a single request. Each item in the request must include the recommendation ID and, depending on the record type, either an approved description (SED items) or an approved privilege level (privilege items). Returns a per-item result indicating success or failure.
|
|
92833
|
+
* @summary Bulk approve entitlement recommendations
|
|
92834
|
+
* @param {BulkApproveEntitlementRecommendationRequestV2026} bulkApproveEntitlementRecommendationRequestV2026 The list of recommendation items to approve.
|
|
92835
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
92836
|
+
* @throws {RequiredError}
|
|
92837
|
+
*/
|
|
92838
|
+
approveBulkEntitlementRecommendations: function (bulkApproveEntitlementRecommendationRequestV2026, axiosOptions) {
|
|
92839
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
92840
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
92841
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
92842
|
+
return __generator(this, function (_a) {
|
|
92843
|
+
switch (_a.label) {
|
|
92844
|
+
case 0:
|
|
92845
|
+
// verify required parameter 'bulkApproveEntitlementRecommendationRequestV2026' is not null or undefined
|
|
92846
|
+
(0, common_1.assertParamExists)('approveBulkEntitlementRecommendations', 'bulkApproveEntitlementRecommendationRequestV2026', bulkApproveEntitlementRecommendationRequestV2026);
|
|
92847
|
+
localVarPath = "/entitlement-recommendations/bulk-approve";
|
|
92848
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
92849
|
+
if (configuration) {
|
|
92850
|
+
baseOptions = configuration.baseOptions;
|
|
92851
|
+
}
|
|
92852
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
92853
|
+
localVarHeaderParameter = {};
|
|
92854
|
+
localVarQueryParameter = {};
|
|
92855
|
+
// authentication userAuth required
|
|
92856
|
+
// oauth required
|
|
92857
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
92858
|
+
// authentication userAuth required
|
|
92859
|
+
// oauth required
|
|
92860
|
+
];
|
|
92861
|
+
case 1:
|
|
92862
|
+
// authentication userAuth required
|
|
92863
|
+
// oauth required
|
|
92864
|
+
_a.sent();
|
|
92865
|
+
// authentication userAuth required
|
|
92866
|
+
// oauth required
|
|
92867
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
92868
|
+
// authentication applicationAuth required
|
|
92869
|
+
// oauth required
|
|
92870
|
+
];
|
|
92871
|
+
case 2:
|
|
92872
|
+
// authentication userAuth required
|
|
92873
|
+
// oauth required
|
|
92874
|
+
_a.sent();
|
|
92875
|
+
// authentication applicationAuth required
|
|
92876
|
+
// oauth required
|
|
92877
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
92878
|
+
case 3:
|
|
92879
|
+
// authentication applicationAuth required
|
|
92880
|
+
// oauth required
|
|
92881
|
+
_a.sent();
|
|
92882
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
92883
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
92884
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
92885
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
92886
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(bulkApproveEntitlementRecommendationRequestV2026, localVarRequestOptions, configuration);
|
|
92887
|
+
return [2 /*return*/, {
|
|
92888
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
92889
|
+
axiosOptions: localVarRequestOptions,
|
|
92890
|
+
}];
|
|
92891
|
+
}
|
|
92892
|
+
});
|
|
92893
|
+
});
|
|
92894
|
+
},
|
|
91504
92895
|
/**
|
|
91505
92896
|
* Create the initial auto-write settings for a tenant. Returns 409 Conflict if settings already exist. Use PATCH to update existing settings.
|
|
91506
92897
|
* @summary Create auto-write settings for SED
|
|
@@ -91766,6 +93157,140 @@ var SuggestedEntitlementDescriptionV2026ApiAxiosParamCreator = function (configu
|
|
|
91766
93157
|
});
|
|
91767
93158
|
});
|
|
91768
93159
|
},
|
|
93160
|
+
/**
|
|
93161
|
+
* Returns a list of entitlement recommendations (SED and/or privilege) that are currently awaiting review or approval. Each record includes the recommendation type, entitlement details, and any AI-generated suggestions.
|
|
93162
|
+
* @summary List pending entitlement recommendation approvals
|
|
93163
|
+
* @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
93164
|
+
* @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.
|
|
93165
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
93166
|
+
* @throws {RequiredError}
|
|
93167
|
+
*/
|
|
93168
|
+
listPendingEntitlementRecommendationApprovals: function (offset, limit, axiosOptions) {
|
|
93169
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
93170
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
93171
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
93172
|
+
return __generator(this, function (_a) {
|
|
93173
|
+
switch (_a.label) {
|
|
93174
|
+
case 0:
|
|
93175
|
+
localVarPath = "/entitlement-recommendations/pending-approvals";
|
|
93176
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
93177
|
+
if (configuration) {
|
|
93178
|
+
baseOptions = configuration.baseOptions;
|
|
93179
|
+
}
|
|
93180
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
93181
|
+
localVarHeaderParameter = {};
|
|
93182
|
+
localVarQueryParameter = {};
|
|
93183
|
+
// authentication userAuth required
|
|
93184
|
+
// oauth required
|
|
93185
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
93186
|
+
// authentication userAuth required
|
|
93187
|
+
// oauth required
|
|
93188
|
+
];
|
|
93189
|
+
case 1:
|
|
93190
|
+
// authentication userAuth required
|
|
93191
|
+
// oauth required
|
|
93192
|
+
_a.sent();
|
|
93193
|
+
// authentication userAuth required
|
|
93194
|
+
// oauth required
|
|
93195
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
93196
|
+
// authentication applicationAuth required
|
|
93197
|
+
// oauth required
|
|
93198
|
+
];
|
|
93199
|
+
case 2:
|
|
93200
|
+
// authentication userAuth required
|
|
93201
|
+
// oauth required
|
|
93202
|
+
_a.sent();
|
|
93203
|
+
// authentication applicationAuth required
|
|
93204
|
+
// oauth required
|
|
93205
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
93206
|
+
case 3:
|
|
93207
|
+
// authentication applicationAuth required
|
|
93208
|
+
// oauth required
|
|
93209
|
+
_a.sent();
|
|
93210
|
+
if (offset !== undefined) {
|
|
93211
|
+
localVarQueryParameter['offset'] = offset;
|
|
93212
|
+
}
|
|
93213
|
+
if (limit !== undefined) {
|
|
93214
|
+
localVarQueryParameter['limit'] = limit;
|
|
93215
|
+
}
|
|
93216
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
93217
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
93218
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
93219
|
+
return [2 /*return*/, {
|
|
93220
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
93221
|
+
axiosOptions: localVarRequestOptions,
|
|
93222
|
+
}];
|
|
93223
|
+
}
|
|
93224
|
+
});
|
|
93225
|
+
});
|
|
93226
|
+
},
|
|
93227
|
+
/**
|
|
93228
|
+
* Returns a list of privileged entitlement recommendation groups. Each group aggregates individual entitlement instances that share the same entitlement name and connector type, along with a recommendation score and instance count.
|
|
93229
|
+
* @summary List privileged entitlement recommendations
|
|
93230
|
+
* @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
93231
|
+
* @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.
|
|
93232
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
93233
|
+
* @throws {RequiredError}
|
|
93234
|
+
*/
|
|
93235
|
+
listPrivilegedEntitlementRecommendations: function (offset, limit, axiosOptions) {
|
|
93236
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
93237
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
93238
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
93239
|
+
return __generator(this, function (_a) {
|
|
93240
|
+
switch (_a.label) {
|
|
93241
|
+
case 0:
|
|
93242
|
+
localVarPath = "/privileged-recommendations";
|
|
93243
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
93244
|
+
if (configuration) {
|
|
93245
|
+
baseOptions = configuration.baseOptions;
|
|
93246
|
+
}
|
|
93247
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
93248
|
+
localVarHeaderParameter = {};
|
|
93249
|
+
localVarQueryParameter = {};
|
|
93250
|
+
// authentication userAuth required
|
|
93251
|
+
// oauth required
|
|
93252
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
93253
|
+
// authentication userAuth required
|
|
93254
|
+
// oauth required
|
|
93255
|
+
];
|
|
93256
|
+
case 1:
|
|
93257
|
+
// authentication userAuth required
|
|
93258
|
+
// oauth required
|
|
93259
|
+
_a.sent();
|
|
93260
|
+
// authentication userAuth required
|
|
93261
|
+
// oauth required
|
|
93262
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
93263
|
+
// authentication applicationAuth required
|
|
93264
|
+
// oauth required
|
|
93265
|
+
];
|
|
93266
|
+
case 2:
|
|
93267
|
+
// authentication userAuth required
|
|
93268
|
+
// oauth required
|
|
93269
|
+
_a.sent();
|
|
93270
|
+
// authentication applicationAuth required
|
|
93271
|
+
// oauth required
|
|
93272
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
93273
|
+
case 3:
|
|
93274
|
+
// authentication applicationAuth required
|
|
93275
|
+
// oauth required
|
|
93276
|
+
_a.sent();
|
|
93277
|
+
if (offset !== undefined) {
|
|
93278
|
+
localVarQueryParameter['offset'] = offset;
|
|
93279
|
+
}
|
|
93280
|
+
if (limit !== undefined) {
|
|
93281
|
+
localVarQueryParameter['limit'] = limit;
|
|
93282
|
+
}
|
|
93283
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
93284
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
93285
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
93286
|
+
return [2 /*return*/, {
|
|
93287
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
93288
|
+
axiosOptions: localVarRequestOptions,
|
|
93289
|
+
}];
|
|
93290
|
+
}
|
|
93291
|
+
});
|
|
93292
|
+
});
|
|
93293
|
+
},
|
|
91769
93294
|
/**
|
|
91770
93295
|
* List of Suggested Entitlement Descriptions (SED) SED field descriptions: **batchId**: the ID of the batch of entitlements that are submitted for description generation **displayName**: the display name of the entitlement that we are generating a description for **sourceName**: the name of the source associated with the entitlement that we are generating the description for **sourceId**: the ID of the source associated with the entitlement that we are generating the description for **status**: the status of the suggested entitlement description, valid status options: \"requested\", \"suggested\", \"not_suggested\", \"failed\", \"assigned\", \"approved\", \"denied\" **fullText**: will filter suggested entitlement description records by text found in any of the following fields: entitlement name, entitlement display name, suggested description, source name
|
|
91771
93296
|
* @summary List suggested entitlement descriptions
|
|
@@ -91857,6 +93382,74 @@ var SuggestedEntitlementDescriptionV2026ApiAxiosParamCreator = function (configu
|
|
|
91857
93382
|
});
|
|
91858
93383
|
});
|
|
91859
93384
|
},
|
|
93385
|
+
/**
|
|
93386
|
+
* Partially update a single entitlement recommendation record by its ID. Use this endpoint to update the status, description, or privilege level of a specific SED or privilege recommendation.
|
|
93387
|
+
* @summary Update an entitlement recommendation
|
|
93388
|
+
* @param {string} id The unique identifier of the entitlement recommendation to update.
|
|
93389
|
+
* @param {Array<JsonPatchOperationV2026>} jsonPatchOperationV2026 The patch operations to apply to the entitlement recommendation record.
|
|
93390
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
93391
|
+
* @throws {RequiredError}
|
|
93392
|
+
*/
|
|
93393
|
+
patchEntitlementRecommendation: function (id, jsonPatchOperationV2026, axiosOptions) {
|
|
93394
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
93395
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
93396
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
93397
|
+
return __generator(this, function (_a) {
|
|
93398
|
+
switch (_a.label) {
|
|
93399
|
+
case 0:
|
|
93400
|
+
// verify required parameter 'id' is not null or undefined
|
|
93401
|
+
(0, common_1.assertParamExists)('patchEntitlementRecommendation', 'id', id);
|
|
93402
|
+
// verify required parameter 'jsonPatchOperationV2026' is not null or undefined
|
|
93403
|
+
(0, common_1.assertParamExists)('patchEntitlementRecommendation', 'jsonPatchOperationV2026', jsonPatchOperationV2026);
|
|
93404
|
+
localVarPath = "/entitlement-recommendations/{id}"
|
|
93405
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
93406
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
93407
|
+
if (configuration) {
|
|
93408
|
+
baseOptions = configuration.baseOptions;
|
|
93409
|
+
}
|
|
93410
|
+
localVarRequestOptions = __assign(__assign({ method: 'PATCH' }, baseOptions), axiosOptions);
|
|
93411
|
+
localVarHeaderParameter = {};
|
|
93412
|
+
localVarQueryParameter = {};
|
|
93413
|
+
// authentication userAuth required
|
|
93414
|
+
// oauth required
|
|
93415
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
93416
|
+
// authentication userAuth required
|
|
93417
|
+
// oauth required
|
|
93418
|
+
];
|
|
93419
|
+
case 1:
|
|
93420
|
+
// authentication userAuth required
|
|
93421
|
+
// oauth required
|
|
93422
|
+
_a.sent();
|
|
93423
|
+
// authentication userAuth required
|
|
93424
|
+
// oauth required
|
|
93425
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
93426
|
+
// authentication applicationAuth required
|
|
93427
|
+
// oauth required
|
|
93428
|
+
];
|
|
93429
|
+
case 2:
|
|
93430
|
+
// authentication userAuth required
|
|
93431
|
+
// oauth required
|
|
93432
|
+
_a.sent();
|
|
93433
|
+
// authentication applicationAuth required
|
|
93434
|
+
// oauth required
|
|
93435
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
93436
|
+
case 3:
|
|
93437
|
+
// authentication applicationAuth required
|
|
93438
|
+
// oauth required
|
|
93439
|
+
_a.sent();
|
|
93440
|
+
localVarHeaderParameter['Content-Type'] = 'application/json-patch+json';
|
|
93441
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
93442
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
93443
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
93444
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(jsonPatchOperationV2026, localVarRequestOptions, configuration);
|
|
93445
|
+
return [2 /*return*/, {
|
|
93446
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
93447
|
+
axiosOptions: localVarRequestOptions,
|
|
93448
|
+
}];
|
|
93449
|
+
}
|
|
93450
|
+
});
|
|
93451
|
+
});
|
|
93452
|
+
},
|
|
91860
93453
|
/**
|
|
91861
93454
|
* Patch Suggested Entitlement Description
|
|
91862
93455
|
* @summary Patch suggested entitlement description
|
|
@@ -91925,6 +93518,70 @@ var SuggestedEntitlementDescriptionV2026ApiAxiosParamCreator = function (configu
|
|
|
91925
93518
|
});
|
|
91926
93519
|
});
|
|
91927
93520
|
},
|
|
93521
|
+
/**
|
|
93522
|
+
* Assign a set of entitlement recommendation records to a reviewer. The assignee can be a specific identity, a governance group, or a role-based assignee such as source owner or entitlement owner. Returns a batch ID that can be used to track the assignment.
|
|
93523
|
+
* @summary Assign entitlement recommendations for review
|
|
93524
|
+
* @param {EntitlementRecommendationAssignRequestV2026} entitlementRecommendationAssignRequestV2026 The recommendation IDs and the target assignee.
|
|
93525
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
93526
|
+
* @throws {RequiredError}
|
|
93527
|
+
*/
|
|
93528
|
+
submitEntitlementRecommendationsAssignment: function (entitlementRecommendationAssignRequestV2026, axiosOptions) {
|
|
93529
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
93530
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
93531
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
93532
|
+
return __generator(this, function (_a) {
|
|
93533
|
+
switch (_a.label) {
|
|
93534
|
+
case 0:
|
|
93535
|
+
// verify required parameter 'entitlementRecommendationAssignRequestV2026' is not null or undefined
|
|
93536
|
+
(0, common_1.assertParamExists)('submitEntitlementRecommendationsAssignment', 'entitlementRecommendationAssignRequestV2026', entitlementRecommendationAssignRequestV2026);
|
|
93537
|
+
localVarPath = "/entitlement-recommendations/assign";
|
|
93538
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
93539
|
+
if (configuration) {
|
|
93540
|
+
baseOptions = configuration.baseOptions;
|
|
93541
|
+
}
|
|
93542
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
93543
|
+
localVarHeaderParameter = {};
|
|
93544
|
+
localVarQueryParameter = {};
|
|
93545
|
+
// authentication userAuth required
|
|
93546
|
+
// oauth required
|
|
93547
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
93548
|
+
// authentication userAuth required
|
|
93549
|
+
// oauth required
|
|
93550
|
+
];
|
|
93551
|
+
case 1:
|
|
93552
|
+
// authentication userAuth required
|
|
93553
|
+
// oauth required
|
|
93554
|
+
_a.sent();
|
|
93555
|
+
// authentication userAuth required
|
|
93556
|
+
// oauth required
|
|
93557
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
93558
|
+
// authentication applicationAuth required
|
|
93559
|
+
// oauth required
|
|
93560
|
+
];
|
|
93561
|
+
case 2:
|
|
93562
|
+
// authentication userAuth required
|
|
93563
|
+
// oauth required
|
|
93564
|
+
_a.sent();
|
|
93565
|
+
// authentication applicationAuth required
|
|
93566
|
+
// oauth required
|
|
93567
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
93568
|
+
case 3:
|
|
93569
|
+
// authentication applicationAuth required
|
|
93570
|
+
// oauth required
|
|
93571
|
+
_a.sent();
|
|
93572
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
93573
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
93574
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
93575
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
93576
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(entitlementRecommendationAssignRequestV2026, localVarRequestOptions, configuration);
|
|
93577
|
+
return [2 /*return*/, {
|
|
93578
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
93579
|
+
axiosOptions: localVarRequestOptions,
|
|
93580
|
+
}];
|
|
93581
|
+
}
|
|
93582
|
+
});
|
|
93583
|
+
});
|
|
93584
|
+
},
|
|
91928
93585
|
/**
|
|
91929
93586
|
* Submit Bulk Approval Request for SED. Request body takes list of SED Ids. API responses with list of SED Approval Status
|
|
91930
93587
|
* @summary Submit bulk approval request
|
|
@@ -92189,6 +93846,29 @@ exports.SuggestedEntitlementDescriptionV2026ApiAxiosParamCreator = SuggestedEnti
|
|
|
92189
93846
|
var SuggestedEntitlementDescriptionV2026ApiFp = function (configuration) {
|
|
92190
93847
|
var localVarAxiosParamCreator = (0, exports.SuggestedEntitlementDescriptionV2026ApiAxiosParamCreator)(configuration);
|
|
92191
93848
|
return {
|
|
93849
|
+
/**
|
|
93850
|
+
* Approve multiple entitlement recommendations in a single request. Each item in the request must include the recommendation ID and, depending on the record type, either an approved description (SED items) or an approved privilege level (privilege items). Returns a per-item result indicating success or failure.
|
|
93851
|
+
* @summary Bulk approve entitlement recommendations
|
|
93852
|
+
* @param {BulkApproveEntitlementRecommendationRequestV2026} bulkApproveEntitlementRecommendationRequestV2026 The list of recommendation items to approve.
|
|
93853
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
93854
|
+
* @throws {RequiredError}
|
|
93855
|
+
*/
|
|
93856
|
+
approveBulkEntitlementRecommendations: function (bulkApproveEntitlementRecommendationRequestV2026, axiosOptions) {
|
|
93857
|
+
var _a, _b, _c;
|
|
93858
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
93859
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
93860
|
+
return __generator(this, function (_d) {
|
|
93861
|
+
switch (_d.label) {
|
|
93862
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.approveBulkEntitlementRecommendations(bulkApproveEntitlementRecommendationRequestV2026, axiosOptions)];
|
|
93863
|
+
case 1:
|
|
93864
|
+
localVarAxiosArgs = _d.sent();
|
|
93865
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
93866
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SuggestedEntitlementDescriptionV2026Api.approveBulkEntitlementRecommendations']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
93867
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
93868
|
+
}
|
|
93869
|
+
});
|
|
93870
|
+
});
|
|
93871
|
+
},
|
|
92192
93872
|
/**
|
|
92193
93873
|
* Create the initial auto-write settings for a tenant. Returns 409 Conflict if settings already exist. Use PATCH to update existing settings.
|
|
92194
93874
|
* @summary Create auto-write settings for SED
|
|
@@ -92284,6 +93964,54 @@ var SuggestedEntitlementDescriptionV2026ApiFp = function (configuration) {
|
|
|
92284
93964
|
});
|
|
92285
93965
|
});
|
|
92286
93966
|
},
|
|
93967
|
+
/**
|
|
93968
|
+
* Returns a list of entitlement recommendations (SED and/or privilege) that are currently awaiting review or approval. Each record includes the recommendation type, entitlement details, and any AI-generated suggestions.
|
|
93969
|
+
* @summary List pending entitlement recommendation approvals
|
|
93970
|
+
* @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
93971
|
+
* @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.
|
|
93972
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
93973
|
+
* @throws {RequiredError}
|
|
93974
|
+
*/
|
|
93975
|
+
listPendingEntitlementRecommendationApprovals: function (offset, limit, axiosOptions) {
|
|
93976
|
+
var _a, _b, _c;
|
|
93977
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
93978
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
93979
|
+
return __generator(this, function (_d) {
|
|
93980
|
+
switch (_d.label) {
|
|
93981
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.listPendingEntitlementRecommendationApprovals(offset, limit, axiosOptions)];
|
|
93982
|
+
case 1:
|
|
93983
|
+
localVarAxiosArgs = _d.sent();
|
|
93984
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
93985
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SuggestedEntitlementDescriptionV2026Api.listPendingEntitlementRecommendationApprovals']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
93986
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
93987
|
+
}
|
|
93988
|
+
});
|
|
93989
|
+
});
|
|
93990
|
+
},
|
|
93991
|
+
/**
|
|
93992
|
+
* Returns a list of privileged entitlement recommendation groups. Each group aggregates individual entitlement instances that share the same entitlement name and connector type, along with a recommendation score and instance count.
|
|
93993
|
+
* @summary List privileged entitlement recommendations
|
|
93994
|
+
* @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
93995
|
+
* @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.
|
|
93996
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
93997
|
+
* @throws {RequiredError}
|
|
93998
|
+
*/
|
|
93999
|
+
listPrivilegedEntitlementRecommendations: function (offset, limit, axiosOptions) {
|
|
94000
|
+
var _a, _b, _c;
|
|
94001
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
94002
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
94003
|
+
return __generator(this, function (_d) {
|
|
94004
|
+
switch (_d.label) {
|
|
94005
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.listPrivilegedEntitlementRecommendations(offset, limit, axiosOptions)];
|
|
94006
|
+
case 1:
|
|
94007
|
+
localVarAxiosArgs = _d.sent();
|
|
94008
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
94009
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SuggestedEntitlementDescriptionV2026Api.listPrivilegedEntitlementRecommendations']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
94010
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
94011
|
+
}
|
|
94012
|
+
});
|
|
94013
|
+
});
|
|
94014
|
+
},
|
|
92287
94015
|
/**
|
|
92288
94016
|
* List of Suggested Entitlement Descriptions (SED) SED field descriptions: **batchId**: the ID of the batch of entitlements that are submitted for description generation **displayName**: the display name of the entitlement that we are generating a description for **sourceName**: the name of the source associated with the entitlement that we are generating the description for **sourceId**: the ID of the source associated with the entitlement that we are generating the description for **status**: the status of the suggested entitlement description, valid status options: \"requested\", \"suggested\", \"not_suggested\", \"failed\", \"assigned\", \"approved\", \"denied\" **fullText**: will filter suggested entitlement description records by text found in any of the following fields: entitlement name, entitlement display name, suggested description, source name
|
|
92289
94017
|
* @summary List suggested entitlement descriptions
|
|
@@ -92314,6 +94042,30 @@ var SuggestedEntitlementDescriptionV2026ApiFp = function (configuration) {
|
|
|
92314
94042
|
});
|
|
92315
94043
|
});
|
|
92316
94044
|
},
|
|
94045
|
+
/**
|
|
94046
|
+
* Partially update a single entitlement recommendation record by its ID. Use this endpoint to update the status, description, or privilege level of a specific SED or privilege recommendation.
|
|
94047
|
+
* @summary Update an entitlement recommendation
|
|
94048
|
+
* @param {string} id The unique identifier of the entitlement recommendation to update.
|
|
94049
|
+
* @param {Array<JsonPatchOperationV2026>} jsonPatchOperationV2026 The patch operations to apply to the entitlement recommendation record.
|
|
94050
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
94051
|
+
* @throws {RequiredError}
|
|
94052
|
+
*/
|
|
94053
|
+
patchEntitlementRecommendation: function (id, jsonPatchOperationV2026, axiosOptions) {
|
|
94054
|
+
var _a, _b, _c;
|
|
94055
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
94056
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
94057
|
+
return __generator(this, function (_d) {
|
|
94058
|
+
switch (_d.label) {
|
|
94059
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.patchEntitlementRecommendation(id, jsonPatchOperationV2026, axiosOptions)];
|
|
94060
|
+
case 1:
|
|
94061
|
+
localVarAxiosArgs = _d.sent();
|
|
94062
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
94063
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SuggestedEntitlementDescriptionV2026Api.patchEntitlementRecommendation']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
94064
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
94065
|
+
}
|
|
94066
|
+
});
|
|
94067
|
+
});
|
|
94068
|
+
},
|
|
92317
94069
|
/**
|
|
92318
94070
|
* Patch Suggested Entitlement Description
|
|
92319
94071
|
* @summary Patch suggested entitlement description
|
|
@@ -92338,6 +94090,29 @@ var SuggestedEntitlementDescriptionV2026ApiFp = function (configuration) {
|
|
|
92338
94090
|
});
|
|
92339
94091
|
});
|
|
92340
94092
|
},
|
|
94093
|
+
/**
|
|
94094
|
+
* Assign a set of entitlement recommendation records to a reviewer. The assignee can be a specific identity, a governance group, or a role-based assignee such as source owner or entitlement owner. Returns a batch ID that can be used to track the assignment.
|
|
94095
|
+
* @summary Assign entitlement recommendations for review
|
|
94096
|
+
* @param {EntitlementRecommendationAssignRequestV2026} entitlementRecommendationAssignRequestV2026 The recommendation IDs and the target assignee.
|
|
94097
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
94098
|
+
* @throws {RequiredError}
|
|
94099
|
+
*/
|
|
94100
|
+
submitEntitlementRecommendationsAssignment: function (entitlementRecommendationAssignRequestV2026, axiosOptions) {
|
|
94101
|
+
var _a, _b, _c;
|
|
94102
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
94103
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
94104
|
+
return __generator(this, function (_d) {
|
|
94105
|
+
switch (_d.label) {
|
|
94106
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.submitEntitlementRecommendationsAssignment(entitlementRecommendationAssignRequestV2026, axiosOptions)];
|
|
94107
|
+
case 1:
|
|
94108
|
+
localVarAxiosArgs = _d.sent();
|
|
94109
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
94110
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SuggestedEntitlementDescriptionV2026Api.submitEntitlementRecommendationsAssignment']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
94111
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
94112
|
+
}
|
|
94113
|
+
});
|
|
94114
|
+
});
|
|
94115
|
+
},
|
|
92341
94116
|
/**
|
|
92342
94117
|
* Submit Bulk Approval Request for SED. Request body takes list of SED Ids. API responses with list of SED Approval Status
|
|
92343
94118
|
* @summary Submit bulk approval request
|
|
@@ -92440,6 +94215,16 @@ exports.SuggestedEntitlementDescriptionV2026ApiFp = SuggestedEntitlementDescript
|
|
|
92440
94215
|
var SuggestedEntitlementDescriptionV2026ApiFactory = function (configuration, basePath, axios) {
|
|
92441
94216
|
var localVarFp = (0, exports.SuggestedEntitlementDescriptionV2026ApiFp)(configuration);
|
|
92442
94217
|
return {
|
|
94218
|
+
/**
|
|
94219
|
+
* Approve multiple entitlement recommendations in a single request. Each item in the request must include the recommendation ID and, depending on the record type, either an approved description (SED items) or an approved privilege level (privilege items). Returns a per-item result indicating success or failure.
|
|
94220
|
+
* @summary Bulk approve entitlement recommendations
|
|
94221
|
+
* @param {SuggestedEntitlementDescriptionV2026ApiApproveBulkEntitlementRecommendationsRequest} requestParameters Request parameters.
|
|
94222
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
94223
|
+
* @throws {RequiredError}
|
|
94224
|
+
*/
|
|
94225
|
+
approveBulkEntitlementRecommendations: function (requestParameters, axiosOptions) {
|
|
94226
|
+
return localVarFp.approveBulkEntitlementRecommendations(requestParameters.bulkApproveEntitlementRecommendationRequestV2026, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
94227
|
+
},
|
|
92443
94228
|
/**
|
|
92444
94229
|
* Create the initial auto-write settings for a tenant. Returns 409 Conflict if settings already exist. Use PATCH to update existing settings.
|
|
92445
94230
|
* @summary Create auto-write settings for SED
|
|
@@ -92480,6 +94265,28 @@ var SuggestedEntitlementDescriptionV2026ApiFactory = function (configuration, ba
|
|
|
92480
94265
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
92481
94266
|
return localVarFp.getSedBatches(requestParameters.offset, requestParameters.limit, requestParameters.count, requestParameters.countOnly, requestParameters.status, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
92482
94267
|
},
|
|
94268
|
+
/**
|
|
94269
|
+
* Returns a list of entitlement recommendations (SED and/or privilege) that are currently awaiting review or approval. Each record includes the recommendation type, entitlement details, and any AI-generated suggestions.
|
|
94270
|
+
* @summary List pending entitlement recommendation approvals
|
|
94271
|
+
* @param {SuggestedEntitlementDescriptionV2026ApiListPendingEntitlementRecommendationApprovalsRequest} requestParameters Request parameters.
|
|
94272
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
94273
|
+
* @throws {RequiredError}
|
|
94274
|
+
*/
|
|
94275
|
+
listPendingEntitlementRecommendationApprovals: function (requestParameters, axiosOptions) {
|
|
94276
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
94277
|
+
return localVarFp.listPendingEntitlementRecommendationApprovals(requestParameters.offset, requestParameters.limit, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
94278
|
+
},
|
|
94279
|
+
/**
|
|
94280
|
+
* Returns a list of privileged entitlement recommendation groups. Each group aggregates individual entitlement instances that share the same entitlement name and connector type, along with a recommendation score and instance count.
|
|
94281
|
+
* @summary List privileged entitlement recommendations
|
|
94282
|
+
* @param {SuggestedEntitlementDescriptionV2026ApiListPrivilegedEntitlementRecommendationsRequest} requestParameters Request parameters.
|
|
94283
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
94284
|
+
* @throws {RequiredError}
|
|
94285
|
+
*/
|
|
94286
|
+
listPrivilegedEntitlementRecommendations: function (requestParameters, axiosOptions) {
|
|
94287
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
94288
|
+
return localVarFp.listPrivilegedEntitlementRecommendations(requestParameters.offset, requestParameters.limit, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
94289
|
+
},
|
|
92483
94290
|
/**
|
|
92484
94291
|
* List of Suggested Entitlement Descriptions (SED) SED field descriptions: **batchId**: the ID of the batch of entitlements that are submitted for description generation **displayName**: the display name of the entitlement that we are generating a description for **sourceName**: the name of the source associated with the entitlement that we are generating the description for **sourceId**: the ID of the source associated with the entitlement that we are generating the description for **status**: the status of the suggested entitlement description, valid status options: \"requested\", \"suggested\", \"not_suggested\", \"failed\", \"assigned\", \"approved\", \"denied\" **fullText**: will filter suggested entitlement description records by text found in any of the following fields: entitlement name, entitlement display name, suggested description, source name
|
|
92485
94292
|
* @summary List suggested entitlement descriptions
|
|
@@ -92491,6 +94298,16 @@ var SuggestedEntitlementDescriptionV2026ApiFactory = function (configuration, ba
|
|
|
92491
94298
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
92492
94299
|
return localVarFp.listSeds(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters, requestParameters.countOnly, requestParameters.requestedByAnyone, requestParameters.showPendingStatusOnly, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
92493
94300
|
},
|
|
94301
|
+
/**
|
|
94302
|
+
* Partially update a single entitlement recommendation record by its ID. Use this endpoint to update the status, description, or privilege level of a specific SED or privilege recommendation.
|
|
94303
|
+
* @summary Update an entitlement recommendation
|
|
94304
|
+
* @param {SuggestedEntitlementDescriptionV2026ApiPatchEntitlementRecommendationRequest} requestParameters Request parameters.
|
|
94305
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
94306
|
+
* @throws {RequiredError}
|
|
94307
|
+
*/
|
|
94308
|
+
patchEntitlementRecommendation: function (requestParameters, axiosOptions) {
|
|
94309
|
+
return localVarFp.patchEntitlementRecommendation(requestParameters.id, requestParameters.jsonPatchOperationV2026, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
94310
|
+
},
|
|
92494
94311
|
/**
|
|
92495
94312
|
* Patch Suggested Entitlement Description
|
|
92496
94313
|
* @summary Patch suggested entitlement description
|
|
@@ -92501,6 +94318,16 @@ var SuggestedEntitlementDescriptionV2026ApiFactory = function (configuration, ba
|
|
|
92501
94318
|
patchSed: function (requestParameters, axiosOptions) {
|
|
92502
94319
|
return localVarFp.patchSed(requestParameters.id, requestParameters.sedPatchV2026, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
92503
94320
|
},
|
|
94321
|
+
/**
|
|
94322
|
+
* Assign a set of entitlement recommendation records to a reviewer. The assignee can be a specific identity, a governance group, or a role-based assignee such as source owner or entitlement owner. Returns a batch ID that can be used to track the assignment.
|
|
94323
|
+
* @summary Assign entitlement recommendations for review
|
|
94324
|
+
* @param {SuggestedEntitlementDescriptionV2026ApiSubmitEntitlementRecommendationsAssignmentRequest} requestParameters Request parameters.
|
|
94325
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
94326
|
+
* @throws {RequiredError}
|
|
94327
|
+
*/
|
|
94328
|
+
submitEntitlementRecommendationsAssignment: function (requestParameters, axiosOptions) {
|
|
94329
|
+
return localVarFp.submitEntitlementRecommendationsAssignment(requestParameters.entitlementRecommendationAssignRequestV2026, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
94330
|
+
},
|
|
92504
94331
|
/**
|
|
92505
94332
|
* Submit Bulk Approval Request for SED. Request body takes list of SED Ids. API responses with list of SED Approval Status
|
|
92506
94333
|
* @summary Submit bulk approval request
|
|
@@ -92556,6 +94383,18 @@ var SuggestedEntitlementDescriptionV2026Api = /** @class */ (function (_super) {
|
|
|
92556
94383
|
function SuggestedEntitlementDescriptionV2026Api() {
|
|
92557
94384
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
92558
94385
|
}
|
|
94386
|
+
/**
|
|
94387
|
+
* Approve multiple entitlement recommendations in a single request. Each item in the request must include the recommendation ID and, depending on the record type, either an approved description (SED items) or an approved privilege level (privilege items). Returns a per-item result indicating success or failure.
|
|
94388
|
+
* @summary Bulk approve entitlement recommendations
|
|
94389
|
+
* @param {SuggestedEntitlementDescriptionV2026ApiApproveBulkEntitlementRecommendationsRequest} requestParameters Request parameters.
|
|
94390
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
94391
|
+
* @throws {RequiredError}
|
|
94392
|
+
* @memberof SuggestedEntitlementDescriptionV2026Api
|
|
94393
|
+
*/
|
|
94394
|
+
SuggestedEntitlementDescriptionV2026Api.prototype.approveBulkEntitlementRecommendations = function (requestParameters, axiosOptions) {
|
|
94395
|
+
var _this = this;
|
|
94396
|
+
return (0, exports.SuggestedEntitlementDescriptionV2026ApiFp)(this.configuration).approveBulkEntitlementRecommendations(requestParameters.bulkApproveEntitlementRecommendationRequestV2026, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
94397
|
+
};
|
|
92559
94398
|
/**
|
|
92560
94399
|
* Create the initial auto-write settings for a tenant. Returns 409 Conflict if settings already exist. Use PATCH to update existing settings.
|
|
92561
94400
|
* @summary Create auto-write settings for SED
|
|
@@ -92604,6 +94443,32 @@ var SuggestedEntitlementDescriptionV2026Api = /** @class */ (function (_super) {
|
|
|
92604
94443
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
92605
94444
|
return (0, exports.SuggestedEntitlementDescriptionV2026ApiFp)(this.configuration).getSedBatches(requestParameters.offset, requestParameters.limit, requestParameters.count, requestParameters.countOnly, requestParameters.status, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
92606
94445
|
};
|
|
94446
|
+
/**
|
|
94447
|
+
* Returns a list of entitlement recommendations (SED and/or privilege) that are currently awaiting review or approval. Each record includes the recommendation type, entitlement details, and any AI-generated suggestions.
|
|
94448
|
+
* @summary List pending entitlement recommendation approvals
|
|
94449
|
+
* @param {SuggestedEntitlementDescriptionV2026ApiListPendingEntitlementRecommendationApprovalsRequest} requestParameters Request parameters.
|
|
94450
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
94451
|
+
* @throws {RequiredError}
|
|
94452
|
+
* @memberof SuggestedEntitlementDescriptionV2026Api
|
|
94453
|
+
*/
|
|
94454
|
+
SuggestedEntitlementDescriptionV2026Api.prototype.listPendingEntitlementRecommendationApprovals = function (requestParameters, axiosOptions) {
|
|
94455
|
+
var _this = this;
|
|
94456
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
94457
|
+
return (0, exports.SuggestedEntitlementDescriptionV2026ApiFp)(this.configuration).listPendingEntitlementRecommendationApprovals(requestParameters.offset, requestParameters.limit, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
94458
|
+
};
|
|
94459
|
+
/**
|
|
94460
|
+
* Returns a list of privileged entitlement recommendation groups. Each group aggregates individual entitlement instances that share the same entitlement name and connector type, along with a recommendation score and instance count.
|
|
94461
|
+
* @summary List privileged entitlement recommendations
|
|
94462
|
+
* @param {SuggestedEntitlementDescriptionV2026ApiListPrivilegedEntitlementRecommendationsRequest} requestParameters Request parameters.
|
|
94463
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
94464
|
+
* @throws {RequiredError}
|
|
94465
|
+
* @memberof SuggestedEntitlementDescriptionV2026Api
|
|
94466
|
+
*/
|
|
94467
|
+
SuggestedEntitlementDescriptionV2026Api.prototype.listPrivilegedEntitlementRecommendations = function (requestParameters, axiosOptions) {
|
|
94468
|
+
var _this = this;
|
|
94469
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
94470
|
+
return (0, exports.SuggestedEntitlementDescriptionV2026ApiFp)(this.configuration).listPrivilegedEntitlementRecommendations(requestParameters.offset, requestParameters.limit, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
94471
|
+
};
|
|
92607
94472
|
/**
|
|
92608
94473
|
* List of Suggested Entitlement Descriptions (SED) SED field descriptions: **batchId**: the ID of the batch of entitlements that are submitted for description generation **displayName**: the display name of the entitlement that we are generating a description for **sourceName**: the name of the source associated with the entitlement that we are generating the description for **sourceId**: the ID of the source associated with the entitlement that we are generating the description for **status**: the status of the suggested entitlement description, valid status options: \"requested\", \"suggested\", \"not_suggested\", \"failed\", \"assigned\", \"approved\", \"denied\" **fullText**: will filter suggested entitlement description records by text found in any of the following fields: entitlement name, entitlement display name, suggested description, source name
|
|
92609
94474
|
* @summary List suggested entitlement descriptions
|
|
@@ -92617,6 +94482,18 @@ var SuggestedEntitlementDescriptionV2026Api = /** @class */ (function (_super) {
|
|
|
92617
94482
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
92618
94483
|
return (0, exports.SuggestedEntitlementDescriptionV2026ApiFp)(this.configuration).listSeds(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters, requestParameters.countOnly, requestParameters.requestedByAnyone, requestParameters.showPendingStatusOnly, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
92619
94484
|
};
|
|
94485
|
+
/**
|
|
94486
|
+
* Partially update a single entitlement recommendation record by its ID. Use this endpoint to update the status, description, or privilege level of a specific SED or privilege recommendation.
|
|
94487
|
+
* @summary Update an entitlement recommendation
|
|
94488
|
+
* @param {SuggestedEntitlementDescriptionV2026ApiPatchEntitlementRecommendationRequest} requestParameters Request parameters.
|
|
94489
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
94490
|
+
* @throws {RequiredError}
|
|
94491
|
+
* @memberof SuggestedEntitlementDescriptionV2026Api
|
|
94492
|
+
*/
|
|
94493
|
+
SuggestedEntitlementDescriptionV2026Api.prototype.patchEntitlementRecommendation = function (requestParameters, axiosOptions) {
|
|
94494
|
+
var _this = this;
|
|
94495
|
+
return (0, exports.SuggestedEntitlementDescriptionV2026ApiFp)(this.configuration).patchEntitlementRecommendation(requestParameters.id, requestParameters.jsonPatchOperationV2026, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
94496
|
+
};
|
|
92620
94497
|
/**
|
|
92621
94498
|
* Patch Suggested Entitlement Description
|
|
92622
94499
|
* @summary Patch suggested entitlement description
|
|
@@ -92629,6 +94506,18 @@ var SuggestedEntitlementDescriptionV2026Api = /** @class */ (function (_super) {
|
|
|
92629
94506
|
var _this = this;
|
|
92630
94507
|
return (0, exports.SuggestedEntitlementDescriptionV2026ApiFp)(this.configuration).patchSed(requestParameters.id, requestParameters.sedPatchV2026, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
92631
94508
|
};
|
|
94509
|
+
/**
|
|
94510
|
+
* Assign a set of entitlement recommendation records to a reviewer. The assignee can be a specific identity, a governance group, or a role-based assignee such as source owner or entitlement owner. Returns a batch ID that can be used to track the assignment.
|
|
94511
|
+
* @summary Assign entitlement recommendations for review
|
|
94512
|
+
* @param {SuggestedEntitlementDescriptionV2026ApiSubmitEntitlementRecommendationsAssignmentRequest} requestParameters Request parameters.
|
|
94513
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
94514
|
+
* @throws {RequiredError}
|
|
94515
|
+
* @memberof SuggestedEntitlementDescriptionV2026Api
|
|
94516
|
+
*/
|
|
94517
|
+
SuggestedEntitlementDescriptionV2026Api.prototype.submitEntitlementRecommendationsAssignment = function (requestParameters, axiosOptions) {
|
|
94518
|
+
var _this = this;
|
|
94519
|
+
return (0, exports.SuggestedEntitlementDescriptionV2026ApiFp)(this.configuration).submitEntitlementRecommendationsAssignment(requestParameters.entitlementRecommendationAssignRequestV2026, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
94520
|
+
};
|
|
92632
94521
|
/**
|
|
92633
94522
|
* Submit Bulk Approval Request for SED. Request body takes list of SED Ids. API responses with list of SED Approval Status
|
|
92634
94523
|
* @summary Submit bulk approval request
|
|
@@ -94730,22 +96619,18 @@ var TenantContextV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
94730
96619
|
var _this = this;
|
|
94731
96620
|
return {
|
|
94732
96621
|
/**
|
|
94733
|
-
* Returns
|
|
96622
|
+
* Returns all key-value pairs representing the current state of the tenant\'s context. Each tenant is limited to a maximum of 100 key-value pairs.
|
|
94734
96623
|
* @summary Retrieve tenant context
|
|
94735
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
94736
96624
|
* @param {*} [axiosOptions] Override http request option.
|
|
94737
96625
|
* @throws {RequiredError}
|
|
94738
96626
|
*/
|
|
94739
|
-
getTenantContext: function (
|
|
96627
|
+
getTenantContext: function (axiosOptions) {
|
|
94740
96628
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
94741
96629
|
return __awaiter(_this, void 0, void 0, function () {
|
|
94742
96630
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
94743
96631
|
return __generator(this, function (_a) {
|
|
94744
96632
|
switch (_a.label) {
|
|
94745
96633
|
case 0:
|
|
94746
|
-
if (xSailPointExperimental === undefined) {
|
|
94747
|
-
xSailPointExperimental = 'true';
|
|
94748
|
-
}
|
|
94749
96634
|
localVarPath = "/tenant-context";
|
|
94750
96635
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
94751
96636
|
if (configuration) {
|
|
@@ -94781,9 +96666,6 @@ var TenantContextV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
94781
96666
|
// authentication applicationAuth required
|
|
94782
96667
|
// oauth required
|
|
94783
96668
|
_a.sent();
|
|
94784
|
-
if (xSailPointExperimental != null) {
|
|
94785
|
-
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
94786
|
-
}
|
|
94787
96669
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
94788
96670
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
94789
96671
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -94799,11 +96681,10 @@ var TenantContextV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
94799
96681
|
* Allows the user to make incremental updates to tenant context records using [JSON Patch](https://tools.ietf.org/html/rfc6902) syntax. This endpoint is specifically designed to modify the `/Key/_*` field, supporting operations such as `add`, `remove`, or `replace` to manage key-value pairs. Note that each tenant is limited to a maximum of 100 key-value pairs.
|
|
94800
96682
|
* @summary Update tenant context
|
|
94801
96683
|
* @param {JsonPatchOperationV2026} jsonPatchOperationV2026
|
|
94802
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
94803
96684
|
* @param {*} [axiosOptions] Override http request option.
|
|
94804
96685
|
* @throws {RequiredError}
|
|
94805
96686
|
*/
|
|
94806
|
-
patchTenantContext: function (jsonPatchOperationV2026,
|
|
96687
|
+
patchTenantContext: function (jsonPatchOperationV2026, axiosOptions) {
|
|
94807
96688
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
94808
96689
|
return __awaiter(_this, void 0, void 0, function () {
|
|
94809
96690
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -94812,9 +96693,6 @@ var TenantContextV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
94812
96693
|
case 0:
|
|
94813
96694
|
// verify required parameter 'jsonPatchOperationV2026' is not null or undefined
|
|
94814
96695
|
(0, common_1.assertParamExists)('patchTenantContext', 'jsonPatchOperationV2026', jsonPatchOperationV2026);
|
|
94815
|
-
if (xSailPointExperimental === undefined) {
|
|
94816
|
-
xSailPointExperimental = 'true';
|
|
94817
|
-
}
|
|
94818
96696
|
localVarPath = "/tenant-context";
|
|
94819
96697
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
94820
96698
|
if (configuration) {
|
|
@@ -94851,9 +96729,6 @@ var TenantContextV2026ApiAxiosParamCreator = function (configuration) {
|
|
|
94851
96729
|
// oauth required
|
|
94852
96730
|
_a.sent();
|
|
94853
96731
|
localVarHeaderParameter['Content-Type'] = 'application/json-patch+json';
|
|
94854
|
-
if (xSailPointExperimental != null) {
|
|
94855
|
-
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
94856
|
-
}
|
|
94857
96732
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
94858
96733
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
94859
96734
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -94877,19 +96752,18 @@ var TenantContextV2026ApiFp = function (configuration) {
|
|
|
94877
96752
|
var localVarAxiosParamCreator = (0, exports.TenantContextV2026ApiAxiosParamCreator)(configuration);
|
|
94878
96753
|
return {
|
|
94879
96754
|
/**
|
|
94880
|
-
* Returns
|
|
96755
|
+
* Returns all key-value pairs representing the current state of the tenant\'s context. Each tenant is limited to a maximum of 100 key-value pairs.
|
|
94881
96756
|
* @summary Retrieve tenant context
|
|
94882
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
94883
96757
|
* @param {*} [axiosOptions] Override http request option.
|
|
94884
96758
|
* @throws {RequiredError}
|
|
94885
96759
|
*/
|
|
94886
|
-
getTenantContext: function (
|
|
96760
|
+
getTenantContext: function (axiosOptions) {
|
|
94887
96761
|
var _a, _b, _c;
|
|
94888
96762
|
return __awaiter(this, void 0, void 0, function () {
|
|
94889
96763
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
94890
96764
|
return __generator(this, function (_d) {
|
|
94891
96765
|
switch (_d.label) {
|
|
94892
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getTenantContext(
|
|
96766
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getTenantContext(axiosOptions)];
|
|
94893
96767
|
case 1:
|
|
94894
96768
|
localVarAxiosArgs = _d.sent();
|
|
94895
96769
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -94903,17 +96777,16 @@ var TenantContextV2026ApiFp = function (configuration) {
|
|
|
94903
96777
|
* Allows the user to make incremental updates to tenant context records using [JSON Patch](https://tools.ietf.org/html/rfc6902) syntax. This endpoint is specifically designed to modify the `/Key/_*` field, supporting operations such as `add`, `remove`, or `replace` to manage key-value pairs. Note that each tenant is limited to a maximum of 100 key-value pairs.
|
|
94904
96778
|
* @summary Update tenant context
|
|
94905
96779
|
* @param {JsonPatchOperationV2026} jsonPatchOperationV2026
|
|
94906
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
94907
96780
|
* @param {*} [axiosOptions] Override http request option.
|
|
94908
96781
|
* @throws {RequiredError}
|
|
94909
96782
|
*/
|
|
94910
|
-
patchTenantContext: function (jsonPatchOperationV2026,
|
|
96783
|
+
patchTenantContext: function (jsonPatchOperationV2026, axiosOptions) {
|
|
94911
96784
|
var _a, _b, _c;
|
|
94912
96785
|
return __awaiter(this, void 0, void 0, function () {
|
|
94913
96786
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
94914
96787
|
return __generator(this, function (_d) {
|
|
94915
96788
|
switch (_d.label) {
|
|
94916
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.patchTenantContext(jsonPatchOperationV2026,
|
|
96789
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.patchTenantContext(jsonPatchOperationV2026, axiosOptions)];
|
|
94917
96790
|
case 1:
|
|
94918
96791
|
localVarAxiosArgs = _d.sent();
|
|
94919
96792
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -94934,15 +96807,13 @@ var TenantContextV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
94934
96807
|
var localVarFp = (0, exports.TenantContextV2026ApiFp)(configuration);
|
|
94935
96808
|
return {
|
|
94936
96809
|
/**
|
|
94937
|
-
* Returns
|
|
96810
|
+
* Returns all key-value pairs representing the current state of the tenant\'s context. Each tenant is limited to a maximum of 100 key-value pairs.
|
|
94938
96811
|
* @summary Retrieve tenant context
|
|
94939
|
-
* @param {TenantContextV2026ApiGetTenantContextRequest} requestParameters Request parameters.
|
|
94940
96812
|
* @param {*} [axiosOptions] Override http request option.
|
|
94941
96813
|
* @throws {RequiredError}
|
|
94942
96814
|
*/
|
|
94943
|
-
getTenantContext: function (
|
|
94944
|
-
|
|
94945
|
-
return localVarFp.getTenantContext(requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
96815
|
+
getTenantContext: function (axiosOptions) {
|
|
96816
|
+
return localVarFp.getTenantContext(axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
94946
96817
|
},
|
|
94947
96818
|
/**
|
|
94948
96819
|
* Allows the user to make incremental updates to tenant context records using [JSON Patch](https://tools.ietf.org/html/rfc6902) syntax. This endpoint is specifically designed to modify the `/Key/_*` field, supporting operations such as `add`, `remove`, or `replace` to manage key-value pairs. Note that each tenant is limited to a maximum of 100 key-value pairs.
|
|
@@ -94952,7 +96823,7 @@ var TenantContextV2026ApiFactory = function (configuration, basePath, axios) {
|
|
|
94952
96823
|
* @throws {RequiredError}
|
|
94953
96824
|
*/
|
|
94954
96825
|
patchTenantContext: function (requestParameters, axiosOptions) {
|
|
94955
|
-
return localVarFp.patchTenantContext(requestParameters.jsonPatchOperationV2026,
|
|
96826
|
+
return localVarFp.patchTenantContext(requestParameters.jsonPatchOperationV2026, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
94956
96827
|
},
|
|
94957
96828
|
};
|
|
94958
96829
|
};
|
|
@@ -94969,17 +96840,15 @@ var TenantContextV2026Api = /** @class */ (function (_super) {
|
|
|
94969
96840
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
94970
96841
|
}
|
|
94971
96842
|
/**
|
|
94972
|
-
* Returns
|
|
96843
|
+
* Returns all key-value pairs representing the current state of the tenant\'s context. Each tenant is limited to a maximum of 100 key-value pairs.
|
|
94973
96844
|
* @summary Retrieve tenant context
|
|
94974
|
-
* @param {TenantContextV2026ApiGetTenantContextRequest} requestParameters Request parameters.
|
|
94975
96845
|
* @param {*} [axiosOptions] Override http request option.
|
|
94976
96846
|
* @throws {RequiredError}
|
|
94977
96847
|
* @memberof TenantContextV2026Api
|
|
94978
96848
|
*/
|
|
94979
|
-
TenantContextV2026Api.prototype.getTenantContext = function (
|
|
96849
|
+
TenantContextV2026Api.prototype.getTenantContext = function (axiosOptions) {
|
|
94980
96850
|
var _this = this;
|
|
94981
|
-
|
|
94982
|
-
return (0, exports.TenantContextV2026ApiFp)(this.configuration).getTenantContext(requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
96851
|
+
return (0, exports.TenantContextV2026ApiFp)(this.configuration).getTenantContext(axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
94983
96852
|
};
|
|
94984
96853
|
/**
|
|
94985
96854
|
* Allows the user to make incremental updates to tenant context records using [JSON Patch](https://tools.ietf.org/html/rfc6902) syntax. This endpoint is specifically designed to modify the `/Key/_*` field, supporting operations such as `add`, `remove`, or `replace` to manage key-value pairs. Note that each tenant is limited to a maximum of 100 key-value pairs.
|
|
@@ -94991,7 +96860,7 @@ var TenantContextV2026Api = /** @class */ (function (_super) {
|
|
|
94991
96860
|
*/
|
|
94992
96861
|
TenantContextV2026Api.prototype.patchTenantContext = function (requestParameters, axiosOptions) {
|
|
94993
96862
|
var _this = this;
|
|
94994
|
-
return (0, exports.TenantContextV2026ApiFp)(this.configuration).patchTenantContext(requestParameters.jsonPatchOperationV2026,
|
|
96863
|
+
return (0, exports.TenantContextV2026ApiFp)(this.configuration).patchTenantContext(requestParameters.jsonPatchOperationV2026, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
94995
96864
|
};
|
|
94996
96865
|
return TenantContextV2026Api;
|
|
94997
96866
|
}(base_1.BaseAPI));
|