sailpoint-api-client 1.3.0 → 1.3.1
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 +3243 -1187
- package/beta/base.ts +1 -1
- package/beta/common.ts +3 -3
- package/beta/package.json +1 -1
- package/configuration.ts +12 -31
- package/dist/beta/api.d.ts +2489 -1058
- package/dist/beta/api.js +1828 -457
- package/dist/beta/api.js.map +1 -1
- package/dist/beta/base.js +1 -1
- package/dist/beta/base.js.map +1 -1
- package/dist/beta/common.js +3 -3
- package/dist/beta/common.js.map +1 -1
- package/dist/configuration.d.ts +1 -22
- package/dist/configuration.js +10 -8
- package/dist/configuration.js.map +1 -1
- package/dist/index.d.ts +0 -4
- package/dist/index.js +3 -9
- package/dist/index.js.map +1 -1
- package/dist/index.spec.js +0 -35
- package/dist/index.spec.js.map +1 -1
- package/dist/v3/api.d.ts +4120 -1505
- package/dist/v3/api.js +6856 -4414
- package/dist/v3/api.js.map +1 -1
- package/dist/v3/base.js +1 -1
- package/dist/v3/base.js.map +1 -1
- package/dist/v3/common.js +3 -3
- package/dist/v3/common.js.map +1 -1
- package/index.spec.ts +1 -24
- package/index.ts +0 -6
- package/package.json +1 -1
- package/v3/README.md +2 -2
- package/v3/api.ts +5355 -1581
- package/v3/base.ts +1 -1
- package/v3/common.ts +3 -3
- package/v3/package.json +1 -1
- package/cc/.openapi-generator/FILES +0 -12
- package/cc/.openapi-generator/VERSION +0 -1
- package/cc/.openapi-generator-ignore +0 -23
- package/cc/README.md +0 -45
- package/cc/api.ts +0 -3877
- package/cc/base.ts +0 -71
- package/cc/common.ts +0 -142
- package/cc/configuration.ts +0 -101
- package/cc/git_push.sh +0 -57
- package/cc/index.ts +0 -17
- package/cc/package.json +0 -35
- package/cc/tsconfig.json +0 -21
- package/dist/cc/api.d.ts +0 -2946
- package/dist/cc/api.js +0 -2260
- package/dist/cc/api.js.map +0 -1
- package/dist/cc/base.d.ts +0 -55
- package/dist/cc/base.js +0 -86
- package/dist/cc/base.js.map +0 -1
- package/dist/cc/common.d.ts +0 -65
- package/dist/cc/common.js +0 -251
- package/dist/cc/common.js.map +0 -1
- package/dist/cc/configuration.d.ts +0 -83
- package/dist/cc/configuration.js +0 -45
- package/dist/cc/configuration.js.map +0 -1
- package/dist/cc/index.d.ts +0 -12
- package/dist/cc/index.js +0 -31
- package/dist/cc/index.js.map +0 -1
- package/dist/v2/api.d.ts +0 -1359
- package/dist/v2/api.js +0 -1242
- package/dist/v2/api.js.map +0 -1
- package/dist/v2/base.d.ts +0 -55
- package/dist/v2/base.js +0 -86
- package/dist/v2/base.js.map +0 -1
- package/dist/v2/common.d.ts +0 -65
- package/dist/v2/common.js +0 -251
- package/dist/v2/common.js.map +0 -1
- package/dist/v2/configuration.d.ts +0 -83
- package/dist/v2/configuration.js +0 -45
- package/dist/v2/configuration.js.map +0 -1
- package/dist/v2/index.d.ts +0 -12
- package/dist/v2/index.js +0 -31
- package/dist/v2/index.js.map +0 -1
- package/v2/.openapi-generator/FILES +0 -12
- package/v2/.openapi-generator/VERSION +0 -1
- package/v2/.openapi-generator-ignore +0 -23
- package/v2/README.md +0 -45
- package/v2/api.ts +0 -1900
- package/v2/base.ts +0 -71
- package/v2/common.ts +0 -142
- package/v2/configuration.ts +0 -101
- package/v2/git_push.sh +0 -57
- package/v2/index.ts +0 -17
- package/v2/package.json +0 -35
- package/v2/tsconfig.json +0 -21
package/dist/beta/api.js
CHANGED
|
@@ -78,17 +78,18 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
78
78
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
79
79
|
};
|
|
80
80
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
81
|
-
exports.AccountStatusChangedStatusChangeBetaNewStatusEnum = exports.AccountStatusChangedStatusChangeBetaPreviousStatusEnum = exports.AccountCorrelatedSourceBetaTypeEnum = exports.AccountCorrelatedIdentityBetaTypeEnum = exports.AccountCorrelatedAccountBetaTypeEnum = exports.AccountAttributesChangedSourceBetaTypeEnum = exports.AccountAttributesChangedIdentityBetaTypeEnum = exports.AccountAttributesChangedAccountBetaTypeEnum = exports.AccountAggregationStatusBetaStatusEnum = exports.AccountAggregationCompletedSourceBetaTypeEnum = exports.AccountAggregationCompletedBetaStatusEnum = exports.AccountAggregationBetaStatusEnum = exports.AccountActivityItemOperationBeta = exports.AccountActionBetaActionEnum = exports.AccessTypeBeta = exports.AccessRequestTypeBeta = exports.AccessRequestRecommendationItemTypeBeta = exports.AccessRequestPreApprovalRequestedItemsInnerBetaOperationEnum = exports.AccessRequestPreApprovalRequestedItemsInnerBetaTypeEnum = exports.AccessRequestPostApprovalRequestedItemsStatusInnerBetaOperationEnum = exports.AccessRequestPostApprovalRequestedItemsStatusInnerBetaTypeEnum = exports.AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInnerBetaApprovalDecisionEnum = exports.AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInnerApproverBetaTypeEnum = exports.
|
|
82
|
-
exports.CompletionStatusBeta = exports.CompletedApprovalStateBeta = exports.CompletedApprovalReviewedByBetaTypeEnum = exports.CompleteCampaignOptionsBetaAutoCompleteActionEnum = exports.CommonAccessTypeBeta = exports.CommonAccessItemStateBeta = exports.CommentDtoAuthorBetaTypeEnum = exports.CloseAccessRequestBetaCompletionStatusEnum = exports.CloseAccessRequestBetaExecutionStatusEnum = exports.ClientTypeBeta = exports.CertificationTaskBetaStatusEnum = exports.CertificationTaskBetaTargetTypeEnum = exports.CertificationTaskBetaTypeEnum = exports.CertificationReferenceDtoBetaTypeEnum = exports.CertificationReferenceBetaTypeEnum = exports.CertificationPhaseBeta = exports.CampaignTemplateOwnerRefBetaTypeEnum = exports.CampaignReportBetaStatusEnum = exports.CampaignReportBetaTypeEnum = exports.CampaignReferenceBetaMandatoryCommentRequirementEnum = exports.CampaignReferenceBetaCorrelatedStatusEnum = exports.CampaignReferenceBetaCampaignTypeEnum = exports.CampaignReferenceBetaTypeEnum = exports.CampaignGeneratedCampaignBetaStatusEnum = exports.CampaignGeneratedCampaignBetaTypeEnum = exports.CampaignEndedCampaignBetaStatusEnum = exports.CampaignEndedCampaignBetaTypeEnum = exports.CampaignBetaMandatoryCommentRequirementEnum = exports.CampaignBetaCorrelatedStatusEnum = exports.CampaignBetaStatusEnum = exports.CampaignBetaTypeEnum = exports.CampaignAlertBetaLevelEnum = exports.CampaignActivatedCampaignBetaStatusEnum = exports.CampaignActivatedCampaignBetaTypeEnum = exports.BulkWorkgroupMembersRequestInnerBetaTypeEnum = exports.BulkTaggedObjectBetaOperationEnum = exports.BeforeProvisioningRuleDtoBetaTypeEnum = exports.AttributeDefinitionTypeBeta = exports.AttributeDefinitionSchemaBetaTypeEnum = exports.AttrSyncSourceBetaTypeEnum = exports.ApprovalStatusDtoOriginalOwnerBetaTypeEnum = exports.ApprovalStatusBeta = exports.ApprovalSchemeForRoleBetaApproverTypeEnum = exports.ApprovalSchemeBeta = exports.AdminReviewReassignReassignToBetaTypeEnum = exports.AccountsCollectedForAggregationSourceBetaTypeEnum = exports.AccountsCollectedForAggregationBetaStatusEnum = exports.AccountUncorrelatedSourceBetaTypeEnum =
|
|
83
|
-
exports.
|
|
84
|
-
exports.
|
|
85
|
-
exports.
|
|
86
|
-
exports.
|
|
87
|
-
exports.
|
|
88
|
-
exports.
|
|
89
|
-
exports.
|
|
90
|
-
exports.
|
|
91
|
-
exports.
|
|
81
|
+
exports.AccountUncorrelatedIdentityBetaTypeEnum = exports.AccountUncorrelatedAccountBetaTypeEnum = exports.AccountStatusChangedStatusChangeBetaNewStatusEnum = exports.AccountStatusChangedStatusChangeBetaPreviousStatusEnum = exports.AccountCorrelatedSourceBetaTypeEnum = exports.AccountCorrelatedIdentityBetaTypeEnum = exports.AccountCorrelatedAccountBetaTypeEnum = exports.AccountAttributesChangedSourceBetaTypeEnum = exports.AccountAttributesChangedIdentityBetaTypeEnum = exports.AccountAttributesChangedAccountBetaTypeEnum = exports.AccountAggregationStatusBetaStatusEnum = exports.AccountAggregationCompletedSourceBetaTypeEnum = exports.AccountAggregationCompletedBetaStatusEnum = exports.AccountAggregationBetaStatusEnum = exports.AccountActivityItemOperationBeta = exports.AccountActionBetaActionEnum = exports.AccessTypeBeta = exports.AccessRequestTypeBeta = exports.AccessRequestRecommendationItemTypeBeta = exports.AccessRequestPreApprovalRequestedItemsInnerBetaOperationEnum = exports.AccessRequestPreApprovalRequestedItemsInnerBetaTypeEnum = exports.AccessRequestPostApprovalRequestedItemsStatusInnerBetaOperationEnum = exports.AccessRequestPostApprovalRequestedItemsStatusInnerBetaTypeEnum = exports.AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInnerBetaApprovalDecisionEnum = exports.AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInnerApproverBetaTypeEnum = exports.AccessRequestPostApprovalRequestedByBetaTypeEnum = exports.AccessRequestPhasesBetaResultEnum = exports.AccessRequestPhasesBetaStateEnum = exports.AccessRequestItemResponseBetaDecisionEnum = exports.AccessRequestItemBetaTypeEnum = exports.AccessRequestDynamicApproverRequestedItemsInnerBetaOperationEnum = exports.AccessRequestDynamicApproverRequestedItemsInnerBetaTypeEnum = exports.AccessRequestDynamicApproverRequestedByBetaTypeEnum = exports.AccessRequestDynamicApprover1BetaTypeEnum = exports.AccessProfileUsageUsedByInnerBetaTypeEnum = exports.AccessProfileSourceRefBetaTypeEnum = exports.AccessProfileRefBetaTypeEnum = exports.AccessProfileApprovalSchemeBetaApproverTypeEnum = exports.AccessItemReviewedByBetaTypeEnum = exports.AccessItemRequesterDtoBetaTypeEnum = exports.AccessItemRequesterBetaTypeEnum = exports.AccessItemRequestedForDtoBetaTypeEnum = exports.AccessItemRequestedForBetaTypeEnum = exports.AccessItemRefBetaTypeEnum = exports.AccessItemOwnerDtoBetaTypeEnum = exports.AccessItemDiffBetaEventTypeEnum = exports.AccessItemApproverDtoBetaTypeEnum = exports.AccessCriteriaCriteriaListInnerBetaTypeEnum = exports.AccessConstraintBetaOperatorEnum = exports.AccessConstraintBetaTypeEnum = void 0;
|
|
82
|
+
exports.CompletionStatusBeta = exports.CompletedApprovalStateBeta = exports.CompletedApprovalReviewedByBetaTypeEnum = exports.CompleteCampaignOptionsBetaAutoCompleteActionEnum = exports.CommonAccessTypeBeta = exports.CommonAccessItemStateBeta = exports.CommentDtoAuthorBetaTypeEnum = exports.CommentDto1AuthorBetaTypeEnum = exports.CloseAccessRequestBetaCompletionStatusEnum = exports.CloseAccessRequestBetaExecutionStatusEnum = exports.ClientTypeBeta = exports.CertificationTaskBetaStatusEnum = exports.CertificationTaskBetaTargetTypeEnum = exports.CertificationTaskBetaTypeEnum = exports.CertificationReferenceDtoBetaTypeEnum = exports.CertificationReferenceBetaTypeEnum = exports.CertificationPhaseBeta = exports.CampaignTemplateOwnerRefBetaTypeEnum = exports.CampaignReportBetaStatusEnum = exports.CampaignReportBetaTypeEnum = exports.CampaignReferenceBetaMandatoryCommentRequirementEnum = exports.CampaignReferenceBetaCorrelatedStatusEnum = exports.CampaignReferenceBetaCampaignTypeEnum = exports.CampaignReferenceBetaTypeEnum = exports.CampaignGeneratedCampaignBetaStatusEnum = exports.CampaignGeneratedCampaignBetaTypeEnum = exports.CampaignEndedCampaignBetaStatusEnum = exports.CampaignEndedCampaignBetaTypeEnum = exports.CampaignBetaMandatoryCommentRequirementEnum = exports.CampaignBetaCorrelatedStatusEnum = exports.CampaignBetaStatusEnum = exports.CampaignBetaTypeEnum = exports.CampaignAlertBetaLevelEnum = exports.CampaignActivatedCampaignBetaStatusEnum = exports.CampaignActivatedCampaignBetaTypeEnum = exports.BulkWorkgroupMembersRequestInnerBetaTypeEnum = exports.BulkTaggedObjectBetaOperationEnum = exports.BeforeProvisioningRuleDtoBetaTypeEnum = exports.AttributeDefinitionTypeBeta = exports.AttributeDefinitionSchemaBetaTypeEnum = exports.AttrSyncSourceBetaTypeEnum = exports.ApprovalStatusDtoOriginalOwnerBetaTypeEnum = exports.ApprovalStatusDtoCurrentOwnerBetaTypeEnum = exports.ApprovalStatusBeta = exports.ApprovalSchemeForRoleBetaApproverTypeEnum = exports.ApprovalSchemeBeta = exports.AdminReviewReassignReassignToBetaTypeEnum = exports.AccountsCollectedForAggregationSourceBetaTypeEnum = exports.AccountsCollectedForAggregationBetaStatusEnum = exports.AccountUncorrelatedSourceBetaTypeEnum = void 0;
|
|
83
|
+
exports.FullcampaignBetaMandatoryCommentRequirementEnum = exports.FullcampaignBetaCorrelatedStatusEnum = exports.FullcampaignBetaStatusEnum = exports.FullcampaignBetaTypeEnum = exports.FullcampaignAllOfSourcesWithOrphanEntitlementsBetaTypeEnum = exports.FullcampaignAllOfSearchCampaignInfoReviewerBetaTypeEnum = exports.FullcampaignAllOfSearchCampaignInfoBetaTypeEnum = exports.FullcampaignAllOfRoleCompositionCampaignInfoRemediatorRefBetaTypeEnum = exports.FullcampaignAllOfFilterBetaTypeEnum = exports.FullcampaignAllOfBetaMandatoryCommentRequirementEnum = exports.FullcampaignAllOfBetaCorrelatedStatusEnum = exports.FormUsedByBetaTypeEnum = exports.FormOwnerBetaTypeEnum = exports.FormInstanceResponseBetaStateEnum = exports.FormInstanceRecipientBetaTypeEnum = exports.FormInstanceCreatedByBetaTypeEnum = exports.FormElementDynamicDataSourceConfigBetaObjectTypeEnum = exports.FormElementDynamicDataSourceConfigBetaIndicesEnum = exports.FormElementDynamicDataSourceBetaDataSourceTypeEnum = exports.FormElementBetaElementTypeEnum = exports.FormDefinitionInputBetaTypeEnum = exports.FormConditionBetaRuleOperatorEnum = exports.ExpressionBetaOperatorEnum = exports.ExportPayloadBetaIncludeTypesEnum = exports.ExportPayloadBetaExcludeTypesEnum = exports.ExportOptionsBetaIncludeTypesEnum = exports.ExportOptionsBetaExcludeTypesEnum = exports.ExecutionStatusBeta = exports.ExceptionCriteriaCriteriaListInnerBetaTypeEnum = exports.EntitlementRefBetaTypeEnum = exports.EntitlementOwnerBetaTypeEnum = exports.EntitlementApprovalSchemeBetaApproverTypeEnum = exports.EmailStatusDtoBetaVerificationStatusEnum = exports.DtoTypeBeta = exports.Delete202ResponseBetaTypeEnum = exports.DateCompareBetaOperatorEnum = exports.CustomPasswordInstructionBetaPageIdEnum = exports.CreateFormInstanceRequestBetaStateEnum = exports.CorrelatedGovernanceEventBetaTypeEnum = exports.ConnectorRuleValidationResponseBetaStateEnum = exports.ConnectorRuleUpdateRequestBetaTypeEnum = exports.ConnectorRuleResponseBetaTypeEnum = exports.ConnectorRuleCreateRequestBetaTypeEnum = exports.ConnectedObjectTypeBeta = exports.ConfigTypeEnumCamelBeta = exports.ConfigTypeEnumBeta = exports.ConditionRuleBetaValueTypeEnum = exports.ConditionRuleBetaOperatorEnum = exports.ConditionRuleBetaSourceTypeEnum = exports.ConditionEffectBetaEffectTypeEnum = void 0;
|
|
84
|
+
exports.OwnerDtoBetaTypeEnum = exports.OutliersContributingFeatureAccessItemsBetaAccessTypeEnum = exports.OutlierSummaryBetaTypeEnum = exports.OutlierFeatureSummaryOutlierFeatureDisplayValuesInnerBetaValueTypeEnum = exports.OutlierContributingFeatureBetaValueTypeEnum = exports.OutlierBetaUnignoreTypeEnum = exports.OutlierBetaTypeEnum = exports.NonEmployeeSchemaAttributeTypeBeta = exports.NonEmployeeBulkUploadStatusBetaStatusEnum = exports.NonEmployeeBulkUploadJobBetaStatusEnum = exports.NativeChangeDetectionConfigBetaOperationsEnum = exports.NamedConstructsBeta = exports.MfaConfigTestResponseBetaStateEnum = exports.MediumBeta = exports.ManualWorkItemStateBeta = exports.ManualWorkItemDetailsOriginalOwnerBetaTypeEnum = exports.ManualWorkItemDetailsCurrentOwnerBetaTypeEnum = exports.ManagedClusterTypesBeta = exports.ManagedClientTypeBeta = exports.ManagedClientStatusEnumBeta = exports.MailFromAttributesBetaMailFromDomainStatusEnum = exports.LocaleOriginBeta = exports.ListWorkgroupMembers200ResponseInnerBetaTypeEnum = exports.LatestOutlierSummaryBetaTypeEnum = exports.KbaAuthResponseBetaStatusEnum = exports.JsonPatchOperationBetaOpEnum = exports.InvocationStatusTypeBeta = exports.ImportOptionsBetaDefaultReferencesEnum = exports.ImportOptionsBetaIncludeTypesEnum = exports.ImportOptionsBetaExcludeTypesEnum = exports.ImportObjectBetaTypeEnum = exports.IdentityWithNewAccessAccessRefsInnerBetaTypeEnum = exports.IdentitySyncJobBetaStatusEnum = exports.IdentityProfileAllOfOwnerBetaTypeEnum = exports.IdentityProfileAllOfAuthoritativeSourceBetaTypeEnum = exports.IdentityProfile1AllOfAuthoritativeSourceBetaTypeEnum = exports.IdentityPreviewResponseIdentityBetaTypeEnum = exports.IdentityDtoManagerRefBetaTypeEnum = exports.IdentityDtoBetaIdentityStatusEnum = exports.IdentityDtoBetaProcessingStateEnum = exports.IdentityDeletedIdentityBetaTypeEnum = exports.IdentityCreatedIdentityBetaTypeEnum = exports.IdentityCertificationTaskBetaStatusEnum = exports.IdentityCertificationTaskBetaTypeEnum = exports.IdentityBetaIdentityStatusEnum = exports.IdentityBetaProcessingStateEnum = exports.IdentityAttributesChangedIdentityBetaTypeEnum = exports.HttpDispatchModeBeta = exports.HttpAuthenticationTypeBeta = exports.GrantTypeBeta = void 0;
|
|
85
|
+
exports.SelfImportExportDtoBetaTypeEnum = exports.SelectorTypeBeta = exports.ScheduleTypeBeta = exports.ScheduleMonthsBetaTypeEnum = exports.ScheduleHoursBetaTypeEnum = exports.ScheduleDaysBetaTypeEnum = exports.ScheduleBetaTypeEnum = exports.RoleMiningSessionStateBeta = exports.RoleMiningSessionScopingMethodBeta = exports.RoleMiningRoleTypeBeta = exports.RoleMiningPotentialRoleProvisionStateBeta = exports.RoleMiningPotentialRoleExportStateBeta = exports.RoleMembershipSelectorTypeBeta = exports.RoleInsightsResponseBetaStatusEnum = exports.RoleCriteriaOperationBeta = exports.RoleCriteriaKeyTypeBeta = exports.RoleAssignmentSourceTypeBeta = exports.ReviewerBetaTypeEnum = exports.RequestedItemStatusSodViolationContextBetaStateEnum = exports.RequestedItemStatusRequestStateBeta = exports.RequestedItemStatusPreApprovalTriggerDetailsBetaDecisionEnum = exports.RequestedItemStatusBetaTypeEnum = exports.RequestableObjectTypeBeta = exports.RequestableObjectRequestStatusBeta = exports.RequestableObjectReferenceBetaTypeEnum = exports.ReportTypeBeta = exports.ReportResultReferenceBetaStatusEnum = exports.ReportResultReferenceBetaTypeEnum = exports.ReportResultReferenceAllOfBetaStatusEnum = exports.RecommendationResponseBetaRecommendationEnum = exports.ReassignmentTypeEnumBeta = exports.ReassignmentTypeBeta = exports.ReassignReferenceBetaTypeEnum = exports.ProvisioningStateBeta = exports.ProvisioningCriteriaOperationBeta = exports.ProvisioningConfigManagedResourceRefsInnerBetaTypeEnum = exports.ProvisioningCompletedRequesterBetaTypeEnum = exports.ProvisioningCompletedRecipientBetaTypeEnum = exports.ProvisioningCompletedAccountRequestsInnerSourceBetaTypeEnum = exports.ProvisioningCompletedAccountRequestsInnerBetaProvisioningResultEnum = exports.ProvisioningCompletedAccountRequestsInnerAttributeRequestsInnerBetaOperationEnum = exports.PreApprovalTriggerDetailsBetaDecisionEnum = exports.PendingApprovalActionBeta = exports.PatchPotentialRoleRequestInnerBetaOpEnum = exports.PatOwnerBetaTypeEnum = exports.PasswordStatusBetaStateEnum = exports.PasswordChangeResponseBetaStateEnum = exports.OwnerReferenceSegmentsBetaTypeEnum = exports.OwnerReferenceDtoBetaTypeEnum = exports.OwnerReferenceBetaTypeEnum = void 0;
|
|
86
|
+
exports.TemplateBulkDeleteDtoBetaMediumEnum = exports.TaskStatusMessageBetaTypeEnum = exports.TaskStatusBetaCompletionStatusEnum = exports.TaskStatusBetaTypeEnum = exports.TaskResultSimplifiedBetaCompletionStatusEnum = exports.TaskResultDtoBetaTypeEnum = exports.TaggedObjectObjectRefBetaTypeEnum = exports.TaggedObjectDtoBetaTypeEnum = exports.SubscriptionTypeBeta = exports.SubscriptionPatchRequestInnerBetaOpEnum = exports.StatusResponseBetaStatusEnum = exports.StandardLevelBeta = exports.SpConfigJobBetaTypeEnum = exports.SpConfigJobBetaStatusEnum = exports.SpConfigImportJobStatusBetaTypeEnum = exports.SpConfigImportJobStatusBetaStatusEnum = exports.SpConfigExportJobStatusBetaTypeEnum = exports.SpConfigExportJobStatusBetaStatusEnum = exports.SpConfigExportJobBetaTypeEnum = exports.SpConfigExportJobBetaStatusEnum = exports.SourceUsageStatusBetaStatusEnum = exports.SourceUpdatedActorBetaTypeEnum = exports.SourceSyncJobBetaStatusEnum = exports.SourceSchemasInnerBetaTypeEnum = exports.SourcePasswordPoliciesInnerBetaTypeEnum = exports.SourceOwnerBetaTypeEnum = exports.SourceManagerCorrelationRuleBetaTypeEnum = exports.SourceManagementWorkgroupBetaTypeEnum = exports.SourceFeatureBeta = exports.SourceDeletedActorBetaTypeEnum = exports.SourceCreatedActorBetaTypeEnum = exports.SourceClusterDtoBetaTypeEnum = exports.SourceClusterBetaTypeEnum = exports.SourceBeforeProvisioningRuleBetaTypeEnum = exports.SourceAccountCorrelationRuleBetaTypeEnum = exports.SourceAccountCorrelationConfigBetaTypeEnum = exports.SodViolationContextCheckCompletedBetaStateEnum = exports.SodViolationContextCheckCompleted1BetaStateEnum = exports.SodReportResultDtoBetaTypeEnum = exports.SodRecipientBetaTypeEnum = exports.SodPolicyDtoBetaTypeEnum = exports.SodPolicyBetaTypeEnum = exports.SodPolicyBetaStateEnum = exports.SlimcampaignBetaCorrelatedStatusEnum = exports.SlimcampaignBetaStatusEnum = exports.SlimcampaignBetaTypeEnum = exports.ServiceDeskSourceBetaTypeEnum = exports.SendTokenResponseBetaStatusEnum = exports.SendTokenRequestBetaDeliveryTypeEnum = exports.SendTestNotificationRequestDtoBetaMediumEnum = void 0;
|
|
87
|
+
exports.AccountUsagesBetaApiAxiosParamCreator = exports.AccountAggregationsBetaApi = exports.AccountAggregationsBetaApiFactory = exports.AccountAggregationsBetaApiFp = exports.AccountAggregationsBetaApiAxiosParamCreator = exports.AccountActivitiesBetaApi = exports.AccountActivitiesBetaApiFactory = exports.AccountActivitiesBetaApiFp = exports.AccountActivitiesBetaApiAxiosParamCreator = exports.AccessRequestsBetaApi = exports.AccessRequestsBetaApiFactory = exports.AccessRequestsBetaApiFp = exports.AccessRequestsBetaApiAxiosParamCreator = 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.WorkgroupConnectionDtoBetaConnectionTypeEnum = exports.WorkflowTriggerBetaTypeEnum = exports.WorkflowLibraryTriggerBetaTypeEnum = exports.WorkflowLibraryFormFieldsBetaTypeEnum = exports.WorkflowExecutionEventBetaTypeEnum = exports.WorkflowExecutionBetaStatusEnum = exports.WorkflowBodyOwnerBetaTypeEnum = exports.WorkflowAllOfCreatorBetaTypeEnum = exports.WorkItemTypeBeta = exports.WorkItemStateBeta = exports.ViolationOwnerAssignmentConfigOwnerRefBetaTypeEnum = exports.ViolationOwnerAssignmentConfigBetaAssignmentRuleEnum = exports.ViolationContextPolicyBetaTypeEnum = exports.VerificationResponseBetaStatusEnum = exports.VAClusterStatusChangeEventPreviousHealthCheckResultBetaStatusEnum = exports.VAClusterStatusChangeEventHealthCheckResultBetaStatusEnum = exports.VAClusterStatusChangeEventBetaTypeEnum = exports.UsageTypeBeta = exports.TriggerTypeBeta = exports.TransformReadBetaTypeEnum = exports.TransformBetaTypeEnum = exports.TokenAuthResponseBetaStatusEnum = exports.TokenAuthRequestBetaDeliveryTypeEnum = exports.TemplateDtoDefaultBetaMediumEnum = exports.TemplateDtoBetaMediumEnum = void 0;
|
|
88
|
+
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.CustomPasswordInstructionsBetaApi = exports.CustomPasswordInstructionsBetaApiFactory = exports.CustomPasswordInstructionsBetaApiFp = exports.CustomPasswordInstructionsBetaApiAxiosParamCreator = exports.CustomFormsBetaApi = exports.CustomFormsBetaApiFactory = exports.CustomFormsBetaApiFp = exports.CustomFormsBetaApiAxiosParamCreator = 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.CertificationCampaignsBetaApi = exports.CertificationCampaignsBetaApiFactory = exports.CertificationCampaignsBetaApiFp = exports.CertificationCampaignsBetaApiAxiosParamCreator = exports.AccountsBetaApi = exports.AccountsBetaApiFactory = exports.AccountsBetaApiFp = exports.AccountsBetaApiAxiosParamCreator = exports.AccountUsagesBetaApi = exports.AccountUsagesBetaApiFactory = exports.AccountUsagesBetaApiFp = void 0;
|
|
89
|
+
exports.ManagedClustersBetaApiAxiosParamCreator = exports.ManagedClientsBetaApi = exports.ManagedClientsBetaApiFactory = exports.ManagedClientsBetaApiFp = exports.ManagedClientsBetaApiAxiosParamCreator = exports.MFAControllerBetaApi = exports.MFAControllerBetaApiFactory = exports.MFAControllerBetaApiFp = exports.MFAControllerBetaApiAxiosParamCreator = exports.MFAConfigurationBetaApi = exports.MFAConfigurationBetaApiFactory = exports.MFAConfigurationBetaApiFp = exports.MFAConfigurationBetaApiAxiosParamCreator = exports.LifecycleStatesBetaApi = exports.LifecycleStatesBetaApiFactory = exports.LifecycleStatesBetaApiFp = exports.LifecycleStatesBetaApiAxiosParamCreator = exports.IdentityProfilesBetaApi = exports.IdentityProfilesBetaApiFactory = exports.IdentityProfilesBetaApiFp = exports.IdentityProfilesBetaApiAxiosParamCreator = exports.IdentityHistoryBetaApi = exports.IdentityHistoryBetaApiFactory = exports.IdentityHistoryBetaApiFp = exports.IdentityHistoryBetaApiAxiosParamCreator = exports.IdentityAttributesBetaApi = exports.IdentityAttributesBetaApiFactory = exports.IdentityAttributesBetaApiFp = exports.IdentityAttributesBetaApiAxiosParamCreator = exports.IdentitiesBetaApi = exports.IdentitiesBetaApiFactory = exports.IdentitiesBetaApiFp = exports.IdentitiesBetaApiAxiosParamCreator = exports.IAIRoleMiningBetaApi = exports.IAIRoleMiningBetaApiFactory = exports.IAIRoleMiningBetaApiFp = exports.IAIRoleMiningBetaApiAxiosParamCreator = exports.IAIRecommendationsBetaApi = exports.IAIRecommendationsBetaApiFactory = exports.IAIRecommendationsBetaApiFp = exports.IAIRecommendationsBetaApiAxiosParamCreator = exports.IAIPeerGroupStrategiesBetaApi = exports.IAIPeerGroupStrategiesBetaApiFactory = exports.IAIPeerGroupStrategiesBetaApiFp = exports.IAIPeerGroupStrategiesBetaApiAxiosParamCreator = exports.IAIOutliersBetaApi = exports.IAIOutliersBetaApiFactory = exports.IAIOutliersBetaApiFp = exports.IAIOutliersBetaApiAxiosParamCreator = exports.IAIMessageCatalogsBetaApi = void 0;
|
|
90
|
+
exports.RoleInsightsBetaApiFactory = exports.RoleInsightsBetaApiFp = exports.RoleInsightsBetaApiAxiosParamCreator = exports.RequestableObjectsBetaApi = exports.RequestableObjectsBetaApiFactory = exports.RequestableObjectsBetaApiFp = 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.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.ManagedClustersBetaApi = exports.ManagedClustersBetaApiFactory = exports.ManagedClustersBetaApiFp = void 0;
|
|
91
|
+
exports.TriggersBetaApiAxiosParamCreator = exports.TransformsBetaApi = exports.TransformsBetaApiFactory = exports.TransformsBetaApiFp = exports.TransformsBetaApiAxiosParamCreator = exports.TaskManagementBetaApi = exports.TaskManagementBetaApiFactory = exports.TaskManagementBetaApiFp = exports.TaskManagementBetaApiAxiosParamCreator = exports.TaggedObjectsBetaApi = exports.TaggedObjectsBetaApiFactory = exports.TaggedObjectsBetaApiFp = exports.TaggedObjectsBetaApiAxiosParamCreator = 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.SODPolicyBetaApi = exports.SODPolicyBetaApiFactory = exports.SODPolicyBetaApiFp = exports.SODPolicyBetaApiAxiosParamCreator = exports.RolesBetaApi = exports.RolesBetaApiFactory = exports.RolesBetaApiFp = exports.RolesBetaApiAxiosParamCreator = exports.RoleInsightsBetaApi = void 0;
|
|
92
|
+
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.TriggersBetaApi = exports.TriggersBetaApiFactory = exports.TriggersBetaApiFp = void 0;
|
|
92
93
|
var axios_1 = __importDefault(require("axios"));
|
|
93
94
|
// Some imports not used depending on template conditions
|
|
94
95
|
// @ts-ignore
|
|
@@ -160,9 +161,6 @@ exports.AccessRequestDynamicApprover1BetaTypeEnum = {
|
|
|
160
161
|
exports.AccessRequestDynamicApproverRequestedByBetaTypeEnum = {
|
|
161
162
|
Identity: 'IDENTITY'
|
|
162
163
|
};
|
|
163
|
-
exports.AccessRequestDynamicApproverRequestedForBetaTypeEnum = {
|
|
164
|
-
Identity: 'IDENTITY'
|
|
165
|
-
};
|
|
166
164
|
exports.AccessRequestDynamicApproverRequestedItemsInnerBetaTypeEnum = {
|
|
167
165
|
AccessProfile: 'ACCESS_PROFILE',
|
|
168
166
|
Role: 'ROLE',
|
|
@@ -185,18 +183,17 @@ exports.AccessRequestPhasesBetaStateEnum = {
|
|
|
185
183
|
Pending: 'PENDING',
|
|
186
184
|
Executing: 'EXECUTING',
|
|
187
185
|
Completed: 'COMPLETED',
|
|
188
|
-
Cancelled: 'CANCELLED'
|
|
186
|
+
Cancelled: 'CANCELLED',
|
|
187
|
+
NotExecuted: 'NOT_EXECUTED'
|
|
189
188
|
};
|
|
190
189
|
exports.AccessRequestPhasesBetaResultEnum = {
|
|
191
190
|
Successful: 'SUCCESSFUL',
|
|
192
|
-
Failed: 'FAILED'
|
|
191
|
+
Failed: 'FAILED',
|
|
192
|
+
Null: 'null'
|
|
193
193
|
};
|
|
194
194
|
exports.AccessRequestPostApprovalRequestedByBetaTypeEnum = {
|
|
195
195
|
Identity: 'IDENTITY'
|
|
196
196
|
};
|
|
197
|
-
exports.AccessRequestPostApprovalRequestedForBetaTypeEnum = {
|
|
198
|
-
Identity: 'IDENTITY'
|
|
199
|
-
};
|
|
200
197
|
exports.AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInnerApproverBetaTypeEnum = {
|
|
201
198
|
Identity: 'IDENTITY'
|
|
202
199
|
};
|
|
@@ -238,7 +235,8 @@ exports.AccessRequestRecommendationItemTypeBeta = {
|
|
|
238
235
|
*/
|
|
239
236
|
exports.AccessRequestTypeBeta = {
|
|
240
237
|
GrantAccess: 'GRANT_ACCESS',
|
|
241
|
-
RevokeAccess: 'REVOKE_ACCESS'
|
|
238
|
+
RevokeAccess: 'REVOKE_ACCESS',
|
|
239
|
+
Null: 'null'
|
|
242
240
|
};
|
|
243
241
|
/**
|
|
244
242
|
* Access type of API Client indicating online or offline use
|
|
@@ -267,7 +265,9 @@ exports.AccountActivityItemOperationBeta = {
|
|
|
267
265
|
Enable: 'ENABLE',
|
|
268
266
|
Unlock: 'UNLOCK',
|
|
269
267
|
Lock: 'LOCK',
|
|
270
|
-
Remove: 'REMOVE'
|
|
268
|
+
Remove: 'REMOVE',
|
|
269
|
+
Set: 'SET',
|
|
270
|
+
Null: 'null'
|
|
271
271
|
};
|
|
272
272
|
exports.AccountAggregationBetaStatusEnum = {
|
|
273
273
|
Started: 'STARTED',
|
|
@@ -372,6 +372,9 @@ exports.ApprovalStatusBeta = {
|
|
|
372
372
|
NotReady: 'NOT_READY',
|
|
373
373
|
Cancelled: 'CANCELLED'
|
|
374
374
|
};
|
|
375
|
+
exports.ApprovalStatusDtoCurrentOwnerBetaTypeEnum = {
|
|
376
|
+
Identity: 'IDENTITY'
|
|
377
|
+
};
|
|
375
378
|
exports.ApprovalStatusDtoOriginalOwnerBetaTypeEnum = {
|
|
376
379
|
GovernanceGroup: 'GOVERNANCE_GROUP',
|
|
377
380
|
Identity: 'IDENTITY'
|
|
@@ -548,6 +551,9 @@ exports.CloseAccessRequestBetaCompletionStatusEnum = {
|
|
|
548
551
|
Incomplete: 'Incomplete',
|
|
549
552
|
Failure: 'Failure'
|
|
550
553
|
};
|
|
554
|
+
exports.CommentDto1AuthorBetaTypeEnum = {
|
|
555
|
+
Identity: 'IDENTITY'
|
|
556
|
+
};
|
|
551
557
|
exports.CommentDtoAuthorBetaTypeEnum = {
|
|
552
558
|
Identity: 'IDENTITY'
|
|
553
559
|
};
|
|
@@ -594,7 +600,8 @@ exports.CompletionStatusBeta = {
|
|
|
594
600
|
Success: 'SUCCESS',
|
|
595
601
|
Failure: 'FAILURE',
|
|
596
602
|
Incomplete: 'INCOMPLETE',
|
|
597
|
-
Pending: 'PENDING'
|
|
603
|
+
Pending: 'PENDING',
|
|
604
|
+
Null: 'null'
|
|
598
605
|
};
|
|
599
606
|
exports.ConditionEffectBetaEffectTypeEnum = {
|
|
600
607
|
Hide: 'HIDE',
|
|
@@ -643,6 +650,16 @@ exports.ConfigTypeEnumBeta = {
|
|
|
643
650
|
Certifications: 'CERTIFICATIONS',
|
|
644
651
|
ManualTasks: 'MANUAL_TASKS'
|
|
645
652
|
};
|
|
653
|
+
/**
|
|
654
|
+
* Enum list of valid work types that can be selected for a Reassignment Configuration
|
|
655
|
+
* @export
|
|
656
|
+
* @enum {string}
|
|
657
|
+
*/
|
|
658
|
+
exports.ConfigTypeEnumCamelBeta = {
|
|
659
|
+
AccessRequests: 'accessRequests',
|
|
660
|
+
Certifications: 'certifications',
|
|
661
|
+
ManualTasks: 'manualTasks'
|
|
662
|
+
};
|
|
646
663
|
/**
|
|
647
664
|
* An enumeration of the types of Objects associated with a Governance Group. Supported object types are ACCESS_PROFILE, ROLE, SOD_POLICY and SOURCE.
|
|
648
665
|
* @export
|
|
@@ -807,6 +824,9 @@ exports.EntitlementApprovalSchemeBetaApproverTypeEnum = {
|
|
|
807
824
|
Manager: 'MANAGER',
|
|
808
825
|
GovernanceGroup: 'GOVERNANCE_GROUP'
|
|
809
826
|
};
|
|
827
|
+
exports.EntitlementOwnerBetaTypeEnum = {
|
|
828
|
+
Identity: 'IDENTITY'
|
|
829
|
+
};
|
|
810
830
|
exports.EntitlementRefBetaTypeEnum = {
|
|
811
831
|
Entitlement: 'ENTITLEMENT'
|
|
812
832
|
};
|
|
@@ -1081,7 +1101,8 @@ exports.IdentityAttributesChangedIdentityBetaTypeEnum = {
|
|
|
1081
1101
|
};
|
|
1082
1102
|
exports.IdentityBetaProcessingStateEnum = {
|
|
1083
1103
|
Error: 'ERROR',
|
|
1084
|
-
Ok: 'OK'
|
|
1104
|
+
Ok: 'OK',
|
|
1105
|
+
Null: 'null'
|
|
1085
1106
|
};
|
|
1086
1107
|
exports.IdentityBetaIdentityStatusEnum = {
|
|
1087
1108
|
Unregistered: 'UNREGISTERED',
|
|
@@ -1112,7 +1133,8 @@ exports.IdentityDeletedIdentityBetaTypeEnum = {
|
|
|
1112
1133
|
};
|
|
1113
1134
|
exports.IdentityDtoBetaProcessingStateEnum = {
|
|
1114
1135
|
Error: 'ERROR',
|
|
1115
|
-
Ok: 'OK'
|
|
1136
|
+
Ok: 'OK',
|
|
1137
|
+
Null: 'null'
|
|
1116
1138
|
};
|
|
1117
1139
|
exports.IdentityDtoBetaIdentityStatusEnum = {
|
|
1118
1140
|
Unregistered: 'UNREGISTERED',
|
|
@@ -1129,6 +1151,9 @@ exports.IdentityDtoBetaIdentityStatusEnum = {
|
|
|
1129
1151
|
exports.IdentityDtoManagerRefBetaTypeEnum = {
|
|
1130
1152
|
Identity: 'IDENTITY'
|
|
1131
1153
|
};
|
|
1154
|
+
exports.IdentityPreviewResponseIdentityBetaTypeEnum = {
|
|
1155
|
+
Identity: 'IDENTITY'
|
|
1156
|
+
};
|
|
1132
1157
|
exports.IdentityProfile1AllOfAuthoritativeSourceBetaTypeEnum = {
|
|
1133
1158
|
Source: 'SOURCE'
|
|
1134
1159
|
};
|
|
@@ -1196,6 +1221,13 @@ exports.JsonPatchOperationBetaOpEnum = {
|
|
|
1196
1221
|
Copy: 'copy',
|
|
1197
1222
|
Test: 'test'
|
|
1198
1223
|
};
|
|
1224
|
+
exports.KbaAuthResponseBetaStatusEnum = {
|
|
1225
|
+
Pending: 'PENDING',
|
|
1226
|
+
Success: 'SUCCESS',
|
|
1227
|
+
Failed: 'FAILED',
|
|
1228
|
+
Lockout: 'LOCKOUT',
|
|
1229
|
+
NotEnoughData: 'NOT_ENOUGH_DATA'
|
|
1230
|
+
};
|
|
1199
1231
|
exports.LatestOutlierSummaryBetaTypeEnum = {
|
|
1200
1232
|
LowSimilarity: 'LOW_SIMILARITY',
|
|
1201
1233
|
Structural: 'STRUCTURAL'
|
|
@@ -1210,7 +1242,8 @@ exports.ListWorkgroupMembers200ResponseInnerBetaTypeEnum = {
|
|
|
1210
1242
|
*/
|
|
1211
1243
|
exports.LocaleOriginBeta = {
|
|
1212
1244
|
Default: 'DEFAULT',
|
|
1213
|
-
Request: 'REQUEST'
|
|
1245
|
+
Request: 'REQUEST',
|
|
1246
|
+
Null: 'null'
|
|
1214
1247
|
};
|
|
1215
1248
|
exports.MailFromAttributesBetaMailFromDomainStatusEnum = {
|
|
1216
1249
|
Pending: 'PENDING',
|
|
@@ -1334,7 +1367,8 @@ exports.OutlierBetaTypeEnum = {
|
|
|
1334
1367
|
};
|
|
1335
1368
|
exports.OutlierBetaUnignoreTypeEnum = {
|
|
1336
1369
|
Manual: 'MANUAL',
|
|
1337
|
-
Automatic: 'AUTOMATIC'
|
|
1370
|
+
Automatic: 'AUTOMATIC',
|
|
1371
|
+
Null: 'null'
|
|
1338
1372
|
};
|
|
1339
1373
|
exports.OutlierContributingFeatureBetaValueTypeEnum = {
|
|
1340
1374
|
Integer: 'INTEGER',
|
|
@@ -1520,7 +1554,8 @@ exports.RequestableObjectReferenceBetaTypeEnum = {
|
|
|
1520
1554
|
exports.RequestableObjectRequestStatusBeta = {
|
|
1521
1555
|
Available: 'AVAILABLE',
|
|
1522
1556
|
Pending: 'PENDING',
|
|
1523
|
-
Assigned: 'ASSIGNED'
|
|
1557
|
+
Assigned: 'ASSIGNED',
|
|
1558
|
+
Null: 'null'
|
|
1524
1559
|
};
|
|
1525
1560
|
/**
|
|
1526
1561
|
* The currently supported requestable object types.
|
|
@@ -1529,12 +1564,18 @@ exports.RequestableObjectRequestStatusBeta = {
|
|
|
1529
1564
|
*/
|
|
1530
1565
|
exports.RequestableObjectTypeBeta = {
|
|
1531
1566
|
AccessProfile: 'ACCESS_PROFILE',
|
|
1532
|
-
Role: 'ROLE'
|
|
1567
|
+
Role: 'ROLE',
|
|
1568
|
+
Entitlement: 'ENTITLEMENT'
|
|
1533
1569
|
};
|
|
1534
1570
|
exports.RequestedItemStatusBetaTypeEnum = {
|
|
1535
1571
|
AccessProfile: 'ACCESS_PROFILE',
|
|
1536
1572
|
Role: 'ROLE',
|
|
1537
|
-
Entitlement: 'ENTITLEMENT'
|
|
1573
|
+
Entitlement: 'ENTITLEMENT',
|
|
1574
|
+
Null: 'null'
|
|
1575
|
+
};
|
|
1576
|
+
exports.RequestedItemStatusPreApprovalTriggerDetailsBetaDecisionEnum = {
|
|
1577
|
+
Approved: 'APPROVED',
|
|
1578
|
+
Rejected: 'REJECTED'
|
|
1538
1579
|
};
|
|
1539
1580
|
/**
|
|
1540
1581
|
* Indicates the state of an access request: * EXECUTING: The request is executing, which indicates the system is doing some processing. * REQUEST_COMPLETED: Indicates the request has been completed. * CANCELLED: The request was cancelled with no user input. * TERMINATED: The request has been terminated before it was able to complete. * PROVISIONING_VERIFICATION_PENDING: The request has finished any approval steps and provisioning is waiting to be verified. * REJECTED: The request was rejected. * PROVISIONING_FAILED: The request has failed to complete. * NOT_ALL_ITEMS_PROVISIONED: One or more of the requested items failed to complete, but there were one or more successes. * ERROR: An error occurred during request processing.
|
|
@@ -1552,6 +1593,11 @@ exports.RequestedItemStatusRequestStateBeta = {
|
|
|
1552
1593
|
NotAllItemsProvisioned: 'NOT_ALL_ITEMS_PROVISIONED',
|
|
1553
1594
|
Error: 'ERROR'
|
|
1554
1595
|
};
|
|
1596
|
+
exports.RequestedItemStatusSodViolationContextBetaStateEnum = {
|
|
1597
|
+
Success: 'SUCCESS',
|
|
1598
|
+
Error: 'ERROR',
|
|
1599
|
+
Null: 'null'
|
|
1600
|
+
};
|
|
1555
1601
|
exports.ReviewerBetaTypeEnum = {
|
|
1556
1602
|
Identity: 'IDENTITY',
|
|
1557
1603
|
GovernanceGroup: 'GOVERNANCE_GROUP'
|
|
@@ -1684,7 +1730,8 @@ exports.ScheduleTypeBeta = {
|
|
|
1684
1730
|
Daily: 'DAILY',
|
|
1685
1731
|
Weekly: 'WEEKLY',
|
|
1686
1732
|
Monthly: 'MONTHLY',
|
|
1687
|
-
Calendar: 'CALENDAR'
|
|
1733
|
+
Calendar: 'CALENDAR',
|
|
1734
|
+
Annually: 'ANNUALLY'
|
|
1688
1735
|
};
|
|
1689
1736
|
/**
|
|
1690
1737
|
* Enum representing the currently supported selector types. LIST - the *values* array contains one or more distinct values. RANGE - the *values* array contains two values: the start and end of the range, inclusive. Additional values may be added in the future without notice.
|
|
@@ -1726,6 +1773,18 @@ exports.SendTestNotificationRequestDtoBetaMediumEnum = {
|
|
|
1726
1773
|
Slack: 'SLACK',
|
|
1727
1774
|
Teams: 'TEAMS'
|
|
1728
1775
|
};
|
|
1776
|
+
exports.SendTokenRequestBetaDeliveryTypeEnum = {
|
|
1777
|
+
SmsPersonal: 'SMS_PERSONAL',
|
|
1778
|
+
VoicePersonal: 'VOICE_PERSONAL',
|
|
1779
|
+
SmsWork: 'SMS_WORK',
|
|
1780
|
+
VoiceWork: 'VOICE_WORK',
|
|
1781
|
+
EmailWork: 'EMAIL_WORK',
|
|
1782
|
+
EmailPersonal: 'EMAIL_PERSONAL'
|
|
1783
|
+
};
|
|
1784
|
+
exports.SendTokenResponseBetaStatusEnum = {
|
|
1785
|
+
Success: 'SUCCESS',
|
|
1786
|
+
Failed: 'FAILED'
|
|
1787
|
+
};
|
|
1729
1788
|
exports.ServiceDeskSourceBetaTypeEnum = {
|
|
1730
1789
|
Source: 'SOURCE'
|
|
1731
1790
|
};
|
|
@@ -1773,7 +1832,8 @@ exports.SodViolationContextCheckCompleted1BetaStateEnum = {
|
|
|
1773
1832
|
};
|
|
1774
1833
|
exports.SodViolationContextCheckCompletedBetaStateEnum = {
|
|
1775
1834
|
Success: 'SUCCESS',
|
|
1776
|
-
Error: 'ERROR'
|
|
1835
|
+
Error: 'ERROR',
|
|
1836
|
+
Null: 'null'
|
|
1777
1837
|
};
|
|
1778
1838
|
exports.SourceAccountCorrelationConfigBetaTypeEnum = {
|
|
1779
1839
|
AccountCorrelationConfig: 'ACCOUNT_CORRELATION_CONFIG'
|
|
@@ -1858,6 +1918,39 @@ exports.SourceUsageStatusBetaStatusEnum = {
|
|
|
1858
1918
|
Complete: 'COMPLETE',
|
|
1859
1919
|
Incomplete: 'INCOMPLETE'
|
|
1860
1920
|
};
|
|
1921
|
+
exports.SpConfigExportJobBetaStatusEnum = {
|
|
1922
|
+
NotStarted: 'NOT_STARTED',
|
|
1923
|
+
InProgress: 'IN_PROGRESS',
|
|
1924
|
+
Complete: 'COMPLETE',
|
|
1925
|
+
Cancelled: 'CANCELLED',
|
|
1926
|
+
Failed: 'FAILED'
|
|
1927
|
+
};
|
|
1928
|
+
exports.SpConfigExportJobBetaTypeEnum = {
|
|
1929
|
+
Export: 'EXPORT',
|
|
1930
|
+
Import: 'IMPORT'
|
|
1931
|
+
};
|
|
1932
|
+
exports.SpConfigExportJobStatusBetaStatusEnum = {
|
|
1933
|
+
NotStarted: 'NOT_STARTED',
|
|
1934
|
+
InProgress: 'IN_PROGRESS',
|
|
1935
|
+
Complete: 'COMPLETE',
|
|
1936
|
+
Cancelled: 'CANCELLED',
|
|
1937
|
+
Failed: 'FAILED'
|
|
1938
|
+
};
|
|
1939
|
+
exports.SpConfigExportJobStatusBetaTypeEnum = {
|
|
1940
|
+
Export: 'EXPORT',
|
|
1941
|
+
Import: 'IMPORT'
|
|
1942
|
+
};
|
|
1943
|
+
exports.SpConfigImportJobStatusBetaStatusEnum = {
|
|
1944
|
+
NotStarted: 'NOT_STARTED',
|
|
1945
|
+
InProgress: 'IN_PROGRESS',
|
|
1946
|
+
Complete: 'COMPLETE',
|
|
1947
|
+
Cancelled: 'CANCELLED',
|
|
1948
|
+
Failed: 'FAILED'
|
|
1949
|
+
};
|
|
1950
|
+
exports.SpConfigImportJobStatusBetaTypeEnum = {
|
|
1951
|
+
Export: 'EXPORT',
|
|
1952
|
+
Import: 'IMPORT'
|
|
1953
|
+
};
|
|
1861
1954
|
exports.SpConfigJobBetaStatusEnum = {
|
|
1862
1955
|
NotStarted: 'NOT_STARTED',
|
|
1863
1956
|
InProgress: 'IN_PROGRESS',
|
|
@@ -1972,6 +2065,21 @@ exports.TemplateDtoDefaultBetaMediumEnum = {
|
|
|
1972
2065
|
Slack: 'SLACK',
|
|
1973
2066
|
Teams: 'TEAMS'
|
|
1974
2067
|
};
|
|
2068
|
+
exports.TokenAuthRequestBetaDeliveryTypeEnum = {
|
|
2069
|
+
SmsPersonal: 'SMS_PERSONAL',
|
|
2070
|
+
VoicePersonal: 'VOICE_PERSONAL',
|
|
2071
|
+
SmsWork: 'SMS_WORK',
|
|
2072
|
+
VoiceWork: 'VOICE_WORK',
|
|
2073
|
+
EmailWork: 'EMAIL_WORK',
|
|
2074
|
+
EmailPersonal: 'EMAIL_PERSONAL'
|
|
2075
|
+
};
|
|
2076
|
+
exports.TokenAuthResponseBetaStatusEnum = {
|
|
2077
|
+
Pending: 'PENDING',
|
|
2078
|
+
Success: 'SUCCESS',
|
|
2079
|
+
Failed: 'FAILED',
|
|
2080
|
+
Lockout: 'LOCKOUT',
|
|
2081
|
+
NotEnoughData: 'NOT_ENOUGH_DATA'
|
|
2082
|
+
};
|
|
1975
2083
|
exports.TransformBetaTypeEnum = {
|
|
1976
2084
|
AccountAttribute: 'accountAttribute',
|
|
1977
2085
|
Base64Decode: 'base64Decode',
|
|
@@ -2086,6 +2194,13 @@ exports.VAClusterStatusChangeEventPreviousHealthCheckResultBetaStatusEnum = {
|
|
|
2086
2194
|
Succeeded: 'Succeeded',
|
|
2087
2195
|
Failed: 'Failed'
|
|
2088
2196
|
};
|
|
2197
|
+
exports.VerificationResponseBetaStatusEnum = {
|
|
2198
|
+
Pending: 'PENDING',
|
|
2199
|
+
Success: 'SUCCESS',
|
|
2200
|
+
Failed: 'FAILED',
|
|
2201
|
+
Lockout: 'LOCKOUT',
|
|
2202
|
+
NotEnoughData: 'NOT_ENOUGH_DATA'
|
|
2203
|
+
};
|
|
2089
2204
|
exports.ViolationContextPolicyBetaTypeEnum = {
|
|
2090
2205
|
Entitlement: 'ENTITLEMENT'
|
|
2091
2206
|
};
|
|
@@ -2108,7 +2223,8 @@ exports.WorkItemStateBeta = {
|
|
|
2108
2223
|
Returned: 'RETURNED',
|
|
2109
2224
|
Expired: 'EXPIRED',
|
|
2110
2225
|
Pending: 'PENDING',
|
|
2111
|
-
Canceled: 'CANCELED'
|
|
2226
|
+
Canceled: 'CANCELED',
|
|
2227
|
+
Null: 'null'
|
|
2112
2228
|
};
|
|
2113
2229
|
/**
|
|
2114
2230
|
* The type of the work item
|
|
@@ -2498,7 +2614,7 @@ var AccessProfilesBetaApiAxiosParamCreator = function (configuration) {
|
|
|
2498
2614
|
* @param {number} [limit] Note that for this API the maximum value for limit is 50. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
2499
2615
|
* @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.
|
|
2500
2616
|
* @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.
|
|
2501
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw
|
|
2617
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw* **created**: *gt, lt, ge, le* **modified**: *gt, lt, ge, le* **owner.id**: *eq, in* **requestable**: *eq* **source.id**: *eq, in*
|
|
2502
2618
|
* @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**
|
|
2503
2619
|
* @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. If segmentation is currently unavailable, specifying this parameter results in an error.
|
|
2504
2620
|
* @param {boolean} [includeUnsegmented] Whether or not the response list should contain unsegmented Access Profiles. If *for-segment-ids* is absent or empty, specifying *include-unsegmented* as false results in an error.
|
|
@@ -2630,6 +2746,60 @@ var AccessProfilesBetaApiAxiosParamCreator = function (configuration) {
|
|
|
2630
2746
|
});
|
|
2631
2747
|
});
|
|
2632
2748
|
},
|
|
2749
|
+
/**
|
|
2750
|
+
* This API initiates a bulk update of field requestable for one or more Access Profiles. > If any of the indicated Access Profiles is exists in Organization,then those Access Profiles will be added in **updated** list of the response.Requestable field of these Access Profiles marked as **true** or **false**. > If any of the indicated Access Profiles is not does not exists in Organization,then those Access Profiles will be added in **notFound** list of the response. Access Profiles marked as **notFound** will not be updated. > A token with API, ORG_ADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API. In addition, a SOURCE_SUBADMIN may only use this API to update Access Profiles which are associated with Sources they are able to administer.
|
|
2751
|
+
* @summary Update Access Profile(s) requestable field.
|
|
2752
|
+
* @param {Array<AccessProfileBulkUpdateRequestInnerBeta>} accessProfileBulkUpdateRequestInnerBeta
|
|
2753
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
2754
|
+
* @throws {RequiredError}
|
|
2755
|
+
*/
|
|
2756
|
+
updateAccessProfilesInBulk: function (accessProfileBulkUpdateRequestInnerBeta, axiosOptions) {
|
|
2757
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
2758
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
2759
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
2760
|
+
return __generator(this, function (_a) {
|
|
2761
|
+
switch (_a.label) {
|
|
2762
|
+
case 0:
|
|
2763
|
+
// verify required parameter 'accessProfileBulkUpdateRequestInnerBeta' is not null or undefined
|
|
2764
|
+
(0, common_1.assertParamExists)('updateAccessProfilesInBulk', 'accessProfileBulkUpdateRequestInnerBeta', accessProfileBulkUpdateRequestInnerBeta);
|
|
2765
|
+
localVarPath = "/access-profiles/bulk-update-requestable";
|
|
2766
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
2767
|
+
if (configuration) {
|
|
2768
|
+
baseOptions = configuration.baseOptions;
|
|
2769
|
+
}
|
|
2770
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
2771
|
+
localVarHeaderParameter = {};
|
|
2772
|
+
localVarQueryParameter = {};
|
|
2773
|
+
// authentication UserContextAuth required
|
|
2774
|
+
// oauth required
|
|
2775
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)
|
|
2776
|
+
// authentication UserContextAuth required
|
|
2777
|
+
// oauth required
|
|
2778
|
+
];
|
|
2779
|
+
case 1:
|
|
2780
|
+
// authentication UserContextAuth required
|
|
2781
|
+
// oauth required
|
|
2782
|
+
_a.sent();
|
|
2783
|
+
// authentication UserContextAuth required
|
|
2784
|
+
// oauth required
|
|
2785
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)];
|
|
2786
|
+
case 2:
|
|
2787
|
+
// authentication UserContextAuth required
|
|
2788
|
+
// oauth required
|
|
2789
|
+
_a.sent();
|
|
2790
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
2791
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
2792
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
2793
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
2794
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(accessProfileBulkUpdateRequestInnerBeta, localVarRequestOptions, configuration);
|
|
2795
|
+
return [2 /*return*/, {
|
|
2796
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
2797
|
+
axiosOptions: localVarRequestOptions,
|
|
2798
|
+
}];
|
|
2799
|
+
}
|
|
2800
|
+
});
|
|
2801
|
+
});
|
|
2802
|
+
},
|
|
2633
2803
|
};
|
|
2634
2804
|
};
|
|
2635
2805
|
exports.AccessProfilesBetaApiAxiosParamCreator = AccessProfilesBetaApiAxiosParamCreator;
|
|
@@ -2752,7 +2922,7 @@ var AccessProfilesBetaApiFp = function (configuration) {
|
|
|
2752
2922
|
* @param {number} [limit] Note that for this API the maximum value for limit is 50. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
2753
2923
|
* @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.
|
|
2754
2924
|
* @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.
|
|
2755
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw
|
|
2925
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw* **created**: *gt, lt, ge, le* **modified**: *gt, lt, ge, le* **owner.id**: *eq, in* **requestable**: *eq* **source.id**: *eq, in*
|
|
2756
2926
|
* @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**
|
|
2757
2927
|
* @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. If segmentation is currently unavailable, specifying this parameter results in an error.
|
|
2758
2928
|
* @param {boolean} [includeUnsegmented] Whether or not the response list should contain unsegmented Access Profiles. If *for-segment-ids* is absent or empty, specifying *include-unsegmented* as false results in an error.
|
|
@@ -2793,6 +2963,26 @@ var AccessProfilesBetaApiFp = function (configuration) {
|
|
|
2793
2963
|
});
|
|
2794
2964
|
});
|
|
2795
2965
|
},
|
|
2966
|
+
/**
|
|
2967
|
+
* This API initiates a bulk update of field requestable for one or more Access Profiles. > If any of the indicated Access Profiles is exists in Organization,then those Access Profiles will be added in **updated** list of the response.Requestable field of these Access Profiles marked as **true** or **false**. > If any of the indicated Access Profiles is not does not exists in Organization,then those Access Profiles will be added in **notFound** list of the response. Access Profiles marked as **notFound** will not be updated. > A token with API, ORG_ADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API. In addition, a SOURCE_SUBADMIN may only use this API to update Access Profiles which are associated with Sources they are able to administer.
|
|
2968
|
+
* @summary Update Access Profile(s) requestable field.
|
|
2969
|
+
* @param {Array<AccessProfileBulkUpdateRequestInnerBeta>} accessProfileBulkUpdateRequestInnerBeta
|
|
2970
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
2971
|
+
* @throws {RequiredError}
|
|
2972
|
+
*/
|
|
2973
|
+
updateAccessProfilesInBulk: function (accessProfileBulkUpdateRequestInnerBeta, axiosOptions) {
|
|
2974
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
2975
|
+
var localVarAxiosArgs;
|
|
2976
|
+
return __generator(this, function (_a) {
|
|
2977
|
+
switch (_a.label) {
|
|
2978
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.updateAccessProfilesInBulk(accessProfileBulkUpdateRequestInnerBeta, axiosOptions)];
|
|
2979
|
+
case 1:
|
|
2980
|
+
localVarAxiosArgs = _a.sent();
|
|
2981
|
+
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
2982
|
+
}
|
|
2983
|
+
});
|
|
2984
|
+
});
|
|
2985
|
+
},
|
|
2796
2986
|
};
|
|
2797
2987
|
};
|
|
2798
2988
|
exports.AccessProfilesBetaApiFp = AccessProfilesBetaApiFp;
|
|
@@ -2865,7 +3055,7 @@ var AccessProfilesBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
2865
3055
|
* @param {number} [limit] Note that for this API the maximum value for limit is 50. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
2866
3056
|
* @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.
|
|
2867
3057
|
* @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.
|
|
2868
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw
|
|
3058
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw* **created**: *gt, lt, ge, le* **modified**: *gt, lt, ge, le* **owner.id**: *eq, in* **requestable**: *eq* **source.id**: *eq, in*
|
|
2869
3059
|
* @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**
|
|
2870
3060
|
* @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. If segmentation is currently unavailable, specifying this parameter results in an error.
|
|
2871
3061
|
* @param {boolean} [includeUnsegmented] Whether or not the response list should contain unsegmented Access Profiles. If *for-segment-ids* is absent or empty, specifying *include-unsegmented* as false results in an error.
|
|
@@ -2886,6 +3076,16 @@ var AccessProfilesBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
2886
3076
|
patchAccessProfile: function (id, jsonPatchOperationBeta, axiosOptions) {
|
|
2887
3077
|
return localVarFp.patchAccessProfile(id, jsonPatchOperationBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
2888
3078
|
},
|
|
3079
|
+
/**
|
|
3080
|
+
* This API initiates a bulk update of field requestable for one or more Access Profiles. > If any of the indicated Access Profiles is exists in Organization,then those Access Profiles will be added in **updated** list of the response.Requestable field of these Access Profiles marked as **true** or **false**. > If any of the indicated Access Profiles is not does not exists in Organization,then those Access Profiles will be added in **notFound** list of the response. Access Profiles marked as **notFound** will not be updated. > A token with API, ORG_ADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API. In addition, a SOURCE_SUBADMIN may only use this API to update Access Profiles which are associated with Sources they are able to administer.
|
|
3081
|
+
* @summary Update Access Profile(s) requestable field.
|
|
3082
|
+
* @param {Array<AccessProfileBulkUpdateRequestInnerBeta>} accessProfileBulkUpdateRequestInnerBeta
|
|
3083
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
3084
|
+
* @throws {RequiredError}
|
|
3085
|
+
*/
|
|
3086
|
+
updateAccessProfilesInBulk: function (accessProfileBulkUpdateRequestInnerBeta, axiosOptions) {
|
|
3087
|
+
return localVarFp.updateAccessProfilesInBulk(accessProfileBulkUpdateRequestInnerBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
3088
|
+
},
|
|
2889
3089
|
};
|
|
2890
3090
|
};
|
|
2891
3091
|
exports.AccessProfilesBetaApiFactory = AccessProfilesBetaApiFactory;
|
|
@@ -2985,6 +3185,18 @@ var AccessProfilesBetaApi = /** @class */ (function (_super) {
|
|
|
2985
3185
|
var _this = this;
|
|
2986
3186
|
return (0, exports.AccessProfilesBetaApiFp)(this.configuration).patchAccessProfile(requestParameters.id, requestParameters.jsonPatchOperationBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
2987
3187
|
};
|
|
3188
|
+
/**
|
|
3189
|
+
* This API initiates a bulk update of field requestable for one or more Access Profiles. > If any of the indicated Access Profiles is exists in Organization,then those Access Profiles will be added in **updated** list of the response.Requestable field of these Access Profiles marked as **true** or **false**. > If any of the indicated Access Profiles is not does not exists in Organization,then those Access Profiles will be added in **notFound** list of the response. Access Profiles marked as **notFound** will not be updated. > A token with API, ORG_ADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API. In addition, a SOURCE_SUBADMIN may only use this API to update Access Profiles which are associated with Sources they are able to administer.
|
|
3190
|
+
* @summary Update Access Profile(s) requestable field.
|
|
3191
|
+
* @param {AccessProfilesBetaApiUpdateAccessProfilesInBulkRequest} requestParameters Request parameters.
|
|
3192
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
3193
|
+
* @throws {RequiredError}
|
|
3194
|
+
* @memberof AccessProfilesBetaApi
|
|
3195
|
+
*/
|
|
3196
|
+
AccessProfilesBetaApi.prototype.updateAccessProfilesInBulk = function (requestParameters, axiosOptions) {
|
|
3197
|
+
var _this = this;
|
|
3198
|
+
return (0, exports.AccessProfilesBetaApiFp)(this.configuration).updateAccessProfilesInBulk(requestParameters.accessProfileBulkUpdateRequestInnerBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3199
|
+
};
|
|
2988
3200
|
return AccessProfilesBetaApi;
|
|
2989
3201
|
}(base_1.BaseAPI));
|
|
2990
3202
|
exports.AccessProfilesBetaApi = AccessProfilesBetaApi;
|
|
@@ -3173,7 +3385,7 @@ var AccessRequestApprovalsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
3173
3385
|
* @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.
|
|
3174
3386
|
* @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.
|
|
3175
3387
|
* @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.
|
|
3176
|
-
* @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,
|
|
3388
|
+
* @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, ge, gt, le, lt, ne, isnull, sw* **requestedFor.id**: *eq, in, ge, gt, le, lt, ne, isnull, sw* **modified**: *gt, lt, ge, le, eq, in, ne, sw*
|
|
3177
3389
|
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **created, modified**
|
|
3178
3390
|
* @param {*} [axiosOptions] Override http request option.
|
|
3179
3391
|
* @throws {RequiredError}
|
|
@@ -3448,7 +3660,7 @@ var AccessRequestApprovalsBetaApiFp = function (configuration) {
|
|
|
3448
3660
|
* @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.
|
|
3449
3661
|
* @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.
|
|
3450
3662
|
* @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.
|
|
3451
|
-
* @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,
|
|
3663
|
+
* @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, ge, gt, le, lt, ne, isnull, sw* **requestedFor.id**: *eq, in, ge, gt, le, lt, ne, isnull, sw* **modified**: *gt, lt, ge, le, eq, in, ne, sw*
|
|
3452
3664
|
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **created, modified**
|
|
3453
3665
|
* @param {*} [axiosOptions] Override http request option.
|
|
3454
3666
|
* @throws {RequiredError}
|
|
@@ -3562,7 +3774,7 @@ var AccessRequestApprovalsBetaApiFactory = function (configuration, basePath, ax
|
|
|
3562
3774
|
* @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.
|
|
3563
3775
|
* @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.
|
|
3564
3776
|
* @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.
|
|
3565
|
-
* @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,
|
|
3777
|
+
* @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, ge, gt, le, lt, ne, isnull, sw* **requestedFor.id**: *eq, in, ge, gt, le, lt, ne, isnull, sw* **modified**: *gt, lt, ge, le, eq, in, ne, sw*
|
|
3566
3778
|
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **created, modified**
|
|
3567
3779
|
* @param {*} [axiosOptions] Override http request option.
|
|
3568
3780
|
* @throws {RequiredError}
|
|
@@ -3689,34 +3901,43 @@ var AccessRequestApprovalsBetaApi = /** @class */ (function (_super) {
|
|
|
3689
3901
|
}(base_1.BaseAPI));
|
|
3690
3902
|
exports.AccessRequestApprovalsBetaApi = AccessRequestApprovalsBetaApi;
|
|
3691
3903
|
/**
|
|
3692
|
-
*
|
|
3904
|
+
* AccessRequestIdentityMetricsBetaApi - axios parameter creator
|
|
3693
3905
|
* @export
|
|
3694
3906
|
*/
|
|
3695
|
-
var
|
|
3907
|
+
var AccessRequestIdentityMetricsBetaApiAxiosParamCreator = function (configuration) {
|
|
3696
3908
|
var _this = this;
|
|
3697
3909
|
return {
|
|
3698
3910
|
/**
|
|
3699
|
-
*
|
|
3700
|
-
* @summary
|
|
3701
|
-
* @param {
|
|
3911
|
+
* Use this API to return information access metrics.
|
|
3912
|
+
* @summary Return access request identity metrics
|
|
3913
|
+
* @param {string} identityId Identity\'s ID.
|
|
3914
|
+
* @param {string} requestedObjectId Requested access item\'s ID.
|
|
3915
|
+
* @param {string} type Requested access item\'s type.
|
|
3702
3916
|
* @param {*} [axiosOptions] Override http request option.
|
|
3703
3917
|
* @throws {RequiredError}
|
|
3704
3918
|
*/
|
|
3705
|
-
|
|
3919
|
+
getAccessRequestIdentityMetrics: function (identityId, requestedObjectId, type, axiosOptions) {
|
|
3706
3920
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
3707
3921
|
return __awaiter(_this, void 0, void 0, function () {
|
|
3708
3922
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
3709
3923
|
return __generator(this, function (_a) {
|
|
3710
3924
|
switch (_a.label) {
|
|
3711
3925
|
case 0:
|
|
3712
|
-
// verify required parameter '
|
|
3713
|
-
(0, common_1.assertParamExists)('
|
|
3714
|
-
|
|
3926
|
+
// verify required parameter 'identityId' is not null or undefined
|
|
3927
|
+
(0, common_1.assertParamExists)('getAccessRequestIdentityMetrics', 'identityId', identityId);
|
|
3928
|
+
// verify required parameter 'requestedObjectId' is not null or undefined
|
|
3929
|
+
(0, common_1.assertParamExists)('getAccessRequestIdentityMetrics', 'requestedObjectId', requestedObjectId);
|
|
3930
|
+
// verify required parameter 'type' is not null or undefined
|
|
3931
|
+
(0, common_1.assertParamExists)('getAccessRequestIdentityMetrics', 'type', type);
|
|
3932
|
+
localVarPath = "/access-request-identity-metrics/{identityId}/requested-objects/{requestedObjectId}/type/{type}"
|
|
3933
|
+
.replace("{".concat("identityId", "}"), encodeURIComponent(String(identityId)))
|
|
3934
|
+
.replace("{".concat("requestedObjectId", "}"), encodeURIComponent(String(requestedObjectId)))
|
|
3935
|
+
.replace("{".concat("type", "}"), encodeURIComponent(String(type)));
|
|
3715
3936
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
3716
3937
|
if (configuration) {
|
|
3717
3938
|
baseOptions = configuration.baseOptions;
|
|
3718
3939
|
}
|
|
3719
|
-
localVarRequestOptions = __assign(__assign({ method: '
|
|
3940
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
3720
3941
|
localVarHeaderParameter = {};
|
|
3721
3942
|
localVarQueryParameter = {};
|
|
3722
3943
|
// authentication UserContextAuth required
|
|
@@ -3736,11 +3957,9 @@ var AccessRequestsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
3736
3957
|
// authentication UserContextAuth required
|
|
3737
3958
|
// oauth required
|
|
3738
3959
|
_a.sent();
|
|
3739
|
-
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
3740
3960
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
3741
3961
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
3742
3962
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
3743
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(cancelAccessRequestBeta, localVarRequestOptions, configuration);
|
|
3744
3963
|
return [2 /*return*/, {
|
|
3745
3964
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
3746
3965
|
axiosOptions: localVarRequestOptions,
|
|
@@ -3749,23 +3968,113 @@ var AccessRequestsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
3749
3968
|
});
|
|
3750
3969
|
});
|
|
3751
3970
|
},
|
|
3971
|
+
};
|
|
3972
|
+
};
|
|
3973
|
+
exports.AccessRequestIdentityMetricsBetaApiAxiosParamCreator = AccessRequestIdentityMetricsBetaApiAxiosParamCreator;
|
|
3974
|
+
/**
|
|
3975
|
+
* AccessRequestIdentityMetricsBetaApi - functional programming interface
|
|
3976
|
+
* @export
|
|
3977
|
+
*/
|
|
3978
|
+
var AccessRequestIdentityMetricsBetaApiFp = function (configuration) {
|
|
3979
|
+
var localVarAxiosParamCreator = (0, exports.AccessRequestIdentityMetricsBetaApiAxiosParamCreator)(configuration);
|
|
3980
|
+
return {
|
|
3752
3981
|
/**
|
|
3753
|
-
*
|
|
3754
|
-
* @summary
|
|
3755
|
-
* @param {
|
|
3982
|
+
* Use this API to return information access metrics.
|
|
3983
|
+
* @summary Return access request identity metrics
|
|
3984
|
+
* @param {string} identityId Identity\'s ID.
|
|
3985
|
+
* @param {string} requestedObjectId Requested access item\'s ID.
|
|
3986
|
+
* @param {string} type Requested access item\'s type.
|
|
3756
3987
|
* @param {*} [axiosOptions] Override http request option.
|
|
3757
3988
|
* @throws {RequiredError}
|
|
3758
3989
|
*/
|
|
3759
|
-
|
|
3990
|
+
getAccessRequestIdentityMetrics: function (identityId, requestedObjectId, type, axiosOptions) {
|
|
3991
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
3992
|
+
var localVarAxiosArgs;
|
|
3993
|
+
return __generator(this, function (_a) {
|
|
3994
|
+
switch (_a.label) {
|
|
3995
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getAccessRequestIdentityMetrics(identityId, requestedObjectId, type, axiosOptions)];
|
|
3996
|
+
case 1:
|
|
3997
|
+
localVarAxiosArgs = _a.sent();
|
|
3998
|
+
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
3999
|
+
}
|
|
4000
|
+
});
|
|
4001
|
+
});
|
|
4002
|
+
},
|
|
4003
|
+
};
|
|
4004
|
+
};
|
|
4005
|
+
exports.AccessRequestIdentityMetricsBetaApiFp = AccessRequestIdentityMetricsBetaApiFp;
|
|
4006
|
+
/**
|
|
4007
|
+
* AccessRequestIdentityMetricsBetaApi - factory interface
|
|
4008
|
+
* @export
|
|
4009
|
+
*/
|
|
4010
|
+
var AccessRequestIdentityMetricsBetaApiFactory = function (configuration, basePath, axios) {
|
|
4011
|
+
var localVarFp = (0, exports.AccessRequestIdentityMetricsBetaApiFp)(configuration);
|
|
4012
|
+
return {
|
|
4013
|
+
/**
|
|
4014
|
+
* Use this API to return information access metrics.
|
|
4015
|
+
* @summary Return access request identity metrics
|
|
4016
|
+
* @param {string} identityId Identity\'s ID.
|
|
4017
|
+
* @param {string} requestedObjectId Requested access item\'s ID.
|
|
4018
|
+
* @param {string} type Requested access item\'s type.
|
|
4019
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
4020
|
+
* @throws {RequiredError}
|
|
4021
|
+
*/
|
|
4022
|
+
getAccessRequestIdentityMetrics: function (identityId, requestedObjectId, type, axiosOptions) {
|
|
4023
|
+
return localVarFp.getAccessRequestIdentityMetrics(identityId, requestedObjectId, type, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
4024
|
+
},
|
|
4025
|
+
};
|
|
4026
|
+
};
|
|
4027
|
+
exports.AccessRequestIdentityMetricsBetaApiFactory = AccessRequestIdentityMetricsBetaApiFactory;
|
|
4028
|
+
/**
|
|
4029
|
+
* AccessRequestIdentityMetricsBetaApi - object-oriented interface
|
|
4030
|
+
* @export
|
|
4031
|
+
* @class AccessRequestIdentityMetricsBetaApi
|
|
4032
|
+
* @extends {BaseAPI}
|
|
4033
|
+
*/
|
|
4034
|
+
var AccessRequestIdentityMetricsBetaApi = /** @class */ (function (_super) {
|
|
4035
|
+
__extends(AccessRequestIdentityMetricsBetaApi, _super);
|
|
4036
|
+
function AccessRequestIdentityMetricsBetaApi() {
|
|
4037
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
4038
|
+
}
|
|
4039
|
+
/**
|
|
4040
|
+
* Use this API to return information access metrics.
|
|
4041
|
+
* @summary Return access request identity metrics
|
|
4042
|
+
* @param {AccessRequestIdentityMetricsBetaApiGetAccessRequestIdentityMetricsRequest} requestParameters Request parameters.
|
|
4043
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
4044
|
+
* @throws {RequiredError}
|
|
4045
|
+
* @memberof AccessRequestIdentityMetricsBetaApi
|
|
4046
|
+
*/
|
|
4047
|
+
AccessRequestIdentityMetricsBetaApi.prototype.getAccessRequestIdentityMetrics = function (requestParameters, axiosOptions) {
|
|
4048
|
+
var _this = this;
|
|
4049
|
+
return (0, exports.AccessRequestIdentityMetricsBetaApiFp)(this.configuration).getAccessRequestIdentityMetrics(requestParameters.identityId, requestParameters.requestedObjectId, requestParameters.type, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
4050
|
+
};
|
|
4051
|
+
return AccessRequestIdentityMetricsBetaApi;
|
|
4052
|
+
}(base_1.BaseAPI));
|
|
4053
|
+
exports.AccessRequestIdentityMetricsBetaApi = AccessRequestIdentityMetricsBetaApi;
|
|
4054
|
+
/**
|
|
4055
|
+
* AccessRequestsBetaApi - axios parameter creator
|
|
4056
|
+
* @export
|
|
4057
|
+
*/
|
|
4058
|
+
var AccessRequestsBetaApiAxiosParamCreator = function (configuration) {
|
|
4059
|
+
var _this = this;
|
|
4060
|
+
return {
|
|
4061
|
+
/**
|
|
4062
|
+
* This API endpoint cancels a pending access request. An access request can be cancelled only if it has not passed the approval step. Any token with ORG_ADMIN authority or token of the user who originally requested the access request is required to cancel it.
|
|
4063
|
+
* @summary Cancel Access Request
|
|
4064
|
+
* @param {CancelAccessRequestBeta} cancelAccessRequestBeta
|
|
4065
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
4066
|
+
* @throws {RequiredError}
|
|
4067
|
+
*/
|
|
4068
|
+
cancelAccessRequest: function (cancelAccessRequestBeta, axiosOptions) {
|
|
3760
4069
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
3761
4070
|
return __awaiter(_this, void 0, void 0, function () {
|
|
3762
4071
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
3763
4072
|
return __generator(this, function (_a) {
|
|
3764
4073
|
switch (_a.label) {
|
|
3765
4074
|
case 0:
|
|
3766
|
-
// verify required parameter '
|
|
3767
|
-
(0, common_1.assertParamExists)('
|
|
3768
|
-
localVarPath = "/access-requests/
|
|
4075
|
+
// verify required parameter 'cancelAccessRequestBeta' is not null or undefined
|
|
4076
|
+
(0, common_1.assertParamExists)('cancelAccessRequest', 'cancelAccessRequestBeta', cancelAccessRequestBeta);
|
|
4077
|
+
localVarPath = "/access-requests/cancel";
|
|
3769
4078
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
3770
4079
|
if (configuration) {
|
|
3771
4080
|
baseOptions = configuration.baseOptions;
|
|
@@ -3794,7 +4103,7 @@ var AccessRequestsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
3794
4103
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
3795
4104
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
3796
4105
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
3797
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(
|
|
4106
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(cancelAccessRequestBeta, localVarRequestOptions, configuration);
|
|
3798
4107
|
return [2 /*return*/, {
|
|
3799
4108
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
3800
4109
|
axiosOptions: localVarRequestOptions,
|
|
@@ -3804,22 +4113,76 @@ var AccessRequestsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
3804
4113
|
});
|
|
3805
4114
|
},
|
|
3806
4115
|
/**
|
|
3807
|
-
* This
|
|
3808
|
-
* @summary
|
|
3809
|
-
* @param {
|
|
4116
|
+
* 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/). A token with ORG_ADMIN authority is required. 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/idn/docs/event-triggers/triggers/provisioning-completed/) for each access request that is closed.
|
|
4117
|
+
* @summary Close Access Request
|
|
4118
|
+
* @param {CloseAccessRequestBeta} closeAccessRequestBeta
|
|
3810
4119
|
* @param {*} [axiosOptions] Override http request option.
|
|
3811
4120
|
* @throws {RequiredError}
|
|
3812
4121
|
*/
|
|
3813
|
-
|
|
4122
|
+
closeAccessRequest: function (closeAccessRequestBeta, axiosOptions) {
|
|
3814
4123
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
3815
4124
|
return __awaiter(_this, void 0, void 0, function () {
|
|
3816
4125
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
3817
4126
|
return __generator(this, function (_a) {
|
|
3818
4127
|
switch (_a.label) {
|
|
3819
4128
|
case 0:
|
|
3820
|
-
// verify required parameter '
|
|
3821
|
-
(0, common_1.assertParamExists)('
|
|
3822
|
-
localVarPath = "/access-requests";
|
|
4129
|
+
// verify required parameter 'closeAccessRequestBeta' is not null or undefined
|
|
4130
|
+
(0, common_1.assertParamExists)('closeAccessRequest', 'closeAccessRequestBeta', closeAccessRequestBeta);
|
|
4131
|
+
localVarPath = "/access-requests/close";
|
|
4132
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
4133
|
+
if (configuration) {
|
|
4134
|
+
baseOptions = configuration.baseOptions;
|
|
4135
|
+
}
|
|
4136
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
4137
|
+
localVarHeaderParameter = {};
|
|
4138
|
+
localVarQueryParameter = {};
|
|
4139
|
+
// authentication UserContextAuth required
|
|
4140
|
+
// oauth required
|
|
4141
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)
|
|
4142
|
+
// authentication UserContextAuth required
|
|
4143
|
+
// oauth required
|
|
4144
|
+
];
|
|
4145
|
+
case 1:
|
|
4146
|
+
// authentication UserContextAuth required
|
|
4147
|
+
// oauth required
|
|
4148
|
+
_a.sent();
|
|
4149
|
+
// authentication UserContextAuth required
|
|
4150
|
+
// oauth required
|
|
4151
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)];
|
|
4152
|
+
case 2:
|
|
4153
|
+
// authentication UserContextAuth required
|
|
4154
|
+
// oauth required
|
|
4155
|
+
_a.sent();
|
|
4156
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
4157
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
4158
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
4159
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
4160
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(closeAccessRequestBeta, localVarRequestOptions, configuration);
|
|
4161
|
+
return [2 /*return*/, {
|
|
4162
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
4163
|
+
axiosOptions: localVarRequestOptions,
|
|
4164
|
+
}];
|
|
4165
|
+
}
|
|
4166
|
+
});
|
|
4167
|
+
});
|
|
4168
|
+
},
|
|
4169
|
+
/**
|
|
4170
|
+
* This submits the access request into IdentityNow, where it will follow any IdentityNow approval processes. Access requests are processed asynchronously by IdentityNow. A success response from this endpoint means the request has been submitted to IDN and is queued for processing. Because this endpoint is asynchronous, it will not return an error if you submit duplicate access requests in quick succession, or you submit an access request for access that is already in progress, approved, or rejected. It is best practice to check for any existing access requests that reference the same access items before submitting a new access request. This can be accomplished by using the [access request status](https://developer.sailpoint.com/idn/api/v3/list-access-request-status) or the [pending access request approvals](https://developer.sailpoint.com/idn/api/v3/list-pending-approvals) endpoints. You can also use the [search API](https://developer.sailpoint.com/idn/api/v3/search) to check the existing access items that an identity has before submitting an access request to ensure you are not requesting access that is already granted. There are two types of access request: __GRANT_ACCESS__ * Can be requested for multiple identities in a single request. * Supports self request and request on behalf of other users. Refer to the [Get Access Request Configuration](https://developer.sailpoint.com/idn/api/v3/get-access-request-config) endpoint for request configuration options. * Allows any authenticated token (except API) to call this endpoint to request to grant access to themselves. Depending on the configuration, a user can request access for others. * Roles, access profiles and entitlements can be requested. * While requesting entitlements, maximum of 25 entitlements and 10 recipients are allowed in a request. __REVOKE_ACCESS__ * Can only be requested for a single identity at a time. * You cannot use an access request to revoke access from an identity if that access has been granted by role membership or by birthright provisioning. * Does not support self request. Only manager can request to revoke access for their directly managed employees. * If a `removeDate` is specified, then the access will be removed on that date and time only for roles and access profiles. Entitlements are currently unsupported for `removeDate`. * Roles, access profiles, and entitlements can be requested for revocation. * Revoke requests for entitlements are limited to 1 entitlement per access request currently. * [Roles, Access Profiles] You can specify a `removeDate` if the access doesn\'t already have a sunset date. The `removeDate` must be a future date, in the UTC timezone. * Allows a manager to request to revoke access for direct employees. A token with ORG_ADMIN authority can also request to revoke access from anyone. >**Note:** There is no indication to the approver in the IdentityNow UI that the approval request is for a revoke action. Take this into consideration when calling this API. A token with API authority cannot be used to call this endpoint.
|
|
4171
|
+
* @summary Submit an Access Request
|
|
4172
|
+
* @param {AccessRequestBeta} accessRequestBeta
|
|
4173
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
4174
|
+
* @throws {RequiredError}
|
|
4175
|
+
*/
|
|
4176
|
+
createAccessRequest: function (accessRequestBeta, axiosOptions) {
|
|
4177
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
4178
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
4179
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
4180
|
+
return __generator(this, function (_a) {
|
|
4181
|
+
switch (_a.label) {
|
|
4182
|
+
case 0:
|
|
4183
|
+
// verify required parameter 'accessRequestBeta' is not null or undefined
|
|
4184
|
+
(0, common_1.assertParamExists)('createAccessRequest', 'accessRequestBeta', accessRequestBeta);
|
|
4185
|
+
localVarPath = "/access-requests";
|
|
3823
4186
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
3824
4187
|
if (configuration) {
|
|
3825
4188
|
baseOptions = configuration.baseOptions;
|
|
@@ -3916,7 +4279,7 @@ var AccessRequestsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
3916
4279
|
* @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.
|
|
3917
4280
|
* @param {number} [limit] Max number of results to return.
|
|
3918
4281
|
* @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. Defaults to 0 if not specified.
|
|
3919
|
-
* @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: **accountActivityItemId**: *eq, in,
|
|
4282
|
+
* @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: **accountActivityItemId**: *eq, in, ge, gt, le, lt, ne, isnull, sw*
|
|
3920
4283
|
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **created, modified, accountActivityItemId, name**
|
|
3921
4284
|
* @param {*} [axiosOptions] Override http request option.
|
|
3922
4285
|
* @throws {RequiredError}
|
|
@@ -4076,7 +4439,7 @@ var AccessRequestsBetaApiFp = function (configuration) {
|
|
|
4076
4439
|
});
|
|
4077
4440
|
},
|
|
4078
4441
|
/**
|
|
4079
|
-
* This endpoint closes access requests that are stuck in a pending state. It can be used throughout a request\'s lifecycle
|
|
4442
|
+
* 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/). A token with ORG_ADMIN authority is required. 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/idn/docs/event-triggers/triggers/provisioning-completed/) for each access request that is closed.
|
|
4080
4443
|
* @summary Close Access Request
|
|
4081
4444
|
* @param {CloseAccessRequestBeta} closeAccessRequestBeta
|
|
4082
4445
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -4096,7 +4459,7 @@ var AccessRequestsBetaApiFp = function (configuration) {
|
|
|
4096
4459
|
});
|
|
4097
4460
|
},
|
|
4098
4461
|
/**
|
|
4099
|
-
* This submits the access request into IdentityNow, where it will follow any IdentityNow approval processes. Access requests are processed asynchronously by IdentityNow. A success response from this endpoint means the request has been submitted to IDN and is queued for processing. Because this endpoint is asynchronous, it will not return an error if you submit duplicate access requests in quick succession, or you submit an access request for access that is already in progress, approved, or rejected. It is best practice to check for any existing access requests that reference the same access items before submitting a new access request. This can be accomplished by using the [access request status](https://developer.sailpoint.com/idn/api/v3/list-access-request-status) or the [pending access request approvals](https://developer.sailpoint.com/idn/api/v3/list-pending-approvals) endpoints. You can also use the [search API](https://developer.sailpoint.com/idn/api/v3/search) to check the existing access items that an identity has before submitting an access request to ensure you are not requesting access that is already granted. There are two types of access request: __GRANT_ACCESS__ * Can be requested for multiple identities in a single request. * Supports self request and request on behalf of other users. Refer to the [Get Access Request Configuration](https://developer.sailpoint.com/idn/api/v3/get-access-request-config) endpoint for request configuration options. * Allows any authenticated token (except API) to call this endpoint to request to grant access to themselves. Depending on the configuration, a user can request access for others. * Roles, access profiles and entitlements can be requested. * While requesting entitlements, maximum of 25 entitlements and 10 recipients are allowed in a request. __REVOKE_ACCESS__ * Can only be requested for a single identity at a time. * Does not support self request. Only manager can request to revoke access for their directly managed employees. * If a `removeDate` is specified, then the access will be removed on that date and time only for roles and access profiles. Entitlements are currently unsupported for `removeDate`. * Roles, access profiles, and entitlements can be requested for revocation. * Revoke requests for entitlements are limited to 1 entitlement per access request currently. * [Roles, Access Profiles] You can specify a `removeDate` if the access doesn\'t already have a sunset date. The `removeDate` must be a future date, in the UTC timezone. * Allows a manager to request to revoke access for direct employees. A token with ORG_ADMIN authority can also request to revoke access from anyone. >**Note:** There is no indication to the approver in the IdentityNow UI that the approval request is for a revoke action. Take this into consideration when calling this API. A token with API authority cannot be used to call this endpoint.
|
|
4462
|
+
* This submits the access request into IdentityNow, where it will follow any IdentityNow approval processes. Access requests are processed asynchronously by IdentityNow. A success response from this endpoint means the request has been submitted to IDN and is queued for processing. Because this endpoint is asynchronous, it will not return an error if you submit duplicate access requests in quick succession, or you submit an access request for access that is already in progress, approved, or rejected. It is best practice to check for any existing access requests that reference the same access items before submitting a new access request. This can be accomplished by using the [access request status](https://developer.sailpoint.com/idn/api/v3/list-access-request-status) or the [pending access request approvals](https://developer.sailpoint.com/idn/api/v3/list-pending-approvals) endpoints. You can also use the [search API](https://developer.sailpoint.com/idn/api/v3/search) to check the existing access items that an identity has before submitting an access request to ensure you are not requesting access that is already granted. There are two types of access request: __GRANT_ACCESS__ * Can be requested for multiple identities in a single request. * Supports self request and request on behalf of other users. Refer to the [Get Access Request Configuration](https://developer.sailpoint.com/idn/api/v3/get-access-request-config) endpoint for request configuration options. * Allows any authenticated token (except API) to call this endpoint to request to grant access to themselves. Depending on the configuration, a user can request access for others. * Roles, access profiles and entitlements can be requested. * While requesting entitlements, maximum of 25 entitlements and 10 recipients are allowed in a request. __REVOKE_ACCESS__ * Can only be requested for a single identity at a time. * You cannot use an access request to revoke access from an identity if that access has been granted by role membership or by birthright provisioning. * Does not support self request. Only manager can request to revoke access for their directly managed employees. * If a `removeDate` is specified, then the access will be removed on that date and time only for roles and access profiles. Entitlements are currently unsupported for `removeDate`. * Roles, access profiles, and entitlements can be requested for revocation. * Revoke requests for entitlements are limited to 1 entitlement per access request currently. * [Roles, Access Profiles] You can specify a `removeDate` if the access doesn\'t already have a sunset date. The `removeDate` must be a future date, in the UTC timezone. * Allows a manager to request to revoke access for direct employees. A token with ORG_ADMIN authority can also request to revoke access from anyone. >**Note:** There is no indication to the approver in the IdentityNow UI that the approval request is for a revoke action. Take this into consideration when calling this API. A token with API authority cannot be used to call this endpoint.
|
|
4100
4463
|
* @summary Submit an Access Request
|
|
4101
4464
|
* @param {AccessRequestBeta} accessRequestBeta
|
|
4102
4465
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -4144,7 +4507,7 @@ var AccessRequestsBetaApiFp = function (configuration) {
|
|
|
4144
4507
|
* @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.
|
|
4145
4508
|
* @param {number} [limit] Max number of results to return.
|
|
4146
4509
|
* @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. Defaults to 0 if not specified.
|
|
4147
|
-
* @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: **accountActivityItemId**: *eq, in,
|
|
4510
|
+
* @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: **accountActivityItemId**: *eq, in, ge, gt, le, lt, ne, isnull, sw*
|
|
4148
4511
|
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **created, modified, accountActivityItemId, name**
|
|
4149
4512
|
* @param {*} [axiosOptions] Override http request option.
|
|
4150
4513
|
* @throws {RequiredError}
|
|
@@ -4203,7 +4566,7 @@ var AccessRequestsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
4203
4566
|
return localVarFp.cancelAccessRequest(cancelAccessRequestBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
4204
4567
|
},
|
|
4205
4568
|
/**
|
|
4206
|
-
* This endpoint closes access requests that are stuck in a pending state. It can be used throughout a request\'s lifecycle
|
|
4569
|
+
* 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/). A token with ORG_ADMIN authority is required. 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/idn/docs/event-triggers/triggers/provisioning-completed/) for each access request that is closed.
|
|
4207
4570
|
* @summary Close Access Request
|
|
4208
4571
|
* @param {CloseAccessRequestBeta} closeAccessRequestBeta
|
|
4209
4572
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -4213,7 +4576,7 @@ var AccessRequestsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
4213
4576
|
return localVarFp.closeAccessRequest(closeAccessRequestBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
4214
4577
|
},
|
|
4215
4578
|
/**
|
|
4216
|
-
* This submits the access request into IdentityNow, where it will follow any IdentityNow approval processes. Access requests are processed asynchronously by IdentityNow. A success response from this endpoint means the request has been submitted to IDN and is queued for processing. Because this endpoint is asynchronous, it will not return an error if you submit duplicate access requests in quick succession, or you submit an access request for access that is already in progress, approved, or rejected. It is best practice to check for any existing access requests that reference the same access items before submitting a new access request. This can be accomplished by using the [access request status](https://developer.sailpoint.com/idn/api/v3/list-access-request-status) or the [pending access request approvals](https://developer.sailpoint.com/idn/api/v3/list-pending-approvals) endpoints. You can also use the [search API](https://developer.sailpoint.com/idn/api/v3/search) to check the existing access items that an identity has before submitting an access request to ensure you are not requesting access that is already granted. There are two types of access request: __GRANT_ACCESS__ * Can be requested for multiple identities in a single request. * Supports self request and request on behalf of other users. Refer to the [Get Access Request Configuration](https://developer.sailpoint.com/idn/api/v3/get-access-request-config) endpoint for request configuration options. * Allows any authenticated token (except API) to call this endpoint to request to grant access to themselves. Depending on the configuration, a user can request access for others. * Roles, access profiles and entitlements can be requested. * While requesting entitlements, maximum of 25 entitlements and 10 recipients are allowed in a request. __REVOKE_ACCESS__ * Can only be requested for a single identity at a time. * Does not support self request. Only manager can request to revoke access for their directly managed employees. * If a `removeDate` is specified, then the access will be removed on that date and time only for roles and access profiles. Entitlements are currently unsupported for `removeDate`. * Roles, access profiles, and entitlements can be requested for revocation. * Revoke requests for entitlements are limited to 1 entitlement per access request currently. * [Roles, Access Profiles] You can specify a `removeDate` if the access doesn\'t already have a sunset date. The `removeDate` must be a future date, in the UTC timezone. * Allows a manager to request to revoke access for direct employees. A token with ORG_ADMIN authority can also request to revoke access from anyone. >**Note:** There is no indication to the approver in the IdentityNow UI that the approval request is for a revoke action. Take this into consideration when calling this API. A token with API authority cannot be used to call this endpoint.
|
|
4579
|
+
* This submits the access request into IdentityNow, where it will follow any IdentityNow approval processes. Access requests are processed asynchronously by IdentityNow. A success response from this endpoint means the request has been submitted to IDN and is queued for processing. Because this endpoint is asynchronous, it will not return an error if you submit duplicate access requests in quick succession, or you submit an access request for access that is already in progress, approved, or rejected. It is best practice to check for any existing access requests that reference the same access items before submitting a new access request. This can be accomplished by using the [access request status](https://developer.sailpoint.com/idn/api/v3/list-access-request-status) or the [pending access request approvals](https://developer.sailpoint.com/idn/api/v3/list-pending-approvals) endpoints. You can also use the [search API](https://developer.sailpoint.com/idn/api/v3/search) to check the existing access items that an identity has before submitting an access request to ensure you are not requesting access that is already granted. There are two types of access request: __GRANT_ACCESS__ * Can be requested for multiple identities in a single request. * Supports self request and request on behalf of other users. Refer to the [Get Access Request Configuration](https://developer.sailpoint.com/idn/api/v3/get-access-request-config) endpoint for request configuration options. * Allows any authenticated token (except API) to call this endpoint to request to grant access to themselves. Depending on the configuration, a user can request access for others. * Roles, access profiles and entitlements can be requested. * While requesting entitlements, maximum of 25 entitlements and 10 recipients are allowed in a request. __REVOKE_ACCESS__ * Can only be requested for a single identity at a time. * You cannot use an access request to revoke access from an identity if that access has been granted by role membership or by birthright provisioning. * Does not support self request. Only manager can request to revoke access for their directly managed employees. * If a `removeDate` is specified, then the access will be removed on that date and time only for roles and access profiles. Entitlements are currently unsupported for `removeDate`. * Roles, access profiles, and entitlements can be requested for revocation. * Revoke requests for entitlements are limited to 1 entitlement per access request currently. * [Roles, Access Profiles] You can specify a `removeDate` if the access doesn\'t already have a sunset date. The `removeDate` must be a future date, in the UTC timezone. * Allows a manager to request to revoke access for direct employees. A token with ORG_ADMIN authority can also request to revoke access from anyone. >**Note:** There is no indication to the approver in the IdentityNow UI that the approval request is for a revoke action. Take this into consideration when calling this API. A token with API authority cannot be used to call this endpoint.
|
|
4217
4580
|
* @summary Submit an Access Request
|
|
4218
4581
|
* @param {AccessRequestBeta} accessRequestBeta
|
|
4219
4582
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -4241,7 +4604,7 @@ var AccessRequestsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
4241
4604
|
* @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.
|
|
4242
4605
|
* @param {number} [limit] Max number of results to return.
|
|
4243
4606
|
* @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. Defaults to 0 if not specified.
|
|
4244
|
-
* @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: **accountActivityItemId**: *eq, in,
|
|
4607
|
+
* @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: **accountActivityItemId**: *eq, in, ge, gt, le, lt, ne, isnull, sw*
|
|
4245
4608
|
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **created, modified, accountActivityItemId, name**
|
|
4246
4609
|
* @param {*} [axiosOptions] Override http request option.
|
|
4247
4610
|
* @throws {RequiredError}
|
|
@@ -4286,7 +4649,7 @@ var AccessRequestsBetaApi = /** @class */ (function (_super) {
|
|
|
4286
4649
|
return (0, exports.AccessRequestsBetaApiFp)(this.configuration).cancelAccessRequest(requestParameters.cancelAccessRequestBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
4287
4650
|
};
|
|
4288
4651
|
/**
|
|
4289
|
-
* This endpoint closes access requests that are stuck in a pending state. It can be used throughout a request\'s lifecycle
|
|
4652
|
+
* 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/). A token with ORG_ADMIN authority is required. 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/idn/docs/event-triggers/triggers/provisioning-completed/) for each access request that is closed.
|
|
4290
4653
|
* @summary Close Access Request
|
|
4291
4654
|
* @param {AccessRequestsBetaApiCloseAccessRequestRequest} requestParameters Request parameters.
|
|
4292
4655
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -4298,7 +4661,7 @@ var AccessRequestsBetaApi = /** @class */ (function (_super) {
|
|
|
4298
4661
|
return (0, exports.AccessRequestsBetaApiFp)(this.configuration).closeAccessRequest(requestParameters.closeAccessRequestBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
4299
4662
|
};
|
|
4300
4663
|
/**
|
|
4301
|
-
* This submits the access request into IdentityNow, where it will follow any IdentityNow approval processes. Access requests are processed asynchronously by IdentityNow. A success response from this endpoint means the request has been submitted to IDN and is queued for processing. Because this endpoint is asynchronous, it will not return an error if you submit duplicate access requests in quick succession, or you submit an access request for access that is already in progress, approved, or rejected. It is best practice to check for any existing access requests that reference the same access items before submitting a new access request. This can be accomplished by using the [access request status](https://developer.sailpoint.com/idn/api/v3/list-access-request-status) or the [pending access request approvals](https://developer.sailpoint.com/idn/api/v3/list-pending-approvals) endpoints. You can also use the [search API](https://developer.sailpoint.com/idn/api/v3/search) to check the existing access items that an identity has before submitting an access request to ensure you are not requesting access that is already granted. There are two types of access request: __GRANT_ACCESS__ * Can be requested for multiple identities in a single request. * Supports self request and request on behalf of other users. Refer to the [Get Access Request Configuration](https://developer.sailpoint.com/idn/api/v3/get-access-request-config) endpoint for request configuration options. * Allows any authenticated token (except API) to call this endpoint to request to grant access to themselves. Depending on the configuration, a user can request access for others. * Roles, access profiles and entitlements can be requested. * While requesting entitlements, maximum of 25 entitlements and 10 recipients are allowed in a request. __REVOKE_ACCESS__ * Can only be requested for a single identity at a time. * Does not support self request. Only manager can request to revoke access for their directly managed employees. * If a `removeDate` is specified, then the access will be removed on that date and time only for roles and access profiles. Entitlements are currently unsupported for `removeDate`. * Roles, access profiles, and entitlements can be requested for revocation. * Revoke requests for entitlements are limited to 1 entitlement per access request currently. * [Roles, Access Profiles] You can specify a `removeDate` if the access doesn\'t already have a sunset date. The `removeDate` must be a future date, in the UTC timezone. * Allows a manager to request to revoke access for direct employees. A token with ORG_ADMIN authority can also request to revoke access from anyone. >**Note:** There is no indication to the approver in the IdentityNow UI that the approval request is for a revoke action. Take this into consideration when calling this API. A token with API authority cannot be used to call this endpoint.
|
|
4664
|
+
* This submits the access request into IdentityNow, where it will follow any IdentityNow approval processes. Access requests are processed asynchronously by IdentityNow. A success response from this endpoint means the request has been submitted to IDN and is queued for processing. Because this endpoint is asynchronous, it will not return an error if you submit duplicate access requests in quick succession, or you submit an access request for access that is already in progress, approved, or rejected. It is best practice to check for any existing access requests that reference the same access items before submitting a new access request. This can be accomplished by using the [access request status](https://developer.sailpoint.com/idn/api/v3/list-access-request-status) or the [pending access request approvals](https://developer.sailpoint.com/idn/api/v3/list-pending-approvals) endpoints. You can also use the [search API](https://developer.sailpoint.com/idn/api/v3/search) to check the existing access items that an identity has before submitting an access request to ensure you are not requesting access that is already granted. There are two types of access request: __GRANT_ACCESS__ * Can be requested for multiple identities in a single request. * Supports self request and request on behalf of other users. Refer to the [Get Access Request Configuration](https://developer.sailpoint.com/idn/api/v3/get-access-request-config) endpoint for request configuration options. * Allows any authenticated token (except API) to call this endpoint to request to grant access to themselves. Depending on the configuration, a user can request access for others. * Roles, access profiles and entitlements can be requested. * While requesting entitlements, maximum of 25 entitlements and 10 recipients are allowed in a request. __REVOKE_ACCESS__ * Can only be requested for a single identity at a time. * You cannot use an access request to revoke access from an identity if that access has been granted by role membership or by birthright provisioning. * Does not support self request. Only manager can request to revoke access for their directly managed employees. * If a `removeDate` is specified, then the access will be removed on that date and time only for roles and access profiles. Entitlements are currently unsupported for `removeDate`. * Roles, access profiles, and entitlements can be requested for revocation. * Revoke requests for entitlements are limited to 1 entitlement per access request currently. * [Roles, Access Profiles] You can specify a `removeDate` if the access doesn\'t already have a sunset date. The `removeDate` must be a future date, in the UTC timezone. * Allows a manager to request to revoke access for direct employees. A token with ORG_ADMIN authority can also request to revoke access from anyone. >**Note:** There is no indication to the approver in the IdentityNow UI that the approval request is for a revoke action. Take this into consideration when calling this API. A token with API authority cannot be used to call this endpoint.
|
|
4302
4665
|
* @summary Submit an Access Request
|
|
4303
4666
|
* @param {AccessRequestsBetaApiCreateAccessRequestRequest} requestParameters Request parameters.
|
|
4304
4667
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -4418,7 +4781,7 @@ var AccountActivitiesBetaApiAxiosParamCreator = function (configuration) {
|
|
|
4418
4781
|
* @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.
|
|
4419
4782
|
* @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.
|
|
4420
4783
|
* @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.
|
|
4421
|
-
* @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: **type**: *eq, in,
|
|
4784
|
+
* @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: **type**: *eq, in, ge, gt, le, lt, ne, isnull, sw* **created**: *gt, lt, ge, le, eq, in, ne, isnull, sw* **modified**: *gt, lt, ge, le, eq, in, ne, isnull, sw*
|
|
4422
4785
|
* @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: **type, created, modified**
|
|
4423
4786
|
* @param {*} [axiosOptions] Override http request option.
|
|
4424
4787
|
* @throws {RequiredError}
|
|
@@ -4533,7 +4896,7 @@ var AccountActivitiesBetaApiFp = function (configuration) {
|
|
|
4533
4896
|
* @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.
|
|
4534
4897
|
* @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.
|
|
4535
4898
|
* @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.
|
|
4536
|
-
* @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: **type**: *eq, in,
|
|
4899
|
+
* @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: **type**: *eq, in, ge, gt, le, lt, ne, isnull, sw* **created**: *gt, lt, ge, le, eq, in, ne, isnull, sw* **modified**: *gt, lt, ge, le, eq, in, ne, isnull, sw*
|
|
4537
4900
|
* @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: **type, created, modified**
|
|
4538
4901
|
* @param {*} [axiosOptions] Override http request option.
|
|
4539
4902
|
* @throws {RequiredError}
|
|
@@ -4581,7 +4944,7 @@ var AccountActivitiesBetaApiFactory = function (configuration, basePath, axios)
|
|
|
4581
4944
|
* @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.
|
|
4582
4945
|
* @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.
|
|
4583
4946
|
* @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.
|
|
4584
|
-
* @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: **type**: *eq, in,
|
|
4947
|
+
* @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: **type**: *eq, in, ge, gt, le, lt, ne, isnull, sw* **created**: *gt, lt, ge, le, eq, in, ne, isnull, sw* **modified**: *gt, lt, ge, le, eq, in, ne, isnull, sw*
|
|
4585
4948
|
* @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: **type, created, modified**
|
|
4586
4949
|
* @param {*} [axiosOptions] Override http request option.
|
|
4587
4950
|
* @throws {RequiredError}
|
|
@@ -4941,7 +5304,7 @@ var AccountsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
4941
5304
|
var _this = this;
|
|
4942
5305
|
return {
|
|
4943
5306
|
/**
|
|
4944
|
-
* This API submits an account creation task and returns the task ID. The `sourceId` where this account will be created must be included in the `attributes` object. A token with ORG_ADMIN authority is required to call this API.
|
|
5307
|
+
* This API submits an account creation task and returns the task ID. The `sourceId` where this account will be created must be included in the `attributes` object. >**Note: This API only supports account creation for file based sources.** A token with ORG_ADMIN authority is required to call this API.
|
|
4945
5308
|
* @summary Create Account
|
|
4946
5309
|
* @param {AccountAttributesCreateBeta} accountAttributesCreateBeta
|
|
4947
5310
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -4995,9 +5358,9 @@ var AccountsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
4995
5358
|
});
|
|
4996
5359
|
},
|
|
4997
5360
|
/**
|
|
4998
|
-
*
|
|
5361
|
+
* Use this API to delete an account. This endpoint submits an account delete task and returns the task ID. This endpoint only deletes the account from IdentityNow, not the source itself, which can result in the account\'s returning with the next aggregation between the source and IdentityNow. To avoid this scenario, it is recommended that you [disable accounts](https://developer.sailpoint.com/idn/api/v3/disable-account) rather than delete them. This will also allow you to reenable the accounts in the future. A token with ORG_ADMIN authority is required to call this API. >**NOTE:** You can only delete accounts from sources of the \"DelimitedFile\" type.**
|
|
4999
5362
|
* @summary Delete Account
|
|
5000
|
-
* @param {string} id
|
|
5363
|
+
* @param {string} id Account ID.
|
|
5001
5364
|
* @param {*} [axiosOptions] Override http request option.
|
|
5002
5365
|
* @throws {RequiredError}
|
|
5003
5366
|
*/
|
|
@@ -5378,9 +5741,9 @@ var AccountsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
5378
5741
|
});
|
|
5379
5742
|
},
|
|
5380
5743
|
/**
|
|
5381
|
-
*
|
|
5744
|
+
* Use this API to return the details for a single account by its ID. A token with ORG_ADMIN authority is required to call this API.
|
|
5382
5745
|
* @summary Account Details
|
|
5383
|
-
* @param {string} id
|
|
5746
|
+
* @param {string} id Account ID.
|
|
5384
5747
|
* @param {*} [axiosOptions] Override http request option.
|
|
5385
5748
|
* @throws {RequiredError}
|
|
5386
5749
|
*/
|
|
@@ -5569,9 +5932,9 @@ var AccountsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
5569
5932
|
});
|
|
5570
5933
|
},
|
|
5571
5934
|
/**
|
|
5572
|
-
*
|
|
5935
|
+
* Use this API to update an account with a PUT request. This endpoint submits an account update task and returns the task ID. A token with ORG_ADMIN authority is required to call this API. >**NOTE: You can only use this PUT endpoint to update accounts from sources of the \"DelimitedFile\" type.**
|
|
5573
5936
|
* @summary Update Account
|
|
5574
|
-
* @param {string} id
|
|
5937
|
+
* @param {string} id Account ID.
|
|
5575
5938
|
* @param {AccountAttributesBeta} accountAttributesBeta
|
|
5576
5939
|
* @param {*} [axiosOptions] Override http request option.
|
|
5577
5940
|
* @throws {RequiredError}
|
|
@@ -5738,9 +6101,9 @@ var AccountsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
5738
6101
|
});
|
|
5739
6102
|
},
|
|
5740
6103
|
/**
|
|
5741
|
-
*
|
|
6104
|
+
* Use this endpoint to update an account with a PATCH request. The request must provide a JSONPatch payload. A token with ORG_ADMIN authority is required to call this API.
|
|
5742
6105
|
* @summary Update Account
|
|
5743
|
-
* @param {string} id
|
|
6106
|
+
* @param {string} id Account ID.
|
|
5744
6107
|
* @param {Array<object>} requestBody A list of account update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
|
|
5745
6108
|
* @param {*} [axiosOptions] Override http request option.
|
|
5746
6109
|
* @throws {RequiredError}
|
|
@@ -5806,7 +6169,7 @@ var AccountsBetaApiFp = function (configuration) {
|
|
|
5806
6169
|
var localVarAxiosParamCreator = (0, exports.AccountsBetaApiAxiosParamCreator)(configuration);
|
|
5807
6170
|
return {
|
|
5808
6171
|
/**
|
|
5809
|
-
* This API submits an account creation task and returns the task ID. The `sourceId` where this account will be created must be included in the `attributes` object. A token with ORG_ADMIN authority is required to call this API.
|
|
6172
|
+
* This API submits an account creation task and returns the task ID. The `sourceId` where this account will be created must be included in the `attributes` object. >**Note: This API only supports account creation for file based sources.** A token with ORG_ADMIN authority is required to call this API.
|
|
5810
6173
|
* @summary Create Account
|
|
5811
6174
|
* @param {AccountAttributesCreateBeta} accountAttributesCreateBeta
|
|
5812
6175
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -5826,9 +6189,9 @@ var AccountsBetaApiFp = function (configuration) {
|
|
|
5826
6189
|
});
|
|
5827
6190
|
},
|
|
5828
6191
|
/**
|
|
5829
|
-
*
|
|
6192
|
+
* Use this API to delete an account. This endpoint submits an account delete task and returns the task ID. This endpoint only deletes the account from IdentityNow, not the source itself, which can result in the account\'s returning with the next aggregation between the source and IdentityNow. To avoid this scenario, it is recommended that you [disable accounts](https://developer.sailpoint.com/idn/api/v3/disable-account) rather than delete them. This will also allow you to reenable the accounts in the future. A token with ORG_ADMIN authority is required to call this API. >**NOTE:** You can only delete accounts from sources of the \"DelimitedFile\" type.**
|
|
5830
6193
|
* @summary Delete Account
|
|
5831
|
-
* @param {string} id
|
|
6194
|
+
* @param {string} id Account ID.
|
|
5832
6195
|
* @param {*} [axiosOptions] Override http request option.
|
|
5833
6196
|
* @throws {RequiredError}
|
|
5834
6197
|
*/
|
|
@@ -5968,9 +6331,9 @@ var AccountsBetaApiFp = function (configuration) {
|
|
|
5968
6331
|
});
|
|
5969
6332
|
},
|
|
5970
6333
|
/**
|
|
5971
|
-
*
|
|
6334
|
+
* Use this API to return the details for a single account by its ID. A token with ORG_ADMIN authority is required to call this API.
|
|
5972
6335
|
* @summary Account Details
|
|
5973
|
-
* @param {string} id
|
|
6336
|
+
* @param {string} id Account ID.
|
|
5974
6337
|
* @param {*} [axiosOptions] Override http request option.
|
|
5975
6338
|
* @throws {RequiredError}
|
|
5976
6339
|
*/
|
|
@@ -6036,9 +6399,9 @@ var AccountsBetaApiFp = function (configuration) {
|
|
|
6036
6399
|
});
|
|
6037
6400
|
},
|
|
6038
6401
|
/**
|
|
6039
|
-
*
|
|
6402
|
+
* Use this API to update an account with a PUT request. This endpoint submits an account update task and returns the task ID. A token with ORG_ADMIN authority is required to call this API. >**NOTE: You can only use this PUT endpoint to update accounts from sources of the \"DelimitedFile\" type.**
|
|
6040
6403
|
* @summary Update Account
|
|
6041
|
-
* @param {string} id
|
|
6404
|
+
* @param {string} id Account ID.
|
|
6042
6405
|
* @param {AccountAttributesBeta} accountAttributesBeta
|
|
6043
6406
|
* @param {*} [axiosOptions] Override http request option.
|
|
6044
6407
|
* @throws {RequiredError}
|
|
@@ -6098,9 +6461,9 @@ var AccountsBetaApiFp = function (configuration) {
|
|
|
6098
6461
|
});
|
|
6099
6462
|
},
|
|
6100
6463
|
/**
|
|
6101
|
-
*
|
|
6464
|
+
* Use this endpoint to update an account with a PATCH request. The request must provide a JSONPatch payload. A token with ORG_ADMIN authority is required to call this API.
|
|
6102
6465
|
* @summary Update Account
|
|
6103
|
-
* @param {string} id
|
|
6466
|
+
* @param {string} id Account ID.
|
|
6104
6467
|
* @param {Array<object>} requestBody A list of account update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
|
|
6105
6468
|
* @param {*} [axiosOptions] Override http request option.
|
|
6106
6469
|
* @throws {RequiredError}
|
|
@@ -6129,7 +6492,7 @@ var AccountsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
6129
6492
|
var localVarFp = (0, exports.AccountsBetaApiFp)(configuration);
|
|
6130
6493
|
return {
|
|
6131
6494
|
/**
|
|
6132
|
-
* This API submits an account creation task and returns the task ID. The `sourceId` where this account will be created must be included in the `attributes` object. A token with ORG_ADMIN authority is required to call this API.
|
|
6495
|
+
* This API submits an account creation task and returns the task ID. The `sourceId` where this account will be created must be included in the `attributes` object. >**Note: This API only supports account creation for file based sources.** A token with ORG_ADMIN authority is required to call this API.
|
|
6133
6496
|
* @summary Create Account
|
|
6134
6497
|
* @param {AccountAttributesCreateBeta} accountAttributesCreateBeta
|
|
6135
6498
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -6139,9 +6502,9 @@ var AccountsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
6139
6502
|
return localVarFp.createAccount(accountAttributesCreateBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
6140
6503
|
},
|
|
6141
6504
|
/**
|
|
6142
|
-
*
|
|
6505
|
+
* Use this API to delete an account. This endpoint submits an account delete task and returns the task ID. This endpoint only deletes the account from IdentityNow, not the source itself, which can result in the account\'s returning with the next aggregation between the source and IdentityNow. To avoid this scenario, it is recommended that you [disable accounts](https://developer.sailpoint.com/idn/api/v3/disable-account) rather than delete them. This will also allow you to reenable the accounts in the future. A token with ORG_ADMIN authority is required to call this API. >**NOTE:** You can only delete accounts from sources of the \"DelimitedFile\" type.**
|
|
6143
6506
|
* @summary Delete Account
|
|
6144
|
-
* @param {string} id
|
|
6507
|
+
* @param {string} id Account ID.
|
|
6145
6508
|
* @param {*} [axiosOptions] Override http request option.
|
|
6146
6509
|
* @throws {RequiredError}
|
|
6147
6510
|
*/
|
|
@@ -6211,9 +6574,9 @@ var AccountsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
6211
6574
|
return localVarFp.enableAccountsForIdentities(identitiesAccountsBulkRequestBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
6212
6575
|
},
|
|
6213
6576
|
/**
|
|
6214
|
-
*
|
|
6577
|
+
* Use this API to return the details for a single account by its ID. A token with ORG_ADMIN authority is required to call this API.
|
|
6215
6578
|
* @summary Account Details
|
|
6216
|
-
* @param {string} id
|
|
6579
|
+
* @param {string} id Account ID.
|
|
6217
6580
|
* @param {*} [axiosOptions] Override http request option.
|
|
6218
6581
|
* @throws {RequiredError}
|
|
6219
6582
|
*/
|
|
@@ -6249,9 +6612,9 @@ var AccountsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
6249
6612
|
return localVarFp.listAccounts(detailLevel, limit, offset, count, filters, sorters, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
6250
6613
|
},
|
|
6251
6614
|
/**
|
|
6252
|
-
*
|
|
6615
|
+
* Use this API to update an account with a PUT request. This endpoint submits an account update task and returns the task ID. A token with ORG_ADMIN authority is required to call this API. >**NOTE: You can only use this PUT endpoint to update accounts from sources of the \"DelimitedFile\" type.**
|
|
6253
6616
|
* @summary Update Account
|
|
6254
|
-
* @param {string} id
|
|
6617
|
+
* @param {string} id Account ID.
|
|
6255
6618
|
* @param {AccountAttributesBeta} accountAttributesBeta
|
|
6256
6619
|
* @param {*} [axiosOptions] Override http request option.
|
|
6257
6620
|
* @throws {RequiredError}
|
|
@@ -6281,9 +6644,9 @@ var AccountsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
6281
6644
|
return localVarFp.unlockAccount(id, accountUnlockRequestBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
6282
6645
|
},
|
|
6283
6646
|
/**
|
|
6284
|
-
*
|
|
6647
|
+
* Use this endpoint to update an account with a PATCH request. The request must provide a JSONPatch payload. A token with ORG_ADMIN authority is required to call this API.
|
|
6285
6648
|
* @summary Update Account
|
|
6286
|
-
* @param {string} id
|
|
6649
|
+
* @param {string} id Account ID.
|
|
6287
6650
|
* @param {Array<object>} requestBody A list of account update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
|
|
6288
6651
|
* @param {*} [axiosOptions] Override http request option.
|
|
6289
6652
|
* @throws {RequiredError}
|
|
@@ -6306,7 +6669,7 @@ var AccountsBetaApi = /** @class */ (function (_super) {
|
|
|
6306
6669
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
6307
6670
|
}
|
|
6308
6671
|
/**
|
|
6309
|
-
* This API submits an account creation task and returns the task ID. The `sourceId` where this account will be created must be included in the `attributes` object. A token with ORG_ADMIN authority is required to call this API.
|
|
6672
|
+
* This API submits an account creation task and returns the task ID. The `sourceId` where this account will be created must be included in the `attributes` object. >**Note: This API only supports account creation for file based sources.** A token with ORG_ADMIN authority is required to call this API.
|
|
6310
6673
|
* @summary Create Account
|
|
6311
6674
|
* @param {AccountsBetaApiCreateAccountRequest} requestParameters Request parameters.
|
|
6312
6675
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -6318,7 +6681,7 @@ var AccountsBetaApi = /** @class */ (function (_super) {
|
|
|
6318
6681
|
return (0, exports.AccountsBetaApiFp)(this.configuration).createAccount(requestParameters.accountAttributesCreateBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
6319
6682
|
};
|
|
6320
6683
|
/**
|
|
6321
|
-
*
|
|
6684
|
+
* Use this API to delete an account. This endpoint submits an account delete task and returns the task ID. This endpoint only deletes the account from IdentityNow, not the source itself, which can result in the account\'s returning with the next aggregation between the source and IdentityNow. To avoid this scenario, it is recommended that you [disable accounts](https://developer.sailpoint.com/idn/api/v3/disable-account) rather than delete them. This will also allow you to reenable the accounts in the future. A token with ORG_ADMIN authority is required to call this API. >**NOTE:** You can only delete accounts from sources of the \"DelimitedFile\" type.**
|
|
6322
6685
|
* @summary Delete Account
|
|
6323
6686
|
* @param {AccountsBetaApiDeleteAccountRequest} requestParameters Request parameters.
|
|
6324
6687
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -6402,7 +6765,7 @@ var AccountsBetaApi = /** @class */ (function (_super) {
|
|
|
6402
6765
|
return (0, exports.AccountsBetaApiFp)(this.configuration).enableAccountsForIdentities(requestParameters.identitiesAccountsBulkRequestBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
6403
6766
|
};
|
|
6404
6767
|
/**
|
|
6405
|
-
*
|
|
6768
|
+
* Use this API to return the details for a single account by its ID. A token with ORG_ADMIN authority is required to call this API.
|
|
6406
6769
|
* @summary Account Details
|
|
6407
6770
|
* @param {AccountsBetaApiGetAccountRequest} requestParameters Request parameters.
|
|
6408
6771
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -6439,7 +6802,7 @@ var AccountsBetaApi = /** @class */ (function (_super) {
|
|
|
6439
6802
|
return (0, exports.AccountsBetaApiFp)(this.configuration).listAccounts(requestParameters.detailLevel, requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
6440
6803
|
};
|
|
6441
6804
|
/**
|
|
6442
|
-
*
|
|
6805
|
+
* Use this API to update an account with a PUT request. This endpoint submits an account update task and returns the task ID. A token with ORG_ADMIN authority is required to call this API. >**NOTE: You can only use this PUT endpoint to update accounts from sources of the \"DelimitedFile\" type.**
|
|
6443
6806
|
* @summary Update Account
|
|
6444
6807
|
* @param {AccountsBetaApiPutAccountRequest} requestParameters Request parameters.
|
|
6445
6808
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -6475,7 +6838,7 @@ var AccountsBetaApi = /** @class */ (function (_super) {
|
|
|
6475
6838
|
return (0, exports.AccountsBetaApiFp)(this.configuration).unlockAccount(requestParameters.id, requestParameters.accountUnlockRequestBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
6476
6839
|
};
|
|
6477
6840
|
/**
|
|
6478
|
-
*
|
|
6841
|
+
* Use this endpoint to update an account with a PATCH request. The request must provide a JSONPatch payload. A token with ORG_ADMIN authority is required to call this API.
|
|
6479
6842
|
* @summary Update Account
|
|
6480
6843
|
* @param {AccountsBetaApiUpdateAccountRequest} requestParameters Request parameters.
|
|
6481
6844
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -10034,7 +10397,7 @@ var ConnectorsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
10034
10397
|
/**
|
|
10035
10398
|
* Fetches list of connectors that have \'RELEASED\' status using filtering and pagination. A token with ORG_ADMIN authority is required to call this API.
|
|
10036
10399
|
* @summary Gets connector list
|
|
10037
|
-
* @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: **name**: *sw
|
|
10400
|
+
* @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: **name**: *sw* **type**: *eq* **directConnect**: *eq* **category**: *eq* **features**: *ca*
|
|
10038
10401
|
* @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.
|
|
10039
10402
|
* @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.
|
|
10040
10403
|
* @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.
|
|
@@ -10113,7 +10476,7 @@ var ConnectorsBetaApiFp = function (configuration) {
|
|
|
10113
10476
|
/**
|
|
10114
10477
|
* Fetches list of connectors that have \'RELEASED\' status using filtering and pagination. A token with ORG_ADMIN authority is required to call this API.
|
|
10115
10478
|
* @summary Gets connector list
|
|
10116
|
-
* @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: **name**: *sw
|
|
10479
|
+
* @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: **name**: *sw* **type**: *eq* **directConnect**: *eq* **category**: *eq* **features**: *ca*
|
|
10117
10480
|
* @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.
|
|
10118
10481
|
* @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.
|
|
10119
10482
|
* @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.
|
|
@@ -10147,7 +10510,7 @@ var ConnectorsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
10147
10510
|
/**
|
|
10148
10511
|
* Fetches list of connectors that have \'RELEASED\' status using filtering and pagination. A token with ORG_ADMIN authority is required to call this API.
|
|
10149
10512
|
* @summary Gets connector list
|
|
10150
|
-
* @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: **name**: *sw
|
|
10513
|
+
* @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: **name**: *sw* **type**: *eq* **directConnect**: *eq* **category**: *eq* **features**: *ca*
|
|
10151
10514
|
* @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.
|
|
10152
10515
|
* @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.
|
|
10153
10516
|
* @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.
|
|
@@ -10299,6 +10662,68 @@ var CustomFormsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
10299
10662
|
});
|
|
10300
10663
|
});
|
|
10301
10664
|
},
|
|
10665
|
+
/**
|
|
10666
|
+
* Parameter `{formDefinitionID}` should match a form definition ID.
|
|
10667
|
+
* @summary Upload new form definition file.
|
|
10668
|
+
* @param {string} formDefinitionID FormDefinitionID String specifying FormDefinitionID
|
|
10669
|
+
* @param {any} file File specifying the multipart
|
|
10670
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10671
|
+
* @throws {RequiredError}
|
|
10672
|
+
*/
|
|
10673
|
+
createFormDefinitionFileRequest: function (formDefinitionID, file, axiosOptions) {
|
|
10674
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
10675
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
10676
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, localVarFormParams, headersFromBaseOptions;
|
|
10677
|
+
return __generator(this, function (_a) {
|
|
10678
|
+
switch (_a.label) {
|
|
10679
|
+
case 0:
|
|
10680
|
+
// verify required parameter 'formDefinitionID' is not null or undefined
|
|
10681
|
+
(0, common_1.assertParamExists)('createFormDefinitionFileRequest', 'formDefinitionID', formDefinitionID);
|
|
10682
|
+
// verify required parameter 'file' is not null or undefined
|
|
10683
|
+
(0, common_1.assertParamExists)('createFormDefinitionFileRequest', 'file', file);
|
|
10684
|
+
localVarPath = "/form-definitions/{formDefinitionID}/upload"
|
|
10685
|
+
.replace("{".concat("formDefinitionID", "}"), encodeURIComponent(String(formDefinitionID)));
|
|
10686
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
10687
|
+
if (configuration) {
|
|
10688
|
+
baseOptions = configuration.baseOptions;
|
|
10689
|
+
}
|
|
10690
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
10691
|
+
localVarHeaderParameter = {};
|
|
10692
|
+
localVarQueryParameter = {};
|
|
10693
|
+
localVarFormParams = new ((configuration && configuration.formDataCtor) || FormData)();
|
|
10694
|
+
// authentication UserContextAuth required
|
|
10695
|
+
// oauth required
|
|
10696
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)
|
|
10697
|
+
// authentication UserContextAuth required
|
|
10698
|
+
// oauth required
|
|
10699
|
+
];
|
|
10700
|
+
case 1:
|
|
10701
|
+
// authentication UserContextAuth required
|
|
10702
|
+
// oauth required
|
|
10703
|
+
_a.sent();
|
|
10704
|
+
// authentication UserContextAuth required
|
|
10705
|
+
// oauth required
|
|
10706
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)];
|
|
10707
|
+
case 2:
|
|
10708
|
+
// authentication UserContextAuth required
|
|
10709
|
+
// oauth required
|
|
10710
|
+
_a.sent();
|
|
10711
|
+
if (file !== undefined) {
|
|
10712
|
+
localVarFormParams.append('file', file);
|
|
10713
|
+
}
|
|
10714
|
+
localVarHeaderParameter['Content-Type'] = 'multipart/form-data';
|
|
10715
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
10716
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
10717
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
10718
|
+
localVarRequestOptions.data = localVarFormParams;
|
|
10719
|
+
return [2 /*return*/, {
|
|
10720
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
10721
|
+
axiosOptions: localVarRequestOptions,
|
|
10722
|
+
}];
|
|
10723
|
+
}
|
|
10724
|
+
});
|
|
10725
|
+
});
|
|
10726
|
+
},
|
|
10302
10727
|
/**
|
|
10303
10728
|
*
|
|
10304
10729
|
* @summary Creates a form instance.
|
|
@@ -10469,6 +10894,63 @@ var CustomFormsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
10469
10894
|
});
|
|
10470
10895
|
});
|
|
10471
10896
|
},
|
|
10897
|
+
/**
|
|
10898
|
+
*
|
|
10899
|
+
* @summary Download definition file by fileId.
|
|
10900
|
+
* @param {string} formDefinitionID FormDefinitionID Form definition ID
|
|
10901
|
+
* @param {string} fileID FileID String specifying the hashed name of the uploaded file we are retrieving.
|
|
10902
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
10903
|
+
* @throws {RequiredError}
|
|
10904
|
+
*/
|
|
10905
|
+
getFileFromS3: function (formDefinitionID, fileID, axiosOptions) {
|
|
10906
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
10907
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
10908
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
10909
|
+
return __generator(this, function (_a) {
|
|
10910
|
+
switch (_a.label) {
|
|
10911
|
+
case 0:
|
|
10912
|
+
// verify required parameter 'formDefinitionID' is not null or undefined
|
|
10913
|
+
(0, common_1.assertParamExists)('getFileFromS3', 'formDefinitionID', formDefinitionID);
|
|
10914
|
+
// verify required parameter 'fileID' is not null or undefined
|
|
10915
|
+
(0, common_1.assertParamExists)('getFileFromS3', 'fileID', fileID);
|
|
10916
|
+
localVarPath = "/form-definitions/{formDefinitionID}/file/{fileID}"
|
|
10917
|
+
.replace("{".concat("formDefinitionID", "}"), encodeURIComponent(String(formDefinitionID)))
|
|
10918
|
+
.replace("{".concat("fileID", "}"), encodeURIComponent(String(fileID)));
|
|
10919
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
10920
|
+
if (configuration) {
|
|
10921
|
+
baseOptions = configuration.baseOptions;
|
|
10922
|
+
}
|
|
10923
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
10924
|
+
localVarHeaderParameter = {};
|
|
10925
|
+
localVarQueryParameter = {};
|
|
10926
|
+
// authentication UserContextAuth required
|
|
10927
|
+
// oauth required
|
|
10928
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)
|
|
10929
|
+
// authentication UserContextAuth required
|
|
10930
|
+
// oauth required
|
|
10931
|
+
];
|
|
10932
|
+
case 1:
|
|
10933
|
+
// authentication UserContextAuth required
|
|
10934
|
+
// oauth required
|
|
10935
|
+
_a.sent();
|
|
10936
|
+
// authentication UserContextAuth required
|
|
10937
|
+
// oauth required
|
|
10938
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)];
|
|
10939
|
+
case 2:
|
|
10940
|
+
// authentication UserContextAuth required
|
|
10941
|
+
// oauth required
|
|
10942
|
+
_a.sent();
|
|
10943
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
10944
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
10945
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
10946
|
+
return [2 /*return*/, {
|
|
10947
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
10948
|
+
axiosOptions: localVarRequestOptions,
|
|
10949
|
+
}];
|
|
10950
|
+
}
|
|
10951
|
+
});
|
|
10952
|
+
});
|
|
10953
|
+
},
|
|
10472
10954
|
/**
|
|
10473
10955
|
* Parameter `{formDefinitionID}` should match a form definition ID.
|
|
10474
10956
|
* @summary Return a form definition.
|
|
@@ -10575,6 +11057,63 @@ var CustomFormsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
10575
11057
|
});
|
|
10576
11058
|
});
|
|
10577
11059
|
},
|
|
11060
|
+
/**
|
|
11061
|
+
*
|
|
11062
|
+
* @summary Download instance file by fileId.
|
|
11063
|
+
* @param {string} formInstanceID FormInstanceID Form instance ID
|
|
11064
|
+
* @param {string} fileID FileID String specifying the hashed name of the uploaded file we are retrieving.
|
|
11065
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
11066
|
+
* @throws {RequiredError}
|
|
11067
|
+
*/
|
|
11068
|
+
getFormInstanceFile: function (formInstanceID, fileID, axiosOptions) {
|
|
11069
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
11070
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
11071
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
11072
|
+
return __generator(this, function (_a) {
|
|
11073
|
+
switch (_a.label) {
|
|
11074
|
+
case 0:
|
|
11075
|
+
// verify required parameter 'formInstanceID' is not null or undefined
|
|
11076
|
+
(0, common_1.assertParamExists)('getFormInstanceFile', 'formInstanceID', formInstanceID);
|
|
11077
|
+
// verify required parameter 'fileID' is not null or undefined
|
|
11078
|
+
(0, common_1.assertParamExists)('getFormInstanceFile', 'fileID', fileID);
|
|
11079
|
+
localVarPath = "/form-instances/{formInstanceID}/file/{fileID}"
|
|
11080
|
+
.replace("{".concat("formInstanceID", "}"), encodeURIComponent(String(formInstanceID)))
|
|
11081
|
+
.replace("{".concat("fileID", "}"), encodeURIComponent(String(fileID)));
|
|
11082
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
11083
|
+
if (configuration) {
|
|
11084
|
+
baseOptions = configuration.baseOptions;
|
|
11085
|
+
}
|
|
11086
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
11087
|
+
localVarHeaderParameter = {};
|
|
11088
|
+
localVarQueryParameter = {};
|
|
11089
|
+
// authentication UserContextAuth required
|
|
11090
|
+
// oauth required
|
|
11091
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)
|
|
11092
|
+
// authentication UserContextAuth required
|
|
11093
|
+
// oauth required
|
|
11094
|
+
];
|
|
11095
|
+
case 1:
|
|
11096
|
+
// authentication UserContextAuth required
|
|
11097
|
+
// oauth required
|
|
11098
|
+
_a.sent();
|
|
11099
|
+
// authentication UserContextAuth required
|
|
11100
|
+
// oauth required
|
|
11101
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)];
|
|
11102
|
+
case 2:
|
|
11103
|
+
// authentication UserContextAuth required
|
|
11104
|
+
// oauth required
|
|
11105
|
+
_a.sent();
|
|
11106
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
11107
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
11108
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
11109
|
+
return [2 /*return*/, {
|
|
11110
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
11111
|
+
axiosOptions: localVarRequestOptions,
|
|
11112
|
+
}];
|
|
11113
|
+
}
|
|
11114
|
+
});
|
|
11115
|
+
});
|
|
11116
|
+
},
|
|
10578
11117
|
/**
|
|
10579
11118
|
*
|
|
10580
11119
|
* @summary Import form definitions from export.
|
|
@@ -11085,6 +11624,27 @@ var CustomFormsBetaApiFp = function (configuration) {
|
|
|
11085
11624
|
});
|
|
11086
11625
|
});
|
|
11087
11626
|
},
|
|
11627
|
+
/**
|
|
11628
|
+
* Parameter `{formDefinitionID}` should match a form definition ID.
|
|
11629
|
+
* @summary Upload new form definition file.
|
|
11630
|
+
* @param {string} formDefinitionID FormDefinitionID String specifying FormDefinitionID
|
|
11631
|
+
* @param {any} file File specifying the multipart
|
|
11632
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
11633
|
+
* @throws {RequiredError}
|
|
11634
|
+
*/
|
|
11635
|
+
createFormDefinitionFileRequest: function (formDefinitionID, file, axiosOptions) {
|
|
11636
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
11637
|
+
var localVarAxiosArgs;
|
|
11638
|
+
return __generator(this, function (_a) {
|
|
11639
|
+
switch (_a.label) {
|
|
11640
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.createFormDefinitionFileRequest(formDefinitionID, file, axiosOptions)];
|
|
11641
|
+
case 1:
|
|
11642
|
+
localVarAxiosArgs = _a.sent();
|
|
11643
|
+
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
11644
|
+
}
|
|
11645
|
+
});
|
|
11646
|
+
});
|
|
11647
|
+
},
|
|
11088
11648
|
/**
|
|
11089
11649
|
*
|
|
11090
11650
|
* @summary Creates a form instance.
|
|
@@ -11148,6 +11708,27 @@ var CustomFormsBetaApiFp = function (configuration) {
|
|
|
11148
11708
|
});
|
|
11149
11709
|
});
|
|
11150
11710
|
},
|
|
11711
|
+
/**
|
|
11712
|
+
*
|
|
11713
|
+
* @summary Download definition file by fileId.
|
|
11714
|
+
* @param {string} formDefinitionID FormDefinitionID Form definition ID
|
|
11715
|
+
* @param {string} fileID FileID String specifying the hashed name of the uploaded file we are retrieving.
|
|
11716
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
11717
|
+
* @throws {RequiredError}
|
|
11718
|
+
*/
|
|
11719
|
+
getFileFromS3: function (formDefinitionID, fileID, axiosOptions) {
|
|
11720
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
11721
|
+
var localVarAxiosArgs;
|
|
11722
|
+
return __generator(this, function (_a) {
|
|
11723
|
+
switch (_a.label) {
|
|
11724
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getFileFromS3(formDefinitionID, fileID, axiosOptions)];
|
|
11725
|
+
case 1:
|
|
11726
|
+
localVarAxiosArgs = _a.sent();
|
|
11727
|
+
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
11728
|
+
}
|
|
11729
|
+
});
|
|
11730
|
+
});
|
|
11731
|
+
},
|
|
11151
11732
|
/**
|
|
11152
11733
|
* Parameter `{formDefinitionID}` should match a form definition ID.
|
|
11153
11734
|
* @summary Return a form definition.
|
|
@@ -11188,6 +11769,27 @@ var CustomFormsBetaApiFp = function (configuration) {
|
|
|
11188
11769
|
});
|
|
11189
11770
|
});
|
|
11190
11771
|
},
|
|
11772
|
+
/**
|
|
11773
|
+
*
|
|
11774
|
+
* @summary Download instance file by fileId.
|
|
11775
|
+
* @param {string} formInstanceID FormInstanceID Form instance ID
|
|
11776
|
+
* @param {string} fileID FileID String specifying the hashed name of the uploaded file we are retrieving.
|
|
11777
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
11778
|
+
* @throws {RequiredError}
|
|
11779
|
+
*/
|
|
11780
|
+
getFormInstanceFile: function (formInstanceID, fileID, axiosOptions) {
|
|
11781
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
11782
|
+
var localVarAxiosArgs;
|
|
11783
|
+
return __generator(this, function (_a) {
|
|
11784
|
+
switch (_a.label) {
|
|
11785
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getFormInstanceFile(formInstanceID, fileID, axiosOptions)];
|
|
11786
|
+
case 1:
|
|
11787
|
+
localVarAxiosArgs = _a.sent();
|
|
11788
|
+
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
11789
|
+
}
|
|
11790
|
+
});
|
|
11791
|
+
});
|
|
11792
|
+
},
|
|
11191
11793
|
/**
|
|
11192
11794
|
*
|
|
11193
11795
|
* @summary Import form definitions from export.
|
|
@@ -11388,6 +11990,17 @@ var CustomFormsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
11388
11990
|
createFormDefinitionDynamicSchema: function (body, axiosOptions) {
|
|
11389
11991
|
return localVarFp.createFormDefinitionDynamicSchema(body, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
11390
11992
|
},
|
|
11993
|
+
/**
|
|
11994
|
+
* Parameter `{formDefinitionID}` should match a form definition ID.
|
|
11995
|
+
* @summary Upload new form definition file.
|
|
11996
|
+
* @param {string} formDefinitionID FormDefinitionID String specifying FormDefinitionID
|
|
11997
|
+
* @param {any} file File specifying the multipart
|
|
11998
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
11999
|
+
* @throws {RequiredError}
|
|
12000
|
+
*/
|
|
12001
|
+
createFormDefinitionFileRequest: function (formDefinitionID, file, axiosOptions) {
|
|
12002
|
+
return localVarFp.createFormDefinitionFileRequest(formDefinitionID, file, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
12003
|
+
},
|
|
11391
12004
|
/**
|
|
11392
12005
|
*
|
|
11393
12006
|
* @summary Creates a form instance.
|
|
@@ -11421,6 +12034,17 @@ var CustomFormsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
11421
12034
|
exportFormDefinitionsByTenant: function (offset, limit, filters, sorters, axiosOptions) {
|
|
11422
12035
|
return localVarFp.exportFormDefinitionsByTenant(offset, limit, filters, sorters, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
11423
12036
|
},
|
|
12037
|
+
/**
|
|
12038
|
+
*
|
|
12039
|
+
* @summary Download definition file by fileId.
|
|
12040
|
+
* @param {string} formDefinitionID FormDefinitionID Form definition ID
|
|
12041
|
+
* @param {string} fileID FileID String specifying the hashed name of the uploaded file we are retrieving.
|
|
12042
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
12043
|
+
* @throws {RequiredError}
|
|
12044
|
+
*/
|
|
12045
|
+
getFileFromS3: function (formDefinitionID, fileID, axiosOptions) {
|
|
12046
|
+
return localVarFp.getFileFromS3(formDefinitionID, fileID, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
12047
|
+
},
|
|
11424
12048
|
/**
|
|
11425
12049
|
* Parameter `{formDefinitionID}` should match a form definition ID.
|
|
11426
12050
|
* @summary Return a form definition.
|
|
@@ -11441,6 +12065,17 @@ var CustomFormsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
11441
12065
|
getFormInstanceByKey: function (formInstanceID, axiosOptions) {
|
|
11442
12066
|
return localVarFp.getFormInstanceByKey(formInstanceID, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
11443
12067
|
},
|
|
12068
|
+
/**
|
|
12069
|
+
*
|
|
12070
|
+
* @summary Download instance file by fileId.
|
|
12071
|
+
* @param {string} formInstanceID FormInstanceID Form instance ID
|
|
12072
|
+
* @param {string} fileID FileID String specifying the hashed name of the uploaded file we are retrieving.
|
|
12073
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
12074
|
+
* @throws {RequiredError}
|
|
12075
|
+
*/
|
|
12076
|
+
getFormInstanceFile: function (formInstanceID, fileID, axiosOptions) {
|
|
12077
|
+
return localVarFp.getFormInstanceFile(formInstanceID, fileID, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
12078
|
+
},
|
|
11444
12079
|
/**
|
|
11445
12080
|
*
|
|
11446
12081
|
* @summary Import form definitions from export.
|
|
@@ -11571,6 +12206,18 @@ var CustomFormsBetaApi = /** @class */ (function (_super) {
|
|
|
11571
12206
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
11572
12207
|
return (0, exports.CustomFormsBetaApiFp)(this.configuration).createFormDefinitionDynamicSchema(requestParameters.body, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
11573
12208
|
};
|
|
12209
|
+
/**
|
|
12210
|
+
* Parameter `{formDefinitionID}` should match a form definition ID.
|
|
12211
|
+
* @summary Upload new form definition file.
|
|
12212
|
+
* @param {CustomFormsBetaApiCreateFormDefinitionFileRequestRequest} requestParameters Request parameters.
|
|
12213
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
12214
|
+
* @throws {RequiredError}
|
|
12215
|
+
* @memberof CustomFormsBetaApi
|
|
12216
|
+
*/
|
|
12217
|
+
CustomFormsBetaApi.prototype.createFormDefinitionFileRequest = function (requestParameters, axiosOptions) {
|
|
12218
|
+
var _this = this;
|
|
12219
|
+
return (0, exports.CustomFormsBetaApiFp)(this.configuration).createFormDefinitionFileRequest(requestParameters.formDefinitionID, requestParameters.file, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
12220
|
+
};
|
|
11574
12221
|
/**
|
|
11575
12222
|
*
|
|
11576
12223
|
* @summary Creates a form instance.
|
|
@@ -11609,6 +12256,18 @@ var CustomFormsBetaApi = /** @class */ (function (_super) {
|
|
|
11609
12256
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
11610
12257
|
return (0, exports.CustomFormsBetaApiFp)(this.configuration).exportFormDefinitionsByTenant(requestParameters.offset, requestParameters.limit, requestParameters.filters, requestParameters.sorters, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
11611
12258
|
};
|
|
12259
|
+
/**
|
|
12260
|
+
*
|
|
12261
|
+
* @summary Download definition file by fileId.
|
|
12262
|
+
* @param {CustomFormsBetaApiGetFileFromS3Request} requestParameters Request parameters.
|
|
12263
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
12264
|
+
* @throws {RequiredError}
|
|
12265
|
+
* @memberof CustomFormsBetaApi
|
|
12266
|
+
*/
|
|
12267
|
+
CustomFormsBetaApi.prototype.getFileFromS3 = function (requestParameters, axiosOptions) {
|
|
12268
|
+
var _this = this;
|
|
12269
|
+
return (0, exports.CustomFormsBetaApiFp)(this.configuration).getFileFromS3(requestParameters.formDefinitionID, requestParameters.fileID, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
12270
|
+
};
|
|
11612
12271
|
/**
|
|
11613
12272
|
* Parameter `{formDefinitionID}` should match a form definition ID.
|
|
11614
12273
|
* @summary Return a form definition.
|
|
@@ -11633,6 +12292,18 @@ var CustomFormsBetaApi = /** @class */ (function (_super) {
|
|
|
11633
12292
|
var _this = this;
|
|
11634
12293
|
return (0, exports.CustomFormsBetaApiFp)(this.configuration).getFormInstanceByKey(requestParameters.formInstanceID, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
11635
12294
|
};
|
|
12295
|
+
/**
|
|
12296
|
+
*
|
|
12297
|
+
* @summary Download instance file by fileId.
|
|
12298
|
+
* @param {CustomFormsBetaApiGetFormInstanceFileRequest} requestParameters Request parameters.
|
|
12299
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
12300
|
+
* @throws {RequiredError}
|
|
12301
|
+
* @memberof CustomFormsBetaApi
|
|
12302
|
+
*/
|
|
12303
|
+
CustomFormsBetaApi.prototype.getFormInstanceFile = function (requestParameters, axiosOptions) {
|
|
12304
|
+
var _this = this;
|
|
12305
|
+
return (0, exports.CustomFormsBetaApiFp)(this.configuration).getFormInstanceFile(requestParameters.formInstanceID, requestParameters.fileID, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
12306
|
+
};
|
|
11636
12307
|
/**
|
|
11637
12308
|
*
|
|
11638
12309
|
* @summary Import form definitions from export.
|
|
@@ -12344,7 +13015,7 @@ var EntitlementsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
12344
13015
|
* @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.
|
|
12345
13016
|
* @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.
|
|
12346
13017
|
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **id, name, created, modified, type, attribute, value, source.id, requestable**
|
|
12347
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, in, sw* **type**: *eq, in* **attribute**: *eq, in* **value**: *eq, in, sw* **source.id**: *eq, in* **requestable**: *eq* **created**: *gt, lt, ge, le* **modified**: *gt, lt, ge, le*
|
|
13018
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, in, sw* **type**: *eq, in* **attribute**: *eq, in* **value**: *eq, in, sw* **source.id**: *eq, in* **requestable**: *eq* **created**: *gt, lt, ge, le* **modified**: *gt, lt, ge, le* **owner.id**: *eq, in*
|
|
12348
13019
|
* @param {*} [axiosOptions] Override http request option.
|
|
12349
13020
|
* @throws {RequiredError}
|
|
12350
13021
|
*/
|
|
@@ -12419,7 +13090,7 @@ var EntitlementsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
12419
13090
|
});
|
|
12420
13091
|
},
|
|
12421
13092
|
/**
|
|
12422
|
-
* 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
|
|
13093
|
+
* 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.
|
|
12423
13094
|
* @summary Patch an entitlement
|
|
12424
13095
|
* @param {string} id ID of the entitlement to patch
|
|
12425
13096
|
* @param {Array<JsonPatchOperationBeta>} [jsonPatchOperationBeta]
|
|
@@ -12697,7 +13368,7 @@ var EntitlementsBetaApiFp = function (configuration) {
|
|
|
12697
13368
|
* @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.
|
|
12698
13369
|
* @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.
|
|
12699
13370
|
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **id, name, created, modified, type, attribute, value, source.id, requestable**
|
|
12700
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, in, sw* **type**: *eq, in* **attribute**: *eq, in* **value**: *eq, in, sw* **source.id**: *eq, in* **requestable**: *eq* **created**: *gt, lt, ge, le* **modified**: *gt, lt, ge, le*
|
|
13371
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, in, sw* **type**: *eq, in* **attribute**: *eq, in* **value**: *eq, in, sw* **source.id**: *eq, in* **requestable**: *eq* **created**: *gt, lt, ge, le* **modified**: *gt, lt, ge, le* **owner.id**: *eq, in*
|
|
12701
13372
|
* @param {*} [axiosOptions] Override http request option.
|
|
12702
13373
|
* @throws {RequiredError}
|
|
12703
13374
|
*/
|
|
@@ -12715,7 +13386,7 @@ var EntitlementsBetaApiFp = function (configuration) {
|
|
|
12715
13386
|
});
|
|
12716
13387
|
},
|
|
12717
13388
|
/**
|
|
12718
|
-
* 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
|
|
13389
|
+
* 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.
|
|
12719
13390
|
* @summary Patch an entitlement
|
|
12720
13391
|
* @param {string} id ID of the entitlement to patch
|
|
12721
13392
|
* @param {Array<JsonPatchOperationBeta>} [jsonPatchOperationBeta]
|
|
@@ -12847,7 +13518,7 @@ var EntitlementsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
12847
13518
|
* @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.
|
|
12848
13519
|
* @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.
|
|
12849
13520
|
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **id, name, created, modified, type, attribute, value, source.id, requestable**
|
|
12850
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, in, sw* **type**: *eq, in* **attribute**: *eq, in* **value**: *eq, in, sw* **source.id**: *eq, in* **requestable**: *eq* **created**: *gt, lt, ge, le* **modified**: *gt, lt, ge, le*
|
|
13521
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, in, sw* **type**: *eq, in* **attribute**: *eq, in* **value**: *eq, in, sw* **source.id**: *eq, in* **requestable**: *eq* **created**: *gt, lt, ge, le* **modified**: *gt, lt, ge, le* **owner.id**: *eq, in*
|
|
12851
13522
|
* @param {*} [axiosOptions] Override http request option.
|
|
12852
13523
|
* @throws {RequiredError}
|
|
12853
13524
|
*/
|
|
@@ -12855,7 +13526,7 @@ var EntitlementsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
12855
13526
|
return localVarFp.listEntitlements(accountId, segmentedForIdentity, forSegmentIds, includeUnsegmented, offset, limit, count, sorters, filters, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
12856
13527
|
},
|
|
12857
13528
|
/**
|
|
12858
|
-
* 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
|
|
13529
|
+
* 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.
|
|
12859
13530
|
* @summary Patch an entitlement
|
|
12860
13531
|
* @param {string} id ID of the entitlement to patch
|
|
12861
13532
|
* @param {Array<JsonPatchOperationBeta>} [jsonPatchOperationBeta]
|
|
@@ -12962,7 +13633,7 @@ var EntitlementsBetaApi = /** @class */ (function (_super) {
|
|
|
12962
13633
|
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); });
|
|
12963
13634
|
};
|
|
12964
13635
|
/**
|
|
12965
|
-
* 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
|
|
13636
|
+
* 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.
|
|
12966
13637
|
* @summary Patch an entitlement
|
|
12967
13638
|
* @param {EntitlementsBetaApiPatchEntitlementRequest} requestParameters Request parameters.
|
|
12968
13639
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13487,7 +14158,7 @@ var GovernanceGroupsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
13487
14158
|
});
|
|
13488
14159
|
},
|
|
13489
14160
|
/**
|
|
13490
|
-
* This API updates existing
|
|
14161
|
+
* This API updates an existing governance group by ID. The following fields and objects are patchable: * name * description * owner A token with API or ORG_ADMIN authority is required to call this API.
|
|
13491
14162
|
* @summary Patch a Governance Group
|
|
13492
14163
|
* @param {string} id ID of the Governance Group
|
|
13493
14164
|
* @param {Array<JsonPatchOperationBeta>} [jsonPatchOperationBeta]
|
|
@@ -13784,7 +14455,7 @@ var GovernanceGroupsBetaApiFp = function (configuration) {
|
|
|
13784
14455
|
});
|
|
13785
14456
|
},
|
|
13786
14457
|
/**
|
|
13787
|
-
* This API updates existing
|
|
14458
|
+
* This API updates an existing governance group by ID. The following fields and objects are patchable: * name * description * owner A token with API or ORG_ADMIN authority is required to call this API.
|
|
13788
14459
|
* @summary Patch a Governance Group
|
|
13789
14460
|
* @param {string} id ID of the Governance Group
|
|
13790
14461
|
* @param {Array<JsonPatchOperationBeta>} [jsonPatchOperationBeta]
|
|
@@ -13929,7 +14600,7 @@ var GovernanceGroupsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
13929
14600
|
return localVarFp.listWorkgroups(offset, limit, count, filters, sorters, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
13930
14601
|
},
|
|
13931
14602
|
/**
|
|
13932
|
-
* This API updates existing
|
|
14603
|
+
* This API updates an existing governance group by ID. The following fields and objects are patchable: * name * description * owner A token with API or ORG_ADMIN authority is required to call this API.
|
|
13933
14604
|
* @summary Patch a Governance Group
|
|
13934
14605
|
* @param {string} id ID of the Governance Group
|
|
13935
14606
|
* @param {Array<JsonPatchOperationBeta>} [jsonPatchOperationBeta]
|
|
@@ -14062,7 +14733,7 @@ var GovernanceGroupsBetaApi = /** @class */ (function (_super) {
|
|
|
14062
14733
|
return (0, exports.GovernanceGroupsBetaApiFp)(this.configuration).listWorkgroups(requestParameters.offset, requestParameters.limit, requestParameters.count, requestParameters.filters, requestParameters.sorters, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
14063
14734
|
};
|
|
14064
14735
|
/**
|
|
14065
|
-
* This API updates existing
|
|
14736
|
+
* This API updates an existing governance group by ID. The following fields and objects are patchable: * name * description * owner A token with API or ORG_ADMIN authority is required to call this API.
|
|
14066
14737
|
* @summary Patch a Governance Group
|
|
14067
14738
|
* @param {GovernanceGroupsBetaApiPatchWorkgroupRequest} requestParameters Request parameters.
|
|
14068
14739
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -14595,59 +15266,6 @@ var IAIAccessRequestRecommendationsBetaApiAxiosParamCreator = function (configur
|
|
|
14595
15266
|
});
|
|
14596
15267
|
});
|
|
14597
15268
|
},
|
|
14598
|
-
/**
|
|
14599
|
-
* The getMessageCatalogs API returns message catalog based on the language headers in the requested object.
|
|
14600
|
-
* @summary Get Message catalogs
|
|
14601
|
-
* @param {'recommender' | 'access-request-recommender'} catalogId The ID of the message catalog.
|
|
14602
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
14603
|
-
* @throws {RequiredError}
|
|
14604
|
-
*/
|
|
14605
|
-
getMessageCatalogs: function (catalogId, axiosOptions) {
|
|
14606
|
-
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
14607
|
-
return __awaiter(_this, void 0, void 0, function () {
|
|
14608
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
14609
|
-
return __generator(this, function (_a) {
|
|
14610
|
-
switch (_a.label) {
|
|
14611
|
-
case 0:
|
|
14612
|
-
// verify required parameter 'catalogId' is not null or undefined
|
|
14613
|
-
(0, common_1.assertParamExists)('getMessageCatalogs', 'catalogId', catalogId);
|
|
14614
|
-
localVarPath = "/translation-catalogs/{catalog-id}"
|
|
14615
|
-
.replace("{".concat("catalog-id", "}"), encodeURIComponent(String(catalogId)));
|
|
14616
|
-
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
14617
|
-
if (configuration) {
|
|
14618
|
-
baseOptions = configuration.baseOptions;
|
|
14619
|
-
}
|
|
14620
|
-
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
14621
|
-
localVarHeaderParameter = {};
|
|
14622
|
-
localVarQueryParameter = {};
|
|
14623
|
-
// authentication UserContextAuth required
|
|
14624
|
-
// oauth required
|
|
14625
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)
|
|
14626
|
-
// authentication UserContextAuth required
|
|
14627
|
-
// oauth required
|
|
14628
|
-
];
|
|
14629
|
-
case 1:
|
|
14630
|
-
// authentication UserContextAuth required
|
|
14631
|
-
// oauth required
|
|
14632
|
-
_a.sent();
|
|
14633
|
-
// authentication UserContextAuth required
|
|
14634
|
-
// oauth required
|
|
14635
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)];
|
|
14636
|
-
case 2:
|
|
14637
|
-
// authentication UserContextAuth required
|
|
14638
|
-
// oauth required
|
|
14639
|
-
_a.sent();
|
|
14640
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
14641
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
14642
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
14643
|
-
return [2 /*return*/, {
|
|
14644
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
14645
|
-
axiosOptions: localVarRequestOptions,
|
|
14646
|
-
}];
|
|
14647
|
-
}
|
|
14648
|
-
});
|
|
14649
|
-
});
|
|
14650
|
-
},
|
|
14651
15269
|
};
|
|
14652
15270
|
};
|
|
14653
15271
|
exports.IAIAccessRequestRecommendationsBetaApiAxiosParamCreator = IAIAccessRequestRecommendationsBetaApiAxiosParamCreator;
|
|
@@ -14836,26 +15454,6 @@ var IAIAccessRequestRecommendationsBetaApiFp = function (configuration) {
|
|
|
14836
15454
|
});
|
|
14837
15455
|
});
|
|
14838
15456
|
},
|
|
14839
|
-
/**
|
|
14840
|
-
* The getMessageCatalogs API returns message catalog based on the language headers in the requested object.
|
|
14841
|
-
* @summary Get Message catalogs
|
|
14842
|
-
* @param {'recommender' | 'access-request-recommender'} catalogId The ID of the message catalog.
|
|
14843
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
14844
|
-
* @throws {RequiredError}
|
|
14845
|
-
*/
|
|
14846
|
-
getMessageCatalogs: function (catalogId, axiosOptions) {
|
|
14847
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
14848
|
-
var localVarAxiosArgs;
|
|
14849
|
-
return __generator(this, function (_a) {
|
|
14850
|
-
switch (_a.label) {
|
|
14851
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getMessageCatalogs(catalogId, axiosOptions)];
|
|
14852
|
-
case 1:
|
|
14853
|
-
localVarAxiosArgs = _a.sent();
|
|
14854
|
-
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
14855
|
-
}
|
|
14856
|
-
});
|
|
14857
|
-
});
|
|
14858
|
-
},
|
|
14859
15457
|
};
|
|
14860
15458
|
};
|
|
14861
15459
|
exports.IAIAccessRequestRecommendationsBetaApiFp = IAIAccessRequestRecommendationsBetaApiFp;
|
|
@@ -14964,16 +15562,6 @@ var IAIAccessRequestRecommendationsBetaApiFactory = function (configuration, bas
|
|
|
14964
15562
|
getAccessRequestRecommendationsViewedItems: function (limit, offset, count, filters, sorters, axiosOptions) {
|
|
14965
15563
|
return localVarFp.getAccessRequestRecommendationsViewedItems(limit, offset, count, filters, sorters, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
14966
15564
|
},
|
|
14967
|
-
/**
|
|
14968
|
-
* The getMessageCatalogs API returns message catalog based on the language headers in the requested object.
|
|
14969
|
-
* @summary Get Message catalogs
|
|
14970
|
-
* @param {'recommender' | 'access-request-recommender'} catalogId The ID of the message catalog.
|
|
14971
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
14972
|
-
* @throws {RequiredError}
|
|
14973
|
-
*/
|
|
14974
|
-
getMessageCatalogs: function (catalogId, axiosOptions) {
|
|
14975
|
-
return localVarFp.getMessageCatalogs(catalogId, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
14976
|
-
},
|
|
14977
15565
|
};
|
|
14978
15566
|
};
|
|
14979
15567
|
exports.IAIAccessRequestRecommendationsBetaApiFactory = IAIAccessRequestRecommendationsBetaApiFactory;
|
|
@@ -15088,18 +15676,6 @@ var IAIAccessRequestRecommendationsBetaApi = /** @class */ (function (_super) {
|
|
|
15088
15676
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
15089
15677
|
return (0, exports.IAIAccessRequestRecommendationsBetaApiFp)(this.configuration).getAccessRequestRecommendationsViewedItems(requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
15090
15678
|
};
|
|
15091
|
-
/**
|
|
15092
|
-
* The getMessageCatalogs API returns message catalog based on the language headers in the requested object.
|
|
15093
|
-
* @summary Get Message catalogs
|
|
15094
|
-
* @param {IAIAccessRequestRecommendationsBetaApiGetMessageCatalogsRequest} requestParameters Request parameters.
|
|
15095
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
15096
|
-
* @throws {RequiredError}
|
|
15097
|
-
* @memberof IAIAccessRequestRecommendationsBetaApi
|
|
15098
|
-
*/
|
|
15099
|
-
IAIAccessRequestRecommendationsBetaApi.prototype.getMessageCatalogs = function (requestParameters, axiosOptions) {
|
|
15100
|
-
var _this = this;
|
|
15101
|
-
return (0, exports.IAIAccessRequestRecommendationsBetaApiFp)(this.configuration).getMessageCatalogs(requestParameters.catalogId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
15102
|
-
};
|
|
15103
15679
|
return IAIAccessRequestRecommendationsBetaApi;
|
|
15104
15680
|
}(base_1.BaseAPI));
|
|
15105
15681
|
exports.IAIAccessRequestRecommendationsBetaApi = IAIAccessRequestRecommendationsBetaApi;
|
|
@@ -15460,27 +16036,30 @@ var IAICommonAccessBetaApi = /** @class */ (function (_super) {
|
|
|
15460
16036
|
}(base_1.BaseAPI));
|
|
15461
16037
|
exports.IAICommonAccessBetaApi = IAICommonAccessBetaApi;
|
|
15462
16038
|
/**
|
|
15463
|
-
*
|
|
16039
|
+
* IAIMessageCatalogsBetaApi - axios parameter creator
|
|
15464
16040
|
* @export
|
|
15465
16041
|
*/
|
|
15466
|
-
var
|
|
16042
|
+
var IAIMessageCatalogsBetaApiAxiosParamCreator = function (configuration) {
|
|
15467
16043
|
var _this = this;
|
|
15468
16044
|
return {
|
|
15469
16045
|
/**
|
|
15470
|
-
*
|
|
15471
|
-
* @summary
|
|
15472
|
-
* @param {'
|
|
16046
|
+
* The getMessageCatalogs API returns message catalog based on the language headers in the requested object.
|
|
16047
|
+
* @summary Get Message catalogs
|
|
16048
|
+
* @param {'recommender' | 'access-request-recommender'} catalogId The ID of the message catalog.
|
|
15473
16049
|
* @param {*} [axiosOptions] Override http request option.
|
|
15474
16050
|
* @throws {RequiredError}
|
|
15475
16051
|
*/
|
|
15476
|
-
|
|
16052
|
+
getMessageCatalogs: function (catalogId, axiosOptions) {
|
|
15477
16053
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
15478
16054
|
return __awaiter(_this, void 0, void 0, function () {
|
|
15479
16055
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
15480
16056
|
return __generator(this, function (_a) {
|
|
15481
16057
|
switch (_a.label) {
|
|
15482
16058
|
case 0:
|
|
15483
|
-
|
|
16059
|
+
// verify required parameter 'catalogId' is not null or undefined
|
|
16060
|
+
(0, common_1.assertParamExists)('getMessageCatalogs', 'catalogId', catalogId);
|
|
16061
|
+
localVarPath = "/translation-catalogs/{catalog-id}"
|
|
16062
|
+
.replace("{".concat("catalog-id", "}"), encodeURIComponent(String(catalogId)));
|
|
15484
16063
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
15485
16064
|
if (configuration) {
|
|
15486
16065
|
baseOptions = configuration.baseOptions;
|
|
@@ -15505,9 +16084,6 @@ var IAIOutliersBetaApiAxiosParamCreator = function (configuration) {
|
|
|
15505
16084
|
// authentication UserContextAuth required
|
|
15506
16085
|
// oauth required
|
|
15507
16086
|
_a.sent();
|
|
15508
|
-
if (type !== undefined) {
|
|
15509
|
-
localVarQueryParameter['type'] = type;
|
|
15510
|
-
}
|
|
15511
16087
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
15512
16088
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
15513
16089
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -15519,25 +16095,107 @@ var IAIOutliersBetaApiAxiosParamCreator = function (configuration) {
|
|
|
15519
16095
|
});
|
|
15520
16096
|
});
|
|
15521
16097
|
},
|
|
16098
|
+
};
|
|
16099
|
+
};
|
|
16100
|
+
exports.IAIMessageCatalogsBetaApiAxiosParamCreator = IAIMessageCatalogsBetaApiAxiosParamCreator;
|
|
16101
|
+
/**
|
|
16102
|
+
* IAIMessageCatalogsBetaApi - functional programming interface
|
|
16103
|
+
* @export
|
|
16104
|
+
*/
|
|
16105
|
+
var IAIMessageCatalogsBetaApiFp = function (configuration) {
|
|
16106
|
+
var localVarAxiosParamCreator = (0, exports.IAIMessageCatalogsBetaApiAxiosParamCreator)(configuration);
|
|
16107
|
+
return {
|
|
15522
16108
|
/**
|
|
15523
|
-
*
|
|
15524
|
-
* @summary
|
|
15525
|
-
* @param {
|
|
15526
|
-
* @param {
|
|
16109
|
+
* The getMessageCatalogs API returns message catalog based on the language headers in the requested object.
|
|
16110
|
+
* @summary Get Message catalogs
|
|
16111
|
+
* @param {'recommender' | 'access-request-recommender'} catalogId The ID of the message catalog.
|
|
16112
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
16113
|
+
* @throws {RequiredError}
|
|
16114
|
+
*/
|
|
16115
|
+
getMessageCatalogs: function (catalogId, axiosOptions) {
|
|
16116
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
16117
|
+
var localVarAxiosArgs;
|
|
16118
|
+
return __generator(this, function (_a) {
|
|
16119
|
+
switch (_a.label) {
|
|
16120
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getMessageCatalogs(catalogId, axiosOptions)];
|
|
16121
|
+
case 1:
|
|
16122
|
+
localVarAxiosArgs = _a.sent();
|
|
16123
|
+
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
16124
|
+
}
|
|
16125
|
+
});
|
|
16126
|
+
});
|
|
16127
|
+
},
|
|
16128
|
+
};
|
|
16129
|
+
};
|
|
16130
|
+
exports.IAIMessageCatalogsBetaApiFp = IAIMessageCatalogsBetaApiFp;
|
|
16131
|
+
/**
|
|
16132
|
+
* IAIMessageCatalogsBetaApi - factory interface
|
|
16133
|
+
* @export
|
|
16134
|
+
*/
|
|
16135
|
+
var IAIMessageCatalogsBetaApiFactory = function (configuration, basePath, axios) {
|
|
16136
|
+
var localVarFp = (0, exports.IAIMessageCatalogsBetaApiFp)(configuration);
|
|
16137
|
+
return {
|
|
16138
|
+
/**
|
|
16139
|
+
* The getMessageCatalogs API returns message catalog based on the language headers in the requested object.
|
|
16140
|
+
* @summary Get Message catalogs
|
|
16141
|
+
* @param {'recommender' | 'access-request-recommender'} catalogId The ID of the message catalog.
|
|
16142
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
16143
|
+
* @throws {RequiredError}
|
|
16144
|
+
*/
|
|
16145
|
+
getMessageCatalogs: function (catalogId, axiosOptions) {
|
|
16146
|
+
return localVarFp.getMessageCatalogs(catalogId, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
16147
|
+
},
|
|
16148
|
+
};
|
|
16149
|
+
};
|
|
16150
|
+
exports.IAIMessageCatalogsBetaApiFactory = IAIMessageCatalogsBetaApiFactory;
|
|
16151
|
+
/**
|
|
16152
|
+
* IAIMessageCatalogsBetaApi - object-oriented interface
|
|
16153
|
+
* @export
|
|
16154
|
+
* @class IAIMessageCatalogsBetaApi
|
|
16155
|
+
* @extends {BaseAPI}
|
|
16156
|
+
*/
|
|
16157
|
+
var IAIMessageCatalogsBetaApi = /** @class */ (function (_super) {
|
|
16158
|
+
__extends(IAIMessageCatalogsBetaApi, _super);
|
|
16159
|
+
function IAIMessageCatalogsBetaApi() {
|
|
16160
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
16161
|
+
}
|
|
16162
|
+
/**
|
|
16163
|
+
* The getMessageCatalogs API returns message catalog based on the language headers in the requested object.
|
|
16164
|
+
* @summary Get Message catalogs
|
|
16165
|
+
* @param {IAIMessageCatalogsBetaApiGetMessageCatalogsRequest} requestParameters Request parameters.
|
|
16166
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
16167
|
+
* @throws {RequiredError}
|
|
16168
|
+
* @memberof IAIMessageCatalogsBetaApi
|
|
16169
|
+
*/
|
|
16170
|
+
IAIMessageCatalogsBetaApi.prototype.getMessageCatalogs = function (requestParameters, axiosOptions) {
|
|
16171
|
+
var _this = this;
|
|
16172
|
+
return (0, exports.IAIMessageCatalogsBetaApiFp)(this.configuration).getMessageCatalogs(requestParameters.catalogId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
16173
|
+
};
|
|
16174
|
+
return IAIMessageCatalogsBetaApi;
|
|
16175
|
+
}(base_1.BaseAPI));
|
|
16176
|
+
exports.IAIMessageCatalogsBetaApi = IAIMessageCatalogsBetaApi;
|
|
16177
|
+
/**
|
|
16178
|
+
* IAIOutliersBetaApi - axios parameter creator
|
|
16179
|
+
* @export
|
|
16180
|
+
*/
|
|
16181
|
+
var IAIOutliersBetaApiAxiosParamCreator = function (configuration) {
|
|
16182
|
+
var _this = this;
|
|
16183
|
+
return {
|
|
16184
|
+
/**
|
|
16185
|
+
* This API exports a list of ignored outliers to a CSV as well as list of non-ignored outliers to a CSV. These two CSVs will be zipped and exported Columns will include: identityID, type, firstDetectionDate, latestDetectionDate, ignored, & attributes (defined set of identity attributes) Requires authorization scope of \'iai:outliers-management:read\'
|
|
16186
|
+
* @summary IAI Identity Outliers Export
|
|
15527
16187
|
* @param {'LOW_SIMILARITY' | 'STRUCTURAL'} [type] Type of the identity outliers snapshot to filter on
|
|
15528
|
-
* @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: **snapshotDate**: *ge, le*
|
|
15529
|
-
* @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: **snapshotDate**
|
|
15530
16188
|
* @param {*} [axiosOptions] Override http request option.
|
|
15531
16189
|
* @throws {RequiredError}
|
|
15532
16190
|
*/
|
|
15533
|
-
|
|
16191
|
+
exportOutliersZip: function (type, axiosOptions) {
|
|
15534
16192
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
15535
16193
|
return __awaiter(_this, void 0, void 0, function () {
|
|
15536
16194
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
15537
16195
|
return __generator(this, function (_a) {
|
|
15538
16196
|
switch (_a.label) {
|
|
15539
16197
|
case 0:
|
|
15540
|
-
localVarPath = "/
|
|
16198
|
+
localVarPath = "/outliers/export";
|
|
15541
16199
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
15542
16200
|
if (configuration) {
|
|
15543
16201
|
baseOptions = configuration.baseOptions;
|
|
@@ -15562,21 +16220,9 @@ var IAIOutliersBetaApiAxiosParamCreator = function (configuration) {
|
|
|
15562
16220
|
// authentication UserContextAuth required
|
|
15563
16221
|
// oauth required
|
|
15564
16222
|
_a.sent();
|
|
15565
|
-
if (limit !== undefined) {
|
|
15566
|
-
localVarQueryParameter['limit'] = limit;
|
|
15567
|
-
}
|
|
15568
|
-
if (offset !== undefined) {
|
|
15569
|
-
localVarQueryParameter['offset'] = offset;
|
|
15570
|
-
}
|
|
15571
16223
|
if (type !== undefined) {
|
|
15572
16224
|
localVarQueryParameter['type'] = type;
|
|
15573
16225
|
}
|
|
15574
|
-
if (filters !== undefined) {
|
|
15575
|
-
localVarQueryParameter['filters'] = filters;
|
|
15576
|
-
}
|
|
15577
|
-
if (sorters !== undefined) {
|
|
15578
|
-
localVarQueryParameter['sorters'] = sorters;
|
|
15579
|
-
}
|
|
15580
16226
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
15581
16227
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
15582
16228
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -15589,25 +16235,24 @@ var IAIOutliersBetaApiAxiosParamCreator = function (configuration) {
|
|
|
15589
16235
|
});
|
|
15590
16236
|
},
|
|
15591
16237
|
/**
|
|
15592
|
-
* This API receives a
|
|
15593
|
-
* @summary IAI
|
|
16238
|
+
* This API receives a summary containing: the number of identities that customer has, the number of outliers, and the type of outlier Requires authorization scope of \'iai:outliers-management:read\'
|
|
16239
|
+
* @summary IAI Identity Outliers Summary
|
|
15594
16240
|
* @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.
|
|
15595
16241
|
* @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.
|
|
15596
|
-
* @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.
|
|
15597
16242
|
* @param {'LOW_SIMILARITY' | 'STRUCTURAL'} [type] Type of the identity outliers snapshot to filter on
|
|
15598
|
-
* @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: **
|
|
15599
|
-
* @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: **
|
|
16243
|
+
* @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: **snapshotDate**: *ge, le*
|
|
16244
|
+
* @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: **snapshotDate**
|
|
15600
16245
|
* @param {*} [axiosOptions] Override http request option.
|
|
15601
16246
|
* @throws {RequiredError}
|
|
15602
16247
|
*/
|
|
15603
|
-
|
|
16248
|
+
getIdentityOutlierSnapshots: function (limit, offset, type, filters, sorters, axiosOptions) {
|
|
15604
16249
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
15605
16250
|
return __awaiter(_this, void 0, void 0, function () {
|
|
15606
16251
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
15607
16252
|
return __generator(this, function (_a) {
|
|
15608
16253
|
switch (_a.label) {
|
|
15609
16254
|
case 0:
|
|
15610
|
-
localVarPath = "/
|
|
16255
|
+
localVarPath = "/outlier-summaries";
|
|
15611
16256
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
15612
16257
|
if (configuration) {
|
|
15613
16258
|
baseOptions = configuration.baseOptions;
|
|
@@ -15638,9 +16283,6 @@ var IAIOutliersBetaApiAxiosParamCreator = function (configuration) {
|
|
|
15638
16283
|
if (offset !== undefined) {
|
|
15639
16284
|
localVarQueryParameter['offset'] = offset;
|
|
15640
16285
|
}
|
|
15641
|
-
if (count !== undefined) {
|
|
15642
|
-
localVarQueryParameter['count'] = count;
|
|
15643
|
-
}
|
|
15644
16286
|
if (type !== undefined) {
|
|
15645
16287
|
localVarQueryParameter['type'] = type;
|
|
15646
16288
|
}
|
|
@@ -15662,20 +16304,93 @@ var IAIOutliersBetaApiAxiosParamCreator = function (configuration) {
|
|
|
15662
16304
|
});
|
|
15663
16305
|
},
|
|
15664
16306
|
/**
|
|
15665
|
-
* This API
|
|
15666
|
-
* @summary IAI Identity Outliers
|
|
16307
|
+
* This API receives a list of outliers, containing data such as: identityId, outlier type, detection dates, identity attributes, if identity is ignore, and certification information Requires authorization scope of \'iai:outliers-management:read\'
|
|
16308
|
+
* @summary IAI Get Identity Outliers
|
|
16309
|
+
* @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.
|
|
16310
|
+
* @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.
|
|
16311
|
+
* @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.
|
|
15667
16312
|
* @param {'LOW_SIMILARITY' | 'STRUCTURAL'} [type] Type of the identity outliers snapshot to filter on
|
|
16313
|
+
* @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: **attributes**: *eq, sw, co, in* **firstDetectionDate**: *ge, le* **certStatus**: *eq* **ignored**: *eq* **score**: *ge, le*
|
|
16314
|
+
* @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: **firstDetectionDate, attributes, score**
|
|
15668
16315
|
* @param {*} [axiosOptions] Override http request option.
|
|
15669
16316
|
* @throws {RequiredError}
|
|
15670
16317
|
*/
|
|
15671
|
-
|
|
16318
|
+
getIdentityOutliers: function (limit, offset, count, type, filters, sorters, axiosOptions) {
|
|
15672
16319
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
15673
16320
|
return __awaiter(_this, void 0, void 0, function () {
|
|
15674
16321
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
15675
16322
|
return __generator(this, function (_a) {
|
|
15676
16323
|
switch (_a.label) {
|
|
15677
16324
|
case 0:
|
|
15678
|
-
localVarPath = "/
|
|
16325
|
+
localVarPath = "/outliers";
|
|
16326
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
16327
|
+
if (configuration) {
|
|
16328
|
+
baseOptions = configuration.baseOptions;
|
|
16329
|
+
}
|
|
16330
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
16331
|
+
localVarHeaderParameter = {};
|
|
16332
|
+
localVarQueryParameter = {};
|
|
16333
|
+
// authentication UserContextAuth required
|
|
16334
|
+
// oauth required
|
|
16335
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)
|
|
16336
|
+
// authentication UserContextAuth required
|
|
16337
|
+
// oauth required
|
|
16338
|
+
];
|
|
16339
|
+
case 1:
|
|
16340
|
+
// authentication UserContextAuth required
|
|
16341
|
+
// oauth required
|
|
16342
|
+
_a.sent();
|
|
16343
|
+
// authentication UserContextAuth required
|
|
16344
|
+
// oauth required
|
|
16345
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)];
|
|
16346
|
+
case 2:
|
|
16347
|
+
// authentication UserContextAuth required
|
|
16348
|
+
// oauth required
|
|
16349
|
+
_a.sent();
|
|
16350
|
+
if (limit !== undefined) {
|
|
16351
|
+
localVarQueryParameter['limit'] = limit;
|
|
16352
|
+
}
|
|
16353
|
+
if (offset !== undefined) {
|
|
16354
|
+
localVarQueryParameter['offset'] = offset;
|
|
16355
|
+
}
|
|
16356
|
+
if (count !== undefined) {
|
|
16357
|
+
localVarQueryParameter['count'] = count;
|
|
16358
|
+
}
|
|
16359
|
+
if (type !== undefined) {
|
|
16360
|
+
localVarQueryParameter['type'] = type;
|
|
16361
|
+
}
|
|
16362
|
+
if (filters !== undefined) {
|
|
16363
|
+
localVarQueryParameter['filters'] = filters;
|
|
16364
|
+
}
|
|
16365
|
+
if (sorters !== undefined) {
|
|
16366
|
+
localVarQueryParameter['sorters'] = sorters;
|
|
16367
|
+
}
|
|
16368
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
16369
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
16370
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
16371
|
+
return [2 /*return*/, {
|
|
16372
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
16373
|
+
axiosOptions: localVarRequestOptions,
|
|
16374
|
+
}];
|
|
16375
|
+
}
|
|
16376
|
+
});
|
|
16377
|
+
});
|
|
16378
|
+
},
|
|
16379
|
+
/**
|
|
16380
|
+
* This API returns a most recent snapshot of each outlier type, each containing: the number of identities that customer has, the number of outliers, and the type of outlier Requires authorization scope of \'iai:outliers-management:read\'
|
|
16381
|
+
* @summary IAI Identity Outliers Latest Summary
|
|
16382
|
+
* @param {'LOW_SIMILARITY' | 'STRUCTURAL'} [type] Type of the identity outliers snapshot to filter on
|
|
16383
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
16384
|
+
* @throws {RequiredError}
|
|
16385
|
+
*/
|
|
16386
|
+
getLatestIdentityOutlierSnapshots: function (type, axiosOptions) {
|
|
16387
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
16388
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
16389
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
16390
|
+
return __generator(this, function (_a) {
|
|
16391
|
+
switch (_a.label) {
|
|
16392
|
+
case 0:
|
|
16393
|
+
localVarPath = "/outlier-summaries/latest";
|
|
15679
16394
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
15680
16395
|
if (configuration) {
|
|
15681
16396
|
baseOptions = configuration.baseOptions;
|
|
@@ -16652,59 +17367,6 @@ exports.IAIPeerGroupStrategiesBetaApi = IAIPeerGroupStrategiesBetaApi;
|
|
|
16652
17367
|
var IAIRecommendationsBetaApiAxiosParamCreator = function (configuration) {
|
|
16653
17368
|
var _this = this;
|
|
16654
17369
|
return {
|
|
16655
|
-
/**
|
|
16656
|
-
* The getMessageCatalogs API returns message catalog based on the language headers in the requested object.
|
|
16657
|
-
* @summary Get Message catalogs
|
|
16658
|
-
* @param {'recommender' | 'access-request-recommender'} catalogId The ID of the message catalog.
|
|
16659
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
16660
|
-
* @throws {RequiredError}
|
|
16661
|
-
*/
|
|
16662
|
-
getMessageCatalogs: function (catalogId, axiosOptions) {
|
|
16663
|
-
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
16664
|
-
return __awaiter(_this, void 0, void 0, function () {
|
|
16665
|
-
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
16666
|
-
return __generator(this, function (_a) {
|
|
16667
|
-
switch (_a.label) {
|
|
16668
|
-
case 0:
|
|
16669
|
-
// verify required parameter 'catalogId' is not null or undefined
|
|
16670
|
-
(0, common_1.assertParamExists)('getMessageCatalogs', 'catalogId', catalogId);
|
|
16671
|
-
localVarPath = "/translation-catalogs/{catalog-id}"
|
|
16672
|
-
.replace("{".concat("catalog-id", "}"), encodeURIComponent(String(catalogId)));
|
|
16673
|
-
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
16674
|
-
if (configuration) {
|
|
16675
|
-
baseOptions = configuration.baseOptions;
|
|
16676
|
-
}
|
|
16677
|
-
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
16678
|
-
localVarHeaderParameter = {};
|
|
16679
|
-
localVarQueryParameter = {};
|
|
16680
|
-
// authentication UserContextAuth required
|
|
16681
|
-
// oauth required
|
|
16682
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)
|
|
16683
|
-
// authentication UserContextAuth required
|
|
16684
|
-
// oauth required
|
|
16685
|
-
];
|
|
16686
|
-
case 1:
|
|
16687
|
-
// authentication UserContextAuth required
|
|
16688
|
-
// oauth required
|
|
16689
|
-
_a.sent();
|
|
16690
|
-
// authentication UserContextAuth required
|
|
16691
|
-
// oauth required
|
|
16692
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)];
|
|
16693
|
-
case 2:
|
|
16694
|
-
// authentication UserContextAuth required
|
|
16695
|
-
// oauth required
|
|
16696
|
-
_a.sent();
|
|
16697
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
16698
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
16699
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
16700
|
-
return [2 /*return*/, {
|
|
16701
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
16702
|
-
axiosOptions: localVarRequestOptions,
|
|
16703
|
-
}];
|
|
16704
|
-
}
|
|
16705
|
-
});
|
|
16706
|
-
});
|
|
16707
|
-
},
|
|
16708
17370
|
/**
|
|
16709
17371
|
* The getRecommendations API returns recommendations based on the requested object. The recommendations are invoked by IdentityIQ and IdentityNow plug-ins that retrieve recommendations based on the performed calculations.
|
|
16710
17372
|
* @summary Returns a Recommendation Based on Object
|
|
@@ -16872,26 +17534,6 @@ exports.IAIRecommendationsBetaApiAxiosParamCreator = IAIRecommendationsBetaApiAx
|
|
|
16872
17534
|
var IAIRecommendationsBetaApiFp = function (configuration) {
|
|
16873
17535
|
var localVarAxiosParamCreator = (0, exports.IAIRecommendationsBetaApiAxiosParamCreator)(configuration);
|
|
16874
17536
|
return {
|
|
16875
|
-
/**
|
|
16876
|
-
* The getMessageCatalogs API returns message catalog based on the language headers in the requested object.
|
|
16877
|
-
* @summary Get Message catalogs
|
|
16878
|
-
* @param {'recommender' | 'access-request-recommender'} catalogId The ID of the message catalog.
|
|
16879
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
16880
|
-
* @throws {RequiredError}
|
|
16881
|
-
*/
|
|
16882
|
-
getMessageCatalogs: function (catalogId, axiosOptions) {
|
|
16883
|
-
return __awaiter(this, void 0, void 0, function () {
|
|
16884
|
-
var localVarAxiosArgs;
|
|
16885
|
-
return __generator(this, function (_a) {
|
|
16886
|
-
switch (_a.label) {
|
|
16887
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getMessageCatalogs(catalogId, axiosOptions)];
|
|
16888
|
-
case 1:
|
|
16889
|
-
localVarAxiosArgs = _a.sent();
|
|
16890
|
-
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
16891
|
-
}
|
|
16892
|
-
});
|
|
16893
|
-
});
|
|
16894
|
-
},
|
|
16895
17537
|
/**
|
|
16896
17538
|
* The getRecommendations API returns recommendations based on the requested object. The recommendations are invoked by IdentityIQ and IdentityNow plug-ins that retrieve recommendations based on the performed calculations.
|
|
16897
17539
|
* @summary Returns a Recommendation Based on Object
|
|
@@ -16961,16 +17603,6 @@ exports.IAIRecommendationsBetaApiFp = IAIRecommendationsBetaApiFp;
|
|
|
16961
17603
|
var IAIRecommendationsBetaApiFactory = function (configuration, basePath, axios) {
|
|
16962
17604
|
var localVarFp = (0, exports.IAIRecommendationsBetaApiFp)(configuration);
|
|
16963
17605
|
return {
|
|
16964
|
-
/**
|
|
16965
|
-
* The getMessageCatalogs API returns message catalog based on the language headers in the requested object.
|
|
16966
|
-
* @summary Get Message catalogs
|
|
16967
|
-
* @param {'recommender' | 'access-request-recommender'} catalogId The ID of the message catalog.
|
|
16968
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
16969
|
-
* @throws {RequiredError}
|
|
16970
|
-
*/
|
|
16971
|
-
getMessageCatalogs: function (catalogId, axiosOptions) {
|
|
16972
|
-
return localVarFp.getMessageCatalogs(catalogId, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
16973
|
-
},
|
|
16974
17606
|
/**
|
|
16975
17607
|
* The getRecommendations API returns recommendations based on the requested object. The recommendations are invoked by IdentityIQ and IdentityNow plug-ins that retrieve recommendations based on the performed calculations.
|
|
16976
17608
|
* @summary Returns a Recommendation Based on Object
|
|
@@ -17014,18 +17646,6 @@ var IAIRecommendationsBetaApi = /** @class */ (function (_super) {
|
|
|
17014
17646
|
function IAIRecommendationsBetaApi() {
|
|
17015
17647
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
17016
17648
|
}
|
|
17017
|
-
/**
|
|
17018
|
-
* The getMessageCatalogs API returns message catalog based on the language headers in the requested object.
|
|
17019
|
-
* @summary Get Message catalogs
|
|
17020
|
-
* @param {IAIRecommendationsBetaApiGetMessageCatalogsRequest} requestParameters Request parameters.
|
|
17021
|
-
* @param {*} [axiosOptions] Override http request option.
|
|
17022
|
-
* @throws {RequiredError}
|
|
17023
|
-
* @memberof IAIRecommendationsBetaApi
|
|
17024
|
-
*/
|
|
17025
|
-
IAIRecommendationsBetaApi.prototype.getMessageCatalogs = function (requestParameters, axiosOptions) {
|
|
17026
|
-
var _this = this;
|
|
17027
|
-
return (0, exports.IAIRecommendationsBetaApiFp)(this.configuration).getMessageCatalogs(requestParameters.catalogId, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
17028
|
-
};
|
|
17029
17649
|
/**
|
|
17030
17650
|
* The getRecommendations API returns recommendations based on the requested object. The recommendations are invoked by IdentityIQ and IdentityNow plug-ins that retrieve recommendations based on the performed calculations.
|
|
17031
17651
|
* @summary Returns a Recommendation Based on Object
|
|
@@ -20453,7 +21073,7 @@ var IdentityAttributesBetaApiAxiosParamCreator = function (configuration) {
|
|
|
20453
21073
|
case 0:
|
|
20454
21074
|
// verify required parameter 'identityAttributeBeta' is not null or undefined
|
|
20455
21075
|
(0, common_1.assertParamExists)('createIdentityAttribute', 'identityAttributeBeta', identityAttributeBeta);
|
|
20456
|
-
localVarPath = "/identity-attributes
|
|
21076
|
+
localVarPath = "/identity-attributes";
|
|
20457
21077
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
20458
21078
|
if (configuration) {
|
|
20459
21079
|
baseOptions = configuration.baseOptions;
|
|
@@ -20492,7 +21112,7 @@ var IdentityAttributesBetaApiAxiosParamCreator = function (configuration) {
|
|
|
20492
21112
|
});
|
|
20493
21113
|
},
|
|
20494
21114
|
/**
|
|
20495
|
-
* This deletes an identity attribute
|
|
21115
|
+
* This deletes an identity attribute with the given name. The `system` and `standard` properties must be set to false before you can delete an identity attribute.
|
|
20496
21116
|
* @summary Delete Identity Attribute
|
|
20497
21117
|
* @param {string} name The attribute\'s technical name.
|
|
20498
21118
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -20545,7 +21165,7 @@ var IdentityAttributesBetaApiAxiosParamCreator = function (configuration) {
|
|
|
20545
21165
|
});
|
|
20546
21166
|
},
|
|
20547
21167
|
/**
|
|
20548
|
-
* This deletes identity attributes for a given set of
|
|
21168
|
+
* This deletes identity attributes for a given set of names. Attributes that are currently mapped in an Identity Profile cannot be deleted. The `system` and `standard` properties must be set to false before you can delete an identity attribute.
|
|
20549
21169
|
* @summary Bulk delete Identity Attributes
|
|
20550
21170
|
* @param {IdentityAttributeNamesBeta} identityAttributeNamesBeta
|
|
20551
21171
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -20717,7 +21337,7 @@ var IdentityAttributesBetaApiAxiosParamCreator = function (configuration) {
|
|
|
20717
21337
|
});
|
|
20718
21338
|
},
|
|
20719
21339
|
/**
|
|
20720
|
-
* This updates an existing identity attribute.
|
|
21340
|
+
* This updates an existing identity attribute. Making an attribute searchable requires that the `system`, `standard`, and `multi` properties be set to false.
|
|
20721
21341
|
* @summary Update Identity Attribute
|
|
20722
21342
|
* @param {string} name The attribute\'s technical name.
|
|
20723
21343
|
* @param {IdentityAttributeBeta} identityAttributeBeta
|
|
@@ -20805,7 +21425,7 @@ var IdentityAttributesBetaApiFp = function (configuration) {
|
|
|
20805
21425
|
});
|
|
20806
21426
|
},
|
|
20807
21427
|
/**
|
|
20808
|
-
* This deletes an identity attribute
|
|
21428
|
+
* This deletes an identity attribute with the given name. The `system` and `standard` properties must be set to false before you can delete an identity attribute.
|
|
20809
21429
|
* @summary Delete Identity Attribute
|
|
20810
21430
|
* @param {string} name The attribute\'s technical name.
|
|
20811
21431
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -20825,7 +21445,7 @@ var IdentityAttributesBetaApiFp = function (configuration) {
|
|
|
20825
21445
|
});
|
|
20826
21446
|
},
|
|
20827
21447
|
/**
|
|
20828
|
-
* This deletes identity attributes for a given set of
|
|
21448
|
+
* This deletes identity attributes for a given set of names. Attributes that are currently mapped in an Identity Profile cannot be deleted. The `system` and `standard` properties must be set to false before you can delete an identity attribute.
|
|
20829
21449
|
* @summary Bulk delete Identity Attributes
|
|
20830
21450
|
* @param {IdentityAttributeNamesBeta} identityAttributeNamesBeta
|
|
20831
21451
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -20888,7 +21508,7 @@ var IdentityAttributesBetaApiFp = function (configuration) {
|
|
|
20888
21508
|
});
|
|
20889
21509
|
},
|
|
20890
21510
|
/**
|
|
20891
|
-
* This updates an existing identity attribute.
|
|
21511
|
+
* This updates an existing identity attribute. Making an attribute searchable requires that the `system`, `standard`, and `multi` properties be set to false.
|
|
20892
21512
|
* @summary Update Identity Attribute
|
|
20893
21513
|
* @param {string} name The attribute\'s technical name.
|
|
20894
21514
|
* @param {IdentityAttributeBeta} identityAttributeBeta
|
|
@@ -20929,7 +21549,7 @@ var IdentityAttributesBetaApiFactory = function (configuration, basePath, axios)
|
|
|
20929
21549
|
return localVarFp.createIdentityAttribute(identityAttributeBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
20930
21550
|
},
|
|
20931
21551
|
/**
|
|
20932
|
-
* This deletes an identity attribute
|
|
21552
|
+
* This deletes an identity attribute with the given name. The `system` and `standard` properties must be set to false before you can delete an identity attribute.
|
|
20933
21553
|
* @summary Delete Identity Attribute
|
|
20934
21554
|
* @param {string} name The attribute\'s technical name.
|
|
20935
21555
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -20939,7 +21559,7 @@ var IdentityAttributesBetaApiFactory = function (configuration, basePath, axios)
|
|
|
20939
21559
|
return localVarFp.deleteIdentityAttribute(name, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
20940
21560
|
},
|
|
20941
21561
|
/**
|
|
20942
|
-
* This deletes identity attributes for a given set of
|
|
21562
|
+
* This deletes identity attributes for a given set of names. Attributes that are currently mapped in an Identity Profile cannot be deleted. The `system` and `standard` properties must be set to false before you can delete an identity attribute.
|
|
20943
21563
|
* @summary Bulk delete Identity Attributes
|
|
20944
21564
|
* @param {IdentityAttributeNamesBeta} identityAttributeNamesBeta
|
|
20945
21565
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -20972,7 +21592,7 @@ var IdentityAttributesBetaApiFactory = function (configuration, basePath, axios)
|
|
|
20972
21592
|
return localVarFp.listIdentityAttributes(includeSystem, includeSilent, searchableOnly, count, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
20973
21593
|
},
|
|
20974
21594
|
/**
|
|
20975
|
-
* This updates an existing identity attribute.
|
|
21595
|
+
* This updates an existing identity attribute. Making an attribute searchable requires that the `system`, `standard`, and `multi` properties be set to false.
|
|
20976
21596
|
* @summary Update Identity Attribute
|
|
20977
21597
|
* @param {string} name The attribute\'s technical name.
|
|
20978
21598
|
* @param {IdentityAttributeBeta} identityAttributeBeta
|
|
@@ -21009,7 +21629,7 @@ var IdentityAttributesBetaApi = /** @class */ (function (_super) {
|
|
|
21009
21629
|
return (0, exports.IdentityAttributesBetaApiFp)(this.configuration).createIdentityAttribute(requestParameters.identityAttributeBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
21010
21630
|
};
|
|
21011
21631
|
/**
|
|
21012
|
-
* This deletes an identity attribute
|
|
21632
|
+
* This deletes an identity attribute with the given name. The `system` and `standard` properties must be set to false before you can delete an identity attribute.
|
|
21013
21633
|
* @summary Delete Identity Attribute
|
|
21014
21634
|
* @param {IdentityAttributesBetaApiDeleteIdentityAttributeRequest} requestParameters Request parameters.
|
|
21015
21635
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -21021,7 +21641,7 @@ var IdentityAttributesBetaApi = /** @class */ (function (_super) {
|
|
|
21021
21641
|
return (0, exports.IdentityAttributesBetaApiFp)(this.configuration).deleteIdentityAttribute(requestParameters.name, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
21022
21642
|
};
|
|
21023
21643
|
/**
|
|
21024
|
-
* This deletes identity attributes for a given set of
|
|
21644
|
+
* This deletes identity attributes for a given set of names. Attributes that are currently mapped in an Identity Profile cannot be deleted. The `system` and `standard` properties must be set to false before you can delete an identity attribute.
|
|
21025
21645
|
* @summary Bulk delete Identity Attributes
|
|
21026
21646
|
* @param {IdentityAttributesBetaApiDeleteIdentityAttributesInBulkRequest} requestParameters Request parameters.
|
|
21027
21647
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -21058,7 +21678,7 @@ var IdentityAttributesBetaApi = /** @class */ (function (_super) {
|
|
|
21058
21678
|
return (0, exports.IdentityAttributesBetaApiFp)(this.configuration).listIdentityAttributes(requestParameters.includeSystem, requestParameters.includeSilent, requestParameters.searchableOnly, requestParameters.count, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
21059
21679
|
};
|
|
21060
21680
|
/**
|
|
21061
|
-
* This updates an existing identity attribute.
|
|
21681
|
+
* This updates an existing identity attribute. Making an attribute searchable requires that the `system`, `standard`, and `multi` properties be set to false.
|
|
21062
21682
|
* @summary Update Identity Attribute
|
|
21063
21683
|
* @param {IdentityAttributesBetaApiPutIdentityAttributeRequest} requestParameters Request parameters.
|
|
21064
21684
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -22847,7 +23467,7 @@ var IdentityProfilesBetaApiAxiosParamCreator = function (configuration) {
|
|
|
22847
23467
|
* @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.
|
|
22848
23468
|
* @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.
|
|
22849
23469
|
* @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.
|
|
22850
|
-
* @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, ne,
|
|
23470
|
+
* @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, ne, ge, gt, in, le, lt, isnull, sw* **name**: *eq, ne, in, le, lt, isnull, sw* **priority**: *eq, ne*
|
|
22851
23471
|
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **id, name, priority, created, modified, owner.id, owner.name**
|
|
22852
23472
|
* @param {*} [axiosOptions] Override http request option.
|
|
22853
23473
|
* @throws {RequiredError}
|
|
@@ -23201,7 +23821,7 @@ var IdentityProfilesBetaApiFp = function (configuration) {
|
|
|
23201
23821
|
* @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.
|
|
23202
23822
|
* @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.
|
|
23203
23823
|
* @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.
|
|
23204
|
-
* @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, ne,
|
|
23824
|
+
* @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, ne, ge, gt, in, le, lt, isnull, sw* **name**: *eq, ne, in, le, lt, isnull, sw* **priority**: *eq, ne*
|
|
23205
23825
|
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **id, name, priority, created, modified, owner.id, owner.name**
|
|
23206
23826
|
* @param {*} [axiosOptions] Override http request option.
|
|
23207
23827
|
* @throws {RequiredError}
|
|
@@ -23360,7 +23980,7 @@ var IdentityProfilesBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
23360
23980
|
* @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.
|
|
23361
23981
|
* @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.
|
|
23362
23982
|
* @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.
|
|
23363
|
-
* @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, ne,
|
|
23983
|
+
* @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, ne, ge, gt, in, le, lt, isnull, sw* **name**: *eq, ne, in, le, lt, isnull, sw* **priority**: *eq, ne*
|
|
23364
23984
|
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **id, name, priority, created, modified, owner.id, owner.name**
|
|
23365
23985
|
* @param {*} [axiosOptions] Override http request option.
|
|
23366
23986
|
* @throws {RequiredError}
|
|
@@ -24396,38 +25016,34 @@ var MFAConfigurationBetaApi = /** @class */ (function (_super) {
|
|
|
24396
25016
|
}(base_1.BaseAPI));
|
|
24397
25017
|
exports.MFAConfigurationBetaApi = MFAConfigurationBetaApi;
|
|
24398
25018
|
/**
|
|
24399
|
-
*
|
|
25019
|
+
* MFAControllerBetaApi - axios parameter creator
|
|
24400
25020
|
* @export
|
|
24401
25021
|
*/
|
|
24402
|
-
var
|
|
25022
|
+
var MFAControllerBetaApiAxiosParamCreator = function (configuration) {
|
|
24403
25023
|
var _this = this;
|
|
24404
25024
|
return {
|
|
24405
25025
|
/**
|
|
24406
|
-
*
|
|
24407
|
-
* @summary
|
|
24408
|
-
* @param {
|
|
24409
|
-
* @param {ManagedClientTypeBeta} type Type of the Managed Client Status to get
|
|
25026
|
+
* This API send token request.
|
|
25027
|
+
* @summary Create and send user token
|
|
25028
|
+
* @param {SendTokenRequestBeta} sendTokenRequestBeta
|
|
24410
25029
|
* @param {*} [axiosOptions] Override http request option.
|
|
24411
25030
|
* @throws {RequiredError}
|
|
24412
25031
|
*/
|
|
24413
|
-
|
|
25032
|
+
createSendToken: function (sendTokenRequestBeta, axiosOptions) {
|
|
24414
25033
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
24415
25034
|
return __awaiter(_this, void 0, void 0, function () {
|
|
24416
25035
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
24417
25036
|
return __generator(this, function (_a) {
|
|
24418
25037
|
switch (_a.label) {
|
|
24419
25038
|
case 0:
|
|
24420
|
-
// verify required parameter '
|
|
24421
|
-
(0, common_1.assertParamExists)('
|
|
24422
|
-
|
|
24423
|
-
(0, common_1.assertParamExists)('getManagedClientStatus', 'type', type);
|
|
24424
|
-
localVarPath = "/managed-clients/{id}/status"
|
|
24425
|
-
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
25039
|
+
// verify required parameter 'sendTokenRequestBeta' is not null or undefined
|
|
25040
|
+
(0, common_1.assertParamExists)('createSendToken', 'sendTokenRequestBeta', sendTokenRequestBeta);
|
|
25041
|
+
localVarPath = "/mfa/token/send";
|
|
24426
25042
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
24427
25043
|
if (configuration) {
|
|
24428
25044
|
baseOptions = configuration.baseOptions;
|
|
24429
25045
|
}
|
|
24430
|
-
localVarRequestOptions = __assign(__assign({ method: '
|
|
25046
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
24431
25047
|
localVarHeaderParameter = {};
|
|
24432
25048
|
localVarQueryParameter = {};
|
|
24433
25049
|
// authentication UserContextAuth required
|
|
@@ -24447,12 +25063,69 @@ var ManagedClientsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
24447
25063
|
// authentication UserContextAuth required
|
|
24448
25064
|
// oauth required
|
|
24449
25065
|
_a.sent();
|
|
24450
|
-
|
|
24451
|
-
|
|
25066
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
25067
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
25068
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
25069
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
25070
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(sendTokenRequestBeta, localVarRequestOptions, configuration);
|
|
25071
|
+
return [2 /*return*/, {
|
|
25072
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
25073
|
+
axiosOptions: localVarRequestOptions,
|
|
25074
|
+
}];
|
|
25075
|
+
}
|
|
25076
|
+
});
|
|
25077
|
+
});
|
|
25078
|
+
},
|
|
25079
|
+
/**
|
|
25080
|
+
* This API poll the VerificationPollRequest for the specified MFA method. A token with ORG_ADMIN authority is required to call this API.
|
|
25081
|
+
* @summary Polling MFA method by VerificationPollRequest
|
|
25082
|
+
* @param {string} method The name of the MFA method. The currently supported method names are \'okta-verify\', \'duo-web\', \'kba\',\'token\', \'rsa\'
|
|
25083
|
+
* @param {VerificationPollRequestBeta} verificationPollRequestBeta
|
|
25084
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25085
|
+
* @throws {RequiredError}
|
|
25086
|
+
*/
|
|
25087
|
+
pingVerificationStatus: function (method, verificationPollRequestBeta, axiosOptions) {
|
|
25088
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
25089
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
25090
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
25091
|
+
return __generator(this, function (_a) {
|
|
25092
|
+
switch (_a.label) {
|
|
25093
|
+
case 0:
|
|
25094
|
+
// verify required parameter 'method' is not null or undefined
|
|
25095
|
+
(0, common_1.assertParamExists)('pingVerificationStatus', 'method', method);
|
|
25096
|
+
// verify required parameter 'verificationPollRequestBeta' is not null or undefined
|
|
25097
|
+
(0, common_1.assertParamExists)('pingVerificationStatus', 'verificationPollRequestBeta', verificationPollRequestBeta);
|
|
25098
|
+
localVarPath = "/mfa/{method}/poll"
|
|
25099
|
+
.replace("{".concat("method", "}"), encodeURIComponent(String(method)));
|
|
25100
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
25101
|
+
if (configuration) {
|
|
25102
|
+
baseOptions = configuration.baseOptions;
|
|
24452
25103
|
}
|
|
25104
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
25105
|
+
localVarHeaderParameter = {};
|
|
25106
|
+
localVarQueryParameter = {};
|
|
25107
|
+
// authentication UserContextAuth required
|
|
25108
|
+
// oauth required
|
|
25109
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)
|
|
25110
|
+
// authentication UserContextAuth required
|
|
25111
|
+
// oauth required
|
|
25112
|
+
];
|
|
25113
|
+
case 1:
|
|
25114
|
+
// authentication UserContextAuth required
|
|
25115
|
+
// oauth required
|
|
25116
|
+
_a.sent();
|
|
25117
|
+
// authentication UserContextAuth required
|
|
25118
|
+
// oauth required
|
|
25119
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)];
|
|
25120
|
+
case 2:
|
|
25121
|
+
// authentication UserContextAuth required
|
|
25122
|
+
// oauth required
|
|
25123
|
+
_a.sent();
|
|
25124
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
24453
25125
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
24454
25126
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
24455
25127
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
25128
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(verificationPollRequestBeta, localVarRequestOptions, configuration);
|
|
24456
25129
|
return [2 /*return*/, {
|
|
24457
25130
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
24458
25131
|
axiosOptions: localVarRequestOptions,
|
|
@@ -24462,26 +25135,599 @@ var ManagedClientsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
24462
25135
|
});
|
|
24463
25136
|
},
|
|
24464
25137
|
/**
|
|
24465
|
-
*
|
|
24466
|
-
* @summary
|
|
24467
|
-
* @param {
|
|
24468
|
-
* @param {ManagedClientStatusBeta} managedClientStatusBeta
|
|
25138
|
+
* This API Authenticates the user via Duo-Web MFA method.
|
|
25139
|
+
* @summary Verifying authentication via Duo method
|
|
25140
|
+
* @param {DuoVerificationRequestBeta} duoVerificationRequestBeta
|
|
24469
25141
|
* @param {*} [axiosOptions] Override http request option.
|
|
24470
25142
|
* @throws {RequiredError}
|
|
24471
25143
|
*/
|
|
24472
|
-
|
|
25144
|
+
sendDuoVerifyRequest: function (duoVerificationRequestBeta, axiosOptions) {
|
|
24473
25145
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
24474
25146
|
return __awaiter(_this, void 0, void 0, function () {
|
|
24475
25147
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
24476
25148
|
return __generator(this, function (_a) {
|
|
24477
25149
|
switch (_a.label) {
|
|
24478
25150
|
case 0:
|
|
24479
|
-
// verify required parameter '
|
|
24480
|
-
(0, common_1.assertParamExists)('
|
|
24481
|
-
|
|
24482
|
-
(
|
|
24483
|
-
|
|
24484
|
-
|
|
25151
|
+
// verify required parameter 'duoVerificationRequestBeta' is not null or undefined
|
|
25152
|
+
(0, common_1.assertParamExists)('sendDuoVerifyRequest', 'duoVerificationRequestBeta', duoVerificationRequestBeta);
|
|
25153
|
+
localVarPath = "/mfa/duo-web/verify";
|
|
25154
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
25155
|
+
if (configuration) {
|
|
25156
|
+
baseOptions = configuration.baseOptions;
|
|
25157
|
+
}
|
|
25158
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
25159
|
+
localVarHeaderParameter = {};
|
|
25160
|
+
localVarQueryParameter = {};
|
|
25161
|
+
// authentication UserContextAuth required
|
|
25162
|
+
// oauth required
|
|
25163
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)
|
|
25164
|
+
// authentication UserContextAuth required
|
|
25165
|
+
// oauth required
|
|
25166
|
+
];
|
|
25167
|
+
case 1:
|
|
25168
|
+
// authentication UserContextAuth required
|
|
25169
|
+
// oauth required
|
|
25170
|
+
_a.sent();
|
|
25171
|
+
// authentication UserContextAuth required
|
|
25172
|
+
// oauth required
|
|
25173
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)];
|
|
25174
|
+
case 2:
|
|
25175
|
+
// authentication UserContextAuth required
|
|
25176
|
+
// oauth required
|
|
25177
|
+
_a.sent();
|
|
25178
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
25179
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
25180
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
25181
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
25182
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(duoVerificationRequestBeta, localVarRequestOptions, configuration);
|
|
25183
|
+
return [2 /*return*/, {
|
|
25184
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
25185
|
+
axiosOptions: localVarRequestOptions,
|
|
25186
|
+
}];
|
|
25187
|
+
}
|
|
25188
|
+
});
|
|
25189
|
+
});
|
|
25190
|
+
},
|
|
25191
|
+
/**
|
|
25192
|
+
* This API Authenticate user in KBA MFA method.
|
|
25193
|
+
* @summary Authenticate KBA provided MFA method
|
|
25194
|
+
* @param {KbaAnswerRequestBeta} kbaAnswerRequestBeta
|
|
25195
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25196
|
+
* @throws {RequiredError}
|
|
25197
|
+
*/
|
|
25198
|
+
sendKbaAnswers: function (kbaAnswerRequestBeta, axiosOptions) {
|
|
25199
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
25200
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
25201
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
25202
|
+
return __generator(this, function (_a) {
|
|
25203
|
+
switch (_a.label) {
|
|
25204
|
+
case 0:
|
|
25205
|
+
// verify required parameter 'kbaAnswerRequestBeta' is not null or undefined
|
|
25206
|
+
(0, common_1.assertParamExists)('sendKbaAnswers', 'kbaAnswerRequestBeta', kbaAnswerRequestBeta);
|
|
25207
|
+
localVarPath = "/mfa/kba/authenticate";
|
|
25208
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
25209
|
+
if (configuration) {
|
|
25210
|
+
baseOptions = configuration.baseOptions;
|
|
25211
|
+
}
|
|
25212
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
25213
|
+
localVarHeaderParameter = {};
|
|
25214
|
+
localVarQueryParameter = {};
|
|
25215
|
+
// authentication UserContextAuth required
|
|
25216
|
+
// oauth required
|
|
25217
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)
|
|
25218
|
+
// authentication UserContextAuth required
|
|
25219
|
+
// oauth required
|
|
25220
|
+
];
|
|
25221
|
+
case 1:
|
|
25222
|
+
// authentication UserContextAuth required
|
|
25223
|
+
// oauth required
|
|
25224
|
+
_a.sent();
|
|
25225
|
+
// authentication UserContextAuth required
|
|
25226
|
+
// oauth required
|
|
25227
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)];
|
|
25228
|
+
case 2:
|
|
25229
|
+
// authentication UserContextAuth required
|
|
25230
|
+
// oauth required
|
|
25231
|
+
_a.sent();
|
|
25232
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
25233
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
25234
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
25235
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
25236
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(kbaAnswerRequestBeta, localVarRequestOptions, configuration);
|
|
25237
|
+
return [2 /*return*/, {
|
|
25238
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
25239
|
+
axiosOptions: localVarRequestOptions,
|
|
25240
|
+
}];
|
|
25241
|
+
}
|
|
25242
|
+
});
|
|
25243
|
+
});
|
|
25244
|
+
},
|
|
25245
|
+
/**
|
|
25246
|
+
* This API Authenticates the user via Okta-Verify MFA method. Request requires a header called \'slpt-forwarding\', and it must contain a remote IP Address of caller.
|
|
25247
|
+
* @summary Verifying authentication via Okta method
|
|
25248
|
+
* @param {OktaVerificationRequestBeta} oktaVerificationRequestBeta
|
|
25249
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25250
|
+
* @throws {RequiredError}
|
|
25251
|
+
*/
|
|
25252
|
+
sendOktaVerifyRequest: function (oktaVerificationRequestBeta, axiosOptions) {
|
|
25253
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
25254
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
25255
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
25256
|
+
return __generator(this, function (_a) {
|
|
25257
|
+
switch (_a.label) {
|
|
25258
|
+
case 0:
|
|
25259
|
+
// verify required parameter 'oktaVerificationRequestBeta' is not null or undefined
|
|
25260
|
+
(0, common_1.assertParamExists)('sendOktaVerifyRequest', 'oktaVerificationRequestBeta', oktaVerificationRequestBeta);
|
|
25261
|
+
localVarPath = "/mfa/okta-verify/verify";
|
|
25262
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
25263
|
+
if (configuration) {
|
|
25264
|
+
baseOptions = configuration.baseOptions;
|
|
25265
|
+
}
|
|
25266
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
25267
|
+
localVarHeaderParameter = {};
|
|
25268
|
+
localVarQueryParameter = {};
|
|
25269
|
+
// authentication UserContextAuth required
|
|
25270
|
+
// oauth required
|
|
25271
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)
|
|
25272
|
+
// authentication UserContextAuth required
|
|
25273
|
+
// oauth required
|
|
25274
|
+
];
|
|
25275
|
+
case 1:
|
|
25276
|
+
// authentication UserContextAuth required
|
|
25277
|
+
// oauth required
|
|
25278
|
+
_a.sent();
|
|
25279
|
+
// authentication UserContextAuth required
|
|
25280
|
+
// oauth required
|
|
25281
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)];
|
|
25282
|
+
case 2:
|
|
25283
|
+
// authentication UserContextAuth required
|
|
25284
|
+
// oauth required
|
|
25285
|
+
_a.sent();
|
|
25286
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
25287
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
25288
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
25289
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
25290
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(oktaVerificationRequestBeta, localVarRequestOptions, configuration);
|
|
25291
|
+
return [2 /*return*/, {
|
|
25292
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
25293
|
+
axiosOptions: localVarRequestOptions,
|
|
25294
|
+
}];
|
|
25295
|
+
}
|
|
25296
|
+
});
|
|
25297
|
+
});
|
|
25298
|
+
},
|
|
25299
|
+
/**
|
|
25300
|
+
* This API Authenticate user in Token MFA method.
|
|
25301
|
+
* @summary Authenticate Token provided MFA method
|
|
25302
|
+
* @param {TokenAuthRequestBeta} tokenAuthRequestBeta
|
|
25303
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25304
|
+
* @throws {RequiredError}
|
|
25305
|
+
*/
|
|
25306
|
+
sendTokenAuthRequest: function (tokenAuthRequestBeta, axiosOptions) {
|
|
25307
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
25308
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
25309
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
25310
|
+
return __generator(this, function (_a) {
|
|
25311
|
+
switch (_a.label) {
|
|
25312
|
+
case 0:
|
|
25313
|
+
// verify required parameter 'tokenAuthRequestBeta' is not null or undefined
|
|
25314
|
+
(0, common_1.assertParamExists)('sendTokenAuthRequest', 'tokenAuthRequestBeta', tokenAuthRequestBeta);
|
|
25315
|
+
localVarPath = "/mfa/token/authenticate";
|
|
25316
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
25317
|
+
if (configuration) {
|
|
25318
|
+
baseOptions = configuration.baseOptions;
|
|
25319
|
+
}
|
|
25320
|
+
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
25321
|
+
localVarHeaderParameter = {};
|
|
25322
|
+
localVarQueryParameter = {};
|
|
25323
|
+
// authentication UserContextAuth required
|
|
25324
|
+
// oauth required
|
|
25325
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)
|
|
25326
|
+
// authentication UserContextAuth required
|
|
25327
|
+
// oauth required
|
|
25328
|
+
];
|
|
25329
|
+
case 1:
|
|
25330
|
+
// authentication UserContextAuth required
|
|
25331
|
+
// oauth required
|
|
25332
|
+
_a.sent();
|
|
25333
|
+
// authentication UserContextAuth required
|
|
25334
|
+
// oauth required
|
|
25335
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)];
|
|
25336
|
+
case 2:
|
|
25337
|
+
// authentication UserContextAuth required
|
|
25338
|
+
// oauth required
|
|
25339
|
+
_a.sent();
|
|
25340
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
25341
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
25342
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
25343
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
25344
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(tokenAuthRequestBeta, localVarRequestOptions, configuration);
|
|
25345
|
+
return [2 /*return*/, {
|
|
25346
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
25347
|
+
axiosOptions: localVarRequestOptions,
|
|
25348
|
+
}];
|
|
25349
|
+
}
|
|
25350
|
+
});
|
|
25351
|
+
});
|
|
25352
|
+
},
|
|
25353
|
+
};
|
|
25354
|
+
};
|
|
25355
|
+
exports.MFAControllerBetaApiAxiosParamCreator = MFAControllerBetaApiAxiosParamCreator;
|
|
25356
|
+
/**
|
|
25357
|
+
* MFAControllerBetaApi - functional programming interface
|
|
25358
|
+
* @export
|
|
25359
|
+
*/
|
|
25360
|
+
var MFAControllerBetaApiFp = function (configuration) {
|
|
25361
|
+
var localVarAxiosParamCreator = (0, exports.MFAControllerBetaApiAxiosParamCreator)(configuration);
|
|
25362
|
+
return {
|
|
25363
|
+
/**
|
|
25364
|
+
* This API send token request.
|
|
25365
|
+
* @summary Create and send user token
|
|
25366
|
+
* @param {SendTokenRequestBeta} sendTokenRequestBeta
|
|
25367
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25368
|
+
* @throws {RequiredError}
|
|
25369
|
+
*/
|
|
25370
|
+
createSendToken: function (sendTokenRequestBeta, axiosOptions) {
|
|
25371
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
25372
|
+
var localVarAxiosArgs;
|
|
25373
|
+
return __generator(this, function (_a) {
|
|
25374
|
+
switch (_a.label) {
|
|
25375
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.createSendToken(sendTokenRequestBeta, axiosOptions)];
|
|
25376
|
+
case 1:
|
|
25377
|
+
localVarAxiosArgs = _a.sent();
|
|
25378
|
+
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
25379
|
+
}
|
|
25380
|
+
});
|
|
25381
|
+
});
|
|
25382
|
+
},
|
|
25383
|
+
/**
|
|
25384
|
+
* This API poll the VerificationPollRequest for the specified MFA method. A token with ORG_ADMIN authority is required to call this API.
|
|
25385
|
+
* @summary Polling MFA method by VerificationPollRequest
|
|
25386
|
+
* @param {string} method The name of the MFA method. The currently supported method names are \'okta-verify\', \'duo-web\', \'kba\',\'token\', \'rsa\'
|
|
25387
|
+
* @param {VerificationPollRequestBeta} verificationPollRequestBeta
|
|
25388
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25389
|
+
* @throws {RequiredError}
|
|
25390
|
+
*/
|
|
25391
|
+
pingVerificationStatus: function (method, verificationPollRequestBeta, axiosOptions) {
|
|
25392
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
25393
|
+
var localVarAxiosArgs;
|
|
25394
|
+
return __generator(this, function (_a) {
|
|
25395
|
+
switch (_a.label) {
|
|
25396
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.pingVerificationStatus(method, verificationPollRequestBeta, axiosOptions)];
|
|
25397
|
+
case 1:
|
|
25398
|
+
localVarAxiosArgs = _a.sent();
|
|
25399
|
+
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
25400
|
+
}
|
|
25401
|
+
});
|
|
25402
|
+
});
|
|
25403
|
+
},
|
|
25404
|
+
/**
|
|
25405
|
+
* This API Authenticates the user via Duo-Web MFA method.
|
|
25406
|
+
* @summary Verifying authentication via Duo method
|
|
25407
|
+
* @param {DuoVerificationRequestBeta} duoVerificationRequestBeta
|
|
25408
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25409
|
+
* @throws {RequiredError}
|
|
25410
|
+
*/
|
|
25411
|
+
sendDuoVerifyRequest: function (duoVerificationRequestBeta, axiosOptions) {
|
|
25412
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
25413
|
+
var localVarAxiosArgs;
|
|
25414
|
+
return __generator(this, function (_a) {
|
|
25415
|
+
switch (_a.label) {
|
|
25416
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.sendDuoVerifyRequest(duoVerificationRequestBeta, axiosOptions)];
|
|
25417
|
+
case 1:
|
|
25418
|
+
localVarAxiosArgs = _a.sent();
|
|
25419
|
+
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
25420
|
+
}
|
|
25421
|
+
});
|
|
25422
|
+
});
|
|
25423
|
+
},
|
|
25424
|
+
/**
|
|
25425
|
+
* This API Authenticate user in KBA MFA method.
|
|
25426
|
+
* @summary Authenticate KBA provided MFA method
|
|
25427
|
+
* @param {KbaAnswerRequestBeta} kbaAnswerRequestBeta
|
|
25428
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25429
|
+
* @throws {RequiredError}
|
|
25430
|
+
*/
|
|
25431
|
+
sendKbaAnswers: function (kbaAnswerRequestBeta, axiosOptions) {
|
|
25432
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
25433
|
+
var localVarAxiosArgs;
|
|
25434
|
+
return __generator(this, function (_a) {
|
|
25435
|
+
switch (_a.label) {
|
|
25436
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.sendKbaAnswers(kbaAnswerRequestBeta, axiosOptions)];
|
|
25437
|
+
case 1:
|
|
25438
|
+
localVarAxiosArgs = _a.sent();
|
|
25439
|
+
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
25440
|
+
}
|
|
25441
|
+
});
|
|
25442
|
+
});
|
|
25443
|
+
},
|
|
25444
|
+
/**
|
|
25445
|
+
* This API Authenticates the user via Okta-Verify MFA method. Request requires a header called \'slpt-forwarding\', and it must contain a remote IP Address of caller.
|
|
25446
|
+
* @summary Verifying authentication via Okta method
|
|
25447
|
+
* @param {OktaVerificationRequestBeta} oktaVerificationRequestBeta
|
|
25448
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25449
|
+
* @throws {RequiredError}
|
|
25450
|
+
*/
|
|
25451
|
+
sendOktaVerifyRequest: function (oktaVerificationRequestBeta, axiosOptions) {
|
|
25452
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
25453
|
+
var localVarAxiosArgs;
|
|
25454
|
+
return __generator(this, function (_a) {
|
|
25455
|
+
switch (_a.label) {
|
|
25456
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.sendOktaVerifyRequest(oktaVerificationRequestBeta, axiosOptions)];
|
|
25457
|
+
case 1:
|
|
25458
|
+
localVarAxiosArgs = _a.sent();
|
|
25459
|
+
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
25460
|
+
}
|
|
25461
|
+
});
|
|
25462
|
+
});
|
|
25463
|
+
},
|
|
25464
|
+
/**
|
|
25465
|
+
* This API Authenticate user in Token MFA method.
|
|
25466
|
+
* @summary Authenticate Token provided MFA method
|
|
25467
|
+
* @param {TokenAuthRequestBeta} tokenAuthRequestBeta
|
|
25468
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25469
|
+
* @throws {RequiredError}
|
|
25470
|
+
*/
|
|
25471
|
+
sendTokenAuthRequest: function (tokenAuthRequestBeta, axiosOptions) {
|
|
25472
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
25473
|
+
var localVarAxiosArgs;
|
|
25474
|
+
return __generator(this, function (_a) {
|
|
25475
|
+
switch (_a.label) {
|
|
25476
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.sendTokenAuthRequest(tokenAuthRequestBeta, axiosOptions)];
|
|
25477
|
+
case 1:
|
|
25478
|
+
localVarAxiosArgs = _a.sent();
|
|
25479
|
+
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
25480
|
+
}
|
|
25481
|
+
});
|
|
25482
|
+
});
|
|
25483
|
+
},
|
|
25484
|
+
};
|
|
25485
|
+
};
|
|
25486
|
+
exports.MFAControllerBetaApiFp = MFAControllerBetaApiFp;
|
|
25487
|
+
/**
|
|
25488
|
+
* MFAControllerBetaApi - factory interface
|
|
25489
|
+
* @export
|
|
25490
|
+
*/
|
|
25491
|
+
var MFAControllerBetaApiFactory = function (configuration, basePath, axios) {
|
|
25492
|
+
var localVarFp = (0, exports.MFAControllerBetaApiFp)(configuration);
|
|
25493
|
+
return {
|
|
25494
|
+
/**
|
|
25495
|
+
* This API send token request.
|
|
25496
|
+
* @summary Create and send user token
|
|
25497
|
+
* @param {SendTokenRequestBeta} sendTokenRequestBeta
|
|
25498
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25499
|
+
* @throws {RequiredError}
|
|
25500
|
+
*/
|
|
25501
|
+
createSendToken: function (sendTokenRequestBeta, axiosOptions) {
|
|
25502
|
+
return localVarFp.createSendToken(sendTokenRequestBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
25503
|
+
},
|
|
25504
|
+
/**
|
|
25505
|
+
* This API poll the VerificationPollRequest for the specified MFA method. A token with ORG_ADMIN authority is required to call this API.
|
|
25506
|
+
* @summary Polling MFA method by VerificationPollRequest
|
|
25507
|
+
* @param {string} method The name of the MFA method. The currently supported method names are \'okta-verify\', \'duo-web\', \'kba\',\'token\', \'rsa\'
|
|
25508
|
+
* @param {VerificationPollRequestBeta} verificationPollRequestBeta
|
|
25509
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25510
|
+
* @throws {RequiredError}
|
|
25511
|
+
*/
|
|
25512
|
+
pingVerificationStatus: function (method, verificationPollRequestBeta, axiosOptions) {
|
|
25513
|
+
return localVarFp.pingVerificationStatus(method, verificationPollRequestBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
25514
|
+
},
|
|
25515
|
+
/**
|
|
25516
|
+
* This API Authenticates the user via Duo-Web MFA method.
|
|
25517
|
+
* @summary Verifying authentication via Duo method
|
|
25518
|
+
* @param {DuoVerificationRequestBeta} duoVerificationRequestBeta
|
|
25519
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25520
|
+
* @throws {RequiredError}
|
|
25521
|
+
*/
|
|
25522
|
+
sendDuoVerifyRequest: function (duoVerificationRequestBeta, axiosOptions) {
|
|
25523
|
+
return localVarFp.sendDuoVerifyRequest(duoVerificationRequestBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
25524
|
+
},
|
|
25525
|
+
/**
|
|
25526
|
+
* This API Authenticate user in KBA MFA method.
|
|
25527
|
+
* @summary Authenticate KBA provided MFA method
|
|
25528
|
+
* @param {KbaAnswerRequestBeta} kbaAnswerRequestBeta
|
|
25529
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25530
|
+
* @throws {RequiredError}
|
|
25531
|
+
*/
|
|
25532
|
+
sendKbaAnswers: function (kbaAnswerRequestBeta, axiosOptions) {
|
|
25533
|
+
return localVarFp.sendKbaAnswers(kbaAnswerRequestBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
25534
|
+
},
|
|
25535
|
+
/**
|
|
25536
|
+
* This API Authenticates the user via Okta-Verify MFA method. Request requires a header called \'slpt-forwarding\', and it must contain a remote IP Address of caller.
|
|
25537
|
+
* @summary Verifying authentication via Okta method
|
|
25538
|
+
* @param {OktaVerificationRequestBeta} oktaVerificationRequestBeta
|
|
25539
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25540
|
+
* @throws {RequiredError}
|
|
25541
|
+
*/
|
|
25542
|
+
sendOktaVerifyRequest: function (oktaVerificationRequestBeta, axiosOptions) {
|
|
25543
|
+
return localVarFp.sendOktaVerifyRequest(oktaVerificationRequestBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
25544
|
+
},
|
|
25545
|
+
/**
|
|
25546
|
+
* This API Authenticate user in Token MFA method.
|
|
25547
|
+
* @summary Authenticate Token provided MFA method
|
|
25548
|
+
* @param {TokenAuthRequestBeta} tokenAuthRequestBeta
|
|
25549
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25550
|
+
* @throws {RequiredError}
|
|
25551
|
+
*/
|
|
25552
|
+
sendTokenAuthRequest: function (tokenAuthRequestBeta, axiosOptions) {
|
|
25553
|
+
return localVarFp.sendTokenAuthRequest(tokenAuthRequestBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
25554
|
+
},
|
|
25555
|
+
};
|
|
25556
|
+
};
|
|
25557
|
+
exports.MFAControllerBetaApiFactory = MFAControllerBetaApiFactory;
|
|
25558
|
+
/**
|
|
25559
|
+
* MFAControllerBetaApi - object-oriented interface
|
|
25560
|
+
* @export
|
|
25561
|
+
* @class MFAControllerBetaApi
|
|
25562
|
+
* @extends {BaseAPI}
|
|
25563
|
+
*/
|
|
25564
|
+
var MFAControllerBetaApi = /** @class */ (function (_super) {
|
|
25565
|
+
__extends(MFAControllerBetaApi, _super);
|
|
25566
|
+
function MFAControllerBetaApi() {
|
|
25567
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
25568
|
+
}
|
|
25569
|
+
/**
|
|
25570
|
+
* This API send token request.
|
|
25571
|
+
* @summary Create and send user token
|
|
25572
|
+
* @param {MFAControllerBetaApiCreateSendTokenRequest} requestParameters Request parameters.
|
|
25573
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25574
|
+
* @throws {RequiredError}
|
|
25575
|
+
* @memberof MFAControllerBetaApi
|
|
25576
|
+
*/
|
|
25577
|
+
MFAControllerBetaApi.prototype.createSendToken = function (requestParameters, axiosOptions) {
|
|
25578
|
+
var _this = this;
|
|
25579
|
+
return (0, exports.MFAControllerBetaApiFp)(this.configuration).createSendToken(requestParameters.sendTokenRequestBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
25580
|
+
};
|
|
25581
|
+
/**
|
|
25582
|
+
* This API poll the VerificationPollRequest for the specified MFA method. A token with ORG_ADMIN authority is required to call this API.
|
|
25583
|
+
* @summary Polling MFA method by VerificationPollRequest
|
|
25584
|
+
* @param {MFAControllerBetaApiPingVerificationStatusRequest} requestParameters Request parameters.
|
|
25585
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25586
|
+
* @throws {RequiredError}
|
|
25587
|
+
* @memberof MFAControllerBetaApi
|
|
25588
|
+
*/
|
|
25589
|
+
MFAControllerBetaApi.prototype.pingVerificationStatus = function (requestParameters, axiosOptions) {
|
|
25590
|
+
var _this = this;
|
|
25591
|
+
return (0, exports.MFAControllerBetaApiFp)(this.configuration).pingVerificationStatus(requestParameters.method, requestParameters.verificationPollRequestBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
25592
|
+
};
|
|
25593
|
+
/**
|
|
25594
|
+
* This API Authenticates the user via Duo-Web MFA method.
|
|
25595
|
+
* @summary Verifying authentication via Duo method
|
|
25596
|
+
* @param {MFAControllerBetaApiSendDuoVerifyRequestRequest} requestParameters Request parameters.
|
|
25597
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25598
|
+
* @throws {RequiredError}
|
|
25599
|
+
* @memberof MFAControllerBetaApi
|
|
25600
|
+
*/
|
|
25601
|
+
MFAControllerBetaApi.prototype.sendDuoVerifyRequest = function (requestParameters, axiosOptions) {
|
|
25602
|
+
var _this = this;
|
|
25603
|
+
return (0, exports.MFAControllerBetaApiFp)(this.configuration).sendDuoVerifyRequest(requestParameters.duoVerificationRequestBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
25604
|
+
};
|
|
25605
|
+
/**
|
|
25606
|
+
* This API Authenticate user in KBA MFA method.
|
|
25607
|
+
* @summary Authenticate KBA provided MFA method
|
|
25608
|
+
* @param {MFAControllerBetaApiSendKbaAnswersRequest} requestParameters Request parameters.
|
|
25609
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25610
|
+
* @throws {RequiredError}
|
|
25611
|
+
* @memberof MFAControllerBetaApi
|
|
25612
|
+
*/
|
|
25613
|
+
MFAControllerBetaApi.prototype.sendKbaAnswers = function (requestParameters, axiosOptions) {
|
|
25614
|
+
var _this = this;
|
|
25615
|
+
return (0, exports.MFAControllerBetaApiFp)(this.configuration).sendKbaAnswers(requestParameters.kbaAnswerRequestBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
25616
|
+
};
|
|
25617
|
+
/**
|
|
25618
|
+
* This API Authenticates the user via Okta-Verify MFA method. Request requires a header called \'slpt-forwarding\', and it must contain a remote IP Address of caller.
|
|
25619
|
+
* @summary Verifying authentication via Okta method
|
|
25620
|
+
* @param {MFAControllerBetaApiSendOktaVerifyRequestRequest} requestParameters Request parameters.
|
|
25621
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25622
|
+
* @throws {RequiredError}
|
|
25623
|
+
* @memberof MFAControllerBetaApi
|
|
25624
|
+
*/
|
|
25625
|
+
MFAControllerBetaApi.prototype.sendOktaVerifyRequest = function (requestParameters, axiosOptions) {
|
|
25626
|
+
var _this = this;
|
|
25627
|
+
return (0, exports.MFAControllerBetaApiFp)(this.configuration).sendOktaVerifyRequest(requestParameters.oktaVerificationRequestBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
25628
|
+
};
|
|
25629
|
+
/**
|
|
25630
|
+
* This API Authenticate user in Token MFA method.
|
|
25631
|
+
* @summary Authenticate Token provided MFA method
|
|
25632
|
+
* @param {MFAControllerBetaApiSendTokenAuthRequestRequest} requestParameters Request parameters.
|
|
25633
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25634
|
+
* @throws {RequiredError}
|
|
25635
|
+
* @memberof MFAControllerBetaApi
|
|
25636
|
+
*/
|
|
25637
|
+
MFAControllerBetaApi.prototype.sendTokenAuthRequest = function (requestParameters, axiosOptions) {
|
|
25638
|
+
var _this = this;
|
|
25639
|
+
return (0, exports.MFAControllerBetaApiFp)(this.configuration).sendTokenAuthRequest(requestParameters.tokenAuthRequestBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
25640
|
+
};
|
|
25641
|
+
return MFAControllerBetaApi;
|
|
25642
|
+
}(base_1.BaseAPI));
|
|
25643
|
+
exports.MFAControllerBetaApi = MFAControllerBetaApi;
|
|
25644
|
+
/**
|
|
25645
|
+
* ManagedClientsBetaApi - axios parameter creator
|
|
25646
|
+
* @export
|
|
25647
|
+
*/
|
|
25648
|
+
var ManagedClientsBetaApiAxiosParamCreator = function (configuration) {
|
|
25649
|
+
var _this = this;
|
|
25650
|
+
return {
|
|
25651
|
+
/**
|
|
25652
|
+
* Retrieve Managed Client Status by ID.
|
|
25653
|
+
* @summary Specified Managed Client Status.
|
|
25654
|
+
* @param {string} id ID of the Managed Client Status to get
|
|
25655
|
+
* @param {ManagedClientTypeBeta} type Type of the Managed Client Status to get
|
|
25656
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25657
|
+
* @throws {RequiredError}
|
|
25658
|
+
*/
|
|
25659
|
+
getManagedClientStatus: function (id, type, axiosOptions) {
|
|
25660
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
25661
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
25662
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
25663
|
+
return __generator(this, function (_a) {
|
|
25664
|
+
switch (_a.label) {
|
|
25665
|
+
case 0:
|
|
25666
|
+
// verify required parameter 'id' is not null or undefined
|
|
25667
|
+
(0, common_1.assertParamExists)('getManagedClientStatus', 'id', id);
|
|
25668
|
+
// verify required parameter 'type' is not null or undefined
|
|
25669
|
+
(0, common_1.assertParamExists)('getManagedClientStatus', 'type', type);
|
|
25670
|
+
localVarPath = "/managed-clients/{id}/status"
|
|
25671
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
25672
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
25673
|
+
if (configuration) {
|
|
25674
|
+
baseOptions = configuration.baseOptions;
|
|
25675
|
+
}
|
|
25676
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
25677
|
+
localVarHeaderParameter = {};
|
|
25678
|
+
localVarQueryParameter = {};
|
|
25679
|
+
// authentication UserContextAuth required
|
|
25680
|
+
// oauth required
|
|
25681
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)
|
|
25682
|
+
// authentication UserContextAuth required
|
|
25683
|
+
// oauth required
|
|
25684
|
+
];
|
|
25685
|
+
case 1:
|
|
25686
|
+
// authentication UserContextAuth required
|
|
25687
|
+
// oauth required
|
|
25688
|
+
_a.sent();
|
|
25689
|
+
// authentication UserContextAuth required
|
|
25690
|
+
// oauth required
|
|
25691
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)];
|
|
25692
|
+
case 2:
|
|
25693
|
+
// authentication UserContextAuth required
|
|
25694
|
+
// oauth required
|
|
25695
|
+
_a.sent();
|
|
25696
|
+
if (type !== undefined) {
|
|
25697
|
+
localVarQueryParameter['type'] = type;
|
|
25698
|
+
}
|
|
25699
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
25700
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
25701
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
25702
|
+
return [2 /*return*/, {
|
|
25703
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
25704
|
+
axiosOptions: localVarRequestOptions,
|
|
25705
|
+
}];
|
|
25706
|
+
}
|
|
25707
|
+
});
|
|
25708
|
+
});
|
|
25709
|
+
},
|
|
25710
|
+
/**
|
|
25711
|
+
* Update a status detail passed in from the client
|
|
25712
|
+
* @summary Handle status request from client
|
|
25713
|
+
* @param {string} id ID of the Managed Client Status to update
|
|
25714
|
+
* @param {ManagedClientStatusBeta} managedClientStatusBeta
|
|
25715
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
25716
|
+
* @throws {RequiredError}
|
|
25717
|
+
*/
|
|
25718
|
+
updateManagedClientStatus: function (id, managedClientStatusBeta, axiosOptions) {
|
|
25719
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
25720
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
25721
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
25722
|
+
return __generator(this, function (_a) {
|
|
25723
|
+
switch (_a.label) {
|
|
25724
|
+
case 0:
|
|
25725
|
+
// verify required parameter 'id' is not null or undefined
|
|
25726
|
+
(0, common_1.assertParamExists)('updateManagedClientStatus', 'id', id);
|
|
25727
|
+
// verify required parameter 'managedClientStatusBeta' is not null or undefined
|
|
25728
|
+
(0, common_1.assertParamExists)('updateManagedClientStatus', 'managedClientStatusBeta', managedClientStatusBeta);
|
|
25729
|
+
localVarPath = "/managed-clients/{id}/status"
|
|
25730
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
24485
25731
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
24486
25732
|
if (configuration) {
|
|
24487
25733
|
baseOptions = configuration.baseOptions;
|
|
@@ -28929,7 +30175,7 @@ var NotificationsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
28929
30175
|
* @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.
|
|
28930
30176
|
* @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.
|
|
28931
30177
|
* @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.
|
|
28932
|
-
* @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: **email**: *eq,
|
|
30178
|
+
* @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: **email**: *eq, ge, le, sw*
|
|
28933
30179
|
* @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: **email**
|
|
28934
30180
|
* @param {*} [axiosOptions] Override http request option.
|
|
28935
30181
|
* @throws {RequiredError}
|
|
@@ -28997,7 +30243,7 @@ var NotificationsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
28997
30243
|
* @summary List Notification Template Defaults
|
|
28998
30244
|
* @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.
|
|
28999
30245
|
* @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.
|
|
29000
|
-
* @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: **key**: *eq, in,
|
|
30246
|
+
* @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: **key**: *eq, in, sw* **medium**: *eq, sw* **locale**: *eq, sw*
|
|
29001
30247
|
* @param {*} [axiosOptions] Override http request option.
|
|
29002
30248
|
* @throws {RequiredError}
|
|
29003
30249
|
*/
|
|
@@ -29058,7 +30304,7 @@ var NotificationsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
29058
30304
|
* @summary List Notification Templates
|
|
29059
30305
|
* @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.
|
|
29060
30306
|
* @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.
|
|
29061
|
-
* @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: **key**: *eq, in,
|
|
30307
|
+
* @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: **key**: *eq, in, sw* **medium**: *eq, sw* **locale**: *eq, sw*
|
|
29062
30308
|
* @param {*} [axiosOptions] Override http request option.
|
|
29063
30309
|
* @throws {RequiredError}
|
|
29064
30310
|
*/
|
|
@@ -29494,7 +30740,7 @@ var NotificationsBetaApiFp = function (configuration) {
|
|
|
29494
30740
|
* @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.
|
|
29495
30741
|
* @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.
|
|
29496
30742
|
* @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.
|
|
29497
|
-
* @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: **email**: *eq,
|
|
30743
|
+
* @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: **email**: *eq, ge, le, sw*
|
|
29498
30744
|
* @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: **email**
|
|
29499
30745
|
* @param {*} [axiosOptions] Override http request option.
|
|
29500
30746
|
* @throws {RequiredError}
|
|
@@ -29517,7 +30763,7 @@ var NotificationsBetaApiFp = function (configuration) {
|
|
|
29517
30763
|
* @summary List Notification Template Defaults
|
|
29518
30764
|
* @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.
|
|
29519
30765
|
* @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.
|
|
29520
|
-
* @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: **key**: *eq, in,
|
|
30766
|
+
* @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: **key**: *eq, in, sw* **medium**: *eq, sw* **locale**: *eq, sw*
|
|
29521
30767
|
* @param {*} [axiosOptions] Override http request option.
|
|
29522
30768
|
* @throws {RequiredError}
|
|
29523
30769
|
*/
|
|
@@ -29539,7 +30785,7 @@ var NotificationsBetaApiFp = function (configuration) {
|
|
|
29539
30785
|
* @summary List Notification Templates
|
|
29540
30786
|
* @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.
|
|
29541
30787
|
* @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.
|
|
29542
|
-
* @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: **key**: *eq, in,
|
|
30788
|
+
* @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: **key**: *eq, in, sw* **medium**: *eq, sw* **locale**: *eq, sw*
|
|
29543
30789
|
* @param {*} [axiosOptions] Override http request option.
|
|
29544
30790
|
* @throws {RequiredError}
|
|
29545
30791
|
*/
|
|
@@ -29731,7 +30977,7 @@ var NotificationsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
29731
30977
|
* @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.
|
|
29732
30978
|
* @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.
|
|
29733
30979
|
* @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.
|
|
29734
|
-
* @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: **email**: *eq,
|
|
30980
|
+
* @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: **email**: *eq, ge, le, sw*
|
|
29735
30981
|
* @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: **email**
|
|
29736
30982
|
* @param {*} [axiosOptions] Override http request option.
|
|
29737
30983
|
* @throws {RequiredError}
|
|
@@ -29744,7 +30990,7 @@ var NotificationsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
29744
30990
|
* @summary List Notification Template Defaults
|
|
29745
30991
|
* @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.
|
|
29746
30992
|
* @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.
|
|
29747
|
-
* @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: **key**: *eq, in,
|
|
30993
|
+
* @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: **key**: *eq, in, sw* **medium**: *eq, sw* **locale**: *eq, sw*
|
|
29748
30994
|
* @param {*} [axiosOptions] Override http request option.
|
|
29749
30995
|
* @throws {RequiredError}
|
|
29750
30996
|
*/
|
|
@@ -29756,7 +31002,7 @@ var NotificationsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
29756
31002
|
* @summary List Notification Templates
|
|
29757
31003
|
* @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.
|
|
29758
31004
|
* @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.
|
|
29759
|
-
* @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: **key**: *eq, in,
|
|
31005
|
+
* @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: **key**: *eq, in, sw* **medium**: *eq, sw* **locale**: *eq, sw*
|
|
29760
31006
|
* @param {*} [axiosOptions] Override http request option.
|
|
29761
31007
|
* @throws {RequiredError}
|
|
29762
31008
|
*/
|
|
@@ -31180,7 +32426,7 @@ var PasswordDictionaryBetaApiAxiosParamCreator = function (configuration) {
|
|
|
31180
32426
|
var _this = this;
|
|
31181
32427
|
return {
|
|
31182
32428
|
/**
|
|
31183
|
-
* This gets password dictionary for the organization. A token with ORG_ADMIN authority is required to call this API.
|
|
32429
|
+
* This gets password dictionary for the organization. A token with ORG_ADMIN authority is required to call this API. The password dictionary file can contain lines that are: 1. comment lines - the first character is \'#\', can be 128 Unicode codepoints in length, and are ignored during processing 2. empty lines 3. locale line - the first line that starts with \"locale=\" is considered to be locale line, the rest are treated as normal content lines 4. line containing the password dictionary word - it must start with non-whitespace character and only non-whitespace characters are allowed; maximum length of the line is 128 Unicode codepoints Password dictionary file may not contain more than 2,500 lines (not counting whitespace lines, comment lines and locale line). Password dict file must contain UTF-8 characters only. # Sample password text file ``` # Password dictionary small test file locale=en_US # Password dictionary prohibited words qwerty abcd aaaaa password qazxsws ```
|
|
31184
32430
|
* @summary Get Password Dictionary
|
|
31185
32431
|
* @param {*} [axiosOptions] Override http request option.
|
|
31186
32432
|
* @throws {RequiredError}
|
|
@@ -31229,13 +32475,13 @@ var PasswordDictionaryBetaApiAxiosParamCreator = function (configuration) {
|
|
|
31229
32475
|
});
|
|
31230
32476
|
},
|
|
31231
32477
|
/**
|
|
31232
|
-
* This updates password dictionary for the organization. A token with ORG_ADMIN authority is required to call this API.
|
|
32478
|
+
* This updates password dictionary for the organization. A token with ORG_ADMIN authority is required to call this API. The password dictionary file can contain lines that are: 1. comment lines - the first character is \'#\', can be 128 Unicode codepoints in length, and are ignored during processing 2. empty lines 3. locale line - the first line that starts with \"locale=\" is considered to be locale line, the rest are treated as normal content lines 4. line containing the password dictionary word - it must start with non-whitespace character and only non-whitespace characters are allowed; maximum length of the line is 128 Unicode codepoints Password dictionary file may not contain more than 2,500 lines (not counting whitespace lines, comment lines and locale line). Password dict file must contain UTF-8 characters only. # Sample password text file ``` # Password dictionary small test file locale=en_US # Password dictionary prohibited words qwerty abcd aaaaa password qazxsws ```
|
|
31233
32479
|
* @summary Update Password Dictionary
|
|
31234
32480
|
* @param {any} [file]
|
|
31235
32481
|
* @param {*} [axiosOptions] Override http request option.
|
|
31236
32482
|
* @throws {RequiredError}
|
|
31237
32483
|
*/
|
|
31238
|
-
|
|
32484
|
+
putPasswordDictionary: function (file, axiosOptions) {
|
|
31239
32485
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
31240
32486
|
return __awaiter(_this, void 0, void 0, function () {
|
|
31241
32487
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, localVarFormParams, headersFromBaseOptions;
|
|
@@ -31295,7 +32541,7 @@ var PasswordDictionaryBetaApiFp = function (configuration) {
|
|
|
31295
32541
|
var localVarAxiosParamCreator = (0, exports.PasswordDictionaryBetaApiAxiosParamCreator)(configuration);
|
|
31296
32542
|
return {
|
|
31297
32543
|
/**
|
|
31298
|
-
* This gets password dictionary for the organization. A token with ORG_ADMIN authority is required to call this API.
|
|
32544
|
+
* This gets password dictionary for the organization. A token with ORG_ADMIN authority is required to call this API. The password dictionary file can contain lines that are: 1. comment lines - the first character is \'#\', can be 128 Unicode codepoints in length, and are ignored during processing 2. empty lines 3. locale line - the first line that starts with \"locale=\" is considered to be locale line, the rest are treated as normal content lines 4. line containing the password dictionary word - it must start with non-whitespace character and only non-whitespace characters are allowed; maximum length of the line is 128 Unicode codepoints Password dictionary file may not contain more than 2,500 lines (not counting whitespace lines, comment lines and locale line). Password dict file must contain UTF-8 characters only. # Sample password text file ``` # Password dictionary small test file locale=en_US # Password dictionary prohibited words qwerty abcd aaaaa password qazxsws ```
|
|
31299
32545
|
* @summary Get Password Dictionary
|
|
31300
32546
|
* @param {*} [axiosOptions] Override http request option.
|
|
31301
32547
|
* @throws {RequiredError}
|
|
@@ -31314,18 +32560,18 @@ var PasswordDictionaryBetaApiFp = function (configuration) {
|
|
|
31314
32560
|
});
|
|
31315
32561
|
},
|
|
31316
32562
|
/**
|
|
31317
|
-
* This updates password dictionary for the organization. A token with ORG_ADMIN authority is required to call this API.
|
|
32563
|
+
* This updates password dictionary for the organization. A token with ORG_ADMIN authority is required to call this API. The password dictionary file can contain lines that are: 1. comment lines - the first character is \'#\', can be 128 Unicode codepoints in length, and are ignored during processing 2. empty lines 3. locale line - the first line that starts with \"locale=\" is considered to be locale line, the rest are treated as normal content lines 4. line containing the password dictionary word - it must start with non-whitespace character and only non-whitespace characters are allowed; maximum length of the line is 128 Unicode codepoints Password dictionary file may not contain more than 2,500 lines (not counting whitespace lines, comment lines and locale line). Password dict file must contain UTF-8 characters only. # Sample password text file ``` # Password dictionary small test file locale=en_US # Password dictionary prohibited words qwerty abcd aaaaa password qazxsws ```
|
|
31318
32564
|
* @summary Update Password Dictionary
|
|
31319
32565
|
* @param {any} [file]
|
|
31320
32566
|
* @param {*} [axiosOptions] Override http request option.
|
|
31321
32567
|
* @throws {RequiredError}
|
|
31322
32568
|
*/
|
|
31323
|
-
|
|
32569
|
+
putPasswordDictionary: function (file, axiosOptions) {
|
|
31324
32570
|
return __awaiter(this, void 0, void 0, function () {
|
|
31325
32571
|
var localVarAxiosArgs;
|
|
31326
32572
|
return __generator(this, function (_a) {
|
|
31327
32573
|
switch (_a.label) {
|
|
31328
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.
|
|
32574
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.putPasswordDictionary(file, axiosOptions)];
|
|
31329
32575
|
case 1:
|
|
31330
32576
|
localVarAxiosArgs = _a.sent();
|
|
31331
32577
|
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
@@ -31344,7 +32590,7 @@ var PasswordDictionaryBetaApiFactory = function (configuration, basePath, axios)
|
|
|
31344
32590
|
var localVarFp = (0, exports.PasswordDictionaryBetaApiFp)(configuration);
|
|
31345
32591
|
return {
|
|
31346
32592
|
/**
|
|
31347
|
-
* This gets password dictionary for the organization. A token with ORG_ADMIN authority is required to call this API.
|
|
32593
|
+
* This gets password dictionary for the organization. A token with ORG_ADMIN authority is required to call this API. The password dictionary file can contain lines that are: 1. comment lines - the first character is \'#\', can be 128 Unicode codepoints in length, and are ignored during processing 2. empty lines 3. locale line - the first line that starts with \"locale=\" is considered to be locale line, the rest are treated as normal content lines 4. line containing the password dictionary word - it must start with non-whitespace character and only non-whitespace characters are allowed; maximum length of the line is 128 Unicode codepoints Password dictionary file may not contain more than 2,500 lines (not counting whitespace lines, comment lines and locale line). Password dict file must contain UTF-8 characters only. # Sample password text file ``` # Password dictionary small test file locale=en_US # Password dictionary prohibited words qwerty abcd aaaaa password qazxsws ```
|
|
31348
32594
|
* @summary Get Password Dictionary
|
|
31349
32595
|
* @param {*} [axiosOptions] Override http request option.
|
|
31350
32596
|
* @throws {RequiredError}
|
|
@@ -31353,14 +32599,14 @@ var PasswordDictionaryBetaApiFactory = function (configuration, basePath, axios)
|
|
|
31353
32599
|
return localVarFp.getPasswordDictionary(axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
31354
32600
|
},
|
|
31355
32601
|
/**
|
|
31356
|
-
* This updates password dictionary for the organization. A token with ORG_ADMIN authority is required to call this API.
|
|
32602
|
+
* This updates password dictionary for the organization. A token with ORG_ADMIN authority is required to call this API. The password dictionary file can contain lines that are: 1. comment lines - the first character is \'#\', can be 128 Unicode codepoints in length, and are ignored during processing 2. empty lines 3. locale line - the first line that starts with \"locale=\" is considered to be locale line, the rest are treated as normal content lines 4. line containing the password dictionary word - it must start with non-whitespace character and only non-whitespace characters are allowed; maximum length of the line is 128 Unicode codepoints Password dictionary file may not contain more than 2,500 lines (not counting whitespace lines, comment lines and locale line). Password dict file must contain UTF-8 characters only. # Sample password text file ``` # Password dictionary small test file locale=en_US # Password dictionary prohibited words qwerty abcd aaaaa password qazxsws ```
|
|
31357
32603
|
* @summary Update Password Dictionary
|
|
31358
32604
|
* @param {any} [file]
|
|
31359
32605
|
* @param {*} [axiosOptions] Override http request option.
|
|
31360
32606
|
* @throws {RequiredError}
|
|
31361
32607
|
*/
|
|
31362
|
-
|
|
31363
|
-
return localVarFp.
|
|
32608
|
+
putPasswordDictionary: function (file, axiosOptions) {
|
|
32609
|
+
return localVarFp.putPasswordDictionary(file, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
31364
32610
|
},
|
|
31365
32611
|
};
|
|
31366
32612
|
};
|
|
@@ -31377,7 +32623,7 @@ var PasswordDictionaryBetaApi = /** @class */ (function (_super) {
|
|
|
31377
32623
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
31378
32624
|
}
|
|
31379
32625
|
/**
|
|
31380
|
-
* This gets password dictionary for the organization. A token with ORG_ADMIN authority is required to call this API.
|
|
32626
|
+
* This gets password dictionary for the organization. A token with ORG_ADMIN authority is required to call this API. The password dictionary file can contain lines that are: 1. comment lines - the first character is \'#\', can be 128 Unicode codepoints in length, and are ignored during processing 2. empty lines 3. locale line - the first line that starts with \"locale=\" is considered to be locale line, the rest are treated as normal content lines 4. line containing the password dictionary word - it must start with non-whitespace character and only non-whitespace characters are allowed; maximum length of the line is 128 Unicode codepoints Password dictionary file may not contain more than 2,500 lines (not counting whitespace lines, comment lines and locale line). Password dict file must contain UTF-8 characters only. # Sample password text file ``` # Password dictionary small test file locale=en_US # Password dictionary prohibited words qwerty abcd aaaaa password qazxsws ```
|
|
31381
32627
|
* @summary Get Password Dictionary
|
|
31382
32628
|
* @param {*} [axiosOptions] Override http request option.
|
|
31383
32629
|
* @throws {RequiredError}
|
|
@@ -31388,17 +32634,17 @@ var PasswordDictionaryBetaApi = /** @class */ (function (_super) {
|
|
|
31388
32634
|
return (0, exports.PasswordDictionaryBetaApiFp)(this.configuration).getPasswordDictionary(axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
31389
32635
|
};
|
|
31390
32636
|
/**
|
|
31391
|
-
* This updates password dictionary for the organization. A token with ORG_ADMIN authority is required to call this API.
|
|
32637
|
+
* This updates password dictionary for the organization. A token with ORG_ADMIN authority is required to call this API. The password dictionary file can contain lines that are: 1. comment lines - the first character is \'#\', can be 128 Unicode codepoints in length, and are ignored during processing 2. empty lines 3. locale line - the first line that starts with \"locale=\" is considered to be locale line, the rest are treated as normal content lines 4. line containing the password dictionary word - it must start with non-whitespace character and only non-whitespace characters are allowed; maximum length of the line is 128 Unicode codepoints Password dictionary file may not contain more than 2,500 lines (not counting whitespace lines, comment lines and locale line). Password dict file must contain UTF-8 characters only. # Sample password text file ``` # Password dictionary small test file locale=en_US # Password dictionary prohibited words qwerty abcd aaaaa password qazxsws ```
|
|
31392
32638
|
* @summary Update Password Dictionary
|
|
31393
|
-
* @param {
|
|
32639
|
+
* @param {PasswordDictionaryBetaApiPutPasswordDictionaryRequest} requestParameters Request parameters.
|
|
31394
32640
|
* @param {*} [axiosOptions] Override http request option.
|
|
31395
32641
|
* @throws {RequiredError}
|
|
31396
32642
|
* @memberof PasswordDictionaryBetaApi
|
|
31397
32643
|
*/
|
|
31398
|
-
PasswordDictionaryBetaApi.prototype.
|
|
32644
|
+
PasswordDictionaryBetaApi.prototype.putPasswordDictionary = function (requestParameters, axiosOptions) {
|
|
31399
32645
|
var _this = this;
|
|
31400
32646
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
31401
|
-
return (0, exports.PasswordDictionaryBetaApiFp)(this.configuration).
|
|
32647
|
+
return (0, exports.PasswordDictionaryBetaApiFp)(this.configuration).putPasswordDictionary(requestParameters.file, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
31402
32648
|
};
|
|
31403
32649
|
return PasswordDictionaryBetaApi;
|
|
31404
32650
|
}(base_1.BaseAPI));
|
|
@@ -33054,7 +34300,7 @@ var RequestableObjectsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
33054
34300
|
* @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.
|
|
33055
34301
|
* @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.
|
|
33056
34302
|
* @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.
|
|
33057
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, in, sw
|
|
34303
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, in, sw*
|
|
33058
34304
|
* @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**
|
|
33059
34305
|
* @param {*} [axiosOptions] Override http request option.
|
|
33060
34306
|
* @throws {RequiredError}
|
|
@@ -33149,7 +34395,7 @@ var RequestableObjectsBetaApiFp = function (configuration) {
|
|
|
33149
34395
|
* @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.
|
|
33150
34396
|
* @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.
|
|
33151
34397
|
* @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.
|
|
33152
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, in, sw
|
|
34398
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, in, sw*
|
|
33153
34399
|
* @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**
|
|
33154
34400
|
* @param {*} [axiosOptions] Override http request option.
|
|
33155
34401
|
* @throws {RequiredError}
|
|
@@ -33187,7 +34433,7 @@ var RequestableObjectsBetaApiFactory = function (configuration, basePath, axios)
|
|
|
33187
34433
|
* @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.
|
|
33188
34434
|
* @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.
|
|
33189
34435
|
* @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.
|
|
33190
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, in, sw
|
|
34436
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, in, sw*
|
|
33191
34437
|
* @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**
|
|
33192
34438
|
* @param {*} [axiosOptions] Override http request option.
|
|
33193
34439
|
* @throws {RequiredError}
|
|
@@ -34509,6 +35755,79 @@ var RolesBetaApiAxiosParamCreator = function (configuration) {
|
|
|
34509
35755
|
});
|
|
34510
35756
|
});
|
|
34511
35757
|
},
|
|
35758
|
+
/**
|
|
35759
|
+
* This API lists the Entitlements associated with a given role. A token with API, ORG_ADMIN, ROLE_ADMIN, or ROLE_SUBADMIN authority is required to call this API.
|
|
35760
|
+
* @summary List role\'s Entitlements
|
|
35761
|
+
* @param {string} id ID of the containing role
|
|
35762
|
+
* @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.
|
|
35763
|
+
* @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.
|
|
35764
|
+
* @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.
|
|
35765
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw* **attribute**: *eq, sw* **value**: *eq, sw* **created**: *gt, lt, ge, le* **modified**: *gt, lt, ge, le* **owner.id**: *eq, in* **source.id**: *eq, in*
|
|
35766
|
+
* @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, attribute, value, created, modified**
|
|
35767
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
35768
|
+
* @throws {RequiredError}
|
|
35769
|
+
*/
|
|
35770
|
+
getRoleEntitlements: function (id, limit, offset, count, filters, sorters, axiosOptions) {
|
|
35771
|
+
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
35772
|
+
return __awaiter(_this, void 0, void 0, function () {
|
|
35773
|
+
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
35774
|
+
return __generator(this, function (_a) {
|
|
35775
|
+
switch (_a.label) {
|
|
35776
|
+
case 0:
|
|
35777
|
+
// verify required parameter 'id' is not null or undefined
|
|
35778
|
+
(0, common_1.assertParamExists)('getRoleEntitlements', 'id', id);
|
|
35779
|
+
localVarPath = "/roles/{id}/entitlements"
|
|
35780
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
35781
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
35782
|
+
if (configuration) {
|
|
35783
|
+
baseOptions = configuration.baseOptions;
|
|
35784
|
+
}
|
|
35785
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
35786
|
+
localVarHeaderParameter = {};
|
|
35787
|
+
localVarQueryParameter = {};
|
|
35788
|
+
// authentication UserContextAuth required
|
|
35789
|
+
// oauth required
|
|
35790
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)
|
|
35791
|
+
// authentication UserContextAuth required
|
|
35792
|
+
// oauth required
|
|
35793
|
+
];
|
|
35794
|
+
case 1:
|
|
35795
|
+
// authentication UserContextAuth required
|
|
35796
|
+
// oauth required
|
|
35797
|
+
_a.sent();
|
|
35798
|
+
// authentication UserContextAuth required
|
|
35799
|
+
// oauth required
|
|
35800
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "UserContextAuth", [], configuration)];
|
|
35801
|
+
case 2:
|
|
35802
|
+
// authentication UserContextAuth required
|
|
35803
|
+
// oauth required
|
|
35804
|
+
_a.sent();
|
|
35805
|
+
if (limit !== undefined) {
|
|
35806
|
+
localVarQueryParameter['limit'] = limit;
|
|
35807
|
+
}
|
|
35808
|
+
if (offset !== undefined) {
|
|
35809
|
+
localVarQueryParameter['offset'] = offset;
|
|
35810
|
+
}
|
|
35811
|
+
if (count !== undefined) {
|
|
35812
|
+
localVarQueryParameter['count'] = count;
|
|
35813
|
+
}
|
|
35814
|
+
if (filters !== undefined) {
|
|
35815
|
+
localVarQueryParameter['filters'] = filters;
|
|
35816
|
+
}
|
|
35817
|
+
if (sorters !== undefined) {
|
|
35818
|
+
localVarQueryParameter['sorters'] = sorters;
|
|
35819
|
+
}
|
|
35820
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
35821
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
35822
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
35823
|
+
return [2 /*return*/, {
|
|
35824
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
35825
|
+
axiosOptions: localVarRequestOptions,
|
|
35826
|
+
}];
|
|
35827
|
+
}
|
|
35828
|
+
});
|
|
35829
|
+
});
|
|
35830
|
+
},
|
|
34512
35831
|
/**
|
|
34513
35832
|
* This API returns a list of Roles. A token with API, ORG_ADMIN, ROLE_ADMIN, or ROLE_SUBADMIN authority is required to call this API.
|
|
34514
35833
|
* @summary List Roles
|
|
@@ -34516,7 +35835,7 @@ var RolesBetaApiAxiosParamCreator = function (configuration) {
|
|
|
34516
35835
|
* @param {number} [limit] Note that for this API the maximum value for limit is 50. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
34517
35836
|
* @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.
|
|
34518
35837
|
* @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.
|
|
34519
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw
|
|
35838
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw* **created**: *gt, lt, ge, le* **modified**: *gt, lt, ge, le* **owner.id**: *eq, in* **requestable**: *eq*
|
|
34520
35839
|
* @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**
|
|
34521
35840
|
* @param {string} [forSegmentIds] If present and not empty, additionally filters Roles to those which are assigned to the Segment(s) with the specified IDs. If segmentation is currently unavailable, specifying this parameter results in an error.
|
|
34522
35841
|
* @param {boolean} [includeUnsegmented] Whether or not the response list should contain unsegmented Roles. If *for-segment-ids* is absent or empty, specifying *include-unsegmented* as false results in an error.
|
|
@@ -34763,6 +36082,31 @@ var RolesBetaApiFp = function (configuration) {
|
|
|
34763
36082
|
});
|
|
34764
36083
|
});
|
|
34765
36084
|
},
|
|
36085
|
+
/**
|
|
36086
|
+
* This API lists the Entitlements associated with a given role. A token with API, ORG_ADMIN, ROLE_ADMIN, or ROLE_SUBADMIN authority is required to call this API.
|
|
36087
|
+
* @summary List role\'s Entitlements
|
|
36088
|
+
* @param {string} id ID of the containing role
|
|
36089
|
+
* @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.
|
|
36090
|
+
* @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.
|
|
36091
|
+
* @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.
|
|
36092
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw* **attribute**: *eq, sw* **value**: *eq, sw* **created**: *gt, lt, ge, le* **modified**: *gt, lt, ge, le* **owner.id**: *eq, in* **source.id**: *eq, in*
|
|
36093
|
+
* @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, attribute, value, created, modified**
|
|
36094
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
36095
|
+
* @throws {RequiredError}
|
|
36096
|
+
*/
|
|
36097
|
+
getRoleEntitlements: function (id, limit, offset, count, filters, sorters, axiosOptions) {
|
|
36098
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
36099
|
+
var localVarAxiosArgs;
|
|
36100
|
+
return __generator(this, function (_a) {
|
|
36101
|
+
switch (_a.label) {
|
|
36102
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.getRoleEntitlements(id, limit, offset, count, filters, sorters, axiosOptions)];
|
|
36103
|
+
case 1:
|
|
36104
|
+
localVarAxiosArgs = _a.sent();
|
|
36105
|
+
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
36106
|
+
}
|
|
36107
|
+
});
|
|
36108
|
+
});
|
|
36109
|
+
},
|
|
34766
36110
|
/**
|
|
34767
36111
|
* This API returns a list of Roles. A token with API, ORG_ADMIN, ROLE_ADMIN, or ROLE_SUBADMIN authority is required to call this API.
|
|
34768
36112
|
* @summary List Roles
|
|
@@ -34770,7 +36114,7 @@ var RolesBetaApiFp = function (configuration) {
|
|
|
34770
36114
|
* @param {number} [limit] Note that for this API the maximum value for limit is 50. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
34771
36115
|
* @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.
|
|
34772
36116
|
* @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.
|
|
34773
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw
|
|
36117
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw* **created**: *gt, lt, ge, le* **modified**: *gt, lt, ge, le* **owner.id**: *eq, in* **requestable**: *eq*
|
|
34774
36118
|
* @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**
|
|
34775
36119
|
* @param {string} [forSegmentIds] If present and not empty, additionally filters Roles to those which are assigned to the Segment(s) with the specified IDs. If segmentation is currently unavailable, specifying this parameter results in an error.
|
|
34776
36120
|
* @param {boolean} [includeUnsegmented] Whether or not the response list should contain unsegmented Roles. If *for-segment-ids* is absent or empty, specifying *include-unsegmented* as false results in an error.
|
|
@@ -34876,6 +36220,21 @@ var RolesBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
34876
36220
|
getRoleAssignedIdentities: function (id, limit, offset, count, filters, sorters, axiosOptions) {
|
|
34877
36221
|
return localVarFp.getRoleAssignedIdentities(id, limit, offset, count, filters, sorters, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
34878
36222
|
},
|
|
36223
|
+
/**
|
|
36224
|
+
* This API lists the Entitlements associated with a given role. A token with API, ORG_ADMIN, ROLE_ADMIN, or ROLE_SUBADMIN authority is required to call this API.
|
|
36225
|
+
* @summary List role\'s Entitlements
|
|
36226
|
+
* @param {string} id ID of the containing role
|
|
36227
|
+
* @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.
|
|
36228
|
+
* @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.
|
|
36229
|
+
* @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.
|
|
36230
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw* **attribute**: *eq, sw* **value**: *eq, sw* **created**: *gt, lt, ge, le* **modified**: *gt, lt, ge, le* **owner.id**: *eq, in* **source.id**: *eq, in*
|
|
36231
|
+
* @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, attribute, value, created, modified**
|
|
36232
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
36233
|
+
* @throws {RequiredError}
|
|
36234
|
+
*/
|
|
36235
|
+
getRoleEntitlements: function (id, limit, offset, count, filters, sorters, axiosOptions) {
|
|
36236
|
+
return localVarFp.getRoleEntitlements(id, limit, offset, count, filters, sorters, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
36237
|
+
},
|
|
34879
36238
|
/**
|
|
34880
36239
|
* This API returns a list of Roles. A token with API, ORG_ADMIN, ROLE_ADMIN, or ROLE_SUBADMIN authority is required to call this API.
|
|
34881
36240
|
* @summary List Roles
|
|
@@ -34883,7 +36242,7 @@ var RolesBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
34883
36242
|
* @param {number} [limit] Note that for this API the maximum value for limit is 50. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
34884
36243
|
* @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.
|
|
34885
36244
|
* @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.
|
|
34886
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw
|
|
36245
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw* **created**: *gt, lt, ge, le* **modified**: *gt, lt, ge, le* **owner.id**: *eq, in* **requestable**: *eq*
|
|
34887
36246
|
* @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**
|
|
34888
36247
|
* @param {string} [forSegmentIds] If present and not empty, additionally filters Roles to those which are assigned to the Segment(s) with the specified IDs. If segmentation is currently unavailable, specifying this parameter results in an error.
|
|
34889
36248
|
* @param {boolean} [includeUnsegmented] Whether or not the response list should contain unsegmented Roles. If *for-segment-ids* is absent or empty, specifying *include-unsegmented* as false results in an error.
|
|
@@ -34978,6 +36337,18 @@ var RolesBetaApi = /** @class */ (function (_super) {
|
|
|
34978
36337
|
var _this = this;
|
|
34979
36338
|
return (0, exports.RolesBetaApiFp)(this.configuration).getRoleAssignedIdentities(requestParameters.id, requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
34980
36339
|
};
|
|
36340
|
+
/**
|
|
36341
|
+
* This API lists the Entitlements associated with a given role. A token with API, ORG_ADMIN, ROLE_ADMIN, or ROLE_SUBADMIN authority is required to call this API.
|
|
36342
|
+
* @summary List role\'s Entitlements
|
|
36343
|
+
* @param {RolesBetaApiGetRoleEntitlementsRequest} requestParameters Request parameters.
|
|
36344
|
+
* @param {*} [axiosOptions] Override http request option.
|
|
36345
|
+
* @throws {RequiredError}
|
|
36346
|
+
* @memberof RolesBetaApi
|
|
36347
|
+
*/
|
|
36348
|
+
RolesBetaApi.prototype.getRoleEntitlements = function (requestParameters, axiosOptions) {
|
|
36349
|
+
var _this = this;
|
|
36350
|
+
return (0, exports.RolesBetaApiFp)(this.configuration).getRoleEntitlements(requestParameters.id, requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
36351
|
+
};
|
|
34981
36352
|
/**
|
|
34982
36353
|
* This API returns a list of Roles. A token with API, ORG_ADMIN, ROLE_ADMIN, or ROLE_SUBADMIN authority is required to call this API.
|
|
34983
36354
|
* @summary List Roles
|
|
@@ -38995,11 +40366,11 @@ var ServiceDeskIntegrationBetaApiAxiosParamCreator = function (configuration) {
|
|
|
38995
40366
|
* Update an existing ServiceDeskIntegration by ID with a PATCH request.
|
|
38996
40367
|
* @summary Service Desk Integration Update PATCH
|
|
38997
40368
|
* @param {string} id ID of the Service Desk integration to update
|
|
38998
|
-
* @param {
|
|
40369
|
+
* @param {PatchServiceDeskIntegrationRequestBeta} patchServiceDeskIntegrationRequestBeta A list of SDIM update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. Only `replace` operations are accepted by this endpoint. A 403 Forbidden Error indicates that you attempted to PATCH a operation that is not allowed.
|
|
38999
40370
|
* @param {*} [axiosOptions] Override http request option.
|
|
39000
40371
|
* @throws {RequiredError}
|
|
39001
40372
|
*/
|
|
39002
|
-
patchServiceDeskIntegration: function (id,
|
|
40373
|
+
patchServiceDeskIntegration: function (id, patchServiceDeskIntegrationRequestBeta, axiosOptions) {
|
|
39003
40374
|
if (axiosOptions === void 0) { axiosOptions = {}; }
|
|
39004
40375
|
return __awaiter(_this, void 0, void 0, function () {
|
|
39005
40376
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -39008,8 +40379,8 @@ var ServiceDeskIntegrationBetaApiAxiosParamCreator = function (configuration) {
|
|
|
39008
40379
|
case 0:
|
|
39009
40380
|
// verify required parameter 'id' is not null or undefined
|
|
39010
40381
|
(0, common_1.assertParamExists)('patchServiceDeskIntegration', 'id', id);
|
|
39011
|
-
// verify required parameter '
|
|
39012
|
-
(0, common_1.assertParamExists)('patchServiceDeskIntegration', '
|
|
40382
|
+
// verify required parameter 'patchServiceDeskIntegrationRequestBeta' is not null or undefined
|
|
40383
|
+
(0, common_1.assertParamExists)('patchServiceDeskIntegration', 'patchServiceDeskIntegrationRequestBeta', patchServiceDeskIntegrationRequestBeta);
|
|
39013
40384
|
localVarPath = "/service-desk-integrations/{id}"
|
|
39014
40385
|
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
39015
40386
|
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -39040,7 +40411,7 @@ var ServiceDeskIntegrationBetaApiAxiosParamCreator = function (configuration) {
|
|
|
39040
40411
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
39041
40412
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
39042
40413
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
39043
|
-
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(
|
|
40414
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(patchServiceDeskIntegrationRequestBeta, localVarRequestOptions, configuration);
|
|
39044
40415
|
return [2 /*return*/, {
|
|
39045
40416
|
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
39046
40417
|
axiosOptions: localVarRequestOptions,
|
|
@@ -39317,16 +40688,16 @@ var ServiceDeskIntegrationBetaApiFp = function (configuration) {
|
|
|
39317
40688
|
* Update an existing ServiceDeskIntegration by ID with a PATCH request.
|
|
39318
40689
|
* @summary Service Desk Integration Update PATCH
|
|
39319
40690
|
* @param {string} id ID of the Service Desk integration to update
|
|
39320
|
-
* @param {
|
|
40691
|
+
* @param {PatchServiceDeskIntegrationRequestBeta} patchServiceDeskIntegrationRequestBeta A list of SDIM update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. Only `replace` operations are accepted by this endpoint. A 403 Forbidden Error indicates that you attempted to PATCH a operation that is not allowed.
|
|
39321
40692
|
* @param {*} [axiosOptions] Override http request option.
|
|
39322
40693
|
* @throws {RequiredError}
|
|
39323
40694
|
*/
|
|
39324
|
-
patchServiceDeskIntegration: function (id,
|
|
40695
|
+
patchServiceDeskIntegration: function (id, patchServiceDeskIntegrationRequestBeta, axiosOptions) {
|
|
39325
40696
|
return __awaiter(this, void 0, void 0, function () {
|
|
39326
40697
|
var localVarAxiosArgs;
|
|
39327
40698
|
return __generator(this, function (_a) {
|
|
39328
40699
|
switch (_a.label) {
|
|
39329
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.patchServiceDeskIntegration(id,
|
|
40700
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.patchServiceDeskIntegration(id, patchServiceDeskIntegrationRequestBeta, axiosOptions)];
|
|
39330
40701
|
case 1:
|
|
39331
40702
|
localVarAxiosArgs = _a.sent();
|
|
39332
40703
|
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
@@ -39461,12 +40832,12 @@ var ServiceDeskIntegrationBetaApiFactory = function (configuration, basePath, ax
|
|
|
39461
40832
|
* Update an existing ServiceDeskIntegration by ID with a PATCH request.
|
|
39462
40833
|
* @summary Service Desk Integration Update PATCH
|
|
39463
40834
|
* @param {string} id ID of the Service Desk integration to update
|
|
39464
|
-
* @param {
|
|
40835
|
+
* @param {PatchServiceDeskIntegrationRequestBeta} patchServiceDeskIntegrationRequestBeta A list of SDIM update operations according to the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard. Only `replace` operations are accepted by this endpoint. A 403 Forbidden Error indicates that you attempted to PATCH a operation that is not allowed.
|
|
39465
40836
|
* @param {*} [axiosOptions] Override http request option.
|
|
39466
40837
|
* @throws {RequiredError}
|
|
39467
40838
|
*/
|
|
39468
|
-
patchServiceDeskIntegration: function (id,
|
|
39469
|
-
return localVarFp.patchServiceDeskIntegration(id,
|
|
40839
|
+
patchServiceDeskIntegration: function (id, patchServiceDeskIntegrationRequestBeta, axiosOptions) {
|
|
40840
|
+
return localVarFp.patchServiceDeskIntegration(id, patchServiceDeskIntegrationRequestBeta, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
39470
40841
|
},
|
|
39471
40842
|
/**
|
|
39472
40843
|
* Update an existing Service Desk integration by ID with updated value in JSON form as the request body. A token with Org Admin or Service Desk Admin authority is required to access this endpoint.
|
|
@@ -39596,7 +40967,7 @@ var ServiceDeskIntegrationBetaApi = /** @class */ (function (_super) {
|
|
|
39596
40967
|
*/
|
|
39597
40968
|
ServiceDeskIntegrationBetaApi.prototype.patchServiceDeskIntegration = function (requestParameters, axiosOptions) {
|
|
39598
40969
|
var _this = this;
|
|
39599
|
-
return (0, exports.ServiceDeskIntegrationBetaApiFp)(this.configuration).patchServiceDeskIntegration(requestParameters.id, requestParameters.
|
|
40970
|
+
return (0, exports.ServiceDeskIntegrationBetaApiFp)(this.configuration).patchServiceDeskIntegration(requestParameters.id, requestParameters.patchServiceDeskIntegrationRequestBeta, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
39600
40971
|
};
|
|
39601
40972
|
/**
|
|
39602
40973
|
* Update an existing Service Desk integration by ID with updated value in JSON form as the request body. A token with Org Admin or Service Desk Admin authority is required to access this endpoint.
|
|
@@ -40501,7 +41872,7 @@ var SourcesBetaApiAxiosParamCreator = function (configuration) {
|
|
|
40501
41872
|
});
|
|
40502
41873
|
},
|
|
40503
41874
|
/**
|
|
40504
|
-
* This API returns the existing attribute synchronization configuration for a source specified by the given ID. The response contains all attributes, regardless of whether they enabled or not. A token with ORG_ADMIN authority is required to call this API.
|
|
41875
|
+
* This API returns the existing attribute synchronization configuration for a source specified by the given ID. The response contains all attributes, regardless of whether they enabled or not. A token with ORG_ADMIN or HELPDESK authority is required to call this API.
|
|
40505
41876
|
* @summary Attribute Sync Config
|
|
40506
41877
|
* @param {string} id The source id
|
|
40507
41878
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -41073,7 +42444,7 @@ var SourcesBetaApiAxiosParamCreator = function (configuration) {
|
|
|
41073
42444
|
* @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.
|
|
41074
42445
|
* @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.
|
|
41075
42446
|
* @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.
|
|
41076
|
-
* @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,
|
|
42447
|
+
* @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, ge, gt, le, lt, ne, isnull, sw* **name**: *co, eq, in, sw, ge, gt, ne, isnull* **type**: *eq, in, ge, gt, ne, isnull, sw* **owner.id**: *eq, in, ge, gt, le, lt, ne, isnull, sw* **features**: *ca, co* **created**: *eq* **modified**: *eq* **managementWorkgroup.id**: *eq, ge, gt, in, le, lt, ne, isnull, sw* **description**: *eq, sw* **authoritative**: *eq, ne, isnull* **healthy**: *isnull* **status**: *eq, in, ge, gt, le, lt, ne, isnull, sw* **connectionType**: *eq, ge, gt, in, le, lt, ne, isnull, sw* **connectorName**: *eq, ge, gt, in, ne, isnull, sw*
|
|
41077
42448
|
* @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: **type, created, modified, name, owner.name, healthy, status, id, description, owner.id, accountCorrelationConfig.id, accountCorrelationConfig.name, managerCorrelationRule.type, managerCorrelationRule.id, managerCorrelationRule.name, authoritative, managementWorkgroup.id, connectorName, connectionType**
|
|
41078
42449
|
* @param {string} [forSubadmin] Filter the returned list of sources for the identity specified by the parameter, which is the id of an identity with the role SOURCE_SUBADMIN. By convention, the value **me** indicates the identity id of the current user. Subadmins may only view Sources which they are able to administer; all other Sources will be filtered out when this parameter is set. If the current user is a SOURCE_SUBADMIN but fails to pass a valid value for this parameter, a 403 Forbidden is returned.
|
|
41079
42450
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -42239,7 +43610,7 @@ var SourcesBetaApiFp = function (configuration) {
|
|
|
42239
43610
|
});
|
|
42240
43611
|
},
|
|
42241
43612
|
/**
|
|
42242
|
-
* This API returns the existing attribute synchronization configuration for a source specified by the given ID. The response contains all attributes, regardless of whether they enabled or not. A token with ORG_ADMIN authority is required to call this API.
|
|
43613
|
+
* This API returns the existing attribute synchronization configuration for a source specified by the given ID. The response contains all attributes, regardless of whether they enabled or not. A token with ORG_ADMIN or HELPDESK authority is required to call this API.
|
|
42243
43614
|
* @summary Attribute Sync Config
|
|
42244
43615
|
* @param {string} id The source id
|
|
42245
43616
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -42451,7 +43822,7 @@ var SourcesBetaApiFp = function (configuration) {
|
|
|
42451
43822
|
* @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.
|
|
42452
43823
|
* @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.
|
|
42453
43824
|
* @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.
|
|
42454
|
-
* @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,
|
|
43825
|
+
* @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, ge, gt, le, lt, ne, isnull, sw* **name**: *co, eq, in, sw, ge, gt, ne, isnull* **type**: *eq, in, ge, gt, ne, isnull, sw* **owner.id**: *eq, in, ge, gt, le, lt, ne, isnull, sw* **features**: *ca, co* **created**: *eq* **modified**: *eq* **managementWorkgroup.id**: *eq, ge, gt, in, le, lt, ne, isnull, sw* **description**: *eq, sw* **authoritative**: *eq, ne, isnull* **healthy**: *isnull* **status**: *eq, in, ge, gt, le, lt, ne, isnull, sw* **connectionType**: *eq, ge, gt, in, le, lt, ne, isnull, sw* **connectorName**: *eq, ge, gt, in, ne, isnull, sw*
|
|
42455
43826
|
* @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: **type, created, modified, name, owner.name, healthy, status, id, description, owner.id, accountCorrelationConfig.id, accountCorrelationConfig.name, managerCorrelationRule.type, managerCorrelationRule.id, managerCorrelationRule.name, authoritative, managementWorkgroup.id, connectorName, connectionType**
|
|
42456
43827
|
* @param {string} [forSubadmin] Filter the returned list of sources for the identity specified by the parameter, which is the id of an identity with the role SOURCE_SUBADMIN. By convention, the value **me** indicates the identity id of the current user. Subadmins may only view Sources which they are able to administer; all other Sources will be filtered out when this parameter is set. If the current user is a SOURCE_SUBADMIN but fails to pass a valid value for this parameter, a 403 Forbidden is returned.
|
|
42457
43828
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -42911,7 +44282,7 @@ var SourcesBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
42911
44282
|
return localVarFp.getSourceAccountsSchema(id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
42912
44283
|
},
|
|
42913
44284
|
/**
|
|
42914
|
-
* This API returns the existing attribute synchronization configuration for a source specified by the given ID. The response contains all attributes, regardless of whether they enabled or not. A token with ORG_ADMIN authority is required to call this API.
|
|
44285
|
+
* This API returns the existing attribute synchronization configuration for a source specified by the given ID. The response contains all attributes, regardless of whether they enabled or not. A token with ORG_ADMIN or HELPDESK authority is required to call this API.
|
|
42915
44286
|
* @summary Attribute Sync Config
|
|
42916
44287
|
* @param {string} id The source id
|
|
42917
44288
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -43023,7 +44394,7 @@ var SourcesBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
43023
44394
|
* @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.
|
|
43024
44395
|
* @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.
|
|
43025
44396
|
* @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.
|
|
43026
|
-
* @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,
|
|
44397
|
+
* @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, ge, gt, le, lt, ne, isnull, sw* **name**: *co, eq, in, sw, ge, gt, ne, isnull* **type**: *eq, in, ge, gt, ne, isnull, sw* **owner.id**: *eq, in, ge, gt, le, lt, ne, isnull, sw* **features**: *ca, co* **created**: *eq* **modified**: *eq* **managementWorkgroup.id**: *eq, ge, gt, in, le, lt, ne, isnull, sw* **description**: *eq, sw* **authoritative**: *eq, ne, isnull* **healthy**: *isnull* **status**: *eq, in, ge, gt, le, lt, ne, isnull, sw* **connectionType**: *eq, ge, gt, in, le, lt, ne, isnull, sw* **connectorName**: *eq, ge, gt, in, ne, isnull, sw*
|
|
43027
44398
|
* @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: **type, created, modified, name, owner.name, healthy, status, id, description, owner.id, accountCorrelationConfig.id, accountCorrelationConfig.name, managerCorrelationRule.type, managerCorrelationRule.id, managerCorrelationRule.name, authoritative, managementWorkgroup.id, connectorName, connectionType**
|
|
43028
44399
|
* @param {string} [forSubadmin] Filter the returned list of sources for the identity specified by the parameter, which is the id of an identity with the role SOURCE_SUBADMIN. By convention, the value **me** indicates the identity id of the current user. Subadmins may only view Sources which they are able to administer; all other Sources will be filtered out when this parameter is set. If the current user is a SOURCE_SUBADMIN but fails to pass a valid value for this parameter, a 403 Forbidden is returned.
|
|
43029
44400
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -43343,7 +44714,7 @@ var SourcesBetaApi = /** @class */ (function (_super) {
|
|
|
43343
44714
|
return (0, exports.SourcesBetaApiFp)(this.configuration).getSourceAccountsSchema(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
43344
44715
|
};
|
|
43345
44716
|
/**
|
|
43346
|
-
* This API returns the existing attribute synchronization configuration for a source specified by the given ID. The response contains all attributes, regardless of whether they enabled or not. A token with ORG_ADMIN authority is required to call this API.
|
|
44717
|
+
* This API returns the existing attribute synchronization configuration for a source specified by the given ID. The response contains all attributes, regardless of whether they enabled or not. A token with ORG_ADMIN or HELPDESK authority is required to call this API.
|
|
43347
44718
|
* @summary Attribute Sync Config
|
|
43348
44719
|
* @param {SourcesBetaApiGetSourceAttrSyncConfigRequest} requestParameters Request parameters.
|
|
43349
44720
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -43899,8 +45270,8 @@ var TaggedObjectsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
43899
45270
|
},
|
|
43900
45271
|
/**
|
|
43901
45272
|
* This API returns a list of all tagged objects by type. Any authenticated token may be used to call this API.
|
|
43902
|
-
* @summary List Tagged Objects
|
|
43903
|
-
* @param {'
|
|
45273
|
+
* @summary List Tagged Objects by Type
|
|
45274
|
+
* @param {'ACCESS_PROFILE' | 'APPLICATION' | 'CAMPAIGN' | 'ENTITLEMENT' | 'IDENTITY' | 'ROLE' | 'SOD_POLICY' | 'SOURCE'} type The type of tagged object to retrieve.
|
|
43904
45275
|
* @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.
|
|
43905
45276
|
* @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.
|
|
43906
45277
|
* @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.
|
|
@@ -44233,8 +45604,8 @@ var TaggedObjectsBetaApiFp = function (configuration) {
|
|
|
44233
45604
|
},
|
|
44234
45605
|
/**
|
|
44235
45606
|
* This API returns a list of all tagged objects by type. Any authenticated token may be used to call this API.
|
|
44236
|
-
* @summary List Tagged Objects
|
|
44237
|
-
* @param {'
|
|
45607
|
+
* @summary List Tagged Objects by Type
|
|
45608
|
+
* @param {'ACCESS_PROFILE' | 'APPLICATION' | 'CAMPAIGN' | 'ENTITLEMENT' | 'IDENTITY' | 'ROLE' | 'SOD_POLICY' | 'SOURCE'} type The type of tagged object to retrieve.
|
|
44238
45609
|
* @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.
|
|
44239
45610
|
* @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.
|
|
44240
45611
|
* @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.
|
|
@@ -44374,8 +45745,8 @@ var TaggedObjectsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
44374
45745
|
},
|
|
44375
45746
|
/**
|
|
44376
45747
|
* This API returns a list of all tagged objects by type. Any authenticated token may be used to call this API.
|
|
44377
|
-
* @summary List Tagged Objects
|
|
44378
|
-
* @param {'
|
|
45748
|
+
* @summary List Tagged Objects by Type
|
|
45749
|
+
* @param {'ACCESS_PROFILE' | 'APPLICATION' | 'CAMPAIGN' | 'ENTITLEMENT' | 'IDENTITY' | 'ROLE' | 'SOD_POLICY' | 'SOURCE'} type The type of tagged object to retrieve.
|
|
44379
45750
|
* @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.
|
|
44380
45751
|
* @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.
|
|
44381
45752
|
* @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.
|
|
@@ -44483,7 +45854,7 @@ var TaggedObjectsBetaApi = /** @class */ (function (_super) {
|
|
|
44483
45854
|
};
|
|
44484
45855
|
/**
|
|
44485
45856
|
* This API returns a list of all tagged objects by type. Any authenticated token may be used to call this API.
|
|
44486
|
-
* @summary List Tagged Objects
|
|
45857
|
+
* @summary List Tagged Objects by Type
|
|
44487
45858
|
* @param {TaggedObjectsBetaApiListTaggedObjectsByTypeRequest} requestParameters Request parameters.
|
|
44488
45859
|
* @param {*} [axiosOptions] Override http request option.
|
|
44489
45860
|
* @throws {RequiredError}
|