sailpoint-api-client 1.6.8 → 1.6.9
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 +87 -577
- package/beta/common.ts +2 -2
- package/beta/package.json +1 -1
- package/dist/beta/api.d.ts +81 -452
- package/dist/beta/api.js +30 -300
- package/dist/beta/api.js.map +1 -1
- package/dist/beta/common.js +1 -1
- package/dist/generic/api.d.ts +386 -0
- package/dist/generic/api.js +689 -0
- package/dist/generic/api.js.map +1 -0
- package/dist/generic/base.d.ts +66 -0
- package/dist/generic/base.js +89 -0
- package/dist/generic/base.js.map +1 -0
- package/dist/generic/common.d.ts +65 -0
- package/dist/generic/common.js +260 -0
- package/dist/generic/common.js.map +1 -0
- package/dist/generic/configuration.d.ts +91 -0
- package/dist/generic/configuration.js +46 -0
- package/dist/generic/configuration.js.map +1 -0
- package/dist/generic/index.d.ts +13 -0
- package/dist/generic/index.js +32 -0
- package/dist/generic/index.js.map +1 -0
- package/dist/index.d.ts +5 -4
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/paginator.d.ts +3 -1
- package/dist/paginator.js +146 -0
- package/dist/paginator.js.map +1 -1
- package/dist/v2024/api.d.ts +1413 -150
- package/dist/v2024/api.js +1509 -126
- package/dist/v2024/api.js.map +1 -1
- package/dist/v2024/common.js +1 -1
- package/dist/v2025/api.d.ts +3480 -244
- package/dist/v2025/api.js +2638 -280
- package/dist/v2025/api.js.map +1 -1
- package/dist/v2025/common.js +1 -1
- package/dist/v3/api.d.ts +45 -83
- package/dist/v3/api.js +31 -30
- package/dist/v3/api.js.map +1 -1
- package/dist/v3/common.js +1 -1
- package/generic/.openapi-generator/FILES +11 -0
- package/generic/.openapi-generator/VERSION +1 -0
- package/generic/.openapi-generator-ignore +23 -0
- package/generic/README.md +46 -0
- package/generic/api.ts +681 -0
- package/generic/base.ts +86 -0
- package/generic/common.ts +159 -0
- package/generic/configuration.ts +110 -0
- package/generic/git_push.sh +57 -0
- package/generic/index.ts +18 -0
- package/generic/package.json +34 -0
- package/generic/tsconfig.json +21 -0
- package/index.ts +9 -7
- package/package.json +1 -1
- package/paginator.ts +137 -11
- package/v2024/README.md +2 -2
- package/v2024/api.ts +2110 -175
- package/v2024/common.ts +2 -2
- package/v2024/package.json +1 -1
- package/v2025/README.md +2 -2
- package/v2025/api.ts +5869 -1447
- package/v2025/common.ts +2 -2
- package/v2025/package.json +1 -1
- package/v3/README.md +2 -2
- package/v3/api.ts +61 -97
- package/v3/common.ts +2 -2
- package/v3/package.json +1 -1
package/dist/v2025/api.js
CHANGED
|
@@ -79,23 +79,24 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
79
79
|
};
|
|
80
80
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
81
81
|
exports.AccountCorrelatedAccountV2025TypeV2025 = 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.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.
|
|
82
|
+
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 = 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.ApprovalConfigV2025RequiresCommentV2025 = exports.ApprovalConfigTimeoutConfigV2025TimeoutResultV2025 = exports.ApprovalCommentV2025ChangedToStatusV2025 = exports.ApprovalApprovalCriteriaRejectionV2025CalculationTypeV2025 = exports.ApprovalApprovalCriteriaApprovalV2025CalculationTypeV2025 = exports.AggregationTypeV2025 = exports.AdminReviewReassignReassignToV2025TypeV2025 = exports.ActivityInsightsV2025UsageDaysStateV2025 = exports.AccountsCollectedForAggregationV2025StatusV2025 = exports.AccountsCollectedForAggregationSourceV2025TypeV2025 = exports.AccountV2025OriginV2025 = exports.AccountUncorrelatedSourceV2025TypeV2025 = exports.AccountUncorrelatedIdentityV2025TypeV2025 = exports.AccountUncorrelatedAccountV2025TypeV2025 = exports.AccountStatusChangedStatusChangeV2025NewStatusV2025 = exports.AccountStatusChangedStatusChangeV2025PreviousStatusV2025 = exports.AccountCorrelatedSourceV2025TypeV2025 = exports.AccountCorrelatedIdentityV2025TypeV2025 = void 0;
|
|
83
|
+
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 = 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.BulkAddTaggedObjectV2025OperationV2025 = void 0;
|
|
84
|
+
exports.FormDefinitionInputV2025TypeV2025 = exports.FormConditionV2025RuleOperatorV2025 = exports.FilterTypeV2025 = 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 = 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.CreateFormInstanceRequestV2025StateV2025 = exports.CorrelationConfigAttributeAssignmentsInnerV2025MatchModeV2025 = exports.CorrelationConfigAttributeAssignmentsInnerV2025OperationV2025 = exports.CorrelatedGovernanceEventV2025TypeV2025 = exports.ConnectorRuleValidationResponseV2025StateV2025 = exports.ConnectorRuleUpdateRequestV2025TypeV2025 = exports.ConnectorRuleResponseV2025TypeV2025 = exports.ConnectorRuleCreateRequestV2025TypeV2025 = void 0;
|
|
85
|
+
exports.LifecyclestateDeletedV2025TypeV2025 = exports.LifecycleStateV2025IdentityStateV2025 = exports.LauncherV2025TypeV2025 = exports.LauncherRequestV2025TypeV2025 = exports.LauncherRequestReferenceV2025TypeV2025 = exports.LauncherReferenceV2025TypeV2025 = exports.LatestOutlierSummaryV2025TypeV2025 = exports.JsonPatchOperationV2025OpV2025 = 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 = 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.FormUsedByV2025TypeV2025 = exports.FormOwnerV2025TypeV2025 = exports.FormInstanceResponseV2025StateV2025 = exports.FormInstanceRecipientV2025TypeV2025 = exports.FormInstanceCreatedByV2025TypeV2025 = exports.FormElementValidationsSetV2025ValidationTypeV2025 = exports.FormElementV2025ElementTypeV2025 = exports.FormElementDynamicDataSourceV2025DataSourceTypeV2025 = exports.FormElementDynamicDataSourceConfigV2025ObjectTypeV2025 = exports.FormElementDynamicDataSourceConfigV2025IndicesV2025 = exports.FormDefinitionSelfImportExportDtoV2025TypeV2025 = void 0;
|
|
86
|
+
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.ManagedClusterV2025StatusV2025 = exports.ManagedClusterTypesV2025 = exports.ManagedClusterEncryptionConfigV2025FormatV2025 = exports.ManagedClientV2025ProvisionStatusV2025 = exports.ManagedClientV2025ClusterTypeV2025 = exports.ManagedClientV2025StatusV2025 = exports.ManagedClientTypeV2025 = exports.ManagedClientStatusCodeV2025 = exports.ManagedClientHealthIndicatorsV2025TypeV2025 = exports.ManagedClientHealthIndicatorsV2025StatusV2025 = exports.ManagedClientHealthIndicatorsBodyV2025ConsolidatedHealthIndicatorsStatusV2025 = exports.ManagedClientHealthIndicatorsBodyV2025StatusV2025 = exports.MailFromAttributesV2025MailFromDomainStatusV2025 = exports.MachineIdentityAggregationResponseV2025CompletionStatusV2025 = exports.MachineIdentityAggregationResponseV2025TypeV2025 = exports.MachineClassificationCriteriaOperationV2025 = exports.MachineClassificationConfigV2025ClassificationMethodV2025 = exports.MachineAccountV2025ClassificationMethodV2025 = exports.LocaleOriginV2025 = exports.LoadUncorrelatedAccountsTaskTaskV2025CompletionStatusV2025 = exports.LoadUncorrelatedAccountsTaskTaskMessagesInnerV2025TypeV2025 = exports.LoadAccountsTaskTaskV2025CompletionStatusV2025 = exports.LoadAccountsTaskTaskMessagesInnerV2025TypeV2025 = exports.ListWorkgroupMembers200ResponseInnerV2025TypeV2025 = exports.ListFormInstancesByTenantResponseV2025StateV2025 = void 0;
|
|
87
|
+
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.PreApprovalTriggerDetailsV2025DecisionV2025 = exports.PendingApprovalOwnerV2025TypeV2025 = exports.PendingApprovalActionV2025 = exports.PatchPotentialRoleRequestInnerV2025OpV2025 = exports.PatOwnerV2025TypeV2025 = exports.PasswordStatusV2025StateV2025 = exports.PasswordChangeResponseV2025StateV2025 = exports.OwnerReferenceV2025TypeV2025 = exports.OwnerReferenceSegmentsV2025TypeV2025 = exports.OwnerDtoV2025TypeV2025 = exports.OutliersContributingFeatureAccessItemsV2025AccessTypeV2025 = exports.OutlierValueTypeV2025NameV2025 = exports.OutlierV2025UnignoreTypeV2025 = exports.OutlierV2025TypeV2025 = exports.OutlierSummaryV2025TypeV2025 = void 0;
|
|
88
|
+
exports.SodPolicyV2025StateV2025 = exports.SodPolicyOwnerRefV2025TypeV2025 = exports.SodPolicyDtoV2025TypeV2025 = exports.SodPolicyDto1V2025TypeV2025 = 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.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 = exports.RoleCriteriaKeyTypeV2025 = exports.RoleBulkUpdateResponseV2025StatusV2025 = exports.RoleAssignmentSourceTypeV2025 = exports.RoleAssignmentDtoAssignerV2025TypeV2025 = exports.ReviewerV2025TypeV2025 = exports.ReviewableEntitlementAccountOwnerV2025TypeV2025 = exports.RequestedItemStatusV2025TypeV2025 = void 0;
|
|
89
|
+
exports.TaskStatusV2025CompletionStatusV2025 = 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.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;
|
|
90
|
+
exports.AccessRequestIdentityMetricsV2025Api = exports.AccessRequestIdentityMetricsV2025ApiFactory = 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.UpdateMultiHostSourcesRequestInnerV2025OpV2025 = exports.UpdateDetailV2025StatusV2025 = exports.UncorrelatedAccountsReportArgumentsV2025SelectedFormatsV2025 = exports.TriggerTypeV2025 = exports.TransformV2025TypeV2025 = exports.TransformReadV2025TypeV2025 = exports.TestSourceConnectionMultihost200ResponseV2025ResultTypeV2025 = exports.TemplateDtoV2025MediumV2025 = exports.TemplateDtoDefaultV2025MediumV2025 = exports.TemplateBulkDeleteDtoV2025MediumV2025 = void 0;
|
|
91
|
+
exports.CertificationCampaignFiltersV2025ApiFactory = exports.CertificationCampaignFiltersV2025ApiFp = exports.CertificationCampaignFiltersV2025ApiAxiosParamCreator = exports.BrandingV2025Api = exports.BrandingV2025ApiFactory = exports.BrandingV2025ApiFp = exports.BrandingV2025ApiAxiosParamCreator = exports.AuthUsersV2025Api = exports.AuthUsersV2025ApiFactory = exports.AuthUsersV2025ApiFp = exports.AuthUsersV2025ApiAxiosParamCreator = exports.AuthProfileV2025Api = exports.AuthProfileV2025ApiFactory = exports.AuthProfileV2025ApiFp = exports.AuthProfileV2025ApiAxiosParamCreator = exports.AppsV2025Api = exports.AppsV2025ApiFactory = exports.AppsV2025ApiFp = exports.AppsV2025ApiAxiosParamCreator = exports.ApprovalsV2025Api = exports.ApprovalsV2025ApiFactory = exports.ApprovalsV2025ApiFp = exports.ApprovalsV2025ApiAxiosParamCreator = exports.GetDiscoveredApplicationsDetailV2025 = exports.ApplicationDiscoveryV2025Api = exports.ApplicationDiscoveryV2025ApiFactory = exports.ApplicationDiscoveryV2025ApiFp = exports.ApplicationDiscoveryV2025ApiAxiosParamCreator = 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 = void 0;
|
|
92
|
+
exports.GetCustomPasswordInstructionsPageIdV2025 = exports.DeleteCustomPasswordInstructionsPageIdV2025 = exports.CustomPasswordInstructionsV2025Api = exports.CustomPasswordInstructionsV2025ApiFactory = exports.CustomPasswordInstructionsV2025ApiFp = exports.CustomPasswordInstructionsV2025ApiAxiosParamCreator = exports.CustomFormsV2025Api = exports.CustomFormsV2025ApiFactory = 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 = void 0;
|
|
93
|
+
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 = 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.DataSegmentationV2025Api = exports.DataSegmentationV2025ApiFactory = exports.DataSegmentationV2025ApiFp = exports.DataSegmentationV2025ApiAxiosParamCreator = exports.ListUserLevelsDetailLevelV2025 = exports.CustomUserLevelsV2025Api = exports.CustomUserLevelsV2025ApiFactory = exports.CustomUserLevelsV2025ApiFp = exports.CustomUserLevelsV2025ApiAxiosParamCreator = void 0;
|
|
94
|
+
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 = 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 = void 0;
|
|
95
|
+
exports.PasswordConfigurationV2025ApiFp = exports.PasswordConfigurationV2025ApiAxiosParamCreator = 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 = 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 = void 0;
|
|
96
|
+
exports.SIMIntegrationsV2025ApiFp = exports.SIMIntegrationsV2025ApiAxiosParamCreator = exports.RolesV2025Api = exports.RolesV2025ApiFactory = exports.RolesV2025ApiFp = exports.RolesV2025ApiAxiosParamCreator = 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 = 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 = void 0;
|
|
97
|
+
exports.GetSourceScheduleScheduleTypeV2025 = exports.GetSourceConfigLocaleV2025 = exports.DeleteSourceScheduleScheduleTypeV2025 = exports.SourcesV2025Api = exports.SourcesV2025ApiFactory = exports.SourcesV2025ApiFp = exports.SourcesV2025ApiAxiosParamCreator = exports.SourceUsagesV2025Api = exports.SourceUsagesV2025ApiFactory = exports.SourceUsagesV2025ApiFp = exports.SourceUsagesV2025ApiAxiosParamCreator = 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 = 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 = void 0;
|
|
98
|
+
exports.WorkItemsV2025Api = exports.WorkItemsV2025ApiFactory = exports.WorkItemsV2025ApiFp = exports.WorkItemsV2025ApiAxiosParamCreator = exports.VendorConnectorMappingsV2025Api = exports.VendorConnectorMappingsV2025ApiFactory = exports.VendorConnectorMappingsV2025ApiFp = exports.VendorConnectorMappingsV2025ApiAxiosParamCreator = 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 = 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 = void 0;
|
|
99
|
+
exports.WorkflowsV2025Api = exports.WorkflowsV2025ApiFactory = exports.WorkflowsV2025ApiFp = exports.WorkflowsV2025ApiAxiosParamCreator = exports.WorkReassignmentV2025Api = exports.WorkReassignmentV2025ApiFactory = exports.WorkReassignmentV2025ApiFp = exports.WorkReassignmentV2025ApiAxiosParamCreator = void 0;
|
|
99
100
|
var axios_1 = __importDefault(require("axios"));
|
|
100
101
|
// Some imports not used depending on template conditions
|
|
101
102
|
// @ts-ignore
|
|
@@ -407,14 +408,52 @@ exports.AggregationTypeV2025 = {
|
|
|
407
408
|
Dsl: 'DSL',
|
|
408
409
|
Sailpoint: 'SAILPOINT'
|
|
409
410
|
};
|
|
411
|
+
exports.ApprovalApprovalCriteriaApprovalV2025CalculationTypeV2025 = {
|
|
412
|
+
Count: 'COUNT',
|
|
413
|
+
Percent: 'PERCENT'
|
|
414
|
+
};
|
|
415
|
+
exports.ApprovalApprovalCriteriaRejectionV2025CalculationTypeV2025 = {
|
|
416
|
+
Count: 'COUNT',
|
|
417
|
+
Percent: 'PERCENT'
|
|
418
|
+
};
|
|
410
419
|
exports.ApprovalCommentV2025ChangedToStatusV2025 = {
|
|
411
420
|
PendingApproval: 'PENDING_APPROVAL',
|
|
412
421
|
Approved: 'APPROVED',
|
|
413
422
|
Rejected: 'REJECTED'
|
|
414
423
|
};
|
|
415
|
-
exports.
|
|
424
|
+
exports.ApprovalConfigTimeoutConfigV2025TimeoutResultV2025 = {
|
|
425
|
+
Expired: 'EXPIRED',
|
|
426
|
+
Approved: 'APPROVED'
|
|
427
|
+
};
|
|
428
|
+
exports.ApprovalConfigV2025RequiresCommentV2025 = {
|
|
429
|
+
Approval: 'APPROVAL',
|
|
430
|
+
Rejection: 'REJECTION',
|
|
431
|
+
All: 'ALL',
|
|
432
|
+
Off: 'OFF'
|
|
433
|
+
};
|
|
434
|
+
exports.ApprovalConfigV2025AutoApproveV2025 = {
|
|
435
|
+
Off: 'OFF',
|
|
436
|
+
Direct: 'DIRECT',
|
|
437
|
+
Indirect: 'INDIRECT'
|
|
438
|
+
};
|
|
439
|
+
exports.ApprovalIdentityRecordV2025TypeV2025 = {
|
|
416
440
|
Identity: 'IDENTITY'
|
|
417
441
|
};
|
|
442
|
+
exports.ApprovalIdentityV2025TypeV2025 = {
|
|
443
|
+
Identity: 'IDENTITY',
|
|
444
|
+
ManagerOf: 'MANAGER_OF',
|
|
445
|
+
GovernanceGroup: 'GOVERNANCE_GROUP',
|
|
446
|
+
SourceOwner: 'SOURCE_OWNER',
|
|
447
|
+
RoleOwner: 'ROLE_OWNER',
|
|
448
|
+
AccessProfileOwner: 'ACCESS_PROFILE_OWNER',
|
|
449
|
+
EntitlementOwner: 'ENTITLEMENT_OWNER',
|
|
450
|
+
ApplicationOwner: 'APPLICATION_OWNER'
|
|
451
|
+
};
|
|
452
|
+
exports.ApprovalReassignmentHistoryV2025ReassignmentTypeV2025 = {
|
|
453
|
+
Escalation: 'ESCALATION',
|
|
454
|
+
ManualReassignment: 'MANUAL_REASSIGNMENT',
|
|
455
|
+
AutoReassignment: 'AUTO_REASSIGNMENT'
|
|
456
|
+
};
|
|
418
457
|
exports.ApprovalSchemeForRoleV2025ApproverTypeV2025 = {
|
|
419
458
|
Owner: 'OWNER',
|
|
420
459
|
Manager: 'MANAGER',
|
|
@@ -453,24 +492,16 @@ exports.ApprovalStatusV2025 = {
|
|
|
453
492
|
NotReady: 'NOT_READY',
|
|
454
493
|
Cancelled: 'CANCELLED'
|
|
455
494
|
};
|
|
495
|
+
exports.ApprovalV2025MediumV2025 = {
|
|
496
|
+
Email: 'EMAIL',
|
|
497
|
+
Slack: 'SLACK',
|
|
498
|
+
Teams: 'TEAMS'
|
|
499
|
+
};
|
|
456
500
|
exports.ApprovalV2025PriorityV2025 = {
|
|
457
501
|
High: 'HIGH',
|
|
458
502
|
Medium: 'MEDIUM',
|
|
459
503
|
Low: 'LOW'
|
|
460
504
|
};
|
|
461
|
-
exports.ApprovalV2025ApprovalCriteriaV2025 = {
|
|
462
|
-
Single: 'SINGLE',
|
|
463
|
-
Double: 'DOUBLE',
|
|
464
|
-
Triple: 'TRIPLE',
|
|
465
|
-
Quarter: 'QUARTER',
|
|
466
|
-
Half: 'HALF',
|
|
467
|
-
All: 'ALL'
|
|
468
|
-
};
|
|
469
|
-
exports.ApprovalV2025StatusV2025 = {
|
|
470
|
-
Pending: 'PENDING',
|
|
471
|
-
Approved: 'APPROVED',
|
|
472
|
-
Rejected: 'REJECTED'
|
|
473
|
-
};
|
|
474
505
|
exports.AttrSyncSourceV2025TypeV2025 = {
|
|
475
506
|
Source: 'SOURCE'
|
|
476
507
|
};
|
|
@@ -1240,9 +1271,6 @@ exports.EntitlementAttributeBulkUpdateQueryRequestV2025ReplaceScopeV2025 = {
|
|
|
1240
1271
|
exports.EntitlementOwnerV2025TypeV2025 = {
|
|
1241
1272
|
Identity: 'IDENTITY'
|
|
1242
1273
|
};
|
|
1243
|
-
exports.EntitlementRef1V2025TypeV2025 = {
|
|
1244
|
-
Entitlement: 'ENTITLEMENT'
|
|
1245
|
-
};
|
|
1246
1274
|
exports.EntitlementRefV2025TypeV2025 = {
|
|
1247
1275
|
Entitlement: 'ENTITLEMENT'
|
|
1248
1276
|
};
|
|
@@ -1765,6 +1793,18 @@ exports.LatestOutlierSummaryV2025TypeV2025 = {
|
|
|
1765
1793
|
LowSimilarity: 'LOW_SIMILARITY',
|
|
1766
1794
|
Structural: 'STRUCTURAL'
|
|
1767
1795
|
};
|
|
1796
|
+
exports.LauncherReferenceV2025TypeV2025 = {
|
|
1797
|
+
Workflow: 'WORKFLOW'
|
|
1798
|
+
};
|
|
1799
|
+
exports.LauncherRequestReferenceV2025TypeV2025 = {
|
|
1800
|
+
Workflow: 'WORKFLOW'
|
|
1801
|
+
};
|
|
1802
|
+
exports.LauncherRequestV2025TypeV2025 = {
|
|
1803
|
+
InteractiveProcess: 'INTERACTIVE_PROCESS'
|
|
1804
|
+
};
|
|
1805
|
+
exports.LauncherV2025TypeV2025 = {
|
|
1806
|
+
InteractiveProcess: 'INTERACTIVE_PROCESS'
|
|
1807
|
+
};
|
|
1768
1808
|
exports.LifecycleStateV2025IdentityStateV2025 = {
|
|
1769
1809
|
Active: 'ACTIVE',
|
|
1770
1810
|
InactiveShortTerm: 'INACTIVE_SHORT_TERM',
|
|
@@ -1774,6 +1814,13 @@ exports.LifecyclestateDeletedV2025TypeV2025 = {
|
|
|
1774
1814
|
LifecycleState: 'LIFECYCLE_STATE',
|
|
1775
1815
|
TaskResult: 'TASK_RESULT'
|
|
1776
1816
|
};
|
|
1817
|
+
exports.ListFormInstancesByTenantResponseV2025StateV2025 = {
|
|
1818
|
+
Assigned: 'ASSIGNED',
|
|
1819
|
+
InProgress: 'IN_PROGRESS',
|
|
1820
|
+
Submitted: 'SUBMITTED',
|
|
1821
|
+
Completed: 'COMPLETED',
|
|
1822
|
+
Cancelled: 'CANCELLED'
|
|
1823
|
+
};
|
|
1777
1824
|
exports.ListWorkgroupMembers200ResponseInnerV2025TypeV2025 = {
|
|
1778
1825
|
Identity: 'IDENTITY'
|
|
1779
1826
|
};
|
|
@@ -1834,11 +1881,46 @@ exports.MachineClassificationCriteriaOperationV2025 = {
|
|
|
1834
1881
|
And: 'AND',
|
|
1835
1882
|
Or: 'OR'
|
|
1836
1883
|
};
|
|
1884
|
+
exports.MachineIdentityAggregationResponseV2025TypeV2025 = {
|
|
1885
|
+
Quartz: 'QUARTZ',
|
|
1886
|
+
Qpoc: 'QPOC',
|
|
1887
|
+
QueuedTask: 'QUEUED_TASK'
|
|
1888
|
+
};
|
|
1889
|
+
exports.MachineIdentityAggregationResponseV2025CompletionStatusV2025 = {
|
|
1890
|
+
Success: 'SUCCESS',
|
|
1891
|
+
Warning: 'WARNING',
|
|
1892
|
+
Error: 'ERROR',
|
|
1893
|
+
Terminated: 'TERMINATED',
|
|
1894
|
+
Temperror: 'TEMPERROR'
|
|
1895
|
+
};
|
|
1837
1896
|
exports.MailFromAttributesV2025MailFromDomainStatusV2025 = {
|
|
1838
1897
|
Pending: 'PENDING',
|
|
1839
1898
|
Success: 'SUCCESS',
|
|
1840
1899
|
Failed: 'FAILED'
|
|
1841
1900
|
};
|
|
1901
|
+
exports.ManagedClientHealthIndicatorsBodyV2025StatusV2025 = {
|
|
1902
|
+
Normal: 'NORMAL',
|
|
1903
|
+
Undefined: 'UNDEFINED',
|
|
1904
|
+
Warning: 'WARNING',
|
|
1905
|
+
Error: 'ERROR',
|
|
1906
|
+
Failed: 'FAILED'
|
|
1907
|
+
};
|
|
1908
|
+
exports.ManagedClientHealthIndicatorsBodyV2025ConsolidatedHealthIndicatorsStatusV2025 = {
|
|
1909
|
+
Normal: 'NORMAL',
|
|
1910
|
+
Warning: 'WARNING',
|
|
1911
|
+
Error: 'ERROR'
|
|
1912
|
+
};
|
|
1913
|
+
exports.ManagedClientHealthIndicatorsV2025StatusV2025 = {
|
|
1914
|
+
Normal: 'NORMAL',
|
|
1915
|
+
Undefined: 'UNDEFINED',
|
|
1916
|
+
Warning: 'WARNING',
|
|
1917
|
+
Error: 'ERROR',
|
|
1918
|
+
Failed: 'FAILED'
|
|
1919
|
+
};
|
|
1920
|
+
exports.ManagedClientHealthIndicatorsV2025TypeV2025 = {
|
|
1921
|
+
Va: 'VA',
|
|
1922
|
+
Ccg: 'CCG'
|
|
1923
|
+
};
|
|
1842
1924
|
/**
|
|
1843
1925
|
* Status of a Managed Client
|
|
1844
1926
|
* @export
|
|
@@ -1886,6 +1968,10 @@ exports.ManagedClientV2025ProvisionStatusV2025 = {
|
|
|
1886
1968
|
Provisioned: 'PROVISIONED',
|
|
1887
1969
|
Draft: 'DRAFT'
|
|
1888
1970
|
};
|
|
1971
|
+
exports.ManagedClusterEncryptionConfigV2025FormatV2025 = {
|
|
1972
|
+
V2: 'V2',
|
|
1973
|
+
V3: 'V3'
|
|
1974
|
+
};
|
|
1889
1975
|
/**
|
|
1890
1976
|
* The Type of Cluster
|
|
1891
1977
|
* @export
|
|
@@ -1976,6 +2062,9 @@ exports.MultiHostIntegrationsConnectorAttributesV2025MultihostStatusV2025 = {
|
|
|
1976
2062
|
DeleteInProgress: 'deleteInProgress',
|
|
1977
2063
|
DeleteFailed: 'deleteFailed'
|
|
1978
2064
|
};
|
|
2065
|
+
exports.MultiHostIntegrationsOwnerV2025TypeV2025 = {
|
|
2066
|
+
Identity: 'IDENTITY'
|
|
2067
|
+
};
|
|
1979
2068
|
exports.MultiHostIntegrationsV2025FeaturesV2025 = {
|
|
1980
2069
|
Authenticate: 'AUTHENTICATE',
|
|
1981
2070
|
Composite: 'COMPOSITE',
|
|
@@ -3090,6 +3179,16 @@ exports.SubscriptionTypeV2025 = {
|
|
|
3090
3179
|
Script: 'SCRIPT',
|
|
3091
3180
|
Workflow: 'WORKFLOW'
|
|
3092
3181
|
};
|
|
3182
|
+
exports.TagTagCategoryRefsInnerV2025TypeV2025 = {
|
|
3183
|
+
AccessProfile: 'ACCESS_PROFILE',
|
|
3184
|
+
Application: 'APPLICATION',
|
|
3185
|
+
Campaign: 'CAMPAIGN',
|
|
3186
|
+
Entitlement: 'ENTITLEMENT',
|
|
3187
|
+
Identity: 'IDENTITY',
|
|
3188
|
+
Role: 'ROLE',
|
|
3189
|
+
SodPolicy: 'SOD_POLICY',
|
|
3190
|
+
Source: 'SOURCE'
|
|
3191
|
+
};
|
|
3093
3192
|
exports.TaggedObjectDtoV2025TypeV2025 = {
|
|
3094
3193
|
AccessProfile: 'ACCESS_PROFILE',
|
|
3095
3194
|
Application: 'APPLICATION',
|
|
@@ -6699,6 +6798,7 @@ var AccessRequestsV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
6699
6798
|
/**
|
|
6700
6799
|
* Use this API to get access request statuses of all the access requests in the org based on the specified query parameters. Any user with user level ORG_ADMIN or scope idn:access-request-administration:read can access this endpoint to get the access request statuses
|
|
6701
6800
|
* @summary Access request status for administrators
|
|
6801
|
+
* @param {string} xSailPointExperimental Use this header to enable this experimental API.
|
|
6702
6802
|
* @param {string} [requestedFor] Filter the results by the identity the requests were made for. *me* indicates the current user. Mutually exclusive with *regarding-identity*.
|
|
6703
6803
|
* @param {string} [requestedBy] Filter the results by the identity who made the requests. *me* indicates the current user. Mutually exclusive with *regarding-identity*.
|
|
6704
6804
|
* @param {string} [regardingIdentity] Filter the results by the specified identity who is either the requester or target of the requests. *me* indicates the current user. Mutually exclusive with *requested-for* and *requested-by*.
|
|
@@ -6712,13 +6812,18 @@ var AccessRequestsV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
6712
6812
|
* @param {*} [axiosOptions] Override http request option.
|
|
6713
6813
|
* @throws {RequiredError}
|
|
6714
6814
|
*/
|
|
6715
|
-
listAdministratorsAccessRequestStatus: function (requestedFor, requestedBy, regardingIdentity, assignedTo, count, limit, offset, filters, sorters, requestState, axiosOptions) {
|
|
6815
|
+
listAdministratorsAccessRequestStatus: function (xSailPointExperimental, requestedFor, requestedBy, regardingIdentity, assignedTo, count, limit, offset, filters, sorters, requestState, axiosOptions) {
|
|
6716
6816
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
6717
6817
|
return __awaiter(_this, void 0, void 0, function () {
|
|
6718
6818
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
6719
6819
|
return __generator(this, function (_a) {
|
|
6720
6820
|
switch (_a.label) {
|
|
6721
6821
|
case 0:
|
|
6822
|
+
if (xSailPointExperimental === undefined) {
|
|
6823
|
+
xSailPointExperimental = 'true';
|
|
6824
|
+
}
|
|
6825
|
+
// verify required parameter 'xSailPointExperimental' is not null or undefined
|
|
6826
|
+
(0, common_1.assertParamExists)('listAdministratorsAccessRequestStatus', 'xSailPointExperimental', xSailPointExperimental);
|
|
6722
6827
|
localVarPath = "/access-request-administration";
|
|
6723
6828
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
6724
6829
|
if (configuration) {
|
|
@@ -6774,6 +6879,9 @@ var AccessRequestsV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
6774
6879
|
if (requestState !== undefined) {
|
|
6775
6880
|
localVarQueryParameter['request-state'] = requestState;
|
|
6776
6881
|
}
|
|
6882
|
+
if (xSailPointExperimental != null) {
|
|
6883
|
+
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
6884
|
+
}
|
|
6777
6885
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
6778
6886
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
6779
6887
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -6789,10 +6897,11 @@ var AccessRequestsV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
6789
6897
|
* Use this API to fetch account information for an identity against the items in an access request. Used to fetch accountSelection for the AccessRequest prior to submitting for async processing.
|
|
6790
6898
|
* @summary Get accounts selections for identity
|
|
6791
6899
|
* @param {AccountsSelectionRequestV2025} accountsSelectionRequestV2025
|
|
6900
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
6792
6901
|
* @param {*} [axiosOptions] Override http request option.
|
|
6793
6902
|
* @throws {RequiredError}
|
|
6794
6903
|
*/
|
|
6795
|
-
loadAccountSelections: function (accountsSelectionRequestV2025, axiosOptions) {
|
|
6904
|
+
loadAccountSelections: function (accountsSelectionRequestV2025, xSailPointExperimental, axiosOptions) {
|
|
6796
6905
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
6797
6906
|
return __awaiter(_this, void 0, void 0, function () {
|
|
6798
6907
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -6801,6 +6910,9 @@ var AccessRequestsV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
6801
6910
|
case 0:
|
|
6802
6911
|
// verify required parameter 'accountsSelectionRequestV2025' is not null or undefined
|
|
6803
6912
|
(0, common_1.assertParamExists)('loadAccountSelections', 'accountsSelectionRequestV2025', accountsSelectionRequestV2025);
|
|
6913
|
+
if (xSailPointExperimental === undefined) {
|
|
6914
|
+
xSailPointExperimental = 'true';
|
|
6915
|
+
}
|
|
6804
6916
|
localVarPath = "/access-requests/accounts-selection";
|
|
6805
6917
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
6806
6918
|
if (configuration) {
|
|
@@ -6827,6 +6939,9 @@ var AccessRequestsV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
6827
6939
|
// oauth required
|
|
6828
6940
|
_a.sent();
|
|
6829
6941
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
6942
|
+
if (xSailPointExperimental != null) {
|
|
6943
|
+
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
6944
|
+
}
|
|
6830
6945
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
6831
6946
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
6832
6947
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -7100,6 +7215,7 @@ var AccessRequestsV2025ApiFp = function (configuration) {
|
|
|
7100
7215
|
/**
|
|
7101
7216
|
* Use this API to get access request statuses of all the access requests in the org based on the specified query parameters. Any user with user level ORG_ADMIN or scope idn:access-request-administration:read can access this endpoint to get the access request statuses
|
|
7102
7217
|
* @summary Access request status for administrators
|
|
7218
|
+
* @param {string} xSailPointExperimental Use this header to enable this experimental API.
|
|
7103
7219
|
* @param {string} [requestedFor] Filter the results by the identity the requests were made for. *me* indicates the current user. Mutually exclusive with *regarding-identity*.
|
|
7104
7220
|
* @param {string} [requestedBy] Filter the results by the identity who made the requests. *me* indicates the current user. Mutually exclusive with *regarding-identity*.
|
|
7105
7221
|
* @param {string} [regardingIdentity] Filter the results by the specified identity who is either the requester or target of the requests. *me* indicates the current user. Mutually exclusive with *requested-for* and *requested-by*.
|
|
@@ -7113,13 +7229,13 @@ var AccessRequestsV2025ApiFp = function (configuration) {
|
|
|
7113
7229
|
* @param {*} [axiosOptions] Override http request option.
|
|
7114
7230
|
* @throws {RequiredError}
|
|
7115
7231
|
*/
|
|
7116
|
-
listAdministratorsAccessRequestStatus: function (requestedFor, requestedBy, regardingIdentity, assignedTo, count, limit, offset, filters, sorters, requestState, axiosOptions) {
|
|
7232
|
+
listAdministratorsAccessRequestStatus: function (xSailPointExperimental, requestedFor, requestedBy, regardingIdentity, assignedTo, count, limit, offset, filters, sorters, requestState, axiosOptions) {
|
|
7117
7233
|
var _a, _b, _c;
|
|
7118
7234
|
return __awaiter(this, void 0, void 0, function () {
|
|
7119
7235
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
7120
7236
|
return __generator(this, function (_d) {
|
|
7121
7237
|
switch (_d.label) {
|
|
7122
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.listAdministratorsAccessRequestStatus(requestedFor, requestedBy, regardingIdentity, assignedTo, count, limit, offset, filters, sorters, requestState, axiosOptions)];
|
|
7238
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.listAdministratorsAccessRequestStatus(xSailPointExperimental, requestedFor, requestedBy, regardingIdentity, assignedTo, count, limit, offset, filters, sorters, requestState, axiosOptions)];
|
|
7123
7239
|
case 1:
|
|
7124
7240
|
localVarAxiosArgs = _d.sent();
|
|
7125
7241
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -7133,16 +7249,17 @@ var AccessRequestsV2025ApiFp = function (configuration) {
|
|
|
7133
7249
|
* Use this API to fetch account information for an identity against the items in an access request. Used to fetch accountSelection for the AccessRequest prior to submitting for async processing.
|
|
7134
7250
|
* @summary Get accounts selections for identity
|
|
7135
7251
|
* @param {AccountsSelectionRequestV2025} accountsSelectionRequestV2025
|
|
7252
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
7136
7253
|
* @param {*} [axiosOptions] Override http request option.
|
|
7137
7254
|
* @throws {RequiredError}
|
|
7138
7255
|
*/
|
|
7139
|
-
loadAccountSelections: function (accountsSelectionRequestV2025, axiosOptions) {
|
|
7256
|
+
loadAccountSelections: function (accountsSelectionRequestV2025, xSailPointExperimental, axiosOptions) {
|
|
7140
7257
|
var _a, _b, _c;
|
|
7141
7258
|
return __awaiter(this, void 0, void 0, function () {
|
|
7142
7259
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
7143
7260
|
return __generator(this, function (_d) {
|
|
7144
7261
|
switch (_d.label) {
|
|
7145
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.loadAccountSelections(accountsSelectionRequestV2025, axiosOptions)];
|
|
7262
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.loadAccountSelections(accountsSelectionRequestV2025, xSailPointExperimental, axiosOptions)];
|
|
7146
7263
|
case 1:
|
|
7147
7264
|
localVarAxiosArgs = _d.sent();
|
|
7148
7265
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -7273,8 +7390,7 @@ var AccessRequestsV2025ApiFactory = function (configuration, basePath, axios) {
|
|
|
7273
7390
|
* @throws {RequiredError}
|
|
7274
7391
|
*/
|
|
7275
7392
|
listAdministratorsAccessRequestStatus: function (requestParameters, axiosOptions) {
|
|
7276
|
-
|
|
7277
|
-
return localVarFp.listAdministratorsAccessRequestStatus(requestParameters.requestedFor, requestParameters.requestedBy, requestParameters.regardingIdentity, requestParameters.assignedTo, requestParameters.count, requestParameters.limit, requestParameters.offset, requestParameters.filters, requestParameters.sorters, requestParameters.requestState, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
7393
|
+
return localVarFp.listAdministratorsAccessRequestStatus(requestParameters.xSailPointExperimental, requestParameters.requestedFor, requestParameters.requestedBy, requestParameters.regardingIdentity, requestParameters.assignedTo, requestParameters.count, requestParameters.limit, requestParameters.offset, requestParameters.filters, requestParameters.sorters, requestParameters.requestState, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
7278
7394
|
},
|
|
7279
7395
|
/**
|
|
7280
7396
|
* Use this API to fetch account information for an identity against the items in an access request. Used to fetch accountSelection for the AccessRequest prior to submitting for async processing.
|
|
@@ -7284,7 +7400,7 @@ var AccessRequestsV2025ApiFactory = function (configuration, basePath, axios) {
|
|
|
7284
7400
|
* @throws {RequiredError}
|
|
7285
7401
|
*/
|
|
7286
7402
|
loadAccountSelections: function (requestParameters, axiosOptions) {
|
|
7287
|
-
return localVarFp.loadAccountSelections(requestParameters.accountsSelectionRequestV2025, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
7403
|
+
return localVarFp.loadAccountSelections(requestParameters.accountsSelectionRequestV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
7288
7404
|
},
|
|
7289
7405
|
/**
|
|
7290
7406
|
* This endpoint replaces the current access-request configuration.
|
|
@@ -7416,8 +7532,7 @@ var AccessRequestsV2025Api = /** @class */ (function (_super) {
|
|
|
7416
7532
|
*/
|
|
7417
7533
|
AccessRequestsV2025Api.prototype.listAdministratorsAccessRequestStatus = function (requestParameters, axiosOptions) {
|
|
7418
7534
|
var _this = this;
|
|
7419
|
-
|
|
7420
|
-
return (0, exports.AccessRequestsV2025ApiFp)(this.configuration).listAdministratorsAccessRequestStatus(requestParameters.requestedFor, requestParameters.requestedBy, requestParameters.regardingIdentity, requestParameters.assignedTo, requestParameters.count, requestParameters.limit, requestParameters.offset, requestParameters.filters, requestParameters.sorters, requestParameters.requestState, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
7535
|
+
return (0, exports.AccessRequestsV2025ApiFp)(this.configuration).listAdministratorsAccessRequestStatus(requestParameters.xSailPointExperimental, requestParameters.requestedFor, requestParameters.requestedBy, requestParameters.regardingIdentity, requestParameters.assignedTo, requestParameters.count, requestParameters.limit, requestParameters.offset, requestParameters.filters, requestParameters.sorters, requestParameters.requestState, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
7421
7536
|
};
|
|
7422
7537
|
/**
|
|
7423
7538
|
* Use this API to fetch account information for an identity against the items in an access request. Used to fetch accountSelection for the AccessRequest prior to submitting for async processing.
|
|
@@ -7429,7 +7544,7 @@ var AccessRequestsV2025Api = /** @class */ (function (_super) {
|
|
|
7429
7544
|
*/
|
|
7430
7545
|
AccessRequestsV2025Api.prototype.loadAccountSelections = function (requestParameters, axiosOptions) {
|
|
7431
7546
|
var _this = this;
|
|
7432
|
-
return (0, exports.AccessRequestsV2025ApiFp)(this.configuration).loadAccountSelections(requestParameters.accountsSelectionRequestV2025, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
7547
|
+
return (0, exports.AccessRequestsV2025ApiFp)(this.configuration).loadAccountSelections(requestParameters.accountsSelectionRequestV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
7433
7548
|
};
|
|
7434
7549
|
/**
|
|
7435
7550
|
* This endpoint replaces the current access-request configuration.
|
|
@@ -10094,7 +10209,63 @@ var ApprovalsV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
10094
10209
|
var _this = this;
|
|
10095
10210
|
return {
|
|
10096
10211
|
/**
|
|
10097
|
-
*
|
|
10212
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Approves a specified approval request on behalf of the caller. This endpoint is for generic approvals, unlike the access-request-approval endpoint, and does not include access-request-approvals. The approval request must be in a state that allows it to be approved. If called by an admin and the admin is not listed as an approver, the approval request will be reassigned from a random approver to the admin user.
|
|
10213
|
+
* @summary Post Approvals Approve
|
|
10214
|
+
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to approve
|
|
10215
|
+
* @param {ApprovalApproveRequestV2025} [approvalApproveRequestV2025]
|
|
10216
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10217
|
+
* @throws {RequiredError}
|
|
10218
|
+
*/
|
|
10219
|
+
approveApproval: function (id, approvalApproveRequestV2025, axiosOptions) {
|
|
10220
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
10221
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
10222
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
10223
|
+
return __generator(this, function (_a) {
|
|
10224
|
+
switch (_a.label) {
|
|
10225
|
+
case 0:
|
|
10226
|
+
// verify required parameter 'id' is not null or undefined
|
|
10227
|
+
(0, common_1.assertParamExists)('approveApproval', 'id', id);
|
|
10228
|
+
localVarPath = "/generic-approvals/{id}/approve"
|
|
10229
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
10230
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
10231
|
+
if (configuration) {
|
|
10232
|
+
baseOptions = configuration.baseOptions;
|
|
10233
|
+
}
|
|
10234
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
10235
|
+
localVarHeaderParameter = {};
|
|
10236
|
+
localVarQueryParameter = {};
|
|
10237
|
+
// authentication userAuth required
|
|
10238
|
+
// oauth required
|
|
10239
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
10240
|
+
// authentication userAuth required
|
|
10241
|
+
// oauth required
|
|
10242
|
+
];
|
|
10243
|
+
case 1:
|
|
10244
|
+
// authentication userAuth required
|
|
10245
|
+
// oauth required
|
|
10246
|
+
_a.sent();
|
|
10247
|
+
// authentication userAuth required
|
|
10248
|
+
// oauth required
|
|
10249
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
10250
|
+
case 2:
|
|
10251
|
+
// authentication userAuth required
|
|
10252
|
+
// oauth required
|
|
10253
|
+
_a.sent();
|
|
10254
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
10255
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
10256
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
10257
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
10258
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(approvalApproveRequestV2025, localVarRequestOptions, configuration);
|
|
10259
|
+
return [2 /*return*/, {
|
|
10260
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
10261
|
+
axiosOptions: localVarRequestOptions,
|
|
10262
|
+
}];
|
|
10263
|
+
}
|
|
10264
|
+
});
|
|
10265
|
+
});
|
|
10266
|
+
},
|
|
10267
|
+
/**
|
|
10268
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Retrieve a single approval for a given approval ID. This endpoint is for generic approvals, different than the access-request-approval endpoint and does not include access-request-approvals.
|
|
10098
10269
|
* @summary Get an approval
|
|
10099
10270
|
* @param {string} id ID of the approval that is to be returned
|
|
10100
10271
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
@@ -10154,25 +10325,31 @@ var ApprovalsV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
10154
10325
|
});
|
|
10155
10326
|
},
|
|
10156
10327
|
/**
|
|
10157
|
-
*
|
|
10328
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Get a list of approvals. This endpoint is for generic approvals, unlike the access-request-approval endpoint, and does not include access-request-approvals. Absence of all query parameters for non admins will will default to mine=true. Absence of all query parameters for admins will return all approvals in the org.
|
|
10158
10329
|
* @summary Get approvals
|
|
10159
|
-
* @param {boolean} [mine] Returns the list of approvals for the current caller
|
|
10160
|
-
* @param {string} [requesterId] Returns the list of approvals for a given requester ID
|
|
10161
|
-
* @param {string} [
|
|
10162
|
-
* @param {string} [
|
|
10330
|
+
* @param {boolean} [mine] Returns the list of approvals for the current caller.
|
|
10331
|
+
* @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.
|
|
10332
|
+
* @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.
|
|
10333
|
+
* @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.
|
|
10334
|
+
* @param {boolean} [count] Adds X-Total-Count to the header to give the amount of total approvals returned from the query.
|
|
10335
|
+
* @param {boolean} [countOnly] Adds X-Total-Count to the header to give the amount of total approvals returned from the query. Only returns the count and no approval objects.
|
|
10336
|
+
* @param {boolean} [includeComments] If set to true in the query, the approval requests returned will include comments.
|
|
10337
|
+
* @param {boolean} [includeApprovers] If set to true in the query, the approval requests returned will include approvers.
|
|
10338
|
+
* @param {boolean} [includeBatchInfo] If set to true in the query, the approval requests returned will include batch information.
|
|
10339
|
+
* @param {boolean} [includeBatchInfo2] If set to true in the query, the approval requests returned will include batch information.
|
|
10340
|
+
* @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* **referenceType**: *eq* **name**: *eq* **priority**: *eq* **type**: *eq* **medium**: *eq* **description**: *eq* **batchId**: *eq* **approvalId**: *eq* **tenantId**: *eq* **createdDate**: *eq* **dueDate**: *eq* **completedDate**: *eq* **search**: *eq* **referenceId**: *eq* **referenceName**: *eq* **requestedTargetType**: *eq* **requestedTargetRequestType**: *eq* **requestedTargetId**: *eq* **modifiedDate**: *eq* **requesterId**: *eq* **requesteeId**: *eq* **approverId**: *eq*
|
|
10341
|
+
* @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.
|
|
10342
|
+
* @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.
|
|
10163
10343
|
* @param {*} [axiosOptions] Override http request option.
|
|
10164
10344
|
* @throws {RequiredError}
|
|
10165
10345
|
*/
|
|
10166
|
-
getApprovals: function (mine, requesterId, filters,
|
|
10346
|
+
getApprovals: function (mine, requesterId, requesteeId, approverId, count, countOnly, includeComments, includeApprovers, includeBatchInfo, includeBatchInfo2, filters, limit, offset, axiosOptions) {
|
|
10167
10347
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
10168
10348
|
return __awaiter(_this, void 0, void 0, function () {
|
|
10169
10349
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
10170
10350
|
return __generator(this, function (_a) {
|
|
10171
10351
|
switch (_a.label) {
|
|
10172
10352
|
case 0:
|
|
10173
|
-
if (xSailPointExperimental === undefined) {
|
|
10174
|
-
xSailPointExperimental = 'true';
|
|
10175
|
-
}
|
|
10176
10353
|
localVarPath = "/generic-approvals";
|
|
10177
10354
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
10178
10355
|
if (configuration) {
|
|
@@ -10204,11 +10381,38 @@ var ApprovalsV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
10204
10381
|
if (requesterId !== undefined) {
|
|
10205
10382
|
localVarQueryParameter['requesterId'] = requesterId;
|
|
10206
10383
|
}
|
|
10384
|
+
if (requesteeId !== undefined) {
|
|
10385
|
+
localVarQueryParameter['requesteeId'] = requesteeId;
|
|
10386
|
+
}
|
|
10387
|
+
if (approverId !== undefined) {
|
|
10388
|
+
localVarQueryParameter['approverId'] = approverId;
|
|
10389
|
+
}
|
|
10390
|
+
if (count !== undefined) {
|
|
10391
|
+
localVarQueryParameter['count'] = count;
|
|
10392
|
+
}
|
|
10393
|
+
if (countOnly !== undefined) {
|
|
10394
|
+
localVarQueryParameter['countOnly'] = countOnly;
|
|
10395
|
+
}
|
|
10396
|
+
if (includeComments !== undefined) {
|
|
10397
|
+
localVarQueryParameter['include-comments'] = includeComments;
|
|
10398
|
+
}
|
|
10399
|
+
if (includeApprovers !== undefined) {
|
|
10400
|
+
localVarQueryParameter['include-approvers'] = includeApprovers;
|
|
10401
|
+
}
|
|
10402
|
+
if (includeBatchInfo !== undefined) {
|
|
10403
|
+
localVarQueryParameter['include-batch-info'] = includeBatchInfo;
|
|
10404
|
+
}
|
|
10405
|
+
if (includeBatchInfo2 !== undefined) {
|
|
10406
|
+
localVarQueryParameter['include-batch-info'] = includeBatchInfo2;
|
|
10407
|
+
}
|
|
10207
10408
|
if (filters !== undefined) {
|
|
10208
10409
|
localVarQueryParameter['filters'] = filters;
|
|
10209
10410
|
}
|
|
10210
|
-
if (
|
|
10211
|
-
|
|
10411
|
+
if (limit !== undefined) {
|
|
10412
|
+
localVarQueryParameter['limit'] = limit;
|
|
10413
|
+
}
|
|
10414
|
+
if (offset !== undefined) {
|
|
10415
|
+
localVarQueryParameter['offset'] = offset;
|
|
10212
10416
|
}
|
|
10213
10417
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
10214
10418
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -10221,167 +10425,636 @@ var ApprovalsV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
10221
10425
|
});
|
|
10222
10426
|
});
|
|
10223
10427
|
},
|
|
10224
|
-
};
|
|
10225
|
-
};
|
|
10226
|
-
exports.ApprovalsV2025ApiAxiosParamCreator = ApprovalsV2025ApiAxiosParamCreator;
|
|
10227
|
-
/**
|
|
10228
|
-
* ApprovalsV2025Api - functional programming interface
|
|
10229
|
-
* @export
|
|
10230
|
-
*/
|
|
10231
|
-
var ApprovalsV2025ApiFp = function (configuration) {
|
|
10232
|
-
var localVarAxiosParamCreator = (0, exports.ApprovalsV2025ApiAxiosParamCreator)(configuration);
|
|
10233
|
-
return {
|
|
10234
|
-
/**
|
|
10235
|
-
* Retrieve a single approval for a given approval ID. This endpoint is for generic approvals, different than the access-request-approval endpoint and does not include access-request-approvals.
|
|
10236
|
-
* @summary Get an approval
|
|
10237
|
-
* @param {string} id ID of the approval that is to be returned
|
|
10238
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
10239
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
10240
|
-
* @throws {RequiredError}
|
|
10241
|
-
*/
|
|
10242
|
-
getApproval: function (id, xSailPointExperimental, axiosOptions) {
|
|
10243
|
-
var _a, _b, _c;
|
|
10244
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
10245
|
-
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
10246
|
-
return __generator(this, function (_d) {
|
|
10247
|
-
switch (_d.label) {
|
|
10248
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getApproval(id, xSailPointExperimental, axiosOptions)];
|
|
10249
|
-
case 1:
|
|
10250
|
-
localVarAxiosArgs = _d.sent();
|
|
10251
|
-
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10252
|
-
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApprovalsV2025Api.getApproval']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
10253
|
-
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
10254
|
-
}
|
|
10255
|
-
});
|
|
10256
|
-
});
|
|
10257
|
-
},
|
|
10258
10428
|
/**
|
|
10259
|
-
*
|
|
10260
|
-
* @summary
|
|
10261
|
-
* @param {
|
|
10262
|
-
* @param {
|
|
10263
|
-
* @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* **referenceType**: *eq*
|
|
10264
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
10429
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Rejects a specified approval request on behalf of the caller. If called by an admin and the admin is not listed as an approver, the approval request will be reassigned from a random approver to the admin user.
|
|
10430
|
+
* @summary Post Approvals Reject
|
|
10431
|
+
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to reject.
|
|
10432
|
+
* @param {ApprovalRejectRequestV2025} [approvalRejectRequestV2025]
|
|
10265
10433
|
* @param {*} [axiosOptions] Override http request option.
|
|
10266
10434
|
* @throws {RequiredError}
|
|
10267
10435
|
*/
|
|
10268
|
-
|
|
10269
|
-
var _a, _b, _c;
|
|
10270
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
10271
|
-
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
10272
|
-
return __generator(this, function (_d) {
|
|
10273
|
-
switch (_d.label) {
|
|
10274
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getApprovals(mine, requesterId, filters, xSailPointExperimental, axiosOptions)];
|
|
10275
|
-
case 1:
|
|
10276
|
-
localVarAxiosArgs = _d.sent();
|
|
10277
|
-
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10278
|
-
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApprovalsV2025Api.getApprovals']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
10279
|
-
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
10280
|
-
}
|
|
10281
|
-
});
|
|
10282
|
-
});
|
|
10283
|
-
},
|
|
10284
|
-
};
|
|
10285
|
-
};
|
|
10286
|
-
exports.ApprovalsV2025ApiFp = ApprovalsV2025ApiFp;
|
|
10287
|
-
/**
|
|
10288
|
-
* ApprovalsV2025Api - factory interface
|
|
10289
|
-
* @export
|
|
10290
|
-
*/
|
|
10291
|
-
var ApprovalsV2025ApiFactory = function (configuration, basePath, axios) {
|
|
10292
|
-
var localVarFp = (0, exports.ApprovalsV2025ApiFp)(configuration);
|
|
10293
|
-
return {
|
|
10294
|
-
/**
|
|
10295
|
-
* Retrieve a single approval for a given approval ID. This endpoint is for generic approvals, different than the access-request-approval endpoint and does not include access-request-approvals.
|
|
10296
|
-
* @summary Get an approval
|
|
10297
|
-
* @param {ApprovalsV2025ApiGetApprovalRequest} requestParameters Request parameters.
|
|
10298
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
10299
|
-
* @throws {RequiredError}
|
|
10300
|
-
*/
|
|
10301
|
-
getApproval: function (requestParameters, axiosOptions) {
|
|
10302
|
-
return localVarFp.getApproval(requestParameters.id, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
10303
|
-
},
|
|
10304
|
-
/**
|
|
10305
|
-
* Retrieve a list of approvals, which can be filtered by requester ID, status, or reference type. \"Mine\" query parameter can be used and it will return all approvals for the current approver. This endpoint is for generic approvals, different than the access-request-approval endpoint and does not include access-request-approvals. Absence of all query parameters will will default to mine=true.
|
|
10306
|
-
* @summary Get approvals
|
|
10307
|
-
* @param {ApprovalsV2025ApiGetApprovalsRequest} requestParameters Request parameters.
|
|
10308
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
10309
|
-
* @throws {RequiredError}
|
|
10310
|
-
*/
|
|
10311
|
-
getApprovals: function (requestParameters, axiosOptions) {
|
|
10312
|
-
if (requestParameters === void 0) { requestParameters = {}; }
|
|
10313
|
-
return localVarFp.getApprovals(requestParameters.mine, requestParameters.requesterId, requestParameters.filters, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
10314
|
-
},
|
|
10315
|
-
};
|
|
10316
|
-
};
|
|
10317
|
-
exports.ApprovalsV2025ApiFactory = ApprovalsV2025ApiFactory;
|
|
10318
|
-
/**
|
|
10319
|
-
* ApprovalsV2025Api - object-oriented interface
|
|
10320
|
-
* @export
|
|
10321
|
-
* @class ApprovalsV2025Api
|
|
10322
|
-
* @extends {BaseAPI}
|
|
10323
|
-
*/
|
|
10324
|
-
var ApprovalsV2025Api = /** @class */ (function (_super) {
|
|
10325
|
-
__extends(ApprovalsV2025Api, _super);
|
|
10326
|
-
function ApprovalsV2025Api() {
|
|
10327
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
|
10328
|
-
}
|
|
10329
|
-
/**
|
|
10330
|
-
* Retrieve a single approval for a given approval ID. This endpoint is for generic approvals, different than the access-request-approval endpoint and does not include access-request-approvals.
|
|
10331
|
-
* @summary Get an approval
|
|
10332
|
-
* @param {ApprovalsV2025ApiGetApprovalRequest} requestParameters Request parameters.
|
|
10333
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
10334
|
-
* @throws {RequiredError}
|
|
10335
|
-
* @memberof ApprovalsV2025Api
|
|
10336
|
-
*/
|
|
10337
|
-
ApprovalsV2025Api.prototype.getApproval = function (requestParameters, axiosOptions) {
|
|
10338
|
-
var _this = this;
|
|
10339
|
-
return (0, exports.ApprovalsV2025ApiFp)(this.configuration).getApproval(requestParameters.id, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
10340
|
-
};
|
|
10341
|
-
/**
|
|
10342
|
-
* Retrieve a list of approvals, which can be filtered by requester ID, status, or reference type. \"Mine\" query parameter can be used and it will return all approvals for the current approver. This endpoint is for generic approvals, different than the access-request-approval endpoint and does not include access-request-approvals. Absence of all query parameters will will default to mine=true.
|
|
10343
|
-
* @summary Get approvals
|
|
10344
|
-
* @param {ApprovalsV2025ApiGetApprovalsRequest} requestParameters Request parameters.
|
|
10345
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
10346
|
-
* @throws {RequiredError}
|
|
10347
|
-
* @memberof ApprovalsV2025Api
|
|
10348
|
-
*/
|
|
10349
|
-
ApprovalsV2025Api.prototype.getApprovals = function (requestParameters, axiosOptions) {
|
|
10350
|
-
var _this = this;
|
|
10351
|
-
if (requestParameters === void 0) { requestParameters = {}; }
|
|
10352
|
-
return (0, exports.ApprovalsV2025ApiFp)(this.configuration).getApprovals(requestParameters.mine, requestParameters.requesterId, requestParameters.filters, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
10353
|
-
};
|
|
10354
|
-
return ApprovalsV2025Api;
|
|
10355
|
-
}(base_1.BaseAPI));
|
|
10356
|
-
exports.ApprovalsV2025Api = ApprovalsV2025Api;
|
|
10357
|
-
/**
|
|
10358
|
-
* AppsV2025Api - axios parameter creator
|
|
10359
|
-
* @export
|
|
10360
|
-
*/
|
|
10361
|
-
var AppsV2025ApiAxiosParamCreator = function (configuration) {
|
|
10362
|
-
var _this = this;
|
|
10363
|
-
return {
|
|
10364
|
-
/**
|
|
10365
|
-
* This endpoint creates a source app using the given source app payload
|
|
10366
|
-
* @summary Create source app
|
|
10367
|
-
* @param {SourceAppCreateDtoV2025} sourceAppCreateDtoV2025
|
|
10368
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
10369
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
10370
|
-
* @throws {RequiredError}
|
|
10371
|
-
*/
|
|
10372
|
-
createSourceApp: function (sourceAppCreateDtoV2025, xSailPointExperimental, axiosOptions) {
|
|
10436
|
+
rejectApproval: function (id, approvalRejectRequestV2025, axiosOptions) {
|
|
10373
10437
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
10374
10438
|
return __awaiter(_this, void 0, void 0, function () {
|
|
10375
10439
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
10376
10440
|
return __generator(this, function (_a) {
|
|
10377
10441
|
switch (_a.label) {
|
|
10378
10442
|
case 0:
|
|
10379
|
-
// verify required parameter '
|
|
10380
|
-
(0, common_1.assertParamExists)('
|
|
10381
|
-
|
|
10382
|
-
|
|
10383
|
-
|
|
10384
|
-
|
|
10443
|
+
// verify required parameter 'id' is not null or undefined
|
|
10444
|
+
(0, common_1.assertParamExists)('rejectApproval', 'id', id);
|
|
10445
|
+
localVarPath = "/generic-approvals/{id}/reject"
|
|
10446
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
10447
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
10448
|
+
if (configuration) {
|
|
10449
|
+
baseOptions = configuration.baseOptions;
|
|
10450
|
+
}
|
|
10451
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
10452
|
+
localVarHeaderParameter = {};
|
|
10453
|
+
localVarQueryParameter = {};
|
|
10454
|
+
// authentication userAuth required
|
|
10455
|
+
// oauth required
|
|
10456
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
10457
|
+
// authentication userAuth required
|
|
10458
|
+
// oauth required
|
|
10459
|
+
];
|
|
10460
|
+
case 1:
|
|
10461
|
+
// authentication userAuth required
|
|
10462
|
+
// oauth required
|
|
10463
|
+
_a.sent();
|
|
10464
|
+
// authentication userAuth required
|
|
10465
|
+
// oauth required
|
|
10466
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
10467
|
+
case 2:
|
|
10468
|
+
// authentication userAuth required
|
|
10469
|
+
// oauth required
|
|
10470
|
+
_a.sent();
|
|
10471
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
10472
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
10473
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
10474
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
10475
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(approvalRejectRequestV2025, localVarRequestOptions, configuration);
|
|
10476
|
+
return [2 /*return*/, {
|
|
10477
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
10478
|
+
axiosOptions: localVarRequestOptions,
|
|
10479
|
+
}];
|
|
10480
|
+
}
|
|
10481
|
+
});
|
|
10482
|
+
});
|
|
10483
|
+
},
|
|
10484
|
+
/**
|
|
10485
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Allows for the edit/addition/removal of the key/value pair additional attributes map for an existing approval request.
|
|
10486
|
+
* @summary Post Approvals Attributes
|
|
10487
|
+
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to change the attributes of.
|
|
10488
|
+
* @param {ApprovalAttributesRequestV2025} approvalAttributesRequestV2025
|
|
10489
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10490
|
+
* @throws {RequiredError}
|
|
10491
|
+
*/
|
|
10492
|
+
updateApprovalsAttributes: function (id, approvalAttributesRequestV2025, axiosOptions) {
|
|
10493
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
10494
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
10495
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
10496
|
+
return __generator(this, function (_a) {
|
|
10497
|
+
switch (_a.label) {
|
|
10498
|
+
case 0:
|
|
10499
|
+
// verify required parameter 'id' is not null or undefined
|
|
10500
|
+
(0, common_1.assertParamExists)('updateApprovalsAttributes', 'id', id);
|
|
10501
|
+
// verify required parameter 'approvalAttributesRequestV2025' is not null or undefined
|
|
10502
|
+
(0, common_1.assertParamExists)('updateApprovalsAttributes', 'approvalAttributesRequestV2025', approvalAttributesRequestV2025);
|
|
10503
|
+
localVarPath = "/generic-approvals/{id}/attributes"
|
|
10504
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
10505
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
10506
|
+
if (configuration) {
|
|
10507
|
+
baseOptions = configuration.baseOptions;
|
|
10508
|
+
}
|
|
10509
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
10510
|
+
localVarHeaderParameter = {};
|
|
10511
|
+
localVarQueryParameter = {};
|
|
10512
|
+
// authentication userAuth required
|
|
10513
|
+
// oauth required
|
|
10514
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
10515
|
+
// authentication userAuth required
|
|
10516
|
+
// oauth required
|
|
10517
|
+
];
|
|
10518
|
+
case 1:
|
|
10519
|
+
// authentication userAuth required
|
|
10520
|
+
// oauth required
|
|
10521
|
+
_a.sent();
|
|
10522
|
+
// authentication userAuth required
|
|
10523
|
+
// oauth required
|
|
10524
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
10525
|
+
case 2:
|
|
10526
|
+
// authentication userAuth required
|
|
10527
|
+
// oauth required
|
|
10528
|
+
_a.sent();
|
|
10529
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
10530
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
10531
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
10532
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
10533
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(approvalAttributesRequestV2025, localVarRequestOptions, configuration);
|
|
10534
|
+
return [2 /*return*/, {
|
|
10535
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
10536
|
+
axiosOptions: localVarRequestOptions,
|
|
10537
|
+
}];
|
|
10538
|
+
}
|
|
10539
|
+
});
|
|
10540
|
+
});
|
|
10541
|
+
},
|
|
10542
|
+
/**
|
|
10543
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Adds comments to a specified approval request.
|
|
10544
|
+
* @summary Post Approvals Comments
|
|
10545
|
+
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to add a comment to.
|
|
10546
|
+
* @param {ApprovalCommentsRequestV2025} approvalCommentsRequestV2025
|
|
10547
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10548
|
+
* @throws {RequiredError}
|
|
10549
|
+
*/
|
|
10550
|
+
updateApprovalsComments: function (id, approvalCommentsRequestV2025, axiosOptions) {
|
|
10551
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
10552
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
10553
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
10554
|
+
return __generator(this, function (_a) {
|
|
10555
|
+
switch (_a.label) {
|
|
10556
|
+
case 0:
|
|
10557
|
+
// verify required parameter 'id' is not null or undefined
|
|
10558
|
+
(0, common_1.assertParamExists)('updateApprovalsComments', 'id', id);
|
|
10559
|
+
// verify required parameter 'approvalCommentsRequestV2025' is not null or undefined
|
|
10560
|
+
(0, common_1.assertParamExists)('updateApprovalsComments', 'approvalCommentsRequestV2025', approvalCommentsRequestV2025);
|
|
10561
|
+
localVarPath = "/generic-approvals/{id}/comments"
|
|
10562
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
10563
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
10564
|
+
if (configuration) {
|
|
10565
|
+
baseOptions = configuration.baseOptions;
|
|
10566
|
+
}
|
|
10567
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
10568
|
+
localVarHeaderParameter = {};
|
|
10569
|
+
localVarQueryParameter = {};
|
|
10570
|
+
// authentication userAuth required
|
|
10571
|
+
// oauth required
|
|
10572
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
10573
|
+
// authentication userAuth required
|
|
10574
|
+
// oauth required
|
|
10575
|
+
];
|
|
10576
|
+
case 1:
|
|
10577
|
+
// authentication userAuth required
|
|
10578
|
+
// oauth required
|
|
10579
|
+
_a.sent();
|
|
10580
|
+
// authentication userAuth required
|
|
10581
|
+
// oauth required
|
|
10582
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
10583
|
+
case 2:
|
|
10584
|
+
// authentication userAuth required
|
|
10585
|
+
// oauth required
|
|
10586
|
+
_a.sent();
|
|
10587
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
10588
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
10589
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
10590
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
10591
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(approvalCommentsRequestV2025, localVarRequestOptions, configuration);
|
|
10592
|
+
return [2 /*return*/, {
|
|
10593
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
10594
|
+
axiosOptions: localVarRequestOptions,
|
|
10595
|
+
}];
|
|
10596
|
+
}
|
|
10597
|
+
});
|
|
10598
|
+
});
|
|
10599
|
+
},
|
|
10600
|
+
/**
|
|
10601
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Reassigns an approval request to another identity resulting in that identity being added as an authorized approver.
|
|
10602
|
+
* @summary Post Approvals Reassign
|
|
10603
|
+
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to reassign.
|
|
10604
|
+
* @param {ApprovalReassignRequestV2025} approvalReassignRequestV2025
|
|
10605
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10606
|
+
* @throws {RequiredError}
|
|
10607
|
+
*/
|
|
10608
|
+
updateApprovalsReassign: function (id, approvalReassignRequestV2025, axiosOptions) {
|
|
10609
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
10610
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
10611
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
10612
|
+
return __generator(this, function (_a) {
|
|
10613
|
+
switch (_a.label) {
|
|
10614
|
+
case 0:
|
|
10615
|
+
// verify required parameter 'id' is not null or undefined
|
|
10616
|
+
(0, common_1.assertParamExists)('updateApprovalsReassign', 'id', id);
|
|
10617
|
+
// verify required parameter 'approvalReassignRequestV2025' is not null or undefined
|
|
10618
|
+
(0, common_1.assertParamExists)('updateApprovalsReassign', 'approvalReassignRequestV2025', approvalReassignRequestV2025);
|
|
10619
|
+
localVarPath = "/generic-approvals/{id}/reassign"
|
|
10620
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
10621
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
10622
|
+
if (configuration) {
|
|
10623
|
+
baseOptions = configuration.baseOptions;
|
|
10624
|
+
}
|
|
10625
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
10626
|
+
localVarHeaderParameter = {};
|
|
10627
|
+
localVarQueryParameter = {};
|
|
10628
|
+
// authentication userAuth required
|
|
10629
|
+
// oauth required
|
|
10630
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
10631
|
+
// authentication userAuth required
|
|
10632
|
+
// oauth required
|
|
10633
|
+
];
|
|
10634
|
+
case 1:
|
|
10635
|
+
// authentication userAuth required
|
|
10636
|
+
// oauth required
|
|
10637
|
+
_a.sent();
|
|
10638
|
+
// authentication userAuth required
|
|
10639
|
+
// oauth required
|
|
10640
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
10641
|
+
case 2:
|
|
10642
|
+
// authentication userAuth required
|
|
10643
|
+
// oauth required
|
|
10644
|
+
_a.sent();
|
|
10645
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
10646
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
10647
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
10648
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
10649
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(approvalReassignRequestV2025, localVarRequestOptions, configuration);
|
|
10650
|
+
return [2 /*return*/, {
|
|
10651
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
10652
|
+
axiosOptions: localVarRequestOptions,
|
|
10653
|
+
}];
|
|
10654
|
+
}
|
|
10655
|
+
});
|
|
10656
|
+
});
|
|
10657
|
+
},
|
|
10658
|
+
};
|
|
10659
|
+
};
|
|
10660
|
+
exports.ApprovalsV2025ApiAxiosParamCreator = ApprovalsV2025ApiAxiosParamCreator;
|
|
10661
|
+
/**
|
|
10662
|
+
* ApprovalsV2025Api - functional programming interface
|
|
10663
|
+
* @export
|
|
10664
|
+
*/
|
|
10665
|
+
var ApprovalsV2025ApiFp = function (configuration) {
|
|
10666
|
+
var localVarAxiosParamCreator = (0, exports.ApprovalsV2025ApiAxiosParamCreator)(configuration);
|
|
10667
|
+
return {
|
|
10668
|
+
/**
|
|
10669
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Approves a specified approval request on behalf of the caller. This endpoint is for generic approvals, unlike the access-request-approval endpoint, and does not include access-request-approvals. The approval request must be in a state that allows it to be approved. If called by an admin and the admin is not listed as an approver, the approval request will be reassigned from a random approver to the admin user.
|
|
10670
|
+
* @summary Post Approvals Approve
|
|
10671
|
+
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to approve
|
|
10672
|
+
* @param {ApprovalApproveRequestV2025} [approvalApproveRequestV2025]
|
|
10673
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10674
|
+
* @throws {RequiredError}
|
|
10675
|
+
*/
|
|
10676
|
+
approveApproval: function (id, approvalApproveRequestV2025, axiosOptions) {
|
|
10677
|
+
var _a, _b, _c;
|
|
10678
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
10679
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
10680
|
+
return __generator(this, function (_d) {
|
|
10681
|
+
switch (_d.label) {
|
|
10682
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.approveApproval(id, approvalApproveRequestV2025, axiosOptions)];
|
|
10683
|
+
case 1:
|
|
10684
|
+
localVarAxiosArgs = _d.sent();
|
|
10685
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10686
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApprovalsV2025Api.approveApproval']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
10687
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
10688
|
+
}
|
|
10689
|
+
});
|
|
10690
|
+
});
|
|
10691
|
+
},
|
|
10692
|
+
/**
|
|
10693
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Retrieve a single approval for a given approval ID. This endpoint is for generic approvals, different than the access-request-approval endpoint and does not include access-request-approvals.
|
|
10694
|
+
* @summary Get an approval
|
|
10695
|
+
* @param {string} id ID of the approval that is to be returned
|
|
10696
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
10697
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10698
|
+
* @throws {RequiredError}
|
|
10699
|
+
*/
|
|
10700
|
+
getApproval: function (id, xSailPointExperimental, axiosOptions) {
|
|
10701
|
+
var _a, _b, _c;
|
|
10702
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
10703
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
10704
|
+
return __generator(this, function (_d) {
|
|
10705
|
+
switch (_d.label) {
|
|
10706
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getApproval(id, xSailPointExperimental, axiosOptions)];
|
|
10707
|
+
case 1:
|
|
10708
|
+
localVarAxiosArgs = _d.sent();
|
|
10709
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10710
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApprovalsV2025Api.getApproval']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
10711
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
10712
|
+
}
|
|
10713
|
+
});
|
|
10714
|
+
});
|
|
10715
|
+
},
|
|
10716
|
+
/**
|
|
10717
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Get a list of approvals. This endpoint is for generic approvals, unlike the access-request-approval endpoint, and does not include access-request-approvals. Absence of all query parameters for non admins will will default to mine=true. Absence of all query parameters for admins will return all approvals in the org.
|
|
10718
|
+
* @summary Get approvals
|
|
10719
|
+
* @param {boolean} [mine] Returns the list of approvals for the current caller.
|
|
10720
|
+
* @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.
|
|
10721
|
+
* @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.
|
|
10722
|
+
* @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.
|
|
10723
|
+
* @param {boolean} [count] Adds X-Total-Count to the header to give the amount of total approvals returned from the query.
|
|
10724
|
+
* @param {boolean} [countOnly] Adds X-Total-Count to the header to give the amount of total approvals returned from the query. Only returns the count and no approval objects.
|
|
10725
|
+
* @param {boolean} [includeComments] If set to true in the query, the approval requests returned will include comments.
|
|
10726
|
+
* @param {boolean} [includeApprovers] If set to true in the query, the approval requests returned will include approvers.
|
|
10727
|
+
* @param {boolean} [includeBatchInfo] If set to true in the query, the approval requests returned will include batch information.
|
|
10728
|
+
* @param {boolean} [includeBatchInfo2] If set to true in the query, the approval requests returned will include batch information.
|
|
10729
|
+
* @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* **referenceType**: *eq* **name**: *eq* **priority**: *eq* **type**: *eq* **medium**: *eq* **description**: *eq* **batchId**: *eq* **approvalId**: *eq* **tenantId**: *eq* **createdDate**: *eq* **dueDate**: *eq* **completedDate**: *eq* **search**: *eq* **referenceId**: *eq* **referenceName**: *eq* **requestedTargetType**: *eq* **requestedTargetRequestType**: *eq* **requestedTargetId**: *eq* **modifiedDate**: *eq* **requesterId**: *eq* **requesteeId**: *eq* **approverId**: *eq*
|
|
10730
|
+
* @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.
|
|
10731
|
+
* @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.
|
|
10732
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10733
|
+
* @throws {RequiredError}
|
|
10734
|
+
*/
|
|
10735
|
+
getApprovals: function (mine, requesterId, requesteeId, approverId, count, countOnly, includeComments, includeApprovers, includeBatchInfo, includeBatchInfo2, filters, limit, offset, axiosOptions) {
|
|
10736
|
+
var _a, _b, _c;
|
|
10737
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
10738
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
10739
|
+
return __generator(this, function (_d) {
|
|
10740
|
+
switch (_d.label) {
|
|
10741
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getApprovals(mine, requesterId, requesteeId, approverId, count, countOnly, includeComments, includeApprovers, includeBatchInfo, includeBatchInfo2, filters, limit, offset, axiosOptions)];
|
|
10742
|
+
case 1:
|
|
10743
|
+
localVarAxiosArgs = _d.sent();
|
|
10744
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10745
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApprovalsV2025Api.getApprovals']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
10746
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
10747
|
+
}
|
|
10748
|
+
});
|
|
10749
|
+
});
|
|
10750
|
+
},
|
|
10751
|
+
/**
|
|
10752
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Rejects a specified approval request on behalf of the caller. If called by an admin and the admin is not listed as an approver, the approval request will be reassigned from a random approver to the admin user.
|
|
10753
|
+
* @summary Post Approvals Reject
|
|
10754
|
+
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to reject.
|
|
10755
|
+
* @param {ApprovalRejectRequestV2025} [approvalRejectRequestV2025]
|
|
10756
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10757
|
+
* @throws {RequiredError}
|
|
10758
|
+
*/
|
|
10759
|
+
rejectApproval: function (id, approvalRejectRequestV2025, axiosOptions) {
|
|
10760
|
+
var _a, _b, _c;
|
|
10761
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
10762
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
10763
|
+
return __generator(this, function (_d) {
|
|
10764
|
+
switch (_d.label) {
|
|
10765
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.rejectApproval(id, approvalRejectRequestV2025, axiosOptions)];
|
|
10766
|
+
case 1:
|
|
10767
|
+
localVarAxiosArgs = _d.sent();
|
|
10768
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10769
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApprovalsV2025Api.rejectApproval']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
10770
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
10771
|
+
}
|
|
10772
|
+
});
|
|
10773
|
+
});
|
|
10774
|
+
},
|
|
10775
|
+
/**
|
|
10776
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Allows for the edit/addition/removal of the key/value pair additional attributes map for an existing approval request.
|
|
10777
|
+
* @summary Post Approvals Attributes
|
|
10778
|
+
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to change the attributes of.
|
|
10779
|
+
* @param {ApprovalAttributesRequestV2025} approvalAttributesRequestV2025
|
|
10780
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10781
|
+
* @throws {RequiredError}
|
|
10782
|
+
*/
|
|
10783
|
+
updateApprovalsAttributes: function (id, approvalAttributesRequestV2025, axiosOptions) {
|
|
10784
|
+
var _a, _b, _c;
|
|
10785
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
10786
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
10787
|
+
return __generator(this, function (_d) {
|
|
10788
|
+
switch (_d.label) {
|
|
10789
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateApprovalsAttributes(id, approvalAttributesRequestV2025, axiosOptions)];
|
|
10790
|
+
case 1:
|
|
10791
|
+
localVarAxiosArgs = _d.sent();
|
|
10792
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10793
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApprovalsV2025Api.updateApprovalsAttributes']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
10794
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
10795
|
+
}
|
|
10796
|
+
});
|
|
10797
|
+
});
|
|
10798
|
+
},
|
|
10799
|
+
/**
|
|
10800
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Adds comments to a specified approval request.
|
|
10801
|
+
* @summary Post Approvals Comments
|
|
10802
|
+
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to add a comment to.
|
|
10803
|
+
* @param {ApprovalCommentsRequestV2025} approvalCommentsRequestV2025
|
|
10804
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10805
|
+
* @throws {RequiredError}
|
|
10806
|
+
*/
|
|
10807
|
+
updateApprovalsComments: function (id, approvalCommentsRequestV2025, axiosOptions) {
|
|
10808
|
+
var _a, _b, _c;
|
|
10809
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
10810
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
10811
|
+
return __generator(this, function (_d) {
|
|
10812
|
+
switch (_d.label) {
|
|
10813
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateApprovalsComments(id, approvalCommentsRequestV2025, axiosOptions)];
|
|
10814
|
+
case 1:
|
|
10815
|
+
localVarAxiosArgs = _d.sent();
|
|
10816
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10817
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApprovalsV2025Api.updateApprovalsComments']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
10818
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
10819
|
+
}
|
|
10820
|
+
});
|
|
10821
|
+
});
|
|
10822
|
+
},
|
|
10823
|
+
/**
|
|
10824
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Reassigns an approval request to another identity resulting in that identity being added as an authorized approver.
|
|
10825
|
+
* @summary Post Approvals Reassign
|
|
10826
|
+
* @param {string} id Approval ID that correlates to an existing approval request that a user wants to reassign.
|
|
10827
|
+
* @param {ApprovalReassignRequestV2025} approvalReassignRequestV2025
|
|
10828
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10829
|
+
* @throws {RequiredError}
|
|
10830
|
+
*/
|
|
10831
|
+
updateApprovalsReassign: function (id, approvalReassignRequestV2025, axiosOptions) {
|
|
10832
|
+
var _a, _b, _c;
|
|
10833
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
10834
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
10835
|
+
return __generator(this, function (_d) {
|
|
10836
|
+
switch (_d.label) {
|
|
10837
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateApprovalsReassign(id, approvalReassignRequestV2025, axiosOptions)];
|
|
10838
|
+
case 1:
|
|
10839
|
+
localVarAxiosArgs = _d.sent();
|
|
10840
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10841
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApprovalsV2025Api.updateApprovalsReassign']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
10842
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
10843
|
+
}
|
|
10844
|
+
});
|
|
10845
|
+
});
|
|
10846
|
+
},
|
|
10847
|
+
};
|
|
10848
|
+
};
|
|
10849
|
+
exports.ApprovalsV2025ApiFp = ApprovalsV2025ApiFp;
|
|
10850
|
+
/**
|
|
10851
|
+
* ApprovalsV2025Api - factory interface
|
|
10852
|
+
* @export
|
|
10853
|
+
*/
|
|
10854
|
+
var ApprovalsV2025ApiFactory = function (configuration, basePath, axios) {
|
|
10855
|
+
var localVarFp = (0, exports.ApprovalsV2025ApiFp)(configuration);
|
|
10856
|
+
return {
|
|
10857
|
+
/**
|
|
10858
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Approves a specified approval request on behalf of the caller. This endpoint is for generic approvals, unlike the access-request-approval endpoint, and does not include access-request-approvals. The approval request must be in a state that allows it to be approved. If called by an admin and the admin is not listed as an approver, the approval request will be reassigned from a random approver to the admin user.
|
|
10859
|
+
* @summary Post Approvals Approve
|
|
10860
|
+
* @param {ApprovalsV2025ApiApproveApprovalRequest} requestParameters Request parameters.
|
|
10861
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10862
|
+
* @throws {RequiredError}
|
|
10863
|
+
*/
|
|
10864
|
+
approveApproval: function (requestParameters, axiosOptions) {
|
|
10865
|
+
return localVarFp.approveApproval(requestParameters.id, requestParameters.approvalApproveRequestV2025, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
10866
|
+
},
|
|
10867
|
+
/**
|
|
10868
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Retrieve a single approval for a given approval ID. This endpoint is for generic approvals, different than the access-request-approval endpoint and does not include access-request-approvals.
|
|
10869
|
+
* @summary Get an approval
|
|
10870
|
+
* @param {ApprovalsV2025ApiGetApprovalRequest} requestParameters Request parameters.
|
|
10871
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10872
|
+
* @throws {RequiredError}
|
|
10873
|
+
*/
|
|
10874
|
+
getApproval: function (requestParameters, axiosOptions) {
|
|
10875
|
+
return localVarFp.getApproval(requestParameters.id, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
10876
|
+
},
|
|
10877
|
+
/**
|
|
10878
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Get a list of approvals. This endpoint is for generic approvals, unlike the access-request-approval endpoint, and does not include access-request-approvals. Absence of all query parameters for non admins will will default to mine=true. Absence of all query parameters for admins will return all approvals in the org.
|
|
10879
|
+
* @summary Get approvals
|
|
10880
|
+
* @param {ApprovalsV2025ApiGetApprovalsRequest} requestParameters Request parameters.
|
|
10881
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10882
|
+
* @throws {RequiredError}
|
|
10883
|
+
*/
|
|
10884
|
+
getApprovals: function (requestParameters, axiosOptions) {
|
|
10885
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
10886
|
+
return localVarFp.getApprovals(requestParameters.mine, requestParameters.requesterId, requestParameters.requesteeId, requestParameters.approverId, requestParameters.count, requestParameters.countOnly, requestParameters.includeComments, requestParameters.includeApprovers, requestParameters.includeBatchInfo, requestParameters.includeBatchInfo2, requestParameters.filters, requestParameters.limit, requestParameters.offset, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
10887
|
+
},
|
|
10888
|
+
/**
|
|
10889
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Rejects a specified approval request on behalf of the caller. If called by an admin and the admin is not listed as an approver, the approval request will be reassigned from a random approver to the admin user.
|
|
10890
|
+
* @summary Post Approvals Reject
|
|
10891
|
+
* @param {ApprovalsV2025ApiRejectApprovalRequest} requestParameters Request parameters.
|
|
10892
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10893
|
+
* @throws {RequiredError}
|
|
10894
|
+
*/
|
|
10895
|
+
rejectApproval: function (requestParameters, axiosOptions) {
|
|
10896
|
+
return localVarFp.rejectApproval(requestParameters.id, requestParameters.approvalRejectRequestV2025, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
10897
|
+
},
|
|
10898
|
+
/**
|
|
10899
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Allows for the edit/addition/removal of the key/value pair additional attributes map for an existing approval request.
|
|
10900
|
+
* @summary Post Approvals Attributes
|
|
10901
|
+
* @param {ApprovalsV2025ApiUpdateApprovalsAttributesRequest} requestParameters Request parameters.
|
|
10902
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10903
|
+
* @throws {RequiredError}
|
|
10904
|
+
*/
|
|
10905
|
+
updateApprovalsAttributes: function (requestParameters, axiosOptions) {
|
|
10906
|
+
return localVarFp.updateApprovalsAttributes(requestParameters.id, requestParameters.approvalAttributesRequestV2025, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
10907
|
+
},
|
|
10908
|
+
/**
|
|
10909
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Adds comments to a specified approval request.
|
|
10910
|
+
* @summary Post Approvals Comments
|
|
10911
|
+
* @param {ApprovalsV2025ApiUpdateApprovalsCommentsRequest} requestParameters Request parameters.
|
|
10912
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10913
|
+
* @throws {RequiredError}
|
|
10914
|
+
*/
|
|
10915
|
+
updateApprovalsComments: function (requestParameters, axiosOptions) {
|
|
10916
|
+
return localVarFp.updateApprovalsComments(requestParameters.id, requestParameters.approvalCommentsRequestV2025, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
10917
|
+
},
|
|
10918
|
+
/**
|
|
10919
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Reassigns an approval request to another identity resulting in that identity being added as an authorized approver.
|
|
10920
|
+
* @summary Post Approvals Reassign
|
|
10921
|
+
* @param {ApprovalsV2025ApiUpdateApprovalsReassignRequest} requestParameters Request parameters.
|
|
10922
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10923
|
+
* @throws {RequiredError}
|
|
10924
|
+
*/
|
|
10925
|
+
updateApprovalsReassign: function (requestParameters, axiosOptions) {
|
|
10926
|
+
return localVarFp.updateApprovalsReassign(requestParameters.id, requestParameters.approvalReassignRequestV2025, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
10927
|
+
},
|
|
10928
|
+
};
|
|
10929
|
+
};
|
|
10930
|
+
exports.ApprovalsV2025ApiFactory = ApprovalsV2025ApiFactory;
|
|
10931
|
+
/**
|
|
10932
|
+
* ApprovalsV2025Api - object-oriented interface
|
|
10933
|
+
* @export
|
|
10934
|
+
* @class ApprovalsV2025Api
|
|
10935
|
+
* @extends {BaseAPI}
|
|
10936
|
+
*/
|
|
10937
|
+
var ApprovalsV2025Api = /** @class */ (function (_super) {
|
|
10938
|
+
__extends(ApprovalsV2025Api, _super);
|
|
10939
|
+
function ApprovalsV2025Api() {
|
|
10940
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
10941
|
+
}
|
|
10942
|
+
/**
|
|
10943
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Approves a specified approval request on behalf of the caller. This endpoint is for generic approvals, unlike the access-request-approval endpoint, and does not include access-request-approvals. The approval request must be in a state that allows it to be approved. If called by an admin and the admin is not listed as an approver, the approval request will be reassigned from a random approver to the admin user.
|
|
10944
|
+
* @summary Post Approvals Approve
|
|
10945
|
+
* @param {ApprovalsV2025ApiApproveApprovalRequest} requestParameters Request parameters.
|
|
10946
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10947
|
+
* @throws {RequiredError}
|
|
10948
|
+
* @memberof ApprovalsV2025Api
|
|
10949
|
+
*/
|
|
10950
|
+
ApprovalsV2025Api.prototype.approveApproval = function (requestParameters, axiosOptions) {
|
|
10951
|
+
var _this = this;
|
|
10952
|
+
return (0, exports.ApprovalsV2025ApiFp)(this.configuration).approveApproval(requestParameters.id, requestParameters.approvalApproveRequestV2025, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
10953
|
+
};
|
|
10954
|
+
/**
|
|
10955
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Retrieve a single approval for a given approval ID. This endpoint is for generic approvals, different than the access-request-approval endpoint and does not include access-request-approvals.
|
|
10956
|
+
* @summary Get an approval
|
|
10957
|
+
* @param {ApprovalsV2025ApiGetApprovalRequest} requestParameters Request parameters.
|
|
10958
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10959
|
+
* @throws {RequiredError}
|
|
10960
|
+
* @memberof ApprovalsV2025Api
|
|
10961
|
+
*/
|
|
10962
|
+
ApprovalsV2025Api.prototype.getApproval = function (requestParameters, axiosOptions) {
|
|
10963
|
+
var _this = this;
|
|
10964
|
+
return (0, exports.ApprovalsV2025ApiFp)(this.configuration).getApproval(requestParameters.id, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
10965
|
+
};
|
|
10966
|
+
/**
|
|
10967
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Get a list of approvals. This endpoint is for generic approvals, unlike the access-request-approval endpoint, and does not include access-request-approvals. Absence of all query parameters for non admins will will default to mine=true. Absence of all query parameters for admins will return all approvals in the org.
|
|
10968
|
+
* @summary Get approvals
|
|
10969
|
+
* @param {ApprovalsV2025ApiGetApprovalsRequest} requestParameters Request parameters.
|
|
10970
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10971
|
+
* @throws {RequiredError}
|
|
10972
|
+
* @memberof ApprovalsV2025Api
|
|
10973
|
+
*/
|
|
10974
|
+
ApprovalsV2025Api.prototype.getApprovals = function (requestParameters, axiosOptions) {
|
|
10975
|
+
var _this = this;
|
|
10976
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
10977
|
+
return (0, exports.ApprovalsV2025ApiFp)(this.configuration).getApprovals(requestParameters.mine, requestParameters.requesterId, requestParameters.requesteeId, requestParameters.approverId, requestParameters.count, requestParameters.countOnly, requestParameters.includeComments, requestParameters.includeApprovers, requestParameters.includeBatchInfo, requestParameters.includeBatchInfo2, requestParameters.filters, requestParameters.limit, requestParameters.offset, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
10978
|
+
};
|
|
10979
|
+
/**
|
|
10980
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Rejects a specified approval request on behalf of the caller. If called by an admin and the admin is not listed as an approver, the approval request will be reassigned from a random approver to the admin user.
|
|
10981
|
+
* @summary Post Approvals Reject
|
|
10982
|
+
* @param {ApprovalsV2025ApiRejectApprovalRequest} requestParameters Request parameters.
|
|
10983
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10984
|
+
* @throws {RequiredError}
|
|
10985
|
+
* @memberof ApprovalsV2025Api
|
|
10986
|
+
*/
|
|
10987
|
+
ApprovalsV2025Api.prototype.rejectApproval = function (requestParameters, axiosOptions) {
|
|
10988
|
+
var _this = this;
|
|
10989
|
+
return (0, exports.ApprovalsV2025ApiFp)(this.configuration).rejectApproval(requestParameters.id, requestParameters.approvalRejectRequestV2025, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
10990
|
+
};
|
|
10991
|
+
/**
|
|
10992
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Allows for the edit/addition/removal of the key/value pair additional attributes map for an existing approval request.
|
|
10993
|
+
* @summary Post Approvals Attributes
|
|
10994
|
+
* @param {ApprovalsV2025ApiUpdateApprovalsAttributesRequest} requestParameters Request parameters.
|
|
10995
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10996
|
+
* @throws {RequiredError}
|
|
10997
|
+
* @memberof ApprovalsV2025Api
|
|
10998
|
+
*/
|
|
10999
|
+
ApprovalsV2025Api.prototype.updateApprovalsAttributes = function (requestParameters, axiosOptions) {
|
|
11000
|
+
var _this = this;
|
|
11001
|
+
return (0, exports.ApprovalsV2025ApiFp)(this.configuration).updateApprovalsAttributes(requestParameters.id, requestParameters.approvalAttributesRequestV2025, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
11002
|
+
};
|
|
11003
|
+
/**
|
|
11004
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Adds comments to a specified approval request.
|
|
11005
|
+
* @summary Post Approvals Comments
|
|
11006
|
+
* @param {ApprovalsV2025ApiUpdateApprovalsCommentsRequest} requestParameters Request parameters.
|
|
11007
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
11008
|
+
* @throws {RequiredError}
|
|
11009
|
+
* @memberof ApprovalsV2025Api
|
|
11010
|
+
*/
|
|
11011
|
+
ApprovalsV2025Api.prototype.updateApprovalsComments = function (requestParameters, axiosOptions) {
|
|
11012
|
+
var _this = this;
|
|
11013
|
+
return (0, exports.ApprovalsV2025ApiFp)(this.configuration).updateApprovalsComments(requestParameters.id, requestParameters.approvalCommentsRequestV2025, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
11014
|
+
};
|
|
11015
|
+
/**
|
|
11016
|
+
* Currently this endpoint only supports Entitlement Description Approvals. Reassigns an approval request to another identity resulting in that identity being added as an authorized approver.
|
|
11017
|
+
* @summary Post Approvals Reassign
|
|
11018
|
+
* @param {ApprovalsV2025ApiUpdateApprovalsReassignRequest} requestParameters Request parameters.
|
|
11019
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
11020
|
+
* @throws {RequiredError}
|
|
11021
|
+
* @memberof ApprovalsV2025Api
|
|
11022
|
+
*/
|
|
11023
|
+
ApprovalsV2025Api.prototype.updateApprovalsReassign = function (requestParameters, axiosOptions) {
|
|
11024
|
+
var _this = this;
|
|
11025
|
+
return (0, exports.ApprovalsV2025ApiFp)(this.configuration).updateApprovalsReassign(requestParameters.id, requestParameters.approvalReassignRequestV2025, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
11026
|
+
};
|
|
11027
|
+
return ApprovalsV2025Api;
|
|
11028
|
+
}(base_1.BaseAPI));
|
|
11029
|
+
exports.ApprovalsV2025Api = ApprovalsV2025Api;
|
|
11030
|
+
/**
|
|
11031
|
+
* AppsV2025Api - axios parameter creator
|
|
11032
|
+
* @export
|
|
11033
|
+
*/
|
|
11034
|
+
var AppsV2025ApiAxiosParamCreator = function (configuration) {
|
|
11035
|
+
var _this = this;
|
|
11036
|
+
return {
|
|
11037
|
+
/**
|
|
11038
|
+
* This endpoint creates a source app using the given source app payload
|
|
11039
|
+
* @summary Create source app
|
|
11040
|
+
* @param {SourceAppCreateDtoV2025} sourceAppCreateDtoV2025
|
|
11041
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
11042
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
11043
|
+
* @throws {RequiredError}
|
|
11044
|
+
*/
|
|
11045
|
+
createSourceApp: function (sourceAppCreateDtoV2025, xSailPointExperimental, axiosOptions) {
|
|
11046
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
11047
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
11048
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
11049
|
+
return __generator(this, function (_a) {
|
|
11050
|
+
switch (_a.label) {
|
|
11051
|
+
case 0:
|
|
11052
|
+
// verify required parameter 'sourceAppCreateDtoV2025' is not null or undefined
|
|
11053
|
+
(0, common_1.assertParamExists)('createSourceApp', 'sourceAppCreateDtoV2025', sourceAppCreateDtoV2025);
|
|
11054
|
+
if (xSailPointExperimental === undefined) {
|
|
11055
|
+
xSailPointExperimental = 'true';
|
|
11056
|
+
}
|
|
11057
|
+
localVarPath = "/source-apps";
|
|
10385
11058
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
10386
11059
|
if (configuration) {
|
|
10387
11060
|
baseOptions = configuration.baseOptions;
|
|
@@ -38958,10 +39631,11 @@ var IdentitiesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
38958
39631
|
* This API submits a task for inviting given identities via email to complete registration. The invitation email will include the link. After selecting the link an identity will be able to set up password and log in into the system. Invitations expire after 7 days. By default invitations send to the work identity email. It can be changed in Admin > Identities > Identity Profiles by selecting corresponding profile and editing Invitation Options. This task will send an invitation email only for unregistered identities. The executed task status can be checked by Task Management > [Get task status by ID](https://developer.sailpoint.com/docs/api/beta/get-task-status).
|
|
38959
39632
|
* @summary Invite identities to register
|
|
38960
39633
|
* @param {InviteIdentitiesRequestV2025} inviteIdentitiesRequestV2025
|
|
39634
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
38961
39635
|
* @param {*} [axiosOptions] Override http request option.
|
|
38962
39636
|
* @throws {RequiredError}
|
|
38963
39637
|
*/
|
|
38964
|
-
startIdentitiesInvite: function (inviteIdentitiesRequestV2025, axiosOptions) {
|
|
39638
|
+
startIdentitiesInvite: function (inviteIdentitiesRequestV2025, xSailPointExperimental, axiosOptions) {
|
|
38965
39639
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
38966
39640
|
return __awaiter(_this, void 0, void 0, function () {
|
|
38967
39641
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -38970,6 +39644,9 @@ var IdentitiesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
38970
39644
|
case 0:
|
|
38971
39645
|
// verify required parameter 'inviteIdentitiesRequestV2025' is not null or undefined
|
|
38972
39646
|
(0, common_1.assertParamExists)('startIdentitiesInvite', 'inviteIdentitiesRequestV2025', inviteIdentitiesRequestV2025);
|
|
39647
|
+
if (xSailPointExperimental === undefined) {
|
|
39648
|
+
xSailPointExperimental = 'true';
|
|
39649
|
+
}
|
|
38973
39650
|
localVarPath = "/identities/invite";
|
|
38974
39651
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
38975
39652
|
if (configuration) {
|
|
@@ -38980,7 +39657,7 @@ var IdentitiesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
38980
39657
|
localVarQueryParameter = {};
|
|
38981
39658
|
// authentication userAuth required
|
|
38982
39659
|
// oauth required
|
|
38983
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
39660
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
38984
39661
|
// authentication userAuth required
|
|
38985
39662
|
// oauth required
|
|
38986
39663
|
];
|
|
@@ -38990,12 +39667,15 @@ var IdentitiesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
38990
39667
|
_a.sent();
|
|
38991
39668
|
// authentication userAuth required
|
|
38992
39669
|
// oauth required
|
|
38993
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
39670
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
38994
39671
|
case 2:
|
|
38995
39672
|
// authentication userAuth required
|
|
38996
39673
|
// oauth required
|
|
38997
39674
|
_a.sent();
|
|
38998
39675
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
39676
|
+
if (xSailPointExperimental != null) {
|
|
39677
|
+
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
39678
|
+
}
|
|
38999
39679
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
39000
39680
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
39001
39681
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -39374,16 +40054,17 @@ var IdentitiesV2025ApiFp = function (configuration) {
|
|
|
39374
40054
|
* This API submits a task for inviting given identities via email to complete registration. The invitation email will include the link. After selecting the link an identity will be able to set up password and log in into the system. Invitations expire after 7 days. By default invitations send to the work identity email. It can be changed in Admin > Identities > Identity Profiles by selecting corresponding profile and editing Invitation Options. This task will send an invitation email only for unregistered identities. The executed task status can be checked by Task Management > [Get task status by ID](https://developer.sailpoint.com/docs/api/beta/get-task-status).
|
|
39375
40055
|
* @summary Invite identities to register
|
|
39376
40056
|
* @param {InviteIdentitiesRequestV2025} inviteIdentitiesRequestV2025
|
|
40057
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
39377
40058
|
* @param {*} [axiosOptions] Override http request option.
|
|
39378
40059
|
* @throws {RequiredError}
|
|
39379
40060
|
*/
|
|
39380
|
-
startIdentitiesInvite: function (inviteIdentitiesRequestV2025, axiosOptions) {
|
|
40061
|
+
startIdentitiesInvite: function (inviteIdentitiesRequestV2025, xSailPointExperimental, axiosOptions) {
|
|
39381
40062
|
var _a, _b, _c;
|
|
39382
40063
|
return __awaiter(this, void 0, void 0, function () {
|
|
39383
40064
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
39384
40065
|
return __generator(this, function (_d) {
|
|
39385
40066
|
switch (_d.label) {
|
|
39386
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.startIdentitiesInvite(inviteIdentitiesRequestV2025, axiosOptions)];
|
|
40067
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.startIdentitiesInvite(inviteIdentitiesRequestV2025, xSailPointExperimental, axiosOptions)];
|
|
39387
40068
|
case 1:
|
|
39388
40069
|
localVarAxiosArgs = _d.sent();
|
|
39389
40070
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -39550,7 +40231,7 @@ var IdentitiesV2025ApiFactory = function (configuration, basePath, axios) {
|
|
|
39550
40231
|
* @throws {RequiredError}
|
|
39551
40232
|
*/
|
|
39552
40233
|
startIdentitiesInvite: function (requestParameters, axiosOptions) {
|
|
39553
|
-
return localVarFp.startIdentitiesInvite(requestParameters.inviteIdentitiesRequestV2025, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
40234
|
+
return localVarFp.startIdentitiesInvite(requestParameters.inviteIdentitiesRequestV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
39554
40235
|
},
|
|
39555
40236
|
/**
|
|
39556
40237
|
* This operation should not be used to schedule your own identity processing or to perform system wide identity refreshes. The system will use a combination of [event-based processing](https://documentation.sailpoint.com/saas/help/setup/identity_processing.html?h=process#event-based-processing) and [scheduled processing](https://documentation.sailpoint.com/saas/help/setup/identity_processing.html?h=process#scheduled-processing) that runs every day at 8:00 AM and 8:00 PM in the tenant\'s timezone to keep your identities synchronized. This endpoint will perform the following tasks: 1. Calculate identity attributes, including applying or running any rules or transforms (e.g. calculate Lifecycle State at a point-in-time it\'s expected to change). 2. Evaluate role assignments, leading to assignment of new roles and removal of existing roles. 3. Enforce provisioning for any assigned accesses that haven\'t been fulfilled (e.g. failure due to source health). 4. Recalculate manager relationships. 5. Potentially clean-up identity processing errors, assuming the error has been resolved.
|
|
@@ -39705,7 +40386,7 @@ var IdentitiesV2025Api = /** @class */ (function (_super) {
|
|
|
39705
40386
|
*/
|
|
39706
40387
|
IdentitiesV2025Api.prototype.startIdentitiesInvite = function (requestParameters, axiosOptions) {
|
|
39707
40388
|
var _this = this;
|
|
39708
|
-
return (0, exports.IdentitiesV2025ApiFp)(this.configuration).startIdentitiesInvite(requestParameters.inviteIdentitiesRequestV2025, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
40389
|
+
return (0, exports.IdentitiesV2025ApiFp)(this.configuration).startIdentitiesInvite(requestParameters.inviteIdentitiesRequestV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
39709
40390
|
};
|
|
39710
40391
|
/**
|
|
39711
40392
|
* This operation should not be used to schedule your own identity processing or to perform system wide identity refreshes. The system will use a combination of [event-based processing](https://documentation.sailpoint.com/saas/help/setup/identity_processing.html?h=process#event-based-processing) and [scheduled processing](https://documentation.sailpoint.com/saas/help/setup/identity_processing.html?h=process#scheduled-processing) that runs every day at 8:00 AM and 8:00 PM in the tenant\'s timezone to keep your identities synchronized. This endpoint will perform the following tasks: 1. Calculate identity attributes, including applying or running any rules or transforms (e.g. calculate Lifecycle State at a point-in-time it\'s expected to change). 2. Evaluate role assignments, leading to assignment of new roles and removal of existing roles. 3. Enforce provisioning for any assigned accesses that haven\'t been fulfilled (e.g. failure due to source health). 4. Recalculate manager relationships. 5. Potentially clean-up identity processing errors, assuming the error has been resolved.
|
|
@@ -42090,11 +42771,10 @@ var IdentityProfilesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
42090
42771
|
* This generates a non-persisted IdentityDetails object that will represent as the preview of the identities attribute when the given policy\'\'s attribute config is applied.
|
|
42091
42772
|
* @summary Generate identity profile preview
|
|
42092
42773
|
* @param {IdentityPreviewRequestV2025} identityPreviewRequestV2025 Identity Preview request body.
|
|
42093
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
42094
42774
|
* @param {*} [axiosOptions] Override http request option.
|
|
42095
42775
|
* @throws {RequiredError}
|
|
42096
42776
|
*/
|
|
42097
|
-
generateIdentityPreview: function (identityPreviewRequestV2025,
|
|
42777
|
+
generateIdentityPreview: function (identityPreviewRequestV2025, axiosOptions) {
|
|
42098
42778
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
42099
42779
|
return __awaiter(_this, void 0, void 0, function () {
|
|
42100
42780
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -42103,9 +42783,6 @@ var IdentityProfilesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
42103
42783
|
case 0:
|
|
42104
42784
|
// verify required parameter 'identityPreviewRequestV2025' is not null or undefined
|
|
42105
42785
|
(0, common_1.assertParamExists)('generateIdentityPreview', 'identityPreviewRequestV2025', identityPreviewRequestV2025);
|
|
42106
|
-
if (xSailPointExperimental === undefined) {
|
|
42107
|
-
xSailPointExperimental = 'true';
|
|
42108
|
-
}
|
|
42109
42786
|
localVarPath = "/identity-profiles/identity-preview";
|
|
42110
42787
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
42111
42788
|
if (configuration) {
|
|
@@ -42132,9 +42809,6 @@ var IdentityProfilesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
42132
42809
|
// oauth required
|
|
42133
42810
|
_a.sent();
|
|
42134
42811
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
42135
|
-
if (xSailPointExperimental != null) {
|
|
42136
|
-
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
42137
|
-
}
|
|
42138
42812
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
42139
42813
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
42140
42814
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -42617,17 +43291,16 @@ var IdentityProfilesV2025ApiFp = function (configuration) {
|
|
|
42617
43291
|
* This generates a non-persisted IdentityDetails object that will represent as the preview of the identities attribute when the given policy\'\'s attribute config is applied.
|
|
42618
43292
|
* @summary Generate identity profile preview
|
|
42619
43293
|
* @param {IdentityPreviewRequestV2025} identityPreviewRequestV2025 Identity Preview request body.
|
|
42620
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
42621
43294
|
* @param {*} [axiosOptions] Override http request option.
|
|
42622
43295
|
* @throws {RequiredError}
|
|
42623
43296
|
*/
|
|
42624
|
-
generateIdentityPreview: function (identityPreviewRequestV2025,
|
|
43297
|
+
generateIdentityPreview: function (identityPreviewRequestV2025, axiosOptions) {
|
|
42625
43298
|
var _a, _b, _c;
|
|
42626
43299
|
return __awaiter(this, void 0, void 0, function () {
|
|
42627
43300
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
42628
43301
|
return __generator(this, function (_d) {
|
|
42629
43302
|
switch (_d.label) {
|
|
42630
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.generateIdentityPreview(identityPreviewRequestV2025,
|
|
43303
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.generateIdentityPreview(identityPreviewRequestV2025, axiosOptions)];
|
|
42631
43304
|
case 1:
|
|
42632
43305
|
localVarAxiosArgs = _d.sent();
|
|
42633
43306
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -42839,7 +43512,7 @@ var IdentityProfilesV2025ApiFactory = function (configuration, basePath, axios)
|
|
|
42839
43512
|
* @throws {RequiredError}
|
|
42840
43513
|
*/
|
|
42841
43514
|
generateIdentityPreview: function (requestParameters, axiosOptions) {
|
|
42842
|
-
return localVarFp.generateIdentityPreview(requestParameters.identityPreviewRequestV2025,
|
|
43515
|
+
return localVarFp.generateIdentityPreview(requestParameters.identityPreviewRequestV2025, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
42843
43516
|
},
|
|
42844
43517
|
/**
|
|
42845
43518
|
* This returns the default identity attribute config.
|
|
@@ -42975,7 +43648,7 @@ var IdentityProfilesV2025Api = /** @class */ (function (_super) {
|
|
|
42975
43648
|
*/
|
|
42976
43649
|
IdentityProfilesV2025Api.prototype.generateIdentityPreview = function (requestParameters, axiosOptions) {
|
|
42977
43650
|
var _this = this;
|
|
42978
|
-
return (0, exports.IdentityProfilesV2025ApiFp)(this.configuration).generateIdentityPreview(requestParameters.identityPreviewRequestV2025,
|
|
43651
|
+
return (0, exports.IdentityProfilesV2025ApiFp)(this.configuration).generateIdentityPreview(requestParameters.identityPreviewRequestV2025, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
42979
43652
|
};
|
|
42980
43653
|
/**
|
|
42981
43654
|
* This returns the default identity attribute config.
|
|
@@ -43053,6 +43726,657 @@ var IdentityProfilesV2025Api = /** @class */ (function (_super) {
|
|
|
43053
43726
|
return IdentityProfilesV2025Api;
|
|
43054
43727
|
}(base_1.BaseAPI));
|
|
43055
43728
|
exports.IdentityProfilesV2025Api = IdentityProfilesV2025Api;
|
|
43729
|
+
/**
|
|
43730
|
+
* LaunchersV2025Api - axios parameter creator
|
|
43731
|
+
* @export
|
|
43732
|
+
*/
|
|
43733
|
+
var LaunchersV2025ApiAxiosParamCreator = function (configuration) {
|
|
43734
|
+
var _this = this;
|
|
43735
|
+
return {
|
|
43736
|
+
/**
|
|
43737
|
+
* Create a Launcher with given information
|
|
43738
|
+
* @summary Create launcher
|
|
43739
|
+
* @param {LauncherRequestV2025} launcherRequestV2025 Payload to create a Launcher
|
|
43740
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
43741
|
+
* @throws {RequiredError}
|
|
43742
|
+
*/
|
|
43743
|
+
createLauncher: function (launcherRequestV2025, axiosOptions) {
|
|
43744
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
43745
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
43746
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
43747
|
+
return __generator(this, function (_a) {
|
|
43748
|
+
switch (_a.label) {
|
|
43749
|
+
case 0:
|
|
43750
|
+
// verify required parameter 'launcherRequestV2025' is not null or undefined
|
|
43751
|
+
(0, common_1.assertParamExists)('createLauncher', 'launcherRequestV2025', launcherRequestV2025);
|
|
43752
|
+
localVarPath = "/launchers";
|
|
43753
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
43754
|
+
if (configuration) {
|
|
43755
|
+
baseOptions = configuration.baseOptions;
|
|
43756
|
+
}
|
|
43757
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
43758
|
+
localVarHeaderParameter = {};
|
|
43759
|
+
localVarQueryParameter = {};
|
|
43760
|
+
// authentication userAuth required
|
|
43761
|
+
// oauth required
|
|
43762
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
43763
|
+
// authentication userAuth required
|
|
43764
|
+
// oauth required
|
|
43765
|
+
];
|
|
43766
|
+
case 1:
|
|
43767
|
+
// authentication userAuth required
|
|
43768
|
+
// oauth required
|
|
43769
|
+
_a.sent();
|
|
43770
|
+
// authentication userAuth required
|
|
43771
|
+
// oauth required
|
|
43772
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
43773
|
+
case 2:
|
|
43774
|
+
// authentication userAuth required
|
|
43775
|
+
// oauth required
|
|
43776
|
+
_a.sent();
|
|
43777
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
43778
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
43779
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
43780
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
43781
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(launcherRequestV2025, localVarRequestOptions, configuration);
|
|
43782
|
+
return [2 /*return*/, {
|
|
43783
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
43784
|
+
axiosOptions: localVarRequestOptions,
|
|
43785
|
+
}];
|
|
43786
|
+
}
|
|
43787
|
+
});
|
|
43788
|
+
});
|
|
43789
|
+
},
|
|
43790
|
+
/**
|
|
43791
|
+
* Delete the given Launcher ID
|
|
43792
|
+
* @summary Delete launcher
|
|
43793
|
+
* @param {string} launcherID ID of the Launcher to be deleted
|
|
43794
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
43795
|
+
* @throws {RequiredError}
|
|
43796
|
+
*/
|
|
43797
|
+
deleteLauncher: function (launcherID, axiosOptions) {
|
|
43798
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
43799
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
43800
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
43801
|
+
return __generator(this, function (_a) {
|
|
43802
|
+
switch (_a.label) {
|
|
43803
|
+
case 0:
|
|
43804
|
+
// verify required parameter 'launcherID' is not null or undefined
|
|
43805
|
+
(0, common_1.assertParamExists)('deleteLauncher', 'launcherID', launcherID);
|
|
43806
|
+
localVarPath = "/launchers/{launcherID}"
|
|
43807
|
+
.replace("{".concat("launcherID", "}"), encodeURIComponent(String(launcherID)));
|
|
43808
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
43809
|
+
if (configuration) {
|
|
43810
|
+
baseOptions = configuration.baseOptions;
|
|
43811
|
+
}
|
|
43812
|
+
localVarRequestOptions = __assign(__assign({ method: 'DELETE' }, baseOptions), axiosOptions);
|
|
43813
|
+
localVarHeaderParameter = {};
|
|
43814
|
+
localVarQueryParameter = {};
|
|
43815
|
+
// authentication userAuth required
|
|
43816
|
+
// oauth required
|
|
43817
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
43818
|
+
// authentication userAuth required
|
|
43819
|
+
// oauth required
|
|
43820
|
+
];
|
|
43821
|
+
case 1:
|
|
43822
|
+
// authentication userAuth required
|
|
43823
|
+
// oauth required
|
|
43824
|
+
_a.sent();
|
|
43825
|
+
// authentication userAuth required
|
|
43826
|
+
// oauth required
|
|
43827
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
43828
|
+
case 2:
|
|
43829
|
+
// authentication userAuth required
|
|
43830
|
+
// oauth required
|
|
43831
|
+
_a.sent();
|
|
43832
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
43833
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
43834
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
43835
|
+
return [2 /*return*/, {
|
|
43836
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
43837
|
+
axiosOptions: localVarRequestOptions,
|
|
43838
|
+
}];
|
|
43839
|
+
}
|
|
43840
|
+
});
|
|
43841
|
+
});
|
|
43842
|
+
},
|
|
43843
|
+
/**
|
|
43844
|
+
* Get details for the given Launcher ID
|
|
43845
|
+
* @summary Get launcher by id
|
|
43846
|
+
* @param {string} launcherID ID of the Launcher to be retrieved
|
|
43847
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
43848
|
+
* @throws {RequiredError}
|
|
43849
|
+
*/
|
|
43850
|
+
getLauncher: function (launcherID, axiosOptions) {
|
|
43851
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
43852
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
43853
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
43854
|
+
return __generator(this, function (_a) {
|
|
43855
|
+
switch (_a.label) {
|
|
43856
|
+
case 0:
|
|
43857
|
+
// verify required parameter 'launcherID' is not null or undefined
|
|
43858
|
+
(0, common_1.assertParamExists)('getLauncher', 'launcherID', launcherID);
|
|
43859
|
+
localVarPath = "/launchers/{launcherID}"
|
|
43860
|
+
.replace("{".concat("launcherID", "}"), encodeURIComponent(String(launcherID)));
|
|
43861
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
43862
|
+
if (configuration) {
|
|
43863
|
+
baseOptions = configuration.baseOptions;
|
|
43864
|
+
}
|
|
43865
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
43866
|
+
localVarHeaderParameter = {};
|
|
43867
|
+
localVarQueryParameter = {};
|
|
43868
|
+
// authentication userAuth required
|
|
43869
|
+
// oauth required
|
|
43870
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
43871
|
+
// authentication userAuth required
|
|
43872
|
+
// oauth required
|
|
43873
|
+
];
|
|
43874
|
+
case 1:
|
|
43875
|
+
// authentication userAuth required
|
|
43876
|
+
// oauth required
|
|
43877
|
+
_a.sent();
|
|
43878
|
+
// authentication userAuth required
|
|
43879
|
+
// oauth required
|
|
43880
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
43881
|
+
case 2:
|
|
43882
|
+
// authentication userAuth required
|
|
43883
|
+
// oauth required
|
|
43884
|
+
_a.sent();
|
|
43885
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
43886
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
43887
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
43888
|
+
return [2 /*return*/, {
|
|
43889
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
43890
|
+
axiosOptions: localVarRequestOptions,
|
|
43891
|
+
}];
|
|
43892
|
+
}
|
|
43893
|
+
});
|
|
43894
|
+
});
|
|
43895
|
+
},
|
|
43896
|
+
/**
|
|
43897
|
+
* Return a list of Launchers for the authenticated tenant
|
|
43898
|
+
* @summary List all launchers for tenant
|
|
43899
|
+
* @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: **description**: *sw* **disabled**: *eq* **name**: *sw*
|
|
43900
|
+
* @param {string} [next] Pagination marker
|
|
43901
|
+
* @param {number} [limit] Number of Launchers to return
|
|
43902
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
43903
|
+
* @throws {RequiredError}
|
|
43904
|
+
*/
|
|
43905
|
+
getLaunchers: function (filters, next, limit, axiosOptions) {
|
|
43906
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
43907
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
43908
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
43909
|
+
return __generator(this, function (_a) {
|
|
43910
|
+
switch (_a.label) {
|
|
43911
|
+
case 0:
|
|
43912
|
+
localVarPath = "/launchers";
|
|
43913
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
43914
|
+
if (configuration) {
|
|
43915
|
+
baseOptions = configuration.baseOptions;
|
|
43916
|
+
}
|
|
43917
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
43918
|
+
localVarHeaderParameter = {};
|
|
43919
|
+
localVarQueryParameter = {};
|
|
43920
|
+
// authentication userAuth required
|
|
43921
|
+
// oauth required
|
|
43922
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
43923
|
+
// authentication userAuth required
|
|
43924
|
+
// oauth required
|
|
43925
|
+
];
|
|
43926
|
+
case 1:
|
|
43927
|
+
// authentication userAuth required
|
|
43928
|
+
// oauth required
|
|
43929
|
+
_a.sent();
|
|
43930
|
+
// authentication userAuth required
|
|
43931
|
+
// oauth required
|
|
43932
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
43933
|
+
case 2:
|
|
43934
|
+
// authentication userAuth required
|
|
43935
|
+
// oauth required
|
|
43936
|
+
_a.sent();
|
|
43937
|
+
if (filters !== undefined) {
|
|
43938
|
+
localVarQueryParameter['filters'] = filters;
|
|
43939
|
+
}
|
|
43940
|
+
if (next !== undefined) {
|
|
43941
|
+
localVarQueryParameter['next'] = next;
|
|
43942
|
+
}
|
|
43943
|
+
if (limit !== undefined) {
|
|
43944
|
+
localVarQueryParameter['limit'] = limit;
|
|
43945
|
+
}
|
|
43946
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
43947
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
43948
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
43949
|
+
return [2 /*return*/, {
|
|
43950
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
43951
|
+
axiosOptions: localVarRequestOptions,
|
|
43952
|
+
}];
|
|
43953
|
+
}
|
|
43954
|
+
});
|
|
43955
|
+
});
|
|
43956
|
+
},
|
|
43957
|
+
/**
|
|
43958
|
+
* Replace the given Launcher ID with given payload
|
|
43959
|
+
* @summary Replace launcher
|
|
43960
|
+
* @param {string} launcherID ID of the Launcher to be replaced
|
|
43961
|
+
* @param {LauncherRequestV2025} launcherRequestV2025 Payload to replace Launcher
|
|
43962
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
43963
|
+
* @throws {RequiredError}
|
|
43964
|
+
*/
|
|
43965
|
+
putLauncher: function (launcherID, launcherRequestV2025, axiosOptions) {
|
|
43966
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
43967
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
43968
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
43969
|
+
return __generator(this, function (_a) {
|
|
43970
|
+
switch (_a.label) {
|
|
43971
|
+
case 0:
|
|
43972
|
+
// verify required parameter 'launcherID' is not null or undefined
|
|
43973
|
+
(0, common_1.assertParamExists)('putLauncher', 'launcherID', launcherID);
|
|
43974
|
+
// verify required parameter 'launcherRequestV2025' is not null or undefined
|
|
43975
|
+
(0, common_1.assertParamExists)('putLauncher', 'launcherRequestV2025', launcherRequestV2025);
|
|
43976
|
+
localVarPath = "/launchers/{launcherID}"
|
|
43977
|
+
.replace("{".concat("launcherID", "}"), encodeURIComponent(String(launcherID)));
|
|
43978
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
43979
|
+
if (configuration) {
|
|
43980
|
+
baseOptions = configuration.baseOptions;
|
|
43981
|
+
}
|
|
43982
|
+
localVarRequestOptions = __assign(__assign({ method: 'PUT' }, baseOptions), axiosOptions);
|
|
43983
|
+
localVarHeaderParameter = {};
|
|
43984
|
+
localVarQueryParameter = {};
|
|
43985
|
+
// authentication userAuth required
|
|
43986
|
+
// oauth required
|
|
43987
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
43988
|
+
// authentication userAuth required
|
|
43989
|
+
// oauth required
|
|
43990
|
+
];
|
|
43991
|
+
case 1:
|
|
43992
|
+
// authentication userAuth required
|
|
43993
|
+
// oauth required
|
|
43994
|
+
_a.sent();
|
|
43995
|
+
// authentication userAuth required
|
|
43996
|
+
// oauth required
|
|
43997
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
43998
|
+
case 2:
|
|
43999
|
+
// authentication userAuth required
|
|
44000
|
+
// oauth required
|
|
44001
|
+
_a.sent();
|
|
44002
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
44003
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
44004
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
44005
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
44006
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(launcherRequestV2025, localVarRequestOptions, configuration);
|
|
44007
|
+
return [2 /*return*/, {
|
|
44008
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
44009
|
+
axiosOptions: localVarRequestOptions,
|
|
44010
|
+
}];
|
|
44011
|
+
}
|
|
44012
|
+
});
|
|
44013
|
+
});
|
|
44014
|
+
},
|
|
44015
|
+
/**
|
|
44016
|
+
* Launch the given Launcher ID
|
|
44017
|
+
* @summary Launch a launcher
|
|
44018
|
+
* @param {string} launcherID ID of the Launcher to be launched
|
|
44019
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
44020
|
+
* @throws {RequiredError}
|
|
44021
|
+
*/
|
|
44022
|
+
startLauncher: function (launcherID, axiosOptions) {
|
|
44023
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
44024
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
44025
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
44026
|
+
return __generator(this, function (_a) {
|
|
44027
|
+
switch (_a.label) {
|
|
44028
|
+
case 0:
|
|
44029
|
+
// verify required parameter 'launcherID' is not null or undefined
|
|
44030
|
+
(0, common_1.assertParamExists)('startLauncher', 'launcherID', launcherID);
|
|
44031
|
+
localVarPath = "/launchers/{launcherID}/launch"
|
|
44032
|
+
.replace("{".concat("launcherID", "}"), encodeURIComponent(String(launcherID)));
|
|
44033
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
44034
|
+
if (configuration) {
|
|
44035
|
+
baseOptions = configuration.baseOptions;
|
|
44036
|
+
}
|
|
44037
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
44038
|
+
localVarHeaderParameter = {};
|
|
44039
|
+
localVarQueryParameter = {};
|
|
44040
|
+
// authentication userAuth required
|
|
44041
|
+
// oauth required
|
|
44042
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
44043
|
+
// authentication userAuth required
|
|
44044
|
+
// oauth required
|
|
44045
|
+
];
|
|
44046
|
+
case 1:
|
|
44047
|
+
// authentication userAuth required
|
|
44048
|
+
// oauth required
|
|
44049
|
+
_a.sent();
|
|
44050
|
+
// authentication userAuth required
|
|
44051
|
+
// oauth required
|
|
44052
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
44053
|
+
case 2:
|
|
44054
|
+
// authentication userAuth required
|
|
44055
|
+
// oauth required
|
|
44056
|
+
_a.sent();
|
|
44057
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
44058
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
44059
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
44060
|
+
return [2 /*return*/, {
|
|
44061
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
44062
|
+
axiosOptions: localVarRequestOptions,
|
|
44063
|
+
}];
|
|
44064
|
+
}
|
|
44065
|
+
});
|
|
44066
|
+
});
|
|
44067
|
+
},
|
|
44068
|
+
};
|
|
44069
|
+
};
|
|
44070
|
+
exports.LaunchersV2025ApiAxiosParamCreator = LaunchersV2025ApiAxiosParamCreator;
|
|
44071
|
+
/**
|
|
44072
|
+
* LaunchersV2025Api - functional programming interface
|
|
44073
|
+
* @export
|
|
44074
|
+
*/
|
|
44075
|
+
var LaunchersV2025ApiFp = function (configuration) {
|
|
44076
|
+
var localVarAxiosParamCreator = (0, exports.LaunchersV2025ApiAxiosParamCreator)(configuration);
|
|
44077
|
+
return {
|
|
44078
|
+
/**
|
|
44079
|
+
* Create a Launcher with given information
|
|
44080
|
+
* @summary Create launcher
|
|
44081
|
+
* @param {LauncherRequestV2025} launcherRequestV2025 Payload to create a Launcher
|
|
44082
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
44083
|
+
* @throws {RequiredError}
|
|
44084
|
+
*/
|
|
44085
|
+
createLauncher: function (launcherRequestV2025, axiosOptions) {
|
|
44086
|
+
var _a, _b, _c;
|
|
44087
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
44088
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
44089
|
+
return __generator(this, function (_d) {
|
|
44090
|
+
switch (_d.label) {
|
|
44091
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.createLauncher(launcherRequestV2025, axiosOptions)];
|
|
44092
|
+
case 1:
|
|
44093
|
+
localVarAxiosArgs = _d.sent();
|
|
44094
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
44095
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['LaunchersV2025Api.createLauncher']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
44096
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
44097
|
+
}
|
|
44098
|
+
});
|
|
44099
|
+
});
|
|
44100
|
+
},
|
|
44101
|
+
/**
|
|
44102
|
+
* Delete the given Launcher ID
|
|
44103
|
+
* @summary Delete launcher
|
|
44104
|
+
* @param {string} launcherID ID of the Launcher to be deleted
|
|
44105
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
44106
|
+
* @throws {RequiredError}
|
|
44107
|
+
*/
|
|
44108
|
+
deleteLauncher: function (launcherID, axiosOptions) {
|
|
44109
|
+
var _a, _b, _c;
|
|
44110
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
44111
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
44112
|
+
return __generator(this, function (_d) {
|
|
44113
|
+
switch (_d.label) {
|
|
44114
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.deleteLauncher(launcherID, axiosOptions)];
|
|
44115
|
+
case 1:
|
|
44116
|
+
localVarAxiosArgs = _d.sent();
|
|
44117
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
44118
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['LaunchersV2025Api.deleteLauncher']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
44119
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
44120
|
+
}
|
|
44121
|
+
});
|
|
44122
|
+
});
|
|
44123
|
+
},
|
|
44124
|
+
/**
|
|
44125
|
+
* Get details for the given Launcher ID
|
|
44126
|
+
* @summary Get launcher by id
|
|
44127
|
+
* @param {string} launcherID ID of the Launcher to be retrieved
|
|
44128
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
44129
|
+
* @throws {RequiredError}
|
|
44130
|
+
*/
|
|
44131
|
+
getLauncher: function (launcherID, axiosOptions) {
|
|
44132
|
+
var _a, _b, _c;
|
|
44133
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
44134
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
44135
|
+
return __generator(this, function (_d) {
|
|
44136
|
+
switch (_d.label) {
|
|
44137
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getLauncher(launcherID, axiosOptions)];
|
|
44138
|
+
case 1:
|
|
44139
|
+
localVarAxiosArgs = _d.sent();
|
|
44140
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
44141
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['LaunchersV2025Api.getLauncher']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
44142
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
44143
|
+
}
|
|
44144
|
+
});
|
|
44145
|
+
});
|
|
44146
|
+
},
|
|
44147
|
+
/**
|
|
44148
|
+
* Return a list of Launchers for the authenticated tenant
|
|
44149
|
+
* @summary List all launchers for tenant
|
|
44150
|
+
* @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: **description**: *sw* **disabled**: *eq* **name**: *sw*
|
|
44151
|
+
* @param {string} [next] Pagination marker
|
|
44152
|
+
* @param {number} [limit] Number of Launchers to return
|
|
44153
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
44154
|
+
* @throws {RequiredError}
|
|
44155
|
+
*/
|
|
44156
|
+
getLaunchers: function (filters, next, limit, axiosOptions) {
|
|
44157
|
+
var _a, _b, _c;
|
|
44158
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
44159
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
44160
|
+
return __generator(this, function (_d) {
|
|
44161
|
+
switch (_d.label) {
|
|
44162
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getLaunchers(filters, next, limit, axiosOptions)];
|
|
44163
|
+
case 1:
|
|
44164
|
+
localVarAxiosArgs = _d.sent();
|
|
44165
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
44166
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['LaunchersV2025Api.getLaunchers']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
44167
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
44168
|
+
}
|
|
44169
|
+
});
|
|
44170
|
+
});
|
|
44171
|
+
},
|
|
44172
|
+
/**
|
|
44173
|
+
* Replace the given Launcher ID with given payload
|
|
44174
|
+
* @summary Replace launcher
|
|
44175
|
+
* @param {string} launcherID ID of the Launcher to be replaced
|
|
44176
|
+
* @param {LauncherRequestV2025} launcherRequestV2025 Payload to replace Launcher
|
|
44177
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
44178
|
+
* @throws {RequiredError}
|
|
44179
|
+
*/
|
|
44180
|
+
putLauncher: function (launcherID, launcherRequestV2025, axiosOptions) {
|
|
44181
|
+
var _a, _b, _c;
|
|
44182
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
44183
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
44184
|
+
return __generator(this, function (_d) {
|
|
44185
|
+
switch (_d.label) {
|
|
44186
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.putLauncher(launcherID, launcherRequestV2025, axiosOptions)];
|
|
44187
|
+
case 1:
|
|
44188
|
+
localVarAxiosArgs = _d.sent();
|
|
44189
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
44190
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['LaunchersV2025Api.putLauncher']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
44191
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
44192
|
+
}
|
|
44193
|
+
});
|
|
44194
|
+
});
|
|
44195
|
+
},
|
|
44196
|
+
/**
|
|
44197
|
+
* Launch the given Launcher ID
|
|
44198
|
+
* @summary Launch a launcher
|
|
44199
|
+
* @param {string} launcherID ID of the Launcher to be launched
|
|
44200
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
44201
|
+
* @throws {RequiredError}
|
|
44202
|
+
*/
|
|
44203
|
+
startLauncher: function (launcherID, axiosOptions) {
|
|
44204
|
+
var _a, _b, _c;
|
|
44205
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
44206
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
44207
|
+
return __generator(this, function (_d) {
|
|
44208
|
+
switch (_d.label) {
|
|
44209
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.startLauncher(launcherID, axiosOptions)];
|
|
44210
|
+
case 1:
|
|
44211
|
+
localVarAxiosArgs = _d.sent();
|
|
44212
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
44213
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['LaunchersV2025Api.startLauncher']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
44214
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
44215
|
+
}
|
|
44216
|
+
});
|
|
44217
|
+
});
|
|
44218
|
+
},
|
|
44219
|
+
};
|
|
44220
|
+
};
|
|
44221
|
+
exports.LaunchersV2025ApiFp = LaunchersV2025ApiFp;
|
|
44222
|
+
/**
|
|
44223
|
+
* LaunchersV2025Api - factory interface
|
|
44224
|
+
* @export
|
|
44225
|
+
*/
|
|
44226
|
+
var LaunchersV2025ApiFactory = function (configuration, basePath, axios) {
|
|
44227
|
+
var localVarFp = (0, exports.LaunchersV2025ApiFp)(configuration);
|
|
44228
|
+
return {
|
|
44229
|
+
/**
|
|
44230
|
+
* Create a Launcher with given information
|
|
44231
|
+
* @summary Create launcher
|
|
44232
|
+
* @param {LaunchersV2025ApiCreateLauncherRequest} requestParameters Request parameters.
|
|
44233
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
44234
|
+
* @throws {RequiredError}
|
|
44235
|
+
*/
|
|
44236
|
+
createLauncher: function (requestParameters, axiosOptions) {
|
|
44237
|
+
return localVarFp.createLauncher(requestParameters.launcherRequestV2025, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
44238
|
+
},
|
|
44239
|
+
/**
|
|
44240
|
+
* Delete the given Launcher ID
|
|
44241
|
+
* @summary Delete launcher
|
|
44242
|
+
* @param {LaunchersV2025ApiDeleteLauncherRequest} requestParameters Request parameters.
|
|
44243
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
44244
|
+
* @throws {RequiredError}
|
|
44245
|
+
*/
|
|
44246
|
+
deleteLauncher: function (requestParameters, axiosOptions) {
|
|
44247
|
+
return localVarFp.deleteLauncher(requestParameters.launcherID, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
44248
|
+
},
|
|
44249
|
+
/**
|
|
44250
|
+
* Get details for the given Launcher ID
|
|
44251
|
+
* @summary Get launcher by id
|
|
44252
|
+
* @param {LaunchersV2025ApiGetLauncherRequest} requestParameters Request parameters.
|
|
44253
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
44254
|
+
* @throws {RequiredError}
|
|
44255
|
+
*/
|
|
44256
|
+
getLauncher: function (requestParameters, axiosOptions) {
|
|
44257
|
+
return localVarFp.getLauncher(requestParameters.launcherID, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
44258
|
+
},
|
|
44259
|
+
/**
|
|
44260
|
+
* Return a list of Launchers for the authenticated tenant
|
|
44261
|
+
* @summary List all launchers for tenant
|
|
44262
|
+
* @param {LaunchersV2025ApiGetLaunchersRequest} requestParameters Request parameters.
|
|
44263
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
44264
|
+
* @throws {RequiredError}
|
|
44265
|
+
*/
|
|
44266
|
+
getLaunchers: function (requestParameters, axiosOptions) {
|
|
44267
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
44268
|
+
return localVarFp.getLaunchers(requestParameters.filters, requestParameters.next, requestParameters.limit, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
44269
|
+
},
|
|
44270
|
+
/**
|
|
44271
|
+
* Replace the given Launcher ID with given payload
|
|
44272
|
+
* @summary Replace launcher
|
|
44273
|
+
* @param {LaunchersV2025ApiPutLauncherRequest} requestParameters Request parameters.
|
|
44274
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
44275
|
+
* @throws {RequiredError}
|
|
44276
|
+
*/
|
|
44277
|
+
putLauncher: function (requestParameters, axiosOptions) {
|
|
44278
|
+
return localVarFp.putLauncher(requestParameters.launcherID, requestParameters.launcherRequestV2025, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
44279
|
+
},
|
|
44280
|
+
/**
|
|
44281
|
+
* Launch the given Launcher ID
|
|
44282
|
+
* @summary Launch a launcher
|
|
44283
|
+
* @param {LaunchersV2025ApiStartLauncherRequest} requestParameters Request parameters.
|
|
44284
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
44285
|
+
* @throws {RequiredError}
|
|
44286
|
+
*/
|
|
44287
|
+
startLauncher: function (requestParameters, axiosOptions) {
|
|
44288
|
+
return localVarFp.startLauncher(requestParameters.launcherID, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
44289
|
+
},
|
|
44290
|
+
};
|
|
44291
|
+
};
|
|
44292
|
+
exports.LaunchersV2025ApiFactory = LaunchersV2025ApiFactory;
|
|
44293
|
+
/**
|
|
44294
|
+
* LaunchersV2025Api - object-oriented interface
|
|
44295
|
+
* @export
|
|
44296
|
+
* @class LaunchersV2025Api
|
|
44297
|
+
* @extends {BaseAPI}
|
|
44298
|
+
*/
|
|
44299
|
+
var LaunchersV2025Api = /** @class */ (function (_super) {
|
|
44300
|
+
__extends(LaunchersV2025Api, _super);
|
|
44301
|
+
function LaunchersV2025Api() {
|
|
44302
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
44303
|
+
}
|
|
44304
|
+
/**
|
|
44305
|
+
* Create a Launcher with given information
|
|
44306
|
+
* @summary Create launcher
|
|
44307
|
+
* @param {LaunchersV2025ApiCreateLauncherRequest} requestParameters Request parameters.
|
|
44308
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
44309
|
+
* @throws {RequiredError}
|
|
44310
|
+
* @memberof LaunchersV2025Api
|
|
44311
|
+
*/
|
|
44312
|
+
LaunchersV2025Api.prototype.createLauncher = function (requestParameters, axiosOptions) {
|
|
44313
|
+
var _this = this;
|
|
44314
|
+
return (0, exports.LaunchersV2025ApiFp)(this.configuration).createLauncher(requestParameters.launcherRequestV2025, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
44315
|
+
};
|
|
44316
|
+
/**
|
|
44317
|
+
* Delete the given Launcher ID
|
|
44318
|
+
* @summary Delete launcher
|
|
44319
|
+
* @param {LaunchersV2025ApiDeleteLauncherRequest} requestParameters Request parameters.
|
|
44320
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
44321
|
+
* @throws {RequiredError}
|
|
44322
|
+
* @memberof LaunchersV2025Api
|
|
44323
|
+
*/
|
|
44324
|
+
LaunchersV2025Api.prototype.deleteLauncher = function (requestParameters, axiosOptions) {
|
|
44325
|
+
var _this = this;
|
|
44326
|
+
return (0, exports.LaunchersV2025ApiFp)(this.configuration).deleteLauncher(requestParameters.launcherID, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
44327
|
+
};
|
|
44328
|
+
/**
|
|
44329
|
+
* Get details for the given Launcher ID
|
|
44330
|
+
* @summary Get launcher by id
|
|
44331
|
+
* @param {LaunchersV2025ApiGetLauncherRequest} requestParameters Request parameters.
|
|
44332
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
44333
|
+
* @throws {RequiredError}
|
|
44334
|
+
* @memberof LaunchersV2025Api
|
|
44335
|
+
*/
|
|
44336
|
+
LaunchersV2025Api.prototype.getLauncher = function (requestParameters, axiosOptions) {
|
|
44337
|
+
var _this = this;
|
|
44338
|
+
return (0, exports.LaunchersV2025ApiFp)(this.configuration).getLauncher(requestParameters.launcherID, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
44339
|
+
};
|
|
44340
|
+
/**
|
|
44341
|
+
* Return a list of Launchers for the authenticated tenant
|
|
44342
|
+
* @summary List all launchers for tenant
|
|
44343
|
+
* @param {LaunchersV2025ApiGetLaunchersRequest} requestParameters Request parameters.
|
|
44344
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
44345
|
+
* @throws {RequiredError}
|
|
44346
|
+
* @memberof LaunchersV2025Api
|
|
44347
|
+
*/
|
|
44348
|
+
LaunchersV2025Api.prototype.getLaunchers = function (requestParameters, axiosOptions) {
|
|
44349
|
+
var _this = this;
|
|
44350
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
44351
|
+
return (0, exports.LaunchersV2025ApiFp)(this.configuration).getLaunchers(requestParameters.filters, requestParameters.next, requestParameters.limit, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
44352
|
+
};
|
|
44353
|
+
/**
|
|
44354
|
+
* Replace the given Launcher ID with given payload
|
|
44355
|
+
* @summary Replace launcher
|
|
44356
|
+
* @param {LaunchersV2025ApiPutLauncherRequest} requestParameters Request parameters.
|
|
44357
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
44358
|
+
* @throws {RequiredError}
|
|
44359
|
+
* @memberof LaunchersV2025Api
|
|
44360
|
+
*/
|
|
44361
|
+
LaunchersV2025Api.prototype.putLauncher = function (requestParameters, axiosOptions) {
|
|
44362
|
+
var _this = this;
|
|
44363
|
+
return (0, exports.LaunchersV2025ApiFp)(this.configuration).putLauncher(requestParameters.launcherID, requestParameters.launcherRequestV2025, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
44364
|
+
};
|
|
44365
|
+
/**
|
|
44366
|
+
* Launch the given Launcher ID
|
|
44367
|
+
* @summary Launch a launcher
|
|
44368
|
+
* @param {LaunchersV2025ApiStartLauncherRequest} requestParameters Request parameters.
|
|
44369
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
44370
|
+
* @throws {RequiredError}
|
|
44371
|
+
* @memberof LaunchersV2025Api
|
|
44372
|
+
*/
|
|
44373
|
+
LaunchersV2025Api.prototype.startLauncher = function (requestParameters, axiosOptions) {
|
|
44374
|
+
var _this = this;
|
|
44375
|
+
return (0, exports.LaunchersV2025ApiFp)(this.configuration).startLauncher(requestParameters.launcherID, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
44376
|
+
};
|
|
44377
|
+
return LaunchersV2025Api;
|
|
44378
|
+
}(base_1.BaseAPI));
|
|
44379
|
+
exports.LaunchersV2025Api = LaunchersV2025Api;
|
|
43056
44380
|
/**
|
|
43057
44381
|
* LifecycleStatesV2025Api - axios parameter creator
|
|
43058
44382
|
* @export
|
|
@@ -43259,7 +44583,7 @@ var LifecycleStatesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
43259
44583
|
* @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.
|
|
43260
44584
|
* @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.
|
|
43261
44585
|
* @param {boolean} [count] If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count=true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
43262
|
-
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **created, modified**
|
|
44586
|
+
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **name, priority, created, modified**
|
|
43263
44587
|
* @param {*} [axiosOptions] Override http request option.
|
|
43264
44588
|
* @throws {RequiredError}
|
|
43265
44589
|
*/
|
|
@@ -43550,7 +44874,7 @@ var LifecycleStatesV2025ApiFp = function (configuration) {
|
|
|
43550
44874
|
* @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.
|
|
43551
44875
|
* @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.
|
|
43552
44876
|
* @param {boolean} [count] If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count=true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
43553
|
-
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **created, modified**
|
|
44877
|
+
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **name, priority, created, modified**
|
|
43554
44878
|
* @param {*} [axiosOptions] Override http request option.
|
|
43555
44879
|
* @throws {RequiredError}
|
|
43556
44880
|
*/
|
|
@@ -46552,20 +47876,20 @@ var MachineIdentitiesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
46552
47876
|
/**
|
|
46553
47877
|
* Use this API to create a machine identity. The maximum supported length for the description field is 2000 characters.
|
|
46554
47878
|
* @summary Create machine identities
|
|
46555
|
-
* @param {
|
|
47879
|
+
* @param {MachineIdentityRequestV2025} machineIdentityRequestV2025
|
|
46556
47880
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
46557
47881
|
* @param {*} [axiosOptions] Override http request option.
|
|
46558
47882
|
* @throws {RequiredError}
|
|
46559
47883
|
*/
|
|
46560
|
-
createMachineIdentity: function (
|
|
47884
|
+
createMachineIdentity: function (machineIdentityRequestV2025, xSailPointExperimental, axiosOptions) {
|
|
46561
47885
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
46562
47886
|
return __awaiter(_this, void 0, void 0, function () {
|
|
46563
47887
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
46564
47888
|
return __generator(this, function (_a) {
|
|
46565
47889
|
switch (_a.label) {
|
|
46566
47890
|
case 0:
|
|
46567
|
-
// verify required parameter '
|
|
46568
|
-
(0, common_1.assertParamExists)('createMachineIdentity', '
|
|
47891
|
+
// verify required parameter 'machineIdentityRequestV2025' is not null or undefined
|
|
47892
|
+
(0, common_1.assertParamExists)('createMachineIdentity', 'machineIdentityRequestV2025', machineIdentityRequestV2025);
|
|
46569
47893
|
if (xSailPointExperimental === undefined) {
|
|
46570
47894
|
xSailPointExperimental = 'true';
|
|
46571
47895
|
}
|
|
@@ -46601,7 +47925,7 @@ var MachineIdentitiesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
46601
47925
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
46602
47926
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
46603
47927
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
46604
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(
|
|
47928
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(machineIdentityRequestV2025, localVarRequestOptions, configuration);
|
|
46605
47929
|
return [2 /*return*/, {
|
|
46606
47930
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
46607
47931
|
axiosOptions: localVarRequestOptions,
|
|
@@ -46733,8 +48057,8 @@ var MachineIdentitiesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
46733
48057
|
/**
|
|
46734
48058
|
* This API returns a list of machine identities.
|
|
46735
48059
|
* @summary List machine identities
|
|
46736
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in, sw* **displayName**: *eq, in, sw* **cisIdentityId**: *eq, in, sw* **
|
|
46737
|
-
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **businessApplication, name**
|
|
48060
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in, sw* **displayName**: *eq, in, sw* **cisIdentityId**: *eq, in, sw* **businessApplication**: *eq, in, sw* **attributes**: *eq* **manuallyEdited**: *eq* **subtype**: *eq, in* **owners.primaryIdentity.id**: *eq, in, sw* **owners.primaryIdentity.name**: *eq, in, isnull, pr* **owners.secondaryIdentity.id**: *eq, in, sw* **owners.secondaryIdentity.name**: *eq, in, isnull, pr* **source.name**: *eq, in, sw* **source.id**: *eq, in* **entitlement.id**: *eq, in* **entitlement.name**: *eq, in, sw*
|
|
48061
|
+
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **businessApplication, name, owners.primaryIdentity.name, source.name, created, modified**
|
|
46738
48062
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
46739
48063
|
* @param {boolean} [count] If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count=true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
46740
48064
|
* @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.
|
|
@@ -46806,6 +48130,143 @@ var MachineIdentitiesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
46806
48130
|
});
|
|
46807
48131
|
});
|
|
46808
48132
|
},
|
|
48133
|
+
/**
|
|
48134
|
+
* This API returns a list of user entitlements associated with machine identities.
|
|
48135
|
+
* @summary List machine identity\'s user entitlements
|
|
48136
|
+
* @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: **machineIdentityId**: *eq, in* **machineIdentityName**: *eq, in, sw* **entitlement.id**: *eq, in* **entitlement.name**: *eq, in, sw* **source.id**: *eq, in* **source.name**: *eq, in, sw*
|
|
48137
|
+
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **machineIdentityName, entitlement.name, source.name**
|
|
48138
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
48139
|
+
* @param {boolean} [count] If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count=true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
48140
|
+
* @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.
|
|
48141
|
+
* @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.
|
|
48142
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
48143
|
+
* @throws {RequiredError}
|
|
48144
|
+
*/
|
|
48145
|
+
listMachineIdentityUserEntitlements: function (filters, sorters, xSailPointExperimental, count, limit, offset, axiosOptions) {
|
|
48146
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
48147
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
48148
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
48149
|
+
return __generator(this, function (_a) {
|
|
48150
|
+
switch (_a.label) {
|
|
48151
|
+
case 0:
|
|
48152
|
+
if (xSailPointExperimental === undefined) {
|
|
48153
|
+
xSailPointExperimental = 'true';
|
|
48154
|
+
}
|
|
48155
|
+
localVarPath = "/machine-identity-user-entitlements";
|
|
48156
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
48157
|
+
if (configuration) {
|
|
48158
|
+
baseOptions = configuration.baseOptions;
|
|
48159
|
+
}
|
|
48160
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
48161
|
+
localVarHeaderParameter = {};
|
|
48162
|
+
localVarQueryParameter = {};
|
|
48163
|
+
// authentication userAuth required
|
|
48164
|
+
// oauth required
|
|
48165
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
48166
|
+
// authentication userAuth required
|
|
48167
|
+
// oauth required
|
|
48168
|
+
];
|
|
48169
|
+
case 1:
|
|
48170
|
+
// authentication userAuth required
|
|
48171
|
+
// oauth required
|
|
48172
|
+
_a.sent();
|
|
48173
|
+
// authentication userAuth required
|
|
48174
|
+
// oauth required
|
|
48175
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
48176
|
+
case 2:
|
|
48177
|
+
// authentication userAuth required
|
|
48178
|
+
// oauth required
|
|
48179
|
+
_a.sent();
|
|
48180
|
+
if (filters !== undefined) {
|
|
48181
|
+
localVarQueryParameter['filters'] = filters;
|
|
48182
|
+
}
|
|
48183
|
+
if (sorters !== undefined) {
|
|
48184
|
+
localVarQueryParameter['sorters'] = sorters;
|
|
48185
|
+
}
|
|
48186
|
+
if (count !== undefined) {
|
|
48187
|
+
localVarQueryParameter['count'] = count;
|
|
48188
|
+
}
|
|
48189
|
+
if (limit !== undefined) {
|
|
48190
|
+
localVarQueryParameter['limit'] = limit;
|
|
48191
|
+
}
|
|
48192
|
+
if (offset !== undefined) {
|
|
48193
|
+
localVarQueryParameter['offset'] = offset;
|
|
48194
|
+
}
|
|
48195
|
+
if (xSailPointExperimental != null) {
|
|
48196
|
+
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
48197
|
+
}
|
|
48198
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
48199
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
48200
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
48201
|
+
return [2 /*return*/, {
|
|
48202
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
48203
|
+
axiosOptions: localVarRequestOptions,
|
|
48204
|
+
}];
|
|
48205
|
+
}
|
|
48206
|
+
});
|
|
48207
|
+
});
|
|
48208
|
+
},
|
|
48209
|
+
/**
|
|
48210
|
+
* Use this API to aggregate machine identities (AI Agents).
|
|
48211
|
+
* @summary Start Machine Identity (AI Agent) Aggregation
|
|
48212
|
+
* @param {MachineIdentityAggregationRequestV2025} machineIdentityAggregationRequestV2025
|
|
48213
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
48214
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
48215
|
+
* @throws {RequiredError}
|
|
48216
|
+
*/
|
|
48217
|
+
startMachineIdentityAggregation: function (machineIdentityAggregationRequestV2025, xSailPointExperimental, axiosOptions) {
|
|
48218
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
48219
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
48220
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
48221
|
+
return __generator(this, function (_a) {
|
|
48222
|
+
switch (_a.label) {
|
|
48223
|
+
case 0:
|
|
48224
|
+
// verify required parameter 'machineIdentityAggregationRequestV2025' is not null or undefined
|
|
48225
|
+
(0, common_1.assertParamExists)('startMachineIdentityAggregation', 'machineIdentityAggregationRequestV2025', machineIdentityAggregationRequestV2025);
|
|
48226
|
+
if (xSailPointExperimental === undefined) {
|
|
48227
|
+
xSailPointExperimental = 'true';
|
|
48228
|
+
}
|
|
48229
|
+
localVarPath = "/sources/{sourceId}/aggregate-agents";
|
|
48230
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
48231
|
+
if (configuration) {
|
|
48232
|
+
baseOptions = configuration.baseOptions;
|
|
48233
|
+
}
|
|
48234
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
48235
|
+
localVarHeaderParameter = {};
|
|
48236
|
+
localVarQueryParameter = {};
|
|
48237
|
+
// authentication userAuth required
|
|
48238
|
+
// oauth required
|
|
48239
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
48240
|
+
// authentication userAuth required
|
|
48241
|
+
// oauth required
|
|
48242
|
+
];
|
|
48243
|
+
case 1:
|
|
48244
|
+
// authentication userAuth required
|
|
48245
|
+
// oauth required
|
|
48246
|
+
_a.sent();
|
|
48247
|
+
// authentication userAuth required
|
|
48248
|
+
// oauth required
|
|
48249
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
48250
|
+
case 2:
|
|
48251
|
+
// authentication userAuth required
|
|
48252
|
+
// oauth required
|
|
48253
|
+
_a.sent();
|
|
48254
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
48255
|
+
if (xSailPointExperimental != null) {
|
|
48256
|
+
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
48257
|
+
}
|
|
48258
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
48259
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
48260
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
48261
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(machineIdentityAggregationRequestV2025, localVarRequestOptions, configuration);
|
|
48262
|
+
return [2 /*return*/, {
|
|
48263
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
48264
|
+
axiosOptions: localVarRequestOptions,
|
|
48265
|
+
}];
|
|
48266
|
+
}
|
|
48267
|
+
});
|
|
48268
|
+
});
|
|
48269
|
+
},
|
|
46809
48270
|
/**
|
|
46810
48271
|
* Use this API to update machine identity details.
|
|
46811
48272
|
* @summary Update a machine identity
|
|
@@ -46884,18 +48345,18 @@ var MachineIdentitiesV2025ApiFp = function (configuration) {
|
|
|
46884
48345
|
/**
|
|
46885
48346
|
* Use this API to create a machine identity. The maximum supported length for the description field is 2000 characters.
|
|
46886
48347
|
* @summary Create machine identities
|
|
46887
|
-
* @param {
|
|
48348
|
+
* @param {MachineIdentityRequestV2025} machineIdentityRequestV2025
|
|
46888
48349
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
46889
48350
|
* @param {*} [axiosOptions] Override http request option.
|
|
46890
48351
|
* @throws {RequiredError}
|
|
46891
48352
|
*/
|
|
46892
|
-
createMachineIdentity: function (
|
|
48353
|
+
createMachineIdentity: function (machineIdentityRequestV2025, xSailPointExperimental, axiosOptions) {
|
|
46893
48354
|
var _a, _b, _c;
|
|
46894
48355
|
return __awaiter(this, void 0, void 0, function () {
|
|
46895
48356
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
46896
48357
|
return __generator(this, function (_d) {
|
|
46897
48358
|
switch (_d.label) {
|
|
46898
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.createMachineIdentity(
|
|
48359
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.createMachineIdentity(machineIdentityRequestV2025, xSailPointExperimental, axiosOptions)];
|
|
46899
48360
|
case 1:
|
|
46900
48361
|
localVarAxiosArgs = _d.sent();
|
|
46901
48362
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -46956,8 +48417,8 @@ var MachineIdentitiesV2025ApiFp = function (configuration) {
|
|
|
46956
48417
|
/**
|
|
46957
48418
|
* This API returns a list of machine identities.
|
|
46958
48419
|
* @summary List machine identities
|
|
46959
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in, sw* **displayName**: *eq, in, sw* **cisIdentityId**: *eq, in, sw* **
|
|
46960
|
-
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **businessApplication, name**
|
|
48420
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in, sw* **displayName**: *eq, in, sw* **cisIdentityId**: *eq, in, sw* **businessApplication**: *eq, in, sw* **attributes**: *eq* **manuallyEdited**: *eq* **subtype**: *eq, in* **owners.primaryIdentity.id**: *eq, in, sw* **owners.primaryIdentity.name**: *eq, in, isnull, pr* **owners.secondaryIdentity.id**: *eq, in, sw* **owners.secondaryIdentity.name**: *eq, in, isnull, pr* **source.name**: *eq, in, sw* **source.id**: *eq, in* **entitlement.id**: *eq, in* **entitlement.name**: *eq, in, sw*
|
|
48421
|
+
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **businessApplication, name, owners.primaryIdentity.name, source.name, created, modified**
|
|
46961
48422
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
46962
48423
|
* @param {boolean} [count] If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count=true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
46963
48424
|
* @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.
|
|
@@ -46981,6 +48442,58 @@ var MachineIdentitiesV2025ApiFp = function (configuration) {
|
|
|
46981
48442
|
});
|
|
46982
48443
|
});
|
|
46983
48444
|
},
|
|
48445
|
+
/**
|
|
48446
|
+
* This API returns a list of user entitlements associated with machine identities.
|
|
48447
|
+
* @summary List machine identity\'s user entitlements
|
|
48448
|
+
* @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: **machineIdentityId**: *eq, in* **machineIdentityName**: *eq, in, sw* **entitlement.id**: *eq, in* **entitlement.name**: *eq, in, sw* **source.id**: *eq, in* **source.name**: *eq, in, sw*
|
|
48449
|
+
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **machineIdentityName, entitlement.name, source.name**
|
|
48450
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
48451
|
+
* @param {boolean} [count] If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count=true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
48452
|
+
* @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.
|
|
48453
|
+
* @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.
|
|
48454
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
48455
|
+
* @throws {RequiredError}
|
|
48456
|
+
*/
|
|
48457
|
+
listMachineIdentityUserEntitlements: function (filters, sorters, xSailPointExperimental, count, limit, offset, axiosOptions) {
|
|
48458
|
+
var _a, _b, _c;
|
|
48459
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
48460
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
48461
|
+
return __generator(this, function (_d) {
|
|
48462
|
+
switch (_d.label) {
|
|
48463
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.listMachineIdentityUserEntitlements(filters, sorters, xSailPointExperimental, count, limit, offset, axiosOptions)];
|
|
48464
|
+
case 1:
|
|
48465
|
+
localVarAxiosArgs = _d.sent();
|
|
48466
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
48467
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['MachineIdentitiesV2025Api.listMachineIdentityUserEntitlements']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
48468
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
48469
|
+
}
|
|
48470
|
+
});
|
|
48471
|
+
});
|
|
48472
|
+
},
|
|
48473
|
+
/**
|
|
48474
|
+
* Use this API to aggregate machine identities (AI Agents).
|
|
48475
|
+
* @summary Start Machine Identity (AI Agent) Aggregation
|
|
48476
|
+
* @param {MachineIdentityAggregationRequestV2025} machineIdentityAggregationRequestV2025
|
|
48477
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
48478
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
48479
|
+
* @throws {RequiredError}
|
|
48480
|
+
*/
|
|
48481
|
+
startMachineIdentityAggregation: function (machineIdentityAggregationRequestV2025, xSailPointExperimental, axiosOptions) {
|
|
48482
|
+
var _a, _b, _c;
|
|
48483
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
48484
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
48485
|
+
return __generator(this, function (_d) {
|
|
48486
|
+
switch (_d.label) {
|
|
48487
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.startMachineIdentityAggregation(machineIdentityAggregationRequestV2025, xSailPointExperimental, axiosOptions)];
|
|
48488
|
+
case 1:
|
|
48489
|
+
localVarAxiosArgs = _d.sent();
|
|
48490
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
48491
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['MachineIdentitiesV2025Api.startMachineIdentityAggregation']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
48492
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
48493
|
+
}
|
|
48494
|
+
});
|
|
48495
|
+
});
|
|
48496
|
+
},
|
|
46984
48497
|
/**
|
|
46985
48498
|
* Use this API to update machine identity details.
|
|
46986
48499
|
* @summary Update a machine identity
|
|
@@ -47024,7 +48537,7 @@ var MachineIdentitiesV2025ApiFactory = function (configuration, basePath, axios)
|
|
|
47024
48537
|
* @throws {RequiredError}
|
|
47025
48538
|
*/
|
|
47026
48539
|
createMachineIdentity: function (requestParameters, axiosOptions) {
|
|
47027
|
-
return localVarFp.createMachineIdentity(requestParameters.
|
|
48540
|
+
return localVarFp.createMachineIdentity(requestParameters.machineIdentityRequestV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
47028
48541
|
},
|
|
47029
48542
|
/**
|
|
47030
48543
|
* The API returns successful response if the requested machine identity was deleted.
|
|
@@ -47057,6 +48570,27 @@ var MachineIdentitiesV2025ApiFactory = function (configuration, basePath, axios)
|
|
|
47057
48570
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
47058
48571
|
return localVarFp.listMachineIdentities(requestParameters.filters, requestParameters.sorters, requestParameters.xSailPointExperimental, requestParameters.count, requestParameters.limit, requestParameters.offset, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
47059
48572
|
},
|
|
48573
|
+
/**
|
|
48574
|
+
* This API returns a list of user entitlements associated with machine identities.
|
|
48575
|
+
* @summary List machine identity\'s user entitlements
|
|
48576
|
+
* @param {MachineIdentitiesV2025ApiListMachineIdentityUserEntitlementsRequest} requestParameters Request parameters.
|
|
48577
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
48578
|
+
* @throws {RequiredError}
|
|
48579
|
+
*/
|
|
48580
|
+
listMachineIdentityUserEntitlements: function (requestParameters, axiosOptions) {
|
|
48581
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
48582
|
+
return localVarFp.listMachineIdentityUserEntitlements(requestParameters.filters, requestParameters.sorters, requestParameters.xSailPointExperimental, requestParameters.count, requestParameters.limit, requestParameters.offset, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
48583
|
+
},
|
|
48584
|
+
/**
|
|
48585
|
+
* Use this API to aggregate machine identities (AI Agents).
|
|
48586
|
+
* @summary Start Machine Identity (AI Agent) Aggregation
|
|
48587
|
+
* @param {MachineIdentitiesV2025ApiStartMachineIdentityAggregationRequest} requestParameters Request parameters.
|
|
48588
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
48589
|
+
* @throws {RequiredError}
|
|
48590
|
+
*/
|
|
48591
|
+
startMachineIdentityAggregation: function (requestParameters, axiosOptions) {
|
|
48592
|
+
return localVarFp.startMachineIdentityAggregation(requestParameters.machineIdentityAggregationRequestV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
48593
|
+
},
|
|
47060
48594
|
/**
|
|
47061
48595
|
* Use this API to update machine identity details.
|
|
47062
48596
|
* @summary Update a machine identity
|
|
@@ -47091,7 +48625,7 @@ var MachineIdentitiesV2025Api = /** @class */ (function (_super) {
|
|
|
47091
48625
|
*/
|
|
47092
48626
|
MachineIdentitiesV2025Api.prototype.createMachineIdentity = function (requestParameters, axiosOptions) {
|
|
47093
48627
|
var _this = this;
|
|
47094
|
-
return (0, exports.MachineIdentitiesV2025ApiFp)(this.configuration).createMachineIdentity(requestParameters.
|
|
48628
|
+
return (0, exports.MachineIdentitiesV2025ApiFp)(this.configuration).createMachineIdentity(requestParameters.machineIdentityRequestV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
47095
48629
|
};
|
|
47096
48630
|
/**
|
|
47097
48631
|
* The API returns successful response if the requested machine identity was deleted.
|
|
@@ -47130,6 +48664,31 @@ var MachineIdentitiesV2025Api = /** @class */ (function (_super) {
|
|
|
47130
48664
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
47131
48665
|
return (0, exports.MachineIdentitiesV2025ApiFp)(this.configuration).listMachineIdentities(requestParameters.filters, requestParameters.sorters, requestParameters.xSailPointExperimental, requestParameters.count, requestParameters.limit, requestParameters.offset, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
47132
48666
|
};
|
|
48667
|
+
/**
|
|
48668
|
+
* This API returns a list of user entitlements associated with machine identities.
|
|
48669
|
+
* @summary List machine identity\'s user entitlements
|
|
48670
|
+
* @param {MachineIdentitiesV2025ApiListMachineIdentityUserEntitlementsRequest} requestParameters Request parameters.
|
|
48671
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
48672
|
+
* @throws {RequiredError}
|
|
48673
|
+
* @memberof MachineIdentitiesV2025Api
|
|
48674
|
+
*/
|
|
48675
|
+
MachineIdentitiesV2025Api.prototype.listMachineIdentityUserEntitlements = function (requestParameters, axiosOptions) {
|
|
48676
|
+
var _this = this;
|
|
48677
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
48678
|
+
return (0, exports.MachineIdentitiesV2025ApiFp)(this.configuration).listMachineIdentityUserEntitlements(requestParameters.filters, requestParameters.sorters, requestParameters.xSailPointExperimental, requestParameters.count, requestParameters.limit, requestParameters.offset, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
48679
|
+
};
|
|
48680
|
+
/**
|
|
48681
|
+
* Use this API to aggregate machine identities (AI Agents).
|
|
48682
|
+
* @summary Start Machine Identity (AI Agent) Aggregation
|
|
48683
|
+
* @param {MachineIdentitiesV2025ApiStartMachineIdentityAggregationRequest} requestParameters Request parameters.
|
|
48684
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
48685
|
+
* @throws {RequiredError}
|
|
48686
|
+
* @memberof MachineIdentitiesV2025Api
|
|
48687
|
+
*/
|
|
48688
|
+
MachineIdentitiesV2025Api.prototype.startMachineIdentityAggregation = function (requestParameters, axiosOptions) {
|
|
48689
|
+
var _this = this;
|
|
48690
|
+
return (0, exports.MachineIdentitiesV2025ApiFp)(this.configuration).startMachineIdentityAggregation(requestParameters.machineIdentityAggregationRequestV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
48691
|
+
};
|
|
47133
48692
|
/**
|
|
47134
48693
|
* Use this API to update machine identity details.
|
|
47135
48694
|
* @summary Update a machine identity
|
|
@@ -47312,6 +48871,59 @@ var ManagedClientsV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
47312
48871
|
});
|
|
47313
48872
|
});
|
|
47314
48873
|
},
|
|
48874
|
+
/**
|
|
48875
|
+
* Get a managed client\'s health indicators, using its ID.
|
|
48876
|
+
* @summary Get managed client health indicators
|
|
48877
|
+
* @param {string} id Managed client ID to get health indicators for.
|
|
48878
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
48879
|
+
* @throws {RequiredError}
|
|
48880
|
+
*/
|
|
48881
|
+
getManagedClientHealthIndicators: function (id, axiosOptions) {
|
|
48882
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
48883
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
48884
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
48885
|
+
return __generator(this, function (_a) {
|
|
48886
|
+
switch (_a.label) {
|
|
48887
|
+
case 0:
|
|
48888
|
+
// verify required parameter 'id' is not null or undefined
|
|
48889
|
+
(0, common_1.assertParamExists)('getManagedClientHealthIndicators', 'id', id);
|
|
48890
|
+
localVarPath = "/managed-clients/{id}/health-indicators"
|
|
48891
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
48892
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
48893
|
+
if (configuration) {
|
|
48894
|
+
baseOptions = configuration.baseOptions;
|
|
48895
|
+
}
|
|
48896
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
48897
|
+
localVarHeaderParameter = {};
|
|
48898
|
+
localVarQueryParameter = {};
|
|
48899
|
+
// authentication userAuth required
|
|
48900
|
+
// oauth required
|
|
48901
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
48902
|
+
// authentication userAuth required
|
|
48903
|
+
// oauth required
|
|
48904
|
+
];
|
|
48905
|
+
case 1:
|
|
48906
|
+
// authentication userAuth required
|
|
48907
|
+
// oauth required
|
|
48908
|
+
_a.sent();
|
|
48909
|
+
// authentication userAuth required
|
|
48910
|
+
// oauth required
|
|
48911
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
48912
|
+
case 2:
|
|
48913
|
+
// authentication userAuth required
|
|
48914
|
+
// oauth required
|
|
48915
|
+
_a.sent();
|
|
48916
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
48917
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
48918
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
48919
|
+
return [2 /*return*/, {
|
|
48920
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
48921
|
+
axiosOptions: localVarRequestOptions,
|
|
48922
|
+
}];
|
|
48923
|
+
}
|
|
48924
|
+
});
|
|
48925
|
+
});
|
|
48926
|
+
},
|
|
47315
48927
|
/**
|
|
47316
48928
|
* Get a managed client\'s status, using its ID.
|
|
47317
48929
|
* @summary Get managed client status
|
|
@@ -47573,6 +49185,29 @@ var ManagedClientsV2025ApiFp = function (configuration) {
|
|
|
47573
49185
|
});
|
|
47574
49186
|
});
|
|
47575
49187
|
},
|
|
49188
|
+
/**
|
|
49189
|
+
* Get a managed client\'s health indicators, using its ID.
|
|
49190
|
+
* @summary Get managed client health indicators
|
|
49191
|
+
* @param {string} id Managed client ID to get health indicators for.
|
|
49192
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
49193
|
+
* @throws {RequiredError}
|
|
49194
|
+
*/
|
|
49195
|
+
getManagedClientHealthIndicators: function (id, axiosOptions) {
|
|
49196
|
+
var _a, _b, _c;
|
|
49197
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
49198
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
49199
|
+
return __generator(this, function (_d) {
|
|
49200
|
+
switch (_d.label) {
|
|
49201
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getManagedClientHealthIndicators(id, axiosOptions)];
|
|
49202
|
+
case 1:
|
|
49203
|
+
localVarAxiosArgs = _d.sent();
|
|
49204
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
49205
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ManagedClientsV2025Api.getManagedClientHealthIndicators']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
49206
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
49207
|
+
}
|
|
49208
|
+
});
|
|
49209
|
+
});
|
|
49210
|
+
},
|
|
47576
49211
|
/**
|
|
47577
49212
|
* Get a managed client\'s status, using its ID.
|
|
47578
49213
|
* @summary Get managed client status
|
|
@@ -47687,6 +49322,16 @@ var ManagedClientsV2025ApiFactory = function (configuration, basePath, axios) {
|
|
|
47687
49322
|
getManagedClient: function (requestParameters, axiosOptions) {
|
|
47688
49323
|
return localVarFp.getManagedClient(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
47689
49324
|
},
|
|
49325
|
+
/**
|
|
49326
|
+
* Get a managed client\'s health indicators, using its ID.
|
|
49327
|
+
* @summary Get managed client health indicators
|
|
49328
|
+
* @param {ManagedClientsV2025ApiGetManagedClientHealthIndicatorsRequest} requestParameters Request parameters.
|
|
49329
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
49330
|
+
* @throws {RequiredError}
|
|
49331
|
+
*/
|
|
49332
|
+
getManagedClientHealthIndicators: function (requestParameters, axiosOptions) {
|
|
49333
|
+
return localVarFp.getManagedClientHealthIndicators(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
49334
|
+
},
|
|
47690
49335
|
/**
|
|
47691
49336
|
* Get a managed client\'s status, using its ID.
|
|
47692
49337
|
* @summary Get managed client status
|
|
@@ -47768,6 +49413,18 @@ var ManagedClientsV2025Api = /** @class */ (function (_super) {
|
|
|
47768
49413
|
var _this = this;
|
|
47769
49414
|
return (0, exports.ManagedClientsV2025ApiFp)(this.configuration).getManagedClient(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
47770
49415
|
};
|
|
49416
|
+
/**
|
|
49417
|
+
* Get a managed client\'s health indicators, using its ID.
|
|
49418
|
+
* @summary Get managed client health indicators
|
|
49419
|
+
* @param {ManagedClientsV2025ApiGetManagedClientHealthIndicatorsRequest} requestParameters Request parameters.
|
|
49420
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
49421
|
+
* @throws {RequiredError}
|
|
49422
|
+
* @memberof ManagedClientsV2025Api
|
|
49423
|
+
*/
|
|
49424
|
+
ManagedClientsV2025Api.prototype.getManagedClientHealthIndicators = function (requestParameters, axiosOptions) {
|
|
49425
|
+
var _this = this;
|
|
49426
|
+
return (0, exports.ManagedClientsV2025ApiFp)(this.configuration).getManagedClientHealthIndicators(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
49427
|
+
};
|
|
47771
49428
|
/**
|
|
47772
49429
|
* Get a managed client\'s status, using its ID.
|
|
47773
49430
|
* @summary Get managed client status
|
|
@@ -49406,6 +51063,64 @@ var MultiHostIntegrationV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
49406
51063
|
});
|
|
49407
51064
|
});
|
|
49408
51065
|
},
|
|
51066
|
+
/**
|
|
51067
|
+
* This endpoint performs bulk sources delete within Multi-Host Integration via a list of supplied IDs. The following rights are required to access this endpoint: idn:multihosts:delete, idn:sources:delete
|
|
51068
|
+
* @summary Delete sources within multi-host integration
|
|
51069
|
+
* @param {string} multiHostId ID of the Multi-Host Integration
|
|
51070
|
+
* @param {Array<string>} requestBody The delete bulk sources within multi-host integration request body
|
|
51071
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
51072
|
+
* @throws {RequiredError}
|
|
51073
|
+
*/
|
|
51074
|
+
deleteMultiHostSources: function (multiHostId, requestBody, axiosOptions) {
|
|
51075
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
51076
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
51077
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
51078
|
+
return __generator(this, function (_a) {
|
|
51079
|
+
switch (_a.label) {
|
|
51080
|
+
case 0:
|
|
51081
|
+
// verify required parameter 'multiHostId' is not null or undefined
|
|
51082
|
+
(0, common_1.assertParamExists)('deleteMultiHostSources', 'multiHostId', multiHostId);
|
|
51083
|
+
// verify required parameter 'requestBody' is not null or undefined
|
|
51084
|
+
(0, common_1.assertParamExists)('deleteMultiHostSources', 'requestBody', requestBody);
|
|
51085
|
+
localVarPath = "/multihosts/{multiHostId}/sources/bulk-delete"
|
|
51086
|
+
.replace("{".concat("multiHostId", "}"), encodeURIComponent(String(multiHostId)));
|
|
51087
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
51088
|
+
if (configuration) {
|
|
51089
|
+
baseOptions = configuration.baseOptions;
|
|
51090
|
+
}
|
|
51091
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
51092
|
+
localVarHeaderParameter = {};
|
|
51093
|
+
localVarQueryParameter = {};
|
|
51094
|
+
// authentication userAuth required
|
|
51095
|
+
// oauth required
|
|
51096
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
51097
|
+
// authentication userAuth required
|
|
51098
|
+
// oauth required
|
|
51099
|
+
];
|
|
51100
|
+
case 1:
|
|
51101
|
+
// authentication userAuth required
|
|
51102
|
+
// oauth required
|
|
51103
|
+
_a.sent();
|
|
51104
|
+
// authentication userAuth required
|
|
51105
|
+
// oauth required
|
|
51106
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
51107
|
+
case 2:
|
|
51108
|
+
// authentication userAuth required
|
|
51109
|
+
// oauth required
|
|
51110
|
+
_a.sent();
|
|
51111
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
51112
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
51113
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
51114
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
51115
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(requestBody, localVarRequestOptions, configuration);
|
|
51116
|
+
return [2 /*return*/, {
|
|
51117
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
51118
|
+
axiosOptions: localVarRequestOptions,
|
|
51119
|
+
}];
|
|
51120
|
+
}
|
|
51121
|
+
});
|
|
51122
|
+
});
|
|
51123
|
+
},
|
|
49409
51124
|
/**
|
|
49410
51125
|
* This API will return array of account aggregation groups within provided Multi-Host Integration ID. A token with Org Admin or Multi-Host Admin authority is required to access this endpoint.
|
|
49411
51126
|
* @summary List account-aggregation-groups by multi-host id
|
|
@@ -50077,6 +51792,30 @@ var MultiHostIntegrationV2025ApiFp = function (configuration) {
|
|
|
50077
51792
|
});
|
|
50078
51793
|
});
|
|
50079
51794
|
},
|
|
51795
|
+
/**
|
|
51796
|
+
* This endpoint performs bulk sources delete within Multi-Host Integration via a list of supplied IDs. The following rights are required to access this endpoint: idn:multihosts:delete, idn:sources:delete
|
|
51797
|
+
* @summary Delete sources within multi-host integration
|
|
51798
|
+
* @param {string} multiHostId ID of the Multi-Host Integration
|
|
51799
|
+
* @param {Array<string>} requestBody The delete bulk sources within multi-host integration request body
|
|
51800
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
51801
|
+
* @throws {RequiredError}
|
|
51802
|
+
*/
|
|
51803
|
+
deleteMultiHostSources: function (multiHostId, requestBody, axiosOptions) {
|
|
51804
|
+
var _a, _b, _c;
|
|
51805
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
51806
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
51807
|
+
return __generator(this, function (_d) {
|
|
51808
|
+
switch (_d.label) {
|
|
51809
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.deleteMultiHostSources(multiHostId, requestBody, axiosOptions)];
|
|
51810
|
+
case 1:
|
|
51811
|
+
localVarAxiosArgs = _d.sent();
|
|
51812
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
51813
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['MultiHostIntegrationV2025Api.deleteMultiHostSources']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
51814
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
51815
|
+
}
|
|
51816
|
+
});
|
|
51817
|
+
});
|
|
51818
|
+
},
|
|
50080
51819
|
/**
|
|
50081
51820
|
* This API will return array of account aggregation groups within provided Multi-Host Integration ID. A token with Org Admin or Multi-Host Admin authority is required to access this endpoint.
|
|
50082
51821
|
* @summary List account-aggregation-groups by multi-host id
|
|
@@ -50362,6 +52101,16 @@ var MultiHostIntegrationV2025ApiFactory = function (configuration, basePath, axi
|
|
|
50362
52101
|
deleteMultiHost: function (requestParameters, axiosOptions) {
|
|
50363
52102
|
return localVarFp.deleteMultiHost(requestParameters.multihostId, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
50364
52103
|
},
|
|
52104
|
+
/**
|
|
52105
|
+
* This endpoint performs bulk sources delete within Multi-Host Integration via a list of supplied IDs. The following rights are required to access this endpoint: idn:multihosts:delete, idn:sources:delete
|
|
52106
|
+
* @summary Delete sources within multi-host integration
|
|
52107
|
+
* @param {MultiHostIntegrationV2025ApiDeleteMultiHostSourcesRequest} requestParameters Request parameters.
|
|
52108
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
52109
|
+
* @throws {RequiredError}
|
|
52110
|
+
*/
|
|
52111
|
+
deleteMultiHostSources: function (requestParameters, axiosOptions) {
|
|
52112
|
+
return localVarFp.deleteMultiHostSources(requestParameters.multiHostId, requestParameters.requestBody, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
52113
|
+
},
|
|
50365
52114
|
/**
|
|
50366
52115
|
* This API will return array of account aggregation groups within provided Multi-Host Integration ID. A token with Org Admin or Multi-Host Admin authority is required to access this endpoint.
|
|
50367
52116
|
* @summary List account-aggregation-groups by multi-host id
|
|
@@ -50512,6 +52261,18 @@ var MultiHostIntegrationV2025Api = /** @class */ (function (_super) {
|
|
|
50512
52261
|
var _this = this;
|
|
50513
52262
|
return (0, exports.MultiHostIntegrationV2025ApiFp)(this.configuration).deleteMultiHost(requestParameters.multihostId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
50514
52263
|
};
|
|
52264
|
+
/**
|
|
52265
|
+
* This endpoint performs bulk sources delete within Multi-Host Integration via a list of supplied IDs. The following rights are required to access this endpoint: idn:multihosts:delete, idn:sources:delete
|
|
52266
|
+
* @summary Delete sources within multi-host integration
|
|
52267
|
+
* @param {MultiHostIntegrationV2025ApiDeleteMultiHostSourcesRequest} requestParameters Request parameters.
|
|
52268
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
52269
|
+
* @throws {RequiredError}
|
|
52270
|
+
* @memberof MultiHostIntegrationV2025Api
|
|
52271
|
+
*/
|
|
52272
|
+
MultiHostIntegrationV2025Api.prototype.deleteMultiHostSources = function (requestParameters, axiosOptions) {
|
|
52273
|
+
var _this = this;
|
|
52274
|
+
return (0, exports.MultiHostIntegrationV2025ApiFp)(this.configuration).deleteMultiHostSources(requestParameters.multiHostId, requestParameters.requestBody, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
52275
|
+
};
|
|
50515
52276
|
/**
|
|
50516
52277
|
* This API will return array of account aggregation groups within provided Multi-Host Integration ID. A token with Org Admin or Multi-Host Admin authority is required to access this endpoint.
|
|
50517
52278
|
* @summary List account-aggregation-groups by multi-host id
|
|
@@ -57592,10 +59353,11 @@ var PasswordPoliciesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
57592
59353
|
* This API creates the specified password policy.
|
|
57593
59354
|
* @summary Create password policy
|
|
57594
59355
|
* @param {PasswordPolicyV3DtoV2025} passwordPolicyV3DtoV2025
|
|
59356
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
57595
59357
|
* @param {*} [axiosOptions] Override http request option.
|
|
57596
59358
|
* @throws {RequiredError}
|
|
57597
59359
|
*/
|
|
57598
|
-
createPasswordPolicy: function (passwordPolicyV3DtoV2025, axiosOptions) {
|
|
59360
|
+
createPasswordPolicy: function (passwordPolicyV3DtoV2025, xSailPointExperimental, axiosOptions) {
|
|
57599
59361
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
57600
59362
|
return __awaiter(_this, void 0, void 0, function () {
|
|
57601
59363
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -57604,6 +59366,9 @@ var PasswordPoliciesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
57604
59366
|
case 0:
|
|
57605
59367
|
// verify required parameter 'passwordPolicyV3DtoV2025' is not null or undefined
|
|
57606
59368
|
(0, common_1.assertParamExists)('createPasswordPolicy', 'passwordPolicyV3DtoV2025', passwordPolicyV3DtoV2025);
|
|
59369
|
+
if (xSailPointExperimental === undefined) {
|
|
59370
|
+
xSailPointExperimental = 'true';
|
|
59371
|
+
}
|
|
57607
59372
|
localVarPath = "/password-policies";
|
|
57608
59373
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
57609
59374
|
if (configuration) {
|
|
@@ -57630,6 +59395,9 @@ var PasswordPoliciesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
57630
59395
|
// oauth required
|
|
57631
59396
|
_a.sent();
|
|
57632
59397
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
59398
|
+
if (xSailPointExperimental != null) {
|
|
59399
|
+
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
59400
|
+
}
|
|
57633
59401
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
57634
59402
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
57635
59403
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -57646,10 +59414,11 @@ var PasswordPoliciesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
57646
59414
|
* This API deletes the specified password policy.
|
|
57647
59415
|
* @summary Delete password policy by id
|
|
57648
59416
|
* @param {string} id The ID of password policy to delete.
|
|
59417
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
57649
59418
|
* @param {*} [axiosOptions] Override http request option.
|
|
57650
59419
|
* @throws {RequiredError}
|
|
57651
59420
|
*/
|
|
57652
|
-
deletePasswordPolicy: function (id, axiosOptions) {
|
|
59421
|
+
deletePasswordPolicy: function (id, xSailPointExperimental, axiosOptions) {
|
|
57653
59422
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
57654
59423
|
return __awaiter(_this, void 0, void 0, function () {
|
|
57655
59424
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -57658,6 +59427,9 @@ var PasswordPoliciesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
57658
59427
|
case 0:
|
|
57659
59428
|
// verify required parameter 'id' is not null or undefined
|
|
57660
59429
|
(0, common_1.assertParamExists)('deletePasswordPolicy', 'id', id);
|
|
59430
|
+
if (xSailPointExperimental === undefined) {
|
|
59431
|
+
xSailPointExperimental = 'true';
|
|
59432
|
+
}
|
|
57661
59433
|
localVarPath = "/password-policies/{id}"
|
|
57662
59434
|
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
57663
59435
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -57684,6 +59456,9 @@ var PasswordPoliciesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
57684
59456
|
// authentication userAuth required
|
|
57685
59457
|
// oauth required
|
|
57686
59458
|
_a.sent();
|
|
59459
|
+
if (xSailPointExperimental != null) {
|
|
59460
|
+
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
59461
|
+
}
|
|
57687
59462
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
57688
59463
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
57689
59464
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -57699,10 +59474,11 @@ var PasswordPoliciesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
57699
59474
|
* This API returns the password policy for the specified ID.
|
|
57700
59475
|
* @summary Get password policy by id
|
|
57701
59476
|
* @param {string} id The ID of password policy to retrieve.
|
|
59477
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
57702
59478
|
* @param {*} [axiosOptions] Override http request option.
|
|
57703
59479
|
* @throws {RequiredError}
|
|
57704
59480
|
*/
|
|
57705
|
-
getPasswordPolicyById: function (id, axiosOptions) {
|
|
59481
|
+
getPasswordPolicyById: function (id, xSailPointExperimental, axiosOptions) {
|
|
57706
59482
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
57707
59483
|
return __awaiter(_this, void 0, void 0, function () {
|
|
57708
59484
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -57711,6 +59487,9 @@ var PasswordPoliciesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
57711
59487
|
case 0:
|
|
57712
59488
|
// verify required parameter 'id' is not null or undefined
|
|
57713
59489
|
(0, common_1.assertParamExists)('getPasswordPolicyById', 'id', id);
|
|
59490
|
+
if (xSailPointExperimental === undefined) {
|
|
59491
|
+
xSailPointExperimental = 'true';
|
|
59492
|
+
}
|
|
57714
59493
|
localVarPath = "/password-policies/{id}"
|
|
57715
59494
|
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
57716
59495
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -57737,6 +59516,9 @@ var PasswordPoliciesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
57737
59516
|
// authentication userAuth required
|
|
57738
59517
|
// oauth required
|
|
57739
59518
|
_a.sent();
|
|
59519
|
+
if (xSailPointExperimental != null) {
|
|
59520
|
+
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
59521
|
+
}
|
|
57740
59522
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
57741
59523
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
57742
59524
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -57754,16 +59536,20 @@ var PasswordPoliciesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
57754
59536
|
* @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.
|
|
57755
59537
|
* @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.
|
|
57756
59538
|
* @param {boolean} [count] If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count=true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
59539
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
57757
59540
|
* @param {*} [axiosOptions] Override http request option.
|
|
57758
59541
|
* @throws {RequiredError}
|
|
57759
59542
|
*/
|
|
57760
|
-
listPasswordPolicies: function (limit, offset, count, axiosOptions) {
|
|
59543
|
+
listPasswordPolicies: function (limit, offset, count, xSailPointExperimental, axiosOptions) {
|
|
57761
59544
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
57762
59545
|
return __awaiter(_this, void 0, void 0, function () {
|
|
57763
59546
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
57764
59547
|
return __generator(this, function (_a) {
|
|
57765
59548
|
switch (_a.label) {
|
|
57766
59549
|
case 0:
|
|
59550
|
+
if (xSailPointExperimental === undefined) {
|
|
59551
|
+
xSailPointExperimental = 'true';
|
|
59552
|
+
}
|
|
57767
59553
|
localVarPath = "/password-policies";
|
|
57768
59554
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
57769
59555
|
if (configuration) {
|
|
@@ -57798,6 +59584,9 @@ var PasswordPoliciesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
57798
59584
|
if (count !== undefined) {
|
|
57799
59585
|
localVarQueryParameter['count'] = count;
|
|
57800
59586
|
}
|
|
59587
|
+
if (xSailPointExperimental != null) {
|
|
59588
|
+
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
59589
|
+
}
|
|
57801
59590
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
57802
59591
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
57803
59592
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -57814,10 +59603,11 @@ var PasswordPoliciesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
57814
59603
|
* @summary Update password policy by id
|
|
57815
59604
|
* @param {string} id The ID of password policy to update.
|
|
57816
59605
|
* @param {PasswordPolicyV3DtoV2025} passwordPolicyV3DtoV2025
|
|
59606
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
57817
59607
|
* @param {*} [axiosOptions] Override http request option.
|
|
57818
59608
|
* @throws {RequiredError}
|
|
57819
59609
|
*/
|
|
57820
|
-
setPasswordPolicy: function (id, passwordPolicyV3DtoV2025, axiosOptions) {
|
|
59610
|
+
setPasswordPolicy: function (id, passwordPolicyV3DtoV2025, xSailPointExperimental, axiosOptions) {
|
|
57821
59611
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
57822
59612
|
return __awaiter(_this, void 0, void 0, function () {
|
|
57823
59613
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -57828,6 +59618,9 @@ var PasswordPoliciesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
57828
59618
|
(0, common_1.assertParamExists)('setPasswordPolicy', 'id', id);
|
|
57829
59619
|
// verify required parameter 'passwordPolicyV3DtoV2025' is not null or undefined
|
|
57830
59620
|
(0, common_1.assertParamExists)('setPasswordPolicy', 'passwordPolicyV3DtoV2025', passwordPolicyV3DtoV2025);
|
|
59621
|
+
if (xSailPointExperimental === undefined) {
|
|
59622
|
+
xSailPointExperimental = 'true';
|
|
59623
|
+
}
|
|
57831
59624
|
localVarPath = "/password-policies/{id}"
|
|
57832
59625
|
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
57833
59626
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -57855,6 +59648,9 @@ var PasswordPoliciesV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
57855
59648
|
// oauth required
|
|
57856
59649
|
_a.sent();
|
|
57857
59650
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
59651
|
+
if (xSailPointExperimental != null) {
|
|
59652
|
+
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
59653
|
+
}
|
|
57858
59654
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
57859
59655
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
57860
59656
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -57881,16 +59677,17 @@ var PasswordPoliciesV2025ApiFp = function (configuration) {
|
|
|
57881
59677
|
* This API creates the specified password policy.
|
|
57882
59678
|
* @summary Create password policy
|
|
57883
59679
|
* @param {PasswordPolicyV3DtoV2025} passwordPolicyV3DtoV2025
|
|
59680
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
57884
59681
|
* @param {*} [axiosOptions] Override http request option.
|
|
57885
59682
|
* @throws {RequiredError}
|
|
57886
59683
|
*/
|
|
57887
|
-
createPasswordPolicy: function (passwordPolicyV3DtoV2025, axiosOptions) {
|
|
59684
|
+
createPasswordPolicy: function (passwordPolicyV3DtoV2025, xSailPointExperimental, axiosOptions) {
|
|
57888
59685
|
var _a, _b, _c;
|
|
57889
59686
|
return __awaiter(this, void 0, void 0, function () {
|
|
57890
59687
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
57891
59688
|
return __generator(this, function (_d) {
|
|
57892
59689
|
switch (_d.label) {
|
|
57893
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.createPasswordPolicy(passwordPolicyV3DtoV2025, axiosOptions)];
|
|
59690
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.createPasswordPolicy(passwordPolicyV3DtoV2025, xSailPointExperimental, axiosOptions)];
|
|
57894
59691
|
case 1:
|
|
57895
59692
|
localVarAxiosArgs = _d.sent();
|
|
57896
59693
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -57904,16 +59701,17 @@ var PasswordPoliciesV2025ApiFp = function (configuration) {
|
|
|
57904
59701
|
* This API deletes the specified password policy.
|
|
57905
59702
|
* @summary Delete password policy by id
|
|
57906
59703
|
* @param {string} id The ID of password policy to delete.
|
|
59704
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
57907
59705
|
* @param {*} [axiosOptions] Override http request option.
|
|
57908
59706
|
* @throws {RequiredError}
|
|
57909
59707
|
*/
|
|
57910
|
-
deletePasswordPolicy: function (id, axiosOptions) {
|
|
59708
|
+
deletePasswordPolicy: function (id, xSailPointExperimental, axiosOptions) {
|
|
57911
59709
|
var _a, _b, _c;
|
|
57912
59710
|
return __awaiter(this, void 0, void 0, function () {
|
|
57913
59711
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
57914
59712
|
return __generator(this, function (_d) {
|
|
57915
59713
|
switch (_d.label) {
|
|
57916
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.deletePasswordPolicy(id, axiosOptions)];
|
|
59714
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.deletePasswordPolicy(id, xSailPointExperimental, axiosOptions)];
|
|
57917
59715
|
case 1:
|
|
57918
59716
|
localVarAxiosArgs = _d.sent();
|
|
57919
59717
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -57927,16 +59725,17 @@ var PasswordPoliciesV2025ApiFp = function (configuration) {
|
|
|
57927
59725
|
* This API returns the password policy for the specified ID.
|
|
57928
59726
|
* @summary Get password policy by id
|
|
57929
59727
|
* @param {string} id The ID of password policy to retrieve.
|
|
59728
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
57930
59729
|
* @param {*} [axiosOptions] Override http request option.
|
|
57931
59730
|
* @throws {RequiredError}
|
|
57932
59731
|
*/
|
|
57933
|
-
getPasswordPolicyById: function (id, axiosOptions) {
|
|
59732
|
+
getPasswordPolicyById: function (id, xSailPointExperimental, axiosOptions) {
|
|
57934
59733
|
var _a, _b, _c;
|
|
57935
59734
|
return __awaiter(this, void 0, void 0, function () {
|
|
57936
59735
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
57937
59736
|
return __generator(this, function (_d) {
|
|
57938
59737
|
switch (_d.label) {
|
|
57939
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getPasswordPolicyById(id, axiosOptions)];
|
|
59738
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getPasswordPolicyById(id, xSailPointExperimental, axiosOptions)];
|
|
57940
59739
|
case 1:
|
|
57941
59740
|
localVarAxiosArgs = _d.sent();
|
|
57942
59741
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -57952,16 +59751,17 @@ var PasswordPoliciesV2025ApiFp = function (configuration) {
|
|
|
57952
59751
|
* @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.
|
|
57953
59752
|
* @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.
|
|
57954
59753
|
* @param {boolean} [count] If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count=true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
59754
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
57955
59755
|
* @param {*} [axiosOptions] Override http request option.
|
|
57956
59756
|
* @throws {RequiredError}
|
|
57957
59757
|
*/
|
|
57958
|
-
listPasswordPolicies: function (limit, offset, count, axiosOptions) {
|
|
59758
|
+
listPasswordPolicies: function (limit, offset, count, xSailPointExperimental, axiosOptions) {
|
|
57959
59759
|
var _a, _b, _c;
|
|
57960
59760
|
return __awaiter(this, void 0, void 0, function () {
|
|
57961
59761
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
57962
59762
|
return __generator(this, function (_d) {
|
|
57963
59763
|
switch (_d.label) {
|
|
57964
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.listPasswordPolicies(limit, offset, count, axiosOptions)];
|
|
59764
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.listPasswordPolicies(limit, offset, count, xSailPointExperimental, axiosOptions)];
|
|
57965
59765
|
case 1:
|
|
57966
59766
|
localVarAxiosArgs = _d.sent();
|
|
57967
59767
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -57976,16 +59776,17 @@ var PasswordPoliciesV2025ApiFp = function (configuration) {
|
|
|
57976
59776
|
* @summary Update password policy by id
|
|
57977
59777
|
* @param {string} id The ID of password policy to update.
|
|
57978
59778
|
* @param {PasswordPolicyV3DtoV2025} passwordPolicyV3DtoV2025
|
|
59779
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
57979
59780
|
* @param {*} [axiosOptions] Override http request option.
|
|
57980
59781
|
* @throws {RequiredError}
|
|
57981
59782
|
*/
|
|
57982
|
-
setPasswordPolicy: function (id, passwordPolicyV3DtoV2025, axiosOptions) {
|
|
59783
|
+
setPasswordPolicy: function (id, passwordPolicyV3DtoV2025, xSailPointExperimental, axiosOptions) {
|
|
57983
59784
|
var _a, _b, _c;
|
|
57984
59785
|
return __awaiter(this, void 0, void 0, function () {
|
|
57985
59786
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
57986
59787
|
return __generator(this, function (_d) {
|
|
57987
59788
|
switch (_d.label) {
|
|
57988
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.setPasswordPolicy(id, passwordPolicyV3DtoV2025, axiosOptions)];
|
|
59789
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.setPasswordPolicy(id, passwordPolicyV3DtoV2025, xSailPointExperimental, axiosOptions)];
|
|
57989
59790
|
case 1:
|
|
57990
59791
|
localVarAxiosArgs = _d.sent();
|
|
57991
59792
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -58013,7 +59814,7 @@ var PasswordPoliciesV2025ApiFactory = function (configuration, basePath, axios)
|
|
|
58013
59814
|
* @throws {RequiredError}
|
|
58014
59815
|
*/
|
|
58015
59816
|
createPasswordPolicy: function (requestParameters, axiosOptions) {
|
|
58016
|
-
return localVarFp.createPasswordPolicy(requestParameters.passwordPolicyV3DtoV2025, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
59817
|
+
return localVarFp.createPasswordPolicy(requestParameters.passwordPolicyV3DtoV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
58017
59818
|
},
|
|
58018
59819
|
/**
|
|
58019
59820
|
* This API deletes the specified password policy.
|
|
@@ -58023,7 +59824,7 @@ var PasswordPoliciesV2025ApiFactory = function (configuration, basePath, axios)
|
|
|
58023
59824
|
* @throws {RequiredError}
|
|
58024
59825
|
*/
|
|
58025
59826
|
deletePasswordPolicy: function (requestParameters, axiosOptions) {
|
|
58026
|
-
return localVarFp.deletePasswordPolicy(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
59827
|
+
return localVarFp.deletePasswordPolicy(requestParameters.id, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
58027
59828
|
},
|
|
58028
59829
|
/**
|
|
58029
59830
|
* This API returns the password policy for the specified ID.
|
|
@@ -58033,7 +59834,7 @@ var PasswordPoliciesV2025ApiFactory = function (configuration, basePath, axios)
|
|
|
58033
59834
|
* @throws {RequiredError}
|
|
58034
59835
|
*/
|
|
58035
59836
|
getPasswordPolicyById: function (requestParameters, axiosOptions) {
|
|
58036
|
-
return localVarFp.getPasswordPolicyById(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
59837
|
+
return localVarFp.getPasswordPolicyById(requestParameters.id, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
58037
59838
|
},
|
|
58038
59839
|
/**
|
|
58039
59840
|
* This gets list of all Password Policies. Requires role of ORG_ADMIN
|
|
@@ -58044,7 +59845,7 @@ var PasswordPoliciesV2025ApiFactory = function (configuration, basePath, axios)
|
|
|
58044
59845
|
*/
|
|
58045
59846
|
listPasswordPolicies: function (requestParameters, axiosOptions) {
|
|
58046
59847
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
58047
|
-
return localVarFp.listPasswordPolicies(requestParameters.limit, requestParameters.offset, requestParameters.count, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
59848
|
+
return localVarFp.listPasswordPolicies(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
58048
59849
|
},
|
|
58049
59850
|
/**
|
|
58050
59851
|
* This API updates the specified password policy.
|
|
@@ -58054,7 +59855,7 @@ var PasswordPoliciesV2025ApiFactory = function (configuration, basePath, axios)
|
|
|
58054
59855
|
* @throws {RequiredError}
|
|
58055
59856
|
*/
|
|
58056
59857
|
setPasswordPolicy: function (requestParameters, axiosOptions) {
|
|
58057
|
-
return localVarFp.setPasswordPolicy(requestParameters.id, requestParameters.passwordPolicyV3DtoV2025, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
59858
|
+
return localVarFp.setPasswordPolicy(requestParameters.id, requestParameters.passwordPolicyV3DtoV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
58058
59859
|
},
|
|
58059
59860
|
};
|
|
58060
59861
|
};
|
|
@@ -58080,7 +59881,7 @@ var PasswordPoliciesV2025Api = /** @class */ (function (_super) {
|
|
|
58080
59881
|
*/
|
|
58081
59882
|
PasswordPoliciesV2025Api.prototype.createPasswordPolicy = function (requestParameters, axiosOptions) {
|
|
58082
59883
|
var _this = this;
|
|
58083
|
-
return (0, exports.PasswordPoliciesV2025ApiFp)(this.configuration).createPasswordPolicy(requestParameters.passwordPolicyV3DtoV2025, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
59884
|
+
return (0, exports.PasswordPoliciesV2025ApiFp)(this.configuration).createPasswordPolicy(requestParameters.passwordPolicyV3DtoV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
58084
59885
|
};
|
|
58085
59886
|
/**
|
|
58086
59887
|
* This API deletes the specified password policy.
|
|
@@ -58092,7 +59893,7 @@ var PasswordPoliciesV2025Api = /** @class */ (function (_super) {
|
|
|
58092
59893
|
*/
|
|
58093
59894
|
PasswordPoliciesV2025Api.prototype.deletePasswordPolicy = function (requestParameters, axiosOptions) {
|
|
58094
59895
|
var _this = this;
|
|
58095
|
-
return (0, exports.PasswordPoliciesV2025ApiFp)(this.configuration).deletePasswordPolicy(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
59896
|
+
return (0, exports.PasswordPoliciesV2025ApiFp)(this.configuration).deletePasswordPolicy(requestParameters.id, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
58096
59897
|
};
|
|
58097
59898
|
/**
|
|
58098
59899
|
* This API returns the password policy for the specified ID.
|
|
@@ -58104,7 +59905,7 @@ var PasswordPoliciesV2025Api = /** @class */ (function (_super) {
|
|
|
58104
59905
|
*/
|
|
58105
59906
|
PasswordPoliciesV2025Api.prototype.getPasswordPolicyById = function (requestParameters, axiosOptions) {
|
|
58106
59907
|
var _this = this;
|
|
58107
|
-
return (0, exports.PasswordPoliciesV2025ApiFp)(this.configuration).getPasswordPolicyById(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
59908
|
+
return (0, exports.PasswordPoliciesV2025ApiFp)(this.configuration).getPasswordPolicyById(requestParameters.id, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
58108
59909
|
};
|
|
58109
59910
|
/**
|
|
58110
59911
|
* This gets list of all Password Policies. Requires role of ORG_ADMIN
|
|
@@ -58117,7 +59918,7 @@ var PasswordPoliciesV2025Api = /** @class */ (function (_super) {
|
|
|
58117
59918
|
PasswordPoliciesV2025Api.prototype.listPasswordPolicies = function (requestParameters, axiosOptions) {
|
|
58118
59919
|
var _this = this;
|
|
58119
59920
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
58120
|
-
return (0, exports.PasswordPoliciesV2025ApiFp)(this.configuration).listPasswordPolicies(requestParameters.limit, requestParameters.offset, requestParameters.count, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
59921
|
+
return (0, exports.PasswordPoliciesV2025ApiFp)(this.configuration).listPasswordPolicies(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
58121
59922
|
};
|
|
58122
59923
|
/**
|
|
58123
59924
|
* This API updates the specified password policy.
|
|
@@ -58129,7 +59930,7 @@ var PasswordPoliciesV2025Api = /** @class */ (function (_super) {
|
|
|
58129
59930
|
*/
|
|
58130
59931
|
PasswordPoliciesV2025Api.prototype.setPasswordPolicy = function (requestParameters, axiosOptions) {
|
|
58131
59932
|
var _this = this;
|
|
58132
|
-
return (0, exports.PasswordPoliciesV2025ApiFp)(this.configuration).setPasswordPolicy(requestParameters.id, requestParameters.passwordPolicyV3DtoV2025, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
59933
|
+
return (0, exports.PasswordPoliciesV2025ApiFp)(this.configuration).setPasswordPolicy(requestParameters.id, requestParameters.passwordPolicyV3DtoV2025, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
58133
59934
|
};
|
|
58134
59935
|
return PasswordPoliciesV2025Api;
|
|
58135
59936
|
}(base_1.BaseAPI));
|
|
@@ -65697,19 +67498,19 @@ var SODViolationsV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
65697
67498
|
/**
|
|
65698
67499
|
* This API initiates a SOD policy verification asynchronously.
|
|
65699
67500
|
* @summary Check sod violations
|
|
65700
|
-
* @param {
|
|
67501
|
+
* @param {IdentityWithNewAccessV2025} identityWithNewAccessV2025
|
|
65701
67502
|
* @param {*} [axiosOptions] Override http request option.
|
|
65702
67503
|
* @throws {RequiredError}
|
|
65703
67504
|
*/
|
|
65704
|
-
startViolationCheck: function (
|
|
67505
|
+
startViolationCheck: function (identityWithNewAccessV2025, axiosOptions) {
|
|
65705
67506
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
65706
67507
|
return __awaiter(_this, void 0, void 0, function () {
|
|
65707
67508
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
65708
67509
|
return __generator(this, function (_a) {
|
|
65709
67510
|
switch (_a.label) {
|
|
65710
67511
|
case 0:
|
|
65711
|
-
// verify required parameter '
|
|
65712
|
-
(0, common_1.assertParamExists)('startViolationCheck', '
|
|
67512
|
+
// verify required parameter 'identityWithNewAccessV2025' is not null or undefined
|
|
67513
|
+
(0, common_1.assertParamExists)('startViolationCheck', 'identityWithNewAccessV2025', identityWithNewAccessV2025);
|
|
65713
67514
|
localVarPath = "/sod-violations/check";
|
|
65714
67515
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
65715
67516
|
if (configuration) {
|
|
@@ -65739,7 +67540,7 @@ var SODViolationsV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
65739
67540
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
65740
67541
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
65741
67542
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
65742
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(
|
|
67543
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(identityWithNewAccessV2025, localVarRequestOptions, configuration);
|
|
65743
67544
|
return [2 /*return*/, {
|
|
65744
67545
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
65745
67546
|
axiosOptions: localVarRequestOptions,
|
|
@@ -65784,17 +67585,17 @@ var SODViolationsV2025ApiFp = function (configuration) {
|
|
|
65784
67585
|
/**
|
|
65785
67586
|
* This API initiates a SOD policy verification asynchronously.
|
|
65786
67587
|
* @summary Check sod violations
|
|
65787
|
-
* @param {
|
|
67588
|
+
* @param {IdentityWithNewAccessV2025} identityWithNewAccessV2025
|
|
65788
67589
|
* @param {*} [axiosOptions] Override http request option.
|
|
65789
67590
|
* @throws {RequiredError}
|
|
65790
67591
|
*/
|
|
65791
|
-
startViolationCheck: function (
|
|
67592
|
+
startViolationCheck: function (identityWithNewAccessV2025, axiosOptions) {
|
|
65792
67593
|
var _a, _b, _c;
|
|
65793
67594
|
return __awaiter(this, void 0, void 0, function () {
|
|
65794
67595
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
65795
67596
|
return __generator(this, function (_d) {
|
|
65796
67597
|
switch (_d.label) {
|
|
65797
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.startViolationCheck(
|
|
67598
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.startViolationCheck(identityWithNewAccessV2025, axiosOptions)];
|
|
65798
67599
|
case 1:
|
|
65799
67600
|
localVarAxiosArgs = _d.sent();
|
|
65800
67601
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -65832,7 +67633,7 @@ var SODViolationsV2025ApiFactory = function (configuration, basePath, axios) {
|
|
|
65832
67633
|
* @throws {RequiredError}
|
|
65833
67634
|
*/
|
|
65834
67635
|
startViolationCheck: function (requestParameters, axiosOptions) {
|
|
65835
|
-
return localVarFp.startViolationCheck(requestParameters.
|
|
67636
|
+
return localVarFp.startViolationCheck(requestParameters.identityWithNewAccessV2025, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
65836
67637
|
},
|
|
65837
67638
|
};
|
|
65838
67639
|
};
|
|
@@ -65870,7 +67671,7 @@ var SODViolationsV2025Api = /** @class */ (function (_super) {
|
|
|
65870
67671
|
*/
|
|
65871
67672
|
SODViolationsV2025Api.prototype.startViolationCheck = function (requestParameters, axiosOptions) {
|
|
65872
67673
|
var _this = this;
|
|
65873
|
-
return (0, exports.SODViolationsV2025ApiFp)(this.configuration).startViolationCheck(requestParameters.
|
|
67674
|
+
return (0, exports.SODViolationsV2025ApiFp)(this.configuration).startViolationCheck(requestParameters.identityWithNewAccessV2025, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
65874
67675
|
};
|
|
65875
67676
|
return SODViolationsV2025Api;
|
|
65876
67677
|
}(base_1.BaseAPI));
|
|
@@ -78178,6 +79979,465 @@ exports.PutTaggedObjectTypeV2025 = {
|
|
|
78178
79979
|
SodPolicy: 'SOD_POLICY',
|
|
78179
79980
|
Source: 'SOURCE'
|
|
78180
79981
|
};
|
|
79982
|
+
/**
|
|
79983
|
+
* TagsV2025Api - axios parameter creator
|
|
79984
|
+
* @export
|
|
79985
|
+
*/
|
|
79986
|
+
var TagsV2025ApiAxiosParamCreator = function (configuration) {
|
|
79987
|
+
var _this = this;
|
|
79988
|
+
return {
|
|
79989
|
+
/**
|
|
79990
|
+
* This API creates new tag. A token with API, ORG_ADMIN, CERT_ADMIN, REPORT_ADMIN, ROLE_ADMIN, ROLE_SUBADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
|
|
79991
|
+
* @summary Create tag
|
|
79992
|
+
* @param {TagV2025} tagV2025
|
|
79993
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
79994
|
+
* @throws {RequiredError}
|
|
79995
|
+
*/
|
|
79996
|
+
createTag: function (tagV2025, axiosOptions) {
|
|
79997
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
79998
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
79999
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
80000
|
+
return __generator(this, function (_a) {
|
|
80001
|
+
switch (_a.label) {
|
|
80002
|
+
case 0:
|
|
80003
|
+
// verify required parameter 'tagV2025' is not null or undefined
|
|
80004
|
+
(0, common_1.assertParamExists)('createTag', 'tagV2025', tagV2025);
|
|
80005
|
+
localVarPath = "/tags";
|
|
80006
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
80007
|
+
if (configuration) {
|
|
80008
|
+
baseOptions = configuration.baseOptions;
|
|
80009
|
+
}
|
|
80010
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
80011
|
+
localVarHeaderParameter = {};
|
|
80012
|
+
localVarQueryParameter = {};
|
|
80013
|
+
// authentication userAuth required
|
|
80014
|
+
// oauth required
|
|
80015
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)
|
|
80016
|
+
// authentication userAuth required
|
|
80017
|
+
// oauth required
|
|
80018
|
+
];
|
|
80019
|
+
case 1:
|
|
80020
|
+
// authentication userAuth required
|
|
80021
|
+
// oauth required
|
|
80022
|
+
_a.sent();
|
|
80023
|
+
// authentication userAuth required
|
|
80024
|
+
// oauth required
|
|
80025
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)];
|
|
80026
|
+
case 2:
|
|
80027
|
+
// authentication userAuth required
|
|
80028
|
+
// oauth required
|
|
80029
|
+
_a.sent();
|
|
80030
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
80031
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
80032
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
80033
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
80034
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(tagV2025, localVarRequestOptions, configuration);
|
|
80035
|
+
return [2 /*return*/, {
|
|
80036
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
80037
|
+
axiosOptions: localVarRequestOptions,
|
|
80038
|
+
}];
|
|
80039
|
+
}
|
|
80040
|
+
});
|
|
80041
|
+
});
|
|
80042
|
+
},
|
|
80043
|
+
/**
|
|
80044
|
+
* This API deletes a tag by specified id. A token with API, ORG_ADMIN, CERT_ADMIN, REPORT_ADMIN, ROLE_ADMIN, ROLE_SUBADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
|
|
80045
|
+
* @summary Delete tag
|
|
80046
|
+
* @param {string} id The ID of the object reference to delete.
|
|
80047
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
80048
|
+
* @throws {RequiredError}
|
|
80049
|
+
*/
|
|
80050
|
+
deleteTagById: function (id, axiosOptions) {
|
|
80051
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
80052
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
80053
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
80054
|
+
return __generator(this, function (_a) {
|
|
80055
|
+
switch (_a.label) {
|
|
80056
|
+
case 0:
|
|
80057
|
+
// verify required parameter 'id' is not null or undefined
|
|
80058
|
+
(0, common_1.assertParamExists)('deleteTagById', 'id', id);
|
|
80059
|
+
localVarPath = "/tags/{id}"
|
|
80060
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
80061
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
80062
|
+
if (configuration) {
|
|
80063
|
+
baseOptions = configuration.baseOptions;
|
|
80064
|
+
}
|
|
80065
|
+
localVarRequestOptions = __assign(__assign({ method: 'DELETE' }, baseOptions), axiosOptions);
|
|
80066
|
+
localVarHeaderParameter = {};
|
|
80067
|
+
localVarQueryParameter = {};
|
|
80068
|
+
// authentication userAuth required
|
|
80069
|
+
// oauth required
|
|
80070
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)
|
|
80071
|
+
// authentication userAuth required
|
|
80072
|
+
// oauth required
|
|
80073
|
+
];
|
|
80074
|
+
case 1:
|
|
80075
|
+
// authentication userAuth required
|
|
80076
|
+
// oauth required
|
|
80077
|
+
_a.sent();
|
|
80078
|
+
// authentication userAuth required
|
|
80079
|
+
// oauth required
|
|
80080
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)];
|
|
80081
|
+
case 2:
|
|
80082
|
+
// authentication userAuth required
|
|
80083
|
+
// oauth required
|
|
80084
|
+
_a.sent();
|
|
80085
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
80086
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
80087
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
80088
|
+
return [2 /*return*/, {
|
|
80089
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
80090
|
+
axiosOptions: localVarRequestOptions,
|
|
80091
|
+
}];
|
|
80092
|
+
}
|
|
80093
|
+
});
|
|
80094
|
+
});
|
|
80095
|
+
},
|
|
80096
|
+
/**
|
|
80097
|
+
* Returns a tag by its id. A token with API, ORG_ADMIN, CERT_ADMIN, REPORT_ADMIN, ROLE_ADMIN, ROLE_SUBADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
|
|
80098
|
+
* @summary Get tag by id
|
|
80099
|
+
* @param {string} id The ID of the object reference to retrieve.
|
|
80100
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
80101
|
+
* @throws {RequiredError}
|
|
80102
|
+
*/
|
|
80103
|
+
getTagById: function (id, axiosOptions) {
|
|
80104
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
80105
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
80106
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
80107
|
+
return __generator(this, function (_a) {
|
|
80108
|
+
switch (_a.label) {
|
|
80109
|
+
case 0:
|
|
80110
|
+
// verify required parameter 'id' is not null or undefined
|
|
80111
|
+
(0, common_1.assertParamExists)('getTagById', 'id', id);
|
|
80112
|
+
localVarPath = "/tags/{id}"
|
|
80113
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
80114
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
80115
|
+
if (configuration) {
|
|
80116
|
+
baseOptions = configuration.baseOptions;
|
|
80117
|
+
}
|
|
80118
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
80119
|
+
localVarHeaderParameter = {};
|
|
80120
|
+
localVarQueryParameter = {};
|
|
80121
|
+
// authentication userAuth required
|
|
80122
|
+
// oauth required
|
|
80123
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)
|
|
80124
|
+
// authentication userAuth required
|
|
80125
|
+
// oauth required
|
|
80126
|
+
];
|
|
80127
|
+
case 1:
|
|
80128
|
+
// authentication userAuth required
|
|
80129
|
+
// oauth required
|
|
80130
|
+
_a.sent();
|
|
80131
|
+
// authentication userAuth required
|
|
80132
|
+
// oauth required
|
|
80133
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)];
|
|
80134
|
+
case 2:
|
|
80135
|
+
// authentication userAuth required
|
|
80136
|
+
// oauth required
|
|
80137
|
+
_a.sent();
|
|
80138
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
80139
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
80140
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
80141
|
+
return [2 /*return*/, {
|
|
80142
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
80143
|
+
axiosOptions: localVarRequestOptions,
|
|
80144
|
+
}];
|
|
80145
|
+
}
|
|
80146
|
+
});
|
|
80147
|
+
});
|
|
80148
|
+
},
|
|
80149
|
+
/**
|
|
80150
|
+
* This API returns a list of tags. A token with API, ORG_ADMIN, CERT_ADMIN, REPORT_ADMIN, ROLE_ADMIN, ROLE_SUBADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
|
|
80151
|
+
* @summary List tags
|
|
80152
|
+
* @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.
|
|
80153
|
+
* @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.
|
|
80154
|
+
* @param {boolean} [count] If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count=true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
80155
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, in, sw*
|
|
80156
|
+
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **id, name, created, modified**
|
|
80157
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
80158
|
+
* @throws {RequiredError}
|
|
80159
|
+
*/
|
|
80160
|
+
listTags: function (limit, offset, count, filters, sorters, axiosOptions) {
|
|
80161
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
80162
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
80163
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
80164
|
+
return __generator(this, function (_a) {
|
|
80165
|
+
switch (_a.label) {
|
|
80166
|
+
case 0:
|
|
80167
|
+
localVarPath = "/tags";
|
|
80168
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
80169
|
+
if (configuration) {
|
|
80170
|
+
baseOptions = configuration.baseOptions;
|
|
80171
|
+
}
|
|
80172
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
80173
|
+
localVarHeaderParameter = {};
|
|
80174
|
+
localVarQueryParameter = {};
|
|
80175
|
+
// authentication userAuth required
|
|
80176
|
+
// oauth required
|
|
80177
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)
|
|
80178
|
+
// authentication userAuth required
|
|
80179
|
+
// oauth required
|
|
80180
|
+
];
|
|
80181
|
+
case 1:
|
|
80182
|
+
// authentication userAuth required
|
|
80183
|
+
// oauth required
|
|
80184
|
+
_a.sent();
|
|
80185
|
+
// authentication userAuth required
|
|
80186
|
+
// oauth required
|
|
80187
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)];
|
|
80188
|
+
case 2:
|
|
80189
|
+
// authentication userAuth required
|
|
80190
|
+
// oauth required
|
|
80191
|
+
_a.sent();
|
|
80192
|
+
if (limit !== undefined) {
|
|
80193
|
+
localVarQueryParameter['limit'] = limit;
|
|
80194
|
+
}
|
|
80195
|
+
if (offset !== undefined) {
|
|
80196
|
+
localVarQueryParameter['offset'] = offset;
|
|
80197
|
+
}
|
|
80198
|
+
if (count !== undefined) {
|
|
80199
|
+
localVarQueryParameter['count'] = count;
|
|
80200
|
+
}
|
|
80201
|
+
if (filters !== undefined) {
|
|
80202
|
+
localVarQueryParameter['filters'] = filters;
|
|
80203
|
+
}
|
|
80204
|
+
if (sorters !== undefined) {
|
|
80205
|
+
localVarQueryParameter['sorters'] = sorters;
|
|
80206
|
+
}
|
|
80207
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
80208
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
80209
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
80210
|
+
return [2 /*return*/, {
|
|
80211
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
80212
|
+
axiosOptions: localVarRequestOptions,
|
|
80213
|
+
}];
|
|
80214
|
+
}
|
|
80215
|
+
});
|
|
80216
|
+
});
|
|
80217
|
+
},
|
|
80218
|
+
};
|
|
80219
|
+
};
|
|
80220
|
+
exports.TagsV2025ApiAxiosParamCreator = TagsV2025ApiAxiosParamCreator;
|
|
80221
|
+
/**
|
|
80222
|
+
* TagsV2025Api - functional programming interface
|
|
80223
|
+
* @export
|
|
80224
|
+
*/
|
|
80225
|
+
var TagsV2025ApiFp = function (configuration) {
|
|
80226
|
+
var localVarAxiosParamCreator = (0, exports.TagsV2025ApiAxiosParamCreator)(configuration);
|
|
80227
|
+
return {
|
|
80228
|
+
/**
|
|
80229
|
+
* This API creates new tag. A token with API, ORG_ADMIN, CERT_ADMIN, REPORT_ADMIN, ROLE_ADMIN, ROLE_SUBADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
|
|
80230
|
+
* @summary Create tag
|
|
80231
|
+
* @param {TagV2025} tagV2025
|
|
80232
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
80233
|
+
* @throws {RequiredError}
|
|
80234
|
+
*/
|
|
80235
|
+
createTag: function (tagV2025, axiosOptions) {
|
|
80236
|
+
var _a, _b, _c;
|
|
80237
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
80238
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
80239
|
+
return __generator(this, function (_d) {
|
|
80240
|
+
switch (_d.label) {
|
|
80241
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.createTag(tagV2025, axiosOptions)];
|
|
80242
|
+
case 1:
|
|
80243
|
+
localVarAxiosArgs = _d.sent();
|
|
80244
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
80245
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['TagsV2025Api.createTag']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
80246
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
80247
|
+
}
|
|
80248
|
+
});
|
|
80249
|
+
});
|
|
80250
|
+
},
|
|
80251
|
+
/**
|
|
80252
|
+
* This API deletes a tag by specified id. A token with API, ORG_ADMIN, CERT_ADMIN, REPORT_ADMIN, ROLE_ADMIN, ROLE_SUBADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
|
|
80253
|
+
* @summary Delete tag
|
|
80254
|
+
* @param {string} id The ID of the object reference to delete.
|
|
80255
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
80256
|
+
* @throws {RequiredError}
|
|
80257
|
+
*/
|
|
80258
|
+
deleteTagById: function (id, axiosOptions) {
|
|
80259
|
+
var _a, _b, _c;
|
|
80260
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
80261
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
80262
|
+
return __generator(this, function (_d) {
|
|
80263
|
+
switch (_d.label) {
|
|
80264
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.deleteTagById(id, axiosOptions)];
|
|
80265
|
+
case 1:
|
|
80266
|
+
localVarAxiosArgs = _d.sent();
|
|
80267
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
80268
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['TagsV2025Api.deleteTagById']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
80269
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
80270
|
+
}
|
|
80271
|
+
});
|
|
80272
|
+
});
|
|
80273
|
+
},
|
|
80274
|
+
/**
|
|
80275
|
+
* Returns a tag by its id. A token with API, ORG_ADMIN, CERT_ADMIN, REPORT_ADMIN, ROLE_ADMIN, ROLE_SUBADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
|
|
80276
|
+
* @summary Get tag by id
|
|
80277
|
+
* @param {string} id The ID of the object reference to retrieve.
|
|
80278
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
80279
|
+
* @throws {RequiredError}
|
|
80280
|
+
*/
|
|
80281
|
+
getTagById: function (id, axiosOptions) {
|
|
80282
|
+
var _a, _b, _c;
|
|
80283
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
80284
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
80285
|
+
return __generator(this, function (_d) {
|
|
80286
|
+
switch (_d.label) {
|
|
80287
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getTagById(id, axiosOptions)];
|
|
80288
|
+
case 1:
|
|
80289
|
+
localVarAxiosArgs = _d.sent();
|
|
80290
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
80291
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['TagsV2025Api.getTagById']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
80292
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
80293
|
+
}
|
|
80294
|
+
});
|
|
80295
|
+
});
|
|
80296
|
+
},
|
|
80297
|
+
/**
|
|
80298
|
+
* This API returns a list of tags. A token with API, ORG_ADMIN, CERT_ADMIN, REPORT_ADMIN, ROLE_ADMIN, ROLE_SUBADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
|
|
80299
|
+
* @summary List tags
|
|
80300
|
+
* @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.
|
|
80301
|
+
* @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.
|
|
80302
|
+
* @param {boolean} [count] If *true* it will populate the *X-Total-Count* response header with the number of results that would be returned if *limit* and *offset* were ignored. Since requesting a total count can have a performance impact, it is recommended not to send **count=true** if that value will not be used. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
80303
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, in, sw*
|
|
80304
|
+
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **id, name, created, modified**
|
|
80305
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
80306
|
+
* @throws {RequiredError}
|
|
80307
|
+
*/
|
|
80308
|
+
listTags: function (limit, offset, count, filters, sorters, axiosOptions) {
|
|
80309
|
+
var _a, _b, _c;
|
|
80310
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
80311
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
80312
|
+
return __generator(this, function (_d) {
|
|
80313
|
+
switch (_d.label) {
|
|
80314
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.listTags(limit, offset, count, filters, sorters, axiosOptions)];
|
|
80315
|
+
case 1:
|
|
80316
|
+
localVarAxiosArgs = _d.sent();
|
|
80317
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
80318
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['TagsV2025Api.listTags']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
80319
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
80320
|
+
}
|
|
80321
|
+
});
|
|
80322
|
+
});
|
|
80323
|
+
},
|
|
80324
|
+
};
|
|
80325
|
+
};
|
|
80326
|
+
exports.TagsV2025ApiFp = TagsV2025ApiFp;
|
|
80327
|
+
/**
|
|
80328
|
+
* TagsV2025Api - factory interface
|
|
80329
|
+
* @export
|
|
80330
|
+
*/
|
|
80331
|
+
var TagsV2025ApiFactory = function (configuration, basePath, axios) {
|
|
80332
|
+
var localVarFp = (0, exports.TagsV2025ApiFp)(configuration);
|
|
80333
|
+
return {
|
|
80334
|
+
/**
|
|
80335
|
+
* This API creates new tag. A token with API, ORG_ADMIN, CERT_ADMIN, REPORT_ADMIN, ROLE_ADMIN, ROLE_SUBADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
|
|
80336
|
+
* @summary Create tag
|
|
80337
|
+
* @param {TagsV2025ApiCreateTagRequest} requestParameters Request parameters.
|
|
80338
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
80339
|
+
* @throws {RequiredError}
|
|
80340
|
+
*/
|
|
80341
|
+
createTag: function (requestParameters, axiosOptions) {
|
|
80342
|
+
return localVarFp.createTag(requestParameters.tagV2025, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
80343
|
+
},
|
|
80344
|
+
/**
|
|
80345
|
+
* This API deletes a tag by specified id. A token with API, ORG_ADMIN, CERT_ADMIN, REPORT_ADMIN, ROLE_ADMIN, ROLE_SUBADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
|
|
80346
|
+
* @summary Delete tag
|
|
80347
|
+
* @param {TagsV2025ApiDeleteTagByIdRequest} requestParameters Request parameters.
|
|
80348
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
80349
|
+
* @throws {RequiredError}
|
|
80350
|
+
*/
|
|
80351
|
+
deleteTagById: function (requestParameters, axiosOptions) {
|
|
80352
|
+
return localVarFp.deleteTagById(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
80353
|
+
},
|
|
80354
|
+
/**
|
|
80355
|
+
* Returns a tag by its id. A token with API, ORG_ADMIN, CERT_ADMIN, REPORT_ADMIN, ROLE_ADMIN, ROLE_SUBADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
|
|
80356
|
+
* @summary Get tag by id
|
|
80357
|
+
* @param {TagsV2025ApiGetTagByIdRequest} requestParameters Request parameters.
|
|
80358
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
80359
|
+
* @throws {RequiredError}
|
|
80360
|
+
*/
|
|
80361
|
+
getTagById: function (requestParameters, axiosOptions) {
|
|
80362
|
+
return localVarFp.getTagById(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
80363
|
+
},
|
|
80364
|
+
/**
|
|
80365
|
+
* This API returns a list of tags. A token with API, ORG_ADMIN, CERT_ADMIN, REPORT_ADMIN, ROLE_ADMIN, ROLE_SUBADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
|
|
80366
|
+
* @summary List tags
|
|
80367
|
+
* @param {TagsV2025ApiListTagsRequest} requestParameters Request parameters.
|
|
80368
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
80369
|
+
* @throws {RequiredError}
|
|
80370
|
+
*/
|
|
80371
|
+
listTags: function (requestParameters, axiosOptions) {
|
|
80372
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
80373
|
+
return localVarFp.listTags(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
80374
|
+
},
|
|
80375
|
+
};
|
|
80376
|
+
};
|
|
80377
|
+
exports.TagsV2025ApiFactory = TagsV2025ApiFactory;
|
|
80378
|
+
/**
|
|
80379
|
+
* TagsV2025Api - object-oriented interface
|
|
80380
|
+
* @export
|
|
80381
|
+
* @class TagsV2025Api
|
|
80382
|
+
* @extends {BaseAPI}
|
|
80383
|
+
*/
|
|
80384
|
+
var TagsV2025Api = /** @class */ (function (_super) {
|
|
80385
|
+
__extends(TagsV2025Api, _super);
|
|
80386
|
+
function TagsV2025Api() {
|
|
80387
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
80388
|
+
}
|
|
80389
|
+
/**
|
|
80390
|
+
* This API creates new tag. A token with API, ORG_ADMIN, CERT_ADMIN, REPORT_ADMIN, ROLE_ADMIN, ROLE_SUBADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
|
|
80391
|
+
* @summary Create tag
|
|
80392
|
+
* @param {TagsV2025ApiCreateTagRequest} requestParameters Request parameters.
|
|
80393
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
80394
|
+
* @throws {RequiredError}
|
|
80395
|
+
* @memberof TagsV2025Api
|
|
80396
|
+
*/
|
|
80397
|
+
TagsV2025Api.prototype.createTag = function (requestParameters, axiosOptions) {
|
|
80398
|
+
var _this = this;
|
|
80399
|
+
return (0, exports.TagsV2025ApiFp)(this.configuration).createTag(requestParameters.tagV2025, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
80400
|
+
};
|
|
80401
|
+
/**
|
|
80402
|
+
* This API deletes a tag by specified id. A token with API, ORG_ADMIN, CERT_ADMIN, REPORT_ADMIN, ROLE_ADMIN, ROLE_SUBADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
|
|
80403
|
+
* @summary Delete tag
|
|
80404
|
+
* @param {TagsV2025ApiDeleteTagByIdRequest} requestParameters Request parameters.
|
|
80405
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
80406
|
+
* @throws {RequiredError}
|
|
80407
|
+
* @memberof TagsV2025Api
|
|
80408
|
+
*/
|
|
80409
|
+
TagsV2025Api.prototype.deleteTagById = function (requestParameters, axiosOptions) {
|
|
80410
|
+
var _this = this;
|
|
80411
|
+
return (0, exports.TagsV2025ApiFp)(this.configuration).deleteTagById(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
80412
|
+
};
|
|
80413
|
+
/**
|
|
80414
|
+
* Returns a tag by its id. A token with API, ORG_ADMIN, CERT_ADMIN, REPORT_ADMIN, ROLE_ADMIN, ROLE_SUBADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
|
|
80415
|
+
* @summary Get tag by id
|
|
80416
|
+
* @param {TagsV2025ApiGetTagByIdRequest} requestParameters Request parameters.
|
|
80417
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
80418
|
+
* @throws {RequiredError}
|
|
80419
|
+
* @memberof TagsV2025Api
|
|
80420
|
+
*/
|
|
80421
|
+
TagsV2025Api.prototype.getTagById = function (requestParameters, axiosOptions) {
|
|
80422
|
+
var _this = this;
|
|
80423
|
+
return (0, exports.TagsV2025ApiFp)(this.configuration).getTagById(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
80424
|
+
};
|
|
80425
|
+
/**
|
|
80426
|
+
* This API returns a list of tags. A token with API, ORG_ADMIN, CERT_ADMIN, REPORT_ADMIN, ROLE_ADMIN, ROLE_SUBADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.
|
|
80427
|
+
* @summary List tags
|
|
80428
|
+
* @param {TagsV2025ApiListTagsRequest} requestParameters Request parameters.
|
|
80429
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
80430
|
+
* @throws {RequiredError}
|
|
80431
|
+
* @memberof TagsV2025Api
|
|
80432
|
+
*/
|
|
80433
|
+
TagsV2025Api.prototype.listTags = function (requestParameters, axiosOptions) {
|
|
80434
|
+
var _this = this;
|
|
80435
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
80436
|
+
return (0, exports.TagsV2025ApiFp)(this.configuration).listTags(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
80437
|
+
};
|
|
80438
|
+
return TagsV2025Api;
|
|
80439
|
+
}(base_1.BaseAPI));
|
|
80440
|
+
exports.TagsV2025Api = TagsV2025Api;
|
|
78181
80441
|
/**
|
|
78182
80442
|
* TaskManagementV2025Api - axios parameter creator
|
|
78183
80443
|
* @export
|
|
@@ -84379,6 +86639,59 @@ var WorkflowsV2025ApiAxiosParamCreator = function (configuration) {
|
|
|
84379
86639
|
});
|
|
84380
86640
|
});
|
|
84381
86641
|
},
|
|
86642
|
+
/**
|
|
86643
|
+
* Gets a workflow execution history, trigger input, and workflow definition of a single workflow execution. Workflow executions are available for up to 90 days before being archived. If you attempt to access a workflow execution that has been archived, you will receive a 404 Not Found.
|
|
86644
|
+
* @summary Get updated workflow execution history
|
|
86645
|
+
* @param {string} id Id of the workflow execution
|
|
86646
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
86647
|
+
* @throws {RequiredError}
|
|
86648
|
+
*/
|
|
86649
|
+
getWorkflowExecutionHistoryV2: function (id, axiosOptions) {
|
|
86650
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
86651
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
86652
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
86653
|
+
return __generator(this, function (_a) {
|
|
86654
|
+
switch (_a.label) {
|
|
86655
|
+
case 0:
|
|
86656
|
+
// verify required parameter 'id' is not null or undefined
|
|
86657
|
+
(0, common_1.assertParamExists)('getWorkflowExecutionHistoryV2', 'id', id);
|
|
86658
|
+
localVarPath = "/workflow-executions/{id}/history-v2"
|
|
86659
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
86660
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
86661
|
+
if (configuration) {
|
|
86662
|
+
baseOptions = configuration.baseOptions;
|
|
86663
|
+
}
|
|
86664
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
86665
|
+
localVarHeaderParameter = {};
|
|
86666
|
+
localVarQueryParameter = {};
|
|
86667
|
+
// authentication userAuth required
|
|
86668
|
+
// oauth required
|
|
86669
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
86670
|
+
// authentication userAuth required
|
|
86671
|
+
// oauth required
|
|
86672
|
+
];
|
|
86673
|
+
case 1:
|
|
86674
|
+
// authentication userAuth required
|
|
86675
|
+
// oauth required
|
|
86676
|
+
_a.sent();
|
|
86677
|
+
// authentication userAuth required
|
|
86678
|
+
// oauth required
|
|
86679
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
86680
|
+
case 2:
|
|
86681
|
+
// authentication userAuth required
|
|
86682
|
+
// oauth required
|
|
86683
|
+
_a.sent();
|
|
86684
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
86685
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
86686
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
86687
|
+
return [2 /*return*/, {
|
|
86688
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
86689
|
+
axiosOptions: localVarRequestOptions,
|
|
86690
|
+
}];
|
|
86691
|
+
}
|
|
86692
|
+
});
|
|
86693
|
+
});
|
|
86694
|
+
},
|
|
84382
86695
|
/**
|
|
84383
86696
|
* Use this API to list a specified workflow\'s executions. Workflow executions are available for up to 90 days before being archived. By default, you can get a maximum of 250 executions. To get executions past the first 250 records, you can do the following: 1. Use the [Get Workflows](https://developer.sailpoint.com/idn/api/beta/list-workflows) endpoint to get your workflows. 2. Get your workflow ID from the response. 3. You can then do either of the following: - Filter to find relevant workflow executions. For example, you can filter for failed workflow executions: `GET /workflows/:workflowID/executions?filters=status eq \"Failed\"` - Paginate through results with the `offset` parameter. For example, you can page through 50 executions per page and use that as a way to get to the records past the first 250. Refer to [Paginating Results](https://developer.sailpoint.com/idn/api/standard-collection-parameters#paginating-results) for more information about the query parameters you can use to achieve pagination.
|
|
84384
86697
|
* @summary List workflow executions
|
|
@@ -85146,6 +87459,29 @@ var WorkflowsV2025ApiFp = function (configuration) {
|
|
|
85146
87459
|
});
|
|
85147
87460
|
});
|
|
85148
87461
|
},
|
|
87462
|
+
/**
|
|
87463
|
+
* Gets a workflow execution history, trigger input, and workflow definition of a single workflow execution. Workflow executions are available for up to 90 days before being archived. If you attempt to access a workflow execution that has been archived, you will receive a 404 Not Found.
|
|
87464
|
+
* @summary Get updated workflow execution history
|
|
87465
|
+
* @param {string} id Id of the workflow execution
|
|
87466
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
87467
|
+
* @throws {RequiredError}
|
|
87468
|
+
*/
|
|
87469
|
+
getWorkflowExecutionHistoryV2: function (id, axiosOptions) {
|
|
87470
|
+
var _a, _b, _c;
|
|
87471
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
87472
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
87473
|
+
return __generator(this, function (_d) {
|
|
87474
|
+
switch (_d.label) {
|
|
87475
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getWorkflowExecutionHistoryV2(id, axiosOptions)];
|
|
87476
|
+
case 1:
|
|
87477
|
+
localVarAxiosArgs = _d.sent();
|
|
87478
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
87479
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['WorkflowsV2025Api.getWorkflowExecutionHistoryV2']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
87480
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
87481
|
+
}
|
|
87482
|
+
});
|
|
87483
|
+
});
|
|
87484
|
+
},
|
|
85149
87485
|
/**
|
|
85150
87486
|
* Use this API to list a specified workflow\'s executions. Workflow executions are available for up to 90 days before being archived. By default, you can get a maximum of 250 executions. To get executions past the first 250 records, you can do the following: 1. Use the [Get Workflows](https://developer.sailpoint.com/idn/api/beta/list-workflows) endpoint to get your workflows. 2. Get your workflow ID from the response. 3. You can then do either of the following: - Filter to find relevant workflow executions. For example, you can filter for failed workflow executions: `GET /workflows/:workflowID/executions?filters=status eq \"Failed\"` - Paginate through results with the `offset` parameter. For example, you can page through 50 executions per page and use that as a way to get to the records past the first 250. Refer to [Paginating Results](https://developer.sailpoint.com/idn/api/standard-collection-parameters#paginating-results) for more information about the query parameters you can use to achieve pagination.
|
|
85151
87487
|
* @summary List workflow executions
|
|
@@ -85476,6 +87812,16 @@ var WorkflowsV2025ApiFactory = function (configuration, basePath, axios) {
|
|
|
85476
87812
|
getWorkflowExecutionHistory: function (requestParameters, axiosOptions) {
|
|
85477
87813
|
return localVarFp.getWorkflowExecutionHistory(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
85478
87814
|
},
|
|
87815
|
+
/**
|
|
87816
|
+
* Gets a workflow execution history, trigger input, and workflow definition of a single workflow execution. Workflow executions are available for up to 90 days before being archived. If you attempt to access a workflow execution that has been archived, you will receive a 404 Not Found.
|
|
87817
|
+
* @summary Get updated workflow execution history
|
|
87818
|
+
* @param {WorkflowsV2025ApiGetWorkflowExecutionHistoryV2Request} requestParameters Request parameters.
|
|
87819
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
87820
|
+
* @throws {RequiredError}
|
|
87821
|
+
*/
|
|
87822
|
+
getWorkflowExecutionHistoryV2: function (requestParameters, axiosOptions) {
|
|
87823
|
+
return localVarFp.getWorkflowExecutionHistoryV2(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
87824
|
+
},
|
|
85479
87825
|
/**
|
|
85480
87826
|
* Use this API to list a specified workflow\'s executions. Workflow executions are available for up to 90 days before being archived. By default, you can get a maximum of 250 executions. To get executions past the first 250 records, you can do the following: 1. Use the [Get Workflows](https://developer.sailpoint.com/idn/api/beta/list-workflows) endpoint to get your workflows. 2. Get your workflow ID from the response. 3. You can then do either of the following: - Filter to find relevant workflow executions. For example, you can filter for failed workflow executions: `GET /workflows/:workflowID/executions?filters=status eq \"Failed\"` - Paginate through results with the `offset` parameter. For example, you can page through 50 executions per page and use that as a way to get to the records past the first 250. Refer to [Paginating Results](https://developer.sailpoint.com/idn/api/standard-collection-parameters#paginating-results) for more information about the query parameters you can use to achieve pagination.
|
|
85481
87827
|
* @summary List workflow executions
|
|
@@ -85687,6 +88033,18 @@ var WorkflowsV2025Api = /** @class */ (function (_super) {
|
|
|
85687
88033
|
var _this = this;
|
|
85688
88034
|
return (0, exports.WorkflowsV2025ApiFp)(this.configuration).getWorkflowExecutionHistory(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
85689
88035
|
};
|
|
88036
|
+
/**
|
|
88037
|
+
* Gets a workflow execution history, trigger input, and workflow definition of a single workflow execution. Workflow executions are available for up to 90 days before being archived. If you attempt to access a workflow execution that has been archived, you will receive a 404 Not Found.
|
|
88038
|
+
* @summary Get updated workflow execution history
|
|
88039
|
+
* @param {WorkflowsV2025ApiGetWorkflowExecutionHistoryV2Request} requestParameters Request parameters.
|
|
88040
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
88041
|
+
* @throws {RequiredError}
|
|
88042
|
+
* @memberof WorkflowsV2025Api
|
|
88043
|
+
*/
|
|
88044
|
+
WorkflowsV2025Api.prototype.getWorkflowExecutionHistoryV2 = function (requestParameters, axiosOptions) {
|
|
88045
|
+
var _this = this;
|
|
88046
|
+
return (0, exports.WorkflowsV2025ApiFp)(this.configuration).getWorkflowExecutionHistoryV2(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
88047
|
+
};
|
|
85690
88048
|
/**
|
|
85691
88049
|
* Use this API to list a specified workflow\'s executions. Workflow executions are available for up to 90 days before being archived. By default, you can get a maximum of 250 executions. To get executions past the first 250 records, you can do the following: 1. Use the [Get Workflows](https://developer.sailpoint.com/idn/api/beta/list-workflows) endpoint to get your workflows. 2. Get your workflow ID from the response. 3. You can then do either of the following: - Filter to find relevant workflow executions. For example, you can filter for failed workflow executions: `GET /workflows/:workflowID/executions?filters=status eq \"Failed\"` - Paginate through results with the `offset` parameter. For example, you can page through 50 executions per page and use that as a way to get to the records past the first 250. Refer to [Paginating Results](https://developer.sailpoint.com/idn/api/standard-collection-parameters#paginating-results) for more information about the query parameters you can use to achieve pagination.
|
|
85692
88050
|
* @summary List workflow executions
|