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/v2024/api.js
CHANGED
|
@@ -81,21 +81,21 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
81
81
|
exports.AccountCorrelatedAccountV2024TypeV2024 = exports.AccountAttributesChangedSourceV2024TypeV2024 = exports.AccountAttributesChangedIdentityV2024TypeV2024 = exports.AccountAttributesChangedAccountV2024TypeV2024 = exports.AccountAllOfSourceOwnerV2024TypeV2024 = exports.AccountAllOfRecommendationV2024MethodV2024 = exports.AccountAllOfRecommendationV2024TypeV2024 = exports.AccountAllOfIdentityV2024TypeV2024 = exports.AccountAggregationStatusV2024StatusV2024 = exports.AccountAggregationCompletedV2024StatusV2024 = exports.AccountAggregationCompletedSourceV2024TypeV2024 = exports.AccountActivityItemOperationV2024 = exports.AccountActivityApprovalStatusV2024 = exports.AccountActionV2024ActionV2024 = exports.AccessTypeV2024 = exports.AccessRequestedStatusChangeV2024NewStatusV2024 = exports.AccessRequestedStatusChangeV2024PreviousStatusV2024 = exports.AccessRequestTypeV2024 = exports.AccessRequestRecommendationItemTypeV2024 = exports.AccessRequestPreApprovalRequestedItemsInnerV2024OperationV2024 = exports.AccessRequestPreApprovalRequestedItemsInnerV2024TypeV2024 = exports.AccessRequestPostApprovalRequestedItemsStatusInnerV2024OperationV2024 = exports.AccessRequestPostApprovalRequestedItemsStatusInnerV2024TypeV2024 = exports.AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInnerV2024ApprovalDecisionV2024 = exports.AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInnerApproverV2024TypeV2024 = exports.AccessRequestPhasesV2024ResultV2024 = exports.AccessRequestPhasesV2024StateV2024 = exports.AccessRequestItemV2024TypeV2024 = exports.AccessRequestDynamicApproverRequestedItemsInnerV2024OperationV2024 = exports.AccessRequestDynamicApproverRequestedItemsInnerV2024TypeV2024 = exports.AccessRequestDynamicApprover1V2024TypeV2024 = exports.AccessRequestAdminItemStatusV2024TypeV2024 = exports.AccessProfileUsageUsedByInnerV2024TypeV2024 = exports.AccessProfileSourceRefV2024TypeV2024 = exports.AccessProfileRefV2024TypeV2024 = exports.AccessProfileApprovalSchemeV2024ApproverTypeV2024 = exports.AccessItemReviewedByV2024TypeV2024 = exports.AccessItemRequesterV2024TypeV2024 = exports.AccessItemRequesterDtoV2024TypeV2024 = exports.AccessItemRequestedForV2024TypeV2024 = exports.AccessItemRequestedForDtoV2024TypeV2024 = exports.AccessItemRemovedV2024AccessItemTypeV2024 = exports.AccessItemRefV2024TypeV2024 = exports.AccessItemDiffV2024EventTypeV2024 = exports.AccessItemAssociatedV2024AccessItemTypeV2024 = exports.AccessItemApproverDtoV2024TypeV2024 = exports.AccessCriteriaCriteriaListInnerV2024TypeV2024 = exports.AccessConstraintV2024OperatorV2024 = exports.AccessConstraintV2024TypeV2024 = exports.AccessAppsOwnerV2024TypeV2024 = void 0;
|
|
82
82
|
exports.CampaignEndedCampaignV2024StatusV2024 = exports.CampaignEndedCampaignV2024TypeV2024 = exports.CampaignCompleteOptionsV2024AutoCompleteActionV2024 = exports.CampaignAllOfSourcesWithOrphanEntitlementsV2024TypeV2024 = exports.CampaignAllOfSearchCampaignInfoV2024TypeV2024 = exports.CampaignAllOfSearchCampaignInfoReviewerV2024TypeV2024 = exports.CampaignAllOfRoleCompositionCampaignInfoReviewerV2024TypeV2024 = exports.CampaignAllOfRoleCompositionCampaignInfoRemediatorRefV2024TypeV2024 = exports.CampaignAllOfMachineAccountCampaignInfoV2024ReviewerTypeV2024 = exports.CampaignAllOfFilterV2024TypeV2024 = exports.CampaignAlertV2024LevelV2024 = exports.CampaignActivatedCampaignV2024StatusV2024 = exports.CampaignActivatedCampaignV2024TypeV2024 = exports.BulkAddTaggedObjectV2024OperationV2024 = exports.BucketTypeV2024 = exports.BeforeProvisioningRuleDtoV2024TypeV2024 = exports.BaseAccessOwnerV2024TypeV2024 = exports.BackupResponseV2024CloudStorageStatusV2024 = exports.BackupResponseV2024HydrationStatusV2024 = exports.BackupResponseV2024BackupTypeV2024 = exports.BackupResponseV2024TypeV2024 = exports.BackupResponseV2024StatusV2024 = exports.BackupOptionsV2024IncludeTypesV2024 = exports.AuthUserV2024CapabilitiesV2024 = exports.AuthProfileV2024TypeV2024 = exports.AttributeMappingsAllOfTargetV2024TypeV2024 = exports.AttributeDefinitionTypeV2024 = exports.AttributeDefinitionSchemaV2024TypeV2024 = exports.AttrSyncSourceV2024TypeV2024 = exports.ApprovalV2024StatusV2024 = exports.ApprovalV2024ApprovalCriteriaV2024 = exports.ApprovalV2024PriorityV2024 = exports.ApprovalStatusV2024 = exports.ApprovalStatusDtoOriginalOwnerV2024TypeV2024 = exports.ApprovalStatusDtoCurrentOwnerV2024TypeV2024 = exports.ApprovalSchemeV2024 = exports.ApprovalSchemeForRoleV2024ApproverTypeV2024 = exports.ApprovalIdentityV2024TypeV2024 = exports.ApprovalCommentV2024ChangedToStatusV2024 = exports.AggregationTypeV2024 = exports.AdminReviewReassignReassignToV2024TypeV2024 = exports.ActivityInsightsV2024UsageDaysStateV2024 = exports.AccountsCollectedForAggregationV2024StatusV2024 = exports.AccountsCollectedForAggregationSourceV2024TypeV2024 = exports.AccountV2024OriginV2024 = exports.AccountUncorrelatedSourceV2024TypeV2024 = exports.AccountUncorrelatedIdentityV2024TypeV2024 = exports.AccountUncorrelatedAccountV2024TypeV2024 = exports.AccountCorrelatedSourceV2024TypeV2024 = exports.AccountCorrelatedIdentityV2024TypeV2024 = void 0;
|
|
83
83
|
exports.DeployResponseV2024StatusV2024 = exports.DependantConnectionsMissingDtoV2024DependencyTypeV2024 = exports.DeleteSource202ResponseV2024TypeV2024 = exports.DateCompareV2024OperatorV2024 = exports.CustomPasswordInstructionV2024PageIdV2024 = exports.CriteriaTypeV2024 = exports.CreateFormInstanceRequestV2024StateV2024 = exports.CorrelationConfigAttributeAssignmentsInnerV2024MatchModeV2024 = exports.CorrelationConfigAttributeAssignmentsInnerV2024OperationV2024 = exports.CorrelatedGovernanceEventV2024TypeV2024 = exports.ConnectorRuleValidationResponseV2024StateV2024 = exports.ConnectorRuleUpdateRequestV2024TypeV2024 = exports.ConnectorRuleResponseV2024TypeV2024 = exports.ConnectorRuleCreateRequestV2024TypeV2024 = exports.ConnectorDetailV2024StatusV2024 = exports.ConnectedObjectTypeV2024 = exports.ConfigTypeEnumV2024 = exports.ConfigTypeEnumCamelV2024 = exports.ConditionRuleV2024ValueTypeV2024 = exports.ConditionRuleV2024OperatorV2024 = exports.ConditionRuleV2024SourceTypeV2024 = exports.ConditionEffectV2024EffectTypeV2024 = exports.CompletionStatusV2024 = exports.CompletedApprovalStateV2024 = exports.CommonAccessTypeV2024 = exports.CommonAccessItemStateV2024 = exports.CommentDtoAuthorV2024TypeV2024 = exports.CloseAccessRequestV2024CompletionStatusV2024 = exports.CloseAccessRequestV2024ExecutionStatusV2024 = exports.ClientTypeV2024 = exports.CertificationTaskV2024StatusV2024 = exports.CertificationTaskV2024TargetTypeV2024 = exports.CertificationTaskV2024TypeV2024 = exports.CertificationReferenceV2024TypeV2024 = exports.CertificationPhaseV2024 = exports.CertificationDecisionV2024 = exports.CampaignV2024MandatoryCommentRequirementV2024 = exports.CampaignV2024CorrelatedStatusV2024 = exports.CampaignV2024StatusV2024 = exports.CampaignV2024TypeV2024 = exports.CampaignTemplateOwnerRefV2024TypeV2024 = exports.CampaignReportV2024StatusV2024 = exports.CampaignReportV2024TypeV2024 = exports.CampaignReferenceV2024MandatoryCommentRequirementV2024 = exports.CampaignReferenceV2024CorrelatedStatusV2024 = exports.CampaignReferenceV2024CampaignTypeV2024 = exports.CampaignReferenceV2024TypeV2024 = exports.CampaignGeneratedCampaignV2024StatusV2024 = exports.CampaignGeneratedCampaignV2024TypeV2024 = exports.CampaignFilterDetailsV2024ModeV2024 = void 0;
|
|
84
|
-
exports.GetCampaign200ResponseV2024MandatoryCommentRequirementV2024 = exports.GetCampaign200ResponseV2024CorrelatedStatusV2024 = exports.GetCampaign200ResponseV2024StatusV2024 = exports.GetCampaign200ResponseV2024TypeV2024 = exports.GetActiveCampaigns200ResponseInnerV2024MandatoryCommentRequirementV2024 = exports.GetActiveCampaigns200ResponseInnerV2024CorrelatedStatusV2024 = exports.GetActiveCampaigns200ResponseInnerV2024StatusV2024 = exports.GetActiveCampaigns200ResponseInnerV2024TypeV2024 = exports.FormUsedByV2024TypeV2024 = exports.FormOwnerV2024TypeV2024 = exports.FormInstanceResponseV2024StateV2024 = exports.FormInstanceRecipientV2024TypeV2024 = exports.FormInstanceCreatedByV2024TypeV2024 = exports.FormElementValidationsSetV2024ValidationTypeV2024 = exports.FormElementV2024ElementTypeV2024 = exports.FormElementDynamicDataSourceV2024DataSourceTypeV2024 = exports.FormElementDynamicDataSourceConfigV2024ObjectTypeV2024 = exports.FormElementDynamicDataSourceConfigV2024IndicesV2024 = exports.FormDefinitionSelfImportExportDtoV2024TypeV2024 = exports.FormDefinitionInputV2024TypeV2024 = exports.FormConditionV2024RuleOperatorV2024 = exports.FilterTypeV2024 = exports.FederationProtocolDetailsV2024RoleV2024 = exports.ExpressionV2024OperatorV2024 = exports.ExpressionChildrenInnerV2024OperatorV2024 = exports.ExportPayloadV2024IncludeTypesV2024 = exports.ExportPayloadV2024ExcludeTypesV2024 = exports.ExportOptionsV2024IncludeTypesV2024 = exports.ExportOptionsV2024ExcludeTypesV2024 = exports.ExportOptions1V2024IncludeTypesV2024 = exports.ExportOptions1V2024ExcludeTypesV2024 = exports.ExecutionStatusV2024 = exports.ExceptionCriteriaCriteriaListInnerV2024TypeV2024 = exports.EntitlementRefV2024TypeV2024 = 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.WorkflowsV2024Api = exports.WorkflowsV2024ApiFactory = exports.WorkflowsV2024ApiFp = exports.WorkflowsV2024ApiAxiosParamCreator = exports.WorkReassignmentV2024Api = exports.WorkReassignmentV2024ApiFactory = exports.WorkReassignmentV2024ApiFp = void 0;
|
|
84
|
+
exports.GetHistoricalIdentityEvents200ResponseInnerV2024AccessItemTypeV2024 = exports.GetCampaign200ResponseV2024MandatoryCommentRequirementV2024 = exports.GetCampaign200ResponseV2024CorrelatedStatusV2024 = exports.GetCampaign200ResponseV2024StatusV2024 = exports.GetCampaign200ResponseV2024TypeV2024 = exports.GetActiveCampaigns200ResponseInnerV2024MandatoryCommentRequirementV2024 = exports.GetActiveCampaigns200ResponseInnerV2024CorrelatedStatusV2024 = exports.GetActiveCampaigns200ResponseInnerV2024StatusV2024 = exports.GetActiveCampaigns200ResponseInnerV2024TypeV2024 = exports.FormUsedByV2024TypeV2024 = exports.FormOwnerV2024TypeV2024 = exports.FormInstanceResponseV2024StateV2024 = exports.FormInstanceRecipientV2024TypeV2024 = exports.FormInstanceCreatedByV2024TypeV2024 = exports.FormElementValidationsSetV2024ValidationTypeV2024 = exports.FormElementV2024ElementTypeV2024 = exports.FormElementDynamicDataSourceV2024DataSourceTypeV2024 = exports.FormElementDynamicDataSourceConfigV2024ObjectTypeV2024 = exports.FormElementDynamicDataSourceConfigV2024IndicesV2024 = exports.FormDefinitionSelfImportExportDtoV2024TypeV2024 = exports.FormDefinitionInputV2024TypeV2024 = exports.FormConditionV2024RuleOperatorV2024 = exports.FilterTypeV2024 = exports.FederationProtocolDetailsV2024RoleV2024 = exports.ExpressionV2024OperatorV2024 = exports.ExpressionChildrenInnerV2024OperatorV2024 = exports.ExportPayloadV2024IncludeTypesV2024 = exports.ExportPayloadV2024ExcludeTypesV2024 = exports.ExportOptionsV2024IncludeTypesV2024 = exports.ExportOptionsV2024ExcludeTypesV2024 = exports.ExportOptions1V2024IncludeTypesV2024 = exports.ExportOptions1V2024ExcludeTypesV2024 = exports.ExecutionStatusV2024 = exports.ExceptionCriteriaCriteriaListInnerV2024TypeV2024 = exports.EntitlementRefV2024TypeV2024 = exports.EntitlementOwnerV2024TypeV2024 = exports.EntitlementApprovalSchemeV2024ApproverTypeV2024 = exports.EmailStatusDtoV2024VerificationStatusV2024 = exports.DtoTypeV2024 = exports.DraftResponseV2024ApprovalStatusV2024 = exports.DraftResponseV2024ModeV2024 = exports.DraftResponseV2024TypeV2024 = exports.DraftResponseV2024StatusV2024 = exports.DocumentTypeV2024 = exports.DimensionRefV2024TypeV2024 = exports.DimensionMembershipSelectorTypeV2024 = exports.DimensionCriteriaOperationV2024 = exports.DimensionCriteriaKeyTypeV2024 = exports.DeployResponseV2024CloudStorageStatusV2024 = exports.DeployResponseV2024TypeV2024 = void 0;
|
|
85
|
+
exports.ManagedClusterV2024ConsolidatedHealthIndicatorsStatusV2024 = exports.ManagedClusterV2024StatusV2024 = exports.ManagedClusterUpdatePreferencesV2024UpdateStateV2024 = exports.ManagedClusterTypesV2024 = exports.ManagedClusterEncryptionConfigV2024FormatV2024 = exports.ManagedClientV2024ProvisionStatusV2024 = exports.ManagedClientV2024ClusterTypeV2024 = exports.ManagedClientV2024StatusV2024 = exports.ManagedClientTypeV2024 = exports.ManagedClientStatusCodeV2024 = exports.MailFromAttributesV2024MailFromDomainStatusV2024 = exports.MachineClassificationCriteriaOperationV2024 = exports.MachineClassificationConfigV2024ClassificationMethodV2024 = exports.MachineAccountV2024ClassificationMethodV2024 = exports.LocaleOriginV2024 = exports.LoadUncorrelatedAccountsTaskTaskV2024CompletionStatusV2024 = exports.LoadUncorrelatedAccountsTaskTaskMessagesInnerV2024TypeV2024 = exports.LoadAccountsTaskTaskV2024CompletionStatusV2024 = exports.LoadAccountsTaskTaskMessagesInnerV2024TypeV2024 = exports.ListWorkgroupMembers200ResponseInnerV2024TypeV2024 = exports.ListFormInstancesByTenantResponseV2024StateV2024 = exports.LifecyclestateDeletedV2024TypeV2024 = exports.LauncherV2024TypeV2024 = exports.LauncherRequestV2024TypeV2024 = exports.LauncherRequestReferenceV2024TypeV2024 = exports.LauncherReferenceV2024TypeV2024 = exports.LatestOutlierSummaryV2024TypeV2024 = exports.JsonPatchOperationV2024OpV2024 = exports.InvocationStatusTypeV2024 = exports.IndexV2024 = exports.ImportOptionsV2024DefaultReferencesV2024 = exports.ImportOptionsV2024IncludeTypesV2024 = exports.ImportOptionsV2024ExcludeTypesV2024 = exports.ImportObjectV2024TypeV2024 = exports.IdpDetailsV2024RoleV2024 = exports.IdentityWithNewAccessAccessRefsInnerV2024TypeV2024 = exports.IdentityV2024IdentityStatusV2024 = exports.IdentityV2024ProcessingStateV2024 = exports.IdentitySyncJobV2024StatusV2024 = exports.IdentityProfileExportedObjectSelfV2024TypeV2024 = exports.IdentityProfileAllOfOwnerV2024TypeV2024 = exports.IdentityProfileAllOfAuthoritativeSourceV2024TypeV2024 = exports.IdentityPreviewResponseIdentityV2024TypeV2024 = exports.IdentityManagerRefV2024TypeV2024 = exports.IdentityDeletedIdentityV2024TypeV2024 = exports.IdentityCreatedIdentityV2024TypeV2024 = exports.IdentityAttributesChangedIdentityV2024TypeV2024 = exports.HttpDispatchModeV2024 = exports.HttpAuthenticationTypeV2024 = exports.GrantTypeV2024 = void 0;
|
|
86
|
+
exports.QueryTypeV2024 = exports.PublicIdentityV2024IdentityStateV2024 = exports.ProvisioningStateV2024 = exports.ProvisioningCriteriaOperationV2024 = exports.ProvisioningCompletedRequesterV2024TypeV2024 = exports.ProvisioningCompletedRecipientV2024TypeV2024 = exports.ProvisioningCompletedAccountRequestsInnerV2024ProvisioningResultV2024 = exports.ProvisioningCompletedAccountRequestsInnerSourceV2024TypeV2024 = exports.ProvisioningCompletedAccountRequestsInnerAttributeRequestsInnerV2024OperationV2024 = exports.ProductV2024OrgTypeV2024 = exports.PreApprovalTriggerDetailsV2024DecisionV2024 = exports.PendingApprovalOwnerV2024TypeV2024 = exports.PendingApprovalActionV2024 = exports.PatchPotentialRoleRequestInnerV2024OpV2024 = exports.PatOwnerV2024TypeV2024 = exports.PasswordStatusV2024StateV2024 = exports.PasswordChangeResponseV2024StateV2024 = exports.OwnerReferenceV2024TypeV2024 = exports.OwnerReferenceSegmentsV2024TypeV2024 = exports.OwnerDtoV2024TypeV2024 = exports.OutliersContributingFeatureAccessItemsV2024AccessTypeV2024 = exports.OutlierValueTypeV2024NameV2024 = exports.OutlierV2024UnignoreTypeV2024 = exports.OutlierV2024TypeV2024 = exports.OutlierSummaryV2024TypeV2024 = exports.OrphanIdentitiesReportArgumentsV2024SelectedFormatsV2024 = exports.OperationV2024 = exports.ObjectMappingResponseV2024ObjectTypeV2024 = exports.ObjectMappingRequestV2024ObjectTypeV2024 = exports.NonEmployeeSchemaAttributeTypeV2024 = exports.NonEmployeeIdentityDtoTypeV2024 = exports.NonEmployeeBulkUploadStatusV2024StatusV2024 = exports.NonEmployeeBulkUploadJobV2024StatusV2024 = exports.NativeChangeDetectionConfigV2024OperationsV2024 = exports.NamedConstructsV2024 = exports.MultiHostSourcesV2024StatusV2024 = exports.MultiHostSourcesV2024FeaturesV2024 = exports.MultiHostIntegrationsV2024ConnectionTypeV2024 = exports.MultiHostIntegrationsV2024StatusV2024 = exports.MultiHostIntegrationsV2024FeaturesV2024 = exports.MultiHostIntegrationsOwnerV2024TypeV2024 = exports.MultiHostIntegrationsConnectorAttributesV2024MultihostStatusV2024 = exports.MultiHostIntegrationsBeforeProvisioningRuleV2024TypeV2024 = exports.MfaConfigTestResponseV2024StateV2024 = exports.MetricTypeV2024 = exports.MembershipTypeV2024 = exports.MediumV2024 = exports.ManualWorkItemStateV2024 = exports.ManualWorkItemDetailsOriginalOwnerV2024TypeV2024 = exports.ManualWorkItemDetailsCurrentOwnerV2024TypeV2024 = void 0;
|
|
87
|
+
exports.ScheduleHoursV2024TypeV2024 = exports.ScheduleDaysV2024TypeV2024 = exports.Schedule1V2024TypeV2024 = exports.RoleMiningSessionStateV2024 = exports.RoleMiningSessionScopingMethodV2024 = exports.RoleMiningRoleTypeV2024 = exports.RoleMiningPotentialRoleProvisionStateV2024 = exports.RoleMiningPotentialRoleExportStateV2024 = exports.RoleMetadataBulkUpdateByQueryRequestV2024ReplaceScopeV2024 = exports.RoleMetadataBulkUpdateByQueryRequestV2024OperationV2024 = exports.RoleMetadataBulkUpdateByIdRequestV2024ReplaceScopeV2024 = exports.RoleMetadataBulkUpdateByIdRequestV2024OperationV2024 = exports.RoleMetadataBulkUpdateByFilterRequestV2024ReplaceScopeV2024 = exports.RoleMetadataBulkUpdateByFilterRequestV2024OperationV2024 = exports.RoleMembershipSelectorTypeV2024 = exports.RoleInsightsResponseV2024StatusV2024 = exports.RoleGetAllBulkUpdateResponseV2024StatusV2024 = exports.RoleCriteriaOperationV2024 = exports.RoleCriteriaKeyTypeV2024 = exports.RoleBulkUpdateResponseV2024StatusV2024 = exports.RoleAssignmentSourceTypeV2024 = exports.RoleAssignmentDtoAssignerV2024TypeV2024 = exports.ReviewerV2024TypeV2024 = exports.ReviewableEntitlementAccountOwnerV2024TypeV2024 = exports.RequestedItemStatusV2024TypeV2024 = exports.RequestedItemStatusSodViolationContextV2024StateV2024 = exports.RequestedItemStatusRequestedForV2024TypeV2024 = exports.RequestedItemStatusRequestStateV2024 = exports.RequestedItemStatusPreApprovalTriggerDetailsV2024DecisionV2024 = exports.RequestedItemDtoRefV2024TypeV2024 = exports.RequestedItemDetailsV2024TypeV2024 = exports.RequestedItemAccountSelectionsV2024TypeV2024 = exports.RequestableObjectTypeV2024 = exports.RequestableObjectRequestStatusV2024 = exports.RequestableObjectReferenceV2024TypeV2024 = exports.ReportTypeV2024 = exports.ReportResultsV2024AvailableFormatsV2024 = exports.ReportResultsV2024StatusV2024 = exports.ReportResultsV2024ReportTypeV2024 = exports.ReportResultReferenceV2024StatusV2024 = exports.ReportResultReferenceV2024TypeV2024 = exports.ReportDetailsV2024ReportTypeV2024 = exports.ReportDetailsArgumentsV2024SelectedFormatsV2024 = exports.RecommendationV2024MethodV2024 = exports.RecommendationV2024TypeV2024 = exports.RecommendationResponseV2024RecommendationV2024 = exports.ReassignmentTypeV2024 = exports.ReassignmentTypeEnumV2024 = exports.ReassignmentReferenceV2024TypeV2024 = exports.ReassignReferenceV2024TypeV2024 = void 0;
|
|
88
|
+
exports.SpConfigExportJobStatusV2024TypeV2024 = exports.SpConfigExportJobStatusV2024StatusV2024 = exports.SourceV2024StatusV2024 = exports.SourceV2024FeaturesV2024 = exports.SourceUsageStatusV2024StatusV2024 = exports.SourceUpdatedActorV2024TypeV2024 = exports.SourceSyncJobV2024StatusV2024 = exports.SourceSchemasInnerV2024TypeV2024 = exports.SourceScheduleV2024TypeV2024 = exports.SourcePasswordPoliciesInnerV2024TypeV2024 = exports.SourceOwnerV2024TypeV2024 = exports.SourceManagerCorrelationRuleV2024TypeV2024 = exports.SourceManagementWorkgroupV2024TypeV2024 = exports.SourceHealthDtoV2024StatusV2024 = exports.SourceDeletedActorV2024TypeV2024 = exports.SourceCreatedActorV2024TypeV2024 = exports.SourceClusterV2024TypeV2024 = exports.SourceClusterDtoV2024TypeV2024 = exports.SourceBeforeProvisioningRuleV2024TypeV2024 = exports.SourceAccountCorrelationRuleV2024TypeV2024 = exports.SourceAccountCorrelationConfigV2024TypeV2024 = exports.SodViolationContextCheckCompletedV2024StateV2024 = exports.SodReportResultDtoV2024TypeV2024 = exports.SodRecipientV2024TypeV2024 = exports.SodPolicyV2024TypeV2024 = exports.SodPolicyV2024StateV2024 = exports.SodPolicyOwnerRefV2024TypeV2024 = exports.SodPolicyDtoV2024TypeV2024 = exports.SodPolicyDto1V2024TypeV2024 = exports.SlimCampaignV2024CorrelatedStatusV2024 = exports.SlimCampaignV2024StatusV2024 = exports.SlimCampaignV2024TypeV2024 = exports.ServiceProviderConfigurationFederationProtocolDetailsInnerV2024RoleV2024 = exports.ServiceDeskSourceV2024TypeV2024 = exports.SendTestNotificationRequestDtoV2024MediumV2024 = exports.SendAccountVerificationRequestV2024ViaV2024 = exports.SelfImportExportDtoV2024TypeV2024 = exports.SedAssigneeV2024TypeV2024 = exports.SearchScheduleRecipientsInnerV2024TypeV2024 = exports.SearchFilterTypeV2024 = exports.ScopeVisibilityTypeV2024 = exports.ScopeTypeV2024 = exports.SchemaV2024FeaturesV2024 = exports.ScheduledSearchAllOfOwnerV2024TypeV2024 = exports.ScheduledAttributesV2024FrequencyV2024 = exports.ScheduledActionResponseV2024JobTypeV2024 = exports.ScheduledActionPayloadV2024JobTypeV2024 = exports.ScheduleV2024TypeV2024 = exports.ScheduleTypeV2024 = exports.ScheduleMonthsV2024TypeV2024 = void 0;
|
|
89
|
+
exports.WorkflowExecutionV2024StatusV2024 = exports.WorkflowExecutionEventV2024TypeV2024 = exports.WorkflowBodyOwnerV2024TypeV2024 = exports.WorkflowAllOfCreatorV2024TypeV2024 = exports.WorkItemTypeManualWorkItemsV2024 = exports.WorkItemStateV2024 = exports.WorkItemStateManualWorkItemsV2024 = exports.ViolationOwnerAssignmentConfigV2024AssignmentRuleV2024 = exports.ViolationOwnerAssignmentConfigOwnerRefV2024TypeV2024 = exports.ViolationContextPolicyV2024TypeV2024 = exports.VAClusterStatusChangeEventV2024TypeV2024 = exports.VAClusterStatusChangeEventPreviousHealthCheckResultV2024StatusV2024 = exports.VAClusterStatusChangeEventHealthCheckResultV2024StatusV2024 = exports.V3CreateConnectorDtoV2024StatusV2024 = exports.V3ConnectorDtoV2024StatusV2024 = exports.UsageTypeV2024 = exports.UpdateMultiHostSourcesRequestInnerV2024OpV2024 = exports.UpdateDetailV2024StatusV2024 = exports.UncorrelatedAccountsReportArgumentsV2024SelectedFormatsV2024 = exports.TriggerTypeV2024 = exports.TransformV2024TypeV2024 = exports.TransformReadV2024TypeV2024 = exports.TestSourceConnectionMultihost200ResponseV2024ResultTypeV2024 = exports.TemplateDtoV2024MediumV2024 = exports.TemplateDtoDefaultV2024MediumV2024 = exports.TemplateBulkDeleteDtoV2024MediumV2024 = exports.TaskStatusV2024CompletionStatusV2024 = exports.TaskStatusV2024TypeV2024 = exports.TaskStatusMessageV2024TypeV2024 = exports.TaskResultSimplifiedV2024CompletionStatusV2024 = exports.TaskResultDtoV2024TypeV2024 = exports.TaskResultDetailsV2024CompletionStatusV2024 = exports.TaskResultDetailsV2024ReportTypeV2024 = exports.TaskResultDetailsV2024TypeV2024 = exports.TaskResultDetailsMessagesInnerV2024TypeV2024 = exports.TargetV2024TypeV2024 = exports.TaggedObjectDtoV2024TypeV2024 = exports.TagTagCategoryRefsInnerV2024TypeV2024 = exports.SubscriptionTypeV2024 = exports.SubscriptionPatchRequestInnerV2024OpV2024 = exports.StatusResponseV2024StatusV2024 = exports.StandardLevelV2024 = exports.SpDetailsV2024RoleV2024 = exports.SpConfigRuleV2024ModesV2024 = exports.SpConfigJobV2024TypeV2024 = exports.SpConfigJobV2024StatusV2024 = exports.SpConfigImportJobStatusV2024TypeV2024 = exports.SpConfigImportJobStatusV2024StatusV2024 = exports.SpConfigExportJobV2024TypeV2024 = exports.SpConfigExportJobV2024StatusV2024 = void 0;
|
|
90
|
+
exports.GetDiscoveredApplicationsDetailV2024 = exports.ApplicationDiscoveryV2024Api = exports.ApplicationDiscoveryV2024ApiFactory = exports.ApplicationDiscoveryV2024ApiFp = exports.ApplicationDiscoveryV2024ApiAxiosParamCreator = exports.ListAccountsDetailLevelV2024 = exports.AccountsV2024Api = exports.AccountsV2024ApiFactory = exports.AccountsV2024ApiFp = exports.AccountsV2024ApiAxiosParamCreator = exports.AccountUsagesV2024Api = exports.AccountUsagesV2024ApiFactory = exports.AccountUsagesV2024ApiFp = exports.AccountUsagesV2024ApiAxiosParamCreator = exports.AccountAggregationsV2024Api = exports.AccountAggregationsV2024ApiFactory = exports.AccountAggregationsV2024ApiFp = exports.AccountAggregationsV2024ApiAxiosParamCreator = exports.AccountActivitiesV2024Api = exports.AccountActivitiesV2024ApiFactory = exports.AccountActivitiesV2024ApiFp = exports.AccountActivitiesV2024ApiAxiosParamCreator = exports.AccessRequestsV2024Api = exports.AccessRequestsV2024ApiFactory = exports.AccessRequestsV2024ApiFp = exports.AccessRequestsV2024ApiAxiosParamCreator = exports.GetAccessRequestIdentityMetricsTypeV2024 = exports.AccessRequestIdentityMetricsV2024Api = exports.AccessRequestIdentityMetricsV2024ApiFactory = exports.AccessRequestIdentityMetricsV2024ApiFp = exports.AccessRequestIdentityMetricsV2024ApiAxiosParamCreator = exports.AccessRequestApprovalsV2024Api = exports.AccessRequestApprovalsV2024ApiFactory = exports.AccessRequestApprovalsV2024ApiFp = exports.AccessRequestApprovalsV2024ApiAxiosParamCreator = exports.AccessProfilesV2024Api = exports.AccessProfilesV2024ApiFactory = exports.AccessProfilesV2024ApiFp = exports.AccessProfilesV2024ApiAxiosParamCreator = exports.AccessModelMetadataV2024Api = exports.AccessModelMetadataV2024ApiFactory = exports.AccessModelMetadataV2024ApiFp = exports.AccessModelMetadataV2024ApiAxiosParamCreator = exports.WorkgroupDtoOwnerV2024TypeV2024 = exports.WorkgroupConnectionDtoV2024ConnectionTypeV2024 = exports.WorkflowTriggerV2024TypeV2024 = exports.WorkflowTriggerAttributesV2024FrequencyV2024 = exports.WorkflowModifiedByV2024TypeV2024 = exports.WorkflowLibraryTriggerV2024TypeV2024 = exports.WorkflowLibraryFormFieldsV2024TypeV2024 = void 0;
|
|
91
|
+
exports.ConnectorRuleManagementV2024ApiFactory = exports.ConnectorRuleManagementV2024ApiFp = exports.ConnectorRuleManagementV2024ApiAxiosParamCreator = exports.ConnectorCustomizersV2024Api = exports.ConnectorCustomizersV2024ApiFactory = exports.ConnectorCustomizersV2024ApiFp = exports.ConnectorCustomizersV2024ApiAxiosParamCreator = exports.ConfigurationHubV2024Api = exports.ConfigurationHubV2024ApiFactory = exports.ConfigurationHubV2024ApiFp = exports.ConfigurationHubV2024ApiAxiosParamCreator = exports.CertificationsV2024Api = exports.CertificationsV2024ApiFactory = exports.CertificationsV2024ApiFp = exports.CertificationsV2024ApiAxiosParamCreator = exports.GetIdentityAccessSummariesTypeV2024 = exports.CertificationSummariesV2024Api = exports.CertificationSummariesV2024ApiFactory = exports.CertificationSummariesV2024ApiFp = exports.CertificationSummariesV2024ApiAxiosParamCreator = exports.GetCampaignDetailV2024 = exports.GetActiveCampaignsDetailV2024 = exports.CertificationCampaignsV2024Api = exports.CertificationCampaignsV2024ApiFactory = exports.CertificationCampaignsV2024ApiFp = exports.CertificationCampaignsV2024ApiAxiosParamCreator = exports.CertificationCampaignFiltersV2024Api = exports.CertificationCampaignFiltersV2024ApiFactory = exports.CertificationCampaignFiltersV2024ApiFp = exports.CertificationCampaignFiltersV2024ApiAxiosParamCreator = exports.BrandingV2024Api = exports.BrandingV2024ApiFactory = exports.BrandingV2024ApiFp = exports.BrandingV2024ApiAxiosParamCreator = exports.AuthUsersV2024Api = exports.AuthUsersV2024ApiFactory = exports.AuthUsersV2024ApiFp = exports.AuthUsersV2024ApiAxiosParamCreator = exports.AuthProfileV2024Api = exports.AuthProfileV2024ApiFactory = exports.AuthProfileV2024ApiFp = exports.AuthProfileV2024ApiAxiosParamCreator = exports.AppsV2024Api = exports.AppsV2024ApiFactory = exports.AppsV2024ApiFp = exports.AppsV2024ApiAxiosParamCreator = exports.ApprovalsV2024Api = exports.ApprovalsV2024ApiFactory = exports.ApprovalsV2024ApiFp = exports.ApprovalsV2024ApiAxiosParamCreator = void 0;
|
|
92
|
+
exports.IAIOutliersV2024ApiFactory = exports.IAIOutliersV2024ApiFp = exports.IAIOutliersV2024ApiAxiosParamCreator = exports.IAICommonAccessV2024Api = exports.IAICommonAccessV2024ApiFactory = exports.IAICommonAccessV2024ApiFp = exports.IAICommonAccessV2024ApiAxiosParamCreator = exports.IAIAccessRequestRecommendationsV2024Api = exports.IAIAccessRequestRecommendationsV2024ApiFactory = exports.IAIAccessRequestRecommendationsV2024ApiFp = exports.IAIAccessRequestRecommendationsV2024ApiAxiosParamCreator = exports.GovernanceGroupsV2024Api = exports.GovernanceGroupsV2024ApiFactory = exports.GovernanceGroupsV2024ApiFp = exports.GovernanceGroupsV2024ApiAxiosParamCreator = exports.GlobalTenantSecuritySettingsV2024Api = exports.GlobalTenantSecuritySettingsV2024ApiFactory = exports.GlobalTenantSecuritySettingsV2024ApiFp = exports.GlobalTenantSecuritySettingsV2024ApiAxiosParamCreator = exports.EntitlementsV2024Api = exports.EntitlementsV2024ApiFactory = exports.EntitlementsV2024ApiFp = exports.EntitlementsV2024ApiAxiosParamCreator = exports.DimensionsV2024Api = exports.DimensionsV2024ApiFactory = exports.DimensionsV2024ApiFp = exports.DimensionsV2024ApiAxiosParamCreator = exports.DataSegmentationV2024Api = exports.DataSegmentationV2024ApiFactory = exports.DataSegmentationV2024ApiFp = exports.DataSegmentationV2024ApiAxiosParamCreator = exports.GetCustomPasswordInstructionsPageIdV2024 = exports.DeleteCustomPasswordInstructionsPageIdV2024 = exports.CustomPasswordInstructionsV2024Api = exports.CustomPasswordInstructionsV2024ApiFactory = exports.CustomPasswordInstructionsV2024ApiFp = exports.CustomPasswordInstructionsV2024ApiAxiosParamCreator = exports.CustomFormsV2024Api = exports.CustomFormsV2024ApiFactory = exports.CustomFormsV2024ApiFp = exports.CustomFormsV2024ApiAxiosParamCreator = exports.PutConnectorTranslationsLocaleV2024 = exports.GetConnectorTranslationsLocaleV2024 = exports.GetConnectorListLocaleV2024 = exports.GetConnectorLocaleV2024 = exports.ConnectorsV2024Api = exports.ConnectorsV2024ApiFactory = exports.ConnectorsV2024ApiFp = exports.ConnectorsV2024ApiAxiosParamCreator = exports.ConnectorRuleManagementV2024Api = void 0;
|
|
93
|
+
exports.LaunchersV2024Api = exports.LaunchersV2024ApiFactory = exports.LaunchersV2024ApiFp = exports.LaunchersV2024ApiAxiosParamCreator = exports.IdentityProfilesV2024Api = exports.IdentityProfilesV2024ApiFactory = exports.IdentityProfilesV2024ApiFp = exports.IdentityProfilesV2024ApiAxiosParamCreator = exports.ListIdentitySnapshotsIntervalV2024 = exports.ListIdentityAccessItemsTypeV2024 = exports.GetIdentitySnapshotSummaryIntervalV2024 = exports.CompareIdentitySnapshotsAccessTypeAccessTypeV2024 = exports.IdentityHistoryV2024Api = exports.IdentityHistoryV2024ApiFactory = exports.IdentityHistoryV2024ApiFp = exports.IdentityHistoryV2024ApiAxiosParamCreator = exports.IdentityAttributesV2024Api = exports.IdentityAttributesV2024ApiFactory = exports.IdentityAttributesV2024ApiFp = exports.IdentityAttributesV2024ApiAxiosParamCreator = exports.ListIdentitiesDefaultFilterV2024 = exports.IdentitiesV2024Api = exports.IdentitiesV2024ApiFactory = exports.IdentitiesV2024ApiFp = exports.IdentitiesV2024ApiAxiosParamCreator = exports.SetIconObjectTypeV2024 = exports.DeleteIconObjectTypeV2024 = exports.IconsV2024Api = exports.IconsV2024ApiFactory = exports.IconsV2024ApiFp = exports.IconsV2024ApiAxiosParamCreator = exports.IAIRoleMiningV2024Api = exports.IAIRoleMiningV2024ApiFactory = exports.IAIRoleMiningV2024ApiFp = exports.IAIRoleMiningV2024ApiAxiosParamCreator = exports.IAIRecommendationsV2024Api = exports.IAIRecommendationsV2024ApiFactory = exports.IAIRecommendationsV2024ApiFp = exports.IAIRecommendationsV2024ApiAxiosParamCreator = exports.GetPeerGroupOutliersStrategyV2024 = exports.IAIPeerGroupStrategiesV2024Api = exports.IAIPeerGroupStrategiesV2024ApiFactory = exports.IAIPeerGroupStrategiesV2024ApiFp = exports.IAIPeerGroupStrategiesV2024ApiAxiosParamCreator = exports.ListOutliersContributingFeatureAccessItemsContributingFeatureNameV2024 = exports.GetLatestIdentityOutlierSnapshotsTypeV2024 = exports.GetIdentityOutliersTypeV2024 = exports.GetIdentityOutlierSnapshotsTypeV2024 = exports.ExportOutliersZipTypeV2024 = exports.IAIOutliersV2024Api = void 0;
|
|
94
|
+
exports.NonEmployeeLifecycleManagementV2024Api = exports.NonEmployeeLifecycleManagementV2024ApiFactory = exports.NonEmployeeLifecycleManagementV2024ApiFp = exports.NonEmployeeLifecycleManagementV2024ApiAxiosParamCreator = exports.MultiHostIntegrationV2024Api = exports.MultiHostIntegrationV2024ApiFactory = exports.MultiHostIntegrationV2024ApiFp = exports.MultiHostIntegrationV2024ApiAxiosParamCreator = exports.ManagedClustersV2024Api = exports.ManagedClustersV2024ApiFactory = exports.ManagedClustersV2024ApiFp = exports.ManagedClustersV2024ApiAxiosParamCreator = exports.ManagedClusterTypesV2024Api = exports.ManagedClusterTypesV2024ApiFactory = exports.ManagedClusterTypesV2024ApiFp = exports.ManagedClusterTypesV2024ApiAxiosParamCreator = exports.ManagedClientsV2024Api = exports.ManagedClientsV2024ApiFactory = exports.ManagedClientsV2024ApiFp = exports.ManagedClientsV2024ApiAxiosParamCreator = exports.MachineIdentitiesV2024Api = exports.MachineIdentitiesV2024ApiFactory = exports.MachineIdentitiesV2024ApiFp = exports.MachineIdentitiesV2024ApiAxiosParamCreator = exports.MachineClassificationConfigV2024Api = exports.MachineClassificationConfigV2024ApiFactory = exports.MachineClassificationConfigV2024ApiFp = exports.MachineClassificationConfigV2024ApiAxiosParamCreator = exports.MachineAccountsV2024Api = exports.MachineAccountsV2024ApiFactory = exports.MachineAccountsV2024ApiFp = exports.MachineAccountsV2024ApiAxiosParamCreator = exports.MachineAccountMappingsV2024Api = exports.MachineAccountMappingsV2024ApiFactory = exports.MachineAccountMappingsV2024ApiFp = exports.MachineAccountMappingsV2024ApiAxiosParamCreator = exports.SendClassifyMachineAccountClassificationModeV2024 = exports.MachineAccountClassifyV2024Api = exports.MachineAccountClassifyV2024ApiFactory = exports.MachineAccountClassifyV2024ApiFp = exports.MachineAccountClassifyV2024ApiAxiosParamCreator = exports.TestMFAConfigMethodV2024 = exports.MFAConfigurationV2024Api = exports.MFAConfigurationV2024ApiFactory = exports.MFAConfigurationV2024ApiFp = exports.MFAConfigurationV2024ApiAxiosParamCreator = exports.LifecycleStatesV2024Api = exports.LifecycleStatesV2024ApiFactory = exports.LifecycleStatesV2024ApiFp = exports.LifecycleStatesV2024ApiAxiosParamCreator = void 0;
|
|
95
|
+
exports.RequestableObjectsV2024ApiAxiosParamCreator = exports.GetReportFileFormatV2024 = exports.ReportsDataExtractionV2024Api = exports.ReportsDataExtractionV2024ApiFactory = exports.ReportsDataExtractionV2024ApiFp = exports.ReportsDataExtractionV2024ApiAxiosParamCreator = exports.PublicIdentitiesConfigV2024Api = exports.PublicIdentitiesConfigV2024ApiFactory = exports.PublicIdentitiesConfigV2024ApiFp = exports.PublicIdentitiesConfigV2024ApiAxiosParamCreator = exports.PublicIdentitiesV2024Api = exports.PublicIdentitiesV2024ApiFactory = exports.PublicIdentitiesV2024ApiFp = exports.PublicIdentitiesV2024ApiAxiosParamCreator = exports.PersonalAccessTokensV2024Api = exports.PersonalAccessTokensV2024ApiFactory = exports.PersonalAccessTokensV2024ApiFp = exports.PersonalAccessTokensV2024ApiAxiosParamCreator = exports.PasswordSyncGroupsV2024Api = exports.PasswordSyncGroupsV2024ApiFactory = exports.PasswordSyncGroupsV2024ApiFp = exports.PasswordSyncGroupsV2024ApiAxiosParamCreator = exports.PasswordPoliciesV2024Api = exports.PasswordPoliciesV2024ApiFactory = exports.PasswordPoliciesV2024ApiFp = exports.PasswordPoliciesV2024ApiAxiosParamCreator = exports.PasswordManagementV2024Api = exports.PasswordManagementV2024ApiFactory = exports.PasswordManagementV2024ApiFp = exports.PasswordManagementV2024ApiAxiosParamCreator = exports.PasswordDictionaryV2024Api = exports.PasswordDictionaryV2024ApiFactory = exports.PasswordDictionaryV2024ApiFp = exports.PasswordDictionaryV2024ApiAxiosParamCreator = exports.PasswordConfigurationV2024Api = exports.PasswordConfigurationV2024ApiFactory = exports.PasswordConfigurationV2024ApiFp = exports.PasswordConfigurationV2024ApiAxiosParamCreator = exports.OrgConfigV2024Api = exports.OrgConfigV2024ApiFactory = exports.OrgConfigV2024ApiFp = exports.OrgConfigV2024ApiAxiosParamCreator = exports.OAuthClientsV2024Api = exports.OAuthClientsV2024ApiFactory = exports.OAuthClientsV2024ApiFp = exports.OAuthClientsV2024ApiAxiosParamCreator = exports.NotificationsV2024Api = exports.NotificationsV2024ApiFactory = exports.NotificationsV2024ApiFp = exports.NotificationsV2024ApiAxiosParamCreator = void 0;
|
|
96
|
+
exports.ServiceDeskIntegrationV2024ApiAxiosParamCreator = exports.SegmentsV2024Api = exports.SegmentsV2024ApiFactory = exports.SegmentsV2024ApiFp = exports.SegmentsV2024ApiAxiosParamCreator = exports.SearchAttributeConfigurationV2024Api = exports.SearchAttributeConfigurationV2024ApiFactory = exports.SearchAttributeConfigurationV2024ApiFp = exports.SearchAttributeConfigurationV2024ApiAxiosParamCreator = exports.SearchGetIndexV2024 = exports.SearchV2024Api = exports.SearchV2024ApiFactory = exports.SearchV2024ApiFp = exports.SearchV2024ApiAxiosParamCreator = exports.ScheduledSearchV2024Api = exports.ScheduledSearchV2024ApiFactory = exports.ScheduledSearchV2024ApiFp = exports.ScheduledSearchV2024ApiAxiosParamCreator = exports.SavedSearchV2024Api = exports.SavedSearchV2024ApiFactory = exports.SavedSearchV2024ApiFp = exports.SavedSearchV2024ApiAxiosParamCreator = exports.SPConfigV2024Api = exports.SPConfigV2024ApiFactory = exports.SPConfigV2024ApiFp = exports.SPConfigV2024ApiAxiosParamCreator = exports.SODViolationsV2024Api = exports.SODViolationsV2024ApiFactory = exports.SODViolationsV2024ApiFp = exports.SODViolationsV2024ApiAxiosParamCreator = exports.SODPoliciesV2024Api = exports.SODPoliciesV2024ApiFactory = exports.SODPoliciesV2024ApiFp = exports.SODPoliciesV2024ApiAxiosParamCreator = exports.SIMIntegrationsV2024Api = exports.SIMIntegrationsV2024ApiFactory = exports.SIMIntegrationsV2024ApiFp = exports.SIMIntegrationsV2024ApiAxiosParamCreator = exports.RolesV2024Api = exports.RolesV2024ApiFactory = exports.RolesV2024ApiFp = exports.RolesV2024ApiAxiosParamCreator = exports.RoleInsightsV2024Api = exports.RoleInsightsV2024ApiFactory = exports.RoleInsightsV2024ApiFp = exports.RoleInsightsV2024ApiAxiosParamCreator = exports.ListRequestableObjectsTypesV2024 = exports.RequestableObjectsV2024Api = exports.RequestableObjectsV2024ApiFactory = exports.RequestableObjectsV2024ApiFp = void 0;
|
|
97
|
+
exports.TriggersV2024ApiFp = exports.TriggersV2024ApiAxiosParamCreator = exports.TransformsV2024Api = exports.TransformsV2024ApiFactory = exports.TransformsV2024ApiFp = exports.TransformsV2024ApiAxiosParamCreator = exports.TenantContextV2024Api = exports.TenantContextV2024ApiFactory = exports.TenantContextV2024ApiFp = exports.TenantContextV2024ApiAxiosParamCreator = exports.TenantV2024Api = exports.TenantV2024ApiFactory = exports.TenantV2024ApiFp = exports.TenantV2024ApiAxiosParamCreator = exports.TaskManagementV2024Api = exports.TaskManagementV2024ApiFactory = exports.TaskManagementV2024ApiFp = exports.TaskManagementV2024ApiAxiosParamCreator = exports.TagsV2024Api = exports.TagsV2024ApiFactory = exports.TagsV2024ApiFp = exports.TagsV2024ApiAxiosParamCreator = exports.PutTaggedObjectTypeV2024 = exports.ListTaggedObjectsByTypeTypeV2024 = exports.GetTaggedObjectTypeV2024 = exports.DeleteTaggedObjectTypeV2024 = exports.TaggedObjectsV2024Api = exports.TaggedObjectsV2024ApiFactory = exports.TaggedObjectsV2024ApiFp = exports.TaggedObjectsV2024ApiAxiosParamCreator = exports.SuggestedEntitlementDescriptionV2024Api = exports.SuggestedEntitlementDescriptionV2024ApiFactory = exports.SuggestedEntitlementDescriptionV2024ApiFp = exports.SuggestedEntitlementDescriptionV2024ApiAxiosParamCreator = exports.UpdateSourceScheduleScheduleTypeV2024 = exports.GetSourceSchemasIncludeTypesV2024 = exports.GetSourceScheduleScheduleTypeV2024 = exports.GetSourceConfigLocaleV2024 = exports.DeleteSourceScheduleScheduleTypeV2024 = exports.SourcesV2024Api = exports.SourcesV2024ApiFactory = exports.SourcesV2024ApiFp = exports.SourcesV2024ApiAxiosParamCreator = exports.SourceUsagesV2024Api = exports.SourceUsagesV2024ApiFactory = exports.SourceUsagesV2024ApiFp = exports.SourceUsagesV2024ApiAxiosParamCreator = exports.ServiceDeskIntegrationV2024Api = exports.ServiceDeskIntegrationV2024ApiFactory = exports.ServiceDeskIntegrationV2024ApiFp = void 0;
|
|
98
|
+
exports.WorkflowsV2024Api = exports.WorkflowsV2024ApiFactory = exports.WorkflowsV2024ApiFp = exports.WorkflowsV2024ApiAxiosParamCreator = exports.WorkReassignmentV2024Api = exports.WorkReassignmentV2024ApiFactory = exports.WorkReassignmentV2024ApiFp = exports.WorkReassignmentV2024ApiAxiosParamCreator = exports.WorkItemsV2024Api = exports.WorkItemsV2024ApiFactory = exports.WorkItemsV2024ApiFp = exports.WorkItemsV2024ApiAxiosParamCreator = exports.VendorConnectorMappingsV2024Api = exports.VendorConnectorMappingsV2024ApiFactory = exports.VendorConnectorMappingsV2024ApiFp = exports.VendorConnectorMappingsV2024ApiAxiosParamCreator = exports.UIMetadataV2024Api = exports.UIMetadataV2024ApiFactory = exports.UIMetadataV2024ApiFp = exports.UIMetadataV2024ApiAxiosParamCreator = exports.TriggersV2024Api = exports.TriggersV2024ApiFactory = void 0;
|
|
99
99
|
var axios_1 = __importDefault(require("axios"));
|
|
100
100
|
// Some imports not used depending on template conditions
|
|
101
101
|
// @ts-ignore
|
|
@@ -1147,9 +1147,6 @@ exports.EntitlementApprovalSchemeV2024ApproverTypeV2024 = {
|
|
|
1147
1147
|
exports.EntitlementOwnerV2024TypeV2024 = {
|
|
1148
1148
|
Identity: 'IDENTITY'
|
|
1149
1149
|
};
|
|
1150
|
-
exports.EntitlementRef1V2024TypeV2024 = {
|
|
1151
|
-
Entitlement: 'ENTITLEMENT'
|
|
1152
|
-
};
|
|
1153
1150
|
exports.EntitlementRefV2024TypeV2024 = {
|
|
1154
1151
|
Entitlement: 'ENTITLEMENT'
|
|
1155
1152
|
};
|
|
@@ -1672,10 +1669,29 @@ exports.LatestOutlierSummaryV2024TypeV2024 = {
|
|
|
1672
1669
|
LowSimilarity: 'LOW_SIMILARITY',
|
|
1673
1670
|
Structural: 'STRUCTURAL'
|
|
1674
1671
|
};
|
|
1672
|
+
exports.LauncherReferenceV2024TypeV2024 = {
|
|
1673
|
+
Workflow: 'WORKFLOW'
|
|
1674
|
+
};
|
|
1675
|
+
exports.LauncherRequestReferenceV2024TypeV2024 = {
|
|
1676
|
+
Workflow: 'WORKFLOW'
|
|
1677
|
+
};
|
|
1678
|
+
exports.LauncherRequestV2024TypeV2024 = {
|
|
1679
|
+
InteractiveProcess: 'INTERACTIVE_PROCESS'
|
|
1680
|
+
};
|
|
1681
|
+
exports.LauncherV2024TypeV2024 = {
|
|
1682
|
+
InteractiveProcess: 'INTERACTIVE_PROCESS'
|
|
1683
|
+
};
|
|
1675
1684
|
exports.LifecyclestateDeletedV2024TypeV2024 = {
|
|
1676
1685
|
LifecycleState: 'LIFECYCLE_STATE',
|
|
1677
1686
|
TaskResult: 'TASK_RESULT'
|
|
1678
1687
|
};
|
|
1688
|
+
exports.ListFormInstancesByTenantResponseV2024StateV2024 = {
|
|
1689
|
+
Assigned: 'ASSIGNED',
|
|
1690
|
+
InProgress: 'IN_PROGRESS',
|
|
1691
|
+
Submitted: 'SUBMITTED',
|
|
1692
|
+
Completed: 'COMPLETED',
|
|
1693
|
+
Cancelled: 'CANCELLED'
|
|
1694
|
+
};
|
|
1679
1695
|
exports.ListWorkgroupMembers200ResponseInnerV2024TypeV2024 = {
|
|
1680
1696
|
Identity: 'IDENTITY'
|
|
1681
1697
|
};
|
|
@@ -1788,6 +1804,10 @@ exports.ManagedClientV2024ProvisionStatusV2024 = {
|
|
|
1788
1804
|
Provisioned: 'PROVISIONED',
|
|
1789
1805
|
Draft: 'DRAFT'
|
|
1790
1806
|
};
|
|
1807
|
+
exports.ManagedClusterEncryptionConfigV2024FormatV2024 = {
|
|
1808
|
+
V2: 'V2',
|
|
1809
|
+
V3: 'V3'
|
|
1810
|
+
};
|
|
1791
1811
|
/**
|
|
1792
1812
|
* The Type of Cluster
|
|
1793
1813
|
* @export
|
|
@@ -1887,6 +1907,9 @@ exports.MultiHostIntegrationsConnectorAttributesV2024MultihostStatusV2024 = {
|
|
|
1887
1907
|
DeleteInProgress: 'deleteInProgress',
|
|
1888
1908
|
DeleteFailed: 'deleteFailed'
|
|
1889
1909
|
};
|
|
1910
|
+
exports.MultiHostIntegrationsOwnerV2024TypeV2024 = {
|
|
1911
|
+
Identity: 'IDENTITY'
|
|
1912
|
+
};
|
|
1890
1913
|
exports.MultiHostIntegrationsV2024FeaturesV2024 = {
|
|
1891
1914
|
Authenticate: 'AUTHENTICATE',
|
|
1892
1915
|
Composite: 'COMPOSITE',
|
|
@@ -2994,6 +3017,16 @@ exports.SubscriptionTypeV2024 = {
|
|
|
2994
3017
|
Script: 'SCRIPT',
|
|
2995
3018
|
Workflow: 'WORKFLOW'
|
|
2996
3019
|
};
|
|
3020
|
+
exports.TagTagCategoryRefsInnerV2024TypeV2024 = {
|
|
3021
|
+
AccessProfile: 'ACCESS_PROFILE',
|
|
3022
|
+
Application: 'APPLICATION',
|
|
3023
|
+
Campaign: 'CAMPAIGN',
|
|
3024
|
+
Entitlement: 'ENTITLEMENT',
|
|
3025
|
+
Identity: 'IDENTITY',
|
|
3026
|
+
Role: 'ROLE',
|
|
3027
|
+
SodPolicy: 'SOD_POLICY',
|
|
3028
|
+
Source: 'SOURCE'
|
|
3029
|
+
};
|
|
2997
3030
|
exports.TaggedObjectDtoV2024TypeV2024 = {
|
|
2998
3031
|
AccessProfile: 'ACCESS_PROFILE',
|
|
2999
3032
|
Application: 'APPLICATION',
|
|
@@ -6146,6 +6179,70 @@ var AccessRequestsV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
6146
6179
|
});
|
|
6147
6180
|
});
|
|
6148
6181
|
},
|
|
6182
|
+
/**
|
|
6183
|
+
* Use this API to return the details for a entitlement on an identity including specific data relating to remove date and the ability to revoke the identity.
|
|
6184
|
+
* @summary Identity entitlement details
|
|
6185
|
+
* @param {string} identityId The identity ID.
|
|
6186
|
+
* @param {string} entitlementId The entitlement ID
|
|
6187
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
6188
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
6189
|
+
* @throws {RequiredError}
|
|
6190
|
+
*/
|
|
6191
|
+
getEntitlementDetailsForIdentity: function (identityId, entitlementId, xSailPointExperimental, axiosOptions) {
|
|
6192
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
6193
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
6194
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
6195
|
+
return __generator(this, function (_a) {
|
|
6196
|
+
switch (_a.label) {
|
|
6197
|
+
case 0:
|
|
6198
|
+
// verify required parameter 'identityId' is not null or undefined
|
|
6199
|
+
(0, common_1.assertParamExists)('getEntitlementDetailsForIdentity', 'identityId', identityId);
|
|
6200
|
+
// verify required parameter 'entitlementId' is not null or undefined
|
|
6201
|
+
(0, common_1.assertParamExists)('getEntitlementDetailsForIdentity', 'entitlementId', entitlementId);
|
|
6202
|
+
if (xSailPointExperimental === undefined) {
|
|
6203
|
+
xSailPointExperimental = 'true';
|
|
6204
|
+
}
|
|
6205
|
+
localVarPath = "/revocable-objects"
|
|
6206
|
+
.replace("{".concat("identityId", "}"), encodeURIComponent(String(identityId)))
|
|
6207
|
+
.replace("{".concat("entitlementId", "}"), encodeURIComponent(String(entitlementId)));
|
|
6208
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
6209
|
+
if (configuration) {
|
|
6210
|
+
baseOptions = configuration.baseOptions;
|
|
6211
|
+
}
|
|
6212
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
6213
|
+
localVarHeaderParameter = {};
|
|
6214
|
+
localVarQueryParameter = {};
|
|
6215
|
+
// authentication userAuth required
|
|
6216
|
+
// oauth required
|
|
6217
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
6218
|
+
// authentication userAuth required
|
|
6219
|
+
// oauth required
|
|
6220
|
+
];
|
|
6221
|
+
case 1:
|
|
6222
|
+
// authentication userAuth required
|
|
6223
|
+
// oauth required
|
|
6224
|
+
_a.sent();
|
|
6225
|
+
// authentication userAuth required
|
|
6226
|
+
// oauth required
|
|
6227
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
6228
|
+
case 2:
|
|
6229
|
+
// authentication userAuth required
|
|
6230
|
+
// oauth required
|
|
6231
|
+
_a.sent();
|
|
6232
|
+
if (xSailPointExperimental != null) {
|
|
6233
|
+
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
6234
|
+
}
|
|
6235
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
6236
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
6237
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
6238
|
+
return [2 /*return*/, {
|
|
6239
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
6240
|
+
axiosOptions: localVarRequestOptions,
|
|
6241
|
+
}];
|
|
6242
|
+
}
|
|
6243
|
+
});
|
|
6244
|
+
});
|
|
6245
|
+
},
|
|
6149
6246
|
/**
|
|
6150
6247
|
* Use this API to return a list of access request statuses based on the specified query parameters. If an access request was made for access that an identity already has, the API ignores the access request. These ignored requests do not display in the list of access request statuses. Any user with any user level can get the status of their own access requests. A user with ORG_ADMIN is required to call this API to get a list of statuses for other users.
|
|
6151
6248
|
* @summary Access request status
|
|
@@ -6238,6 +6335,7 @@ var AccessRequestsV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
6238
6335
|
/**
|
|
6239
6336
|
* 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
|
|
6240
6337
|
* @summary Access request status for administrators
|
|
6338
|
+
* @param {string} xSailPointExperimental Use this header to enable this experimental API.
|
|
6241
6339
|
* @param {string} [requestedFor] Filter the results by the identity the requests were made for. *me* indicates the current user. Mutually exclusive with *regarding-identity*.
|
|
6242
6340
|
* @param {string} [requestedBy] Filter the results by the identity who made the requests. *me* indicates the current user. Mutually exclusive with *regarding-identity*.
|
|
6243
6341
|
* @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*.
|
|
@@ -6251,13 +6349,18 @@ var AccessRequestsV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
6251
6349
|
* @param {*} [axiosOptions] Override http request option.
|
|
6252
6350
|
* @throws {RequiredError}
|
|
6253
6351
|
*/
|
|
6254
|
-
listAdministratorsAccessRequestStatus: function (requestedFor, requestedBy, regardingIdentity, assignedTo, count, limit, offset, filters, sorters, requestState, axiosOptions) {
|
|
6352
|
+
listAdministratorsAccessRequestStatus: function (xSailPointExperimental, requestedFor, requestedBy, regardingIdentity, assignedTo, count, limit, offset, filters, sorters, requestState, axiosOptions) {
|
|
6255
6353
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
6256
6354
|
return __awaiter(_this, void 0, void 0, function () {
|
|
6257
6355
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
6258
6356
|
return __generator(this, function (_a) {
|
|
6259
6357
|
switch (_a.label) {
|
|
6260
6358
|
case 0:
|
|
6359
|
+
if (xSailPointExperimental === undefined) {
|
|
6360
|
+
xSailPointExperimental = 'true';
|
|
6361
|
+
}
|
|
6362
|
+
// verify required parameter 'xSailPointExperimental' is not null or undefined
|
|
6363
|
+
(0, common_1.assertParamExists)('listAdministratorsAccessRequestStatus', 'xSailPointExperimental', xSailPointExperimental);
|
|
6261
6364
|
localVarPath = "/access-request-administration";
|
|
6262
6365
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
6263
6366
|
if (configuration) {
|
|
@@ -6313,6 +6416,9 @@ var AccessRequestsV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
6313
6416
|
if (requestState !== undefined) {
|
|
6314
6417
|
localVarQueryParameter['request-state'] = requestState;
|
|
6315
6418
|
}
|
|
6419
|
+
if (xSailPointExperimental != null) {
|
|
6420
|
+
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
6421
|
+
}
|
|
6316
6422
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
6317
6423
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
6318
6424
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -6328,10 +6434,11 @@ var AccessRequestsV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
6328
6434
|
* 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.
|
|
6329
6435
|
* @summary Get accounts selections for identity
|
|
6330
6436
|
* @param {AccountsSelectionRequestV2024} accountsSelectionRequestV2024
|
|
6437
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
6331
6438
|
* @param {*} [axiosOptions] Override http request option.
|
|
6332
6439
|
* @throws {RequiredError}
|
|
6333
6440
|
*/
|
|
6334
|
-
loadAccountSelections: function (accountsSelectionRequestV2024, axiosOptions) {
|
|
6441
|
+
loadAccountSelections: function (accountsSelectionRequestV2024, xSailPointExperimental, axiosOptions) {
|
|
6335
6442
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
6336
6443
|
return __awaiter(_this, void 0, void 0, function () {
|
|
6337
6444
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -6340,6 +6447,9 @@ var AccessRequestsV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
6340
6447
|
case 0:
|
|
6341
6448
|
// verify required parameter 'accountsSelectionRequestV2024' is not null or undefined
|
|
6342
6449
|
(0, common_1.assertParamExists)('loadAccountSelections', 'accountsSelectionRequestV2024', accountsSelectionRequestV2024);
|
|
6450
|
+
if (xSailPointExperimental === undefined) {
|
|
6451
|
+
xSailPointExperimental = 'true';
|
|
6452
|
+
}
|
|
6343
6453
|
localVarPath = "/access-requests/accounts-selection";
|
|
6344
6454
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
6345
6455
|
if (configuration) {
|
|
@@ -6366,6 +6476,9 @@ var AccessRequestsV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
6366
6476
|
// oauth required
|
|
6367
6477
|
_a.sent();
|
|
6368
6478
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
6479
|
+
if (xSailPointExperimental != null) {
|
|
6480
|
+
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
6481
|
+
}
|
|
6369
6482
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
6370
6483
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
6371
6484
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -6579,6 +6692,31 @@ var AccessRequestsV2024ApiFp = function (configuration) {
|
|
|
6579
6692
|
});
|
|
6580
6693
|
});
|
|
6581
6694
|
},
|
|
6695
|
+
/**
|
|
6696
|
+
* Use this API to return the details for a entitlement on an identity including specific data relating to remove date and the ability to revoke the identity.
|
|
6697
|
+
* @summary Identity entitlement details
|
|
6698
|
+
* @param {string} identityId The identity ID.
|
|
6699
|
+
* @param {string} entitlementId The entitlement ID
|
|
6700
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
6701
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
6702
|
+
* @throws {RequiredError}
|
|
6703
|
+
*/
|
|
6704
|
+
getEntitlementDetailsForIdentity: function (identityId, entitlementId, xSailPointExperimental, axiosOptions) {
|
|
6705
|
+
var _a, _b, _c;
|
|
6706
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
6707
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
6708
|
+
return __generator(this, function (_d) {
|
|
6709
|
+
switch (_d.label) {
|
|
6710
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getEntitlementDetailsForIdentity(identityId, entitlementId, xSailPointExperimental, axiosOptions)];
|
|
6711
|
+
case 1:
|
|
6712
|
+
localVarAxiosArgs = _d.sent();
|
|
6713
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
6714
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AccessRequestsV2024Api.getEntitlementDetailsForIdentity']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
6715
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
6716
|
+
}
|
|
6717
|
+
});
|
|
6718
|
+
});
|
|
6719
|
+
},
|
|
6582
6720
|
/**
|
|
6583
6721
|
* Use this API to return a list of access request statuses based on the specified query parameters. If an access request was made for access that an identity already has, the API ignores the access request. These ignored requests do not display in the list of access request statuses. Any user with any user level can get the status of their own access requests. A user with ORG_ADMIN is required to call this API to get a list of statuses for other users.
|
|
6584
6722
|
* @summary Access request status
|
|
@@ -6614,6 +6752,7 @@ var AccessRequestsV2024ApiFp = function (configuration) {
|
|
|
6614
6752
|
/**
|
|
6615
6753
|
* 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
|
|
6616
6754
|
* @summary Access request status for administrators
|
|
6755
|
+
* @param {string} xSailPointExperimental Use this header to enable this experimental API.
|
|
6617
6756
|
* @param {string} [requestedFor] Filter the results by the identity the requests were made for. *me* indicates the current user. Mutually exclusive with *regarding-identity*.
|
|
6618
6757
|
* @param {string} [requestedBy] Filter the results by the identity who made the requests. *me* indicates the current user. Mutually exclusive with *regarding-identity*.
|
|
6619
6758
|
* @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*.
|
|
@@ -6627,13 +6766,13 @@ var AccessRequestsV2024ApiFp = function (configuration) {
|
|
|
6627
6766
|
* @param {*} [axiosOptions] Override http request option.
|
|
6628
6767
|
* @throws {RequiredError}
|
|
6629
6768
|
*/
|
|
6630
|
-
listAdministratorsAccessRequestStatus: function (requestedFor, requestedBy, regardingIdentity, assignedTo, count, limit, offset, filters, sorters, requestState, axiosOptions) {
|
|
6769
|
+
listAdministratorsAccessRequestStatus: function (xSailPointExperimental, requestedFor, requestedBy, regardingIdentity, assignedTo, count, limit, offset, filters, sorters, requestState, axiosOptions) {
|
|
6631
6770
|
var _a, _b, _c;
|
|
6632
6771
|
return __awaiter(this, void 0, void 0, function () {
|
|
6633
6772
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
6634
6773
|
return __generator(this, function (_d) {
|
|
6635
6774
|
switch (_d.label) {
|
|
6636
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.listAdministratorsAccessRequestStatus(requestedFor, requestedBy, regardingIdentity, assignedTo, count, limit, offset, filters, sorters, requestState, axiosOptions)];
|
|
6775
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.listAdministratorsAccessRequestStatus(xSailPointExperimental, requestedFor, requestedBy, regardingIdentity, assignedTo, count, limit, offset, filters, sorters, requestState, axiosOptions)];
|
|
6637
6776
|
case 1:
|
|
6638
6777
|
localVarAxiosArgs = _d.sent();
|
|
6639
6778
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -6647,16 +6786,17 @@ var AccessRequestsV2024ApiFp = function (configuration) {
|
|
|
6647
6786
|
* 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.
|
|
6648
6787
|
* @summary Get accounts selections for identity
|
|
6649
6788
|
* @param {AccountsSelectionRequestV2024} accountsSelectionRequestV2024
|
|
6789
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
6650
6790
|
* @param {*} [axiosOptions] Override http request option.
|
|
6651
6791
|
* @throws {RequiredError}
|
|
6652
6792
|
*/
|
|
6653
|
-
loadAccountSelections: function (accountsSelectionRequestV2024, axiosOptions) {
|
|
6793
|
+
loadAccountSelections: function (accountsSelectionRequestV2024, xSailPointExperimental, axiosOptions) {
|
|
6654
6794
|
var _a, _b, _c;
|
|
6655
6795
|
return __awaiter(this, void 0, void 0, function () {
|
|
6656
6796
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
6657
6797
|
return __generator(this, function (_d) {
|
|
6658
6798
|
switch (_d.label) {
|
|
6659
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.loadAccountSelections(accountsSelectionRequestV2024, axiosOptions)];
|
|
6799
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.loadAccountSelections(accountsSelectionRequestV2024, xSailPointExperimental, axiosOptions)];
|
|
6660
6800
|
case 1:
|
|
6661
6801
|
localVarAxiosArgs = _d.sent();
|
|
6662
6802
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -6758,6 +6898,16 @@ var AccessRequestsV2024ApiFactory = function (configuration, basePath, axios) {
|
|
|
6758
6898
|
getAccessRequestConfig: function (axiosOptions) {
|
|
6759
6899
|
return localVarFp.getAccessRequestConfig(axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
6760
6900
|
},
|
|
6901
|
+
/**
|
|
6902
|
+
* Use this API to return the details for a entitlement on an identity including specific data relating to remove date and the ability to revoke the identity.
|
|
6903
|
+
* @summary Identity entitlement details
|
|
6904
|
+
* @param {AccessRequestsV2024ApiGetEntitlementDetailsForIdentityRequest} requestParameters Request parameters.
|
|
6905
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
6906
|
+
* @throws {RequiredError}
|
|
6907
|
+
*/
|
|
6908
|
+
getEntitlementDetailsForIdentity: function (requestParameters, axiosOptions) {
|
|
6909
|
+
return localVarFp.getEntitlementDetailsForIdentity(requestParameters.identityId, requestParameters.entitlementId, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
6910
|
+
},
|
|
6761
6911
|
/**
|
|
6762
6912
|
* Use this API to return a list of access request statuses based on the specified query parameters. If an access request was made for access that an identity already has, the API ignores the access request. These ignored requests do not display in the list of access request statuses. Any user with any user level can get the status of their own access requests. A user with ORG_ADMIN is required to call this API to get a list of statuses for other users.
|
|
6763
6913
|
* @summary Access request status
|
|
@@ -6777,8 +6927,7 @@ var AccessRequestsV2024ApiFactory = function (configuration, basePath, axios) {
|
|
|
6777
6927
|
* @throws {RequiredError}
|
|
6778
6928
|
*/
|
|
6779
6929
|
listAdministratorsAccessRequestStatus: function (requestParameters, axiosOptions) {
|
|
6780
|
-
|
|
6781
|
-
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); });
|
|
6930
|
+
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); });
|
|
6782
6931
|
},
|
|
6783
6932
|
/**
|
|
6784
6933
|
* 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.
|
|
@@ -6788,7 +6937,7 @@ var AccessRequestsV2024ApiFactory = function (configuration, basePath, axios) {
|
|
|
6788
6937
|
* @throws {RequiredError}
|
|
6789
6938
|
*/
|
|
6790
6939
|
loadAccountSelections: function (requestParameters, axiosOptions) {
|
|
6791
|
-
return localVarFp.loadAccountSelections(requestParameters.accountsSelectionRequestV2024, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
6940
|
+
return localVarFp.loadAccountSelections(requestParameters.accountsSelectionRequestV2024, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
6792
6941
|
},
|
|
6793
6942
|
/**
|
|
6794
6943
|
* This endpoint replaces the current access-request configuration.
|
|
@@ -6885,6 +7034,18 @@ var AccessRequestsV2024Api = /** @class */ (function (_super) {
|
|
|
6885
7034
|
var _this = this;
|
|
6886
7035
|
return (0, exports.AccessRequestsV2024ApiFp)(this.configuration).getAccessRequestConfig(axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
6887
7036
|
};
|
|
7037
|
+
/**
|
|
7038
|
+
* Use this API to return the details for a entitlement on an identity including specific data relating to remove date and the ability to revoke the identity.
|
|
7039
|
+
* @summary Identity entitlement details
|
|
7040
|
+
* @param {AccessRequestsV2024ApiGetEntitlementDetailsForIdentityRequest} requestParameters Request parameters.
|
|
7041
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
7042
|
+
* @throws {RequiredError}
|
|
7043
|
+
* @memberof AccessRequestsV2024Api
|
|
7044
|
+
*/
|
|
7045
|
+
AccessRequestsV2024Api.prototype.getEntitlementDetailsForIdentity = function (requestParameters, axiosOptions) {
|
|
7046
|
+
var _this = this;
|
|
7047
|
+
return (0, exports.AccessRequestsV2024ApiFp)(this.configuration).getEntitlementDetailsForIdentity(requestParameters.identityId, requestParameters.entitlementId, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
7048
|
+
};
|
|
6888
7049
|
/**
|
|
6889
7050
|
* Use this API to return a list of access request statuses based on the specified query parameters. If an access request was made for access that an identity already has, the API ignores the access request. These ignored requests do not display in the list of access request statuses. Any user with any user level can get the status of their own access requests. A user with ORG_ADMIN is required to call this API to get a list of statuses for other users.
|
|
6890
7051
|
* @summary Access request status
|
|
@@ -6908,8 +7069,7 @@ var AccessRequestsV2024Api = /** @class */ (function (_super) {
|
|
|
6908
7069
|
*/
|
|
6909
7070
|
AccessRequestsV2024Api.prototype.listAdministratorsAccessRequestStatus = function (requestParameters, axiosOptions) {
|
|
6910
7071
|
var _this = this;
|
|
6911
|
-
|
|
6912
|
-
return (0, exports.AccessRequestsV2024ApiFp)(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); });
|
|
7072
|
+
return (0, exports.AccessRequestsV2024ApiFp)(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); });
|
|
6913
7073
|
};
|
|
6914
7074
|
/**
|
|
6915
7075
|
* 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.
|
|
@@ -6921,7 +7081,7 @@ var AccessRequestsV2024Api = /** @class */ (function (_super) {
|
|
|
6921
7081
|
*/
|
|
6922
7082
|
AccessRequestsV2024Api.prototype.loadAccountSelections = function (requestParameters, axiosOptions) {
|
|
6923
7083
|
var _this = this;
|
|
6924
|
-
return (0, exports.AccessRequestsV2024ApiFp)(this.configuration).loadAccountSelections(requestParameters.accountsSelectionRequestV2024, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
7084
|
+
return (0, exports.AccessRequestsV2024ApiFp)(this.configuration).loadAccountSelections(requestParameters.accountsSelectionRequestV2024, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
6925
7085
|
};
|
|
6926
7086
|
/**
|
|
6927
7087
|
* This endpoint replaces the current access-request configuration.
|
|
@@ -37006,6 +37166,71 @@ var IdentitiesV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
37006
37166
|
});
|
|
37007
37167
|
});
|
|
37008
37168
|
},
|
|
37169
|
+
/**
|
|
37170
|
+
* The API returns a list of all entitlements assigned to an identity, either directly or through the role or access profile. A token with ORG_ADMIN or API authority is required to call this API.
|
|
37171
|
+
* @summary List of entitlements by identity.
|
|
37172
|
+
* @param {string} id Identity Id
|
|
37173
|
+
* @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.
|
|
37174
|
+
* @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.
|
|
37175
|
+
* @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.
|
|
37176
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
37177
|
+
* @throws {RequiredError}
|
|
37178
|
+
*/
|
|
37179
|
+
listEntitlementsByIdentity: function (id, limit, offset, count, axiosOptions) {
|
|
37180
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
37181
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
37182
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
37183
|
+
return __generator(this, function (_a) {
|
|
37184
|
+
switch (_a.label) {
|
|
37185
|
+
case 0:
|
|
37186
|
+
// verify required parameter 'id' is not null or undefined
|
|
37187
|
+
(0, common_1.assertParamExists)('listEntitlementsByIdentity', 'id', id);
|
|
37188
|
+
localVarPath = "/entitlements/identities/{id}/entitlements"
|
|
37189
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
37190
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
37191
|
+
if (configuration) {
|
|
37192
|
+
baseOptions = configuration.baseOptions;
|
|
37193
|
+
}
|
|
37194
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
37195
|
+
localVarHeaderParameter = {};
|
|
37196
|
+
localVarQueryParameter = {};
|
|
37197
|
+
// authentication userAuth required
|
|
37198
|
+
// oauth required
|
|
37199
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)
|
|
37200
|
+
// authentication userAuth required
|
|
37201
|
+
// oauth required
|
|
37202
|
+
];
|
|
37203
|
+
case 1:
|
|
37204
|
+
// authentication userAuth required
|
|
37205
|
+
// oauth required
|
|
37206
|
+
_a.sent();
|
|
37207
|
+
// authentication userAuth required
|
|
37208
|
+
// oauth required
|
|
37209
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)];
|
|
37210
|
+
case 2:
|
|
37211
|
+
// authentication userAuth required
|
|
37212
|
+
// oauth required
|
|
37213
|
+
_a.sent();
|
|
37214
|
+
if (limit !== undefined) {
|
|
37215
|
+
localVarQueryParameter['limit'] = limit;
|
|
37216
|
+
}
|
|
37217
|
+
if (offset !== undefined) {
|
|
37218
|
+
localVarQueryParameter['offset'] = offset;
|
|
37219
|
+
}
|
|
37220
|
+
if (count !== undefined) {
|
|
37221
|
+
localVarQueryParameter['count'] = count;
|
|
37222
|
+
}
|
|
37223
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
37224
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
37225
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
37226
|
+
return [2 /*return*/, {
|
|
37227
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
37228
|
+
axiosOptions: localVarRequestOptions,
|
|
37229
|
+
}];
|
|
37230
|
+
}
|
|
37231
|
+
});
|
|
37232
|
+
});
|
|
37233
|
+
},
|
|
37009
37234
|
/**
|
|
37010
37235
|
* This API returns a list of identities.
|
|
37011
37236
|
* @summary List identities
|
|
@@ -37201,10 +37426,11 @@ var IdentitiesV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
37201
37426
|
* 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).
|
|
37202
37427
|
* @summary Invite identities to register
|
|
37203
37428
|
* @param {InviteIdentitiesRequestV2024} inviteIdentitiesRequestV2024
|
|
37429
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
37204
37430
|
* @param {*} [axiosOptions] Override http request option.
|
|
37205
37431
|
* @throws {RequiredError}
|
|
37206
37432
|
*/
|
|
37207
|
-
startIdentitiesInvite: function (inviteIdentitiesRequestV2024, axiosOptions) {
|
|
37433
|
+
startIdentitiesInvite: function (inviteIdentitiesRequestV2024, xSailPointExperimental, axiosOptions) {
|
|
37208
37434
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
37209
37435
|
return __awaiter(_this, void 0, void 0, function () {
|
|
37210
37436
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -37213,6 +37439,9 @@ var IdentitiesV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
37213
37439
|
case 0:
|
|
37214
37440
|
// verify required parameter 'inviteIdentitiesRequestV2024' is not null or undefined
|
|
37215
37441
|
(0, common_1.assertParamExists)('startIdentitiesInvite', 'inviteIdentitiesRequestV2024', inviteIdentitiesRequestV2024);
|
|
37442
|
+
if (xSailPointExperimental === undefined) {
|
|
37443
|
+
xSailPointExperimental = 'true';
|
|
37444
|
+
}
|
|
37216
37445
|
localVarPath = "/identities/invite";
|
|
37217
37446
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
37218
37447
|
if (configuration) {
|
|
@@ -37223,7 +37452,7 @@ var IdentitiesV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
37223
37452
|
localVarQueryParameter = {};
|
|
37224
37453
|
// authentication userAuth required
|
|
37225
37454
|
// oauth required
|
|
37226
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
37455
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
37227
37456
|
// authentication userAuth required
|
|
37228
37457
|
// oauth required
|
|
37229
37458
|
];
|
|
@@ -37233,12 +37462,15 @@ var IdentitiesV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
37233
37462
|
_a.sent();
|
|
37234
37463
|
// authentication userAuth required
|
|
37235
37464
|
// oauth required
|
|
37236
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
37465
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
37237
37466
|
case 2:
|
|
37238
37467
|
// authentication userAuth required
|
|
37239
37468
|
// oauth required
|
|
37240
37469
|
_a.sent();
|
|
37241
37470
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
37471
|
+
if (xSailPointExperimental != null) {
|
|
37472
|
+
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
37473
|
+
}
|
|
37242
37474
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
37243
37475
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
37244
37476
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -37510,6 +37742,32 @@ var IdentitiesV2024ApiFp = function (configuration) {
|
|
|
37510
37742
|
});
|
|
37511
37743
|
});
|
|
37512
37744
|
},
|
|
37745
|
+
/**
|
|
37746
|
+
* The API returns a list of all entitlements assigned to an identity, either directly or through the role or access profile. A token with ORG_ADMIN or API authority is required to call this API.
|
|
37747
|
+
* @summary List of entitlements by identity.
|
|
37748
|
+
* @param {string} id Identity Id
|
|
37749
|
+
* @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.
|
|
37750
|
+
* @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.
|
|
37751
|
+
* @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.
|
|
37752
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
37753
|
+
* @throws {RequiredError}
|
|
37754
|
+
*/
|
|
37755
|
+
listEntitlementsByIdentity: function (id, limit, offset, count, axiosOptions) {
|
|
37756
|
+
var _a, _b, _c;
|
|
37757
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
37758
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
37759
|
+
return __generator(this, function (_d) {
|
|
37760
|
+
switch (_d.label) {
|
|
37761
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.listEntitlementsByIdentity(id, limit, offset, count, axiosOptions)];
|
|
37762
|
+
case 1:
|
|
37763
|
+
localVarAxiosArgs = _d.sent();
|
|
37764
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
37765
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['IdentitiesV2024Api.listEntitlementsByIdentity']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
37766
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
37767
|
+
}
|
|
37768
|
+
});
|
|
37769
|
+
});
|
|
37770
|
+
},
|
|
37513
37771
|
/**
|
|
37514
37772
|
* This API returns a list of identities.
|
|
37515
37773
|
* @summary List identities
|
|
@@ -37590,16 +37848,17 @@ var IdentitiesV2024ApiFp = function (configuration) {
|
|
|
37590
37848
|
* 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).
|
|
37591
37849
|
* @summary Invite identities to register
|
|
37592
37850
|
* @param {InviteIdentitiesRequestV2024} inviteIdentitiesRequestV2024
|
|
37851
|
+
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
37593
37852
|
* @param {*} [axiosOptions] Override http request option.
|
|
37594
37853
|
* @throws {RequiredError}
|
|
37595
37854
|
*/
|
|
37596
|
-
startIdentitiesInvite: function (inviteIdentitiesRequestV2024, axiosOptions) {
|
|
37855
|
+
startIdentitiesInvite: function (inviteIdentitiesRequestV2024, xSailPointExperimental, axiosOptions) {
|
|
37597
37856
|
var _a, _b, _c;
|
|
37598
37857
|
return __awaiter(this, void 0, void 0, function () {
|
|
37599
37858
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
37600
37859
|
return __generator(this, function (_d) {
|
|
37601
37860
|
switch (_d.label) {
|
|
37602
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.startIdentitiesInvite(inviteIdentitiesRequestV2024, axiosOptions)];
|
|
37861
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.startIdentitiesInvite(inviteIdentitiesRequestV2024, xSailPointExperimental, axiosOptions)];
|
|
37603
37862
|
case 1:
|
|
37604
37863
|
localVarAxiosArgs = _d.sent();
|
|
37605
37864
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -37717,6 +37976,16 @@ var IdentitiesV2024ApiFactory = function (configuration, basePath, axios) {
|
|
|
37717
37976
|
getRoleAssignments: function (requestParameters, axiosOptions) {
|
|
37718
37977
|
return localVarFp.getRoleAssignments(requestParameters.identityId, requestParameters.roleId, requestParameters.roleName, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
37719
37978
|
},
|
|
37979
|
+
/**
|
|
37980
|
+
* The API returns a list of all entitlements assigned to an identity, either directly or through the role or access profile. A token with ORG_ADMIN or API authority is required to call this API.
|
|
37981
|
+
* @summary List of entitlements by identity.
|
|
37982
|
+
* @param {IdentitiesV2024ApiListEntitlementsByIdentityRequest} requestParameters Request parameters.
|
|
37983
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
37984
|
+
* @throws {RequiredError}
|
|
37985
|
+
*/
|
|
37986
|
+
listEntitlementsByIdentity: function (requestParameters, axiosOptions) {
|
|
37987
|
+
return localVarFp.listEntitlementsByIdentity(requestParameters.id, requestParameters.limit, requestParameters.offset, requestParameters.count, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
37988
|
+
},
|
|
37720
37989
|
/**
|
|
37721
37990
|
* This API returns a list of identities.
|
|
37722
37991
|
* @summary List identities
|
|
@@ -37756,7 +38025,7 @@ var IdentitiesV2024ApiFactory = function (configuration, basePath, axios) {
|
|
|
37756
38025
|
* @throws {RequiredError}
|
|
37757
38026
|
*/
|
|
37758
38027
|
startIdentitiesInvite: function (requestParameters, axiosOptions) {
|
|
37759
|
-
return localVarFp.startIdentitiesInvite(requestParameters.inviteIdentitiesRequestV2024, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
38028
|
+
return localVarFp.startIdentitiesInvite(requestParameters.inviteIdentitiesRequestV2024, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
37760
38029
|
},
|
|
37761
38030
|
/**
|
|
37762
38031
|
* 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.
|
|
@@ -37852,6 +38121,18 @@ var IdentitiesV2024Api = /** @class */ (function (_super) {
|
|
|
37852
38121
|
var _this = this;
|
|
37853
38122
|
return (0, exports.IdentitiesV2024ApiFp)(this.configuration).getRoleAssignments(requestParameters.identityId, requestParameters.roleId, requestParameters.roleName, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
37854
38123
|
};
|
|
38124
|
+
/**
|
|
38125
|
+
* The API returns a list of all entitlements assigned to an identity, either directly or through the role or access profile. A token with ORG_ADMIN or API authority is required to call this API.
|
|
38126
|
+
* @summary List of entitlements by identity.
|
|
38127
|
+
* @param {IdentitiesV2024ApiListEntitlementsByIdentityRequest} requestParameters Request parameters.
|
|
38128
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
38129
|
+
* @throws {RequiredError}
|
|
38130
|
+
* @memberof IdentitiesV2024Api
|
|
38131
|
+
*/
|
|
38132
|
+
IdentitiesV2024Api.prototype.listEntitlementsByIdentity = function (requestParameters, axiosOptions) {
|
|
38133
|
+
var _this = this;
|
|
38134
|
+
return (0, exports.IdentitiesV2024ApiFp)(this.configuration).listEntitlementsByIdentity(requestParameters.id, requestParameters.limit, requestParameters.offset, requestParameters.count, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
38135
|
+
};
|
|
37855
38136
|
/**
|
|
37856
38137
|
* This API returns a list of identities.
|
|
37857
38138
|
* @summary List identities
|
|
@@ -37899,7 +38180,7 @@ var IdentitiesV2024Api = /** @class */ (function (_super) {
|
|
|
37899
38180
|
*/
|
|
37900
38181
|
IdentitiesV2024Api.prototype.startIdentitiesInvite = function (requestParameters, axiosOptions) {
|
|
37901
38182
|
var _this = this;
|
|
37902
|
-
return (0, exports.IdentitiesV2024ApiFp)(this.configuration).startIdentitiesInvite(requestParameters.inviteIdentitiesRequestV2024, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
38183
|
+
return (0, exports.IdentitiesV2024ApiFp)(this.configuration).startIdentitiesInvite(requestParameters.inviteIdentitiesRequestV2024, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
37903
38184
|
};
|
|
37904
38185
|
/**
|
|
37905
38186
|
* 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.
|
|
@@ -40284,11 +40565,10 @@ var IdentityProfilesV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
40284
40565
|
* 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.
|
|
40285
40566
|
* @summary Generate identity profile preview
|
|
40286
40567
|
* @param {IdentityPreviewRequestV2024} identityPreviewRequestV2024 Identity Preview request body.
|
|
40287
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
40288
40568
|
* @param {*} [axiosOptions] Override http request option.
|
|
40289
40569
|
* @throws {RequiredError}
|
|
40290
40570
|
*/
|
|
40291
|
-
generateIdentityPreview: function (identityPreviewRequestV2024,
|
|
40571
|
+
generateIdentityPreview: function (identityPreviewRequestV2024, axiosOptions) {
|
|
40292
40572
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
40293
40573
|
return __awaiter(_this, void 0, void 0, function () {
|
|
40294
40574
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -40297,9 +40577,6 @@ var IdentityProfilesV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
40297
40577
|
case 0:
|
|
40298
40578
|
// verify required parameter 'identityPreviewRequestV2024' is not null or undefined
|
|
40299
40579
|
(0, common_1.assertParamExists)('generateIdentityPreview', 'identityPreviewRequestV2024', identityPreviewRequestV2024);
|
|
40300
|
-
if (xSailPointExperimental === undefined) {
|
|
40301
|
-
xSailPointExperimental = 'true';
|
|
40302
|
-
}
|
|
40303
40580
|
localVarPath = "/identity-profiles/identity-preview";
|
|
40304
40581
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
40305
40582
|
if (configuration) {
|
|
@@ -40326,9 +40603,6 @@ var IdentityProfilesV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
40326
40603
|
// oauth required
|
|
40327
40604
|
_a.sent();
|
|
40328
40605
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
40329
|
-
if (xSailPointExperimental != null) {
|
|
40330
|
-
localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
|
|
40331
|
-
}
|
|
40332
40606
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
40333
40607
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
40334
40608
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -40811,17 +41085,16 @@ var IdentityProfilesV2024ApiFp = function (configuration) {
|
|
|
40811
41085
|
* 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.
|
|
40812
41086
|
* @summary Generate identity profile preview
|
|
40813
41087
|
* @param {IdentityPreviewRequestV2024} identityPreviewRequestV2024 Identity Preview request body.
|
|
40814
|
-
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
40815
41088
|
* @param {*} [axiosOptions] Override http request option.
|
|
40816
41089
|
* @throws {RequiredError}
|
|
40817
41090
|
*/
|
|
40818
|
-
generateIdentityPreview: function (identityPreviewRequestV2024,
|
|
41091
|
+
generateIdentityPreview: function (identityPreviewRequestV2024, axiosOptions) {
|
|
40819
41092
|
var _a, _b, _c;
|
|
40820
41093
|
return __awaiter(this, void 0, void 0, function () {
|
|
40821
41094
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
40822
41095
|
return __generator(this, function (_d) {
|
|
40823
41096
|
switch (_d.label) {
|
|
40824
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.generateIdentityPreview(identityPreviewRequestV2024,
|
|
41097
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.generateIdentityPreview(identityPreviewRequestV2024, axiosOptions)];
|
|
40825
41098
|
case 1:
|
|
40826
41099
|
localVarAxiosArgs = _d.sent();
|
|
40827
41100
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -41033,7 +41306,7 @@ var IdentityProfilesV2024ApiFactory = function (configuration, basePath, axios)
|
|
|
41033
41306
|
* @throws {RequiredError}
|
|
41034
41307
|
*/
|
|
41035
41308
|
generateIdentityPreview: function (requestParameters, axiosOptions) {
|
|
41036
|
-
return localVarFp.generateIdentityPreview(requestParameters.identityPreviewRequestV2024,
|
|
41309
|
+
return localVarFp.generateIdentityPreview(requestParameters.identityPreviewRequestV2024, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
41037
41310
|
},
|
|
41038
41311
|
/**
|
|
41039
41312
|
* This returns the default identity attribute config.
|
|
@@ -41169,7 +41442,7 @@ var IdentityProfilesV2024Api = /** @class */ (function (_super) {
|
|
|
41169
41442
|
*/
|
|
41170
41443
|
IdentityProfilesV2024Api.prototype.generateIdentityPreview = function (requestParameters, axiosOptions) {
|
|
41171
41444
|
var _this = this;
|
|
41172
|
-
return (0, exports.IdentityProfilesV2024ApiFp)(this.configuration).generateIdentityPreview(requestParameters.identityPreviewRequestV2024,
|
|
41445
|
+
return (0, exports.IdentityProfilesV2024ApiFp)(this.configuration).generateIdentityPreview(requestParameters.identityPreviewRequestV2024, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
41173
41446
|
};
|
|
41174
41447
|
/**
|
|
41175
41448
|
* This returns the default identity attribute config.
|
|
@@ -41248,33 +41521,29 @@ var IdentityProfilesV2024Api = /** @class */ (function (_super) {
|
|
|
41248
41521
|
}(base_1.BaseAPI));
|
|
41249
41522
|
exports.IdentityProfilesV2024Api = IdentityProfilesV2024Api;
|
|
41250
41523
|
/**
|
|
41251
|
-
*
|
|
41524
|
+
* LaunchersV2024Api - axios parameter creator
|
|
41252
41525
|
* @export
|
|
41253
41526
|
*/
|
|
41254
|
-
var
|
|
41527
|
+
var LaunchersV2024ApiAxiosParamCreator = function (configuration) {
|
|
41255
41528
|
var _this = this;
|
|
41256
41529
|
return {
|
|
41257
41530
|
/**
|
|
41258
|
-
*
|
|
41259
|
-
* @summary Create
|
|
41260
|
-
* @param {
|
|
41261
|
-
* @param {LifecycleStateV2024} lifecycleStateV2024 Lifecycle state to be created.
|
|
41531
|
+
* Create a Launcher with given information
|
|
41532
|
+
* @summary Create launcher
|
|
41533
|
+
* @param {LauncherRequestV2024} launcherRequestV2024 Payload to create a Launcher
|
|
41262
41534
|
* @param {*} [axiosOptions] Override http request option.
|
|
41263
41535
|
* @throws {RequiredError}
|
|
41264
41536
|
*/
|
|
41265
|
-
|
|
41537
|
+
createLauncher: function (launcherRequestV2024, axiosOptions) {
|
|
41266
41538
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
41267
41539
|
return __awaiter(_this, void 0, void 0, function () {
|
|
41268
41540
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
41269
41541
|
return __generator(this, function (_a) {
|
|
41270
41542
|
switch (_a.label) {
|
|
41271
41543
|
case 0:
|
|
41272
|
-
// verify required parameter '
|
|
41273
|
-
(0, common_1.assertParamExists)('
|
|
41274
|
-
|
|
41275
|
-
(0, common_1.assertParamExists)('createLifecycleState', 'lifecycleStateV2024', lifecycleStateV2024);
|
|
41276
|
-
localVarPath = "/identity-profiles/{identity-profile-id}/lifecycle-states"
|
|
41277
|
-
.replace("{".concat("identity-profile-id", "}"), encodeURIComponent(String(identityProfileId)));
|
|
41544
|
+
// verify required parameter 'launcherRequestV2024' is not null or undefined
|
|
41545
|
+
(0, common_1.assertParamExists)('createLauncher', 'launcherRequestV2024', launcherRequestV2024);
|
|
41546
|
+
localVarPath = "/launchers";
|
|
41278
41547
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
41279
41548
|
if (configuration) {
|
|
41280
41549
|
baseOptions = configuration.baseOptions;
|
|
@@ -41294,26 +41563,16 @@ var LifecycleStatesV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
41294
41563
|
_a.sent();
|
|
41295
41564
|
// authentication userAuth required
|
|
41296
41565
|
// oauth required
|
|
41297
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
41298
|
-
// authentication applicationAuth required
|
|
41299
|
-
// oauth required
|
|
41300
|
-
];
|
|
41566
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
41301
41567
|
case 2:
|
|
41302
41568
|
// authentication userAuth required
|
|
41303
41569
|
// oauth required
|
|
41304
41570
|
_a.sent();
|
|
41305
|
-
// authentication applicationAuth required
|
|
41306
|
-
// oauth required
|
|
41307
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
41308
|
-
case 3:
|
|
41309
|
-
// authentication applicationAuth required
|
|
41310
|
-
// oauth required
|
|
41311
|
-
_a.sent();
|
|
41312
41571
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
41313
41572
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
41314
41573
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
41315
41574
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
41316
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(
|
|
41575
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(launcherRequestV2024, localVarRequestOptions, configuration);
|
|
41317
41576
|
return [2 /*return*/, {
|
|
41318
41577
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
41319
41578
|
axiosOptions: localVarRequestOptions,
|
|
@@ -41323,27 +41582,23 @@ var LifecycleStatesV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
41323
41582
|
});
|
|
41324
41583
|
},
|
|
41325
41584
|
/**
|
|
41326
|
-
*
|
|
41327
|
-
* @summary Delete
|
|
41328
|
-
* @param {string}
|
|
41329
|
-
* @param {string} lifecycleStateId Lifecycle state ID.
|
|
41585
|
+
* Delete the given Launcher ID
|
|
41586
|
+
* @summary Delete launcher
|
|
41587
|
+
* @param {string} launcherID ID of the Launcher to be deleted
|
|
41330
41588
|
* @param {*} [axiosOptions] Override http request option.
|
|
41331
41589
|
* @throws {RequiredError}
|
|
41332
41590
|
*/
|
|
41333
|
-
|
|
41591
|
+
deleteLauncher: function (launcherID, axiosOptions) {
|
|
41334
41592
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
41335
41593
|
return __awaiter(_this, void 0, void 0, function () {
|
|
41336
41594
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
41337
41595
|
return __generator(this, function (_a) {
|
|
41338
41596
|
switch (_a.label) {
|
|
41339
41597
|
case 0:
|
|
41340
|
-
// verify required parameter '
|
|
41341
|
-
(0, common_1.assertParamExists)('
|
|
41342
|
-
|
|
41343
|
-
|
|
41344
|
-
localVarPath = "/identity-profiles/{identity-profile-id}/lifecycle-states/{lifecycle-state-id}"
|
|
41345
|
-
.replace("{".concat("identity-profile-id", "}"), encodeURIComponent(String(identityProfileId)))
|
|
41346
|
-
.replace("{".concat("lifecycle-state-id", "}"), encodeURIComponent(String(lifecycleStateId)));
|
|
41598
|
+
// verify required parameter 'launcherID' is not null or undefined
|
|
41599
|
+
(0, common_1.assertParamExists)('deleteLauncher', 'launcherID', launcherID);
|
|
41600
|
+
localVarPath = "/launchers/{launcherID}"
|
|
41601
|
+
.replace("{".concat("launcherID", "}"), encodeURIComponent(String(launcherID)));
|
|
41347
41602
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
41348
41603
|
if (configuration) {
|
|
41349
41604
|
baseOptions = configuration.baseOptions;
|
|
@@ -41363,21 +41618,11 @@ var LifecycleStatesV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
41363
41618
|
_a.sent();
|
|
41364
41619
|
// authentication userAuth required
|
|
41365
41620
|
// oauth required
|
|
41366
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
41367
|
-
// authentication applicationAuth required
|
|
41368
|
-
// oauth required
|
|
41369
|
-
];
|
|
41621
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
41370
41622
|
case 2:
|
|
41371
41623
|
// authentication userAuth required
|
|
41372
41624
|
// oauth required
|
|
41373
41625
|
_a.sent();
|
|
41374
|
-
// authentication applicationAuth required
|
|
41375
|
-
// oauth required
|
|
41376
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
41377
|
-
case 3:
|
|
41378
|
-
// authentication applicationAuth required
|
|
41379
|
-
// oauth required
|
|
41380
|
-
_a.sent();
|
|
41381
41626
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
41382
41627
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
41383
41628
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -41390,27 +41635,706 @@ var LifecycleStatesV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
41390
41635
|
});
|
|
41391
41636
|
},
|
|
41392
41637
|
/**
|
|
41393
|
-
*
|
|
41394
|
-
* @summary Get
|
|
41395
|
-
* @param {string}
|
|
41396
|
-
* @param {string} lifecycleStateId Lifecycle state ID.
|
|
41638
|
+
* Get details for the given Launcher ID
|
|
41639
|
+
* @summary Get launcher by id
|
|
41640
|
+
* @param {string} launcherID ID of the Launcher to be retrieved
|
|
41397
41641
|
* @param {*} [axiosOptions] Override http request option.
|
|
41398
41642
|
* @throws {RequiredError}
|
|
41399
41643
|
*/
|
|
41400
|
-
|
|
41644
|
+
getLauncher: function (launcherID, axiosOptions) {
|
|
41401
41645
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
41402
41646
|
return __awaiter(_this, void 0, void 0, function () {
|
|
41403
41647
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
41404
41648
|
return __generator(this, function (_a) {
|
|
41405
41649
|
switch (_a.label) {
|
|
41406
41650
|
case 0:
|
|
41407
|
-
// verify required parameter '
|
|
41408
|
-
(0, common_1.assertParamExists)('
|
|
41409
|
-
|
|
41410
|
-
|
|
41411
|
-
|
|
41412
|
-
|
|
41413
|
-
|
|
41651
|
+
// verify required parameter 'launcherID' is not null or undefined
|
|
41652
|
+
(0, common_1.assertParamExists)('getLauncher', 'launcherID', launcherID);
|
|
41653
|
+
localVarPath = "/launchers/{launcherID}"
|
|
41654
|
+
.replace("{".concat("launcherID", "}"), encodeURIComponent(String(launcherID)));
|
|
41655
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
41656
|
+
if (configuration) {
|
|
41657
|
+
baseOptions = configuration.baseOptions;
|
|
41658
|
+
}
|
|
41659
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
41660
|
+
localVarHeaderParameter = {};
|
|
41661
|
+
localVarQueryParameter = {};
|
|
41662
|
+
// authentication userAuth required
|
|
41663
|
+
// oauth required
|
|
41664
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
41665
|
+
// authentication userAuth required
|
|
41666
|
+
// oauth required
|
|
41667
|
+
];
|
|
41668
|
+
case 1:
|
|
41669
|
+
// authentication userAuth required
|
|
41670
|
+
// oauth required
|
|
41671
|
+
_a.sent();
|
|
41672
|
+
// authentication userAuth required
|
|
41673
|
+
// oauth required
|
|
41674
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
41675
|
+
case 2:
|
|
41676
|
+
// authentication userAuth required
|
|
41677
|
+
// oauth required
|
|
41678
|
+
_a.sent();
|
|
41679
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
41680
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
41681
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
41682
|
+
return [2 /*return*/, {
|
|
41683
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
41684
|
+
axiosOptions: localVarRequestOptions,
|
|
41685
|
+
}];
|
|
41686
|
+
}
|
|
41687
|
+
});
|
|
41688
|
+
});
|
|
41689
|
+
},
|
|
41690
|
+
/**
|
|
41691
|
+
* Return a list of Launchers for the authenticated tenant
|
|
41692
|
+
* @summary List all launchers for tenant
|
|
41693
|
+
* @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*
|
|
41694
|
+
* @param {string} [next] Pagination marker
|
|
41695
|
+
* @param {number} [limit] Number of Launchers to return
|
|
41696
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
41697
|
+
* @throws {RequiredError}
|
|
41698
|
+
*/
|
|
41699
|
+
getLaunchers: function (filters, next, limit, axiosOptions) {
|
|
41700
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
41701
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
41702
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
41703
|
+
return __generator(this, function (_a) {
|
|
41704
|
+
switch (_a.label) {
|
|
41705
|
+
case 0:
|
|
41706
|
+
localVarPath = "/launchers";
|
|
41707
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
41708
|
+
if (configuration) {
|
|
41709
|
+
baseOptions = configuration.baseOptions;
|
|
41710
|
+
}
|
|
41711
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
41712
|
+
localVarHeaderParameter = {};
|
|
41713
|
+
localVarQueryParameter = {};
|
|
41714
|
+
// authentication userAuth required
|
|
41715
|
+
// oauth required
|
|
41716
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
41717
|
+
// authentication userAuth required
|
|
41718
|
+
// oauth required
|
|
41719
|
+
];
|
|
41720
|
+
case 1:
|
|
41721
|
+
// authentication userAuth required
|
|
41722
|
+
// oauth required
|
|
41723
|
+
_a.sent();
|
|
41724
|
+
// authentication userAuth required
|
|
41725
|
+
// oauth required
|
|
41726
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
41727
|
+
case 2:
|
|
41728
|
+
// authentication userAuth required
|
|
41729
|
+
// oauth required
|
|
41730
|
+
_a.sent();
|
|
41731
|
+
if (filters !== undefined) {
|
|
41732
|
+
localVarQueryParameter['filters'] = filters;
|
|
41733
|
+
}
|
|
41734
|
+
if (next !== undefined) {
|
|
41735
|
+
localVarQueryParameter['next'] = next;
|
|
41736
|
+
}
|
|
41737
|
+
if (limit !== undefined) {
|
|
41738
|
+
localVarQueryParameter['limit'] = limit;
|
|
41739
|
+
}
|
|
41740
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
41741
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
41742
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
41743
|
+
return [2 /*return*/, {
|
|
41744
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
41745
|
+
axiosOptions: localVarRequestOptions,
|
|
41746
|
+
}];
|
|
41747
|
+
}
|
|
41748
|
+
});
|
|
41749
|
+
});
|
|
41750
|
+
},
|
|
41751
|
+
/**
|
|
41752
|
+
* Replace the given Launcher ID with given payload
|
|
41753
|
+
* @summary Replace launcher
|
|
41754
|
+
* @param {string} launcherID ID of the Launcher to be replaced
|
|
41755
|
+
* @param {LauncherRequestV2024} launcherRequestV2024 Payload to replace Launcher
|
|
41756
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
41757
|
+
* @throws {RequiredError}
|
|
41758
|
+
*/
|
|
41759
|
+
putLauncher: function (launcherID, launcherRequestV2024, axiosOptions) {
|
|
41760
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
41761
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
41762
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
41763
|
+
return __generator(this, function (_a) {
|
|
41764
|
+
switch (_a.label) {
|
|
41765
|
+
case 0:
|
|
41766
|
+
// verify required parameter 'launcherID' is not null or undefined
|
|
41767
|
+
(0, common_1.assertParamExists)('putLauncher', 'launcherID', launcherID);
|
|
41768
|
+
// verify required parameter 'launcherRequestV2024' is not null or undefined
|
|
41769
|
+
(0, common_1.assertParamExists)('putLauncher', 'launcherRequestV2024', launcherRequestV2024);
|
|
41770
|
+
localVarPath = "/launchers/{launcherID}"
|
|
41771
|
+
.replace("{".concat("launcherID", "}"), encodeURIComponent(String(launcherID)));
|
|
41772
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
41773
|
+
if (configuration) {
|
|
41774
|
+
baseOptions = configuration.baseOptions;
|
|
41775
|
+
}
|
|
41776
|
+
localVarRequestOptions = __assign(__assign({ method: 'PUT' }, baseOptions), axiosOptions);
|
|
41777
|
+
localVarHeaderParameter = {};
|
|
41778
|
+
localVarQueryParameter = {};
|
|
41779
|
+
// authentication userAuth required
|
|
41780
|
+
// oauth required
|
|
41781
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
41782
|
+
// authentication userAuth required
|
|
41783
|
+
// oauth required
|
|
41784
|
+
];
|
|
41785
|
+
case 1:
|
|
41786
|
+
// authentication userAuth required
|
|
41787
|
+
// oauth required
|
|
41788
|
+
_a.sent();
|
|
41789
|
+
// authentication userAuth required
|
|
41790
|
+
// oauth required
|
|
41791
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
41792
|
+
case 2:
|
|
41793
|
+
// authentication userAuth required
|
|
41794
|
+
// oauth required
|
|
41795
|
+
_a.sent();
|
|
41796
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
41797
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
41798
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
41799
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
41800
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(launcherRequestV2024, localVarRequestOptions, configuration);
|
|
41801
|
+
return [2 /*return*/, {
|
|
41802
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
41803
|
+
axiosOptions: localVarRequestOptions,
|
|
41804
|
+
}];
|
|
41805
|
+
}
|
|
41806
|
+
});
|
|
41807
|
+
});
|
|
41808
|
+
},
|
|
41809
|
+
/**
|
|
41810
|
+
* Launch the given Launcher ID
|
|
41811
|
+
* @summary Launch a launcher
|
|
41812
|
+
* @param {string} launcherID ID of the Launcher to be launched
|
|
41813
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
41814
|
+
* @throws {RequiredError}
|
|
41815
|
+
*/
|
|
41816
|
+
startLauncher: function (launcherID, axiosOptions) {
|
|
41817
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
41818
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
41819
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
41820
|
+
return __generator(this, function (_a) {
|
|
41821
|
+
switch (_a.label) {
|
|
41822
|
+
case 0:
|
|
41823
|
+
// verify required parameter 'launcherID' is not null or undefined
|
|
41824
|
+
(0, common_1.assertParamExists)('startLauncher', 'launcherID', launcherID);
|
|
41825
|
+
localVarPath = "/launchers/{launcherID}/launch"
|
|
41826
|
+
.replace("{".concat("launcherID", "}"), encodeURIComponent(String(launcherID)));
|
|
41827
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
41828
|
+
if (configuration) {
|
|
41829
|
+
baseOptions = configuration.baseOptions;
|
|
41830
|
+
}
|
|
41831
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
41832
|
+
localVarHeaderParameter = {};
|
|
41833
|
+
localVarQueryParameter = {};
|
|
41834
|
+
// authentication userAuth required
|
|
41835
|
+
// oauth required
|
|
41836
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
41837
|
+
// authentication userAuth required
|
|
41838
|
+
// oauth required
|
|
41839
|
+
];
|
|
41840
|
+
case 1:
|
|
41841
|
+
// authentication userAuth required
|
|
41842
|
+
// oauth required
|
|
41843
|
+
_a.sent();
|
|
41844
|
+
// authentication userAuth required
|
|
41845
|
+
// oauth required
|
|
41846
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
41847
|
+
case 2:
|
|
41848
|
+
// authentication userAuth required
|
|
41849
|
+
// oauth required
|
|
41850
|
+
_a.sent();
|
|
41851
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
41852
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
41853
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
41854
|
+
return [2 /*return*/, {
|
|
41855
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
41856
|
+
axiosOptions: localVarRequestOptions,
|
|
41857
|
+
}];
|
|
41858
|
+
}
|
|
41859
|
+
});
|
|
41860
|
+
});
|
|
41861
|
+
},
|
|
41862
|
+
};
|
|
41863
|
+
};
|
|
41864
|
+
exports.LaunchersV2024ApiAxiosParamCreator = LaunchersV2024ApiAxiosParamCreator;
|
|
41865
|
+
/**
|
|
41866
|
+
* LaunchersV2024Api - functional programming interface
|
|
41867
|
+
* @export
|
|
41868
|
+
*/
|
|
41869
|
+
var LaunchersV2024ApiFp = function (configuration) {
|
|
41870
|
+
var localVarAxiosParamCreator = (0, exports.LaunchersV2024ApiAxiosParamCreator)(configuration);
|
|
41871
|
+
return {
|
|
41872
|
+
/**
|
|
41873
|
+
* Create a Launcher with given information
|
|
41874
|
+
* @summary Create launcher
|
|
41875
|
+
* @param {LauncherRequestV2024} launcherRequestV2024 Payload to create a Launcher
|
|
41876
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
41877
|
+
* @throws {RequiredError}
|
|
41878
|
+
*/
|
|
41879
|
+
createLauncher: function (launcherRequestV2024, axiosOptions) {
|
|
41880
|
+
var _a, _b, _c;
|
|
41881
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
41882
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
41883
|
+
return __generator(this, function (_d) {
|
|
41884
|
+
switch (_d.label) {
|
|
41885
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.createLauncher(launcherRequestV2024, axiosOptions)];
|
|
41886
|
+
case 1:
|
|
41887
|
+
localVarAxiosArgs = _d.sent();
|
|
41888
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
41889
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['LaunchersV2024Api.createLauncher']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
41890
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
41891
|
+
}
|
|
41892
|
+
});
|
|
41893
|
+
});
|
|
41894
|
+
},
|
|
41895
|
+
/**
|
|
41896
|
+
* Delete the given Launcher ID
|
|
41897
|
+
* @summary Delete launcher
|
|
41898
|
+
* @param {string} launcherID ID of the Launcher to be deleted
|
|
41899
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
41900
|
+
* @throws {RequiredError}
|
|
41901
|
+
*/
|
|
41902
|
+
deleteLauncher: function (launcherID, axiosOptions) {
|
|
41903
|
+
var _a, _b, _c;
|
|
41904
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
41905
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
41906
|
+
return __generator(this, function (_d) {
|
|
41907
|
+
switch (_d.label) {
|
|
41908
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.deleteLauncher(launcherID, axiosOptions)];
|
|
41909
|
+
case 1:
|
|
41910
|
+
localVarAxiosArgs = _d.sent();
|
|
41911
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
41912
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['LaunchersV2024Api.deleteLauncher']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
41913
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
41914
|
+
}
|
|
41915
|
+
});
|
|
41916
|
+
});
|
|
41917
|
+
},
|
|
41918
|
+
/**
|
|
41919
|
+
* Get details for the given Launcher ID
|
|
41920
|
+
* @summary Get launcher by id
|
|
41921
|
+
* @param {string} launcherID ID of the Launcher to be retrieved
|
|
41922
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
41923
|
+
* @throws {RequiredError}
|
|
41924
|
+
*/
|
|
41925
|
+
getLauncher: function (launcherID, axiosOptions) {
|
|
41926
|
+
var _a, _b, _c;
|
|
41927
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
41928
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
41929
|
+
return __generator(this, function (_d) {
|
|
41930
|
+
switch (_d.label) {
|
|
41931
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getLauncher(launcherID, axiosOptions)];
|
|
41932
|
+
case 1:
|
|
41933
|
+
localVarAxiosArgs = _d.sent();
|
|
41934
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
41935
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['LaunchersV2024Api.getLauncher']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
41936
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
41937
|
+
}
|
|
41938
|
+
});
|
|
41939
|
+
});
|
|
41940
|
+
},
|
|
41941
|
+
/**
|
|
41942
|
+
* Return a list of Launchers for the authenticated tenant
|
|
41943
|
+
* @summary List all launchers for tenant
|
|
41944
|
+
* @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*
|
|
41945
|
+
* @param {string} [next] Pagination marker
|
|
41946
|
+
* @param {number} [limit] Number of Launchers to return
|
|
41947
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
41948
|
+
* @throws {RequiredError}
|
|
41949
|
+
*/
|
|
41950
|
+
getLaunchers: function (filters, next, limit, axiosOptions) {
|
|
41951
|
+
var _a, _b, _c;
|
|
41952
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
41953
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
41954
|
+
return __generator(this, function (_d) {
|
|
41955
|
+
switch (_d.label) {
|
|
41956
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getLaunchers(filters, next, limit, axiosOptions)];
|
|
41957
|
+
case 1:
|
|
41958
|
+
localVarAxiosArgs = _d.sent();
|
|
41959
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
41960
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['LaunchersV2024Api.getLaunchers']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
41961
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
41962
|
+
}
|
|
41963
|
+
});
|
|
41964
|
+
});
|
|
41965
|
+
},
|
|
41966
|
+
/**
|
|
41967
|
+
* Replace the given Launcher ID with given payload
|
|
41968
|
+
* @summary Replace launcher
|
|
41969
|
+
* @param {string} launcherID ID of the Launcher to be replaced
|
|
41970
|
+
* @param {LauncherRequestV2024} launcherRequestV2024 Payload to replace Launcher
|
|
41971
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
41972
|
+
* @throws {RequiredError}
|
|
41973
|
+
*/
|
|
41974
|
+
putLauncher: function (launcherID, launcherRequestV2024, axiosOptions) {
|
|
41975
|
+
var _a, _b, _c;
|
|
41976
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
41977
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
41978
|
+
return __generator(this, function (_d) {
|
|
41979
|
+
switch (_d.label) {
|
|
41980
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.putLauncher(launcherID, launcherRequestV2024, axiosOptions)];
|
|
41981
|
+
case 1:
|
|
41982
|
+
localVarAxiosArgs = _d.sent();
|
|
41983
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
41984
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['LaunchersV2024Api.putLauncher']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
41985
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
41986
|
+
}
|
|
41987
|
+
});
|
|
41988
|
+
});
|
|
41989
|
+
},
|
|
41990
|
+
/**
|
|
41991
|
+
* Launch the given Launcher ID
|
|
41992
|
+
* @summary Launch a launcher
|
|
41993
|
+
* @param {string} launcherID ID of the Launcher to be launched
|
|
41994
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
41995
|
+
* @throws {RequiredError}
|
|
41996
|
+
*/
|
|
41997
|
+
startLauncher: function (launcherID, axiosOptions) {
|
|
41998
|
+
var _a, _b, _c;
|
|
41999
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
42000
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
42001
|
+
return __generator(this, function (_d) {
|
|
42002
|
+
switch (_d.label) {
|
|
42003
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.startLauncher(launcherID, axiosOptions)];
|
|
42004
|
+
case 1:
|
|
42005
|
+
localVarAxiosArgs = _d.sent();
|
|
42006
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
42007
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['LaunchersV2024Api.startLauncher']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
42008
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
42009
|
+
}
|
|
42010
|
+
});
|
|
42011
|
+
});
|
|
42012
|
+
},
|
|
42013
|
+
};
|
|
42014
|
+
};
|
|
42015
|
+
exports.LaunchersV2024ApiFp = LaunchersV2024ApiFp;
|
|
42016
|
+
/**
|
|
42017
|
+
* LaunchersV2024Api - factory interface
|
|
42018
|
+
* @export
|
|
42019
|
+
*/
|
|
42020
|
+
var LaunchersV2024ApiFactory = function (configuration, basePath, axios) {
|
|
42021
|
+
var localVarFp = (0, exports.LaunchersV2024ApiFp)(configuration);
|
|
42022
|
+
return {
|
|
42023
|
+
/**
|
|
42024
|
+
* Create a Launcher with given information
|
|
42025
|
+
* @summary Create launcher
|
|
42026
|
+
* @param {LaunchersV2024ApiCreateLauncherRequest} requestParameters Request parameters.
|
|
42027
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
42028
|
+
* @throws {RequiredError}
|
|
42029
|
+
*/
|
|
42030
|
+
createLauncher: function (requestParameters, axiosOptions) {
|
|
42031
|
+
return localVarFp.createLauncher(requestParameters.launcherRequestV2024, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
42032
|
+
},
|
|
42033
|
+
/**
|
|
42034
|
+
* Delete the given Launcher ID
|
|
42035
|
+
* @summary Delete launcher
|
|
42036
|
+
* @param {LaunchersV2024ApiDeleteLauncherRequest} requestParameters Request parameters.
|
|
42037
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
42038
|
+
* @throws {RequiredError}
|
|
42039
|
+
*/
|
|
42040
|
+
deleteLauncher: function (requestParameters, axiosOptions) {
|
|
42041
|
+
return localVarFp.deleteLauncher(requestParameters.launcherID, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
42042
|
+
},
|
|
42043
|
+
/**
|
|
42044
|
+
* Get details for the given Launcher ID
|
|
42045
|
+
* @summary Get launcher by id
|
|
42046
|
+
* @param {LaunchersV2024ApiGetLauncherRequest} requestParameters Request parameters.
|
|
42047
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
42048
|
+
* @throws {RequiredError}
|
|
42049
|
+
*/
|
|
42050
|
+
getLauncher: function (requestParameters, axiosOptions) {
|
|
42051
|
+
return localVarFp.getLauncher(requestParameters.launcherID, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
42052
|
+
},
|
|
42053
|
+
/**
|
|
42054
|
+
* Return a list of Launchers for the authenticated tenant
|
|
42055
|
+
* @summary List all launchers for tenant
|
|
42056
|
+
* @param {LaunchersV2024ApiGetLaunchersRequest} requestParameters Request parameters.
|
|
42057
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
42058
|
+
* @throws {RequiredError}
|
|
42059
|
+
*/
|
|
42060
|
+
getLaunchers: function (requestParameters, axiosOptions) {
|
|
42061
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
42062
|
+
return localVarFp.getLaunchers(requestParameters.filters, requestParameters.next, requestParameters.limit, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
42063
|
+
},
|
|
42064
|
+
/**
|
|
42065
|
+
* Replace the given Launcher ID with given payload
|
|
42066
|
+
* @summary Replace launcher
|
|
42067
|
+
* @param {LaunchersV2024ApiPutLauncherRequest} requestParameters Request parameters.
|
|
42068
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
42069
|
+
* @throws {RequiredError}
|
|
42070
|
+
*/
|
|
42071
|
+
putLauncher: function (requestParameters, axiosOptions) {
|
|
42072
|
+
return localVarFp.putLauncher(requestParameters.launcherID, requestParameters.launcherRequestV2024, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
42073
|
+
},
|
|
42074
|
+
/**
|
|
42075
|
+
* Launch the given Launcher ID
|
|
42076
|
+
* @summary Launch a launcher
|
|
42077
|
+
* @param {LaunchersV2024ApiStartLauncherRequest} requestParameters Request parameters.
|
|
42078
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
42079
|
+
* @throws {RequiredError}
|
|
42080
|
+
*/
|
|
42081
|
+
startLauncher: function (requestParameters, axiosOptions) {
|
|
42082
|
+
return localVarFp.startLauncher(requestParameters.launcherID, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
42083
|
+
},
|
|
42084
|
+
};
|
|
42085
|
+
};
|
|
42086
|
+
exports.LaunchersV2024ApiFactory = LaunchersV2024ApiFactory;
|
|
42087
|
+
/**
|
|
42088
|
+
* LaunchersV2024Api - object-oriented interface
|
|
42089
|
+
* @export
|
|
42090
|
+
* @class LaunchersV2024Api
|
|
42091
|
+
* @extends {BaseAPI}
|
|
42092
|
+
*/
|
|
42093
|
+
var LaunchersV2024Api = /** @class */ (function (_super) {
|
|
42094
|
+
__extends(LaunchersV2024Api, _super);
|
|
42095
|
+
function LaunchersV2024Api() {
|
|
42096
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
42097
|
+
}
|
|
42098
|
+
/**
|
|
42099
|
+
* Create a Launcher with given information
|
|
42100
|
+
* @summary Create launcher
|
|
42101
|
+
* @param {LaunchersV2024ApiCreateLauncherRequest} requestParameters Request parameters.
|
|
42102
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
42103
|
+
* @throws {RequiredError}
|
|
42104
|
+
* @memberof LaunchersV2024Api
|
|
42105
|
+
*/
|
|
42106
|
+
LaunchersV2024Api.prototype.createLauncher = function (requestParameters, axiosOptions) {
|
|
42107
|
+
var _this = this;
|
|
42108
|
+
return (0, exports.LaunchersV2024ApiFp)(this.configuration).createLauncher(requestParameters.launcherRequestV2024, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
42109
|
+
};
|
|
42110
|
+
/**
|
|
42111
|
+
* Delete the given Launcher ID
|
|
42112
|
+
* @summary Delete launcher
|
|
42113
|
+
* @param {LaunchersV2024ApiDeleteLauncherRequest} requestParameters Request parameters.
|
|
42114
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
42115
|
+
* @throws {RequiredError}
|
|
42116
|
+
* @memberof LaunchersV2024Api
|
|
42117
|
+
*/
|
|
42118
|
+
LaunchersV2024Api.prototype.deleteLauncher = function (requestParameters, axiosOptions) {
|
|
42119
|
+
var _this = this;
|
|
42120
|
+
return (0, exports.LaunchersV2024ApiFp)(this.configuration).deleteLauncher(requestParameters.launcherID, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
42121
|
+
};
|
|
42122
|
+
/**
|
|
42123
|
+
* Get details for the given Launcher ID
|
|
42124
|
+
* @summary Get launcher by id
|
|
42125
|
+
* @param {LaunchersV2024ApiGetLauncherRequest} requestParameters Request parameters.
|
|
42126
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
42127
|
+
* @throws {RequiredError}
|
|
42128
|
+
* @memberof LaunchersV2024Api
|
|
42129
|
+
*/
|
|
42130
|
+
LaunchersV2024Api.prototype.getLauncher = function (requestParameters, axiosOptions) {
|
|
42131
|
+
var _this = this;
|
|
42132
|
+
return (0, exports.LaunchersV2024ApiFp)(this.configuration).getLauncher(requestParameters.launcherID, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
42133
|
+
};
|
|
42134
|
+
/**
|
|
42135
|
+
* Return a list of Launchers for the authenticated tenant
|
|
42136
|
+
* @summary List all launchers for tenant
|
|
42137
|
+
* @param {LaunchersV2024ApiGetLaunchersRequest} requestParameters Request parameters.
|
|
42138
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
42139
|
+
* @throws {RequiredError}
|
|
42140
|
+
* @memberof LaunchersV2024Api
|
|
42141
|
+
*/
|
|
42142
|
+
LaunchersV2024Api.prototype.getLaunchers = function (requestParameters, axiosOptions) {
|
|
42143
|
+
var _this = this;
|
|
42144
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
42145
|
+
return (0, exports.LaunchersV2024ApiFp)(this.configuration).getLaunchers(requestParameters.filters, requestParameters.next, requestParameters.limit, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
42146
|
+
};
|
|
42147
|
+
/**
|
|
42148
|
+
* Replace the given Launcher ID with given payload
|
|
42149
|
+
* @summary Replace launcher
|
|
42150
|
+
* @param {LaunchersV2024ApiPutLauncherRequest} requestParameters Request parameters.
|
|
42151
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
42152
|
+
* @throws {RequiredError}
|
|
42153
|
+
* @memberof LaunchersV2024Api
|
|
42154
|
+
*/
|
|
42155
|
+
LaunchersV2024Api.prototype.putLauncher = function (requestParameters, axiosOptions) {
|
|
42156
|
+
var _this = this;
|
|
42157
|
+
return (0, exports.LaunchersV2024ApiFp)(this.configuration).putLauncher(requestParameters.launcherID, requestParameters.launcherRequestV2024, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
42158
|
+
};
|
|
42159
|
+
/**
|
|
42160
|
+
* Launch the given Launcher ID
|
|
42161
|
+
* @summary Launch a launcher
|
|
42162
|
+
* @param {LaunchersV2024ApiStartLauncherRequest} requestParameters Request parameters.
|
|
42163
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
42164
|
+
* @throws {RequiredError}
|
|
42165
|
+
* @memberof LaunchersV2024Api
|
|
42166
|
+
*/
|
|
42167
|
+
LaunchersV2024Api.prototype.startLauncher = function (requestParameters, axiosOptions) {
|
|
42168
|
+
var _this = this;
|
|
42169
|
+
return (0, exports.LaunchersV2024ApiFp)(this.configuration).startLauncher(requestParameters.launcherID, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
42170
|
+
};
|
|
42171
|
+
return LaunchersV2024Api;
|
|
42172
|
+
}(base_1.BaseAPI));
|
|
42173
|
+
exports.LaunchersV2024Api = LaunchersV2024Api;
|
|
42174
|
+
/**
|
|
42175
|
+
* LifecycleStatesV2024Api - axios parameter creator
|
|
42176
|
+
* @export
|
|
42177
|
+
*/
|
|
42178
|
+
var LifecycleStatesV2024ApiAxiosParamCreator = function (configuration) {
|
|
42179
|
+
var _this = this;
|
|
42180
|
+
return {
|
|
42181
|
+
/**
|
|
42182
|
+
* Use this endpoint to create a lifecycle state.
|
|
42183
|
+
* @summary Create lifecycle state
|
|
42184
|
+
* @param {string} identityProfileId Identity profile ID.
|
|
42185
|
+
* @param {LifecycleStateV2024} lifecycleStateV2024 Lifecycle state to be created.
|
|
42186
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
42187
|
+
* @throws {RequiredError}
|
|
42188
|
+
*/
|
|
42189
|
+
createLifecycleState: function (identityProfileId, lifecycleStateV2024, axiosOptions) {
|
|
42190
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
42191
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
42192
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
42193
|
+
return __generator(this, function (_a) {
|
|
42194
|
+
switch (_a.label) {
|
|
42195
|
+
case 0:
|
|
42196
|
+
// verify required parameter 'identityProfileId' is not null or undefined
|
|
42197
|
+
(0, common_1.assertParamExists)('createLifecycleState', 'identityProfileId', identityProfileId);
|
|
42198
|
+
// verify required parameter 'lifecycleStateV2024' is not null or undefined
|
|
42199
|
+
(0, common_1.assertParamExists)('createLifecycleState', 'lifecycleStateV2024', lifecycleStateV2024);
|
|
42200
|
+
localVarPath = "/identity-profiles/{identity-profile-id}/lifecycle-states"
|
|
42201
|
+
.replace("{".concat("identity-profile-id", "}"), encodeURIComponent(String(identityProfileId)));
|
|
42202
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
42203
|
+
if (configuration) {
|
|
42204
|
+
baseOptions = configuration.baseOptions;
|
|
42205
|
+
}
|
|
42206
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
42207
|
+
localVarHeaderParameter = {};
|
|
42208
|
+
localVarQueryParameter = {};
|
|
42209
|
+
// authentication userAuth required
|
|
42210
|
+
// oauth required
|
|
42211
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
42212
|
+
// authentication userAuth required
|
|
42213
|
+
// oauth required
|
|
42214
|
+
];
|
|
42215
|
+
case 1:
|
|
42216
|
+
// authentication userAuth required
|
|
42217
|
+
// oauth required
|
|
42218
|
+
_a.sent();
|
|
42219
|
+
// authentication userAuth required
|
|
42220
|
+
// oauth required
|
|
42221
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
42222
|
+
// authentication applicationAuth required
|
|
42223
|
+
// oauth required
|
|
42224
|
+
];
|
|
42225
|
+
case 2:
|
|
42226
|
+
// authentication userAuth required
|
|
42227
|
+
// oauth required
|
|
42228
|
+
_a.sent();
|
|
42229
|
+
// authentication applicationAuth required
|
|
42230
|
+
// oauth required
|
|
42231
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
42232
|
+
case 3:
|
|
42233
|
+
// authentication applicationAuth required
|
|
42234
|
+
// oauth required
|
|
42235
|
+
_a.sent();
|
|
42236
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
42237
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
42238
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
42239
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
42240
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(lifecycleStateV2024, localVarRequestOptions, configuration);
|
|
42241
|
+
return [2 /*return*/, {
|
|
42242
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
42243
|
+
axiosOptions: localVarRequestOptions,
|
|
42244
|
+
}];
|
|
42245
|
+
}
|
|
42246
|
+
});
|
|
42247
|
+
});
|
|
42248
|
+
},
|
|
42249
|
+
/**
|
|
42250
|
+
* Use this endpoint to delete the lifecycle state by its ID.
|
|
42251
|
+
* @summary Delete lifecycle state
|
|
42252
|
+
* @param {string} identityProfileId Identity profile ID.
|
|
42253
|
+
* @param {string} lifecycleStateId Lifecycle state ID.
|
|
42254
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
42255
|
+
* @throws {RequiredError}
|
|
42256
|
+
*/
|
|
42257
|
+
deleteLifecycleState: function (identityProfileId, lifecycleStateId, axiosOptions) {
|
|
42258
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
42259
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
42260
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
42261
|
+
return __generator(this, function (_a) {
|
|
42262
|
+
switch (_a.label) {
|
|
42263
|
+
case 0:
|
|
42264
|
+
// verify required parameter 'identityProfileId' is not null or undefined
|
|
42265
|
+
(0, common_1.assertParamExists)('deleteLifecycleState', 'identityProfileId', identityProfileId);
|
|
42266
|
+
// verify required parameter 'lifecycleStateId' is not null or undefined
|
|
42267
|
+
(0, common_1.assertParamExists)('deleteLifecycleState', 'lifecycleStateId', lifecycleStateId);
|
|
42268
|
+
localVarPath = "/identity-profiles/{identity-profile-id}/lifecycle-states/{lifecycle-state-id}"
|
|
42269
|
+
.replace("{".concat("identity-profile-id", "}"), encodeURIComponent(String(identityProfileId)))
|
|
42270
|
+
.replace("{".concat("lifecycle-state-id", "}"), encodeURIComponent(String(lifecycleStateId)));
|
|
42271
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
42272
|
+
if (configuration) {
|
|
42273
|
+
baseOptions = configuration.baseOptions;
|
|
42274
|
+
}
|
|
42275
|
+
localVarRequestOptions = __assign(__assign({ method: 'DELETE' }, baseOptions), axiosOptions);
|
|
42276
|
+
localVarHeaderParameter = {};
|
|
42277
|
+
localVarQueryParameter = {};
|
|
42278
|
+
// authentication userAuth required
|
|
42279
|
+
// oauth required
|
|
42280
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
42281
|
+
// authentication userAuth required
|
|
42282
|
+
// oauth required
|
|
42283
|
+
];
|
|
42284
|
+
case 1:
|
|
42285
|
+
// authentication userAuth required
|
|
42286
|
+
// oauth required
|
|
42287
|
+
_a.sent();
|
|
42288
|
+
// authentication userAuth required
|
|
42289
|
+
// oauth required
|
|
42290
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
42291
|
+
// authentication applicationAuth required
|
|
42292
|
+
// oauth required
|
|
42293
|
+
];
|
|
42294
|
+
case 2:
|
|
42295
|
+
// authentication userAuth required
|
|
42296
|
+
// oauth required
|
|
42297
|
+
_a.sent();
|
|
42298
|
+
// authentication applicationAuth required
|
|
42299
|
+
// oauth required
|
|
42300
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
42301
|
+
case 3:
|
|
42302
|
+
// authentication applicationAuth required
|
|
42303
|
+
// oauth required
|
|
42304
|
+
_a.sent();
|
|
42305
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
42306
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
42307
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
42308
|
+
return [2 /*return*/, {
|
|
42309
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
42310
|
+
axiosOptions: localVarRequestOptions,
|
|
42311
|
+
}];
|
|
42312
|
+
}
|
|
42313
|
+
});
|
|
42314
|
+
});
|
|
42315
|
+
},
|
|
42316
|
+
/**
|
|
42317
|
+
* Use this endpoint to get a lifecycle state by its ID and its associated identity profile ID.
|
|
42318
|
+
* @summary Get lifecycle state
|
|
42319
|
+
* @param {string} identityProfileId Identity profile ID.
|
|
42320
|
+
* @param {string} lifecycleStateId Lifecycle state ID.
|
|
42321
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
42322
|
+
* @throws {RequiredError}
|
|
42323
|
+
*/
|
|
42324
|
+
getLifecycleState: function (identityProfileId, lifecycleStateId, axiosOptions) {
|
|
42325
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
42326
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
42327
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
42328
|
+
return __generator(this, function (_a) {
|
|
42329
|
+
switch (_a.label) {
|
|
42330
|
+
case 0:
|
|
42331
|
+
// verify required parameter 'identityProfileId' is not null or undefined
|
|
42332
|
+
(0, common_1.assertParamExists)('getLifecycleState', 'identityProfileId', identityProfileId);
|
|
42333
|
+
// verify required parameter 'lifecycleStateId' is not null or undefined
|
|
42334
|
+
(0, common_1.assertParamExists)('getLifecycleState', 'lifecycleStateId', lifecycleStateId);
|
|
42335
|
+
localVarPath = "/identity-profiles/{identity-profile-id}/lifecycle-states/{lifecycle-state-id}"
|
|
42336
|
+
.replace("{".concat("identity-profile-id", "}"), encodeURIComponent(String(identityProfileId)))
|
|
42337
|
+
.replace("{".concat("lifecycle-state-id", "}"), encodeURIComponent(String(lifecycleStateId)));
|
|
41414
42338
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
41415
42339
|
if (configuration) {
|
|
41416
42340
|
baseOptions = configuration.baseOptions;
|
|
@@ -41453,7 +42377,7 @@ var LifecycleStatesV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
41453
42377
|
* @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.
|
|
41454
42378
|
* @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.
|
|
41455
42379
|
* @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.
|
|
41456
|
-
* @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**
|
|
42380
|
+
* @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**
|
|
41457
42381
|
* @param {*} [axiosOptions] Override http request option.
|
|
41458
42382
|
* @throws {RequiredError}
|
|
41459
42383
|
*/
|
|
@@ -41744,7 +42668,7 @@ var LifecycleStatesV2024ApiFp = function (configuration) {
|
|
|
41744
42668
|
* @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.
|
|
41745
42669
|
* @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.
|
|
41746
42670
|
* @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.
|
|
41747
|
-
* @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**
|
|
42671
|
+
* @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**
|
|
41748
42672
|
* @param {*} [axiosOptions] Override http request option.
|
|
41749
42673
|
* @throws {RequiredError}
|
|
41750
42674
|
*/
|
|
@@ -44239,8 +45163,8 @@ var MachineIdentitiesV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
44239
45163
|
/**
|
|
44240
45164
|
* This API returns a list of machine identities.
|
|
44241
45165
|
* @summary List machine identities
|
|
44242
|
-
* @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* **
|
|
44243
|
-
* @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**
|
|
45166
|
+
* @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*
|
|
45167
|
+
* @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**
|
|
44244
45168
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
44245
45169
|
* @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.
|
|
44246
45170
|
* @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.
|
|
@@ -44462,8 +45386,8 @@ var MachineIdentitiesV2024ApiFp = function (configuration) {
|
|
|
44462
45386
|
/**
|
|
44463
45387
|
* This API returns a list of machine identities.
|
|
44464
45388
|
* @summary List machine identities
|
|
44465
|
-
* @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* **
|
|
44466
|
-
* @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**
|
|
45389
|
+
* @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*
|
|
45390
|
+
* @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**
|
|
44467
45391
|
* @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
|
|
44468
45392
|
* @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.
|
|
44469
45393
|
* @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.
|
|
@@ -63243,19 +64167,19 @@ var SODViolationsV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
63243
64167
|
/**
|
|
63244
64168
|
* This API initiates a SOD policy verification asynchronously.
|
|
63245
64169
|
* @summary Check sod violations
|
|
63246
|
-
* @param {
|
|
64170
|
+
* @param {IdentityWithNewAccessV2024} identityWithNewAccessV2024
|
|
63247
64171
|
* @param {*} [axiosOptions] Override http request option.
|
|
63248
64172
|
* @throws {RequiredError}
|
|
63249
64173
|
*/
|
|
63250
|
-
startViolationCheck: function (
|
|
64174
|
+
startViolationCheck: function (identityWithNewAccessV2024, axiosOptions) {
|
|
63251
64175
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
63252
64176
|
return __awaiter(_this, void 0, void 0, function () {
|
|
63253
64177
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
63254
64178
|
return __generator(this, function (_a) {
|
|
63255
64179
|
switch (_a.label) {
|
|
63256
64180
|
case 0:
|
|
63257
|
-
// verify required parameter '
|
|
63258
|
-
(0, common_1.assertParamExists)('startViolationCheck', '
|
|
64181
|
+
// verify required parameter 'identityWithNewAccessV2024' is not null or undefined
|
|
64182
|
+
(0, common_1.assertParamExists)('startViolationCheck', 'identityWithNewAccessV2024', identityWithNewAccessV2024);
|
|
63259
64183
|
localVarPath = "/sod-violations/check";
|
|
63260
64184
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
63261
64185
|
if (configuration) {
|
|
@@ -63285,7 +64209,7 @@ var SODViolationsV2024ApiAxiosParamCreator = function (configuration) {
|
|
|
63285
64209
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
63286
64210
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
63287
64211
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
63288
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(
|
|
64212
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(identityWithNewAccessV2024, localVarRequestOptions, configuration);
|
|
63289
64213
|
return [2 /*return*/, {
|
|
63290
64214
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
63291
64215
|
axiosOptions: localVarRequestOptions,
|
|
@@ -63330,17 +64254,17 @@ var SODViolationsV2024ApiFp = function (configuration) {
|
|
|
63330
64254
|
/**
|
|
63331
64255
|
* This API initiates a SOD policy verification asynchronously.
|
|
63332
64256
|
* @summary Check sod violations
|
|
63333
|
-
* @param {
|
|
64257
|
+
* @param {IdentityWithNewAccessV2024} identityWithNewAccessV2024
|
|
63334
64258
|
* @param {*} [axiosOptions] Override http request option.
|
|
63335
64259
|
* @throws {RequiredError}
|
|
63336
64260
|
*/
|
|
63337
|
-
startViolationCheck: function (
|
|
64261
|
+
startViolationCheck: function (identityWithNewAccessV2024, axiosOptions) {
|
|
63338
64262
|
var _a, _b, _c;
|
|
63339
64263
|
return __awaiter(this, void 0, void 0, function () {
|
|
63340
64264
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
63341
64265
|
return __generator(this, function (_d) {
|
|
63342
64266
|
switch (_d.label) {
|
|
63343
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.startViolationCheck(
|
|
64267
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.startViolationCheck(identityWithNewAccessV2024, axiosOptions)];
|
|
63344
64268
|
case 1:
|
|
63345
64269
|
localVarAxiosArgs = _d.sent();
|
|
63346
64270
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -63378,7 +64302,7 @@ var SODViolationsV2024ApiFactory = function (configuration, basePath, axios) {
|
|
|
63378
64302
|
* @throws {RequiredError}
|
|
63379
64303
|
*/
|
|
63380
64304
|
startViolationCheck: function (requestParameters, axiosOptions) {
|
|
63381
|
-
return localVarFp.startViolationCheck(requestParameters.
|
|
64305
|
+
return localVarFp.startViolationCheck(requestParameters.identityWithNewAccessV2024, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
63382
64306
|
},
|
|
63383
64307
|
};
|
|
63384
64308
|
};
|
|
@@ -63416,7 +64340,7 @@ var SODViolationsV2024Api = /** @class */ (function (_super) {
|
|
|
63416
64340
|
*/
|
|
63417
64341
|
SODViolationsV2024Api.prototype.startViolationCheck = function (requestParameters, axiosOptions) {
|
|
63418
64342
|
var _this = this;
|
|
63419
|
-
return (0, exports.SODViolationsV2024ApiFp)(this.configuration).startViolationCheck(requestParameters.
|
|
64343
|
+
return (0, exports.SODViolationsV2024ApiFp)(this.configuration).startViolationCheck(requestParameters.identityWithNewAccessV2024, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
63420
64344
|
};
|
|
63421
64345
|
return SODViolationsV2024Api;
|
|
63422
64346
|
}(base_1.BaseAPI));
|
|
@@ -75724,6 +76648,465 @@ exports.PutTaggedObjectTypeV2024 = {
|
|
|
75724
76648
|
SodPolicy: 'SOD_POLICY',
|
|
75725
76649
|
Source: 'SOURCE'
|
|
75726
76650
|
};
|
|
76651
|
+
/**
|
|
76652
|
+
* TagsV2024Api - axios parameter creator
|
|
76653
|
+
* @export
|
|
76654
|
+
*/
|
|
76655
|
+
var TagsV2024ApiAxiosParamCreator = function (configuration) {
|
|
76656
|
+
var _this = this;
|
|
76657
|
+
return {
|
|
76658
|
+
/**
|
|
76659
|
+
* 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.
|
|
76660
|
+
* @summary Create tag
|
|
76661
|
+
* @param {TagV2024} tagV2024
|
|
76662
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
76663
|
+
* @throws {RequiredError}
|
|
76664
|
+
*/
|
|
76665
|
+
createTag: function (tagV2024, axiosOptions) {
|
|
76666
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
76667
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
76668
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
76669
|
+
return __generator(this, function (_a) {
|
|
76670
|
+
switch (_a.label) {
|
|
76671
|
+
case 0:
|
|
76672
|
+
// verify required parameter 'tagV2024' is not null or undefined
|
|
76673
|
+
(0, common_1.assertParamExists)('createTag', 'tagV2024', tagV2024);
|
|
76674
|
+
localVarPath = "/tags";
|
|
76675
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
76676
|
+
if (configuration) {
|
|
76677
|
+
baseOptions = configuration.baseOptions;
|
|
76678
|
+
}
|
|
76679
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
76680
|
+
localVarHeaderParameter = {};
|
|
76681
|
+
localVarQueryParameter = {};
|
|
76682
|
+
// authentication userAuth required
|
|
76683
|
+
// oauth required
|
|
76684
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)
|
|
76685
|
+
// authentication userAuth required
|
|
76686
|
+
// oauth required
|
|
76687
|
+
];
|
|
76688
|
+
case 1:
|
|
76689
|
+
// authentication userAuth required
|
|
76690
|
+
// oauth required
|
|
76691
|
+
_a.sent();
|
|
76692
|
+
// authentication userAuth required
|
|
76693
|
+
// oauth required
|
|
76694
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)];
|
|
76695
|
+
case 2:
|
|
76696
|
+
// authentication userAuth required
|
|
76697
|
+
// oauth required
|
|
76698
|
+
_a.sent();
|
|
76699
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
76700
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
76701
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
76702
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
76703
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(tagV2024, localVarRequestOptions, configuration);
|
|
76704
|
+
return [2 /*return*/, {
|
|
76705
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
76706
|
+
axiosOptions: localVarRequestOptions,
|
|
76707
|
+
}];
|
|
76708
|
+
}
|
|
76709
|
+
});
|
|
76710
|
+
});
|
|
76711
|
+
},
|
|
76712
|
+
/**
|
|
76713
|
+
* 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.
|
|
76714
|
+
* @summary Delete tag
|
|
76715
|
+
* @param {string} id The ID of the object reference to delete.
|
|
76716
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
76717
|
+
* @throws {RequiredError}
|
|
76718
|
+
*/
|
|
76719
|
+
deleteTagById: function (id, axiosOptions) {
|
|
76720
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
76721
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
76722
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
76723
|
+
return __generator(this, function (_a) {
|
|
76724
|
+
switch (_a.label) {
|
|
76725
|
+
case 0:
|
|
76726
|
+
// verify required parameter 'id' is not null or undefined
|
|
76727
|
+
(0, common_1.assertParamExists)('deleteTagById', 'id', id);
|
|
76728
|
+
localVarPath = "/tags/{id}"
|
|
76729
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
76730
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
76731
|
+
if (configuration) {
|
|
76732
|
+
baseOptions = configuration.baseOptions;
|
|
76733
|
+
}
|
|
76734
|
+
localVarRequestOptions = __assign(__assign({ method: 'DELETE' }, baseOptions), axiosOptions);
|
|
76735
|
+
localVarHeaderParameter = {};
|
|
76736
|
+
localVarQueryParameter = {};
|
|
76737
|
+
// authentication userAuth required
|
|
76738
|
+
// oauth required
|
|
76739
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)
|
|
76740
|
+
// authentication userAuth required
|
|
76741
|
+
// oauth required
|
|
76742
|
+
];
|
|
76743
|
+
case 1:
|
|
76744
|
+
// authentication userAuth required
|
|
76745
|
+
// oauth required
|
|
76746
|
+
_a.sent();
|
|
76747
|
+
// authentication userAuth required
|
|
76748
|
+
// oauth required
|
|
76749
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)];
|
|
76750
|
+
case 2:
|
|
76751
|
+
// authentication userAuth required
|
|
76752
|
+
// oauth required
|
|
76753
|
+
_a.sent();
|
|
76754
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
76755
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
76756
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
76757
|
+
return [2 /*return*/, {
|
|
76758
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
76759
|
+
axiosOptions: localVarRequestOptions,
|
|
76760
|
+
}];
|
|
76761
|
+
}
|
|
76762
|
+
});
|
|
76763
|
+
});
|
|
76764
|
+
},
|
|
76765
|
+
/**
|
|
76766
|
+
* 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.
|
|
76767
|
+
* @summary Get tag by id
|
|
76768
|
+
* @param {string} id The ID of the object reference to retrieve.
|
|
76769
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
76770
|
+
* @throws {RequiredError}
|
|
76771
|
+
*/
|
|
76772
|
+
getTagById: function (id, axiosOptions) {
|
|
76773
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
76774
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
76775
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
76776
|
+
return __generator(this, function (_a) {
|
|
76777
|
+
switch (_a.label) {
|
|
76778
|
+
case 0:
|
|
76779
|
+
// verify required parameter 'id' is not null or undefined
|
|
76780
|
+
(0, common_1.assertParamExists)('getTagById', 'id', id);
|
|
76781
|
+
localVarPath = "/tags/{id}"
|
|
76782
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
76783
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
76784
|
+
if (configuration) {
|
|
76785
|
+
baseOptions = configuration.baseOptions;
|
|
76786
|
+
}
|
|
76787
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
76788
|
+
localVarHeaderParameter = {};
|
|
76789
|
+
localVarQueryParameter = {};
|
|
76790
|
+
// authentication userAuth required
|
|
76791
|
+
// oauth required
|
|
76792
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)
|
|
76793
|
+
// authentication userAuth required
|
|
76794
|
+
// oauth required
|
|
76795
|
+
];
|
|
76796
|
+
case 1:
|
|
76797
|
+
// authentication userAuth required
|
|
76798
|
+
// oauth required
|
|
76799
|
+
_a.sent();
|
|
76800
|
+
// authentication userAuth required
|
|
76801
|
+
// oauth required
|
|
76802
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)];
|
|
76803
|
+
case 2:
|
|
76804
|
+
// authentication userAuth required
|
|
76805
|
+
// oauth required
|
|
76806
|
+
_a.sent();
|
|
76807
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
76808
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
76809
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
76810
|
+
return [2 /*return*/, {
|
|
76811
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
76812
|
+
axiosOptions: localVarRequestOptions,
|
|
76813
|
+
}];
|
|
76814
|
+
}
|
|
76815
|
+
});
|
|
76816
|
+
});
|
|
76817
|
+
},
|
|
76818
|
+
/**
|
|
76819
|
+
* 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.
|
|
76820
|
+
* @summary List tags
|
|
76821
|
+
* @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.
|
|
76822
|
+
* @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.
|
|
76823
|
+
* @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.
|
|
76824
|
+
* @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*
|
|
76825
|
+
* @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**
|
|
76826
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
76827
|
+
* @throws {RequiredError}
|
|
76828
|
+
*/
|
|
76829
|
+
listTags: function (limit, offset, count, filters, sorters, axiosOptions) {
|
|
76830
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
76831
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
76832
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
76833
|
+
return __generator(this, function (_a) {
|
|
76834
|
+
switch (_a.label) {
|
|
76835
|
+
case 0:
|
|
76836
|
+
localVarPath = "/tags";
|
|
76837
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
76838
|
+
if (configuration) {
|
|
76839
|
+
baseOptions = configuration.baseOptions;
|
|
76840
|
+
}
|
|
76841
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
76842
|
+
localVarHeaderParameter = {};
|
|
76843
|
+
localVarQueryParameter = {};
|
|
76844
|
+
// authentication userAuth required
|
|
76845
|
+
// oauth required
|
|
76846
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)
|
|
76847
|
+
// authentication userAuth required
|
|
76848
|
+
// oauth required
|
|
76849
|
+
];
|
|
76850
|
+
case 1:
|
|
76851
|
+
// authentication userAuth required
|
|
76852
|
+
// oauth required
|
|
76853
|
+
_a.sent();
|
|
76854
|
+
// authentication userAuth required
|
|
76855
|
+
// oauth required
|
|
76856
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)];
|
|
76857
|
+
case 2:
|
|
76858
|
+
// authentication userAuth required
|
|
76859
|
+
// oauth required
|
|
76860
|
+
_a.sent();
|
|
76861
|
+
if (limit !== undefined) {
|
|
76862
|
+
localVarQueryParameter['limit'] = limit;
|
|
76863
|
+
}
|
|
76864
|
+
if (offset !== undefined) {
|
|
76865
|
+
localVarQueryParameter['offset'] = offset;
|
|
76866
|
+
}
|
|
76867
|
+
if (count !== undefined) {
|
|
76868
|
+
localVarQueryParameter['count'] = count;
|
|
76869
|
+
}
|
|
76870
|
+
if (filters !== undefined) {
|
|
76871
|
+
localVarQueryParameter['filters'] = filters;
|
|
76872
|
+
}
|
|
76873
|
+
if (sorters !== undefined) {
|
|
76874
|
+
localVarQueryParameter['sorters'] = sorters;
|
|
76875
|
+
}
|
|
76876
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
76877
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
76878
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
76879
|
+
return [2 /*return*/, {
|
|
76880
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
76881
|
+
axiosOptions: localVarRequestOptions,
|
|
76882
|
+
}];
|
|
76883
|
+
}
|
|
76884
|
+
});
|
|
76885
|
+
});
|
|
76886
|
+
},
|
|
76887
|
+
};
|
|
76888
|
+
};
|
|
76889
|
+
exports.TagsV2024ApiAxiosParamCreator = TagsV2024ApiAxiosParamCreator;
|
|
76890
|
+
/**
|
|
76891
|
+
* TagsV2024Api - functional programming interface
|
|
76892
|
+
* @export
|
|
76893
|
+
*/
|
|
76894
|
+
var TagsV2024ApiFp = function (configuration) {
|
|
76895
|
+
var localVarAxiosParamCreator = (0, exports.TagsV2024ApiAxiosParamCreator)(configuration);
|
|
76896
|
+
return {
|
|
76897
|
+
/**
|
|
76898
|
+
* 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.
|
|
76899
|
+
* @summary Create tag
|
|
76900
|
+
* @param {TagV2024} tagV2024
|
|
76901
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
76902
|
+
* @throws {RequiredError}
|
|
76903
|
+
*/
|
|
76904
|
+
createTag: function (tagV2024, axiosOptions) {
|
|
76905
|
+
var _a, _b, _c;
|
|
76906
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
76907
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
76908
|
+
return __generator(this, function (_d) {
|
|
76909
|
+
switch (_d.label) {
|
|
76910
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.createTag(tagV2024, axiosOptions)];
|
|
76911
|
+
case 1:
|
|
76912
|
+
localVarAxiosArgs = _d.sent();
|
|
76913
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
76914
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['TagsV2024Api.createTag']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
76915
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
76916
|
+
}
|
|
76917
|
+
});
|
|
76918
|
+
});
|
|
76919
|
+
},
|
|
76920
|
+
/**
|
|
76921
|
+
* 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.
|
|
76922
|
+
* @summary Delete tag
|
|
76923
|
+
* @param {string} id The ID of the object reference to delete.
|
|
76924
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
76925
|
+
* @throws {RequiredError}
|
|
76926
|
+
*/
|
|
76927
|
+
deleteTagById: function (id, axiosOptions) {
|
|
76928
|
+
var _a, _b, _c;
|
|
76929
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
76930
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
76931
|
+
return __generator(this, function (_d) {
|
|
76932
|
+
switch (_d.label) {
|
|
76933
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.deleteTagById(id, axiosOptions)];
|
|
76934
|
+
case 1:
|
|
76935
|
+
localVarAxiosArgs = _d.sent();
|
|
76936
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
76937
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['TagsV2024Api.deleteTagById']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
76938
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
76939
|
+
}
|
|
76940
|
+
});
|
|
76941
|
+
});
|
|
76942
|
+
},
|
|
76943
|
+
/**
|
|
76944
|
+
* 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.
|
|
76945
|
+
* @summary Get tag by id
|
|
76946
|
+
* @param {string} id The ID of the object reference to retrieve.
|
|
76947
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
76948
|
+
* @throws {RequiredError}
|
|
76949
|
+
*/
|
|
76950
|
+
getTagById: function (id, axiosOptions) {
|
|
76951
|
+
var _a, _b, _c;
|
|
76952
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
76953
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
76954
|
+
return __generator(this, function (_d) {
|
|
76955
|
+
switch (_d.label) {
|
|
76956
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getTagById(id, axiosOptions)];
|
|
76957
|
+
case 1:
|
|
76958
|
+
localVarAxiosArgs = _d.sent();
|
|
76959
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
76960
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['TagsV2024Api.getTagById']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
76961
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
76962
|
+
}
|
|
76963
|
+
});
|
|
76964
|
+
});
|
|
76965
|
+
},
|
|
76966
|
+
/**
|
|
76967
|
+
* 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.
|
|
76968
|
+
* @summary List tags
|
|
76969
|
+
* @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.
|
|
76970
|
+
* @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.
|
|
76971
|
+
* @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.
|
|
76972
|
+
* @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*
|
|
76973
|
+
* @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**
|
|
76974
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
76975
|
+
* @throws {RequiredError}
|
|
76976
|
+
*/
|
|
76977
|
+
listTags: function (limit, offset, count, filters, sorters, axiosOptions) {
|
|
76978
|
+
var _a, _b, _c;
|
|
76979
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
76980
|
+
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
76981
|
+
return __generator(this, function (_d) {
|
|
76982
|
+
switch (_d.label) {
|
|
76983
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.listTags(limit, offset, count, filters, sorters, axiosOptions)];
|
|
76984
|
+
case 1:
|
|
76985
|
+
localVarAxiosArgs = _d.sent();
|
|
76986
|
+
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
76987
|
+
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['TagsV2024Api.listTags']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
76988
|
+
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
76989
|
+
}
|
|
76990
|
+
});
|
|
76991
|
+
});
|
|
76992
|
+
},
|
|
76993
|
+
};
|
|
76994
|
+
};
|
|
76995
|
+
exports.TagsV2024ApiFp = TagsV2024ApiFp;
|
|
76996
|
+
/**
|
|
76997
|
+
* TagsV2024Api - factory interface
|
|
76998
|
+
* @export
|
|
76999
|
+
*/
|
|
77000
|
+
var TagsV2024ApiFactory = function (configuration, basePath, axios) {
|
|
77001
|
+
var localVarFp = (0, exports.TagsV2024ApiFp)(configuration);
|
|
77002
|
+
return {
|
|
77003
|
+
/**
|
|
77004
|
+
* 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.
|
|
77005
|
+
* @summary Create tag
|
|
77006
|
+
* @param {TagsV2024ApiCreateTagRequest} requestParameters Request parameters.
|
|
77007
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
77008
|
+
* @throws {RequiredError}
|
|
77009
|
+
*/
|
|
77010
|
+
createTag: function (requestParameters, axiosOptions) {
|
|
77011
|
+
return localVarFp.createTag(requestParameters.tagV2024, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
77012
|
+
},
|
|
77013
|
+
/**
|
|
77014
|
+
* 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.
|
|
77015
|
+
* @summary Delete tag
|
|
77016
|
+
* @param {TagsV2024ApiDeleteTagByIdRequest} requestParameters Request parameters.
|
|
77017
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
77018
|
+
* @throws {RequiredError}
|
|
77019
|
+
*/
|
|
77020
|
+
deleteTagById: function (requestParameters, axiosOptions) {
|
|
77021
|
+
return localVarFp.deleteTagById(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
77022
|
+
},
|
|
77023
|
+
/**
|
|
77024
|
+
* 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.
|
|
77025
|
+
* @summary Get tag by id
|
|
77026
|
+
* @param {TagsV2024ApiGetTagByIdRequest} requestParameters Request parameters.
|
|
77027
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
77028
|
+
* @throws {RequiredError}
|
|
77029
|
+
*/
|
|
77030
|
+
getTagById: function (requestParameters, axiosOptions) {
|
|
77031
|
+
return localVarFp.getTagById(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
77032
|
+
},
|
|
77033
|
+
/**
|
|
77034
|
+
* 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.
|
|
77035
|
+
* @summary List tags
|
|
77036
|
+
* @param {TagsV2024ApiListTagsRequest} requestParameters Request parameters.
|
|
77037
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
77038
|
+
* @throws {RequiredError}
|
|
77039
|
+
*/
|
|
77040
|
+
listTags: function (requestParameters, axiosOptions) {
|
|
77041
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
77042
|
+
return localVarFp.listTags(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
77043
|
+
},
|
|
77044
|
+
};
|
|
77045
|
+
};
|
|
77046
|
+
exports.TagsV2024ApiFactory = TagsV2024ApiFactory;
|
|
77047
|
+
/**
|
|
77048
|
+
* TagsV2024Api - object-oriented interface
|
|
77049
|
+
* @export
|
|
77050
|
+
* @class TagsV2024Api
|
|
77051
|
+
* @extends {BaseAPI}
|
|
77052
|
+
*/
|
|
77053
|
+
var TagsV2024Api = /** @class */ (function (_super) {
|
|
77054
|
+
__extends(TagsV2024Api, _super);
|
|
77055
|
+
function TagsV2024Api() {
|
|
77056
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
77057
|
+
}
|
|
77058
|
+
/**
|
|
77059
|
+
* 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.
|
|
77060
|
+
* @summary Create tag
|
|
77061
|
+
* @param {TagsV2024ApiCreateTagRequest} requestParameters Request parameters.
|
|
77062
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
77063
|
+
* @throws {RequiredError}
|
|
77064
|
+
* @memberof TagsV2024Api
|
|
77065
|
+
*/
|
|
77066
|
+
TagsV2024Api.prototype.createTag = function (requestParameters, axiosOptions) {
|
|
77067
|
+
var _this = this;
|
|
77068
|
+
return (0, exports.TagsV2024ApiFp)(this.configuration).createTag(requestParameters.tagV2024, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
77069
|
+
};
|
|
77070
|
+
/**
|
|
77071
|
+
* 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.
|
|
77072
|
+
* @summary Delete tag
|
|
77073
|
+
* @param {TagsV2024ApiDeleteTagByIdRequest} requestParameters Request parameters.
|
|
77074
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
77075
|
+
* @throws {RequiredError}
|
|
77076
|
+
* @memberof TagsV2024Api
|
|
77077
|
+
*/
|
|
77078
|
+
TagsV2024Api.prototype.deleteTagById = function (requestParameters, axiosOptions) {
|
|
77079
|
+
var _this = this;
|
|
77080
|
+
return (0, exports.TagsV2024ApiFp)(this.configuration).deleteTagById(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
77081
|
+
};
|
|
77082
|
+
/**
|
|
77083
|
+
* 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.
|
|
77084
|
+
* @summary Get tag by id
|
|
77085
|
+
* @param {TagsV2024ApiGetTagByIdRequest} requestParameters Request parameters.
|
|
77086
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
77087
|
+
* @throws {RequiredError}
|
|
77088
|
+
* @memberof TagsV2024Api
|
|
77089
|
+
*/
|
|
77090
|
+
TagsV2024Api.prototype.getTagById = function (requestParameters, axiosOptions) {
|
|
77091
|
+
var _this = this;
|
|
77092
|
+
return (0, exports.TagsV2024ApiFp)(this.configuration).getTagById(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
77093
|
+
};
|
|
77094
|
+
/**
|
|
77095
|
+
* 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.
|
|
77096
|
+
* @summary List tags
|
|
77097
|
+
* @param {TagsV2024ApiListTagsRequest} requestParameters Request parameters.
|
|
77098
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
77099
|
+
* @throws {RequiredError}
|
|
77100
|
+
* @memberof TagsV2024Api
|
|
77101
|
+
*/
|
|
77102
|
+
TagsV2024Api.prototype.listTags = function (requestParameters, axiosOptions) {
|
|
77103
|
+
var _this = this;
|
|
77104
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
77105
|
+
return (0, exports.TagsV2024ApiFp)(this.configuration).listTags(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
77106
|
+
};
|
|
77107
|
+
return TagsV2024Api;
|
|
77108
|
+
}(base_1.BaseAPI));
|
|
77109
|
+
exports.TagsV2024Api = TagsV2024Api;
|
|
75727
77110
|
/**
|
|
75728
77111
|
* TaskManagementV2024Api - axios parameter creator
|
|
75729
77112
|
* @export
|