sailpoint-api-client 1.6.8 → 1.6.10
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 +343 -1123
- package/beta/common.ts +2 -2
- package/beta/package.json +1 -1
- package/dist/beta/api.d.ts +321 -840
- package/dist/beta/api.js +113 -699
- package/dist/beta/api.js.map +1 -1
- package/dist/beta/common.js +1 -1
- package/dist/beta/common.js.map +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 +1536 -511
- package/dist/v2024/api.js +5111 -4045
- package/dist/v2024/api.js.map +1 -1
- package/dist/v2024/common.js +1 -1
- package/dist/v2024/common.js.map +1 -1
- package/dist/v2025/api.d.ts +5099 -632
- package/dist/v2025/api.js +11068 -7033
- package/dist/v2025/api.js.map +1 -1
- package/dist/v2025/common.js +1 -1
- package/dist/v2025/common.js.map +1 -1
- package/dist/v3/api.d.ts +122 -444
- package/dist/v3/api.js +88 -407
- package/dist/v3/api.js.map +1 -1
- package/dist/v3/common.js +1 -1
- package/dist/v3/common.js.map +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 +2323 -771
- package/v2024/common.ts +2 -2
- package/v2024/package.json +1 -1
- package/v2025/README.md +2 -2
- package/v2025/api.ts +7689 -1221
- package/v2025/common.ts +2 -2
- package/v2025/package.json +1 -1
- package/v3/README.md +2 -2
- package/v3/api.ts +146 -611
- package/v3/common.ts +2 -2
- package/v3/package.json +1 -1
package/dist/beta/api.js
CHANGED
|
@@ -79,20 +79,19 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
79
79
|
};
|
|
80
80
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
81
81
|
exports.AccountStatusChangedStatusChangeBetaNewStatusBeta = exports.AccountStatusChangedStatusChangeBetaPreviousStatusBeta = exports.AccountCorrelatedSourceBetaTypeBeta = exports.AccountCorrelatedIdentityBetaTypeBeta = exports.AccountCorrelatedAccountBetaTypeBeta = exports.AccountBetaOriginBeta = exports.AccountAttributesChangedSourceBetaTypeBeta = exports.AccountAttributesChangedIdentityBetaTypeBeta = exports.AccountAttributesChangedAccountBetaTypeBeta = exports.AccountAggregationStatusBetaStatusBeta = exports.AccountAggregationCompletedSourceBetaTypeBeta = exports.AccountAggregationCompletedBetaStatusBeta = exports.AccountAggregationBetaStatusBeta = exports.AccountActivityItemOperationBeta = exports.AccountActivityApprovalStatusBeta = exports.AccountActionBetaActionBeta = exports.AccessTypeBeta = exports.AccessRequestTypeBeta = exports.AccessRequestRecommendationItemTypeBeta = exports.AccessRequestPreApprovalRequestedItemsInnerBetaOperationBeta = exports.AccessRequestPreApprovalRequestedItemsInnerBetaTypeBeta = exports.AccessRequestPostApprovalRequestedItemsStatusInnerBetaOperationBeta = exports.AccessRequestPostApprovalRequestedItemsStatusInnerBetaTypeBeta = exports.AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInnerBetaApprovalDecisionBeta = exports.AccessRequestPhasesBetaResultBeta = exports.AccessRequestPhasesBetaStateBeta = exports.AccessRequestItemResponseBetaDecisionBeta = exports.AccessRequestItemBetaTypeBeta = exports.AccessRequestDynamicApproverRequestedItemsInnerBetaOperationBeta = exports.AccessRequestDynamicApproverRequestedItemsInnerBetaTypeBeta = exports.AccessRequestDynamicApprover1BetaTypeBeta = exports.AccessProfileUsageUsedByInnerBetaTypeBeta = exports.AccessProfileSourceRefBetaTypeBeta = exports.AccessProfileRefBetaTypeBeta = exports.AccessProfileApprovalSchemeBetaApproverTypeBeta = exports.AccessItemReviewedByBetaTypeBeta = exports.AccessItemRequesterDtoBetaTypeBeta = exports.AccessItemRequesterDto1BetaTypeBeta = exports.AccessItemRequesterBetaTypeBeta = exports.AccessItemRequestedForDtoBetaTypeBeta = exports.AccessItemRequestedForDto1BetaTypeBeta = exports.AccessItemRemovedBetaAccessItemTypeBeta = exports.AccessItemRefBetaTypeBeta = exports.AccessItemOwnerDtoBetaTypeBeta = exports.AccessItemDiffBetaEventTypeBeta = exports.AccessItemAssociatedBetaAccessItemTypeBeta = exports.AccessItemApproverDtoBetaTypeBeta = exports.AccessCriteriaCriteriaListInnerBetaTypeBeta = exports.AccessConstraintBetaOperatorBeta = exports.AccessConstraintBetaTypeBeta = void 0;
|
|
82
|
-
exports.CommentDto1AuthorBetaTypeBeta = exports.CloseAccessRequestBetaCompletionStatusBeta = exports.CloseAccessRequestBetaExecutionStatusBeta = exports.ClientTypeBeta = exports.CertificationTaskBetaStatusBeta = exports.CertificationTaskBetaTargetTypeBeta = exports.CertificationTaskBetaTypeBeta = exports.CertificationReferenceDtoBetaTypeBeta = exports.CertificationReferenceBetaTypeBeta = exports.CertificationPhaseBeta = exports.CampaignTemplateOwnerRefBetaTypeBeta = exports.CampaignReportBetaStatusBeta = exports.CampaignReportBetaTypeBeta = exports.CampaignReferenceBetaMandatoryCommentRequirementBeta = exports.CampaignReferenceBetaCorrelatedStatusBeta = exports.CampaignReferenceBetaCampaignTypeBeta = exports.CampaignReferenceBetaTypeBeta = exports.CampaignGeneratedCampaignBetaStatusBeta = exports.CampaignGeneratedCampaignBetaTypeBeta = exports.CampaignEndedCampaignBetaStatusBeta = exports.CampaignEndedCampaignBetaTypeBeta = exports.CampaignBetaMandatoryCommentRequirementBeta = exports.CampaignBetaCorrelatedStatusBeta = exports.CampaignBetaStatusBeta = exports.CampaignBetaTypeBeta = exports.CampaignAlertBetaLevelBeta = exports.CampaignActivatedCampaignBetaStatusBeta = exports.CampaignActivatedCampaignBetaTypeBeta = exports.BulkWorkgroupMembersRequestInnerBetaTypeBeta = exports.BulkTaggedObjectBetaOperationBeta = exports.BeforeProvisioningRuleDtoBetaTypeBeta = exports.AuthProfileBetaTypeBeta = exports.AttributeDefinitionTypeBeta = exports.AttributeDefinitionSchemaBetaTypeBeta = exports.AttrSyncSourceBetaTypeBeta = exports.ApprovalStatusDtoOriginalOwnerBetaTypeBeta = exports.ApprovalStatusDtoCurrentOwnerBetaTypeBeta = exports.ApprovalStatusBeta = exports.ApprovalSchemeForRoleBetaApproverTypeBeta = exports.ApprovalSchemeBeta = exports.
|
|
83
|
-
exports.FormOwnerBetaTypeBeta = exports.FormInstanceResponseBetaStateBeta = exports.FormInstanceRecipientBetaTypeBeta = exports.FormInstanceCreatedByBetaTypeBeta = exports.FormElementValidationsSetBetaValidationTypeBeta = exports.FormElementDynamicDataSourceConfigBetaObjectTypeBeta = exports.FormElementDynamicDataSourceConfigBetaIndicesBeta = exports.FormElementDynamicDataSourceBetaDataSourceTypeBeta = exports.FormElementBetaElementTypeBeta = exports.FormDefinitionSelfImportExportDtoBetaTypeBeta = exports.FormDefinitionInputBetaTypeBeta = exports.FormConditionBetaRuleOperatorBeta = exports.ExpressionBetaOperatorBeta = exports.ExportPayloadBetaIncludeTypesBeta = exports.ExportPayloadBetaExcludeTypesBeta = exports.ExportOptionsBetaIncludeTypesBeta = exports.ExportOptionsBetaExcludeTypesBeta = exports.ExecutionStatusBeta = exports.ExceptionCriteriaCriteriaListInnerBetaTypeBeta = exports.EntitlementRefBetaTypeBeta = exports.EntitlementOwnerBetaTypeBeta = exports.EntitlementApprovalSchemeBetaApproverTypeBeta = exports.EmailStatusDtoBetaVerificationStatusBeta = exports.DtoTypeBeta = exports.DimensionRefBetaTypeBeta = exports.Delete202ResponseBetaTypeBeta = exports.DateCompareBetaOperatorBeta = exports.CustomPasswordInstructionBetaPageIdBeta = exports.CreateFormInstanceRequestBetaStateBeta = exports.CorrelationConfigAttributeAssignmentsInnerBetaMatchModeBeta = exports.CorrelationConfigAttributeAssignmentsInnerBetaOperationBeta = exports.CorrelatedGovernanceEventBetaTypeBeta = exports.ConnectorRuleValidationResponseBetaStateBeta = exports.ConnectorRuleUpdateRequestBetaTypeBeta = exports.ConnectorRuleResponseBetaTypeBeta = exports.ConnectorRuleCreateRequestBetaTypeBeta = exports.ConnectedObjectTypeBeta = exports.ConfigTypeEnumCamelBeta = exports.ConfigTypeEnumBeta = exports.ConditionRuleBetaValueTypeBeta = exports.ConditionRuleBetaOperatorBeta = exports.ConditionRuleBetaSourceTypeBeta = exports.ConditionEffectBetaEffectTypeBeta = exports.CompletionStatusBeta = exports.CompletedApprovalStateBeta = exports.CompletedApprovalReviewedByBetaTypeBeta =
|
|
84
|
-
exports.LoadAccountsTaskTaskBetaCompletionStatusBeta = exports.ListWorkgroupMembers200ResponseInnerBetaTypeBeta = exports.LauncherRequestReferenceBetaTypeBeta = exports.LauncherRequestBetaTypeBeta = exports.LauncherReferenceBetaTypeBeta = exports.LauncherBetaTypeBeta = exports.LatestOutlierSummaryBetaTypeBeta = exports.KbaAuthResponseBetaStatusBeta = exports.JsonPatchOperationsBetaOpBeta = exports.JsonPatchOperationBetaOpBeta = exports.InvocationStatusTypeBeta = exports.ImportOptionsBetaDefaultReferencesBeta = exports.ImportOptionsBetaIncludeTypesBeta = exports.ImportOptionsBetaExcludeTypesBeta = exports.ImportObjectBetaTypeBeta = exports.ImportAccountsRequestBetaDisableOptimizationBeta = exports.ImportAccountsRequest1BetaDisableOptimizationBeta = exports.IdentityWithNewAccessAccessRefsInnerBetaTypeBeta = exports.IdentitySyncJobBetaStatusBeta = exports.IdentityProfileAllOfOwnerBetaTypeBeta = exports.IdentityProfileAllOfAuthoritativeSourceBetaTypeBeta = exports.IdentityProfile1AllOfAuthoritativeSourceBetaTypeBeta = exports.IdentityPreviewResponseIdentityBetaTypeBeta = exports.IdentityManagerRefBetaTypeBeta = exports.IdentityDeletedIdentityBetaTypeBeta = exports.IdentityCreatedIdentityBetaTypeBeta = exports.IdentityCertificationTaskBetaStatusBeta = exports.IdentityCertificationTaskBetaTypeBeta = exports.IdentityBetaIdentityStatusBeta = exports.IdentityBetaProcessingStateBeta = exports.IdentityAttributesChangedIdentityBetaTypeBeta = exports.HttpDispatchModeBeta = exports.HttpAuthenticationTypeBeta = exports.GrantTypeBeta = exports.GetHistoricalIdentityEvents200ResponseInnerBetaAccessItemTypeBeta = exports.GetActiveCampaigns200ResponseInnerBetaMandatoryCommentRequirementBeta = exports.GetActiveCampaigns200ResponseInnerBetaCorrelatedStatusBeta = exports.GetActiveCampaigns200ResponseInnerBetaStatusBeta = exports.GetActiveCampaigns200ResponseInnerBetaTypeBeta = exports.FullcampaignBetaMandatoryCommentRequirementBeta = exports.FullcampaignBetaCorrelatedStatusBeta = exports.FullcampaignBetaStatusBeta = exports.FullcampaignBetaTypeBeta = exports.FullcampaignAllOfSourcesWithOrphanEntitlementsBetaTypeBeta = exports.FullcampaignAllOfSearchCampaignInfoReviewerBetaTypeBeta = exports.FullcampaignAllOfSearchCampaignInfoBetaTypeBeta = exports.FullcampaignAllOfRoleCompositionCampaignInfoRemediatorRefBetaTypeBeta =
|
|
85
|
-
exports.ProvisioningCompletedAccountRequestsInnerAttributeRequestsInnerBetaOperationBeta = exports.ProductBetaOrgTypeBeta = exports.PreApprovalTriggerDetailsBetaDecisionBeta = exports.PendingApprovalActionBeta = exports.PatchPotentialRoleRequestInnerBetaOpBeta = exports.PatOwnerBetaTypeBeta = exports.PasswordStatusBetaStateBeta = exports.PasswordChangeResponseBetaStateBeta = exports.OwnerReferenceSegmentsBetaTypeBeta = exports.OwnerReferenceDtoBetaTypeBeta = exports.OwnerReferenceBetaTypeBeta = exports.OwnerDtoBetaTypeBeta = exports.OutliersContributingFeatureAccessItemsBetaAccessTypeBeta = exports.OutlierSummaryBetaTypeBeta = exports.OutlierFeatureSummaryOutlierFeatureDisplayValuesInnerBetaValueTypeBeta = exports.OutlierContributingFeatureBetaValueTypeBeta = exports.OutlierBetaUnignoreTypeBeta = exports.OutlierBetaTypeBeta = exports.NonEmployeeSchemaAttributeTypeBeta = exports.NonEmployeeBulkUploadStatusBetaStatusBeta = exports.NonEmployeeBulkUploadJobBetaStatusBeta = exports.NativeChangeDetectionConfigBetaOperationsBeta = exports.NamedConstructsBeta = exports.MultiHostSourcesSchemasInnerBetaTypeBeta = exports.MultiHostSourcesPasswordPoliciesInnerBetaTypeBeta = exports.MultiHostSourcesManagerCorrelationRuleBetaTypeBeta = exports.MultiHostSourcesBetaStatusBeta = exports.MultiHostSourcesBetaFeaturesBeta = exports.MultiHostSourcesBeforeProvisioningRuleBetaTypeBeta = exports.MultiHostSourcesAccountCorrelationRuleBetaTypeBeta = exports.MultiHostSourcesAccountCorrelationConfigBetaTypeBeta = exports.MultiHostIntegrationsOwnerBetaTypeBeta = exports.MultiHostIntegrationsManagementWorkgroupBetaTypeBeta = exports.MultiHostIntegrationsConnectorAttributesBetaMultihostStatusBeta = exports.MultiHostIntegrationsClusterBetaTypeBeta = exports.MultiHostIntegrationsBetaConnectionTypeBeta = exports.MultiHostIntegrationsBetaStatusBeta = exports.MfaConfigTestResponseBetaStateBeta = exports.MediumBeta = exports.ManualWorkItemStateBeta = exports.ManualWorkItemDetailsOriginalOwnerBetaTypeBeta = exports.ManualWorkItemDetailsCurrentOwnerBetaTypeBeta = exports.ManagedClusterTypesBeta = exports.ManagedClientTypeBeta = exports.ManagedClientStatusEnumBeta = exports.MailFromAttributesBetaMailFromDomainStatusBeta = exports.LocaleOriginBeta =
|
|
86
|
-
exports.SendTokenRequestBetaDeliveryTypeBeta = exports.SendTestNotificationRequestDtoBetaMediumBeta = exports.SendAccountVerificationRequestBetaViaBeta = exports.SelfImportExportDtoBetaTypeBeta = exports.SedAssigneeBetaTypeBeta = exports.SchemaBetaFeaturesBeta = exports.ScheduledAttributesBetaFrequencyBeta = exports.ScheduleTypeBeta = exports.ScheduleMonthsBetaTypeBeta = exports.ScheduleHoursBetaTypeBeta = exports.ScheduleDaysBetaTypeBeta = exports.ScheduleBetaTypeBeta = exports.RoleMiningSessionStateBeta = exports.RoleMiningSessionScopingMethodBeta = exports.RoleMiningRoleTypeBeta = exports.RoleMiningPotentialRoleProvisionStateBeta = exports.RoleMiningPotentialRoleExportStateBeta = exports.RoleMembershipSelectorTypeBeta = exports.RoleInsightsResponseBetaStatusBeta = exports.RoleCriteriaOperationBeta = exports.RoleCriteriaKeyTypeBeta = exports.RoleAssignmentSourceTypeBeta = exports.ReviewerBetaTypeBeta = exports.RequestedItemStatusSodViolationContextBetaStateBeta = exports.RequestedItemStatusRequestedForBetaTypeBeta = exports.RequestedItemStatusRequestStateBeta = exports.RequestedItemStatusPreApprovalTriggerDetailsBetaDecisionBeta = exports.RequestedItemStatusBetaTypeBeta = exports.RequestedItemDtoRefBetaTypeBeta = exports.RequestedItemDetailsBetaTypeBeta = exports.RequestableObjectTypeBeta = exports.RequestableObjectRequestStatusBeta = exports.RequestableObjectReferenceBetaTypeBeta = exports.ReportTypeBeta = exports.ReportResultReferenceBetaStatusBeta = exports.ReportResultReferenceBetaTypeBeta = exports.RecommendationResponseBetaRecommendationBeta = exports.RecommendationBetaMethodBeta = exports.RecommendationBetaTypeBeta = exports.ReassignmentTypeEnumBeta = exports.ReassignmentTypeBeta = exports.ReassignReferenceBetaTypeBeta = exports.ProvisioningStateBeta = exports.ProvisioningCriteriaOperationBeta = exports.ProvisioningConfigManagedResourceRefsInnerBetaTypeBeta = exports.ProvisioningCompletedRequesterBetaTypeBeta = exports.ProvisioningCompletedRecipientBetaTypeBeta =
|
|
87
|
-
exports.TokenAuthResponseBetaStatusBeta = exports.TokenAuthRequestBetaDeliveryTypeBeta = exports.TestSourceConnectionMultihost200ResponseBetaResultTypeBeta = exports.TemplateDtoDefaultBetaMediumBeta = exports.TemplateDtoBetaMediumBeta = exports.TemplateBulkDeleteDtoBetaMediumBeta = exports.TaskStatusMessageBetaTypeBeta = exports.TaskStatusBetaCompletionStatusBeta = exports.TaskStatusBetaTypeBeta = exports.TaskResultSimplifiedBetaCompletionStatusBeta = exports.TaskResultDtoBetaTypeBeta = exports.TargetBetaTypeBeta = exports.TaggedObjectObjectRefBetaTypeBeta = exports.TaggedObjectDtoBetaTypeBeta = exports.TagTagCategoryRefsInnerBetaTypeBeta = exports.SubscriptionTypeBeta = exports.SubscriptionPatchRequestInnerBetaOpBeta = exports.StatusResponseBetaStatusBeta = exports.StandardLevelBeta = exports.SpConfigRuleBetaModesBeta = exports.SpConfigJobBetaTypeBeta = exports.SpConfigJobBetaStatusBeta = exports.SpConfigImportJobStatusBetaTypeBeta = exports.SpConfigImportJobStatusBetaStatusBeta = exports.SpConfigExportJobStatusBetaTypeBeta = exports.SpConfigExportJobStatusBetaStatusBeta = exports.SpConfigExportJobBetaTypeBeta = exports.SpConfigExportJobBetaStatusBeta = exports.SourceUsageStatusBetaStatusBeta = exports.SourceUpdatedActorBetaTypeBeta = exports.SourceSyncJobBetaStatusBeta = exports.SourceDeletedActorBetaTypeBeta = exports.SourceCreatedActorBetaTypeBeta = exports.SourceClusterDtoBetaTypeBeta = exports.SourceBetaStatusBeta = exports.SourceBetaFeaturesBeta = exports.SodViolationContextCheckCompletedBetaStateBeta = exports.SodViolationContextCheckCompleted1BetaStateBeta = exports.SodReportResultDtoBetaTypeBeta = exports.SodRecipientBetaTypeBeta = exports.SodPolicyOwnerRefBetaTypeBeta = exports.SodPolicyDtoBetaTypeBeta = exports.SodPolicyDto1BetaTypeBeta = exports.SodPolicyBetaTypeBeta = exports.SodPolicyBetaStateBeta = exports.SlimcampaignBetaCorrelatedStatusBeta = exports.SlimcampaignBetaStatusBeta = exports.SlimcampaignBetaTypeBeta =
|
|
88
|
-
exports.AccountActivitiesBetaApi = exports.AccountActivitiesBetaApiFactory = exports.AccountActivitiesBetaApiFp = exports.AccountActivitiesBetaApiAxiosParamCreator = exports.AccessRequestsBetaApi = exports.AccessRequestsBetaApiFactory = exports.AccessRequestsBetaApiFp = exports.AccessRequestsBetaApiAxiosParamCreator = exports.GetAccessRequestIdentityMetricsTypeBeta = exports.AccessRequestIdentityMetricsBetaApi = exports.AccessRequestIdentityMetricsBetaApiFactory = exports.AccessRequestIdentityMetricsBetaApiFp = exports.AccessRequestIdentityMetricsBetaApiAxiosParamCreator = exports.AccessRequestApprovalsBetaApi = exports.AccessRequestApprovalsBetaApiFactory = exports.AccessRequestApprovalsBetaApiFp = exports.AccessRequestApprovalsBetaApiAxiosParamCreator = exports.AccessProfilesBetaApi = exports.AccessProfilesBetaApiFactory = exports.AccessProfilesBetaApiFp = exports.AccessProfilesBetaApiAxiosParamCreator = exports.AccessModelMetadataBetaApi = exports.AccessModelMetadataBetaApiFactory = exports.AccessModelMetadataBetaApiFp = exports.AccessModelMetadataBetaApiAxiosParamCreator = exports.WorkgroupDtoOwnerBetaTypeBeta = exports.WorkgroupConnectionDtoBetaConnectionTypeBeta = exports.WorkflowTriggerBetaTypeBeta = exports.WorkflowTriggerAttributesBetaFrequencyBeta = exports.WorkflowModifiedByBetaTypeBeta = exports.WorkflowLibraryTriggerBetaTypeBeta = exports.WorkflowLibraryFormFieldsBetaTypeBeta = exports.WorkflowExecutionEventBetaTypeBeta = exports.WorkflowExecutionBetaStatusBeta = exports.WorkflowBodyOwnerBetaTypeBeta = exports.WorkflowAllOfCreatorBetaTypeBeta = exports.WorkItemTypeBeta = exports.WorkItemStateBeta = exports.ViolationOwnerAssignmentConfigOwnerRefBetaTypeBeta = exports.ViolationOwnerAssignmentConfigBetaAssignmentRuleBeta = exports.ViolationContextPolicyBetaTypeBeta = exports.VerificationResponseBetaStatusBeta = exports.VAClusterStatusChangeEventPreviousHealthCheckResultBetaStatusBeta = exports.VAClusterStatusChangeEventHealthCheckResultBetaStatusBeta = exports.VAClusterStatusChangeEventBetaTypeBeta = exports.UsageTypeBeta = exports.UpdateMultiHostSourcesRequestInnerBetaOpBeta = exports.TriggerTypeBeta = exports.TransformReadBetaTypeBeta =
|
|
89
|
-
exports.CustomFormsBetaApiFp = exports.CustomFormsBetaApiAxiosParamCreator = exports.GetConnectorListLocaleBeta = exports.ConnectorsBetaApi = exports.ConnectorsBetaApiFactory = exports.ConnectorsBetaApiFp = exports.ConnectorsBetaApiAxiosParamCreator = exports.ConnectorRuleManagementBetaApi = exports.ConnectorRuleManagementBetaApiFactory = exports.ConnectorRuleManagementBetaApiFp = exports.ConnectorRuleManagementBetaApiAxiosParamCreator = exports.CertificationsBetaApi = exports.CertificationsBetaApiFactory = exports.CertificationsBetaApiFp = exports.CertificationsBetaApiAxiosParamCreator = exports.GetActiveCampaignsDetailBeta = exports.CertificationCampaignsBetaApi = exports.CertificationCampaignsBetaApiFactory = exports.CertificationCampaignsBetaApiFp = exports.CertificationCampaignsBetaApiAxiosParamCreator = exports.AuthProfileBetaApi = exports.AuthProfileBetaApiFactory = exports.AuthProfileBetaApiFp = exports.AuthProfileBetaApiAxiosParamCreator = exports.AppsBetaApi = exports.AppsBetaApiFactory = exports.AppsBetaApiFp = exports.AppsBetaApiAxiosParamCreator = exports.
|
|
90
|
-
exports.IAIRoleMiningBetaApiFactory = exports.IAIRoleMiningBetaApiFp = exports.IAIRoleMiningBetaApiAxiosParamCreator = exports.IAIRecommendationsBetaApi = exports.IAIRecommendationsBetaApiFactory = exports.IAIRecommendationsBetaApiFp = exports.IAIRecommendationsBetaApiAxiosParamCreator = exports.GetPeerGroupOutliersStrategyBeta = exports.IAIPeerGroupStrategiesBetaApi = exports.IAIPeerGroupStrategiesBetaApiFactory = exports.IAIPeerGroupStrategiesBetaApiFp = exports.IAIPeerGroupStrategiesBetaApiAxiosParamCreator = exports.ListOutliersContributingFeatureAccessItemsContributingFeatureNameBeta = exports.GetLatestIdentityOutlierSnapshotsTypeBeta = exports.GetIdentityOutliersTypeBeta = exports.GetIdentityOutlierSnapshotsTypeBeta = exports.ExportOutliersZipTypeBeta = exports.IAIOutliersBetaApi = exports.IAIOutliersBetaApiFactory = exports.IAIOutliersBetaApiFp = exports.IAIOutliersBetaApiAxiosParamCreator = exports.GetMessageCatalogsCatalogIdBeta = exports.IAIMessageCatalogsBetaApi = exports.IAIMessageCatalogsBetaApiFactory = exports.IAIMessageCatalogsBetaApiFp = exports.IAIMessageCatalogsBetaApiAxiosParamCreator = exports.IAICommonAccessBetaApi = exports.IAICommonAccessBetaApiFactory = exports.IAICommonAccessBetaApiFp = exports.IAICommonAccessBetaApiAxiosParamCreator = exports.IAIAccessRequestRecommendationsBetaApi = exports.IAIAccessRequestRecommendationsBetaApiFactory = exports.IAIAccessRequestRecommendationsBetaApiFp = exports.IAIAccessRequestRecommendationsBetaApiAxiosParamCreator = exports.GovernanceGroupsBetaApi = exports.GovernanceGroupsBetaApiFactory = exports.GovernanceGroupsBetaApiFp = exports.GovernanceGroupsBetaApiAxiosParamCreator = exports.EntitlementsBetaApi = exports.EntitlementsBetaApiFactory = exports.EntitlementsBetaApiFp = exports.EntitlementsBetaApiAxiosParamCreator = exports.GetCustomPasswordInstructionsPageIdBeta = exports.DeleteCustomPasswordInstructionsPageIdBeta = exports.CustomPasswordInstructionsBetaApi =
|
|
91
|
-
exports.ManagedClientsBetaApiFp = exports.ManagedClientsBetaApiAxiosParamCreator = exports.PingVerificationStatusMethodBeta = exports.MFAControllerBetaApi = exports.MFAControllerBetaApiFactory = exports.MFAControllerBetaApiFp = exports.MFAControllerBetaApiAxiosParamCreator = exports.TestMFAConfigMethodBeta = exports.DeleteMFAConfigMethodBeta = exports.MFAConfigurationBetaApi = exports.MFAConfigurationBetaApiFactory = exports.MFAConfigurationBetaApiFp = exports.MFAConfigurationBetaApiAxiosParamCreator = exports.LifecycleStatesBetaApi = exports.LifecycleStatesBetaApiFactory = exports.LifecycleStatesBetaApiFp = exports.LifecycleStatesBetaApiAxiosParamCreator = exports.LaunchersBetaApi = exports.LaunchersBetaApiFactory = exports.LaunchersBetaApiFp = exports.LaunchersBetaApiAxiosParamCreator = exports.IdentityProfilesBetaApi = exports.IdentityProfilesBetaApiFactory = exports.IdentityProfilesBetaApiFp = exports.IdentityProfilesBetaApiAxiosParamCreator = exports.ListIdentitySnapshotsIntervalBeta = exports.ListIdentitySnapshotAccessItemsTypeBeta = exports.ListIdentityAccessItemsTypeBeta = exports.GetIdentitySnapshotSummaryIntervalBeta = exports.CompareIdentitySnapshotsAccessTypeAccessTypeBeta = exports.IdentityHistoryBetaApi = exports.IdentityHistoryBetaApiFactory = exports.IdentityHistoryBetaApiFp = exports.IdentityHistoryBetaApiAxiosParamCreator = exports.IdentityAttributesBetaApi = exports.IdentityAttributesBetaApiFactory = exports.IdentityAttributesBetaApiFp = exports.IdentityAttributesBetaApiAxiosParamCreator = exports.ListIdentitiesDefaultFilterBeta = exports.IdentitiesBetaApi = exports.IdentitiesBetaApiFactory = exports.IdentitiesBetaApiFp = exports.IdentitiesBetaApiAxiosParamCreator = exports.SetIconObjectTypeBeta = exports.DeleteIconObjectTypeBeta =
|
|
92
|
-
exports.PersonalAccessTokensBetaApi = exports.PersonalAccessTokensBetaApiFactory = exports.PersonalAccessTokensBetaApiFp = exports.PersonalAccessTokensBetaApiAxiosParamCreator = exports.PasswordSyncGroupsBetaApi = exports.PasswordSyncGroupsBetaApiFactory = exports.PasswordSyncGroupsBetaApiFp = exports.PasswordSyncGroupsBetaApiAxiosParamCreator = exports.PasswordPoliciesBetaApi = exports.PasswordPoliciesBetaApiFactory = exports.PasswordPoliciesBetaApiFp = exports.PasswordPoliciesBetaApiAxiosParamCreator = exports.PasswordManagementBetaApi = exports.PasswordManagementBetaApiFactory = exports.PasswordManagementBetaApiFp = exports.PasswordManagementBetaApiAxiosParamCreator = exports.PasswordDictionaryBetaApi = exports.PasswordDictionaryBetaApiFactory = exports.PasswordDictionaryBetaApiFp = exports.PasswordDictionaryBetaApiAxiosParamCreator = exports.PasswordConfigurationBetaApi = exports.PasswordConfigurationBetaApiFactory = exports.PasswordConfigurationBetaApiFp = exports.PasswordConfigurationBetaApiAxiosParamCreator = exports.OrgConfigBetaApi = exports.OrgConfigBetaApiFactory = exports.OrgConfigBetaApiFp = exports.OrgConfigBetaApiAxiosParamCreator = exports.OAuthClientsBetaApi = exports.OAuthClientsBetaApiFactory = exports.OAuthClientsBetaApiFp = exports.OAuthClientsBetaApiAxiosParamCreator = exports.NotificationsBetaApi = exports.NotificationsBetaApiFactory = exports.NotificationsBetaApiFp = exports.NotificationsBetaApiAxiosParamCreator = exports.NonEmployeeLifecycleManagementBetaApi = exports.NonEmployeeLifecycleManagementBetaApiFactory = exports.NonEmployeeLifecycleManagementBetaApiFp = exports.NonEmployeeLifecycleManagementBetaApiAxiosParamCreator = exports.MultiHostIntegrationBetaApi = exports.MultiHostIntegrationBetaApiFactory = exports.MultiHostIntegrationBetaApiFp = exports.MultiHostIntegrationBetaApiAxiosParamCreator = exports.ManagedClustersBetaApi =
|
|
93
|
-
exports.SourcesBetaApiAxiosParamCreator = exports.SourceUsagesBetaApi = exports.SourceUsagesBetaApiFactory = exports.SourceUsagesBetaApiFp = exports.SourceUsagesBetaApiAxiosParamCreator = exports.ServiceDeskIntegrationBetaApi = exports.ServiceDeskIntegrationBetaApiFactory = exports.ServiceDeskIntegrationBetaApiFp = exports.ServiceDeskIntegrationBetaApiAxiosParamCreator = exports.SegmentsBetaApi = exports.SegmentsBetaApiFactory = exports.SegmentsBetaApiFp = exports.SegmentsBetaApiAxiosParamCreator = exports.SearchAttributeConfigurationBetaApi = exports.SearchAttributeConfigurationBetaApiFactory = exports.SearchAttributeConfigurationBetaApiFp = exports.SearchAttributeConfigurationBetaApiAxiosParamCreator = exports.SPConfigBetaApi = exports.SPConfigBetaApiFactory = exports.SPConfigBetaApiFp = exports.SPConfigBetaApiAxiosParamCreator = exports.SODViolationsBetaApi = exports.SODViolationsBetaApiFactory = exports.SODViolationsBetaApiFp = exports.SODViolationsBetaApiAxiosParamCreator = exports.SODPoliciesBetaApi = exports.SODPoliciesBetaApiFactory = exports.SODPoliciesBetaApiFp = exports.SODPoliciesBetaApiAxiosParamCreator = exports.SIMIntegrationsBetaApi = exports.SIMIntegrationsBetaApiFactory = exports.SIMIntegrationsBetaApiFp = exports.SIMIntegrationsBetaApiAxiosParamCreator = exports.RolesBetaApi = exports.RolesBetaApiFactory = exports.RolesBetaApiFp = exports.RolesBetaApiAxiosParamCreator = exports.RoleInsightsBetaApi = exports.RoleInsightsBetaApiFactory = exports.RoleInsightsBetaApiFp = exports.RoleInsightsBetaApiAxiosParamCreator = exports.ListRequestableObjectsTypesBeta = exports.RequestableObjectsBetaApi = exports.RequestableObjectsBetaApiFactory = exports.RequestableObjectsBetaApiFp =
|
|
94
|
-
exports.
|
|
95
|
-
exports.WorkflowsBetaApi = exports.WorkflowsBetaApiFactory = exports.WorkflowsBetaApiFp = exports.WorkflowsBetaApiAxiosParamCreator = exports.WorkReassignmentBetaApi = exports.WorkReassignmentBetaApiFactory = exports.WorkReassignmentBetaApiFp = exports.WorkReassignmentBetaApiAxiosParamCreator = void 0;
|
|
82
|
+
exports.CompleteCampaignOptionsBetaAutoCompleteActionBeta = exports.CommonAccessTypeBeta = exports.CommonAccessItemStateBeta = exports.CommentDtoAuthorBetaTypeBeta = exports.CommentDto1AuthorBetaTypeBeta = exports.CloseAccessRequestBetaCompletionStatusBeta = exports.CloseAccessRequestBetaExecutionStatusBeta = exports.ClientTypeBeta = exports.CertificationTaskBetaStatusBeta = exports.CertificationTaskBetaTargetTypeBeta = exports.CertificationTaskBetaTypeBeta = exports.CertificationReferenceDtoBetaTypeBeta = exports.CertificationReferenceBetaTypeBeta = exports.CertificationPhaseBeta = exports.CampaignTemplateOwnerRefBetaTypeBeta = exports.CampaignReportBetaStatusBeta = exports.CampaignReportBetaTypeBeta = exports.CampaignReferenceBetaMandatoryCommentRequirementBeta = exports.CampaignReferenceBetaCorrelatedStatusBeta = exports.CampaignReferenceBetaCampaignTypeBeta = exports.CampaignReferenceBetaTypeBeta = exports.CampaignGeneratedCampaignBetaStatusBeta = exports.CampaignGeneratedCampaignBetaTypeBeta = exports.CampaignEndedCampaignBetaStatusBeta = exports.CampaignEndedCampaignBetaTypeBeta = exports.CampaignBetaMandatoryCommentRequirementBeta = exports.CampaignBetaCorrelatedStatusBeta = exports.CampaignBetaStatusBeta = exports.CampaignBetaTypeBeta = exports.CampaignAlertBetaLevelBeta = exports.CampaignActivatedCampaignBetaStatusBeta = exports.CampaignActivatedCampaignBetaTypeBeta = exports.BulkWorkgroupMembersRequestInnerBetaTypeBeta = exports.BulkTaggedObjectBetaOperationBeta = exports.BeforeProvisioningRuleDtoBetaTypeBeta = exports.AuthProfileBetaTypeBeta = exports.AttributeDefinitionTypeBeta = exports.AttributeDefinitionSchemaBetaTypeBeta = exports.AttrSyncSourceBetaTypeBeta = exports.ApprovalStatusDtoOriginalOwnerBetaTypeBeta = exports.ApprovalStatusDtoCurrentOwnerBetaTypeBeta = exports.ApprovalStatusBeta = exports.ApprovalSchemeForRoleBetaApproverTypeBeta = exports.ApprovalSchemeBeta = exports.AdminReviewReassignReassignToBetaTypeBeta = exports.AccountsCollectedForAggregationSourceBetaTypeBeta = exports.AccountsCollectedForAggregationBetaStatusBeta = exports.AccountUncorrelatedSourceBetaTypeBeta = exports.AccountUncorrelatedIdentityBetaTypeBeta = exports.AccountUncorrelatedAccountBetaTypeBeta = void 0;
|
|
83
|
+
exports.FullcampaignAllOfMachineAccountCampaignInfoBetaReviewerTypeBeta = exports.FullcampaignAllOfFilterBetaTypeBeta = exports.FormUsedByBetaTypeBeta = exports.FormOwnerBetaTypeBeta = exports.FormInstanceResponseBetaStateBeta = exports.FormInstanceRecipientBetaTypeBeta = exports.FormInstanceCreatedByBetaTypeBeta = exports.FormElementValidationsSetBetaValidationTypeBeta = exports.FormElementDynamicDataSourceConfigBetaObjectTypeBeta = exports.FormElementDynamicDataSourceConfigBetaIndicesBeta = exports.FormElementDynamicDataSourceBetaDataSourceTypeBeta = exports.FormElementBetaElementTypeBeta = exports.FormDefinitionSelfImportExportDtoBetaTypeBeta = exports.FormDefinitionInputBetaTypeBeta = exports.FormConditionBetaRuleOperatorBeta = exports.FieldDetailsDtoBetaTypeBeta = exports.ExpressionBetaOperatorBeta = exports.ExportPayloadBetaIncludeTypesBeta = exports.ExportPayloadBetaExcludeTypesBeta = exports.ExportOptionsBetaIncludeTypesBeta = exports.ExportOptionsBetaExcludeTypesBeta = exports.ExecutionStatusBeta = exports.ExceptionCriteriaCriteriaListInnerBetaTypeBeta = exports.EntitlementRefBetaTypeBeta = exports.EntitlementOwnerBetaTypeBeta = exports.EntitlementApprovalSchemeBetaApproverTypeBeta = exports.EmailStatusDtoBetaVerificationStatusBeta = exports.DtoTypeBeta = exports.DimensionRefBetaTypeBeta = exports.Delete202ResponseBetaTypeBeta = exports.DateCompareBetaOperatorBeta = exports.CustomPasswordInstructionBetaPageIdBeta = exports.CreateFormInstanceRequestBetaStateBeta = exports.CorrelationConfigAttributeAssignmentsInnerBetaMatchModeBeta = exports.CorrelationConfigAttributeAssignmentsInnerBetaOperationBeta = exports.CorrelatedGovernanceEventBetaTypeBeta = exports.ConnectorRuleValidationResponseBetaStateBeta = exports.ConnectorRuleUpdateRequestBetaTypeBeta = exports.ConnectorRuleResponseBetaTypeBeta = exports.ConnectorRuleCreateRequestBetaTypeBeta = exports.ConnectedObjectTypeBeta = exports.ConfigTypeEnumCamelBeta = exports.ConfigTypeEnumBeta = exports.ConditionRuleBetaValueTypeBeta = exports.ConditionRuleBetaOperatorBeta = exports.ConditionRuleBetaSourceTypeBeta = exports.ConditionEffectBetaEffectTypeBeta = exports.CompletionStatusBeta = exports.CompletedApprovalStateBeta = exports.CompletedApprovalReviewedByBetaTypeBeta = void 0;
|
|
84
|
+
exports.LoadUncorrelatedAccountsTaskTaskMessagesInnerBetaTypeBeta = exports.LoadUncorrelatedAccountsTaskTaskBetaCompletionStatusBeta = exports.LoadAccountsTaskTaskMessagesInnerBetaTypeBeta = exports.LoadAccountsTaskTaskBetaCompletionStatusBeta = exports.ListWorkgroupMembers200ResponseInnerBetaTypeBeta = exports.LauncherRequestReferenceBetaTypeBeta = exports.LauncherRequestBetaTypeBeta = exports.LauncherReferenceBetaTypeBeta = exports.LauncherBetaTypeBeta = exports.LatestOutlierSummaryBetaTypeBeta = exports.KbaAuthResponseBetaStatusBeta = exports.JsonPatchOperationsBetaOpBeta = exports.JsonPatchOperationBetaOpBeta = exports.InvocationStatusTypeBeta = exports.ImportOptionsBetaDefaultReferencesBeta = exports.ImportOptionsBetaIncludeTypesBeta = exports.ImportOptionsBetaExcludeTypesBeta = exports.ImportObjectBetaTypeBeta = exports.ImportAccountsRequestBetaDisableOptimizationBeta = exports.ImportAccountsRequest1BetaDisableOptimizationBeta = exports.IdentityWithNewAccessAccessRefsInnerBetaTypeBeta = exports.IdentitySyncJobBetaStatusBeta = exports.IdentityProfileAllOfOwnerBetaTypeBeta = exports.IdentityProfileAllOfAuthoritativeSourceBetaTypeBeta = exports.IdentityProfile1AllOfAuthoritativeSourceBetaTypeBeta = exports.IdentityPreviewResponseIdentityBetaTypeBeta = exports.IdentityManagerRefBetaTypeBeta = exports.IdentityDeletedIdentityBetaTypeBeta = exports.IdentityCreatedIdentityBetaTypeBeta = exports.IdentityCertificationTaskBetaStatusBeta = exports.IdentityCertificationTaskBetaTypeBeta = exports.IdentityBetaIdentityStatusBeta = exports.IdentityBetaProcessingStateBeta = exports.IdentityAttributesChangedIdentityBetaTypeBeta = exports.HttpDispatchModeBeta = exports.HttpAuthenticationTypeBeta = exports.GrantTypeBeta = exports.GetHistoricalIdentityEvents200ResponseInnerBetaAccessItemTypeBeta = exports.GetActiveCampaigns200ResponseInnerBetaMandatoryCommentRequirementBeta = exports.GetActiveCampaigns200ResponseInnerBetaCorrelatedStatusBeta = exports.GetActiveCampaigns200ResponseInnerBetaStatusBeta = exports.GetActiveCampaigns200ResponseInnerBetaTypeBeta = exports.FullcampaignBetaMandatoryCommentRequirementBeta = exports.FullcampaignBetaCorrelatedStatusBeta = exports.FullcampaignBetaStatusBeta = exports.FullcampaignBetaTypeBeta = exports.FullcampaignAllOfSourcesWithOrphanEntitlementsBetaTypeBeta = exports.FullcampaignAllOfSearchCampaignInfoReviewerBetaTypeBeta = exports.FullcampaignAllOfSearchCampaignInfoBetaTypeBeta = exports.FullcampaignAllOfRoleCompositionCampaignInfoRemediatorRefBetaTypeBeta = void 0;
|
|
85
|
+
exports.ProvisioningCompletedAccountRequestsInnerSourceBetaTypeBeta = exports.ProvisioningCompletedAccountRequestsInnerBetaProvisioningResultBeta = exports.ProvisioningCompletedAccountRequestsInnerBetaAccountOperationBeta = exports.ProvisioningCompletedAccountRequestsInnerAttributeRequestsInnerBetaOperationBeta = exports.ProductBetaOrgTypeBeta = exports.PreApprovalTriggerDetailsBetaDecisionBeta = exports.PendingApprovalActionBeta = exports.PatchPotentialRoleRequestInnerBetaOpBeta = exports.PatOwnerBetaTypeBeta = exports.PasswordStatusBetaStateBeta = exports.PasswordChangeResponseBetaStateBeta = exports.OwnerReferenceSegmentsBetaTypeBeta = exports.OwnerReferenceDtoBetaTypeBeta = exports.OwnerReferenceBetaTypeBeta = exports.OwnerDtoBetaTypeBeta = exports.OutliersContributingFeatureAccessItemsBetaAccessTypeBeta = exports.OutlierSummaryBetaTypeBeta = exports.OutlierFeatureSummaryOutlierFeatureDisplayValuesInnerBetaValueTypeBeta = exports.OutlierContributingFeatureBetaValueTypeBeta = exports.OutlierBetaUnignoreTypeBeta = exports.OutlierBetaTypeBeta = exports.NonEmployeeSchemaAttributeTypeBeta = exports.NonEmployeeBulkUploadStatusBetaStatusBeta = exports.NonEmployeeBulkUploadJobBetaStatusBeta = exports.NativeChangeDetectionConfigBetaOperationsBeta = exports.NamedConstructsBeta = exports.MultiHostSourcesSchemasInnerBetaTypeBeta = exports.MultiHostSourcesPasswordPoliciesInnerBetaTypeBeta = exports.MultiHostSourcesManagerCorrelationRuleBetaTypeBeta = exports.MultiHostSourcesBetaStatusBeta = exports.MultiHostSourcesBetaFeaturesBeta = exports.MultiHostSourcesBeforeProvisioningRuleBetaTypeBeta = exports.MultiHostSourcesAccountCorrelationRuleBetaTypeBeta = exports.MultiHostSourcesAccountCorrelationConfigBetaTypeBeta = exports.MultiHostIntegrationsOwnerBetaTypeBeta = exports.MultiHostIntegrationsManagementWorkgroupBetaTypeBeta = exports.MultiHostIntegrationsConnectorAttributesBetaMultihostStatusBeta = exports.MultiHostIntegrationsClusterBetaTypeBeta = exports.MultiHostIntegrationsBetaConnectionTypeBeta = exports.MultiHostIntegrationsBetaStatusBeta = exports.MfaConfigTestResponseBetaStateBeta = exports.MediumBeta = exports.ManualWorkItemStateBeta = exports.ManualWorkItemDetailsOriginalOwnerBetaTypeBeta = exports.ManualWorkItemDetailsCurrentOwnerBetaTypeBeta = exports.ManagedClusterTypesBeta = exports.ManagedClientTypeBeta = exports.ManagedClientStatusEnumBeta = exports.MailFromAttributesBetaMailFromDomainStatusBeta = exports.LocaleOriginBeta = void 0;
|
|
86
|
+
exports.ServiceDeskSourceBetaTypeBeta = exports.SendTokenResponseBetaStatusBeta = exports.SendTokenRequestBetaDeliveryTypeBeta = exports.SendTestNotificationRequestDtoBetaMediumBeta = exports.SendAccountVerificationRequestBetaViaBeta = exports.SelfImportExportDtoBetaTypeBeta = exports.SedAssigneeBetaTypeBeta = exports.SchemaBetaFeaturesBeta = exports.ScheduledAttributesBetaFrequencyBeta = exports.ScheduleTypeBeta = exports.ScheduleMonthsBetaTypeBeta = exports.ScheduleHoursBetaTypeBeta = exports.ScheduleDaysBetaTypeBeta = exports.ScheduleBetaTypeBeta = exports.RoleMiningSessionStateBeta = exports.RoleMiningSessionScopingMethodBeta = exports.RoleMiningRoleTypeBeta = exports.RoleMiningPotentialRoleProvisionStateBeta = exports.RoleMiningPotentialRoleExportStateBeta = exports.RoleMembershipSelectorTypeBeta = exports.RoleInsightsResponseBetaStatusBeta = exports.RoleCriteriaOperationBeta = exports.RoleCriteriaKeyTypeBeta = exports.RoleAssignmentSourceTypeBeta = exports.RoleAssignmentDtoAssignerBetaTypeBeta = exports.ReviewerBetaTypeBeta = exports.RequestedItemStatusSodViolationContextBetaStateBeta = exports.RequestedItemStatusRequestedForBetaTypeBeta = exports.RequestedItemStatusRequestStateBeta = exports.RequestedItemStatusPreApprovalTriggerDetailsBetaDecisionBeta = exports.RequestedItemStatusBetaTypeBeta = exports.RequestedItemDtoRefBetaTypeBeta = exports.RequestedItemDetailsBetaTypeBeta = exports.RequestableObjectTypeBeta = exports.RequestableObjectRequestStatusBeta = exports.RequestableObjectReferenceBetaTypeBeta = exports.ReportTypeBeta = exports.ReportResultReferenceBetaStatusBeta = exports.ReportResultReferenceBetaTypeBeta = exports.RecommendationResponseBetaRecommendationBeta = exports.RecommendationBetaMethodBeta = exports.RecommendationBetaTypeBeta = exports.ReassignmentTypeEnumBeta = exports.ReassignmentTypeBeta = exports.ReassignReferenceBetaTypeBeta = exports.ProvisioningStateBeta = exports.ProvisioningCriteriaOperationBeta = exports.ProvisioningConfigManagedResourceRefsInnerBetaTypeBeta = exports.ProvisioningCompletedRequesterBetaTypeBeta = exports.ProvisioningCompletedRecipientBetaTypeBeta = void 0;
|
|
87
|
+
exports.TransformBetaTypeBeta = exports.TokenAuthResponseBetaStatusBeta = exports.TokenAuthRequestBetaDeliveryTypeBeta = exports.TestSourceConnectionMultihost200ResponseBetaResultTypeBeta = exports.TemplateDtoDefaultBetaMediumBeta = exports.TemplateDtoBetaMediumBeta = exports.TemplateBulkDeleteDtoBetaMediumBeta = exports.TaskStatusMessageBetaTypeBeta = exports.TaskStatusBetaCompletionStatusBeta = exports.TaskStatusBetaTypeBeta = exports.TaskResultSimplifiedBetaCompletionStatusBeta = exports.TaskResultDtoBetaTypeBeta = exports.TargetBetaTypeBeta = exports.TaggedObjectObjectRefBetaTypeBeta = exports.TaggedObjectDtoBetaTypeBeta = exports.TagTagCategoryRefsInnerBetaTypeBeta = exports.SubscriptionTypeBeta = exports.SubscriptionPatchRequestInnerBetaOpBeta = exports.StatusResponseBetaStatusBeta = exports.StandardLevelBeta = exports.SpConfigRuleBetaModesBeta = exports.SpConfigJobBetaTypeBeta = exports.SpConfigJobBetaStatusBeta = exports.SpConfigImportJobStatusBetaTypeBeta = exports.SpConfigImportJobStatusBetaStatusBeta = exports.SpConfigExportJobStatusBetaTypeBeta = exports.SpConfigExportJobStatusBetaStatusBeta = exports.SpConfigExportJobBetaTypeBeta = exports.SpConfigExportJobBetaStatusBeta = exports.SourceUsageStatusBetaStatusBeta = exports.SourceUpdatedActorBetaTypeBeta = exports.SourceSyncJobBetaStatusBeta = exports.SourceOwnerBetaTypeBeta = exports.SourceDeletedActorBetaTypeBeta = exports.SourceCreatedActorBetaTypeBeta = exports.SourceClusterDtoBetaTypeBeta = exports.SourceBetaStatusBeta = exports.SourceBetaFeaturesBeta = exports.SodViolationContextCheckCompletedBetaStateBeta = exports.SodViolationContextCheckCompleted1BetaStateBeta = exports.SodReportResultDtoBetaTypeBeta = exports.SodRecipientBetaTypeBeta = exports.SodPolicyOwnerRefBetaTypeBeta = exports.SodPolicyDtoBetaTypeBeta = exports.SodPolicyDto1BetaTypeBeta = exports.SodPolicyBetaTypeBeta = exports.SodPolicyBetaStateBeta = exports.SlimcampaignBetaCorrelatedStatusBeta = exports.SlimcampaignBetaStatusBeta = exports.SlimcampaignBetaTypeBeta = void 0;
|
|
88
|
+
exports.AccountAggregationsBetaApiAxiosParamCreator = exports.AccountActivitiesBetaApi = exports.AccountActivitiesBetaApiFactory = exports.AccountActivitiesBetaApiFp = exports.AccountActivitiesBetaApiAxiosParamCreator = exports.AccessRequestsBetaApi = exports.AccessRequestsBetaApiFactory = exports.AccessRequestsBetaApiFp = exports.AccessRequestsBetaApiAxiosParamCreator = exports.GetAccessRequestIdentityMetricsTypeBeta = exports.AccessRequestIdentityMetricsBetaApi = exports.AccessRequestIdentityMetricsBetaApiFactory = exports.AccessRequestIdentityMetricsBetaApiFp = exports.AccessRequestIdentityMetricsBetaApiAxiosParamCreator = exports.AccessRequestApprovalsBetaApi = exports.AccessRequestApprovalsBetaApiFactory = exports.AccessRequestApprovalsBetaApiFp = exports.AccessRequestApprovalsBetaApiAxiosParamCreator = exports.AccessProfilesBetaApi = exports.AccessProfilesBetaApiFactory = exports.AccessProfilesBetaApiFp = exports.AccessProfilesBetaApiAxiosParamCreator = exports.AccessModelMetadataBetaApi = exports.AccessModelMetadataBetaApiFactory = exports.AccessModelMetadataBetaApiFp = exports.AccessModelMetadataBetaApiAxiosParamCreator = exports.WorkgroupDtoOwnerBetaTypeBeta = exports.WorkgroupConnectionDtoBetaConnectionTypeBeta = exports.WorkflowTriggerBetaTypeBeta = exports.WorkflowTriggerAttributesBetaFrequencyBeta = exports.WorkflowModifiedByBetaTypeBeta = exports.WorkflowLibraryTriggerBetaTypeBeta = exports.WorkflowLibraryFormFieldsBetaTypeBeta = exports.WorkflowExecutionEventBetaTypeBeta = exports.WorkflowExecutionBetaStatusBeta = exports.WorkflowBodyOwnerBetaTypeBeta = exports.WorkflowAllOfCreatorBetaTypeBeta = exports.WorkItemTypeBeta = exports.WorkItemStateBeta = exports.ViolationOwnerAssignmentConfigOwnerRefBetaTypeBeta = exports.ViolationOwnerAssignmentConfigBetaAssignmentRuleBeta = exports.ViolationContextPolicyBetaTypeBeta = exports.VerificationResponseBetaStatusBeta = exports.VAClusterStatusChangeEventPreviousHealthCheckResultBetaStatusBeta = exports.VAClusterStatusChangeEventHealthCheckResultBetaStatusBeta = exports.VAClusterStatusChangeEventBetaTypeBeta = exports.UsageTypeBeta = exports.UpdateMultiHostSourcesRequestInnerBetaOpBeta = exports.TriggerTypeBeta = exports.TransformReadBetaTypeBeta = void 0;
|
|
89
|
+
exports.CustomPasswordInstructionsBetaApiFactory = exports.CustomPasswordInstructionsBetaApiFp = exports.CustomPasswordInstructionsBetaApiAxiosParamCreator = exports.CustomFormsBetaApi = exports.CustomFormsBetaApiFactory = exports.CustomFormsBetaApiFp = exports.CustomFormsBetaApiAxiosParamCreator = exports.GetConnectorListLocaleBeta = exports.ConnectorsBetaApi = exports.ConnectorsBetaApiFactory = exports.ConnectorsBetaApiFp = exports.ConnectorsBetaApiAxiosParamCreator = exports.ConnectorRuleManagementBetaApi = exports.ConnectorRuleManagementBetaApiFactory = exports.ConnectorRuleManagementBetaApiFp = exports.ConnectorRuleManagementBetaApiAxiosParamCreator = exports.CertificationsBetaApi = exports.CertificationsBetaApiFactory = exports.CertificationsBetaApiFp = exports.CertificationsBetaApiAxiosParamCreator = exports.GetActiveCampaignsDetailBeta = exports.CertificationCampaignsBetaApi = exports.CertificationCampaignsBetaApiFactory = exports.CertificationCampaignsBetaApiFp = exports.CertificationCampaignsBetaApiAxiosParamCreator = exports.AuthProfileBetaApi = exports.AuthProfileBetaApiFactory = exports.AuthProfileBetaApiFp = exports.AuthProfileBetaApiAxiosParamCreator = exports.AppsBetaApi = exports.AppsBetaApiFactory = exports.AppsBetaApiFp = exports.AppsBetaApiAxiosParamCreator = exports.GetDiscoveredApplicationsDetailBeta = exports.ApplicationDiscoveryBetaApi = exports.ApplicationDiscoveryBetaApiFactory = exports.ApplicationDiscoveryBetaApiFp = exports.ApplicationDiscoveryBetaApiAxiosParamCreator = exports.ListAccountsDetailLevelBeta = exports.AccountsBetaApi = exports.AccountsBetaApiFactory = exports.AccountsBetaApiFp = exports.AccountsBetaApiAxiosParamCreator = exports.AccountUsagesBetaApi = exports.AccountUsagesBetaApiFactory = exports.AccountUsagesBetaApiFp = exports.AccountUsagesBetaApiAxiosParamCreator = exports.AccountAggregationsBetaApi = exports.AccountAggregationsBetaApiFactory = exports.AccountAggregationsBetaApiFp = void 0;
|
|
90
|
+
exports.IconsBetaApi = exports.IconsBetaApiFactory = exports.IconsBetaApiFp = exports.IconsBetaApiAxiosParamCreator = exports.IAIRoleMiningBetaApi = exports.IAIRoleMiningBetaApiFactory = exports.IAIRoleMiningBetaApiFp = exports.IAIRoleMiningBetaApiAxiosParamCreator = exports.IAIRecommendationsBetaApi = exports.IAIRecommendationsBetaApiFactory = exports.IAIRecommendationsBetaApiFp = exports.IAIRecommendationsBetaApiAxiosParamCreator = exports.GetPeerGroupOutliersStrategyBeta = exports.IAIPeerGroupStrategiesBetaApi = exports.IAIPeerGroupStrategiesBetaApiFactory = exports.IAIPeerGroupStrategiesBetaApiFp = exports.IAIPeerGroupStrategiesBetaApiAxiosParamCreator = exports.ListOutliersContributingFeatureAccessItemsContributingFeatureNameBeta = exports.GetLatestIdentityOutlierSnapshotsTypeBeta = exports.GetIdentityOutliersTypeBeta = exports.GetIdentityOutlierSnapshotsTypeBeta = exports.ExportOutliersZipTypeBeta = exports.IAIOutliersBetaApi = exports.IAIOutliersBetaApiFactory = exports.IAIOutliersBetaApiFp = exports.IAIOutliersBetaApiAxiosParamCreator = exports.GetMessageCatalogsCatalogIdBeta = exports.IAIMessageCatalogsBetaApi = exports.IAIMessageCatalogsBetaApiFactory = exports.IAIMessageCatalogsBetaApiFp = exports.IAIMessageCatalogsBetaApiAxiosParamCreator = exports.IAICommonAccessBetaApi = exports.IAICommonAccessBetaApiFactory = exports.IAICommonAccessBetaApiFp = exports.IAICommonAccessBetaApiAxiosParamCreator = exports.IAIAccessRequestRecommendationsBetaApi = exports.IAIAccessRequestRecommendationsBetaApiFactory = exports.IAIAccessRequestRecommendationsBetaApiFp = exports.IAIAccessRequestRecommendationsBetaApiAxiosParamCreator = exports.GovernanceGroupsBetaApi = exports.GovernanceGroupsBetaApiFactory = exports.GovernanceGroupsBetaApiFp = exports.GovernanceGroupsBetaApiAxiosParamCreator = exports.EntitlementsBetaApi = exports.EntitlementsBetaApiFactory = exports.EntitlementsBetaApiFp = exports.EntitlementsBetaApiAxiosParamCreator = exports.GetCustomPasswordInstructionsPageIdBeta = exports.DeleteCustomPasswordInstructionsPageIdBeta = exports.CustomPasswordInstructionsBetaApi = void 0;
|
|
91
|
+
exports.ManagedClustersBetaApiFactory = exports.ManagedClustersBetaApiFp = exports.ManagedClustersBetaApiAxiosParamCreator = exports.ManagedClientsBetaApi = exports.ManagedClientsBetaApiFactory = exports.ManagedClientsBetaApiFp = exports.ManagedClientsBetaApiAxiosParamCreator = exports.PingVerificationStatusMethodBeta = exports.MFAControllerBetaApi = exports.MFAControllerBetaApiFactory = exports.MFAControllerBetaApiFp = exports.MFAControllerBetaApiAxiosParamCreator = exports.TestMFAConfigMethodBeta = exports.DeleteMFAConfigMethodBeta = exports.MFAConfigurationBetaApi = exports.MFAConfigurationBetaApiFactory = exports.MFAConfigurationBetaApiFp = exports.MFAConfigurationBetaApiAxiosParamCreator = exports.LifecycleStatesBetaApi = exports.LifecycleStatesBetaApiFactory = exports.LifecycleStatesBetaApiFp = exports.LifecycleStatesBetaApiAxiosParamCreator = exports.LaunchersBetaApi = exports.LaunchersBetaApiFactory = exports.LaunchersBetaApiFp = exports.LaunchersBetaApiAxiosParamCreator = exports.IdentityProfilesBetaApi = exports.IdentityProfilesBetaApiFactory = exports.IdentityProfilesBetaApiFp = exports.IdentityProfilesBetaApiAxiosParamCreator = exports.ListIdentitySnapshotsIntervalBeta = exports.ListIdentitySnapshotAccessItemsTypeBeta = exports.ListIdentityAccessItemsTypeBeta = exports.GetIdentitySnapshotSummaryIntervalBeta = exports.CompareIdentitySnapshotsAccessTypeAccessTypeBeta = exports.IdentityHistoryBetaApi = exports.IdentityHistoryBetaApiFactory = exports.IdentityHistoryBetaApiFp = exports.IdentityHistoryBetaApiAxiosParamCreator = exports.IdentityAttributesBetaApi = exports.IdentityAttributesBetaApiFactory = exports.IdentityAttributesBetaApiFp = exports.IdentityAttributesBetaApiAxiosParamCreator = exports.ListIdentitiesDefaultFilterBeta = exports.IdentitiesBetaApi = exports.IdentitiesBetaApiFactory = exports.IdentitiesBetaApiFp = exports.IdentitiesBetaApiAxiosParamCreator = exports.SetIconObjectTypeBeta = exports.DeleteIconObjectTypeBeta = void 0;
|
|
92
|
+
exports.RequestableObjectsBetaApiAxiosParamCreator = exports.PublicIdentitiesConfigBetaApi = exports.PublicIdentitiesConfigBetaApiFactory = exports.PublicIdentitiesConfigBetaApiFp = exports.PublicIdentitiesConfigBetaApiAxiosParamCreator = exports.PersonalAccessTokensBetaApi = exports.PersonalAccessTokensBetaApiFactory = exports.PersonalAccessTokensBetaApiFp = exports.PersonalAccessTokensBetaApiAxiosParamCreator = exports.PasswordSyncGroupsBetaApi = exports.PasswordSyncGroupsBetaApiFactory = exports.PasswordSyncGroupsBetaApiFp = exports.PasswordSyncGroupsBetaApiAxiosParamCreator = exports.PasswordPoliciesBetaApi = exports.PasswordPoliciesBetaApiFactory = exports.PasswordPoliciesBetaApiFp = exports.PasswordPoliciesBetaApiAxiosParamCreator = exports.PasswordManagementBetaApi = exports.PasswordManagementBetaApiFactory = exports.PasswordManagementBetaApiFp = exports.PasswordManagementBetaApiAxiosParamCreator = exports.PasswordDictionaryBetaApi = exports.PasswordDictionaryBetaApiFactory = exports.PasswordDictionaryBetaApiFp = exports.PasswordDictionaryBetaApiAxiosParamCreator = exports.PasswordConfigurationBetaApi = exports.PasswordConfigurationBetaApiFactory = exports.PasswordConfigurationBetaApiFp = exports.PasswordConfigurationBetaApiAxiosParamCreator = exports.OrgConfigBetaApi = exports.OrgConfigBetaApiFactory = exports.OrgConfigBetaApiFp = exports.OrgConfigBetaApiAxiosParamCreator = exports.OAuthClientsBetaApi = exports.OAuthClientsBetaApiFactory = exports.OAuthClientsBetaApiFp = exports.OAuthClientsBetaApiAxiosParamCreator = exports.NotificationsBetaApi = exports.NotificationsBetaApiFactory = exports.NotificationsBetaApiFp = exports.NotificationsBetaApiAxiosParamCreator = exports.NonEmployeeLifecycleManagementBetaApi = exports.NonEmployeeLifecycleManagementBetaApiFactory = exports.NonEmployeeLifecycleManagementBetaApiFp = exports.NonEmployeeLifecycleManagementBetaApiAxiosParamCreator = exports.MultiHostIntegrationBetaApi = exports.MultiHostIntegrationBetaApiFactory = exports.MultiHostIntegrationBetaApiFp = exports.MultiHostIntegrationBetaApiAxiosParamCreator = exports.ManagedClustersBetaApi = void 0;
|
|
93
|
+
exports.GetSourceSchemasIncludeTypesBeta = exports.GetSourceConfigLocaleBeta = exports.SourcesBetaApi = exports.SourcesBetaApiFactory = exports.SourcesBetaApiFp = exports.SourcesBetaApiAxiosParamCreator = exports.SourceUsagesBetaApi = exports.SourceUsagesBetaApiFactory = exports.SourceUsagesBetaApiFp = exports.SourceUsagesBetaApiAxiosParamCreator = exports.ServiceDeskIntegrationBetaApi = exports.ServiceDeskIntegrationBetaApiFactory = exports.ServiceDeskIntegrationBetaApiFp = exports.ServiceDeskIntegrationBetaApiAxiosParamCreator = exports.SegmentsBetaApi = exports.SegmentsBetaApiFactory = exports.SegmentsBetaApiFp = exports.SegmentsBetaApiAxiosParamCreator = exports.SearchAttributeConfigurationBetaApi = exports.SearchAttributeConfigurationBetaApiFactory = exports.SearchAttributeConfigurationBetaApiFp = exports.SearchAttributeConfigurationBetaApiAxiosParamCreator = exports.SPConfigBetaApi = exports.SPConfigBetaApiFactory = exports.SPConfigBetaApiFp = exports.SPConfigBetaApiAxiosParamCreator = exports.SODViolationsBetaApi = exports.SODViolationsBetaApiFactory = exports.SODViolationsBetaApiFp = exports.SODViolationsBetaApiAxiosParamCreator = exports.SODPoliciesBetaApi = exports.SODPoliciesBetaApiFactory = exports.SODPoliciesBetaApiFp = exports.SODPoliciesBetaApiAxiosParamCreator = exports.SIMIntegrationsBetaApi = exports.SIMIntegrationsBetaApiFactory = exports.SIMIntegrationsBetaApiFp = exports.SIMIntegrationsBetaApiAxiosParamCreator = exports.RolesBetaApi = exports.RolesBetaApiFactory = exports.RolesBetaApiFp = exports.RolesBetaApiAxiosParamCreator = exports.RoleInsightsBetaApi = exports.RoleInsightsBetaApiFactory = exports.RoleInsightsBetaApiFp = exports.RoleInsightsBetaApiAxiosParamCreator = exports.ListRequestableObjectsTypesBeta = exports.RequestableObjectsBetaApi = exports.RequestableObjectsBetaApiFactory = exports.RequestableObjectsBetaApiFp = void 0;
|
|
94
|
+
exports.WorkflowsBetaApi = exports.WorkflowsBetaApiFactory = exports.WorkflowsBetaApiFp = exports.WorkflowsBetaApiAxiosParamCreator = exports.WorkReassignmentBetaApi = exports.WorkReassignmentBetaApiFactory = exports.WorkReassignmentBetaApiFp = exports.WorkReassignmentBetaApiAxiosParamCreator = exports.WorkItemsBetaApi = exports.WorkItemsBetaApiFactory = exports.WorkItemsBetaApiFp = exports.WorkItemsBetaApiAxiosParamCreator = exports.UIMetadataBetaApi = exports.UIMetadataBetaApiFactory = exports.UIMetadataBetaApiFp = exports.UIMetadataBetaApiAxiosParamCreator = exports.TriggersBetaApi = exports.TriggersBetaApiFactory = exports.TriggersBetaApiFp = exports.TriggersBetaApiAxiosParamCreator = exports.TransformsBetaApi = exports.TransformsBetaApiFactory = exports.TransformsBetaApiFp = exports.TransformsBetaApiAxiosParamCreator = exports.TenantBetaApi = exports.TenantBetaApiFactory = exports.TenantBetaApiFp = exports.TenantBetaApiAxiosParamCreator = exports.TaskManagementBetaApi = exports.TaskManagementBetaApiFactory = exports.TaskManagementBetaApiFp = exports.TaskManagementBetaApiAxiosParamCreator = exports.TagsBetaApi = exports.TagsBetaApiFactory = exports.TagsBetaApiFp = exports.TagsBetaApiAxiosParamCreator = exports.PutTaggedObjectTypeBeta = exports.ListTaggedObjectsByTypeTypeBeta = exports.GetTaggedObjectTypeBeta = exports.DeleteTaggedObjectTypeBeta = exports.TaggedObjectsBetaApi = exports.TaggedObjectsBetaApiFactory = exports.TaggedObjectsBetaApiFp = exports.TaggedObjectsBetaApiAxiosParamCreator = exports.SuggestedEntitlementDescriptionBetaApi = exports.SuggestedEntitlementDescriptionBetaApiFactory = exports.SuggestedEntitlementDescriptionBetaApiFp = exports.SuggestedEntitlementDescriptionBetaApiAxiosParamCreator = exports.ImportAccountsDisableOptimizationBeta = void 0;
|
|
96
95
|
var axios_1 = __importDefault(require("axios"));
|
|
97
96
|
// Some imports not used depending on template conditions
|
|
98
97
|
// @ts-ignore
|
|
@@ -163,7 +162,8 @@ exports.AccessProfileApprovalSchemeBetaApproverTypeBeta = {
|
|
|
163
162
|
Owner: 'OWNER',
|
|
164
163
|
SourceOwner: 'SOURCE_OWNER',
|
|
165
164
|
Manager: 'MANAGER',
|
|
166
|
-
GovernanceGroup: 'GOVERNANCE_GROUP'
|
|
165
|
+
GovernanceGroup: 'GOVERNANCE_GROUP',
|
|
166
|
+
Workflow: 'WORKFLOW'
|
|
167
167
|
};
|
|
168
168
|
exports.AccessProfileRefBetaTypeBeta = {
|
|
169
169
|
AccessProfile: 'ACCESS_PROFILE'
|
|
@@ -366,27 +366,6 @@ exports.AccountsCollectedForAggregationSourceBetaTypeBeta = {
|
|
|
366
366
|
exports.AdminReviewReassignReassignToBetaTypeBeta = {
|
|
367
367
|
Identity: 'IDENTITY'
|
|
368
368
|
};
|
|
369
|
-
exports.ApprovalBetaPriorityBeta = {
|
|
370
|
-
High: 'HIGH',
|
|
371
|
-
Medium: 'MEDIUM',
|
|
372
|
-
Low: 'LOW'
|
|
373
|
-
};
|
|
374
|
-
exports.ApprovalBetaApprovalCriteriaBeta = {
|
|
375
|
-
Single: 'SINGLE',
|
|
376
|
-
Double: 'DOUBLE',
|
|
377
|
-
Triple: 'TRIPLE',
|
|
378
|
-
Quarter: 'QUARTER',
|
|
379
|
-
Half: 'HALF',
|
|
380
|
-
All: 'ALL'
|
|
381
|
-
};
|
|
382
|
-
exports.ApprovalBetaStatusBeta = {
|
|
383
|
-
Pending: 'PENDING',
|
|
384
|
-
Approved: 'APPROVED',
|
|
385
|
-
Rejected: 'REJECTED'
|
|
386
|
-
};
|
|
387
|
-
exports.ApprovalIdentityBetaTypeBeta = {
|
|
388
|
-
Identity: 'IDENTITY'
|
|
389
|
-
};
|
|
390
369
|
/**
|
|
391
370
|
* Describes the individual or group that is responsible for an approval step.
|
|
392
371
|
* @export
|
|
@@ -404,7 +383,8 @@ exports.ApprovalSchemeBeta = {
|
|
|
404
383
|
exports.ApprovalSchemeForRoleBetaApproverTypeBeta = {
|
|
405
384
|
Owner: 'OWNER',
|
|
406
385
|
Manager: 'MANAGER',
|
|
407
|
-
GovernanceGroup: 'GOVERNANCE_GROUP'
|
|
386
|
+
GovernanceGroup: 'GOVERNANCE_GROUP',
|
|
387
|
+
Workflow: 'WORKFLOW'
|
|
408
388
|
};
|
|
409
389
|
/**
|
|
410
390
|
* Enum representing the non-employee request approval status
|
|
@@ -890,7 +870,8 @@ exports.EntitlementApprovalSchemeBetaApproverTypeBeta = {
|
|
|
890
870
|
EntitlementOwner: 'ENTITLEMENT_OWNER',
|
|
891
871
|
SourceOwner: 'SOURCE_OWNER',
|
|
892
872
|
Manager: 'MANAGER',
|
|
893
|
-
GovernanceGroup: 'GOVERNANCE_GROUP'
|
|
873
|
+
GovernanceGroup: 'GOVERNANCE_GROUP',
|
|
874
|
+
Workflow: 'WORKFLOW'
|
|
894
875
|
};
|
|
895
876
|
exports.EntitlementOwnerBetaTypeBeta = {
|
|
896
877
|
Identity: 'IDENTITY'
|
|
@@ -1024,6 +1005,14 @@ exports.ExpressionBetaOperatorBeta = {
|
|
|
1024
1005
|
And: 'AND',
|
|
1025
1006
|
Equals: 'EQUALS'
|
|
1026
1007
|
};
|
|
1008
|
+
exports.FieldDetailsDtoBetaTypeBeta = {
|
|
1009
|
+
String: 'string',
|
|
1010
|
+
Int: 'int',
|
|
1011
|
+
Long: 'long',
|
|
1012
|
+
Date: 'date',
|
|
1013
|
+
Boolean: 'boolean',
|
|
1014
|
+
Secret: 'secret'
|
|
1015
|
+
};
|
|
1027
1016
|
exports.FormConditionBetaRuleOperatorBeta = {
|
|
1028
1017
|
And: 'AND',
|
|
1029
1018
|
Or: 'OR'
|
|
@@ -1554,7 +1543,8 @@ exports.MultiHostSourcesBetaFeaturesBeta = {
|
|
|
1554
1543
|
ArmUtilizationExtract: 'ARM_UTILIZATION_EXTRACT',
|
|
1555
1544
|
ArmChangelogExtract: 'ARM_CHANGELOG_EXTRACT',
|
|
1556
1545
|
UsesUuid: 'USES_UUID',
|
|
1557
|
-
ApplicationDiscovery: 'APPLICATION_DISCOVERY'
|
|
1546
|
+
ApplicationDiscovery: 'APPLICATION_DISCOVERY',
|
|
1547
|
+
Delete: 'DELETE'
|
|
1558
1548
|
};
|
|
1559
1549
|
exports.MultiHostSourcesBetaStatusBeta = {
|
|
1560
1550
|
SourceStateErrorAccountFileImport: 'SOURCE_STATE_ERROR_ACCOUNT_FILE_IMPORT',
|
|
@@ -1888,6 +1878,10 @@ exports.ReviewerBetaTypeBeta = {
|
|
|
1888
1878
|
Identity: 'IDENTITY',
|
|
1889
1879
|
GovernanceGroup: 'GOVERNANCE_GROUP'
|
|
1890
1880
|
};
|
|
1881
|
+
exports.RoleAssignmentDtoAssignerBetaTypeBeta = {
|
|
1882
|
+
Identity: 'IDENTITY',
|
|
1883
|
+
Unknown: 'UNKNOWN'
|
|
1884
|
+
};
|
|
1891
1885
|
/**
|
|
1892
1886
|
* Type which indicates how a particular Identity obtained a particular Role
|
|
1893
1887
|
* @export
|
|
@@ -2058,7 +2052,8 @@ exports.SchemaBetaFeaturesBeta = {
|
|
|
2058
2052
|
ArmUtilizationExtract: 'ARM_UTILIZATION_EXTRACT',
|
|
2059
2053
|
ArmChangelogExtract: 'ARM_CHANGELOG_EXTRACT',
|
|
2060
2054
|
UsesUuid: 'USES_UUID',
|
|
2061
|
-
ApplicationDiscovery: 'APPLICATION_DISCOVERY'
|
|
2055
|
+
ApplicationDiscovery: 'APPLICATION_DISCOVERY',
|
|
2056
|
+
Delete: 'DELETE'
|
|
2062
2057
|
};
|
|
2063
2058
|
exports.SedAssigneeBetaTypeBeta = {
|
|
2064
2059
|
Identity: 'IDENTITY',
|
|
@@ -2205,7 +2200,8 @@ exports.SourceBetaFeaturesBeta = {
|
|
|
2205
2200
|
ArmUtilizationExtract: 'ARM_UTILIZATION_EXTRACT',
|
|
2206
2201
|
ArmChangelogExtract: 'ARM_CHANGELOG_EXTRACT',
|
|
2207
2202
|
UsesUuid: 'USES_UUID',
|
|
2208
|
-
ApplicationDiscovery: 'APPLICATION_DISCOVERY'
|
|
2203
|
+
ApplicationDiscovery: 'APPLICATION_DISCOVERY',
|
|
2204
|
+
Delete: 'DELETE'
|
|
2209
2205
|
};
|
|
2210
2206
|
exports.SourceBetaStatusBeta = {
|
|
2211
2207
|
SourceStateErrorAccountFileImport: 'SOURCE_STATE_ERROR_ACCOUNT_FILE_IMPORT',
|
|
@@ -2229,6 +2225,9 @@ exports.SourceCreatedActorBetaTypeBeta = {
|
|
|
2229
2225
|
exports.SourceDeletedActorBetaTypeBeta = {
|
|
2230
2226
|
Identity: 'IDENTITY'
|
|
2231
2227
|
};
|
|
2228
|
+
exports.SourceOwnerBetaTypeBeta = {
|
|
2229
|
+
Identity: 'IDENTITY'
|
|
2230
|
+
};
|
|
2232
2231
|
exports.SourceSyncJobBetaStatusBeta = {
|
|
2233
2232
|
Queued: 'QUEUED',
|
|
2234
2233
|
InProgress: 'IN_PROGRESS',
|
|
@@ -5065,7 +5064,7 @@ var AccessRequestsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
5065
5064
|
});
|
|
5066
5065
|
},
|
|
5067
5066
|
/**
|
|
5068
|
-
* This endpoint closes access requests that are stuck in a pending state. It can be used throughout a request\'s lifecycle even after the approval state, unlike the [Cancel Access Request endpoint](https://developer.sailpoint.com/idn/api/v3/cancel-access-request/). To find pending access requests with the UI, navigate to Search and use this query: status: Pending AND \"Access Request\". Use the Column Chooser to select \'Tracking Number\', and use the \'Download\' button to export a CSV containing the tracking numbers. To find pending access requests with the API, use the [List Account Activities endpoint](https://developer.sailpoint.com/idn/api/v3/list-account-activities/). Input the IDs from either source. To track the status of endpoint requests, navigate to Search and use this query: name:\"Close Identity Requests\". Search will include \"Close Identity Requests Started\" audits when requests are initiated and \"Close Identity Requests Completed\" audits when requests are completed. The completion audit will list the identity request IDs that finished in error. This API triggers the [Provisioning Completed event trigger](https://developer.sailpoint.com/
|
|
5067
|
+
* This endpoint closes access requests that are stuck in a pending state. It can be used throughout a request\'s lifecycle even after the approval state, unlike the [Cancel Access Request endpoint](https://developer.sailpoint.com/idn/api/v3/cancel-access-request/). To find pending access requests with the UI, navigate to Search and use this query: status: Pending AND \"Access Request\". Use the Column Chooser to select \'Tracking Number\', and use the \'Download\' button to export a CSV containing the tracking numbers. To find pending access requests with the API, use the [List Account Activities endpoint](https://developer.sailpoint.com/idn/api/v3/list-account-activities/). Input the IDs from either source. To track the status of endpoint requests, navigate to Search and use this query: name:\"Close Identity Requests\". Search will include \"Close Identity Requests Started\" audits when requests are initiated and \"Close Identity Requests Completed\" audits when requests are completed. The completion audit will list the identity request IDs that finished in error. This API triggers the [Provisioning Completed event trigger](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/provisioning-completed/) for each access request that is closed.
|
|
5069
5068
|
* @summary Close access request
|
|
5070
5069
|
* @param {CloseAccessRequestBeta} closeAccessRequestBeta
|
|
5071
5070
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -5398,7 +5397,7 @@ var AccessRequestsBetaApiFp = function (configuration) {
|
|
|
5398
5397
|
});
|
|
5399
5398
|
},
|
|
5400
5399
|
/**
|
|
5401
|
-
* This endpoint closes access requests that are stuck in a pending state. It can be used throughout a request\'s lifecycle even after the approval state, unlike the [Cancel Access Request endpoint](https://developer.sailpoint.com/idn/api/v3/cancel-access-request/). To find pending access requests with the UI, navigate to Search and use this query: status: Pending AND \"Access Request\". Use the Column Chooser to select \'Tracking Number\', and use the \'Download\' button to export a CSV containing the tracking numbers. To find pending access requests with the API, use the [List Account Activities endpoint](https://developer.sailpoint.com/idn/api/v3/list-account-activities/). Input the IDs from either source. To track the status of endpoint requests, navigate to Search and use this query: name:\"Close Identity Requests\". Search will include \"Close Identity Requests Started\" audits when requests are initiated and \"Close Identity Requests Completed\" audits when requests are completed. The completion audit will list the identity request IDs that finished in error. This API triggers the [Provisioning Completed event trigger](https://developer.sailpoint.com/
|
|
5400
|
+
* This endpoint closes access requests that are stuck in a pending state. It can be used throughout a request\'s lifecycle even after the approval state, unlike the [Cancel Access Request endpoint](https://developer.sailpoint.com/idn/api/v3/cancel-access-request/). To find pending access requests with the UI, navigate to Search and use this query: status: Pending AND \"Access Request\". Use the Column Chooser to select \'Tracking Number\', and use the \'Download\' button to export a CSV containing the tracking numbers. To find pending access requests with the API, use the [List Account Activities endpoint](https://developer.sailpoint.com/idn/api/v3/list-account-activities/). Input the IDs from either source. To track the status of endpoint requests, navigate to Search and use this query: name:\"Close Identity Requests\". Search will include \"Close Identity Requests Started\" audits when requests are initiated and \"Close Identity Requests Completed\" audits when requests are completed. The completion audit will list the identity request IDs that finished in error. This API triggers the [Provisioning Completed event trigger](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/provisioning-completed/) for each access request that is closed.
|
|
5402
5401
|
* @summary Close access request
|
|
5403
5402
|
* @param {CloseAccessRequestBeta} closeAccessRequestBeta
|
|
5404
5403
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -5541,7 +5540,7 @@ var AccessRequestsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
5541
5540
|
return localVarFp.cancelAccessRequest(requestParameters.cancelAccessRequestBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
5542
5541
|
},
|
|
5543
5542
|
/**
|
|
5544
|
-
* This endpoint closes access requests that are stuck in a pending state. It can be used throughout a request\'s lifecycle even after the approval state, unlike the [Cancel Access Request endpoint](https://developer.sailpoint.com/idn/api/v3/cancel-access-request/). To find pending access requests with the UI, navigate to Search and use this query: status: Pending AND \"Access Request\". Use the Column Chooser to select \'Tracking Number\', and use the \'Download\' button to export a CSV containing the tracking numbers. To find pending access requests with the API, use the [List Account Activities endpoint](https://developer.sailpoint.com/idn/api/v3/list-account-activities/). Input the IDs from either source. To track the status of endpoint requests, navigate to Search and use this query: name:\"Close Identity Requests\". Search will include \"Close Identity Requests Started\" audits when requests are initiated and \"Close Identity Requests Completed\" audits when requests are completed. The completion audit will list the identity request IDs that finished in error. This API triggers the [Provisioning Completed event trigger](https://developer.sailpoint.com/
|
|
5543
|
+
* This endpoint closes access requests that are stuck in a pending state. It can be used throughout a request\'s lifecycle even after the approval state, unlike the [Cancel Access Request endpoint](https://developer.sailpoint.com/idn/api/v3/cancel-access-request/). To find pending access requests with the UI, navigate to Search and use this query: status: Pending AND \"Access Request\". Use the Column Chooser to select \'Tracking Number\', and use the \'Download\' button to export a CSV containing the tracking numbers. To find pending access requests with the API, use the [List Account Activities endpoint](https://developer.sailpoint.com/idn/api/v3/list-account-activities/). Input the IDs from either source. To track the status of endpoint requests, navigate to Search and use this query: name:\"Close Identity Requests\". Search will include \"Close Identity Requests Started\" audits when requests are initiated and \"Close Identity Requests Completed\" audits when requests are completed. The completion audit will list the identity request IDs that finished in error. This API triggers the [Provisioning Completed event trigger](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/provisioning-completed/) for each access request that is closed.
|
|
5545
5544
|
* @summary Close access request
|
|
5546
5545
|
* @param {AccessRequestsBetaApiCloseAccessRequestRequest} requestParameters Request parameters.
|
|
5547
5546
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -5617,7 +5616,7 @@ var AccessRequestsBetaApi = /** @class */ (function (_super) {
|
|
|
5617
5616
|
return (0, exports.AccessRequestsBetaApiFp)(this.configuration).cancelAccessRequest(requestParameters.cancelAccessRequestBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
5618
5617
|
};
|
|
5619
5618
|
/**
|
|
5620
|
-
* This endpoint closes access requests that are stuck in a pending state. It can be used throughout a request\'s lifecycle even after the approval state, unlike the [Cancel Access Request endpoint](https://developer.sailpoint.com/idn/api/v3/cancel-access-request/). To find pending access requests with the UI, navigate to Search and use this query: status: Pending AND \"Access Request\". Use the Column Chooser to select \'Tracking Number\', and use the \'Download\' button to export a CSV containing the tracking numbers. To find pending access requests with the API, use the [List Account Activities endpoint](https://developer.sailpoint.com/idn/api/v3/list-account-activities/). Input the IDs from either source. To track the status of endpoint requests, navigate to Search and use this query: name:\"Close Identity Requests\". Search will include \"Close Identity Requests Started\" audits when requests are initiated and \"Close Identity Requests Completed\" audits when requests are completed. The completion audit will list the identity request IDs that finished in error. This API triggers the [Provisioning Completed event trigger](https://developer.sailpoint.com/
|
|
5619
|
+
* This endpoint closes access requests that are stuck in a pending state. It can be used throughout a request\'s lifecycle even after the approval state, unlike the [Cancel Access Request endpoint](https://developer.sailpoint.com/idn/api/v3/cancel-access-request/). To find pending access requests with the UI, navigate to Search and use this query: status: Pending AND \"Access Request\". Use the Column Chooser to select \'Tracking Number\', and use the \'Download\' button to export a CSV containing the tracking numbers. To find pending access requests with the API, use the [List Account Activities endpoint](https://developer.sailpoint.com/idn/api/v3/list-account-activities/). Input the IDs from either source. To track the status of endpoint requests, navigate to Search and use this query: name:\"Close Identity Requests\". Search will include \"Close Identity Requests Started\" audits when requests are initiated and \"Close Identity Requests Completed\" audits when requests are completed. The completion audit will list the identity request IDs that finished in error. This API triggers the [Provisioning Completed event trigger](https://developer.sailpoint.com/docs/extensibility/event-triggers/triggers/provisioning-completed/) for each access request that is closed.
|
|
5621
5620
|
* @summary Close access request
|
|
5622
5621
|
* @param {AccessRequestsBetaApiCloseAccessRequestRequest} requestParameters Request parameters.
|
|
5623
5622
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -8584,258 +8583,6 @@ exports.GetDiscoveredApplicationsDetailBeta = {
|
|
|
8584
8583
|
Slim: 'SLIM',
|
|
8585
8584
|
Full: 'FULL'
|
|
8586
8585
|
};
|
|
8587
|
-
/**
|
|
8588
|
-
* ApprovalsBetaApi - axios parameter creator
|
|
8589
|
-
* @export
|
|
8590
|
-
*/
|
|
8591
|
-
var ApprovalsBetaApiAxiosParamCreator = function (configuration) {
|
|
8592
|
-
var _this = this;
|
|
8593
|
-
return {
|
|
8594
|
-
/**
|
|
8595
|
-
* Get a single approval for a given approval ID. This endpoint is for generic approvals, unlike the access-request-approval endpoint, and doesn\'t include access-request-approvals.
|
|
8596
|
-
* @summary Get approval
|
|
8597
|
-
* @param {string} id ID of the approval that to be returned.
|
|
8598
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
8599
|
-
* @throws {RequiredError}
|
|
8600
|
-
*/
|
|
8601
|
-
getApproval: function (id, axiosOptions) {
|
|
8602
|
-
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
8603
|
-
return __awaiter(_this, void 0, void 0, function () {
|
|
8604
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
8605
|
-
return __generator(this, function (_a) {
|
|
8606
|
-
switch (_a.label) {
|
|
8607
|
-
case 0:
|
|
8608
|
-
// verify required parameter 'id' is not null or undefined
|
|
8609
|
-
(0, common_1.assertParamExists)('getApproval', 'id', id);
|
|
8610
|
-
localVarPath = "/generic-approvals/{id}"
|
|
8611
|
-
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
8612
|
-
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
8613
|
-
if (configuration) {
|
|
8614
|
-
baseOptions = configuration.baseOptions;
|
|
8615
|
-
}
|
|
8616
|
-
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
8617
|
-
localVarHeaderParameter = {};
|
|
8618
|
-
localVarQueryParameter = {};
|
|
8619
|
-
// authentication userAuth required
|
|
8620
|
-
// oauth required
|
|
8621
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
8622
|
-
// authentication userAuth required
|
|
8623
|
-
// oauth required
|
|
8624
|
-
];
|
|
8625
|
-
case 1:
|
|
8626
|
-
// authentication userAuth required
|
|
8627
|
-
// oauth required
|
|
8628
|
-
_a.sent();
|
|
8629
|
-
// authentication userAuth required
|
|
8630
|
-
// oauth required
|
|
8631
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
8632
|
-
case 2:
|
|
8633
|
-
// authentication userAuth required
|
|
8634
|
-
// oauth required
|
|
8635
|
-
_a.sent();
|
|
8636
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
8637
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
8638
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
8639
|
-
return [2 /*return*/, {
|
|
8640
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
8641
|
-
axiosOptions: localVarRequestOptions,
|
|
8642
|
-
}];
|
|
8643
|
-
}
|
|
8644
|
-
});
|
|
8645
|
-
});
|
|
8646
|
-
},
|
|
8647
|
-
/**
|
|
8648
|
-
* Get a list of approvals, which can be filtered by requester ID, status, or reference type. You can use the \"Mine\" query parameter to return all approvals for the current approver. This endpoint is for generic approvals, unlike the access-request-approval endpoint, and does not include access-request-approvals. Absence of all query parameters will will default to mine=true.
|
|
8649
|
-
* @summary Get approvals
|
|
8650
|
-
* @param {boolean} [mine] Returns the list of approvals for the current caller.
|
|
8651
|
-
* @param {string} [requesterId] Returns the list of approvals for a given requester ID.
|
|
8652
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **status**: *eq* **referenceType**: *eq*
|
|
8653
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
8654
|
-
* @throws {RequiredError}
|
|
8655
|
-
*/
|
|
8656
|
-
getApprovals: function (mine, requesterId, filters, axiosOptions) {
|
|
8657
|
-
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
8658
|
-
return __awaiter(_this, void 0, void 0, function () {
|
|
8659
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
8660
|
-
return __generator(this, function (_a) {
|
|
8661
|
-
switch (_a.label) {
|
|
8662
|
-
case 0:
|
|
8663
|
-
localVarPath = "/generic-approvals";
|
|
8664
|
-
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
8665
|
-
if (configuration) {
|
|
8666
|
-
baseOptions = configuration.baseOptions;
|
|
8667
|
-
}
|
|
8668
|
-
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
8669
|
-
localVarHeaderParameter = {};
|
|
8670
|
-
localVarQueryParameter = {};
|
|
8671
|
-
// authentication userAuth required
|
|
8672
|
-
// oauth required
|
|
8673
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
8674
|
-
// authentication userAuth required
|
|
8675
|
-
// oauth required
|
|
8676
|
-
];
|
|
8677
|
-
case 1:
|
|
8678
|
-
// authentication userAuth required
|
|
8679
|
-
// oauth required
|
|
8680
|
-
_a.sent();
|
|
8681
|
-
// authentication userAuth required
|
|
8682
|
-
// oauth required
|
|
8683
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
8684
|
-
case 2:
|
|
8685
|
-
// authentication userAuth required
|
|
8686
|
-
// oauth required
|
|
8687
|
-
_a.sent();
|
|
8688
|
-
if (mine !== undefined) {
|
|
8689
|
-
localVarQueryParameter['mine'] = mine;
|
|
8690
|
-
}
|
|
8691
|
-
if (requesterId !== undefined) {
|
|
8692
|
-
localVarQueryParameter['requesterId'] = requesterId;
|
|
8693
|
-
}
|
|
8694
|
-
if (filters !== undefined) {
|
|
8695
|
-
localVarQueryParameter['filters'] = filters;
|
|
8696
|
-
}
|
|
8697
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
8698
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
8699
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
8700
|
-
return [2 /*return*/, {
|
|
8701
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
8702
|
-
axiosOptions: localVarRequestOptions,
|
|
8703
|
-
}];
|
|
8704
|
-
}
|
|
8705
|
-
});
|
|
8706
|
-
});
|
|
8707
|
-
},
|
|
8708
|
-
};
|
|
8709
|
-
};
|
|
8710
|
-
exports.ApprovalsBetaApiAxiosParamCreator = ApprovalsBetaApiAxiosParamCreator;
|
|
8711
|
-
/**
|
|
8712
|
-
* ApprovalsBetaApi - functional programming interface
|
|
8713
|
-
* @export
|
|
8714
|
-
*/
|
|
8715
|
-
var ApprovalsBetaApiFp = function (configuration) {
|
|
8716
|
-
var localVarAxiosParamCreator = (0, exports.ApprovalsBetaApiAxiosParamCreator)(configuration);
|
|
8717
|
-
return {
|
|
8718
|
-
/**
|
|
8719
|
-
* Get a single approval for a given approval ID. This endpoint is for generic approvals, unlike the access-request-approval endpoint, and doesn\'t include access-request-approvals.
|
|
8720
|
-
* @summary Get approval
|
|
8721
|
-
* @param {string} id ID of the approval that to be returned.
|
|
8722
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
8723
|
-
* @throws {RequiredError}
|
|
8724
|
-
*/
|
|
8725
|
-
getApproval: function (id, axiosOptions) {
|
|
8726
|
-
var _a, _b, _c;
|
|
8727
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
8728
|
-
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
8729
|
-
return __generator(this, function (_d) {
|
|
8730
|
-
switch (_d.label) {
|
|
8731
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getApproval(id, axiosOptions)];
|
|
8732
|
-
case 1:
|
|
8733
|
-
localVarAxiosArgs = _d.sent();
|
|
8734
|
-
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
8735
|
-
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApprovalsBetaApi.getApproval']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
8736
|
-
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
8737
|
-
}
|
|
8738
|
-
});
|
|
8739
|
-
});
|
|
8740
|
-
},
|
|
8741
|
-
/**
|
|
8742
|
-
* Get a list of approvals, which can be filtered by requester ID, status, or reference type. You can use the \"Mine\" query parameter to return all approvals for the current approver. This endpoint is for generic approvals, unlike the access-request-approval endpoint, and does not include access-request-approvals. Absence of all query parameters will will default to mine=true.
|
|
8743
|
-
* @summary Get approvals
|
|
8744
|
-
* @param {boolean} [mine] Returns the list of approvals for the current caller.
|
|
8745
|
-
* @param {string} [requesterId] Returns the list of approvals for a given requester ID.
|
|
8746
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **status**: *eq* **referenceType**: *eq*
|
|
8747
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
8748
|
-
* @throws {RequiredError}
|
|
8749
|
-
*/
|
|
8750
|
-
getApprovals: function (mine, requesterId, filters, axiosOptions) {
|
|
8751
|
-
var _a, _b, _c;
|
|
8752
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
8753
|
-
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
8754
|
-
return __generator(this, function (_d) {
|
|
8755
|
-
switch (_d.label) {
|
|
8756
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getApprovals(mine, requesterId, filters, axiosOptions)];
|
|
8757
|
-
case 1:
|
|
8758
|
-
localVarAxiosArgs = _d.sent();
|
|
8759
|
-
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
8760
|
-
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApprovalsBetaApi.getApprovals']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
8761
|
-
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
8762
|
-
}
|
|
8763
|
-
});
|
|
8764
|
-
});
|
|
8765
|
-
},
|
|
8766
|
-
};
|
|
8767
|
-
};
|
|
8768
|
-
exports.ApprovalsBetaApiFp = ApprovalsBetaApiFp;
|
|
8769
|
-
/**
|
|
8770
|
-
* ApprovalsBetaApi - factory interface
|
|
8771
|
-
* @export
|
|
8772
|
-
*/
|
|
8773
|
-
var ApprovalsBetaApiFactory = function (configuration, basePath, axios) {
|
|
8774
|
-
var localVarFp = (0, exports.ApprovalsBetaApiFp)(configuration);
|
|
8775
|
-
return {
|
|
8776
|
-
/**
|
|
8777
|
-
* Get a single approval for a given approval ID. This endpoint is for generic approvals, unlike the access-request-approval endpoint, and doesn\'t include access-request-approvals.
|
|
8778
|
-
* @summary Get approval
|
|
8779
|
-
* @param {ApprovalsBetaApiGetApprovalRequest} requestParameters Request parameters.
|
|
8780
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
8781
|
-
* @throws {RequiredError}
|
|
8782
|
-
*/
|
|
8783
|
-
getApproval: function (requestParameters, axiosOptions) {
|
|
8784
|
-
return localVarFp.getApproval(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
8785
|
-
},
|
|
8786
|
-
/**
|
|
8787
|
-
* Get a list of approvals, which can be filtered by requester ID, status, or reference type. You can use the \"Mine\" query parameter to return all approvals for the current approver. This endpoint is for generic approvals, unlike the access-request-approval endpoint, and does not include access-request-approvals. Absence of all query parameters will will default to mine=true.
|
|
8788
|
-
* @summary Get approvals
|
|
8789
|
-
* @param {ApprovalsBetaApiGetApprovalsRequest} requestParameters Request parameters.
|
|
8790
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
8791
|
-
* @throws {RequiredError}
|
|
8792
|
-
*/
|
|
8793
|
-
getApprovals: function (requestParameters, axiosOptions) {
|
|
8794
|
-
if (requestParameters === void 0) { requestParameters = {}; }
|
|
8795
|
-
return localVarFp.getApprovals(requestParameters.mine, requestParameters.requesterId, requestParameters.filters, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
8796
|
-
},
|
|
8797
|
-
};
|
|
8798
|
-
};
|
|
8799
|
-
exports.ApprovalsBetaApiFactory = ApprovalsBetaApiFactory;
|
|
8800
|
-
/**
|
|
8801
|
-
* ApprovalsBetaApi - object-oriented interface
|
|
8802
|
-
* @export
|
|
8803
|
-
* @class ApprovalsBetaApi
|
|
8804
|
-
* @extends {BaseAPI}
|
|
8805
|
-
*/
|
|
8806
|
-
var ApprovalsBetaApi = /** @class */ (function (_super) {
|
|
8807
|
-
__extends(ApprovalsBetaApi, _super);
|
|
8808
|
-
function ApprovalsBetaApi() {
|
|
8809
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
|
8810
|
-
}
|
|
8811
|
-
/**
|
|
8812
|
-
* Get a single approval for a given approval ID. This endpoint is for generic approvals, unlike the access-request-approval endpoint, and doesn\'t include access-request-approvals.
|
|
8813
|
-
* @summary Get approval
|
|
8814
|
-
* @param {ApprovalsBetaApiGetApprovalRequest} requestParameters Request parameters.
|
|
8815
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
8816
|
-
* @throws {RequiredError}
|
|
8817
|
-
* @memberof ApprovalsBetaApi
|
|
8818
|
-
*/
|
|
8819
|
-
ApprovalsBetaApi.prototype.getApproval = function (requestParameters, axiosOptions) {
|
|
8820
|
-
var _this = this;
|
|
8821
|
-
return (0, exports.ApprovalsBetaApiFp)(this.configuration).getApproval(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
8822
|
-
};
|
|
8823
|
-
/**
|
|
8824
|
-
* Get a list of approvals, which can be filtered by requester ID, status, or reference type. You can use the \"Mine\" query parameter to return all approvals for the current approver. This endpoint is for generic approvals, unlike the access-request-approval endpoint, and does not include access-request-approvals. Absence of all query parameters will will default to mine=true.
|
|
8825
|
-
* @summary Get approvals
|
|
8826
|
-
* @param {ApprovalsBetaApiGetApprovalsRequest} requestParameters Request parameters.
|
|
8827
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
8828
|
-
* @throws {RequiredError}
|
|
8829
|
-
* @memberof ApprovalsBetaApi
|
|
8830
|
-
*/
|
|
8831
|
-
ApprovalsBetaApi.prototype.getApprovals = function (requestParameters, axiosOptions) {
|
|
8832
|
-
var _this = this;
|
|
8833
|
-
if (requestParameters === void 0) { requestParameters = {}; }
|
|
8834
|
-
return (0, exports.ApprovalsBetaApiFp)(this.configuration).getApprovals(requestParameters.mine, requestParameters.requesterId, requestParameters.filters, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
8835
|
-
};
|
|
8836
|
-
return ApprovalsBetaApi;
|
|
8837
|
-
}(base_1.BaseAPI));
|
|
8838
|
-
exports.ApprovalsBetaApi = ApprovalsBetaApi;
|
|
8839
8586
|
/**
|
|
8840
8587
|
* AppsBetaApi - axios parameter creator
|
|
8841
8588
|
* @export
|
|
@@ -11418,7 +11165,7 @@ var CertificationCampaignsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
11418
11165
|
});
|
|
11419
11166
|
},
|
|
11420
11167
|
/**
|
|
11421
|
-
* Use this API to get a list of all campaign templates. Scope can be reduced through standard V3 query params. Though this Beta endpoint has been deprecated, you can find its V3 equivalent [here](https://developer.sailpoint.com/docs/api/
|
|
11168
|
+
* Use this API to get a list of all campaign templates. Scope can be reduced through standard V3 query params. Though this Beta endpoint has been deprecated, you can find its V3 equivalent [here](https://developer.sailpoint.com/docs/api/v2025/get-campaign-templates). The endpoint returns all campaign templates matching the query parameters. A token with ORG_ADMIN or CERT_ADMIN authority is required to call this API.
|
|
11422
11169
|
* @summary List campaign templates
|
|
11423
11170
|
* @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.
|
|
11424
11171
|
* @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.
|
|
@@ -12303,7 +12050,7 @@ var CertificationCampaignsBetaApiFp = function (configuration) {
|
|
|
12303
12050
|
});
|
|
12304
12051
|
},
|
|
12305
12052
|
/**
|
|
12306
|
-
* Use this API to get a list of all campaign templates. Scope can be reduced through standard V3 query params. Though this Beta endpoint has been deprecated, you can find its V3 equivalent [here](https://developer.sailpoint.com/docs/api/
|
|
12053
|
+
* Use this API to get a list of all campaign templates. Scope can be reduced through standard V3 query params. Though this Beta endpoint has been deprecated, you can find its V3 equivalent [here](https://developer.sailpoint.com/docs/api/v2025/get-campaign-templates). The endpoint returns all campaign templates matching the query parameters. A token with ORG_ADMIN or CERT_ADMIN authority is required to call this API.
|
|
12307
12054
|
* @summary List campaign templates
|
|
12308
12055
|
* @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.
|
|
12309
12056
|
* @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.
|
|
@@ -12695,7 +12442,7 @@ var CertificationCampaignsBetaApiFactory = function (configuration, basePath, ax
|
|
|
12695
12442
|
return localVarFp.getCampaignTemplateSchedule(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
12696
12443
|
},
|
|
12697
12444
|
/**
|
|
12698
|
-
* Use this API to get a list of all campaign templates. Scope can be reduced through standard V3 query params. Though this Beta endpoint has been deprecated, you can find its V3 equivalent [here](https://developer.sailpoint.com/docs/api/
|
|
12445
|
+
* Use this API to get a list of all campaign templates. Scope can be reduced through standard V3 query params. Though this Beta endpoint has been deprecated, you can find its V3 equivalent [here](https://developer.sailpoint.com/docs/api/v2025/get-campaign-templates). The endpoint returns all campaign templates matching the query parameters. A token with ORG_ADMIN or CERT_ADMIN authority is required to call this API.
|
|
12699
12446
|
* @summary List campaign templates
|
|
12700
12447
|
* @param {CertificationCampaignsBetaApiGetCampaignTemplatesRequest} requestParameters Request parameters.
|
|
12701
12448
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -12976,7 +12723,7 @@ var CertificationCampaignsBetaApi = /** @class */ (function (_super) {
|
|
|
12976
12723
|
return (0, exports.CertificationCampaignsBetaApiFp)(this.configuration).getCampaignTemplateSchedule(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
12977
12724
|
};
|
|
12978
12725
|
/**
|
|
12979
|
-
* Use this API to get a list of all campaign templates. Scope can be reduced through standard V3 query params. Though this Beta endpoint has been deprecated, you can find its V3 equivalent [here](https://developer.sailpoint.com/docs/api/
|
|
12726
|
+
* Use this API to get a list of all campaign templates. Scope can be reduced through standard V3 query params. Though this Beta endpoint has been deprecated, you can find its V3 equivalent [here](https://developer.sailpoint.com/docs/api/v2025/get-campaign-templates). The endpoint returns all campaign templates matching the query parameters. A token with ORG_ADMIN or CERT_ADMIN authority is required to call this API.
|
|
12980
12727
|
* @summary List campaign templates
|
|
12981
12728
|
* @param {CertificationCampaignsBetaApiGetCampaignTemplatesRequest} requestParameters Request parameters.
|
|
12982
12729
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -17493,7 +17240,7 @@ var EntitlementsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
17493
17240
|
/**
|
|
17494
17241
|
* This API returns a list of entitlements. This API can be used in one of the two following ways: either getting entitlements for a specific **account-id**, or getting via use of **filters** (those two options are exclusive). Any authenticated token can call this API.
|
|
17495
17242
|
* @summary Gets a list of entitlements.
|
|
17496
|
-
* @param {string} [accountId] The account ID. If specified, returns only entitlements associated with the given Account. Cannot be specified with the **filters**, **segmented-for-identity**, **for-segment-ids**, or **include-unsegmented** param(s). This parameter is deprecated. Please use [Account Entitlements API](https://developer.sailpoint.com/
|
|
17243
|
+
* @param {string} [accountId] The account ID. If specified, returns only entitlements associated with the given Account. Cannot be specified with the **filters**, **segmented-for-identity**, **for-segment-ids**, or **include-unsegmented** param(s). This parameter is deprecated. Please use [Account Entitlements API](https://developer.sailpoint.com/docs/api/v2025/get-account-entitlements/) to get account entitlements.
|
|
17497
17244
|
* @param {string} [segmentedForIdentity] If present and not empty, additionally filters Entitlements to those which are assigned to the Segment(s) which are visible to the Identity with the specified ID. Cannot be specified with the **account-id** or **for-segment-ids** param(s). It is also illegal to specify a value that refers to a different user\'s Identity.
|
|
17498
17245
|
* @param {string} [forSegmentIds] If present and not empty, additionally filters Access Profiles to those which are assigned to the Segment(s) with the specified IDs. Cannot be specified with the **account-id** or **segmented-for-identity** param(s).
|
|
17499
17246
|
* @param {boolean} [includeUnsegmented] Whether or not the response list should contain unsegmented Entitlements. If **for-segment-ids** and **segmented-for-identity** are both absent or empty, specifying **include-unsegmented=false** results in an error.
|
|
@@ -17576,7 +17323,7 @@ var EntitlementsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
17576
17323
|
});
|
|
17577
17324
|
},
|
|
17578
17325
|
/**
|
|
17579
|
-
* This API updates an existing entitlement using [JSON Patch](https://tools.ietf.org/html/rfc6902) syntax. The following fields are patchable: **requestable**, **privileged**, **segments**, **owner**, **name**, **description
|
|
17326
|
+
* This API updates an existing entitlement using [JSON Patch](https://tools.ietf.org/html/rfc6902) syntax. The following fields are patchable: **requestable**, **privileged**, **segments**, **owner**, **name**, **description** and **manuallyUpdatedFields** When you\'re patching owner, only owner type and owner id must be provided. Owner name is optional, and it won\'t be modified. If the owner name is provided, it should correspond to the real name. The only owner type currently supported is IDENTITY. A token with ORG_ADMIN or SOURCE_ADMIN authority is required to call this API.
|
|
17580
17327
|
* @summary Patch an entitlement
|
|
17581
17328
|
* @param {string} id ID of the entitlement to patch
|
|
17582
17329
|
* @param {Array<JsonPatchOperationBeta>} [jsonPatchOperationBeta]
|
|
@@ -17743,7 +17490,7 @@ var EntitlementsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
17743
17490
|
});
|
|
17744
17491
|
},
|
|
17745
17492
|
/**
|
|
17746
|
-
* This API applies an update to every entitlement of the list. The number of entitlements to update is limited to 50 items maximum. The JsonPatch update follows the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. examples of allowed operations : `**{ \"op\": \"replace\", \"path\": \"/privileged\", \"value\": boolean }**` `**{ \"op\": \"replace\", \"path\": \"/requestable\",\"value\": boolean }**`
|
|
17493
|
+
* This API applies an update to every entitlement of the list. The number of entitlements to update is limited to 50 items maximum. The JsonPatch update follows the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. examples of allowed operations : `**{ \"op\": \"replace\", \"path\": \"/privileged\", \"value\": boolean }**` `**{ \"op\": \"replace\", \"path\": \"/requestable\",\"value\": boolean }**` A token with ORG_ADMIN or API authority is required to call this API.
|
|
17747
17494
|
* @summary Bulk update an entitlement list
|
|
17748
17495
|
* @param {EntitlementBulkUpdateRequestBeta} entitlementBulkUpdateRequestBeta
|
|
17749
17496
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -17986,7 +17733,7 @@ var EntitlementsBetaApiFp = function (configuration) {
|
|
|
17986
17733
|
/**
|
|
17987
17734
|
* This API returns a list of entitlements. This API can be used in one of the two following ways: either getting entitlements for a specific **account-id**, or getting via use of **filters** (those two options are exclusive). Any authenticated token can call this API.
|
|
17988
17735
|
* @summary Gets a list of entitlements.
|
|
17989
|
-
* @param {string} [accountId] The account ID. If specified, returns only entitlements associated with the given Account. Cannot be specified with the **filters**, **segmented-for-identity**, **for-segment-ids**, or **include-unsegmented** param(s). This parameter is deprecated. Please use [Account Entitlements API](https://developer.sailpoint.com/
|
|
17736
|
+
* @param {string} [accountId] The account ID. If specified, returns only entitlements associated with the given Account. Cannot be specified with the **filters**, **segmented-for-identity**, **for-segment-ids**, or **include-unsegmented** param(s). This parameter is deprecated. Please use [Account Entitlements API](https://developer.sailpoint.com/docs/api/v2025/get-account-entitlements/) to get account entitlements.
|
|
17990
17737
|
* @param {string} [segmentedForIdentity] If present and not empty, additionally filters Entitlements to those which are assigned to the Segment(s) which are visible to the Identity with the specified ID. Cannot be specified with the **account-id** or **for-segment-ids** param(s). It is also illegal to specify a value that refers to a different user\'s Identity.
|
|
17991
17738
|
* @param {string} [forSegmentIds] If present and not empty, additionally filters Access Profiles to those which are assigned to the Segment(s) with the specified IDs. Cannot be specified with the **account-id** or **segmented-for-identity** param(s).
|
|
17992
17739
|
* @param {boolean} [includeUnsegmented] Whether or not the response list should contain unsegmented Entitlements. If **for-segment-ids** and **segmented-for-identity** are both absent or empty, specifying **include-unsegmented=false** results in an error.
|
|
@@ -18015,7 +17762,7 @@ var EntitlementsBetaApiFp = function (configuration) {
|
|
|
18015
17762
|
});
|
|
18016
17763
|
},
|
|
18017
17764
|
/**
|
|
18018
|
-
* This API updates an existing entitlement using [JSON Patch](https://tools.ietf.org/html/rfc6902) syntax. The following fields are patchable: **requestable**, **privileged**, **segments**, **owner**, **name**, **description
|
|
17765
|
+
* This API updates an existing entitlement using [JSON Patch](https://tools.ietf.org/html/rfc6902) syntax. The following fields are patchable: **requestable**, **privileged**, **segments**, **owner**, **name**, **description** and **manuallyUpdatedFields** When you\'re patching owner, only owner type and owner id must be provided. Owner name is optional, and it won\'t be modified. If the owner name is provided, it should correspond to the real name. The only owner type currently supported is IDENTITY. A token with ORG_ADMIN or SOURCE_ADMIN authority is required to call this API.
|
|
18019
17766
|
* @summary Patch an entitlement
|
|
18020
17767
|
* @param {string} id ID of the entitlement to patch
|
|
18021
17768
|
* @param {Array<JsonPatchOperationBeta>} [jsonPatchOperationBeta]
|
|
@@ -18086,7 +17833,7 @@ var EntitlementsBetaApiFp = function (configuration) {
|
|
|
18086
17833
|
});
|
|
18087
17834
|
},
|
|
18088
17835
|
/**
|
|
18089
|
-
* This API applies an update to every entitlement of the list. The number of entitlements to update is limited to 50 items maximum. The JsonPatch update follows the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. examples of allowed operations : `**{ \"op\": \"replace\", \"path\": \"/privileged\", \"value\": boolean }**` `**{ \"op\": \"replace\", \"path\": \"/requestable\",\"value\": boolean }**`
|
|
17836
|
+
* This API applies an update to every entitlement of the list. The number of entitlements to update is limited to 50 items maximum. The JsonPatch update follows the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. examples of allowed operations : `**{ \"op\": \"replace\", \"path\": \"/privileged\", \"value\": boolean }**` `**{ \"op\": \"replace\", \"path\": \"/requestable\",\"value\": boolean }**` A token with ORG_ADMIN or API authority is required to call this API.
|
|
18090
17837
|
* @summary Bulk update an entitlement list
|
|
18091
17838
|
* @param {EntitlementBulkUpdateRequestBeta} entitlementBulkUpdateRequestBeta
|
|
18092
17839
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -18201,7 +17948,7 @@ var EntitlementsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
18201
17948
|
return localVarFp.listEntitlements(requestParameters.accountId, requestParameters.segmentedForIdentity, requestParameters.forSegmentIds, requestParameters.includeUnsegmented, requestParameters.offset, requestParameters.limit, requestParameters.count, requestParameters.sorters, requestParameters.filters, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
18202
17949
|
},
|
|
18203
17950
|
/**
|
|
18204
|
-
* This API updates an existing entitlement using [JSON Patch](https://tools.ietf.org/html/rfc6902) syntax. The following fields are patchable: **requestable**, **privileged**, **segments**, **owner**, **name**, **description
|
|
17951
|
+
* This API updates an existing entitlement using [JSON Patch](https://tools.ietf.org/html/rfc6902) syntax. The following fields are patchable: **requestable**, **privileged**, **segments**, **owner**, **name**, **description** and **manuallyUpdatedFields** When you\'re patching owner, only owner type and owner id must be provided. Owner name is optional, and it won\'t be modified. If the owner name is provided, it should correspond to the real name. The only owner type currently supported is IDENTITY. A token with ORG_ADMIN or SOURCE_ADMIN authority is required to call this API.
|
|
18205
17952
|
* @summary Patch an entitlement
|
|
18206
17953
|
* @param {EntitlementsBetaApiPatchEntitlementRequest} requestParameters Request parameters.
|
|
18207
17954
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -18231,7 +17978,7 @@ var EntitlementsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
18231
17978
|
return localVarFp.resetSourceEntitlements(requestParameters.sourceId, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
18232
17979
|
},
|
|
18233
17980
|
/**
|
|
18234
|
-
* This API applies an update to every entitlement of the list. The number of entitlements to update is limited to 50 items maximum. The JsonPatch update follows the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. examples of allowed operations : `**{ \"op\": \"replace\", \"path\": \"/privileged\", \"value\": boolean }**` `**{ \"op\": \"replace\", \"path\": \"/requestable\",\"value\": boolean }**`
|
|
17981
|
+
* This API applies an update to every entitlement of the list. The number of entitlements to update is limited to 50 items maximum. The JsonPatch update follows the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. examples of allowed operations : `**{ \"op\": \"replace\", \"path\": \"/privileged\", \"value\": boolean }**` `**{ \"op\": \"replace\", \"path\": \"/requestable\",\"value\": boolean }**` A token with ORG_ADMIN or API authority is required to call this API.
|
|
18235
17982
|
* @summary Bulk update an entitlement list
|
|
18236
17983
|
* @param {EntitlementsBetaApiUpdateEntitlementsInBulkRequest} requestParameters Request parameters.
|
|
18237
17984
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -18353,7 +18100,7 @@ var EntitlementsBetaApi = /** @class */ (function (_super) {
|
|
|
18353
18100
|
return (0, exports.EntitlementsBetaApiFp)(this.configuration).listEntitlements(requestParameters.accountId, requestParameters.segmentedForIdentity, requestParameters.forSegmentIds, requestParameters.includeUnsegmented, requestParameters.offset, requestParameters.limit, requestParameters.count, requestParameters.sorters, requestParameters.filters, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
18354
18101
|
};
|
|
18355
18102
|
/**
|
|
18356
|
-
* This API updates an existing entitlement using [JSON Patch](https://tools.ietf.org/html/rfc6902) syntax. The following fields are patchable: **requestable**, **privileged**, **segments**, **owner**, **name**, **description
|
|
18103
|
+
* This API updates an existing entitlement using [JSON Patch](https://tools.ietf.org/html/rfc6902) syntax. The following fields are patchable: **requestable**, **privileged**, **segments**, **owner**, **name**, **description** and **manuallyUpdatedFields** When you\'re patching owner, only owner type and owner id must be provided. Owner name is optional, and it won\'t be modified. If the owner name is provided, it should correspond to the real name. The only owner type currently supported is IDENTITY. A token with ORG_ADMIN or SOURCE_ADMIN authority is required to call this API.
|
|
18357
18104
|
* @summary Patch an entitlement
|
|
18358
18105
|
* @param {EntitlementsBetaApiPatchEntitlementRequest} requestParameters Request parameters.
|
|
18359
18106
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -18389,7 +18136,7 @@ var EntitlementsBetaApi = /** @class */ (function (_super) {
|
|
|
18389
18136
|
return (0, exports.EntitlementsBetaApiFp)(this.configuration).resetSourceEntitlements(requestParameters.sourceId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
18390
18137
|
};
|
|
18391
18138
|
/**
|
|
18392
|
-
* This API applies an update to every entitlement of the list. The number of entitlements to update is limited to 50 items maximum. The JsonPatch update follows the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. examples of allowed operations : `**{ \"op\": \"replace\", \"path\": \"/privileged\", \"value\": boolean }**` `**{ \"op\": \"replace\", \"path\": \"/requestable\",\"value\": boolean }**`
|
|
18139
|
+
* This API applies an update to every entitlement of the list. The number of entitlements to update is limited to 50 items maximum. The JsonPatch update follows the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. examples of allowed operations : `**{ \"op\": \"replace\", \"path\": \"/privileged\", \"value\": boolean }**` `**{ \"op\": \"replace\", \"path\": \"/requestable\",\"value\": boolean }**` A token with ORG_ADMIN or API authority is required to call this API.
|
|
18393
18140
|
* @summary Bulk update an entitlement list
|
|
18394
18141
|
* @param {EntitlementsBetaApiUpdateEntitlementsInBulkRequest} requestParameters Request parameters.
|
|
18395
18142
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -18824,7 +18571,7 @@ var GovernanceGroupsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
18824
18571
|
* This API returns list of Governance Groups
|
|
18825
18572
|
* @summary List governance groups
|
|
18826
18573
|
* @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.
|
|
18827
|
-
* @param {number} [limit]
|
|
18574
|
+
* @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.
|
|
18828
18575
|
* @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.
|
|
18829
18576
|
* @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* **name**: *eq, sw, in* **memberships.identityId**: *eq, in*
|
|
18830
18577
|
* @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, created, modified, id, description**
|
|
@@ -19187,7 +18934,7 @@ var GovernanceGroupsBetaApiFp = function (configuration) {
|
|
|
19187
18934
|
* This API returns list of Governance Groups
|
|
19188
18935
|
* @summary List governance groups
|
|
19189
18936
|
* @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.
|
|
19190
|
-
* @param {number} [limit]
|
|
18937
|
+
* @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.
|
|
19191
18938
|
* @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.
|
|
19192
18939
|
* @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* **name**: *eq, sw, in* **memberships.identityId**: *eq, in*
|
|
19193
18940
|
* @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, created, modified, id, description**
|
|
@@ -48122,7 +47869,7 @@ var SPConfigBetaApiAxiosParamCreator = function (configuration) {
|
|
|
48122
47869
|
var _this = this;
|
|
48123
47870
|
return {
|
|
48124
47871
|
/**
|
|
48125
|
-
* This post will export objects from the tenant to a JSON configuration file. For more information about the object types that currently support export functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/
|
|
47872
|
+
* This post will export objects from the tenant to a JSON configuration file. For more information about the object types that currently support export functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/docs/extensibility/configuration-management/saas-configuration#supported-objects).
|
|
48126
47873
|
* @summary Initiates configuration objects export job
|
|
48127
47874
|
* @param {ExportPayloadBeta} exportPayloadBeta Export options control what will be included in the export.
|
|
48128
47875
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -48335,7 +48082,7 @@ var SPConfigBetaApiAxiosParamCreator = function (configuration) {
|
|
|
48335
48082
|
});
|
|
48336
48083
|
},
|
|
48337
48084
|
/**
|
|
48338
|
-
* This gets the status of the import job identified by the `id` parameter. For more information about the object types that currently support import functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/
|
|
48085
|
+
* This gets the status of the import job identified by the `id` parameter. For more information about the object types that currently support import functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/docs/extensibility/configuration-management/saas-configuration#supported-objects).
|
|
48339
48086
|
* @summary Get import job status
|
|
48340
48087
|
* @param {string} id The ID of the import job whose status will be returned.
|
|
48341
48088
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -48388,7 +48135,7 @@ var SPConfigBetaApiAxiosParamCreator = function (configuration) {
|
|
|
48388
48135
|
});
|
|
48389
48136
|
},
|
|
48390
48137
|
/**
|
|
48391
|
-
* This post will import objects from a JSON configuration file into a tenant. By default, every import will first export all existing objects supported by sp-config as a backup before the import is attempted. The backup is provided so that the state of the configuration prior to the import is available for inspection or restore if needed. The backup can be skipped by setting \"excludeBackup\" to true in the import options. If a backup is performed, the id of the backup will be provided in the ImportResult as the \"exportJobId\". This can be downloaded using the `/sp-config/export/{exportJobId}/download` endpoint. You cannot currently import from the Non-Employee Lifecycle Management (NELM) source. You cannot use this endpoint to back up or store NELM data. For more information about the object types that currently support import functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/
|
|
48138
|
+
* This post will import objects from a JSON configuration file into a tenant. By default, every import will first export all existing objects supported by sp-config as a backup before the import is attempted. The backup is provided so that the state of the configuration prior to the import is available for inspection or restore if needed. The backup can be skipped by setting \"excludeBackup\" to true in the import options. If a backup is performed, the id of the backup will be provided in the ImportResult as the \"exportJobId\". This can be downloaded using the `/sp-config/export/{exportJobId}/download` endpoint. You cannot currently import from the Non-Employee Lifecycle Management (NELM) source. You cannot use this endpoint to back up or store NELM data. For more information about the object types that currently support import functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/docs/extensibility/configuration-management/saas-configuration#supported-objects).
|
|
48392
48139
|
* @summary Initiates configuration objects import job
|
|
48393
48140
|
* @param {File} data JSON file containing the objects to be imported.
|
|
48394
48141
|
* @param {boolean} [preview] This option is intended to give the user information about how an import operation would proceed, without having any effect on the target tenant. If this parameter is \"true\", no objects will be imported. Instead, the import process will pre-process the import file and attempt to resolve references within imported objects. The import result file will contain messages pertaining to how specific references were resolved, any errors associated with the preprocessing, and messages indicating which objects would be imported.
|
|
@@ -48513,7 +48260,7 @@ var SPConfigBetaApiFp = function (configuration) {
|
|
|
48513
48260
|
var localVarAxiosParamCreator = (0, exports.SPConfigBetaApiAxiosParamCreator)(configuration);
|
|
48514
48261
|
return {
|
|
48515
48262
|
/**
|
|
48516
|
-
* This post will export objects from the tenant to a JSON configuration file. For more information about the object types that currently support export functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/
|
|
48263
|
+
* This post will export objects from the tenant to a JSON configuration file. For more information about the object types that currently support export functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/docs/extensibility/configuration-management/saas-configuration#supported-objects).
|
|
48517
48264
|
* @summary Initiates configuration objects export job
|
|
48518
48265
|
* @param {ExportPayloadBeta} exportPayloadBeta Export options control what will be included in the export.
|
|
48519
48266
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -48605,7 +48352,7 @@ var SPConfigBetaApiFp = function (configuration) {
|
|
|
48605
48352
|
});
|
|
48606
48353
|
},
|
|
48607
48354
|
/**
|
|
48608
|
-
* This gets the status of the import job identified by the `id` parameter. For more information about the object types that currently support import functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/
|
|
48355
|
+
* This gets the status of the import job identified by the `id` parameter. For more information about the object types that currently support import functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/docs/extensibility/configuration-management/saas-configuration#supported-objects).
|
|
48609
48356
|
* @summary Get import job status
|
|
48610
48357
|
* @param {string} id The ID of the import job whose status will be returned.
|
|
48611
48358
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -48628,7 +48375,7 @@ var SPConfigBetaApiFp = function (configuration) {
|
|
|
48628
48375
|
});
|
|
48629
48376
|
},
|
|
48630
48377
|
/**
|
|
48631
|
-
* This post will import objects from a JSON configuration file into a tenant. By default, every import will first export all existing objects supported by sp-config as a backup before the import is attempted. The backup is provided so that the state of the configuration prior to the import is available for inspection or restore if needed. The backup can be skipped by setting \"excludeBackup\" to true in the import options. If a backup is performed, the id of the backup will be provided in the ImportResult as the \"exportJobId\". This can be downloaded using the `/sp-config/export/{exportJobId}/download` endpoint. You cannot currently import from the Non-Employee Lifecycle Management (NELM) source. You cannot use this endpoint to back up or store NELM data. For more information about the object types that currently support import functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/
|
|
48378
|
+
* This post will import objects from a JSON configuration file into a tenant. By default, every import will first export all existing objects supported by sp-config as a backup before the import is attempted. The backup is provided so that the state of the configuration prior to the import is available for inspection or restore if needed. The backup can be skipped by setting \"excludeBackup\" to true in the import options. If a backup is performed, the id of the backup will be provided in the ImportResult as the \"exportJobId\". This can be downloaded using the `/sp-config/export/{exportJobId}/download` endpoint. You cannot currently import from the Non-Employee Lifecycle Management (NELM) source. You cannot use this endpoint to back up or store NELM data. For more information about the object types that currently support import functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/docs/extensibility/configuration-management/saas-configuration#supported-objects).
|
|
48632
48379
|
* @summary Initiates configuration objects import job
|
|
48633
48380
|
* @param {File} data JSON file containing the objects to be imported.
|
|
48634
48381
|
* @param {boolean} [preview] This option is intended to give the user information about how an import operation would proceed, without having any effect on the target tenant. If this parameter is \"true\", no objects will be imported. Instead, the import process will pre-process the import file and attempt to resolve references within imported objects. The import result file will contain messages pertaining to how specific references were resolved, any errors associated with the preprocessing, and messages indicating which objects would be imported.
|
|
@@ -48685,7 +48432,7 @@ var SPConfigBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
48685
48432
|
var localVarFp = (0, exports.SPConfigBetaApiFp)(configuration);
|
|
48686
48433
|
return {
|
|
48687
48434
|
/**
|
|
48688
|
-
* This post will export objects from the tenant to a JSON configuration file. For more information about the object types that currently support export functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/
|
|
48435
|
+
* This post will export objects from the tenant to a JSON configuration file. For more information about the object types that currently support export functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/docs/extensibility/configuration-management/saas-configuration#supported-objects).
|
|
48689
48436
|
* @summary Initiates configuration objects export job
|
|
48690
48437
|
* @param {SPConfigBetaApiExportSpConfigRequest} requestParameters Request parameters.
|
|
48691
48438
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -48725,7 +48472,7 @@ var SPConfigBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
48725
48472
|
return localVarFp.getSpConfigImport(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
48726
48473
|
},
|
|
48727
48474
|
/**
|
|
48728
|
-
* This gets the status of the import job identified by the `id` parameter. For more information about the object types that currently support import functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/
|
|
48475
|
+
* This gets the status of the import job identified by the `id` parameter. For more information about the object types that currently support import functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/docs/extensibility/configuration-management/saas-configuration#supported-objects).
|
|
48729
48476
|
* @summary Get import job status
|
|
48730
48477
|
* @param {SPConfigBetaApiGetSpConfigImportStatusRequest} requestParameters Request parameters.
|
|
48731
48478
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -48735,7 +48482,7 @@ var SPConfigBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
48735
48482
|
return localVarFp.getSpConfigImportStatus(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
48736
48483
|
},
|
|
48737
48484
|
/**
|
|
48738
|
-
* This post will import objects from a JSON configuration file into a tenant. By default, every import will first export all existing objects supported by sp-config as a backup before the import is attempted. The backup is provided so that the state of the configuration prior to the import is available for inspection or restore if needed. The backup can be skipped by setting \"excludeBackup\" to true in the import options. If a backup is performed, the id of the backup will be provided in the ImportResult as the \"exportJobId\". This can be downloaded using the `/sp-config/export/{exportJobId}/download` endpoint. You cannot currently import from the Non-Employee Lifecycle Management (NELM) source. You cannot use this endpoint to back up or store NELM data. For more information about the object types that currently support import functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/
|
|
48485
|
+
* This post will import objects from a JSON configuration file into a tenant. By default, every import will first export all existing objects supported by sp-config as a backup before the import is attempted. The backup is provided so that the state of the configuration prior to the import is available for inspection or restore if needed. The backup can be skipped by setting \"excludeBackup\" to true in the import options. If a backup is performed, the id of the backup will be provided in the ImportResult as the \"exportJobId\". This can be downloaded using the `/sp-config/export/{exportJobId}/download` endpoint. You cannot currently import from the Non-Employee Lifecycle Management (NELM) source. You cannot use this endpoint to back up or store NELM data. For more information about the object types that currently support import functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/docs/extensibility/configuration-management/saas-configuration#supported-objects).
|
|
48739
48486
|
* @summary Initiates configuration objects import job
|
|
48740
48487
|
* @param {SPConfigBetaApiImportSpConfigRequest} requestParameters Request parameters.
|
|
48741
48488
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -48768,7 +48515,7 @@ var SPConfigBetaApi = /** @class */ (function (_super) {
|
|
|
48768
48515
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
48769
48516
|
}
|
|
48770
48517
|
/**
|
|
48771
|
-
* This post will export objects from the tenant to a JSON configuration file. For more information about the object types that currently support export functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/
|
|
48518
|
+
* This post will export objects from the tenant to a JSON configuration file. For more information about the object types that currently support export functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/docs/extensibility/configuration-management/saas-configuration#supported-objects).
|
|
48772
48519
|
* @summary Initiates configuration objects export job
|
|
48773
48520
|
* @param {SPConfigBetaApiExportSpConfigRequest} requestParameters Request parameters.
|
|
48774
48521
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -48816,7 +48563,7 @@ var SPConfigBetaApi = /** @class */ (function (_super) {
|
|
|
48816
48563
|
return (0, exports.SPConfigBetaApiFp)(this.configuration).getSpConfigImport(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
48817
48564
|
};
|
|
48818
48565
|
/**
|
|
48819
|
-
* This gets the status of the import job identified by the `id` parameter. For more information about the object types that currently support import functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/
|
|
48566
|
+
* This gets the status of the import job identified by the `id` parameter. For more information about the object types that currently support import functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/docs/extensibility/configuration-management/saas-configuration#supported-objects).
|
|
48820
48567
|
* @summary Get import job status
|
|
48821
48568
|
* @param {SPConfigBetaApiGetSpConfigImportStatusRequest} requestParameters Request parameters.
|
|
48822
48569
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -48828,7 +48575,7 @@ var SPConfigBetaApi = /** @class */ (function (_super) {
|
|
|
48828
48575
|
return (0, exports.SPConfigBetaApiFp)(this.configuration).getSpConfigImportStatus(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
48829
48576
|
};
|
|
48830
48577
|
/**
|
|
48831
|
-
* This post will import objects from a JSON configuration file into a tenant. By default, every import will first export all existing objects supported by sp-config as a backup before the import is attempted. The backup is provided so that the state of the configuration prior to the import is available for inspection or restore if needed. The backup can be skipped by setting \"excludeBackup\" to true in the import options. If a backup is performed, the id of the backup will be provided in the ImportResult as the \"exportJobId\". This can be downloaded using the `/sp-config/export/{exportJobId}/download` endpoint. You cannot currently import from the Non-Employee Lifecycle Management (NELM) source. You cannot use this endpoint to back up or store NELM data. For more information about the object types that currently support import functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/
|
|
48578
|
+
* This post will import objects from a JSON configuration file into a tenant. By default, every import will first export all existing objects supported by sp-config as a backup before the import is attempted. The backup is provided so that the state of the configuration prior to the import is available for inspection or restore if needed. The backup can be skipped by setting \"excludeBackup\" to true in the import options. If a backup is performed, the id of the backup will be provided in the ImportResult as the \"exportJobId\". This can be downloaded using the `/sp-config/export/{exportJobId}/download` endpoint. You cannot currently import from the Non-Employee Lifecycle Management (NELM) source. You cannot use this endpoint to back up or store NELM data. For more information about the object types that currently support import functionality, refer to [SaaS Configuration](https://developer.sailpoint.com/docs/extensibility/configuration-management/saas-configuration#supported-objects).
|
|
48832
48579
|
* @summary Initiates configuration objects import job
|
|
48833
48580
|
* @param {SPConfigBetaApiImportSpConfigRequest} requestParameters Request parameters.
|
|
48834
48581
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -51321,7 +51068,7 @@ var SourcesBetaApiAxiosParamCreator = function (configuration) {
|
|
|
51321
51068
|
});
|
|
51322
51069
|
},
|
|
51323
51070
|
/**
|
|
51324
|
-
* This API generates a create policy/template based on field value transforms. This API is intended for use when setting up JDBC Provisioning type sources, but it will also work on other source types. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/
|
|
51071
|
+
* This API generates a create policy/template based on field value transforms. This API is intended for use when setting up JDBC Provisioning type sources, but it will also work on other source types. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
|
|
51325
51072
|
* @summary Create provisioning policy
|
|
51326
51073
|
* @param {string} sourceId The Source id
|
|
51327
51074
|
* @param {ProvisioningPolicyDtoBeta} provisioningPolicyDtoBeta
|
|
@@ -53077,7 +52824,7 @@ var SourcesBetaApiAxiosParamCreator = function (configuration) {
|
|
|
53077
52824
|
});
|
|
53078
52825
|
},
|
|
53079
52826
|
/**
|
|
53080
|
-
* This end-point updates the provisioning policy with the specified usage on the specified source in IdentityNow. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/
|
|
52827
|
+
* This end-point updates the provisioning policy with the specified usage on the specified source in IdentityNow. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
|
|
53081
52828
|
* @summary Update provisioning policy by usagetype
|
|
53082
52829
|
* @param {string} sourceId The Source ID.
|
|
53083
52830
|
* @param {UsageTypeBeta} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \'Create Account Profile\', the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \'Update Account Profile\', the provisioning template for the \'Update\' connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \'Enable Account Profile\', the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\'s account is created. DISABLE - This usage type relates to \'Disable Account Profile\', the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
|
|
@@ -53554,7 +53301,7 @@ var SourcesBetaApiAxiosParamCreator = function (configuration) {
|
|
|
53554
53301
|
});
|
|
53555
53302
|
},
|
|
53556
53303
|
/**
|
|
53557
|
-
* This API selectively updates an existing Provisioning Policy using a JSONPatch payload. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/
|
|
53304
|
+
* This API selectively updates an existing Provisioning Policy using a JSONPatch payload. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
|
|
53558
53305
|
* @summary Partial update of provisioning policy
|
|
53559
53306
|
* @param {string} sourceId The Source id.
|
|
53560
53307
|
* @param {UsageTypeBeta} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \'Create Account Profile\', the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \'Update Account Profile\', the provisioning template for the \'Update\' connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \'Enable Account Profile\', the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\'s account is created. DISABLE - This usage type relates to \'Disable Account Profile\', the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
|
|
@@ -53837,7 +53584,7 @@ var SourcesBetaApiFp = function (configuration) {
|
|
|
53837
53584
|
});
|
|
53838
53585
|
},
|
|
53839
53586
|
/**
|
|
53840
|
-
* This API generates a create policy/template based on field value transforms. This API is intended for use when setting up JDBC Provisioning type sources, but it will also work on other source types. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/
|
|
53587
|
+
* This API generates a create policy/template based on field value transforms. This API is intended for use when setting up JDBC Provisioning type sources, but it will also work on other source types. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
|
|
53841
53588
|
* @summary Create provisioning policy
|
|
53842
53589
|
* @param {string} sourceId The Source id
|
|
53843
53590
|
* @param {ProvisioningPolicyDtoBeta} provisioningPolicyDtoBeta
|
|
@@ -54555,7 +54302,7 @@ var SourcesBetaApiFp = function (configuration) {
|
|
|
54555
54302
|
});
|
|
54556
54303
|
},
|
|
54557
54304
|
/**
|
|
54558
|
-
* This end-point updates the provisioning policy with the specified usage on the specified source in IdentityNow. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/
|
|
54305
|
+
* This end-point updates the provisioning policy with the specified usage on the specified source in IdentityNow. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
|
|
54559
54306
|
* @summary Update provisioning policy by usagetype
|
|
54560
54307
|
* @param {string} sourceId The Source ID.
|
|
54561
54308
|
* @param {UsageTypeBeta} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \'Create Account Profile\', the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \'Update Account Profile\', the provisioning template for the \'Update\' connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \'Enable Account Profile\', the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\'s account is created. DISABLE - This usage type relates to \'Disable Account Profile\', the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
|
|
@@ -54746,7 +54493,7 @@ var SourcesBetaApiFp = function (configuration) {
|
|
|
54746
54493
|
});
|
|
54747
54494
|
},
|
|
54748
54495
|
/**
|
|
54749
|
-
* This API selectively updates an existing Provisioning Policy using a JSONPatch payload. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/
|
|
54496
|
+
* This API selectively updates an existing Provisioning Policy using a JSONPatch payload. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
|
|
54750
54497
|
* @summary Partial update of provisioning policy
|
|
54751
54498
|
* @param {string} sourceId The Source id.
|
|
54752
54499
|
* @param {UsageTypeBeta} usageType The type of provisioning policy usage. In IdentityNow, a source can support various provisioning operations. For example, when a joiner is added to a source, this may trigger both CREATE and UPDATE provisioning operations. Each usage type is considered a provisioning policy. A source can have any number of these provisioning policies defined. These are the common usage types: CREATE - This usage type relates to \'Create Account Profile\', the provisioning template for the account to be created. For example, this would be used for a joiner on a source. UPDATE - This usage type relates to \'Update Account Profile\', the provisioning template for the \'Update\' connector operations. For example, this would be used for an attribute sync on a source. ENABLE - This usage type relates to \'Enable Account Profile\', the provisioning template for the account to be enabled. For example, this could be used for a joiner on a source once the joiner\'s account is created. DISABLE - This usage type relates to \'Disable Account Profile\', the provisioning template for the account to be disabled. For example, this could be used when a leaver is removed temporarily from a source. You can use these four usage types for all your provisioning policy needs.
|
|
@@ -54864,7 +54611,7 @@ var SourcesBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
54864
54611
|
return localVarFp._delete(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
54865
54612
|
},
|
|
54866
54613
|
/**
|
|
54867
|
-
* This API generates a create policy/template based on field value transforms. This API is intended for use when setting up JDBC Provisioning type sources, but it will also work on other source types. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/
|
|
54614
|
+
* This API generates a create policy/template based on field value transforms. This API is intended for use when setting up JDBC Provisioning type sources, but it will also work on other source types. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
|
|
54868
54615
|
* @summary Create provisioning policy
|
|
54869
54616
|
* @param {SourcesBetaApiCreateProvisioningPolicyRequest} requestParameters Request parameters.
|
|
54870
54617
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -55165,7 +54912,7 @@ var SourcesBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
55165
54912
|
return localVarFp.putNativeChangeDetectionConfig(requestParameters.sourceId, requestParameters.nativeChangeDetectionConfigBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
55166
54913
|
},
|
|
55167
54914
|
/**
|
|
55168
|
-
* This end-point updates the provisioning policy with the specified usage on the specified source in IdentityNow. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/
|
|
54915
|
+
* This end-point updates the provisioning policy with the specified usage on the specified source in IdentityNow. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
|
|
55169
54916
|
* @summary Update provisioning policy by usagetype
|
|
55170
54917
|
* @param {SourcesBetaApiPutProvisioningPolicyRequest} requestParameters Request parameters.
|
|
55171
54918
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -55245,7 +54992,7 @@ var SourcesBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
55245
54992
|
return localVarFp.updateProvisioningPoliciesInBulk(requestParameters.sourceId, requestParameters.provisioningPolicyDtoBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
55246
54993
|
},
|
|
55247
54994
|
/**
|
|
55248
|
-
* This API selectively updates an existing Provisioning Policy using a JSONPatch payload. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/
|
|
54995
|
+
* This API selectively updates an existing Provisioning Policy using a JSONPatch payload. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
|
|
55249
54996
|
* @summary Partial update of provisioning policy
|
|
55250
54997
|
* @param {SourcesBetaApiUpdateProvisioningPolicyRequest} requestParameters Request parameters.
|
|
55251
54998
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -55311,7 +55058,7 @@ var SourcesBetaApi = /** @class */ (function (_super) {
|
|
|
55311
55058
|
return (0, exports.SourcesBetaApiFp)(this.configuration)._delete(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
55312
55059
|
};
|
|
55313
55060
|
/**
|
|
55314
|
-
* This API generates a create policy/template based on field value transforms. This API is intended for use when setting up JDBC Provisioning type sources, but it will also work on other source types. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/
|
|
55061
|
+
* This API generates a create policy/template based on field value transforms. This API is intended for use when setting up JDBC Provisioning type sources, but it will also work on other source types. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
|
|
55315
55062
|
* @summary Create provisioning policy
|
|
55316
55063
|
* @param {SourcesBetaApiCreateProvisioningPolicyRequest} requestParameters Request parameters.
|
|
55317
55064
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -55672,7 +55419,7 @@ var SourcesBetaApi = /** @class */ (function (_super) {
|
|
|
55672
55419
|
return (0, exports.SourcesBetaApiFp)(this.configuration).putNativeChangeDetectionConfig(requestParameters.sourceId, requestParameters.nativeChangeDetectionConfigBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
55673
55420
|
};
|
|
55674
55421
|
/**
|
|
55675
|
-
* This end-point updates the provisioning policy with the specified usage on the specified source in IdentityNow. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/
|
|
55422
|
+
* This end-point updates the provisioning policy with the specified usage on the specified source in IdentityNow. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
|
|
55676
55423
|
* @summary Update provisioning policy by usagetype
|
|
55677
55424
|
* @param {SourcesBetaApiPutProvisioningPolicyRequest} requestParameters Request parameters.
|
|
55678
55425
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -55768,7 +55515,7 @@ var SourcesBetaApi = /** @class */ (function (_super) {
|
|
|
55768
55515
|
return (0, exports.SourcesBetaApiFp)(this.configuration).updateProvisioningPoliciesInBulk(requestParameters.sourceId, requestParameters.provisioningPolicyDtoBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
55769
55516
|
};
|
|
55770
55517
|
/**
|
|
55771
|
-
* This API selectively updates an existing Provisioning Policy using a JSONPatch payload. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/
|
|
55518
|
+
* This API selectively updates an existing Provisioning Policy using a JSONPatch payload. Transforms can be used in the provisioning policy to create a new attribute that you only need during provisioning. Refer to [Transforms in Provisioning Policies](https://developer.sailpoint.com/docs/extensibility/transforms/guides/transforms-in-provisioning-policies) for more information.
|
|
55772
55519
|
* @summary Partial update of provisioning policy
|
|
55773
55520
|
* @param {SourcesBetaApiUpdateProvisioningPolicyRequest} requestParameters Request parameters.
|
|
55774
55521
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -56825,7 +56572,7 @@ var TaggedObjectsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
56825
56572
|
});
|
|
56826
56573
|
},
|
|
56827
56574
|
/**
|
|
56828
|
-
* This API returns a list of all tagged objects.
|
|
56575
|
+
* This API returns a list of all tagged objects.
|
|
56829
56576
|
* @summary List tagged objects
|
|
56830
56577
|
* @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.
|
|
56831
56578
|
* @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.
|
|
@@ -56890,7 +56637,7 @@ var TaggedObjectsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
56890
56637
|
});
|
|
56891
56638
|
},
|
|
56892
56639
|
/**
|
|
56893
|
-
* This API returns a list of all tagged objects by type.
|
|
56640
|
+
* This API returns a list of all tagged objects by type.
|
|
56894
56641
|
* @summary List tagged objects by type
|
|
56895
56642
|
* @param {ListTaggedObjectsByTypeTypeBeta} type The type of tagged object to retrieve.
|
|
56896
56643
|
* @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.
|
|
@@ -57021,7 +56768,7 @@ var TaggedObjectsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
57021
56768
|
});
|
|
57022
56769
|
},
|
|
57023
56770
|
/**
|
|
57024
|
-
* This adds a tag to an object.
|
|
56771
|
+
* This adds a tag to an object.
|
|
57025
56772
|
* @summary Add tag to object
|
|
57026
56773
|
* @param {TaggedObjectBeta} taggedObjectBeta
|
|
57027
56774
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -57210,7 +56957,7 @@ var TaggedObjectsBetaApiFp = function (configuration) {
|
|
|
57210
56957
|
});
|
|
57211
56958
|
},
|
|
57212
56959
|
/**
|
|
57213
|
-
* This API returns a list of all tagged objects.
|
|
56960
|
+
* This API returns a list of all tagged objects.
|
|
57214
56961
|
* @summary List tagged objects
|
|
57215
56962
|
* @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.
|
|
57216
56963
|
* @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.
|
|
@@ -57236,7 +56983,7 @@ var TaggedObjectsBetaApiFp = function (configuration) {
|
|
|
57236
56983
|
});
|
|
57237
56984
|
},
|
|
57238
56985
|
/**
|
|
57239
|
-
* This API returns a list of all tagged objects by type.
|
|
56986
|
+
* This API returns a list of all tagged objects by type.
|
|
57240
56987
|
* @summary List tagged objects by type
|
|
57241
56988
|
* @param {ListTaggedObjectsByTypeTypeBeta} type The type of tagged object to retrieve.
|
|
57242
56989
|
* @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.
|
|
@@ -57288,7 +57035,7 @@ var TaggedObjectsBetaApiFp = function (configuration) {
|
|
|
57288
57035
|
});
|
|
57289
57036
|
},
|
|
57290
57037
|
/**
|
|
57291
|
-
* This adds a tag to an object.
|
|
57038
|
+
* This adds a tag to an object.
|
|
57292
57039
|
* @summary Add tag to object
|
|
57293
57040
|
* @param {TaggedObjectBeta} taggedObjectBeta
|
|
57294
57041
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -57374,7 +57121,7 @@ var TaggedObjectsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
57374
57121
|
return localVarFp.getTaggedObject(requestParameters.type, requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
57375
57122
|
},
|
|
57376
57123
|
/**
|
|
57377
|
-
* This API returns a list of all tagged objects.
|
|
57124
|
+
* This API returns a list of all tagged objects.
|
|
57378
57125
|
* @summary List tagged objects
|
|
57379
57126
|
* @param {TaggedObjectsBetaApiListTaggedObjectsRequest} requestParameters Request parameters.
|
|
57380
57127
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -57385,7 +57132,7 @@ var TaggedObjectsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
57385
57132
|
return localVarFp.listTaggedObjects(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
57386
57133
|
},
|
|
57387
57134
|
/**
|
|
57388
|
-
* This API returns a list of all tagged objects by type.
|
|
57135
|
+
* This API returns a list of all tagged objects by type.
|
|
57389
57136
|
* @summary List tagged objects by type
|
|
57390
57137
|
* @param {TaggedObjectsBetaApiListTaggedObjectsByTypeRequest} requestParameters Request parameters.
|
|
57391
57138
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -57405,7 +57152,7 @@ var TaggedObjectsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
57405
57152
|
return localVarFp.putTaggedObject(requestParameters.type, requestParameters.id, requestParameters.taggedObjectBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
57406
57153
|
},
|
|
57407
57154
|
/**
|
|
57408
|
-
* This adds a tag to an object.
|
|
57155
|
+
* This adds a tag to an object.
|
|
57409
57156
|
* @summary Add tag to object
|
|
57410
57157
|
* @param {TaggedObjectsBetaApiSetTagToObjectRequest} requestParameters Request parameters.
|
|
57411
57158
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -57475,7 +57222,7 @@ var TaggedObjectsBetaApi = /** @class */ (function (_super) {
|
|
|
57475
57222
|
return (0, exports.TaggedObjectsBetaApiFp)(this.configuration).getTaggedObject(requestParameters.type, requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
57476
57223
|
};
|
|
57477
57224
|
/**
|
|
57478
|
-
* This API returns a list of all tagged objects.
|
|
57225
|
+
* This API returns a list of all tagged objects.
|
|
57479
57226
|
* @summary List tagged objects
|
|
57480
57227
|
* @param {TaggedObjectsBetaApiListTaggedObjectsRequest} requestParameters Request parameters.
|
|
57481
57228
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -57488,7 +57235,7 @@ var TaggedObjectsBetaApi = /** @class */ (function (_super) {
|
|
|
57488
57235
|
return (0, exports.TaggedObjectsBetaApiFp)(this.configuration).listTaggedObjects(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
57489
57236
|
};
|
|
57490
57237
|
/**
|
|
57491
|
-
* This API returns a list of all tagged objects by type.
|
|
57238
|
+
* This API returns a list of all tagged objects by type.
|
|
57492
57239
|
* @summary List tagged objects by type
|
|
57493
57240
|
* @param {TaggedObjectsBetaApiListTaggedObjectsByTypeRequest} requestParameters Request parameters.
|
|
57494
57241
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -57512,7 +57259,7 @@ var TaggedObjectsBetaApi = /** @class */ (function (_super) {
|
|
|
57512
57259
|
return (0, exports.TaggedObjectsBetaApiFp)(this.configuration).putTaggedObject(requestParameters.type, requestParameters.id, requestParameters.taggedObjectBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
57513
57260
|
};
|
|
57514
57261
|
/**
|
|
57515
|
-
* This adds a tag to an object.
|
|
57262
|
+
* This adds a tag to an object.
|
|
57516
57263
|
* @summary Add tag to object
|
|
57517
57264
|
* @param {TaggedObjectsBetaApiSetTagToObjectRequest} requestParameters Request parameters.
|
|
57518
57265
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -60716,339 +60463,6 @@ var UIMetadataBetaApi = /** @class */ (function (_super) {
|
|
|
60716
60463
|
return UIMetadataBetaApi;
|
|
60717
60464
|
}(base_1.BaseAPI));
|
|
60718
60465
|
exports.UIMetadataBetaApi = UIMetadataBetaApi;
|
|
60719
|
-
/**
|
|
60720
|
-
* VendorConnectorMappingsBetaApi - axios parameter creator
|
|
60721
|
-
* @export
|
|
60722
|
-
*/
|
|
60723
|
-
var VendorConnectorMappingsBetaApiAxiosParamCreator = function (configuration) {
|
|
60724
|
-
var _this = this;
|
|
60725
|
-
return {
|
|
60726
|
-
/**
|
|
60727
|
-
* Create a new mapping between a SaaS vendor and an ISC connector to establish correlation paths.
|
|
60728
|
-
* @summary Create vendor connector mapping
|
|
60729
|
-
* @param {VendorConnectorMappingBeta} vendorConnectorMappingBeta
|
|
60730
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
60731
|
-
* @throws {RequiredError}
|
|
60732
|
-
*/
|
|
60733
|
-
createVendorConnectorMapping: function (vendorConnectorMappingBeta, axiosOptions) {
|
|
60734
|
-
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
60735
|
-
return __awaiter(_this, void 0, void 0, function () {
|
|
60736
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
60737
|
-
return __generator(this, function (_a) {
|
|
60738
|
-
switch (_a.label) {
|
|
60739
|
-
case 0:
|
|
60740
|
-
// verify required parameter 'vendorConnectorMappingBeta' is not null or undefined
|
|
60741
|
-
(0, common_1.assertParamExists)('createVendorConnectorMapping', 'vendorConnectorMappingBeta', vendorConnectorMappingBeta);
|
|
60742
|
-
localVarPath = "/vendor-connector-mappings";
|
|
60743
|
-
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
60744
|
-
if (configuration) {
|
|
60745
|
-
baseOptions = configuration.baseOptions;
|
|
60746
|
-
}
|
|
60747
|
-
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
60748
|
-
localVarHeaderParameter = {};
|
|
60749
|
-
localVarQueryParameter = {};
|
|
60750
|
-
// authentication userAuth required
|
|
60751
|
-
// oauth required
|
|
60752
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
60753
|
-
// authentication userAuth required
|
|
60754
|
-
// oauth required
|
|
60755
|
-
];
|
|
60756
|
-
case 1:
|
|
60757
|
-
// authentication userAuth required
|
|
60758
|
-
// oauth required
|
|
60759
|
-
_a.sent();
|
|
60760
|
-
// authentication userAuth required
|
|
60761
|
-
// oauth required
|
|
60762
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
60763
|
-
case 2:
|
|
60764
|
-
// authentication userAuth required
|
|
60765
|
-
// oauth required
|
|
60766
|
-
_a.sent();
|
|
60767
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
60768
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
60769
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
60770
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
60771
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(vendorConnectorMappingBeta, localVarRequestOptions, configuration);
|
|
60772
|
-
return [2 /*return*/, {
|
|
60773
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
60774
|
-
axiosOptions: localVarRequestOptions,
|
|
60775
|
-
}];
|
|
60776
|
-
}
|
|
60777
|
-
});
|
|
60778
|
-
});
|
|
60779
|
-
},
|
|
60780
|
-
/**
|
|
60781
|
-
* Soft delete a mapping between a SaaS vendor and an ISC connector, removing the established correlation.
|
|
60782
|
-
* @summary Delete vendor connector mapping
|
|
60783
|
-
* @param {VendorConnectorMappingBeta} vendorConnectorMappingBeta
|
|
60784
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
60785
|
-
* @throws {RequiredError}
|
|
60786
|
-
*/
|
|
60787
|
-
deleteVendorConnectorMapping: function (vendorConnectorMappingBeta, axiosOptions) {
|
|
60788
|
-
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
60789
|
-
return __awaiter(_this, void 0, void 0, function () {
|
|
60790
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
60791
|
-
return __generator(this, function (_a) {
|
|
60792
|
-
switch (_a.label) {
|
|
60793
|
-
case 0:
|
|
60794
|
-
// verify required parameter 'vendorConnectorMappingBeta' is not null or undefined
|
|
60795
|
-
(0, common_1.assertParamExists)('deleteVendorConnectorMapping', 'vendorConnectorMappingBeta', vendorConnectorMappingBeta);
|
|
60796
|
-
localVarPath = "/vendor-connector-mappings";
|
|
60797
|
-
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
60798
|
-
if (configuration) {
|
|
60799
|
-
baseOptions = configuration.baseOptions;
|
|
60800
|
-
}
|
|
60801
|
-
localVarRequestOptions = __assign(__assign({ method: 'DELETE' }, baseOptions), axiosOptions);
|
|
60802
|
-
localVarHeaderParameter = {};
|
|
60803
|
-
localVarQueryParameter = {};
|
|
60804
|
-
// authentication userAuth required
|
|
60805
|
-
// oauth required
|
|
60806
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
60807
|
-
// authentication userAuth required
|
|
60808
|
-
// oauth required
|
|
60809
|
-
];
|
|
60810
|
-
case 1:
|
|
60811
|
-
// authentication userAuth required
|
|
60812
|
-
// oauth required
|
|
60813
|
-
_a.sent();
|
|
60814
|
-
// authentication userAuth required
|
|
60815
|
-
// oauth required
|
|
60816
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
60817
|
-
case 2:
|
|
60818
|
-
// authentication userAuth required
|
|
60819
|
-
// oauth required
|
|
60820
|
-
_a.sent();
|
|
60821
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
60822
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
60823
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
60824
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
60825
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(vendorConnectorMappingBeta, localVarRequestOptions, configuration);
|
|
60826
|
-
return [2 /*return*/, {
|
|
60827
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
60828
|
-
axiosOptions: localVarRequestOptions,
|
|
60829
|
-
}];
|
|
60830
|
-
}
|
|
60831
|
-
});
|
|
60832
|
-
});
|
|
60833
|
-
},
|
|
60834
|
-
/**
|
|
60835
|
-
* Get a list of mappings between SaaS vendors and ISC connectors, detailing the connections established for correlation.
|
|
60836
|
-
* @summary List vendor connector mappings
|
|
60837
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
60838
|
-
* @throws {RequiredError}
|
|
60839
|
-
*/
|
|
60840
|
-
getVendorConnectorMappings: function (axiosOptions) {
|
|
60841
|
-
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
60842
|
-
return __awaiter(_this, void 0, void 0, function () {
|
|
60843
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
60844
|
-
return __generator(this, function (_a) {
|
|
60845
|
-
switch (_a.label) {
|
|
60846
|
-
case 0:
|
|
60847
|
-
localVarPath = "/vendor-connector-mappings";
|
|
60848
|
-
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
60849
|
-
if (configuration) {
|
|
60850
|
-
baseOptions = configuration.baseOptions;
|
|
60851
|
-
}
|
|
60852
|
-
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
60853
|
-
localVarHeaderParameter = {};
|
|
60854
|
-
localVarQueryParameter = {};
|
|
60855
|
-
// authentication userAuth required
|
|
60856
|
-
// oauth required
|
|
60857
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
60858
|
-
// authentication userAuth required
|
|
60859
|
-
// oauth required
|
|
60860
|
-
];
|
|
60861
|
-
case 1:
|
|
60862
|
-
// authentication userAuth required
|
|
60863
|
-
// oauth required
|
|
60864
|
-
_a.sent();
|
|
60865
|
-
// authentication userAuth required
|
|
60866
|
-
// oauth required
|
|
60867
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
60868
|
-
case 2:
|
|
60869
|
-
// authentication userAuth required
|
|
60870
|
-
// oauth required
|
|
60871
|
-
_a.sent();
|
|
60872
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
60873
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
60874
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
60875
|
-
return [2 /*return*/, {
|
|
60876
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
60877
|
-
axiosOptions: localVarRequestOptions,
|
|
60878
|
-
}];
|
|
60879
|
-
}
|
|
60880
|
-
});
|
|
60881
|
-
});
|
|
60882
|
-
},
|
|
60883
|
-
};
|
|
60884
|
-
};
|
|
60885
|
-
exports.VendorConnectorMappingsBetaApiAxiosParamCreator = VendorConnectorMappingsBetaApiAxiosParamCreator;
|
|
60886
|
-
/**
|
|
60887
|
-
* VendorConnectorMappingsBetaApi - functional programming interface
|
|
60888
|
-
* @export
|
|
60889
|
-
*/
|
|
60890
|
-
var VendorConnectorMappingsBetaApiFp = function (configuration) {
|
|
60891
|
-
var localVarAxiosParamCreator = (0, exports.VendorConnectorMappingsBetaApiAxiosParamCreator)(configuration);
|
|
60892
|
-
return {
|
|
60893
|
-
/**
|
|
60894
|
-
* Create a new mapping between a SaaS vendor and an ISC connector to establish correlation paths.
|
|
60895
|
-
* @summary Create vendor connector mapping
|
|
60896
|
-
* @param {VendorConnectorMappingBeta} vendorConnectorMappingBeta
|
|
60897
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
60898
|
-
* @throws {RequiredError}
|
|
60899
|
-
*/
|
|
60900
|
-
createVendorConnectorMapping: function (vendorConnectorMappingBeta, axiosOptions) {
|
|
60901
|
-
var _a, _b, _c;
|
|
60902
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
60903
|
-
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
60904
|
-
return __generator(this, function (_d) {
|
|
60905
|
-
switch (_d.label) {
|
|
60906
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.createVendorConnectorMapping(vendorConnectorMappingBeta, axiosOptions)];
|
|
60907
|
-
case 1:
|
|
60908
|
-
localVarAxiosArgs = _d.sent();
|
|
60909
|
-
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
60910
|
-
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['VendorConnectorMappingsBetaApi.createVendorConnectorMapping']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
60911
|
-
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
60912
|
-
}
|
|
60913
|
-
});
|
|
60914
|
-
});
|
|
60915
|
-
},
|
|
60916
|
-
/**
|
|
60917
|
-
* Soft delete a mapping between a SaaS vendor and an ISC connector, removing the established correlation.
|
|
60918
|
-
* @summary Delete vendor connector mapping
|
|
60919
|
-
* @param {VendorConnectorMappingBeta} vendorConnectorMappingBeta
|
|
60920
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
60921
|
-
* @throws {RequiredError}
|
|
60922
|
-
*/
|
|
60923
|
-
deleteVendorConnectorMapping: function (vendorConnectorMappingBeta, axiosOptions) {
|
|
60924
|
-
var _a, _b, _c;
|
|
60925
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
60926
|
-
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
60927
|
-
return __generator(this, function (_d) {
|
|
60928
|
-
switch (_d.label) {
|
|
60929
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.deleteVendorConnectorMapping(vendorConnectorMappingBeta, axiosOptions)];
|
|
60930
|
-
case 1:
|
|
60931
|
-
localVarAxiosArgs = _d.sent();
|
|
60932
|
-
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
60933
|
-
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['VendorConnectorMappingsBetaApi.deleteVendorConnectorMapping']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
60934
|
-
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
60935
|
-
}
|
|
60936
|
-
});
|
|
60937
|
-
});
|
|
60938
|
-
},
|
|
60939
|
-
/**
|
|
60940
|
-
* Get a list of mappings between SaaS vendors and ISC connectors, detailing the connections established for correlation.
|
|
60941
|
-
* @summary List vendor connector mappings
|
|
60942
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
60943
|
-
* @throws {RequiredError}
|
|
60944
|
-
*/
|
|
60945
|
-
getVendorConnectorMappings: function (axiosOptions) {
|
|
60946
|
-
var _a, _b, _c;
|
|
60947
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
60948
|
-
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
60949
|
-
return __generator(this, function (_d) {
|
|
60950
|
-
switch (_d.label) {
|
|
60951
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getVendorConnectorMappings(axiosOptions)];
|
|
60952
|
-
case 1:
|
|
60953
|
-
localVarAxiosArgs = _d.sent();
|
|
60954
|
-
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
60955
|
-
localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['VendorConnectorMappingsBetaApi.getVendorConnectorMappings']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
60956
|
-
return [2 /*return*/, function (axios, basePath) { return (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath); }];
|
|
60957
|
-
}
|
|
60958
|
-
});
|
|
60959
|
-
});
|
|
60960
|
-
},
|
|
60961
|
-
};
|
|
60962
|
-
};
|
|
60963
|
-
exports.VendorConnectorMappingsBetaApiFp = VendorConnectorMappingsBetaApiFp;
|
|
60964
|
-
/**
|
|
60965
|
-
* VendorConnectorMappingsBetaApi - factory interface
|
|
60966
|
-
* @export
|
|
60967
|
-
*/
|
|
60968
|
-
var VendorConnectorMappingsBetaApiFactory = function (configuration, basePath, axios) {
|
|
60969
|
-
var localVarFp = (0, exports.VendorConnectorMappingsBetaApiFp)(configuration);
|
|
60970
|
-
return {
|
|
60971
|
-
/**
|
|
60972
|
-
* Create a new mapping between a SaaS vendor and an ISC connector to establish correlation paths.
|
|
60973
|
-
* @summary Create vendor connector mapping
|
|
60974
|
-
* @param {VendorConnectorMappingsBetaApiCreateVendorConnectorMappingRequest} requestParameters Request parameters.
|
|
60975
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
60976
|
-
* @throws {RequiredError}
|
|
60977
|
-
*/
|
|
60978
|
-
createVendorConnectorMapping: function (requestParameters, axiosOptions) {
|
|
60979
|
-
return localVarFp.createVendorConnectorMapping(requestParameters.vendorConnectorMappingBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
60980
|
-
},
|
|
60981
|
-
/**
|
|
60982
|
-
* Soft delete a mapping between a SaaS vendor and an ISC connector, removing the established correlation.
|
|
60983
|
-
* @summary Delete vendor connector mapping
|
|
60984
|
-
* @param {VendorConnectorMappingsBetaApiDeleteVendorConnectorMappingRequest} requestParameters Request parameters.
|
|
60985
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
60986
|
-
* @throws {RequiredError}
|
|
60987
|
-
*/
|
|
60988
|
-
deleteVendorConnectorMapping: function (requestParameters, axiosOptions) {
|
|
60989
|
-
return localVarFp.deleteVendorConnectorMapping(requestParameters.vendorConnectorMappingBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
60990
|
-
},
|
|
60991
|
-
/**
|
|
60992
|
-
* Get a list of mappings between SaaS vendors and ISC connectors, detailing the connections established for correlation.
|
|
60993
|
-
* @summary List vendor connector mappings
|
|
60994
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
60995
|
-
* @throws {RequiredError}
|
|
60996
|
-
*/
|
|
60997
|
-
getVendorConnectorMappings: function (axiosOptions) {
|
|
60998
|
-
return localVarFp.getVendorConnectorMappings(axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
60999
|
-
},
|
|
61000
|
-
};
|
|
61001
|
-
};
|
|
61002
|
-
exports.VendorConnectorMappingsBetaApiFactory = VendorConnectorMappingsBetaApiFactory;
|
|
61003
|
-
/**
|
|
61004
|
-
* VendorConnectorMappingsBetaApi - object-oriented interface
|
|
61005
|
-
* @export
|
|
61006
|
-
* @class VendorConnectorMappingsBetaApi
|
|
61007
|
-
* @extends {BaseAPI}
|
|
61008
|
-
*/
|
|
61009
|
-
var VendorConnectorMappingsBetaApi = /** @class */ (function (_super) {
|
|
61010
|
-
__extends(VendorConnectorMappingsBetaApi, _super);
|
|
61011
|
-
function VendorConnectorMappingsBetaApi() {
|
|
61012
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
|
61013
|
-
}
|
|
61014
|
-
/**
|
|
61015
|
-
* Create a new mapping between a SaaS vendor and an ISC connector to establish correlation paths.
|
|
61016
|
-
* @summary Create vendor connector mapping
|
|
61017
|
-
* @param {VendorConnectorMappingsBetaApiCreateVendorConnectorMappingRequest} requestParameters Request parameters.
|
|
61018
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
61019
|
-
* @throws {RequiredError}
|
|
61020
|
-
* @memberof VendorConnectorMappingsBetaApi
|
|
61021
|
-
*/
|
|
61022
|
-
VendorConnectorMappingsBetaApi.prototype.createVendorConnectorMapping = function (requestParameters, axiosOptions) {
|
|
61023
|
-
var _this = this;
|
|
61024
|
-
return (0, exports.VendorConnectorMappingsBetaApiFp)(this.configuration).createVendorConnectorMapping(requestParameters.vendorConnectorMappingBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
61025
|
-
};
|
|
61026
|
-
/**
|
|
61027
|
-
* Soft delete a mapping between a SaaS vendor and an ISC connector, removing the established correlation.
|
|
61028
|
-
* @summary Delete vendor connector mapping
|
|
61029
|
-
* @param {VendorConnectorMappingsBetaApiDeleteVendorConnectorMappingRequest} requestParameters Request parameters.
|
|
61030
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
61031
|
-
* @throws {RequiredError}
|
|
61032
|
-
* @memberof VendorConnectorMappingsBetaApi
|
|
61033
|
-
*/
|
|
61034
|
-
VendorConnectorMappingsBetaApi.prototype.deleteVendorConnectorMapping = function (requestParameters, axiosOptions) {
|
|
61035
|
-
var _this = this;
|
|
61036
|
-
return (0, exports.VendorConnectorMappingsBetaApiFp)(this.configuration).deleteVendorConnectorMapping(requestParameters.vendorConnectorMappingBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
61037
|
-
};
|
|
61038
|
-
/**
|
|
61039
|
-
* Get a list of mappings between SaaS vendors and ISC connectors, detailing the connections established for correlation.
|
|
61040
|
-
* @summary List vendor connector mappings
|
|
61041
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
61042
|
-
* @throws {RequiredError}
|
|
61043
|
-
* @memberof VendorConnectorMappingsBetaApi
|
|
61044
|
-
*/
|
|
61045
|
-
VendorConnectorMappingsBetaApi.prototype.getVendorConnectorMappings = function (axiosOptions) {
|
|
61046
|
-
var _this = this;
|
|
61047
|
-
return (0, exports.VendorConnectorMappingsBetaApiFp)(this.configuration).getVendorConnectorMappings(axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
61048
|
-
};
|
|
61049
|
-
return VendorConnectorMappingsBetaApi;
|
|
61050
|
-
}(base_1.BaseAPI));
|
|
61051
|
-
exports.VendorConnectorMappingsBetaApi = VendorConnectorMappingsBetaApi;
|
|
61052
60466
|
/**
|
|
61053
60467
|
* WorkItemsBetaApi - axios parameter creator
|
|
61054
60468
|
* @export
|
|
@@ -64070,12 +63484,12 @@ var WorkflowsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
64070
63484
|
* @summary List workflows
|
|
64071
63485
|
* @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.
|
|
64072
63486
|
* @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.
|
|
64073
|
-
* @param {string} [
|
|
64074
|
-
* @param {string} [
|
|
63487
|
+
* @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: **enabled**: *eq* **connectorInstanceId**: *eq* **triggerId**: *eq*
|
|
63488
|
+
* @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: **modified, name**
|
|
64075
63489
|
* @param {*} [axiosOptions] Override http request option.
|
|
64076
63490
|
* @throws {RequiredError}
|
|
64077
63491
|
*/
|
|
64078
|
-
listWorkflows: function (limit, offset,
|
|
63492
|
+
listWorkflows: function (limit, offset, filters, sorters, axiosOptions) {
|
|
64079
63493
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
64080
63494
|
return __awaiter(_this, void 0, void 0, function () {
|
|
64081
63495
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -64113,11 +63527,11 @@ var WorkflowsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
64113
63527
|
if (offset !== undefined) {
|
|
64114
63528
|
localVarQueryParameter['offset'] = offset;
|
|
64115
63529
|
}
|
|
64116
|
-
if (
|
|
64117
|
-
localVarQueryParameter['
|
|
63530
|
+
if (filters !== undefined) {
|
|
63531
|
+
localVarQueryParameter['filters'] = filters;
|
|
64118
63532
|
}
|
|
64119
|
-
if (
|
|
64120
|
-
localVarQueryParameter['
|
|
63533
|
+
if (sorters !== undefined) {
|
|
63534
|
+
localVarQueryParameter['sorters'] = sorters;
|
|
64121
63535
|
}
|
|
64122
63536
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
64123
63537
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -64412,7 +63826,7 @@ var WorkflowsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
64412
63826
|
});
|
|
64413
63827
|
},
|
|
64414
63828
|
/**
|
|
64415
|
-
* Test a workflow with the provided input data. The input data should resemble the input that the trigger will send the workflow. See the [event trigger documentation](https://developer.sailpoint.com/
|
|
63829
|
+
* Test a workflow with the provided input data. The input data should resemble the input that the trigger will send the workflow. See the [event trigger documentation](https://developer.sailpoint.com/docs/extensibility/event-triggers/available) for an example input for the trigger that initiates this workflow. This endpoint will return an execution ID, which can be used to lookup more information about the execution using the `Get a Workflow Execution` endpoint. **This will cause a live run of the workflow, which could result in unintended modifications to your IDN tenant.**
|
|
64416
63830
|
* @summary Test workflow by id
|
|
64417
63831
|
* @param {string} id Id of the workflow
|
|
64418
63832
|
* @param {TestWorkflowRequestBeta} testWorkflowRequestBeta
|
|
@@ -64745,18 +64159,18 @@ var WorkflowsBetaApiFp = function (configuration) {
|
|
|
64745
64159
|
* @summary List workflows
|
|
64746
64160
|
* @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.
|
|
64747
64161
|
* @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.
|
|
64748
|
-
* @param {string} [
|
|
64749
|
-
* @param {string} [
|
|
64162
|
+
* @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: **enabled**: *eq* **connectorInstanceId**: *eq* **triggerId**: *eq*
|
|
64163
|
+
* @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: **modified, name**
|
|
64750
64164
|
* @param {*} [axiosOptions] Override http request option.
|
|
64751
64165
|
* @throws {RequiredError}
|
|
64752
64166
|
*/
|
|
64753
|
-
listWorkflows: function (limit, offset,
|
|
64167
|
+
listWorkflows: function (limit, offset, filters, sorters, axiosOptions) {
|
|
64754
64168
|
var _a, _b, _c;
|
|
64755
64169
|
return __awaiter(this, void 0, void 0, function () {
|
|
64756
64170
|
var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
|
|
64757
64171
|
return __generator(this, function (_d) {
|
|
64758
64172
|
switch (_d.label) {
|
|
64759
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.listWorkflows(limit, offset,
|
|
64173
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.listWorkflows(limit, offset, filters, sorters, axiosOptions)];
|
|
64760
64174
|
case 1:
|
|
64761
64175
|
localVarAxiosArgs = _d.sent();
|
|
64762
64176
|
localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
@@ -64886,7 +64300,7 @@ var WorkflowsBetaApiFp = function (configuration) {
|
|
|
64886
64300
|
});
|
|
64887
64301
|
},
|
|
64888
64302
|
/**
|
|
64889
|
-
* Test a workflow with the provided input data. The input data should resemble the input that the trigger will send the workflow. See the [event trigger documentation](https://developer.sailpoint.com/
|
|
64303
|
+
* Test a workflow with the provided input data. The input data should resemble the input that the trigger will send the workflow. See the [event trigger documentation](https://developer.sailpoint.com/docs/extensibility/event-triggers/available) for an example input for the trigger that initiates this workflow. This endpoint will return an execution ID, which can be used to lookup more information about the execution using the `Get a Workflow Execution` endpoint. **This will cause a live run of the workflow, which could result in unintended modifications to your IDN tenant.**
|
|
64890
64304
|
* @summary Test workflow by id
|
|
64891
64305
|
* @param {string} id Id of the workflow
|
|
64892
64306
|
* @param {TestWorkflowRequestBeta} testWorkflowRequestBeta
|
|
@@ -65040,7 +64454,7 @@ var WorkflowsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
65040
64454
|
*/
|
|
65041
64455
|
listWorkflows: function (requestParameters, axiosOptions) {
|
|
65042
64456
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
65043
|
-
return localVarFp.listWorkflows(requestParameters.limit, requestParameters.offset, requestParameters.
|
|
64457
|
+
return localVarFp.listWorkflows(requestParameters.limit, requestParameters.offset, requestParameters.filters, requestParameters.sorters, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
65044
64458
|
},
|
|
65045
64459
|
/**
|
|
65046
64460
|
* Partially update an existing Workflow using [JSON Patch](https://tools.ietf.org/html/rfc6902) syntax.
|
|
@@ -65093,7 +64507,7 @@ var WorkflowsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
65093
64507
|
return localVarFp.testExternalExecuteWorkflow(requestParameters.id, requestParameters.testExternalExecuteWorkflowRequestBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
65094
64508
|
},
|
|
65095
64509
|
/**
|
|
65096
|
-
* Test a workflow with the provided input data. The input data should resemble the input that the trigger will send the workflow. See the [event trigger documentation](https://developer.sailpoint.com/
|
|
64510
|
+
* Test a workflow with the provided input data. The input data should resemble the input that the trigger will send the workflow. See the [event trigger documentation](https://developer.sailpoint.com/docs/extensibility/event-triggers/available) for an example input for the trigger that initiates this workflow. This endpoint will return an execution ID, which can be used to lookup more information about the execution using the `Get a Workflow Execution` endpoint. **This will cause a live run of the workflow, which could result in unintended modifications to your IDN tenant.**
|
|
65097
64511
|
* @summary Test workflow by id
|
|
65098
64512
|
* @param {WorkflowsBetaApiTestWorkflowRequest} requestParameters Request parameters.
|
|
65099
64513
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -65261,7 +64675,7 @@ var WorkflowsBetaApi = /** @class */ (function (_super) {
|
|
|
65261
64675
|
WorkflowsBetaApi.prototype.listWorkflows = function (requestParameters, axiosOptions) {
|
|
65262
64676
|
var _this = this;
|
|
65263
64677
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
65264
|
-
return (0, exports.WorkflowsBetaApiFp)(this.configuration).listWorkflows(requestParameters.limit, requestParameters.offset, requestParameters.
|
|
64678
|
+
return (0, exports.WorkflowsBetaApiFp)(this.configuration).listWorkflows(requestParameters.limit, requestParameters.offset, requestParameters.filters, requestParameters.sorters, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
65265
64679
|
};
|
|
65266
64680
|
/**
|
|
65267
64681
|
* Partially update an existing Workflow using [JSON Patch](https://tools.ietf.org/html/rfc6902) syntax.
|
|
@@ -65324,7 +64738,7 @@ var WorkflowsBetaApi = /** @class */ (function (_super) {
|
|
|
65324
64738
|
return (0, exports.WorkflowsBetaApiFp)(this.configuration).testExternalExecuteWorkflow(requestParameters.id, requestParameters.testExternalExecuteWorkflowRequestBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
65325
64739
|
};
|
|
65326
64740
|
/**
|
|
65327
|
-
* Test a workflow with the provided input data. The input data should resemble the input that the trigger will send the workflow. See the [event trigger documentation](https://developer.sailpoint.com/
|
|
64741
|
+
* Test a workflow with the provided input data. The input data should resemble the input that the trigger will send the workflow. See the [event trigger documentation](https://developer.sailpoint.com/docs/extensibility/event-triggers/available) for an example input for the trigger that initiates this workflow. This endpoint will return an execution ID, which can be used to lookup more information about the execution using the `Get a Workflow Execution` endpoint. **This will cause a live run of the workflow, which could result in unintended modifications to your IDN tenant.**
|
|
65328
64742
|
* @summary Test workflow by id
|
|
65329
64743
|
* @param {WorkflowsBetaApiTestWorkflowRequest} requestParameters Request parameters.
|
|
65330
64744
|
* @param {*} [axiosOptions] Override http request option.
|