sailpoint-api-client 1.8.42 → 1.8.51
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/v2025/api.js
CHANGED
|
@@ -79,25 +79,25 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
79
79
|
};
|
|
80
80
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
81
81
|
exports.AccountAttributesChangedSourceV2025TypeV2025 = exports.AccountAttributesChangedIdentityV2025TypeV2025 = exports.AccountAttributesChangedAccountV2025TypeV2025 = exports.AccountAllOfSourceOwnerV2025TypeV2025 = exports.AccountAllOfRecommendationV2025MethodV2025 = exports.AccountAllOfRecommendationV2025TypeV2025 = exports.AccountAllOfIdentityV2025TypeV2025 = exports.AccountAggregationStatusV2025StatusV2025 = exports.AccountAggregationCompletedV2025StatusV2025 = exports.AccountAggregationCompletedSourceV2025TypeV2025 = exports.AccountActivityItemOperationV2025 = exports.AccountActivityApprovalStatusV2025 = exports.AccountActionV2025ActionV2025 = exports.AccessTypeV2025 = exports.AccessRequestTypeV2025 = exports.AccessRequestRecommendationItemTypeV2025 = exports.AccessRequestPreApprovalRequestedItemsInnerV2025OperationV2025 = exports.AccessRequestPreApprovalRequestedItemsInnerV2025TypeV2025 = exports.AccessRequestPostApprovalRequestedItemsStatusInnerV2025OperationV2025 = exports.AccessRequestPostApprovalRequestedItemsStatusInnerV2025TypeV2025 = exports.AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInnerV2025ApprovalDecisionV2025 = exports.AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInnerApproverV2025TypeV2025 = exports.AccessRequestPhasesV2025ResultV2025 = exports.AccessRequestPhasesV2025StateV2025 = exports.AccessRequestItemV2025TypeV2025 = exports.AccessRequestItemResponseV2025DecisionV2025 = exports.AccessRequestDynamicApproverRequestedItemsInnerV2025OperationV2025 = exports.AccessRequestDynamicApproverRequestedItemsInnerV2025TypeV2025 = exports.AccessRequestDynamicApprover1V2025TypeV2025 = exports.AccessRequestAdminItemStatusV2025TypeV2025 = exports.AccessProfileUsageUsedByInnerV2025TypeV2025 = exports.AccessProfileSourceRefV2025TypeV2025 = exports.AccessProfileRefV2025TypeV2025 = exports.AccessProfileApprovalSchemeV2025ApproverTypeV2025 = exports.AccessModelMetadataBulkUpdateResponseV2025StatusV2025 = exports.AccessItemReviewedByV2025TypeV2025 = exports.AccessItemRequesterV2025TypeV2025 = exports.AccessItemRequesterDtoV2025TypeV2025 = exports.AccessItemRequestedForV2025TypeV2025 = exports.AccessItemRequestedForDtoV2025TypeV2025 = exports.AccessItemRemovedV2025AccessItemTypeV2025 = exports.AccessItemRefV2025TypeV2025 = exports.AccessItemDiffV2025EventTypeV2025 = exports.AccessItemAssociatedV2025AccessItemTypeV2025 = exports.AccessItemApproverDtoV2025TypeV2025 = exports.AccessDurationV2025TimeUnitV2025 = exports.AccessCriteriaCriteriaListInnerV2025TypeV2025 = exports.AccessConstraintV2025OperatorV2025 = exports.AccessConstraintV2025TypeV2025 = exports.AccessAppsOwnerV2025TypeV2025 = 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.WorkflowsV2025Api = exports.WorkflowsV2025ApiFactory = exports.WorkflowsV2025ApiFp = exports.WorkflowsV2025ApiAxiosParamCreator = exports.WorkReassignmentV2025Api = exports.WorkReassignmentV2025ApiFactory = exports.WorkReassignmentV2025ApiFp = exports.WorkReassignmentV2025ApiAxiosParamCreator = exports.WorkItemsV2025Api = exports.WorkItemsV2025ApiFactory = exports.WorkItemsV2025ApiFp = exports.WorkItemsV2025ApiAxiosParamCreator = exports.UIMetadataV2025Api = exports.UIMetadataV2025ApiFactory = exports.UIMetadataV2025ApiFp = exports.UIMetadataV2025ApiAxiosParamCreator = exports.TriggersV2025Api = exports.TriggersV2025ApiFactory = exports.TriggersV2025ApiFp = exports.TriggersV2025ApiAxiosParamCreator = exports.TransformsV2025Api = exports.TransformsV2025ApiFactory = exports.TransformsV2025ApiFp = exports.TransformsV2025ApiAxiosParamCreator = exports.TenantContextV2025Api = exports.TenantContextV2025ApiFactory = exports.TenantContextV2025ApiFp = exports.TenantContextV2025ApiAxiosParamCreator = exports.TenantV2025Api = exports.TenantV2025ApiFactory = exports.TenantV2025ApiFp = exports.TenantV2025ApiAxiosParamCreator = exports.TaskManagementV2025Api = exports.TaskManagementV2025ApiFactory = exports.TaskManagementV2025ApiFp = exports.TaskManagementV2025ApiAxiosParamCreator = exports.TagsV2025Api = void 0;
|
|
82
|
+
exports.AuthProfileV2025TypeV2025 = exports.AttributeMappingsAllOfTargetV2025TypeV2025 = exports.AttributeDefinitionTypeV2025 = exports.AttributeDefinitionSchemaV2025TypeV2025 = exports.AttrSyncSourceV2025TypeV2025 = exports.ApprovalV2025PriorityV2025 = exports.ApprovalV2025MediumV2025 = exports.ApprovalStatusV2025 = exports.ApprovalStatusDtoOriginalOwnerV2025TypeV2025 = exports.ApprovalStatusDtoCurrentOwnerV2025TypeV2025 = exports.ApprovalSchemeV2025 = exports.ApprovalSchemeForRoleV2025ApproverTypeV2025 = exports.ApprovalReassignmentHistoryV2025ReassignmentTypeV2025 = exports.ApprovalIdentityV2025TypeV2025 = exports.ApprovalIdentityRecordV2025TypeV2025 = exports.ApprovalConfigV2025AutoApproveV2025 = exports.ApprovalConfigV2025MachineIdentityManagerAssignmentV2025 = exports.ApprovalConfigV2025RequiresCommentV2025 = exports.ApprovalConfigTimeoutConfigV2025TimeoutResultV2025 = exports.ApprovalConfigSerialChainInnerV2025IdentityTypeV2025 = exports.ApprovalConfigFallbackApproverV2025TypeV2025 = exports.ApprovalConfigEscalationConfigEscalationChainInnerV2025IdentityTypeV2025 = exports.ApprovalCommentV2025ChangedToStatusV2025 = exports.ApprovalApprovalCriteriaRejectionV2025CalculationTypeV2025 = exports.ApprovalApprovalCriteriaApprovalV2025CalculationTypeV2025 = exports.ApplicationTypeV2025 = exports.ApplicationDiscoveryResponseV2025CompletionStatusV2025 = exports.ApplicationDiscoveryResponseV2025TypeV2025 = exports.AggregationTypeV2025 = exports.AdminReviewReassignReassignToV2025TypeV2025 = exports.AdditionalOwnerRefV2025TypeV2025 = exports.ActivityInsightsV2025UsageDaysStateV2025 = exports.AccountsCollectedForAggregationV2025StatusV2025 = exports.AccountsCollectedForAggregationSourceV2025TypeV2025 = exports.AccountV2025OriginV2025 = exports.AccountUpdatedV2025AccountChangeTypesV2025 = exports.AccountUpdatedEventV2025CauseV2025 = exports.AccountUpdatedEventV2025TypeV2025 = exports.AccountUncorrelatedSourceV2025TypeV2025 = exports.AccountUncorrelatedIdentityV2025TypeV2025 = exports.AccountUncorrelatedAccountV2025TypeV2025 = exports.AccountStatusChangedStatusChangeV2025NewStatusV2025 = exports.AccountStatusChangedStatusChangeV2025PreviousStatusV2025 = exports.AccountDeletedEventV2025CauseV2025 = exports.AccountDeletedEventV2025TypeV2025 = exports.AccountCreatedEventV2025CauseV2025 = exports.AccountCreatedEventV2025TypeV2025 = exports.AccountCorrelatedSourceV2025TypeV2025 = exports.AccountCorrelatedIdentityV2025TypeV2025 = exports.AccountCorrelatedAccountV2025TypeV2025 = void 0;
|
|
83
|
+
exports.CertificationTaskV2025TargetTypeV2025 = exports.CertificationTaskV2025TypeV2025 = exports.CertificationReferenceV2025TypeV2025 = exports.CertificationPhaseV2025 = exports.CertificationDecisionV2025 = exports.CampaignV2025MandatoryCommentRequirementV2025 = exports.CampaignV2025CorrelatedStatusV2025 = exports.CampaignV2025StatusV2025 = exports.CampaignV2025TypeV2025 = exports.CampaignTemplateOwnerRefV2025TypeV2025 = exports.CampaignReportV2025StatusV2025 = exports.CampaignReportV2025TypeV2025 = exports.CampaignReferenceV2025MandatoryCommentRequirementV2025 = exports.CampaignReferenceV2025CorrelatedStatusV2025 = exports.CampaignReferenceV2025CampaignTypeV2025 = exports.CampaignReferenceV2025TypeV2025 = exports.CampaignGeneratedCampaignV2025StatusV2025 = exports.CampaignGeneratedCampaignV2025TypeV2025 = exports.CampaignFilterDetailsV2025ModeV2025 = exports.CampaignEndedCampaignV2025StatusV2025 = exports.CampaignEndedCampaignV2025TypeV2025 = exports.CampaignCompleteOptionsV2025AutoCompleteActionV2025 = exports.CampaignAllOfSourcesWithOrphanEntitlementsV2025TypeV2025 = exports.CampaignAllOfSearchCampaignInfoV2025TypeV2025 = exports.CampaignAllOfSearchCampaignInfoReviewerV2025TypeV2025 = exports.CampaignAllOfRoleCompositionCampaignInfoReviewerV2025TypeV2025 = exports.CampaignAllOfRoleCompositionCampaignInfoRemediatorRefV2025TypeV2025 = exports.CampaignAllOfMachineAccountCampaignInfoV2025ReviewerTypeV2025 = exports.CampaignAllOfFilterV2025TypeV2025 = exports.CampaignAlertV2025LevelV2025 = exports.CampaignActivatedCampaignV2025StatusV2025 = exports.CampaignActivatedCampaignV2025TypeV2025 = exports.BusinessServiceTypeV2025 = exports.BulkAddTaggedObjectV2025OperationV2025 = exports.BucketTypeV2025 = exports.BeforeProvisioningRuleDtoV2025TypeV2025 = exports.BaseAccessOwnerV2025TypeV2025 = exports.BackupResponseV2025CloudStorageStatusV2025 = exports.BackupResponseV2025HydrationStatusV2025 = exports.BackupResponseV2025BackupTypeV2025 = exports.BackupResponseV2025TypeV2025 = exports.BackupResponseV2025StatusV2025 = exports.BackupResponse1V2025CloudStorageStatusV2025 = exports.BackupResponse1V2025HydrationStatusV2025 = exports.BackupResponse1V2025BackupTypeV2025 = exports.BackupResponse1V2025TypeV2025 = exports.BackupResponse1V2025StatusV2025 = exports.BackupOptionsV2025IncludeTypesV2025 = exports.BackupOptions1V2025IncludeTypesV2025 = exports.AuthUserV2025CapabilitiesV2025 = void 0;
|
|
84
|
+
exports.DtoTypeV2025 = exports.DraftResponseV2025ApprovalStatusV2025 = exports.DraftResponseV2025ModeV2025 = exports.DraftResponseV2025TypeV2025 = exports.DraftResponseV2025StatusV2025 = exports.DocumentTypeV2025 = exports.DimensionRefV2025TypeV2025 = exports.DimensionMembershipSelectorTypeV2025 = exports.DimensionCriteriaOperationV2025 = exports.DimensionCriteriaKeyTypeV2025 = exports.DeployResponseV2025CloudStorageStatusV2025 = exports.DeployResponseV2025TypeV2025 = exports.DeployResponseV2025StatusV2025 = exports.DependantConnectionsMissingDtoV2025DependencyTypeV2025 = exports.DeleteSource202ResponseV2025TypeV2025 = exports.DateCompareV2025OperatorV2025 = exports.CustomPasswordInstructionV2025PageIdV2025 = exports.CriteriaTypeV2025 = exports.CreatePrivilegeCriteriaRequestV2025PrivilegeLevelV2025 = exports.CreatePrivilegeCriteriaRequestV2025OperatorV2025 = exports.CreatePrivilegeCriteriaRequestV2025TypeV2025 = exports.CreatePrivilegeCriteriaRequestGroupsInnerV2025OperatorV2025 = exports.CreatePrivilegeCriteriaRequestGroupsInnerCriteriaItemsInnerV2025OperatorV2025 = exports.CreatePrivilegeCriteriaRequestGroupsInnerCriteriaItemsInnerV2025TargetTypeV2025 = exports.CreateFormInstanceRequestV2025StateV2025 = exports.CrawlResourcesSizesOptionsV2025 = exports.CorrelationConfigAttributeAssignmentsInnerV2025MatchModeV2025 = exports.CorrelationConfigAttributeAssignmentsInnerV2025OperationV2025 = exports.CorrelatedGovernanceEventV2025TypeV2025 = exports.ConnectorRuleValidationResponseV2025StateV2025 = exports.ConnectorRuleUpdateRequestV2025TypeV2025 = exports.ConnectorRuleResponseV2025TypeV2025 = exports.ConnectorRuleCreateRequestV2025TypeV2025 = exports.ConnectorDetailV2025StatusV2025 = exports.ConnectedObjectTypeV2025 = exports.ConfigTypeEnumV2025 = exports.ConfigTypeEnumCamelV2025 = exports.ConditionRuleV2025ValueTypeV2025 = exports.ConditionRuleV2025OperatorV2025 = exports.ConditionRuleV2025SourceTypeV2025 = exports.ConditionEffectV2025EffectTypeV2025 = exports.CompletionStatusV2025 = exports.CompletedApprovalStateV2025 = exports.CommonAccessTypeV2025 = exports.CommonAccessItemStateV2025 = exports.CommentDtoAuthorV2025TypeV2025 = exports.CloseAccessRequestV2025CompletionStatusV2025 = exports.CloseAccessRequestV2025ExecutionStatusV2025 = exports.ClientTypeV2025 = exports.CertificationTaskV2025StatusV2025 = void 0;
|
|
85
|
+
exports.IdentityAttributesChangedIdentityV2025TypeV2025 = exports.HttpDispatchModeV2025 = exports.HttpAuthenticationTypeV2025 = exports.GrantTypeV2025 = exports.GetHistoricalIdentityEvents200ResponseInnerV2025AccessItemTypeV2025 = exports.GetCampaign200ResponseV2025MandatoryCommentRequirementV2025 = exports.GetCampaign200ResponseV2025CorrelatedStatusV2025 = exports.GetCampaign200ResponseV2025StatusV2025 = exports.GetCampaign200ResponseV2025TypeV2025 = exports.GetActiveCampaigns200ResponseInnerV2025MandatoryCommentRequirementV2025 = exports.GetActiveCampaigns200ResponseInnerV2025CorrelatedStatusV2025 = exports.GetActiveCampaigns200ResponseInnerV2025StatusV2025 = exports.GetActiveCampaigns200ResponseInnerV2025TypeV2025 = exports.FullDiscoveredApplicationsV2025RiskLevelV2025 = exports.FormUsedByV2025TypeV2025 = exports.FormOwnerV2025TypeV2025 = exports.FormInstanceResponseV2025StateV2025 = exports.FormInstanceRecipientV2025TypeV2025 = exports.FormInstanceCreatedByV2025TypeV2025 = exports.FormElementValidationsSetV2025ValidationTypeV2025 = exports.FormElementV2025ElementTypeV2025 = exports.FormElementDynamicDataSourceV2025DataSourceTypeV2025 = exports.FormElementDynamicDataSourceConfigV2025ObjectTypeV2025 = exports.FormElementDynamicDataSourceConfigV2025IndicesV2025 = exports.FormDefinitionSelfImportExportDtoV2025TypeV2025 = exports.FormDefinitionInputV2025TypeV2025 = exports.FormConditionV2025RuleOperatorV2025 = exports.FilterTypeV2025 = exports.FieldDetailsDtoV2025TypeV2025 = exports.FederationProtocolDetailsV2025RoleV2025 = exports.ExpressionV2025OperatorV2025 = exports.ExpressionChildrenInnerV2025OperatorV2025 = exports.ExportPayloadV2025IncludeTypesV2025 = exports.ExportPayloadV2025ExcludeTypesV2025 = exports.ExportOptionsV2025IncludeTypesV2025 = exports.ExportOptionsV2025ExcludeTypesV2025 = exports.ExportOptions1V2025IncludeTypesV2025 = exports.ExportOptions1V2025ExcludeTypesV2025 = exports.ExecutionStatusV2025 = exports.ExceptionCriteriaCriteriaListInnerV2025TypeV2025 = exports.EntitlementRefV2025TypeV2025 = exports.EntitlementOwnerV2025TypeV2025 = exports.EntitlementAttributeBulkUpdateQueryRequestV2025ReplaceScopeV2025 = exports.EntitlementAttributeBulkUpdateQueryRequestV2025OperationV2025 = exports.EntitlementAttributeBulkUpdateIdsRequestV2025ReplaceScopeV2025 = exports.EntitlementAttributeBulkUpdateIdsRequestV2025OperationV2025 = exports.EntitlementAttributeBulkUpdateFilterRequestV2025ReplaceScopeV2025 = exports.EntitlementAttributeBulkUpdateFilterRequestV2025OperationV2025 = exports.EntitlementApprovalSchemeV2025ApproverTypeV2025 = exports.EmailStatusDtoV2025VerificationStatusV2025 = void 0;
|
|
86
|
+
exports.ManagedClientHealthIndicatorsV2025StatusV2025 = exports.ManagedClientHealthIndicatorsBodyV2025ConsolidatedHealthIndicatorsStatusV2025 = exports.ManagedClientHealthIndicatorsBodyV2025StatusV2025 = exports.MailFromAttributesV2025MailFromDomainStatusV2025 = exports.MachineIdentityUpdatedV2025MachineIdentityChangeTypesV2025 = exports.MachineIdentityUpdatedV2025EventTypeV2025 = exports.MachineIdentityUpdatedMachineIdentityV2025SubtypeV2025 = exports.MachineIdentityDeletedV2025EventTypeV2025 = exports.MachineIdentityDeletedMachineIdentityV2025SubtypeV2025 = exports.MachineIdentityCreatedV2025EventTypeV2025 = exports.MachineIdentityCreatedMachineIdentityV2025SubtypeV2025 = exports.MachineIdentityAggregationResponseV2025CompletionStatusV2025 = exports.MachineIdentityAggregationResponseV2025TypeV2025 = exports.MachineClassificationCriteriaOperationV2025 = exports.MachineClassificationConfigV2025ClassificationMethodV2025 = exports.MachineAccountV2025ClassificationMethodV2025 = exports.LocaleOriginV2025 = exports.LoadUncorrelatedAccountsTaskTaskV2025CompletionStatusV2025 = exports.LoadUncorrelatedAccountsTaskTaskMessagesInnerV2025TypeV2025 = exports.LoadAccountsTaskTaskV2025CompletionStatusV2025 = exports.LoadAccountsTaskTaskMessagesInnerV2025TypeV2025 = exports.ListWorkgroupMembers200ResponseInnerV2025TypeV2025 = exports.ListFormInstancesByTenantResponseV2025StateV2025 = exports.LifecyclestateDeletedV2025TypeV2025 = exports.LifecycleStateV2025IdentityStateV2025 = exports.LauncherV2025TypeV2025 = exports.LauncherRequestV2025TypeV2025 = exports.LauncherRequestReferenceV2025TypeV2025 = exports.LauncherReferenceV2025TypeV2025 = exports.LatestOutlierSummaryV2025TypeV2025 = exports.JsonPatchOperationV2025OpV2025 = exports.JsonPatchOperationRoleMiningV2025OpV2025 = exports.InvocationStatusTypeV2025 = exports.IndexV2025 = exports.ImportOptionsV2025DefaultReferencesV2025 = exports.ImportOptionsV2025IncludeTypesV2025 = exports.ImportOptionsV2025ExcludeTypesV2025 = exports.ImportObjectV2025TypeV2025 = exports.IdpDetailsV2025RoleV2025 = exports.IdentityWithNewAccessAccessRefsInnerV2025TypeV2025 = exports.IdentityV2025IdentityStatusV2025 = exports.IdentityV2025ProcessingStateV2025 = exports.IdentitySyncJobV2025StatusV2025 = exports.IdentityProfileExportedObjectSelfV2025TypeV2025 = exports.IdentityProfileAllOfOwnerV2025TypeV2025 = exports.IdentityProfileAllOfAuthoritativeSourceV2025TypeV2025 = exports.IdentityPreviewResponseIdentityV2025TypeV2025 = exports.IdentityManagerRefV2025TypeV2025 = exports.IdentityDeletedIdentityV2025TypeV2025 = exports.IdentityCreatedIdentityV2025TypeV2025 = void 0;
|
|
87
|
+
exports.PendingApprovalMaxPermittedAccessDurationV2025TimeUnitV2025 = exports.PendingApprovalActionV2025 = exports.PatOwnerV2025TypeV2025 = exports.PasswordStatusV2025StateV2025 = exports.PasswordChangeResponseV2025StateV2025 = exports.ParameterStorageJsonPatchV2025OpV2025 = exports.OwnerReferenceV2025TypeV2025 = exports.OwnerReferenceSegmentsV2025TypeV2025 = exports.OwnerDtoV2025TypeV2025 = exports.OutliersContributingFeatureAccessItemsV2025AccessTypeV2025 = exports.OutlierValueTypeV2025NameV2025 = exports.OutlierV2025UnignoreTypeV2025 = exports.OutlierV2025TypeV2025 = exports.OutlierSummaryV2025TypeV2025 = exports.OrphanIdentitiesReportArgumentsV2025SelectedFormatsV2025 = exports.OperationV2025 = exports.ObjectMappingResponseV2025ObjectTypeV2025 = exports.ObjectMappingRequestV2025ObjectTypeV2025 = exports.NonEmployeeSchemaAttributeTypeV2025 = exports.NonEmployeeIdentityDtoTypeV2025 = exports.NonEmployeeBulkUploadStatusV2025StatusV2025 = exports.NonEmployeeBulkUploadJobV2025StatusV2025 = exports.NativeChangeDetectionConfigV2025OperationsV2025 = exports.NamedConstructsV2025 = exports.MultiHostSourcesV2025StatusV2025 = exports.MultiHostSourcesV2025FeaturesV2025 = exports.MultiHostIntegrationsV2025ConnectionTypeV2025 = exports.MultiHostIntegrationsV2025StatusV2025 = exports.MultiHostIntegrationsV2025FeaturesV2025 = exports.MultiHostIntegrationsOwnerV2025TypeV2025 = exports.MultiHostIntegrationsConnectorAttributesV2025MultihostStatusV2025 = exports.MultiHostIntegrationsBeforeProvisioningRuleV2025TypeV2025 = exports.MfaConfigTestResponseV2025StateV2025 = exports.MetricTypeV2025 = exports.MembershipTypeV2025 = exports.MediumV2025 = exports.ManualWorkItemStateV2025 = exports.ManualWorkItemDetailsOriginalOwnerV2025TypeV2025 = exports.ManualWorkItemDetailsCurrentOwnerV2025TypeV2025 = exports.ManagedClusterV2025ConsolidatedHealthIndicatorsStatusV2025 = exports.ManagedClusterV2025StatusV2025 = exports.ManagedClusterUpdatePreferencesV2025UpdateStateV2025 = exports.ManagedClusterTypesV2025 = exports.ManagedClusterEncryptionConfigV2025FormatV2025 = exports.ManagedClientV2025ProvisionStatusV2025 = exports.ManagedClientV2025ClusterTypeV2025 = exports.ManagedClientV2025StatusV2025 = exports.ManagedClientTypeV2025 = exports.ManagedClientStatusCodeV2025 = exports.ManagedClientHealthIndicatorsV2025TypeV2025 = void 0;
|
|
88
|
+
exports.RoleCriteriaKeyTypeV2025 = exports.RoleBulkUpdateResponseV2025StatusV2025 = exports.RoleAssignmentSourceTypeV2025 = exports.RoleAssignmentDtoAssignerV2025TypeV2025 = exports.ReviewerV2025TypeV2025 = exports.ReviewableEntitlementAccountOwnerV2025TypeV2025 = exports.RequestedItemStatusV2025TypeV2025 = exports.RequestedItemStatusSodViolationContextV2025StateV2025 = exports.RequestedItemStatusRequestedForV2025TypeV2025 = exports.RequestedItemStatusRequestStateV2025 = exports.RequestedItemStatusPreApprovalTriggerDetailsV2025DecisionV2025 = exports.RequestedItemDtoRefV2025TypeV2025 = exports.RequestedItemDetailsV2025TypeV2025 = exports.RequestedItemAccountSelectionsV2025TypeV2025 = exports.RequestableObjectTypeV2025 = exports.RequestableObjectRequestStatusV2025 = exports.RequestableObjectReferenceV2025TypeV2025 = exports.ReportTypeV2025 = exports.ReportResultsV2025AvailableFormatsV2025 = exports.ReportResultsV2025StatusV2025 = exports.ReportResultsV2025ReportTypeV2025 = exports.ReportResultReferenceV2025StatusV2025 = exports.ReportResultReferenceV2025TypeV2025 = exports.ReportDetailsV2025ReportTypeV2025 = exports.ReportDetailsArgumentsV2025SelectedFormatsV2025 = exports.RecommendationV2025MethodV2025 = exports.RecommendationV2025TypeV2025 = exports.RecommendationResponseV2025RecommendationV2025 = exports.ReassignmentTypeV2025 = exports.ReassignmentTypeEnumV2025 = exports.ReassignmentReferenceV2025TypeV2025 = exports.ReassignReferenceV2025TypeV2025 = exports.QueryTypeV2025 = exports.PublicIdentityV2025IdentityStateV2025 = exports.ProvisioningStateV2025 = exports.ProvisioningCriteriaOperationV2025 = exports.ProvisioningCompletedRequesterV2025TypeV2025 = exports.ProvisioningCompletedRecipientV2025TypeV2025 = exports.ProvisioningCompletedAccountRequestsInnerV2025ProvisioningResultV2025 = exports.ProvisioningCompletedAccountRequestsInnerSourceV2025TypeV2025 = exports.ProvisioningCompletedAccountRequestsInnerAttributeRequestsInnerV2025OperationV2025 = exports.ProductV2025OrgTypeV2025 = exports.PrivilegeCriteriaDTOV2025PrivilegeLevelV2025 = exports.PrivilegeCriteriaDTOV2025OperatorV2025 = exports.PrivilegeCriteriaDTOV2025TypeV2025 = exports.PrivilegeCriteriaDTOGroupsInnerV2025OperatorV2025 = exports.PrivilegeCriteriaDTOGroupsInnerCriteriaItemsInnerV2025OperatorV2025 = exports.PrivilegeCriteriaDTOGroupsInnerCriteriaItemsInnerV2025TargetTypeV2025 = exports.PreApprovalTriggerDetailsV2025DecisionV2025 = exports.PendingApprovalOwnerV2025TypeV2025 = void 0;
|
|
89
|
+
exports.SodPolicyV2025StateV2025 = exports.SodPolicyOwnerRefV2025TypeV2025 = exports.SodPolicyDtoV2025TypeV2025 = exports.SodPolicyDto1V2025TypeV2025 = exports.SlimDiscoveredApplicationsV2025RiskLevelV2025 = exports.SlimCampaignV2025CorrelatedStatusV2025 = exports.SlimCampaignV2025StatusV2025 = exports.SlimCampaignV2025TypeV2025 = exports.ServiceProviderConfigurationFederationProtocolDetailsInnerV2025RoleV2025 = exports.ServiceDeskSourceV2025TypeV2025 = exports.SendTestNotificationRequestDtoV2025MediumV2025 = exports.SendAccountVerificationRequestV2025ViaV2025 = exports.SelfImportExportDtoV2025TypeV2025 = exports.SedAssigneeV2025TypeV2025 = exports.SearchScheduleRecipientsInnerV2025TypeV2025 = exports.SearchFilterTypeV2025 = exports.ScopeVisibilityTypeV2025 = exports.ScopeTypeV2025 = exports.SchemaV2025FeaturesV2025 = exports.ScheduledSearchAllOfOwnerV2025TypeV2025 = exports.ScheduledAttributesV2025FrequencyV2025 = exports.ScheduledActionResponseV2025JobTypeV2025 = exports.ScheduledActionPayloadV2025JobTypeV2025 = exports.ScheduleV2025TypeV2025 = exports.ScheduleTypeV2025 = exports.ScheduleMonthsV2025TypeV2025 = exports.ScheduleHoursV2025TypeV2025 = exports.ScheduleDaysV2025TypeV2025 = exports.Schedule1V2025TypeV2025 = exports.RolePropagationStatusResponseV2025ExecutionStageV2025 = exports.RolePropagationStatusResponseV2025StatusV2025 = exports.RolePropagationStatusResponseTerminatedByV2025TypeV2025 = exports.RolePropagationStatusResponseLaunchedByV2025TypeV2025 = exports.RolePropagationOngoingResponseRolePropagationDetailsV2025ExecutionStageV2025 = exports.RolePropagationOngoingResponseRolePropagationDetailsV2025StatusV2025 = exports.RoleMiningSessionStateV2025 = exports.RoleMiningSessionScopingMethodV2025 = exports.RoleMiningRoleTypeV2025 = exports.RoleMiningPotentialRoleProvisionStateV2025 = exports.RoleMiningPotentialRoleExportStateV2025 = exports.RoleMetadataBulkUpdateByQueryRequestV2025ReplaceScopeV2025 = exports.RoleMetadataBulkUpdateByQueryRequestV2025OperationV2025 = exports.RoleMetadataBulkUpdateByIdRequestV2025ReplaceScopeV2025 = exports.RoleMetadataBulkUpdateByIdRequestV2025OperationV2025 = exports.RoleMetadataBulkUpdateByFilterRequestV2025ReplaceScopeV2025 = exports.RoleMetadataBulkUpdateByFilterRequestV2025OperationV2025 = exports.RoleMembershipSelectorTypeV2025 = exports.RoleInsightsResponseV2025StatusV2025 = exports.RoleGetAllBulkUpdateResponseV2025StatusV2025 = exports.RoleCriteriaOperationV2025 = void 0;
|
|
90
|
+
exports.TaskStatusV2025TypeV2025 = exports.TaskStatusMessageV2025TypeV2025 = exports.TaskResultSimplifiedV2025CompletionStatusV2025 = exports.TaskResultDtoV2025TypeV2025 = exports.TaskResultDetailsV2025CompletionStatusV2025 = exports.TaskResultDetailsV2025ReportTypeV2025 = exports.TaskResultDetailsV2025TypeV2025 = exports.TaskResultDetailsMessagesInnerV2025TypeV2025 = exports.TargetV2025TypeV2025 = exports.TaggedObjectDtoV2025TypeV2025 = exports.TagTagCategoryRefsInnerV2025TypeV2025 = exports.SubscriptionTypeV2025 = exports.SubscriptionPatchRequestInnerV2025OpV2025 = exports.StreamStatusResponseV2025StatusV2025 = exports.StatusResponseV2025StatusV2025 = exports.StandardLevelV2025 = exports.SpDetailsV2025RoleV2025 = exports.SpConfigRuleV2025ModesV2025 = exports.SpConfigJobV2025TypeV2025 = exports.SpConfigJobV2025StatusV2025 = exports.SpConfigImportJobStatusV2025TypeV2025 = exports.SpConfigImportJobStatusV2025StatusV2025 = exports.SpConfigExportJobV2025TypeV2025 = exports.SpConfigExportJobV2025StatusV2025 = exports.SpConfigExportJobStatusV2025TypeV2025 = exports.SpConfigExportJobStatusV2025StatusV2025 = exports.SourceV2025StatusV2025 = exports.SourceV2025FeaturesV2025 = exports.SourceUsageStatusV2025StatusV2025 = exports.SourceUpdatedActorV2025TypeV2025 = exports.SourceSyncJobV2025StatusV2025 = exports.SourceSchemasInnerV2025TypeV2025 = exports.SourceScheduleV2025TypeV2025 = exports.SourcePasswordPoliciesInnerV2025TypeV2025 = exports.SourceOwnerV2025TypeV2025 = exports.SourceManagerCorrelationRuleV2025TypeV2025 = exports.SourceManagementWorkgroupV2025TypeV2025 = exports.SourceHealthDtoV2025StatusV2025 = exports.SourceDeletedActorV2025TypeV2025 = exports.SourceCreatedActorV2025TypeV2025 = exports.SourceClusterV2025TypeV2025 = exports.SourceClusterDtoV2025TypeV2025 = exports.SourceClassificationStatusV2025StatusV2025 = exports.SourceBeforeProvisioningRuleV2025TypeV2025 = exports.SourceAccountCorrelationRuleV2025TypeV2025 = exports.SourceAccountCorrelationConfigV2025TypeV2025 = exports.SodViolationContextCheckCompletedV2025StateV2025 = exports.SodReportResultDtoV2025TypeV2025 = exports.SodRecipientV2025TypeV2025 = exports.SodPolicyV2025TypeV2025 = void 0;
|
|
91
|
+
exports.AccessRequestIdentityMetricsV2025ApiFp = exports.AccessRequestIdentityMetricsV2025ApiAxiosParamCreator = exports.AccessRequestApprovalsV2025Api = exports.AccessRequestApprovalsV2025ApiFactory = exports.AccessRequestApprovalsV2025ApiFp = exports.AccessRequestApprovalsV2025ApiAxiosParamCreator = exports.AccessProfilesV2025Api = exports.AccessProfilesV2025ApiFactory = exports.AccessProfilesV2025ApiFp = exports.AccessProfilesV2025ApiAxiosParamCreator = exports.AccessModelMetadataV2025Api = exports.AccessModelMetadataV2025ApiFactory = exports.AccessModelMetadataV2025ApiFp = exports.AccessModelMetadataV2025ApiAxiosParamCreator = exports.WorkgroupDtoOwnerV2025TypeV2025 = exports.WorkgroupConnectionDtoV2025ConnectionTypeV2025 = exports.WorkflowTriggerV2025TypeV2025 = exports.WorkflowTriggerAttributesV2025FrequencyV2025 = exports.WorkflowModifiedByV2025TypeV2025 = exports.WorkflowLibraryTriggerV2025TypeV2025 = exports.WorkflowLibraryFormFieldsV2025TypeV2025 = exports.WorkflowExecutionV2025StatusV2025 = exports.WorkflowExecutionEventV2025TypeV2025 = exports.WorkflowBodyOwnerV2025TypeV2025 = exports.WorkflowAllOfCreatorV2025TypeV2025 = exports.WorkItemTypeManualWorkItemsV2025 = exports.WorkItemStateV2025 = exports.WorkItemStateManualWorkItemsV2025 = exports.ViolationOwnerAssignmentConfigV2025AssignmentRuleV2025 = exports.ViolationOwnerAssignmentConfigOwnerRefV2025TypeV2025 = exports.ViolationContextPolicyV2025TypeV2025 = exports.VAClusterStatusChangeEventV2025TypeV2025 = exports.VAClusterStatusChangeEventPreviousHealthCheckResultV2025StatusV2025 = exports.VAClusterStatusChangeEventHealthCheckResultV2025StatusV2025 = exports.V3CreateConnectorDtoV2025StatusV2025 = exports.V3ConnectorDtoV2025StatusV2025 = exports.UserLevelSummaryDTOV2025StatusV2025 = exports.UsageTypeV2025 = exports.UpdateStreamStatusRequestV2025StatusV2025 = exports.UpdateMultiHostSourcesRequestInnerV2025OpV2025 = exports.UpdateDetailV2025StatusV2025 = exports.UncorrelatedAccountsReportArgumentsV2025SelectedFormatsV2025 = exports.TriggerTypeV2025 = exports.TransformV2025TypeV2025 = exports.TransformReadV2025TypeV2025 = exports.TestSourceConnectionMultihost200ResponseV2025ResultTypeV2025 = exports.TemplateDtoV2025MediumV2025 = exports.TemplateDtoDefaultV2025MediumV2025 = exports.TemplateBulkDeleteDtoV2025MediumV2025 = exports.TaskStatusV2025CompletionStatusV2025 = void 0;
|
|
92
|
+
exports.AuthUsersV2025ApiFactory = exports.AuthUsersV2025ApiFp = exports.AuthUsersV2025ApiAxiosParamCreator = exports.AuthProfileV2025Api = exports.AuthProfileV2025ApiFactory = exports.AuthProfileV2025ApiFp = exports.AuthProfileV2025ApiAxiosParamCreator = exports.AppsV2025Api = exports.AppsV2025ApiFactory = exports.AppsV2025ApiFp = exports.AppsV2025ApiAxiosParamCreator = exports.PutApprovalsConfigScopeV2025 = exports.DeleteApprovalConfigRequestScopeV2025 = exports.ApprovalsV2025Api = exports.ApprovalsV2025ApiFactory = exports.ApprovalsV2025ApiFp = exports.ApprovalsV2025ApiAxiosParamCreator = exports.GetDiscoveredApplicationsDetailV2025 = exports.ApplicationDiscoveryV2025Api = exports.ApplicationDiscoveryV2025ApiFactory = exports.ApplicationDiscoveryV2025ApiFp = exports.ApplicationDiscoveryV2025ApiAxiosParamCreator = exports.ApiUsageV2025Api = exports.ApiUsageV2025ApiFactory = exports.ApiUsageV2025ApiFp = exports.ApiUsageV2025ApiAxiosParamCreator = exports.ListAccountsDetailLevelV2025 = exports.AccountsV2025Api = exports.AccountsV2025ApiFactory = exports.AccountsV2025ApiFp = exports.AccountsV2025ApiAxiosParamCreator = exports.AccountUsagesV2025Api = exports.AccountUsagesV2025ApiFactory = exports.AccountUsagesV2025ApiFp = exports.AccountUsagesV2025ApiAxiosParamCreator = exports.AccountAggregationsV2025Api = exports.AccountAggregationsV2025ApiFactory = exports.AccountAggregationsV2025ApiFp = exports.AccountAggregationsV2025ApiAxiosParamCreator = exports.AccountActivitiesV2025Api = exports.AccountActivitiesV2025ApiFactory = exports.AccountActivitiesV2025ApiFp = exports.AccountActivitiesV2025ApiAxiosParamCreator = exports.AccessRequestsV2025Api = exports.AccessRequestsV2025ApiFactory = exports.AccessRequestsV2025ApiFp = exports.AccessRequestsV2025ApiAxiosParamCreator = exports.GetAccessRequestIdentityMetricsTypeV2025 = exports.AccessRequestIdentityMetricsV2025Api = exports.AccessRequestIdentityMetricsV2025ApiFactory = void 0;
|
|
93
|
+
exports.CustomFormsV2025ApiFp = exports.CustomFormsV2025ApiAxiosParamCreator = exports.PutConnectorTranslationsLocaleV2025 = exports.GetConnectorTranslationsLocaleV2025 = exports.GetConnectorListLocaleV2025 = exports.GetConnectorLocaleV2025 = exports.ConnectorsV2025Api = exports.ConnectorsV2025ApiFactory = exports.ConnectorsV2025ApiFp = exports.ConnectorsV2025ApiAxiosParamCreator = exports.ConnectorRuleManagementV2025Api = exports.ConnectorRuleManagementV2025ApiFactory = exports.ConnectorRuleManagementV2025ApiFp = exports.ConnectorRuleManagementV2025ApiAxiosParamCreator = exports.ConnectorCustomizersV2025Api = exports.ConnectorCustomizersV2025ApiFactory = exports.ConnectorCustomizersV2025ApiFp = exports.ConnectorCustomizersV2025ApiAxiosParamCreator = exports.ConfigurationHubV2025Api = exports.ConfigurationHubV2025ApiFactory = exports.ConfigurationHubV2025ApiFp = exports.ConfigurationHubV2025ApiAxiosParamCreator = exports.ClassifySourceV2025Api = exports.ClassifySourceV2025ApiFactory = exports.ClassifySourceV2025ApiFp = exports.ClassifySourceV2025ApiAxiosParamCreator = exports.CertificationsV2025Api = exports.CertificationsV2025ApiFactory = exports.CertificationsV2025ApiFp = exports.CertificationsV2025ApiAxiosParamCreator = exports.GetIdentityAccessSummariesTypeV2025 = exports.CertificationSummariesV2025Api = exports.CertificationSummariesV2025ApiFactory = exports.CertificationSummariesV2025ApiFp = exports.CertificationSummariesV2025ApiAxiosParamCreator = exports.GetCampaignDetailV2025 = exports.GetActiveCampaignsDetailV2025 = exports.CertificationCampaignsV2025Api = exports.CertificationCampaignsV2025ApiFactory = exports.CertificationCampaignsV2025ApiFp = exports.CertificationCampaignsV2025ApiAxiosParamCreator = exports.CertificationCampaignFiltersV2025Api = exports.CertificationCampaignFiltersV2025ApiFactory = exports.CertificationCampaignFiltersV2025ApiFp = exports.CertificationCampaignFiltersV2025ApiAxiosParamCreator = exports.BrandingV2025Api = exports.BrandingV2025ApiFactory = exports.BrandingV2025ApiFp = exports.BrandingV2025ApiAxiosParamCreator = exports.AuthUsersV2025Api = void 0;
|
|
94
|
+
exports.IAIOutliersV2025ApiAxiosParamCreator = exports.IAICommonAccessV2025Api = exports.IAICommonAccessV2025ApiFactory = exports.IAICommonAccessV2025ApiFp = exports.IAICommonAccessV2025ApiAxiosParamCreator = exports.IAIAccessRequestRecommendationsV2025Api = exports.IAIAccessRequestRecommendationsV2025ApiFactory = exports.IAIAccessRequestRecommendationsV2025ApiFp = exports.IAIAccessRequestRecommendationsV2025ApiAxiosParamCreator = exports.GovernanceGroupsV2025Api = exports.GovernanceGroupsV2025ApiFactory = exports.GovernanceGroupsV2025ApiFp = exports.GovernanceGroupsV2025ApiAxiosParamCreator = exports.GlobalTenantSecuritySettingsV2025Api = exports.GlobalTenantSecuritySettingsV2025ApiFactory = exports.GlobalTenantSecuritySettingsV2025ApiFp = exports.GlobalTenantSecuritySettingsV2025ApiAxiosParamCreator = exports.EntitlementsV2025Api = exports.EntitlementsV2025ApiFactory = exports.EntitlementsV2025ApiFp = exports.EntitlementsV2025ApiAxiosParamCreator = exports.DimensionsV2025Api = exports.DimensionsV2025ApiFactory = exports.DimensionsV2025ApiFp = exports.DimensionsV2025ApiAxiosParamCreator = exports.DeclassifySourceV2025Api = exports.DeclassifySourceV2025ApiFactory = exports.DeclassifySourceV2025ApiFp = exports.DeclassifySourceV2025ApiAxiosParamCreator = exports.DataSegmentationV2025Api = exports.DataSegmentationV2025ApiFactory = exports.DataSegmentationV2025ApiFp = exports.DataSegmentationV2025ApiAxiosParamCreator = exports.DataAccessSecurityV2025Api = exports.DataAccessSecurityV2025ApiFactory = exports.DataAccessSecurityV2025ApiFp = exports.DataAccessSecurityV2025ApiAxiosParamCreator = exports.ListUserLevelsDetailLevelV2025 = exports.CustomUserLevelsV2025Api = exports.CustomUserLevelsV2025ApiFactory = exports.CustomUserLevelsV2025ApiFp = exports.CustomUserLevelsV2025ApiAxiosParamCreator = exports.GetCustomPasswordInstructionsPageIdV2025 = exports.DeleteCustomPasswordInstructionsPageIdV2025 = exports.CustomPasswordInstructionsV2025Api = exports.CustomPasswordInstructionsV2025ApiFactory = exports.CustomPasswordInstructionsV2025ApiFp = exports.CustomPasswordInstructionsV2025ApiAxiosParamCreator = exports.CustomFormsV2025Api = exports.CustomFormsV2025ApiFactory = void 0;
|
|
95
|
+
exports.LaunchersV2025ApiFp = exports.LaunchersV2025ApiAxiosParamCreator = exports.IdentityProfilesV2025Api = exports.IdentityProfilesV2025ApiFactory = exports.IdentityProfilesV2025ApiFp = exports.IdentityProfilesV2025ApiAxiosParamCreator = exports.ListIdentitySnapshotsIntervalV2025 = exports.ListIdentityAccessItemsTypeV2025 = exports.GetIdentitySnapshotSummaryIntervalV2025 = exports.CompareIdentitySnapshotsAccessTypeAccessTypeV2025 = exports.IdentityHistoryV2025Api = exports.IdentityHistoryV2025ApiFactory = exports.IdentityHistoryV2025ApiFp = exports.IdentityHistoryV2025ApiAxiosParamCreator = exports.IdentityAttributesV2025Api = exports.IdentityAttributesV2025ApiFactory = exports.IdentityAttributesV2025ApiFp = exports.IdentityAttributesV2025ApiAxiosParamCreator = exports.ListIdentitiesDefaultFilterV2025 = exports.IdentitiesV2025Api = exports.IdentitiesV2025ApiFactory = exports.IdentitiesV2025ApiFp = exports.IdentitiesV2025ApiAxiosParamCreator = exports.SetIconObjectTypeV2025 = exports.DeleteIconObjectTypeV2025 = exports.IconsV2025Api = exports.IconsV2025ApiFactory = exports.IconsV2025ApiFp = exports.IconsV2025ApiAxiosParamCreator = exports.IAIRoleMiningV2025Api = exports.IAIRoleMiningV2025ApiFactory = exports.IAIRoleMiningV2025ApiFp = exports.IAIRoleMiningV2025ApiAxiosParamCreator = exports.IAIRecommendationsV2025Api = exports.IAIRecommendationsV2025ApiFactory = exports.IAIRecommendationsV2025ApiFp = exports.IAIRecommendationsV2025ApiAxiosParamCreator = exports.GetPeerGroupOutliersStrategyV2025 = exports.IAIPeerGroupStrategiesV2025Api = exports.IAIPeerGroupStrategiesV2025ApiFactory = exports.IAIPeerGroupStrategiesV2025ApiFp = exports.IAIPeerGroupStrategiesV2025ApiAxiosParamCreator = exports.ListOutliersContributingFeatureAccessItemsContributingFeatureNameV2025 = exports.GetLatestIdentityOutlierSnapshotsTypeV2025 = exports.GetIdentityOutliersTypeV2025 = exports.GetIdentityOutlierSnapshotsTypeV2025 = exports.ExportOutliersZipTypeV2025 = exports.IAIOutliersV2025Api = exports.IAIOutliersV2025ApiFactory = exports.IAIOutliersV2025ApiFp = void 0;
|
|
96
|
+
exports.NonEmployeeLifecycleManagementV2025ApiFp = exports.NonEmployeeLifecycleManagementV2025ApiAxiosParamCreator = exports.MultiHostIntegrationV2025Api = exports.MultiHostIntegrationV2025ApiFactory = exports.MultiHostIntegrationV2025ApiFp = exports.MultiHostIntegrationV2025ApiAxiosParamCreator = exports.ManagedClustersV2025Api = exports.ManagedClustersV2025ApiFactory = exports.ManagedClustersV2025ApiFp = exports.ManagedClustersV2025ApiAxiosParamCreator = exports.ManagedClusterTypesV2025Api = exports.ManagedClusterTypesV2025ApiFactory = exports.ManagedClusterTypesV2025ApiFp = exports.ManagedClusterTypesV2025ApiAxiosParamCreator = exports.ManagedClientsV2025Api = exports.ManagedClientsV2025ApiFactory = exports.ManagedClientsV2025ApiFp = exports.ManagedClientsV2025ApiAxiosParamCreator = exports.MachineIdentitiesV2025Api = exports.MachineIdentitiesV2025ApiFactory = exports.MachineIdentitiesV2025ApiFp = exports.MachineIdentitiesV2025ApiAxiosParamCreator = exports.MachineClassificationConfigV2025Api = exports.MachineClassificationConfigV2025ApiFactory = exports.MachineClassificationConfigV2025ApiFp = exports.MachineClassificationConfigV2025ApiAxiosParamCreator = exports.MachineAccountsV2025Api = exports.MachineAccountsV2025ApiFactory = exports.MachineAccountsV2025ApiFp = exports.MachineAccountsV2025ApiAxiosParamCreator = exports.MachineAccountMappingsV2025Api = exports.MachineAccountMappingsV2025ApiFactory = exports.MachineAccountMappingsV2025ApiFp = exports.MachineAccountMappingsV2025ApiAxiosParamCreator = exports.SendClassifyMachineAccountClassificationModeV2025 = exports.MachineAccountClassifyV2025Api = exports.MachineAccountClassifyV2025ApiFactory = exports.MachineAccountClassifyV2025ApiFp = exports.MachineAccountClassifyV2025ApiAxiosParamCreator = exports.TestMFAConfigMethodV2025 = exports.MFAConfigurationV2025Api = exports.MFAConfigurationV2025ApiFactory = exports.MFAConfigurationV2025ApiFp = exports.MFAConfigurationV2025ApiAxiosParamCreator = exports.LifecycleStatesV2025Api = exports.LifecycleStatesV2025ApiFactory = exports.LifecycleStatesV2025ApiFp = exports.LifecycleStatesV2025ApiAxiosParamCreator = exports.LaunchersV2025Api = exports.LaunchersV2025ApiFactory = void 0;
|
|
97
|
+
exports.PrivilegeCriteriaConfigurationV2025Api = exports.PrivilegeCriteriaConfigurationV2025ApiFactory = exports.PrivilegeCriteriaConfigurationV2025ApiFp = exports.PrivilegeCriteriaConfigurationV2025ApiAxiosParamCreator = exports.PrivilegeCriteriaV2025Api = exports.PrivilegeCriteriaV2025ApiFactory = exports.PrivilegeCriteriaV2025ApiFp = exports.PrivilegeCriteriaV2025ApiAxiosParamCreator = exports.PersonalAccessTokensV2025Api = exports.PersonalAccessTokensV2025ApiFactory = exports.PersonalAccessTokensV2025ApiFp = exports.PersonalAccessTokensV2025ApiAxiosParamCreator = exports.PasswordSyncGroupsV2025Api = exports.PasswordSyncGroupsV2025ApiFactory = exports.PasswordSyncGroupsV2025ApiFp = exports.PasswordSyncGroupsV2025ApiAxiosParamCreator = exports.PasswordPoliciesV2025Api = exports.PasswordPoliciesV2025ApiFactory = exports.PasswordPoliciesV2025ApiFp = exports.PasswordPoliciesV2025ApiAxiosParamCreator = exports.PasswordManagementV2025Api = exports.PasswordManagementV2025ApiFactory = exports.PasswordManagementV2025ApiFp = exports.PasswordManagementV2025ApiAxiosParamCreator = exports.PasswordDictionaryV2025Api = exports.PasswordDictionaryV2025ApiFactory = exports.PasswordDictionaryV2025ApiFp = exports.PasswordDictionaryV2025ApiAxiosParamCreator = exports.PasswordConfigurationV2025Api = exports.PasswordConfigurationV2025ApiFactory = exports.PasswordConfigurationV2025ApiFp = exports.PasswordConfigurationV2025ApiAxiosParamCreator = exports.ParameterStorageV2025Api = exports.ParameterStorageV2025ApiFactory = exports.ParameterStorageV2025ApiFp = exports.ParameterStorageV2025ApiAxiosParamCreator = exports.OrgConfigV2025Api = exports.OrgConfigV2025ApiFactory = exports.OrgConfigV2025ApiFp = exports.OrgConfigV2025ApiAxiosParamCreator = exports.OAuthClientsV2025Api = exports.OAuthClientsV2025ApiFactory = exports.OAuthClientsV2025ApiFp = exports.OAuthClientsV2025ApiAxiosParamCreator = exports.NotificationsV2025Api = exports.NotificationsV2025ApiFactory = exports.NotificationsV2025ApiFp = exports.NotificationsV2025ApiAxiosParamCreator = exports.NonEmployeeLifecycleManagementV2025Api = exports.NonEmployeeLifecycleManagementV2025ApiFactory = void 0;
|
|
98
|
+
exports.SavedSearchV2025Api = exports.SavedSearchV2025ApiFactory = exports.SavedSearchV2025ApiFp = exports.SavedSearchV2025ApiAxiosParamCreator = exports.SPConfigV2025Api = exports.SPConfigV2025ApiFactory = exports.SPConfigV2025ApiFp = exports.SPConfigV2025ApiAxiosParamCreator = exports.SODViolationsV2025Api = exports.SODViolationsV2025ApiFactory = exports.SODViolationsV2025ApiFp = exports.SODViolationsV2025ApiAxiosParamCreator = exports.SODPoliciesV2025Api = exports.SODPoliciesV2025ApiFactory = exports.SODPoliciesV2025ApiFp = exports.SODPoliciesV2025ApiAxiosParamCreator = exports.SIMIntegrationsV2025Api = exports.SIMIntegrationsV2025ApiFactory = exports.SIMIntegrationsV2025ApiFp = exports.SIMIntegrationsV2025ApiAxiosParamCreator = exports.RolesV2025Api = exports.RolesV2025ApiFactory = exports.RolesV2025ApiFp = exports.RolesV2025ApiAxiosParamCreator = exports.RolePropagationV2025Api = exports.RolePropagationV2025ApiFactory = exports.RolePropagationV2025ApiFp = exports.RolePropagationV2025ApiAxiosParamCreator = exports.RoleInsightsV2025Api = exports.RoleInsightsV2025ApiFactory = exports.RoleInsightsV2025ApiFp = exports.RoleInsightsV2025ApiAxiosParamCreator = exports.ListRequestableObjectsTypesV2025 = exports.RequestableObjectsV2025Api = exports.RequestableObjectsV2025ApiFactory = exports.RequestableObjectsV2025ApiFp = exports.RequestableObjectsV2025ApiAxiosParamCreator = exports.GetReportFileFormatV2025 = exports.ReportsDataExtractionV2025Api = exports.ReportsDataExtractionV2025ApiFactory = exports.ReportsDataExtractionV2025ApiFp = exports.ReportsDataExtractionV2025ApiAxiosParamCreator = exports.PublicIdentitiesConfigV2025Api = exports.PublicIdentitiesConfigV2025ApiFactory = exports.PublicIdentitiesConfigV2025ApiFp = exports.PublicIdentitiesConfigV2025ApiAxiosParamCreator = exports.PublicIdentitiesV2025Api = exports.PublicIdentitiesV2025ApiFactory = exports.PublicIdentitiesV2025ApiFp = exports.PublicIdentitiesV2025ApiAxiosParamCreator = void 0;
|
|
99
|
+
exports.PutTaggedObjectTypeV2025 = exports.ListTaggedObjectsByTypeTypeV2025 = exports.GetTaggedObjectTypeV2025 = exports.DeleteTaggedObjectTypeV2025 = exports.TaggedObjectsV2025Api = exports.TaggedObjectsV2025ApiFactory = exports.TaggedObjectsV2025ApiFp = exports.TaggedObjectsV2025ApiAxiosParamCreator = exports.SuggestedEntitlementDescriptionV2025Api = exports.SuggestedEntitlementDescriptionV2025ApiFactory = exports.SuggestedEntitlementDescriptionV2025ApiFp = exports.SuggestedEntitlementDescriptionV2025ApiAxiosParamCreator = exports.UpdateSourceScheduleScheduleTypeV2025 = exports.GetSourceSchemasIncludeTypesV2025 = exports.GetSourceScheduleScheduleTypeV2025 = exports.GetSourceConfigLocaleV2025 = exports.DeleteSourceScheduleScheduleTypeV2025 = exports.SourcesV2025Api = exports.SourcesV2025ApiFactory = exports.SourcesV2025ApiFp = exports.SourcesV2025ApiAxiosParamCreator = exports.SourceUsagesV2025Api = exports.SourceUsagesV2025ApiFactory = exports.SourceUsagesV2025ApiFp = exports.SourceUsagesV2025ApiAxiosParamCreator = exports.SharedSignalsFrameworkSSFV2025Api = exports.SharedSignalsFrameworkSSFV2025ApiFactory = exports.SharedSignalsFrameworkSSFV2025ApiFp = exports.SharedSignalsFrameworkSSFV2025ApiAxiosParamCreator = exports.ServiceDeskIntegrationV2025Api = exports.ServiceDeskIntegrationV2025ApiFactory = exports.ServiceDeskIntegrationV2025ApiFp = exports.ServiceDeskIntegrationV2025ApiAxiosParamCreator = exports.SegmentsV2025Api = exports.SegmentsV2025ApiFactory = exports.SegmentsV2025ApiFp = exports.SegmentsV2025ApiAxiosParamCreator = exports.SearchAttributeConfigurationV2025Api = exports.SearchAttributeConfigurationV2025ApiFactory = exports.SearchAttributeConfigurationV2025ApiFp = exports.SearchAttributeConfigurationV2025ApiAxiosParamCreator = exports.SearchGetIndexV2025 = exports.SearchV2025Api = exports.SearchV2025ApiFactory = exports.SearchV2025ApiFp = exports.SearchV2025ApiAxiosParamCreator = exports.ScheduledSearchV2025Api = exports.ScheduledSearchV2025ApiFactory = exports.ScheduledSearchV2025ApiFp = exports.ScheduledSearchV2025ApiAxiosParamCreator = void 0;
|
|
100
|
+
exports.WorkflowsV2025Api = exports.WorkflowsV2025ApiFactory = exports.WorkflowsV2025ApiFp = exports.WorkflowsV2025ApiAxiosParamCreator = exports.WorkReassignmentV2025Api = exports.WorkReassignmentV2025ApiFactory = exports.WorkReassignmentV2025ApiFp = exports.WorkReassignmentV2025ApiAxiosParamCreator = exports.WorkItemsV2025Api = exports.WorkItemsV2025ApiFactory = exports.WorkItemsV2025ApiFp = exports.WorkItemsV2025ApiAxiosParamCreator = exports.UIMetadataV2025Api = exports.UIMetadataV2025ApiFactory = exports.UIMetadataV2025ApiFp = exports.UIMetadataV2025ApiAxiosParamCreator = exports.TriggersV2025Api = exports.TriggersV2025ApiFactory = exports.TriggersV2025ApiFp = exports.TriggersV2025ApiAxiosParamCreator = exports.TransformsV2025Api = exports.TransformsV2025ApiFactory = exports.TransformsV2025ApiFp = exports.TransformsV2025ApiAxiosParamCreator = exports.TenantContextV2025Api = exports.TenantContextV2025ApiFactory = exports.TenantContextV2025ApiFp = exports.TenantContextV2025ApiAxiosParamCreator = exports.TenantV2025Api = exports.TenantV2025ApiFactory = exports.TenantV2025ApiFp = exports.TenantV2025ApiAxiosParamCreator = exports.TaskManagementV2025Api = exports.TaskManagementV2025ApiFactory = exports.TaskManagementV2025ApiFp = exports.TaskManagementV2025ApiAxiosParamCreator = exports.TagsV2025Api = exports.TagsV2025ApiFactory = exports.TagsV2025ApiFp = exports.TagsV2025ApiAxiosParamCreator = void 0;
|
|
101
101
|
var axios_1 = __importDefault(require("axios"));
|
|
102
102
|
// Some imports not used depending on template conditions
|
|
103
103
|
// @ts-ignore
|
|
@@ -496,6 +496,95 @@ exports.ApprovalCommentV2025ChangedToStatusV2025 = {
|
|
|
496
496
|
Approved: 'APPROVED',
|
|
497
497
|
Rejected: 'REJECTED'
|
|
498
498
|
};
|
|
499
|
+
exports.ApprovalConfigEscalationConfigEscalationChainInnerV2025IdentityTypeV2025 = {
|
|
500
|
+
Identity: 'IDENTITY',
|
|
501
|
+
ManagerOf: 'MANAGER_OF',
|
|
502
|
+
AccountOwner: 'ACCOUNT_OWNER',
|
|
503
|
+
MachineAccountOwner: 'MACHINE_ACCOUNT_OWNER',
|
|
504
|
+
MachineIdentityOwner: 'MACHINE_IDENTITY_OWNER',
|
|
505
|
+
ManagerOfRequestedTargetOwner: 'MANAGER_OF_REQUESTED_TARGET_OWNER',
|
|
506
|
+
ManagerOfMachineIdentityOwner: 'MANAGER_OF_MACHINE_IDENTITY_OWNER',
|
|
507
|
+
ManagerOfAccountOwner: 'MANAGER_OF_ACCOUNT_OWNER',
|
|
508
|
+
ManagerOfMachineAccountOwner: 'MANAGER_OF_MACHINE_ACCOUNT_OWNER',
|
|
509
|
+
ManagerOfRequester: 'MANAGER_OF_REQUESTER',
|
|
510
|
+
ManagerOfRequesterOwner: 'MANAGER_OF_REQUESTER_OWNER',
|
|
511
|
+
ManagerOfOwner: 'MANAGER_OF_OWNER',
|
|
512
|
+
AccessProfileOwner: 'ACCESS_PROFILE_OWNER',
|
|
513
|
+
ApplicationOwner: 'APPLICATION_OWNER',
|
|
514
|
+
EntitlementOwner: 'ENTITLEMENT_OWNER',
|
|
515
|
+
RoleOwner: 'ROLE_OWNER',
|
|
516
|
+
SourceOwner: 'SOURCE_OWNER',
|
|
517
|
+
AccessProfilePrimaryOwner: 'ACCESS_PROFILE_PRIMARY_OWNER',
|
|
518
|
+
ApplicationPrimaryOwner: 'APPLICATION_PRIMARY_OWNER',
|
|
519
|
+
EntitlementPrimaryOwner: 'ENTITLEMENT_PRIMARY_OWNER',
|
|
520
|
+
RolePrimaryOwner: 'ROLE_PRIMARY_OWNER',
|
|
521
|
+
SourcePrimaryOwner: 'SOURCE_PRIMARY_OWNER'
|
|
522
|
+
};
|
|
523
|
+
exports.ApprovalConfigFallbackApproverV2025TypeV2025 = {
|
|
524
|
+
Identity: 'IDENTITY',
|
|
525
|
+
ManagerOf: 'MANAGER_OF',
|
|
526
|
+
AccountOwner: 'ACCOUNT_OWNER',
|
|
527
|
+
MachineAccountOwner: 'MACHINE_ACCOUNT_OWNER',
|
|
528
|
+
MachineIdentityOwner: 'MACHINE_IDENTITY_OWNER',
|
|
529
|
+
ManagerOfRequestedTargetOwner: 'MANAGER_OF_REQUESTED_TARGET_OWNER',
|
|
530
|
+
ManagerOfMachineIdentityOwner: 'MANAGER_OF_MACHINE_IDENTITY_OWNER',
|
|
531
|
+
ManagerOfAccountOwner: 'MANAGER_OF_ACCOUNT_OWNER',
|
|
532
|
+
ManagerOfMachineAccountOwner: 'MANAGER_OF_MACHINE_ACCOUNT_OWNER',
|
|
533
|
+
ManagerOfRequester: 'MANAGER_OF_REQUESTER',
|
|
534
|
+
ManagerOfRequesterOwner: 'MANAGER_OF_REQUESTER_OWNER',
|
|
535
|
+
ManagerOfOwner: 'MANAGER_OF_OWNER',
|
|
536
|
+
AccessProfileOwner: 'ACCESS_PROFILE_OWNER',
|
|
537
|
+
ApplicationOwner: 'APPLICATION_OWNER',
|
|
538
|
+
EntitlementOwner: 'ENTITLEMENT_OWNER',
|
|
539
|
+
RoleOwner: 'ROLE_OWNER',
|
|
540
|
+
SourceOwner: 'SOURCE_OWNER',
|
|
541
|
+
RequestedTargetOwner: 'REQUESTED_TARGET_OWNER',
|
|
542
|
+
AccessProfilePrimaryOwner: 'ACCESS_PROFILE_PRIMARY_OWNER',
|
|
543
|
+
ApplicationPrimaryOwner: 'APPLICATION_PRIMARY_OWNER',
|
|
544
|
+
EntitlementPrimaryOwner: 'ENTITLEMENT_PRIMARY_OWNER',
|
|
545
|
+
RolePrimaryOwner: 'ROLE_PRIMARY_OWNER',
|
|
546
|
+
SourcePrimaryOwner: 'SOURCE_PRIMARY_OWNER',
|
|
547
|
+
RequestedTargetPrimaryOwner: 'REQUESTED_TARGET_PRIMARY_OWNER'
|
|
548
|
+
};
|
|
549
|
+
exports.ApprovalConfigSerialChainInnerV2025IdentityTypeV2025 = {
|
|
550
|
+
Identity: 'IDENTITY',
|
|
551
|
+
GovernanceGroup: 'GOVERNANCE_GROUP',
|
|
552
|
+
ManagerOf: 'MANAGER_OF',
|
|
553
|
+
AccountOwner: 'ACCOUNT_OWNER',
|
|
554
|
+
MachineAccountOwner: 'MACHINE_ACCOUNT_OWNER',
|
|
555
|
+
MachineIdentityOwner: 'MACHINE_IDENTITY_OWNER',
|
|
556
|
+
ManagerOfRequestedTargetOwner: 'MANAGER_OF_REQUESTED_TARGET_OWNER',
|
|
557
|
+
ManagerOfMachineIdentityOwner: 'MANAGER_OF_MACHINE_IDENTITY_OWNER',
|
|
558
|
+
ManagerOfAccountOwner: 'MANAGER_OF_ACCOUNT_OWNER',
|
|
559
|
+
ManagerOfMachineAccountOwner: 'MANAGER_OF_MACHINE_ACCOUNT_OWNER',
|
|
560
|
+
ManagerOfRequester: 'MANAGER_OF_REQUESTER',
|
|
561
|
+
ManagerOfRequesterOwner: 'MANAGER_OF_REQUESTER_OWNER',
|
|
562
|
+
ManagerOfOwner: 'MANAGER_OF_OWNER',
|
|
563
|
+
AccessProfileOwner: 'ACCESS_PROFILE_OWNER',
|
|
564
|
+
ApplicationOwner: 'APPLICATION_OWNER',
|
|
565
|
+
EntitlementOwner: 'ENTITLEMENT_OWNER',
|
|
566
|
+
RoleOwner: 'ROLE_OWNER',
|
|
567
|
+
SourceOwner: 'SOURCE_OWNER',
|
|
568
|
+
RequestedTargetOwner: 'REQUESTED_TARGET_OWNER',
|
|
569
|
+
AccessProfilePrimaryOwner: 'ACCESS_PROFILE_PRIMARY_OWNER',
|
|
570
|
+
ApplicationPrimaryOwner: 'APPLICATION_PRIMARY_OWNER',
|
|
571
|
+
EntitlementPrimaryOwner: 'ENTITLEMENT_PRIMARY_OWNER',
|
|
572
|
+
RolePrimaryOwner: 'ROLE_PRIMARY_OWNER',
|
|
573
|
+
SourcePrimaryOwner: 'SOURCE_PRIMARY_OWNER',
|
|
574
|
+
RequestedTargetPrimaryOwner: 'REQUESTED_TARGET_PRIMARY_OWNER',
|
|
575
|
+
AccessProfileSecondaryOwnerGroup: 'ACCESS_PROFILE_SECONDARY_OWNER_GROUP',
|
|
576
|
+
ApplicationSecondaryOwnerGroup: 'APPLICATION_SECONDARY_OWNER_GROUP',
|
|
577
|
+
EntitlementSecondaryOwnerGroup: 'ENTITLEMENT_SECONDARY_OWNER_GROUP',
|
|
578
|
+
RoleSecondaryOwnerGroup: 'ROLE_SECONDARY_OWNER_GROUP',
|
|
579
|
+
SourceSecondaryOwnerGroup: 'SOURCE_SECONDARY_OWNER_GROUP',
|
|
580
|
+
RequestedTargetSecondaryOwnerGroup: 'REQUESTED_TARGET_SECONDARY_OWNER_GROUP',
|
|
581
|
+
AccessProfileAllOwnerGroup: 'ACCESS_PROFILE_ALL_OWNER_GROUP',
|
|
582
|
+
ApplicationAllOwnerGroup: 'APPLICATION_ALL_OWNER_GROUP',
|
|
583
|
+
EntitlementAllOwnerGroup: 'ENTITLEMENT_ALL_OWNER_GROUP',
|
|
584
|
+
RoleAllOwnerGroup: 'ROLE_ALL_OWNER_GROUP',
|
|
585
|
+
SourceAllOwnerGroup: 'SOURCE_ALL_OWNER_GROUP',
|
|
586
|
+
RequestedTargetAllOwnerGroup: 'REQUESTED_TARGET_ALL_OWNER_GROUP'
|
|
587
|
+
};
|
|
499
588
|
exports.ApprovalConfigTimeoutConfigV2025TimeoutResultV2025 = {
|
|
500
589
|
Expired: 'EXPIRED',
|
|
501
590
|
Approved: 'APPROVED'
|
|
@@ -525,13 +614,42 @@ exports.ApprovalIdentityRecordV2025TypeV2025 = {
|
|
|
525
614
|
};
|
|
526
615
|
exports.ApprovalIdentityV2025TypeV2025 = {
|
|
527
616
|
Identity: 'IDENTITY',
|
|
528
|
-
ManagerOf: 'MANAGER_OF',
|
|
529
617
|
GovernanceGroup: 'GOVERNANCE_GROUP',
|
|
530
|
-
|
|
531
|
-
|
|
618
|
+
ManagerOf: 'MANAGER_OF',
|
|
619
|
+
AccountOwner: 'ACCOUNT_OWNER',
|
|
620
|
+
MachineAccountOwner: 'MACHINE_ACCOUNT_OWNER',
|
|
621
|
+
MachineIdentityOwner: 'MACHINE_IDENTITY_OWNER',
|
|
622
|
+
ManagerOfRequestedTargetOwner: 'MANAGER_OF_REQUESTED_TARGET_OWNER',
|
|
623
|
+
ManagerOfMachineIdentityOwner: 'MANAGER_OF_MACHINE_IDENTITY_OWNER',
|
|
624
|
+
ManagerOfAccountOwner: 'MANAGER_OF_ACCOUNT_OWNER',
|
|
625
|
+
ManagerOfMachineAccountOwner: 'MANAGER_OF_MACHINE_ACCOUNT_OWNER',
|
|
626
|
+
ManagerOfRequester: 'MANAGER_OF_REQUESTER',
|
|
627
|
+
ManagerOfRequesterOwner: 'MANAGER_OF_REQUESTER_OWNER',
|
|
628
|
+
ManagerOfOwner: 'MANAGER_OF_OWNER',
|
|
532
629
|
AccessProfileOwner: 'ACCESS_PROFILE_OWNER',
|
|
630
|
+
ApplicationOwner: 'APPLICATION_OWNER',
|
|
533
631
|
EntitlementOwner: 'ENTITLEMENT_OWNER',
|
|
534
|
-
|
|
632
|
+
RoleOwner: 'ROLE_OWNER',
|
|
633
|
+
SourceOwner: 'SOURCE_OWNER',
|
|
634
|
+
RequestedTargetOwner: 'REQUESTED_TARGET_OWNER',
|
|
635
|
+
AccessProfilePrimaryOwner: 'ACCESS_PROFILE_PRIMARY_OWNER',
|
|
636
|
+
ApplicationPrimaryOwner: 'APPLICATION_PRIMARY_OWNER',
|
|
637
|
+
EntitlementPrimaryOwner: 'ENTITLEMENT_PRIMARY_OWNER',
|
|
638
|
+
RolePrimaryOwner: 'ROLE_PRIMARY_OWNER',
|
|
639
|
+
SourcePrimaryOwner: 'SOURCE_PRIMARY_OWNER',
|
|
640
|
+
RequestedTargetPrimaryOwner: 'REQUESTED_TARGET_PRIMARY_OWNER',
|
|
641
|
+
AccessProfileSecondaryOwnerGroup: 'ACCESS_PROFILE_SECONDARY_OWNER_GROUP',
|
|
642
|
+
ApplicationSecondaryOwnerGroup: 'APPLICATION_SECONDARY_OWNER_GROUP',
|
|
643
|
+
EntitlementSecondaryOwnerGroup: 'ENTITLEMENT_SECONDARY_OWNER_GROUP',
|
|
644
|
+
RoleSecondaryOwnerGroup: 'ROLE_SECONDARY_OWNER_GROUP',
|
|
645
|
+
SourceSecondaryOwnerGroup: 'SOURCE_SECONDARY_OWNER_GROUP',
|
|
646
|
+
RequestedTargetSecondaryOwnerGroup: 'REQUESTED_TARGET_SECONDARY_OWNER_GROUP',
|
|
647
|
+
AccessProfileAllOwnerGroup: 'ACCESS_PROFILE_ALL_OWNER_GROUP',
|
|
648
|
+
ApplicationAllOwnerGroup: 'APPLICATION_ALL_OWNER_GROUP',
|
|
649
|
+
EntitlementAllOwnerGroup: 'ENTITLEMENT_ALL_OWNER_GROUP',
|
|
650
|
+
RoleAllOwnerGroup: 'ROLE_ALL_OWNER_GROUP',
|
|
651
|
+
SourceAllOwnerGroup: 'SOURCE_ALL_OWNER_GROUP',
|
|
652
|
+
RequestedTargetAllOwnerGroup: 'REQUESTED_TARGET_ALL_OWNER_GROUP'
|
|
535
653
|
};
|
|
536
654
|
exports.ApprovalReassignmentHistoryV2025ReassignmentTypeV2025 = {
|
|
537
655
|
Escalation: 'ESCALATION',
|
|
@@ -11844,9 +11962,9 @@ var ApprovalsV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
11844
11962
|
});
|
|
11845
11963
|
},
|
|
11846
11964
|
/**
|
|
11847
|
-
* Gets a list of approvals.
|
|
11965
|
+
* 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\"\'
|
|
11848
11966
|
* @summary Get approvals
|
|
11849
|
-
* @param {boolean} [mine]
|
|
11967
|
+
* @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]\').
|
|
11850
11968
|
* @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.
|
|
11851
11969
|
* @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.
|
|
11852
11970
|
* @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.
|
|
@@ -11856,7 +11974,7 @@ var ApprovalsV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
11856
11974
|
* @param {boolean} [includeApprovers] If set to true in the query, the approval requests returned will include approvers.
|
|
11857
11975
|
* @param {boolean} [includeReassignmentHistory] If set to true in the query, the approval requests returned will include reassignment history.
|
|
11858
11976
|
* @param {boolean} [includeBatchInfo] If set to true in the query, the approval requests returned will include batch information.
|
|
11859
|
-
* @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* **
|
|
11977
|
+
* @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*
|
|
11860
11978
|
* @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.
|
|
11861
11979
|
* @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.
|
|
11862
11980
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -12525,9 +12643,9 @@ var ApprovalsV2025ApiFp = function (configuration) {
|
|
|
12525
12643
|
});
|
|
12526
12644
|
},
|
|
12527
12645
|
/**
|
|
12528
|
-
* Gets a list of approvals.
|
|
12646
|
+
* 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\"\'
|
|
12529
12647
|
* @summary Get approvals
|
|
12530
|
-
* @param {boolean} [mine]
|
|
12648
|
+
* @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]\').
|
|
12531
12649
|
* @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.
|
|
12532
12650
|
* @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.
|
|
12533
12651
|
* @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.
|
|
@@ -12537,7 +12655,7 @@ var ApprovalsV2025ApiFp = function (configuration) {
|
|
|
12537
12655
|
* @param {boolean} [includeApprovers] If set to true in the query, the approval requests returned will include approvers.
|
|
12538
12656
|
* @param {boolean} [includeReassignmentHistory] If set to true in the query, the approval requests returned will include reassignment history.
|
|
12539
12657
|
* @param {boolean} [includeBatchInfo] If set to true in the query, the approval requests returned will include batch information.
|
|
12540
|
-
* @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* **
|
|
12658
|
+
* @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*
|
|
12541
12659
|
* @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.
|
|
12542
12660
|
* @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.
|
|
12543
12661
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -12810,7 +12928,7 @@ var ApprovalsV2025ApiFactory = function (configuration, basePath, axios) {
|
|
|
12810
12928
|
return localVarFp.getApproval(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
12811
12929
|
},
|
|
12812
12930
|
/**
|
|
12813
|
-
* Gets a list of approvals.
|
|
12931
|
+
* 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\"\'
|
|
12814
12932
|
* @summary Get approvals
|
|
12815
12933
|
* @param {ApprovalsV2025ApiGetApprovalsRequest} requestParameters Request parameters.
|
|
12816
12934
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -12975,7 +13093,7 @@ var ApprovalsV2025Api = /** @class */ (function (_super) {
|
|
|
12975
13093
|
return (0, exports.ApprovalsV2025ApiFp)(this.configuration).getApproval(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
12976
13094
|
};
|
|
12977
13095
|
/**
|
|
12978
|
-
* Gets a list of approvals.
|
|
13096
|
+
* 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\"\'
|
|
12979
13097
|
* @summary Get approvals
|
|
12980
13098
|
* @param {ApprovalsV2025ApiGetApprovalsRequest} requestParameters Request parameters.
|
|
12981
13099
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -54024,24 +54142,28 @@ var MachineIdentitiesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
54024
54142
|
/**
|
|
54025
54143
|
* Starts a machine identity (AI Agents) aggregation on the specified source.
|
|
54026
54144
|
* @summary Start machine identity aggregation
|
|
54145
|
+
* @param {string} sourceId Source ID.
|
|
54027
54146
|
* @param {MachineIdentityAggregationRequestV2025} machineIdentityAggregationRequestV2025
|
|
54028
54147
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
54029
54148
|
* @param {*} [axiosOptions] Override http request option.
|
|
54030
54149
|
* @throws {RequiredError}
|
|
54031
54150
|
*/
|
|
54032
|
-
startMachineIdentityAggregation: function (machineIdentityAggregationRequestV2025, xSailPointExperimental, axiosOptions) {
|
|
54151
|
+
startMachineIdentityAggregation: function (sourceId, machineIdentityAggregationRequestV2025, xSailPointExperimental, axiosOptions) {
|
|
54033
54152
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
54034
54153
|
return __awaiter(_this, void 0, void 0, function () {
|
|
54035
54154
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
54036
54155
|
return __generator(this, function (_a) {
|
|
54037
54156
|
switch (_a.label) {
|
|
54038
54157
|
case 0:
|
|
54158
|
+
// verify required parameter 'sourceId' is not null or undefined
|
|
54159
|
+
(0, common_1.assertParamExists)('startMachineIdentityAggregation', 'sourceId', sourceId);
|
|
54039
54160
|
// verify required parameter 'machineIdentityAggregationRequestV2025' is not null or undefined
|
|
54040
54161
|
(0, common_1.assertParamExists)('startMachineIdentityAggregation', 'machineIdentityAggregationRequestV2025', machineIdentityAggregationRequestV2025);
|
|
54041
54162
|
if (xSailPointExperimental === undefined) {
|
|
54042
54163
|
xSailPointExperimental = 'true';
|
|
54043
54164
|
}
|
|
54044
|
-
localVarPath = "/sources/{sourceId}/aggregate-agents"
|
|
54165
|
+
localVarPath = "/sources/{sourceId}/aggregate-agents"
|
|
54166
|
+
.replace("{".concat("sourceId", "}"), encodeURIComponent(String(sourceId)));
|
|
54045
54167
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
54046
54168
|
if (configuration) {
|
|
54047
54169
|
baseOptions = configuration.baseOptions;
|
|
@@ -54298,18 +54420,19 @@ var MachineIdentitiesV2025ApiFp = function (configuration) {
|
|
|
54298
54420
|
/**
|
|
54299
54421
|
* Starts a machine identity (AI Agents) aggregation on the specified source.
|
|
54300
54422
|
* @summary Start machine identity aggregation
|
|
54423
|
+
* @param {string} sourceId Source ID.
|
|
54301
54424
|
* @param {MachineIdentityAggregationRequestV2025} machineIdentityAggregationRequestV2025
|
|
54302
54425
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
54303
54426
|
* @param {*} [axiosOptions] Override http request option.
|
|
54304
54427
|
* @throws {RequiredError}
|
|
54305
54428
|
*/
|
|
54306
|
-
startMachineIdentityAggregation: function (machineIdentityAggregationRequestV2025, xSailPointExperimental, axiosOptions) {
|
|
54429
|
+
startMachineIdentityAggregation: function (sourceId, machineIdentityAggregationRequestV2025, xSailPointExperimental, axiosOptions) {
|
|
54307
54430
|
var _a, _b, _c;
|
|
54308
54431
|
return __awaiter(this, void 0, void 0, function () {
|
|
54309
54432
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
54310
54433
|
return __generator(this, function (_d) {
|
|
54311
54434
|
switch (_d.label) {
|
|
54312
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.startMachineIdentityAggregation(machineIdentityAggregationRequestV2025, xSailPointExperimental, axiosOptions)];
|
|
54435
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.startMachineIdentityAggregation(sourceId, machineIdentityAggregationRequestV2025, xSailPointExperimental, axiosOptions)];
|
|
54313
54436
|
case 1:
|
|
54314
54437
|
localVarAxiosArgs = _d.sent();
|
|
54315
54438
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -54414,7 +54537,7 @@ var MachineIdentitiesV2025ApiFactory = function (configuration, basePath, axios)
|
|
|
54414
54537
|
* @throws {RequiredError}
|
|
54415
54538
|
*/
|
|
54416
54539
|
startMachineIdentityAggregation: function (requestParameters, axiosOptions) {
|
|
54417
|
-
return localVarFp.startMachineIdentityAggregation(requestParameters.machineIdentityAggregationRequestV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
54540
|
+
return localVarFp.startMachineIdentityAggregation(requestParameters.sourceId, requestParameters.machineIdentityAggregationRequestV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
54418
54541
|
},
|
|
54419
54542
|
/**
|
|
54420
54543
|
* Use this API to update machine identity details.
|
|
@@ -54512,7 +54635,7 @@ var MachineIdentitiesV2025Api = /** @class */ (function (_super) {
|
|
|
54512
54635
|
*/
|
|
54513
54636
|
MachineIdentitiesV2025Api.prototype.startMachineIdentityAggregation = function (requestParameters, axiosOptions) {
|
|
54514
54637
|
var _this = this;
|
|
54515
|
-
return (0, exports.MachineIdentitiesV2025ApiFp)(this.configuration).startMachineIdentityAggregation(requestParameters.machineIdentityAggregationRequestV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
54638
|
+
return (0, exports.MachineIdentitiesV2025ApiFp)(this.configuration).startMachineIdentityAggregation(requestParameters.sourceId, requestParameters.machineIdentityAggregationRequestV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
54516
54639
|
};
|
|
54517
54640
|
/**
|
|
54518
54641
|
* Use this API to update machine identity details.
|
|
@@ -83960,21 +84083,25 @@ var SourcesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
83960
84083
|
/**
|
|
83961
84084
|
* 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.
|
|
83962
84085
|
* @summary Get source entitlement request configuration
|
|
84086
|
+
* @param {string} id The Source id
|
|
83963
84087
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
83964
84088
|
* @param {*} [axiosOptions] Override http request option.
|
|
83965
84089
|
* @throws {RequiredError}
|
|
83966
84090
|
*/
|
|
83967
|
-
getSourceEntitlementRequestConfig: function (xSailPointExperimental, axiosOptions) {
|
|
84091
|
+
getSourceEntitlementRequestConfig: function (id, xSailPointExperimental, axiosOptions) {
|
|
83968
84092
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
83969
84093
|
return __awaiter(_this, void 0, void 0, function () {
|
|
83970
84094
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
83971
84095
|
return __generator(this, function (_a) {
|
|
83972
84096
|
switch (_a.label) {
|
|
83973
84097
|
case 0:
|
|
84098
|
+
// verify required parameter 'id' is not null or undefined
|
|
84099
|
+
(0, common_1.assertParamExists)('getSourceEntitlementRequestConfig', 'id', id);
|
|
83974
84100
|
if (xSailPointExperimental === undefined) {
|
|
83975
84101
|
xSailPointExperimental = 'true';
|
|
83976
84102
|
}
|
|
83977
|
-
localVarPath = "/sources/{id}/entitlement-request-config"
|
|
84103
|
+
localVarPath = "/sources/{id}/entitlement-request-config"
|
|
84104
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
83978
84105
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
83979
84106
|
if (configuration) {
|
|
83980
84107
|
baseOptions = configuration.baseOptions;
|
|
@@ -85936,24 +86063,28 @@ var SourcesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
85936
86063
|
/**
|
|
85937
86064
|
* 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.
|
|
85938
86065
|
* @summary Update source entitlement request configuration
|
|
86066
|
+
* @param {string} id The Source id
|
|
85939
86067
|
* @param {SourceEntitlementRequestConfigV2025} sourceEntitlementRequestConfigV2025
|
|
85940
86068
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
85941
86069
|
* @param {*} [axiosOptions] Override http request option.
|
|
85942
86070
|
* @throws {RequiredError}
|
|
85943
86071
|
*/
|
|
85944
|
-
updateSourceEntitlementRequestConfig: function (sourceEntitlementRequestConfigV2025, xSailPointExperimental, axiosOptions) {
|
|
86072
|
+
updateSourceEntitlementRequestConfig: function (id, sourceEntitlementRequestConfigV2025, xSailPointExperimental, axiosOptions) {
|
|
85945
86073
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
85946
86074
|
return __awaiter(_this, void 0, void 0, function () {
|
|
85947
86075
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
85948
86076
|
return __generator(this, function (_a) {
|
|
85949
86077
|
switch (_a.label) {
|
|
85950
86078
|
case 0:
|
|
86079
|
+
// verify required parameter 'id' is not null or undefined
|
|
86080
|
+
(0, common_1.assertParamExists)('updateSourceEntitlementRequestConfig', 'id', id);
|
|
85951
86081
|
// verify required parameter 'sourceEntitlementRequestConfigV2025' is not null or undefined
|
|
85952
86082
|
(0, common_1.assertParamExists)('updateSourceEntitlementRequestConfig', 'sourceEntitlementRequestConfigV2025', sourceEntitlementRequestConfigV2025);
|
|
85953
86083
|
if (xSailPointExperimental === undefined) {
|
|
85954
86084
|
xSailPointExperimental = 'true';
|
|
85955
86085
|
}
|
|
85956
|
-
localVarPath = "/sources/{id}/entitlement-request-config"
|
|
86086
|
+
localVarPath = "/sources/{id}/entitlement-request-config"
|
|
86087
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
85957
86088
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
85958
86089
|
if (configuration) {
|
|
85959
86090
|
baseOptions = configuration.baseOptions;
|
|
@@ -86599,17 +86730,18 @@ var SourcesV2025ApiFp = function (configuration) {
|
|
|
86599
86730
|
/**
|
|
86600
86731
|
* 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.
|
|
86601
86732
|
* @summary Get source entitlement request configuration
|
|
86733
|
+
* @param {string} id The Source id
|
|
86602
86734
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
86603
86735
|
* @param {*} [axiosOptions] Override http request option.
|
|
86604
86736
|
* @throws {RequiredError}
|
|
86605
86737
|
*/
|
|
86606
|
-
getSourceEntitlementRequestConfig: function (xSailPointExperimental, axiosOptions) {
|
|
86738
|
+
getSourceEntitlementRequestConfig: function (id, xSailPointExperimental, axiosOptions) {
|
|
86607
86739
|
var _a, _b, _c;
|
|
86608
86740
|
return __awaiter(this, void 0, void 0, function () {
|
|
86609
86741
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
86610
86742
|
return __generator(this, function (_d) {
|
|
86611
86743
|
switch (_d.label) {
|
|
86612
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getSourceEntitlementRequestConfig(xSailPointExperimental, axiosOptions)];
|
|
86744
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getSourceEntitlementRequestConfig(id, xSailPointExperimental, axiosOptions)];
|
|
86613
86745
|
case 1:
|
|
86614
86746
|
localVarAxiosArgs = _d.sent();
|
|
86615
86747
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -87326,18 +87458,19 @@ var SourcesV2025ApiFp = function (configuration) {
|
|
|
87326
87458
|
/**
|
|
87327
87459
|
* 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.
|
|
87328
87460
|
* @summary Update source entitlement request configuration
|
|
87461
|
+
* @param {string} id The Source id
|
|
87329
87462
|
* @param {SourceEntitlementRequestConfigV2025} sourceEntitlementRequestConfigV2025
|
|
87330
87463
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
87331
87464
|
* @param {*} [axiosOptions] Override http request option.
|
|
87332
87465
|
* @throws {RequiredError}
|
|
87333
87466
|
*/
|
|
87334
|
-
updateSourceEntitlementRequestConfig: function (sourceEntitlementRequestConfigV2025, xSailPointExperimental, axiosOptions) {
|
|
87467
|
+
updateSourceEntitlementRequestConfig: function (id, sourceEntitlementRequestConfigV2025, xSailPointExperimental, axiosOptions) {
|
|
87335
87468
|
var _a, _b, _c;
|
|
87336
87469
|
return __awaiter(this, void 0, void 0, function () {
|
|
87337
87470
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
87338
87471
|
return __generator(this, function (_d) {
|
|
87339
87472
|
switch (_d.label) {
|
|
87340
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateSourceEntitlementRequestConfig(sourceEntitlementRequestConfigV2025, xSailPointExperimental, axiosOptions)];
|
|
87473
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateSourceEntitlementRequestConfig(id, sourceEntitlementRequestConfigV2025, xSailPointExperimental, axiosOptions)];
|
|
87341
87474
|
case 1:
|
|
87342
87475
|
localVarAxiosArgs = _d.sent();
|
|
87343
87476
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -87605,8 +87738,7 @@ var SourcesV2025ApiFactory = function (configuration, basePath, axios) {
|
|
|
87605
87738
|
* @throws {RequiredError}
|
|
87606
87739
|
*/
|
|
87607
87740
|
getSourceEntitlementRequestConfig: function (requestParameters, axiosOptions) {
|
|
87608
|
-
|
|
87609
|
-
return localVarFp.getSourceEntitlementRequestConfig(requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
87741
|
+
return localVarFp.getSourceEntitlementRequestConfig(requestParameters.id, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
87610
87742
|
},
|
|
87611
87743
|
/**
|
|
87612
87744
|
* This endpoint fetches source health by source\'s id
|
|
@@ -87907,7 +88039,7 @@ var SourcesV2025ApiFactory = function (configuration, basePath, axios) {
|
|
|
87907
88039
|
* @throws {RequiredError}
|
|
87908
88040
|
*/
|
|
87909
88041
|
updateSourceEntitlementRequestConfig: function (requestParameters, axiosOptions) {
|
|
87910
|
-
return localVarFp.updateSourceEntitlementRequestConfig(requestParameters.sourceEntitlementRequestConfigV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
88042
|
+
return localVarFp.updateSourceEntitlementRequestConfig(requestParameters.id, requestParameters.sourceEntitlementRequestConfigV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
87911
88043
|
},
|
|
87912
88044
|
/**
|
|
87913
88045
|
* Use this API to selectively update an existing Schedule using a JSONPatch payload. The following schedule fields are immutable and cannot be updated: - type
|
|
@@ -88181,8 +88313,7 @@ var SourcesV2025Api = /** @class */ (function (_super) {
|
|
|
88181
88313
|
*/
|
|
88182
88314
|
SourcesV2025Api.prototype.getSourceEntitlementRequestConfig = function (requestParameters, axiosOptions) {
|
|
88183
88315
|
var _this = this;
|
|
88184
|
-
|
|
88185
|
-
return (0, exports.SourcesV2025ApiFp)(this.configuration).getSourceEntitlementRequestConfig(requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
88316
|
+
return (0, exports.SourcesV2025ApiFp)(this.configuration).getSourceEntitlementRequestConfig(requestParameters.id, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
88186
88317
|
};
|
|
88187
88318
|
/**
|
|
88188
88319
|
* This endpoint fetches source health by source\'s id
|
|
@@ -88543,7 +88674,7 @@ var SourcesV2025Api = /** @class */ (function (_super) {
|
|
|
88543
88674
|
*/
|
|
88544
88675
|
SourcesV2025Api.prototype.updateSourceEntitlementRequestConfig = function (requestParameters, axiosOptions) {
|
|
88545
88676
|
var _this = this;
|
|
88546
|
-
return (0, exports.SourcesV2025ApiFp)(this.configuration).updateSourceEntitlementRequestConfig(requestParameters.sourceEntitlementRequestConfigV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
88677
|
+
return (0, exports.SourcesV2025ApiFp)(this.configuration).updateSourceEntitlementRequestConfig(requestParameters.id, requestParameters.sourceEntitlementRequestConfigV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
88547
88678
|
};
|
|
88548
88679
|
/**
|
|
88549
88680
|
* Use this API to selectively update an existing Schedule using a JSONPatch payload. The following schedule fields are immutable and cannot be updated: - type
|
|
@@ -91789,22 +91920,18 @@ var TenantContextV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
91789
91920
|
var _this = this;
|
|
91790
91921
|
return {
|
|
91791
91922
|
/**
|
|
91792
|
-
* Returns
|
|
91923
|
+
* 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.
|
|
91793
91924
|
* @summary Retrieve tenant context
|
|
91794
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
91795
91925
|
* @param {*} [axiosOptions] Override http request option.
|
|
91796
91926
|
* @throws {RequiredError}
|
|
91797
91927
|
*/
|
|
91798
|
-
getTenantContext: function (
|
|
91928
|
+
getTenantContext: function (axiosOptions) {
|
|
91799
91929
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
91800
91930
|
return __awaiter(_this, void 0, void 0, function () {
|
|
91801
91931
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
91802
91932
|
return __generator(this, function (_a) {
|
|
91803
91933
|
switch (_a.label) {
|
|
91804
91934
|
case 0:
|
|
91805
|
-
if (xSailPointExperimental === undefined) {
|
|
91806
|
-
xSailPointExperimental = 'true';
|
|
91807
|
-
}
|
|
91808
91935
|
localVarPath = "/tenant-context";
|
|
91809
91936
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
91810
91937
|
if (configuration) {
|
|
@@ -91840,9 +91967,6 @@ var TenantContextV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
91840
91967
|
// authentication applicationAuth required
|
|
91841
91968
|
// oauth required
|
|
91842
91969
|
_a.sent();
|
|
91843
|
-
if (xSailPointExperimental != null) {
|
|
91844
|
-
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
91845
|
-
}
|
|
91846
91970
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
91847
91971
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
91848
91972
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -91858,11 +91982,10 @@ var TenantContextV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
91858
91982
|
* 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.
|
|
91859
91983
|
* @summary Update tenant context
|
|
91860
91984
|
* @param {JsonPatchOperationV2025} jsonPatchOperationV2025
|
|
91861
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
91862
91985
|
* @param {*} [axiosOptions] Override http request option.
|
|
91863
91986
|
* @throws {RequiredError}
|
|
91864
91987
|
*/
|
|
91865
|
-
patchTenantContext: function (jsonPatchOperationV2025,
|
|
91988
|
+
patchTenantContext: function (jsonPatchOperationV2025, axiosOptions) {
|
|
91866
91989
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
91867
91990
|
return __awaiter(_this, void 0, void 0, function () {
|
|
91868
91991
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -91871,9 +91994,6 @@ var TenantContextV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
91871
91994
|
case 0:
|
|
91872
91995
|
// verify required parameter 'jsonPatchOperationV2025' is not null or undefined
|
|
91873
91996
|
(0, common_1.assertParamExists)('patchTenantContext', 'jsonPatchOperationV2025', jsonPatchOperationV2025);
|
|
91874
|
-
if (xSailPointExperimental === undefined) {
|
|
91875
|
-
xSailPointExperimental = 'true';
|
|
91876
|
-
}
|
|
91877
91997
|
localVarPath = "/tenant-context";
|
|
91878
91998
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
91879
91999
|
if (configuration) {
|
|
@@ -91910,9 +92030,6 @@ var TenantContextV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
91910
92030
|
// oauth required
|
|
91911
92031
|
_a.sent();
|
|
91912
92032
|
localVarHeaderParameter['Content-Type'] = 'application/json-patch+json';
|
|
91913
|
-
if (xSailPointExperimental != null) {
|
|
91914
|
-
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
91915
|
-
}
|
|
91916
92033
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
91917
92034
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
91918
92035
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -91936,19 +92053,18 @@ var TenantContextV2025ApiFp = function (configuration) {
|
|
|
91936
92053
|
var localVarAxiosParamCreator = (0, exports.TenantContextV2025ApiAxiosParamCreator)(configuration);
|
|
91937
92054
|
return {
|
|
91938
92055
|
/**
|
|
91939
|
-
* Returns
|
|
92056
|
+
* 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.
|
|
91940
92057
|
* @summary Retrieve tenant context
|
|
91941
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
91942
92058
|
* @param {*} [axiosOptions] Override http request option.
|
|
91943
92059
|
* @throws {RequiredError}
|
|
91944
92060
|
*/
|
|
91945
|
-
getTenantContext: function (
|
|
92061
|
+
getTenantContext: function (axiosOptions) {
|
|
91946
92062
|
var _a, _b, _c;
|
|
91947
92063
|
return __awaiter(this, void 0, void 0, function () {
|
|
91948
92064
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
91949
92065
|
return __generator(this, function (_d) {
|
|
91950
92066
|
switch (_d.label) {
|
|
91951
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getTenantContext(
|
|
92067
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getTenantContext(axiosOptions)];
|
|
91952
92068
|
case 1:
|
|
91953
92069
|
localVarAxiosArgs = _d.sent();
|
|
91954
92070
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -91962,17 +92078,16 @@ var TenantContextV2025ApiFp = function (configuration) {
|
|
|
91962
92078
|
* 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.
|
|
91963
92079
|
* @summary Update tenant context
|
|
91964
92080
|
* @param {JsonPatchOperationV2025} jsonPatchOperationV2025
|
|
91965
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
91966
92081
|
* @param {*} [axiosOptions] Override http request option.
|
|
91967
92082
|
* @throws {RequiredError}
|
|
91968
92083
|
*/
|
|
91969
|
-
patchTenantContext: function (jsonPatchOperationV2025,
|
|
92084
|
+
patchTenantContext: function (jsonPatchOperationV2025, axiosOptions) {
|
|
91970
92085
|
var _a, _b, _c;
|
|
91971
92086
|
return __awaiter(this, void 0, void 0, function () {
|
|
91972
92087
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
91973
92088
|
return __generator(this, function (_d) {
|
|
91974
92089
|
switch (_d.label) {
|
|
91975
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.patchTenantContext(jsonPatchOperationV2025,
|
|
92090
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.patchTenantContext(jsonPatchOperationV2025, axiosOptions)];
|
|
91976
92091
|
case 1:
|
|
91977
92092
|
localVarAxiosArgs = _d.sent();
|
|
91978
92093
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -91993,15 +92108,13 @@ var TenantContextV2025ApiFactory = function (configuration, basePath, axios) {
|
|
|
91993
92108
|
var localVarFp = (0, exports.TenantContextV2025ApiFp)(configuration);
|
|
91994
92109
|
return {
|
|
91995
92110
|
/**
|
|
91996
|
-
* Returns
|
|
92111
|
+
* 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.
|
|
91997
92112
|
* @summary Retrieve tenant context
|
|
91998
|
-
* @param {TenantContextV2025ApiGetTenantContextRequest} requestParameters Request parameters.
|
|
91999
92113
|
* @param {*} [axiosOptions] Override http request option.
|
|
92000
92114
|
* @throws {RequiredError}
|
|
92001
92115
|
*/
|
|
92002
|
-
getTenantContext: function (
|
|
92003
|
-
|
|
92004
|
-
return localVarFp.getTenantContext(requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
92116
|
+
getTenantContext: function (axiosOptions) {
|
|
92117
|
+
return localVarFp.getTenantContext(axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
92005
92118
|
},
|
|
92006
92119
|
/**
|
|
92007
92120
|
* 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.
|
|
@@ -92011,7 +92124,7 @@ var TenantContextV2025ApiFactory = function (configuration, basePath, axios) {
|
|
|
92011
92124
|
* @throws {RequiredError}
|
|
92012
92125
|
*/
|
|
92013
92126
|
patchTenantContext: function (requestParameters, axiosOptions) {
|
|
92014
|
-
return localVarFp.patchTenantContext(requestParameters.jsonPatchOperationV2025,
|
|
92127
|
+
return localVarFp.patchTenantContext(requestParameters.jsonPatchOperationV2025, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
92015
92128
|
},
|
|
92016
92129
|
};
|
|
92017
92130
|
};
|
|
@@ -92028,17 +92141,15 @@ var TenantContextV2025Api = /** @class */ (function (_super) {
|
|
|
92028
92141
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
92029
92142
|
}
|
|
92030
92143
|
/**
|
|
92031
|
-
* Returns
|
|
92144
|
+
* 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.
|
|
92032
92145
|
* @summary Retrieve tenant context
|
|
92033
|
-
* @param {TenantContextV2025ApiGetTenantContextRequest} requestParameters Request parameters.
|
|
92034
92146
|
* @param {*} [axiosOptions] Override http request option.
|
|
92035
92147
|
* @throws {RequiredError}
|
|
92036
92148
|
* @memberof TenantContextV2025Api
|
|
92037
92149
|
*/
|
|
92038
|
-
TenantContextV2025Api.prototype.getTenantContext = function (
|
|
92150
|
+
TenantContextV2025Api.prototype.getTenantContext = function (axiosOptions) {
|
|
92039
92151
|
var _this = this;
|
|
92040
|
-
|
|
92041
|
-
return (0, exports.TenantContextV2025ApiFp)(this.configuration).getTenantContext(requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
92152
|
+
return (0, exports.TenantContextV2025ApiFp)(this.configuration).getTenantContext(axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
92042
92153
|
};
|
|
92043
92154
|
/**
|
|
92044
92155
|
* 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.
|
|
@@ -92050,7 +92161,7 @@ var TenantContextV2025Api = /** @class */ (function (_super) {
|
|
|
92050
92161
|
*/
|
|
92051
92162
|
TenantContextV2025Api.prototype.patchTenantContext = function (requestParameters, axiosOptions) {
|
|
92052
92163
|
var _this = this;
|
|
92053
|
-
return (0, exports.TenantContextV2025ApiFp)(this.configuration).patchTenantContext(requestParameters.jsonPatchOperationV2025,
|
|
92164
|
+
return (0, exports.TenantContextV2025ApiFp)(this.configuration).patchTenantContext(requestParameters.jsonPatchOperationV2025, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
92054
92165
|
};
|
|
92055
92166
|
return TenantContextV2025Api;
|
|
92056
92167
|
}(base_1.BaseAPI));
|