sailpoint-api-client 1.7.0 → 1.7.5
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/.openapi-generator/VERSION +1 -1
- package/beta/README.md +2 -2
- package/beta/api.ts +2593 -256
- package/beta/common.ts +2 -2
- package/beta/package.json +1 -1
- package/dist/beta/api.d.ts +1253 -109
- package/dist/beta/api.js +3218 -425
- package/dist/beta/api.js.map +1 -1
- package/dist/beta/common.js +1 -1
- package/dist/index.spec.js +3 -3
- package/dist/index.spec.js.map +1 -1
- package/dist/v2024/api.d.ts +481 -129
- package/dist/v2024/api.js +3695 -738
- package/dist/v2024/api.js.map +1 -1
- package/dist/v2024/common.js +1 -1
- package/dist/v2025/api.d.ts +5063 -240
- package/dist/v2025/api.js +7783 -1068
- package/dist/v2025/api.js.map +1 -1
- package/dist/v2025/common.js +1 -1
- package/dist/v2026/api.d.ts +23 -15
- package/dist/v2026/api.js +22 -14
- package/dist/v2026/api.js.map +1 -1
- package/dist/v2026/common.js +1 -1
- package/dist/v3/api.d.ts +197 -16
- package/dist/v3/api.js +1279 -289
- package/dist/v3/api.js.map +1 -1
- package/dist/v3/common.js +1 -1
- package/index.spec.ts +3 -3
- package/package.json +15 -2
- package/v2024/.openapi-generator/VERSION +1 -1
- package/v2024/README.md +2 -2
- package/v2024/api.ts +1993 -438
- package/v2024/common.ts +2 -2
- package/v2024/package.json +1 -1
- package/v2025/.openapi-generator/VERSION +1 -1
- package/v2025/README.md +2 -2
- package/v2025/api.ts +8350 -604
- package/v2025/common.ts +2 -2
- package/v2025/package.json +1 -1
- package/v2026/.openapi-generator/VERSION +1 -1
- package/v2026/README.md +2 -2
- package/v2026/api.ts +23 -15
- package/v2026/common.ts +2 -2
- package/v2026/package.json +1 -1
- package/v3/.openapi-generator/VERSION +1 -1
- package/v3/README.md +2 -2
- package/v3/api.ts +689 -114
- package/v3/common.ts +2 -2
- package/v3/package.json +1 -1
package/dist/v3/api.js
CHANGED
|
@@ -78,16 +78,16 @@ 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.
|
|
82
|
-
exports.
|
|
83
|
-
exports.
|
|
84
|
-
exports.
|
|
85
|
-
exports.
|
|
86
|
-
exports.
|
|
87
|
-
exports.
|
|
88
|
-
exports.
|
|
89
|
-
exports.
|
|
90
|
-
exports.WorkflowsApi = exports.WorkflowsApiFactory = exports.WorkflowsApiFp = exports.WorkflowsApiAxiosParamCreator = exports.WorkItemsApi = exports.WorkItemsApiFactory = exports.WorkItemsApiFp = exports.WorkItemsApiAxiosParamCreator = exports.TransformsApi = exports.TransformsApiFactory = exports.TransformsApiFp = exports.TransformsApiAxiosParamCreator = exports.PutTaggedObjectTypeV3 = exports.ListTaggedObjectsByTypeTypeV3 = exports.GetTaggedObjectTypeV3 = exports.DeleteTaggedObjectTypeV3 = exports.TaggedObjectsApi = exports.TaggedObjectsApiFactory = exports.TaggedObjectsApiFp = exports.TaggedObjectsApiAxiosParamCreator = exports.GetSourceSchemasIncludeTypesV3 = exports.SourcesApi = void 0;
|
|
81
|
+
exports.CampaignCorrelatedStatusV3 = exports.CampaignStatusV3 = exports.CampaignTypeV3 = exports.BulkAddTaggedObjectOperationV3 = exports.BucketType = exports.BeforeProvisioningRuleDtoTypeV3 = exports.BaseAccessOwnerTypeV3 = exports.BackupResponseCloudStorageStatusV3 = exports.BackupResponseHydrationStatusV3 = exports.BackupResponseBackupTypeV3 = exports.BackupResponseTypeV3 = exports.BackupResponseStatusV3 = exports.BackupOptionsIncludeTypesV3 = exports.AuthUserCapabilitiesV3 = exports.AttributeDefinitionType = exports.AttributeDefinitionSchemaTypeV3 = exports.ApprovalStatusDtoOriginalOwnerTypeV3 = exports.ApprovalStatusDtoCurrentOwnerTypeV3 = exports.ApprovalStatus = exports.ApprovalSchemeForRoleApproverTypeV3 = exports.ApprovalScheme = exports.AggregationType = exports.AdminReviewReassignReassignToTypeV3 = exports.ActivityInsightsUsageDaysStateV3 = exports.AccountAllOfSourceOwnerTypeV3 = exports.AccountAllOfRecommendationMethodV3 = exports.AccountAllOfRecommendationTypeV3 = exports.AccountAllOfIdentityTypeV3 = exports.AccountActivityItemOperation = exports.AccountActivityApprovalStatus = exports.AccountActionActionV3 = exports.AccountOriginV3 = exports.AccessType = exports.AccessRequestType = exports.AccessRequestPhasesResultV3 = exports.AccessRequestPhasesStateV3 = exports.AccessRequestItemTypeV3 = exports.AccessProfileUsageUsedByInnerTypeV3 = exports.AccessProfileSourceRefTypeV3 = exports.AccessProfileRefTypeV3 = exports.AccessProfileApprovalSchemeApproverTypeV3 = exports.AccessItemReviewedByTypeV3 = exports.AccessItemRequesterTypeV3 = exports.AccessItemRequestedForTypeV3 = exports.AccessDurationTimeUnitV3 = exports.AccessCriteriaRequestCriteriaListInnerTypeV3 = exports.AccessCriteriaCriteriaListInnerTypeV3 = exports.AccessConstraintOperatorV3 = exports.AccessConstraintTypeV3 = exports.AccessAppsOwnerTypeV3 = void 0;
|
|
82
|
+
exports.GetCampaign200ResponseStatusV3 = exports.GetCampaign200ResponseTypeV3 = exports.GetActiveCampaigns200ResponseInnerMandatoryCommentRequirementV3 = exports.GetActiveCampaigns200ResponseInnerCorrelatedStatusV3 = exports.GetActiveCampaigns200ResponseInnerStatusV3 = exports.GetActiveCampaigns200ResponseInnerTypeV3 = exports.FilterType = exports.FieldDetailsDtoTypeV3 = exports.FederationProtocolDetailsRoleV3 = exports.ExpressionChildrenInnerOperatorV3 = exports.ExpressionOperatorV3 = exports.ExecutionStatus = exports.ExceptionCriteriaCriteriaListInnerTypeV3 = exports.EntitlementRefTypeV3 = exports.EntitlementOwnerTypeV3 = exports.DtoType = exports.DocumentType = exports.DimensionRefTypeV3 = exports.DependantConnectionsMissingDtoDependencyTypeV3 = exports.DeleteSource202ResponseTypeV3 = exports.DateCompareOperatorV3 = exports.CriteriaType = exports.ConnectorDetailStatusV3 = exports.CompletionStatus = exports.CompletedApprovalState = exports.CommentDtoAuthorTypeV3 = exports.ClientType = exports.CertificationTaskStatusV3 = exports.CertificationTaskTargetTypeV3 = exports.CertificationTaskTypeV3 = exports.CertificationReferenceTypeV3 = exports.CertificationPhase = exports.CertificationDecision = exports.CampaignTemplateOwnerRefTypeV3 = exports.CampaignReportStatusV3 = exports.CampaignReportTypeV3 = exports.CampaignReferenceMandatoryCommentRequirementV3 = exports.CampaignReferenceCorrelatedStatusV3 = exports.CampaignReferenceCampaignTypeV3 = exports.CampaignReferenceTypeV3 = exports.CampaignFilterDetailsModeV3 = exports.CampaignCompleteOptionsAutoCompleteActionV3 = exports.CampaignAllOfSourcesWithOrphanEntitlementsTypeV3 = exports.CampaignAllOfSearchCampaignInfoReviewerTypeV3 = exports.CampaignAllOfSearchCampaignInfoTypeV3 = exports.CampaignAllOfRoleCompositionCampaignInfoRemediatorRefTypeV3 = exports.CampaignAllOfMachineAccountCampaignInfoReviewerTypeV3 = exports.CampaignAllOfFilterTypeV3 = exports.CampaignAlertLevelV3 = exports.CampaignMandatoryCommentRequirementV3 = void 0;
|
|
83
|
+
exports.ProvisioningCriteriaOperation = exports.PreApprovalTriggerDetailsDecisionV3 = exports.PendingApprovalOwnerTypeV3 = exports.PendingApprovalMaxPermittedAccessDurationTimeUnitV3 = exports.PendingApprovalAction = exports.PatOwnerTypeV3 = exports.PasswordStatusStateV3 = exports.PasswordChangeResponseStateV3 = exports.OwnerReferenceSegmentsTypeV3 = exports.OwnerReferenceTypeV3 = exports.OwnerDtoTypeV3 = exports.OrphanIdentitiesReportArgumentsSelectedFormatsV3 = exports.Operation = exports.ObjectMappingResponseObjectTypeV3 = exports.ObjectMappingRequestObjectTypeV3 = exports.NonEmployeeSchemaAttributeType = exports.NonEmployeeIdentityDtoType = exports.NonEmployeeBulkUploadStatusStatusV3 = exports.NonEmployeeBulkUploadJobStatusV3 = exports.NamedConstructs = exports.MfaConfigTestResponseStateV3 = exports.MetricType = exports.ManualWorkItemState = exports.ManualWorkItemDetailsOriginalOwnerTypeV3 = exports.ManualWorkItemDetailsCurrentOwnerTypeV3 = exports.ManagedClusterUpdatePreferencesUpdateStateV3 = exports.ManagedClusterTypes = exports.ManagedClusterEncryptionConfigFormatV3 = exports.ManagedClusterConsolidatedHealthIndicatorsStatusV3 = exports.ManagedClusterStatusV3 = exports.ManagedClientType = exports.ManagedClientStatusCode = exports.ManagedClientProvisionStatusV3 = exports.ManagedClientClusterTypeV3 = exports.ManagedClientStatusV3 = exports.LocaleOrigin = exports.LifecyclestateDeletedTypeV3 = exports.KbaAuthResponseStatusV3 = exports.JsonPatchOperationOpV3 = exports.Index = exports.ImportObjectTypeV3 = exports.IdpDetailsRoleV3 = exports.IdentityWithNewAccessAccessRefsInnerTypeV3 = exports.IdentityProfileExportedObjectSelfTypeV3 = exports.IdentityProfileAllOfOwnerTypeV3 = exports.IdentityProfileAllOfAuthoritativeSourceTypeV3 = exports.IdentityPreviewResponseIdentityTypeV3 = exports.GrantType = exports.GetCampaign200ResponseMandatoryCommentRequirementV3 = exports.GetCampaign200ResponseCorrelatedStatusV3 = void 0;
|
|
84
|
+
exports.SlimCampaignCorrelatedStatusV3 = exports.SlimCampaignStatusV3 = exports.SlimCampaignTypeV3 = exports.ServiceProviderConfigurationFederationProtocolDetailsInnerRoleV3 = exports.ServiceDeskSourceTypeV3 = exports.SendTokenResponseStatusV3 = exports.SendTokenRequestDeliveryTypeV3 = exports.SelectorType = exports.SearchScheduleRecipientsInnerTypeV3 = exports.SearchFilterType = exports.SchemaFeaturesV3 = exports.ScheduledSearchAllOfOwnerTypeV3 = exports.ScheduledAttributesFrequencyV3 = exports.ScheduleType = exports.ScheduleMonthsTypeV3 = exports.ScheduleHoursTypeV3 = exports.ScheduleDaysTypeV3 = exports.ScheduleTypeV3 = exports.RoleMembershipSelectorType = exports.RoleCriteriaOperation = exports.RoleCriteriaKeyType = exports.RoleAssignmentSourceType = exports.ReviewerTypeV3 = exports.ReviewableEntitlementAccountOwnerTypeV3 = exports.RequestedItemStatusSodViolationContextStateV3 = exports.RequestedItemStatusRequestedForTypeV3 = exports.RequestedItemStatusRequestState = exports.RequestedItemStatusPreApprovalTriggerDetailsDecisionV3 = exports.RequestedItemStatusTypeV3 = exports.RequestedItemDtoRefTypeV3 = exports.RequestedItemDetailsTypeV3 = exports.RequestableObjectType = exports.RequestableObjectRequestStatus = exports.RequestableObjectReferenceTypeV3 = exports.ReportType = exports.ReportResultsAvailableFormatsV3 = exports.ReportResultsStatusV3 = exports.ReportResultsReportTypeV3 = exports.ReportResultReferenceStatusV3 = exports.ReportResultReferenceTypeV3 = exports.ReportDetailsArgumentsSelectedFormatsV3 = exports.ReportDetailsReportTypeV3 = exports.RecommendationMethodV3 = exports.RecommendationTypeV3 = exports.ReassignmentType = exports.ReassignmentReferenceTypeV3 = exports.ReassignReferenceTypeV3 = exports.QueryType = exports.PublicIdentityIdentityStateV3 = exports.ProvisioningState = void 0;
|
|
85
|
+
exports.WorkItemStateManualWorkItems = exports.WorkItemState = exports.ViolationOwnerAssignmentConfigOwnerRefTypeV3 = exports.ViolationOwnerAssignmentConfigAssignmentRuleV3 = exports.ViolationContextPolicyTypeV3 = exports.VerificationResponseStatusV3 = exports.V3CreateConnectorDtoStatusV3 = exports.V3ConnectorDtoStatusV3 = exports.UsageType = exports.UpdateDetailStatusV3 = exports.UncorrelatedAccountsReportArgumentsSelectedFormatsV3 = exports.TransformReadTypeV3 = exports.TransformTypeV3 = exports.TokenAuthResponseStatusV3 = exports.TokenAuthRequestDeliveryTypeV3 = exports.TaskResultSimplifiedCompletionStatusV3 = exports.TaskResultDtoTypeV3 = exports.TaskResultDetailsMessagesInnerTypeV3 = exports.TaskResultDetailsCompletionStatusV3 = exports.TaskResultDetailsReportTypeV3 = exports.TaskResultDetailsTypeV3 = exports.TaggedObjectDtoTypeV3 = exports.StandardLevel = exports.SpDetailsRoleV3 = exports.SourceUsageStatusStatusV3 = exports.SourceSchemasInnerTypeV3 = exports.SourcePasswordPoliciesInnerTypeV3 = exports.SourceOwnerTypeV3 = exports.SourceManagerCorrelationRuleTypeV3 = exports.SourceManagementWorkgroupTypeV3 = exports.SourceHealthDtoStatusV3 = exports.SourceClusterDtoTypeV3 = exports.SourceClusterTypeV3 = exports.SourceBeforeProvisioningRuleTypeV3 = exports.SourceAccountCorrelationRuleTypeV3 = exports.SourceAccountCorrelationConfigTypeV3 = exports.SourceStatusV3 = exports.SourceFeaturesV3 = exports.SodViolationContextCheckCompletedStateV3 = exports.SodReportResultDtoTypeV3 = exports.SodRecipientTypeV3 = exports.SodPolicyRequestTypeV3 = exports.SodPolicyRequestStateV3 = exports.SodPolicyReadTypeV3 = exports.SodPolicyReadStateV3 = exports.SodPolicyOwnerRefTypeV3 = exports.SodPolicyDto1TypeV3 = exports.SodPolicyDtoTypeV3 = exports.SodPolicyTypeV3 = exports.SodPolicyStateV3 = void 0;
|
|
86
|
+
exports.CertificationCampaignFiltersApiFp = exports.CertificationCampaignFiltersApiAxiosParamCreator = exports.BrandingApi = exports.BrandingApiFactory = exports.BrandingApiFp = exports.BrandingApiAxiosParamCreator = exports.AuthUsersApi = exports.AuthUsersApiFactory = exports.AuthUsersApiFp = exports.AuthUsersApiAxiosParamCreator = exports.GetDiscoveredApplicationsDetailV3 = exports.ApplicationDiscoveryApi = exports.ApplicationDiscoveryApiFactory = exports.ApplicationDiscoveryApiFp = exports.ApplicationDiscoveryApiAxiosParamCreator = exports.ListAccountsDetailLevelV3 = exports.AccountsApi = exports.AccountsApiFactory = exports.AccountsApiFp = exports.AccountsApiAxiosParamCreator = exports.AccountUsagesApi = exports.AccountUsagesApiFactory = exports.AccountUsagesApiFp = exports.AccountUsagesApiAxiosParamCreator = exports.AccountActivitiesApi = exports.AccountActivitiesApiFactory = exports.AccountActivitiesApiFp = exports.AccountActivitiesApiAxiosParamCreator = exports.AccessRequestsApi = exports.AccessRequestsApiFactory = exports.AccessRequestsApiFp = exports.AccessRequestsApiAxiosParamCreator = exports.AccessRequestApprovalsApi = exports.AccessRequestApprovalsApiFactory = exports.AccessRequestApprovalsApiFp = exports.AccessRequestApprovalsApiAxiosParamCreator = exports.AccessProfilesApi = exports.AccessProfilesApiFactory = exports.AccessProfilesApiFp = exports.AccessProfilesApiAxiosParamCreator = exports.WorkflowTriggerAttributesFrequencyV3 = exports.WorkflowTriggerTypeV3 = exports.WorkflowModifiedByTypeV3 = exports.WorkflowLibraryTriggerTypeV3 = exports.WorkflowLibraryFormFieldsTypeV3 = exports.WorkflowExecutionEventTypeV3 = exports.WorkflowExecutionStatusV3 = exports.WorkflowBodyOwnerTypeV3 = exports.WorkflowAllOfCreatorTypeV3 = exports.WorkItemTypeManualWorkItems = void 0;
|
|
87
|
+
exports.MFAControllerApiFactory = exports.MFAControllerApiFp = exports.MFAControllerApiAxiosParamCreator = exports.TestMFAConfigMethodV3 = exports.DeleteMFAConfigMethodV3 = exports.MFAConfigurationApi = exports.MFAConfigurationApiFactory = exports.MFAConfigurationApiFp = exports.MFAConfigurationApiAxiosParamCreator = exports.LifecycleStatesApi = exports.LifecycleStatesApiFactory = exports.LifecycleStatesApiFp = exports.LifecycleStatesApiAxiosParamCreator = exports.IdentityProfilesApi = exports.IdentityProfilesApiFactory = exports.IdentityProfilesApiFp = exports.IdentityProfilesApiAxiosParamCreator = exports.GlobalTenantSecuritySettingsApi = exports.GlobalTenantSecuritySettingsApiFactory = exports.GlobalTenantSecuritySettingsApiFp = exports.GlobalTenantSecuritySettingsApiAxiosParamCreator = exports.PutConnectorTranslationsLocaleV3 = exports.GetConnectorTranslationsLocaleV3 = exports.GetConnectorListLocaleV3 = exports.GetConnectorLocaleV3 = exports.ConnectorsApi = exports.ConnectorsApiFactory = exports.ConnectorsApiFp = exports.ConnectorsApiAxiosParamCreator = exports.ConfigurationHubApi = exports.ConfigurationHubApiFactory = exports.ConfigurationHubApiFp = exports.ConfigurationHubApiAxiosParamCreator = exports.CertificationsApi = exports.CertificationsApiFactory = exports.CertificationsApiFp = exports.CertificationsApiAxiosParamCreator = exports.GetIdentityAccessSummariesTypeV3 = exports.CertificationSummariesApi = exports.CertificationSummariesApiFactory = exports.CertificationSummariesApiFp = exports.CertificationSummariesApiAxiosParamCreator = exports.GetCampaignDetailV3 = exports.GetActiveCampaignsDetailV3 = exports.CertificationCampaignsApi = exports.CertificationCampaignsApiFactory = exports.CertificationCampaignsApiFp = exports.CertificationCampaignsApiAxiosParamCreator = exports.CertificationCampaignFiltersApi = exports.CertificationCampaignFiltersApiFactory = void 0;
|
|
88
|
+
exports.PublicIdentitiesConfigApi = exports.PublicIdentitiesConfigApiFactory = exports.PublicIdentitiesConfigApiFp = exports.PublicIdentitiesConfigApiAxiosParamCreator = exports.PublicIdentitiesApi = exports.PublicIdentitiesApiFactory = exports.PublicIdentitiesApiFp = exports.PublicIdentitiesApiAxiosParamCreator = exports.PersonalAccessTokensApi = exports.PersonalAccessTokensApiFactory = exports.PersonalAccessTokensApiFp = exports.PersonalAccessTokensApiAxiosParamCreator = exports.PasswordSyncGroupsApi = exports.PasswordSyncGroupsApiFactory = exports.PasswordSyncGroupsApiFp = exports.PasswordSyncGroupsApiAxiosParamCreator = exports.PasswordPoliciesApi = exports.PasswordPoliciesApiFactory = exports.PasswordPoliciesApiFp = exports.PasswordPoliciesApiAxiosParamCreator = exports.PasswordManagementApi = exports.PasswordManagementApiFactory = exports.PasswordManagementApiFp = exports.PasswordManagementApiAxiosParamCreator = exports.PasswordDictionaryApi = exports.PasswordDictionaryApiFactory = exports.PasswordDictionaryApiFp = exports.PasswordDictionaryApiAxiosParamCreator = exports.PasswordConfigurationApi = exports.PasswordConfigurationApiFactory = exports.PasswordConfigurationApiFp = exports.PasswordConfigurationApiAxiosParamCreator = exports.OAuthClientsApi = exports.OAuthClientsApiFactory = exports.OAuthClientsApiFp = exports.OAuthClientsApiAxiosParamCreator = exports.NonEmployeeLifecycleManagementApi = exports.NonEmployeeLifecycleManagementApiFactory = exports.NonEmployeeLifecycleManagementApiFp = exports.NonEmployeeLifecycleManagementApiAxiosParamCreator = exports.ManagedClustersApi = exports.ManagedClustersApiFactory = exports.ManagedClustersApiFp = exports.ManagedClustersApiAxiosParamCreator = exports.ManagedClientsApi = exports.ManagedClientsApiFactory = exports.ManagedClientsApiFp = exports.ManagedClientsApiAxiosParamCreator = exports.PingVerificationStatusMethodV3 = exports.MFAControllerApi = void 0;
|
|
89
|
+
exports.SourceUsagesApiFactory = exports.SourceUsagesApiFp = exports.SourceUsagesApiAxiosParamCreator = exports.ServiceDeskIntegrationApi = exports.ServiceDeskIntegrationApiFactory = exports.ServiceDeskIntegrationApiFp = exports.ServiceDeskIntegrationApiAxiosParamCreator = exports.SegmentsApi = exports.SegmentsApiFactory = exports.SegmentsApiFp = exports.SegmentsApiAxiosParamCreator = exports.SearchAttributeConfigurationApi = exports.SearchAttributeConfigurationApiFactory = exports.SearchAttributeConfigurationApiFp = exports.SearchAttributeConfigurationApiAxiosParamCreator = exports.SearchGetIndexV3 = exports.SearchApi = exports.SearchApiFactory = exports.SearchApiFp = exports.SearchApiAxiosParamCreator = exports.ScheduledSearchApi = exports.ScheduledSearchApiFactory = exports.ScheduledSearchApiFp = exports.ScheduledSearchApiAxiosParamCreator = exports.SavedSearchApi = exports.SavedSearchApiFactory = exports.SavedSearchApiFp = exports.SavedSearchApiAxiosParamCreator = exports.SODViolationsApi = exports.SODViolationsApiFactory = exports.SODViolationsApiFp = exports.SODViolationsApiAxiosParamCreator = exports.SODPoliciesApi = exports.SODPoliciesApiFactory = exports.SODPoliciesApiFp = exports.SODPoliciesApiAxiosParamCreator = exports.RolesApi = exports.RolesApiFactory = exports.RolesApiFp = exports.RolesApiAxiosParamCreator = exports.ListRequestableObjectsTypesV3 = exports.RequestableObjectsApi = exports.RequestableObjectsApiFactory = exports.RequestableObjectsApiFp = exports.RequestableObjectsApiAxiosParamCreator = exports.GetReportFileFormatV3 = exports.ReportsDataExtractionApi = exports.ReportsDataExtractionApiFactory = exports.ReportsDataExtractionApiFp = exports.ReportsDataExtractionApiAxiosParamCreator = void 0;
|
|
90
|
+
exports.WorkflowsApi = exports.WorkflowsApiFactory = exports.WorkflowsApiFp = exports.WorkflowsApiAxiosParamCreator = exports.WorkItemsApi = exports.WorkItemsApiFactory = exports.WorkItemsApiFp = exports.WorkItemsApiAxiosParamCreator = exports.TransformsApi = exports.TransformsApiFactory = exports.TransformsApiFp = exports.TransformsApiAxiosParamCreator = exports.PutTaggedObjectTypeV3 = exports.ListTaggedObjectsByTypeTypeV3 = exports.GetTaggedObjectTypeV3 = exports.DeleteTaggedObjectTypeV3 = exports.TaggedObjectsApi = exports.TaggedObjectsApiFactory = exports.TaggedObjectsApiFp = exports.TaggedObjectsApiAxiosParamCreator = exports.GetSourceSchemasIncludeTypesV3 = exports.SourcesApi = exports.SourcesApiFactory = exports.SourcesApiFp = exports.SourcesApiAxiosParamCreator = exports.SourceUsagesApi = void 0;
|
|
91
91
|
var axios_1 = __importDefault(require("axios"));
|
|
92
92
|
// Some imports not used depending on template conditions
|
|
93
93
|
// @ts-ignore
|
|
@@ -112,6 +112,12 @@ exports.AccessCriteriaCriteriaListInnerTypeV3 = {
|
|
|
112
112
|
exports.AccessCriteriaRequestCriteriaListInnerTypeV3 = {
|
|
113
113
|
Entitlement: 'ENTITLEMENT'
|
|
114
114
|
};
|
|
115
|
+
exports.AccessDurationTimeUnitV3 = {
|
|
116
|
+
Hours: 'HOURS',
|
|
117
|
+
Days: 'DAYS',
|
|
118
|
+
Weeks: 'WEEKS',
|
|
119
|
+
Months: 'MONTHS'
|
|
120
|
+
};
|
|
115
121
|
exports.AccessItemRequestedForTypeV3 = {
|
|
116
122
|
Identity: 'IDENTITY'
|
|
117
123
|
};
|
|
@@ -155,13 +161,14 @@ exports.AccessRequestPhasesResultV3 = {
|
|
|
155
161
|
Failed: 'FAILED'
|
|
156
162
|
};
|
|
157
163
|
/**
|
|
158
|
-
* Access request type. Defaults to GRANT_ACCESS. REVOKE_ACCESS type can only have a single Identity ID in the requestedFor field.
|
|
164
|
+
* Access request type. Defaults to GRANT_ACCESS. REVOKE_ACCESS type can only have a single Identity ID in the requestedFor field. MODIFY_ACCESS type is used for updating access expiration dates or other access modifications.
|
|
159
165
|
* @export
|
|
160
166
|
* @enum {string}
|
|
161
167
|
*/
|
|
162
168
|
exports.AccessRequestType = {
|
|
163
169
|
GrantAccess: 'GRANT_ACCESS',
|
|
164
|
-
RevokeAccess: 'REVOKE_ACCESS'
|
|
170
|
+
RevokeAccess: 'REVOKE_ACCESS',
|
|
171
|
+
ModifyAccess: 'MODIFY_ACCESS'
|
|
165
172
|
};
|
|
166
173
|
/**
|
|
167
174
|
* Access type of API Client indicating online or offline use
|
|
@@ -906,18 +913,35 @@ exports.ManagedClusterStatusV3 = {
|
|
|
906
913
|
Normal: 'NORMAL',
|
|
907
914
|
Warning: 'WARNING'
|
|
908
915
|
};
|
|
916
|
+
exports.ManagedClusterConsolidatedHealthIndicatorsStatusV3 = {
|
|
917
|
+
Normal: 'NORMAL',
|
|
918
|
+
Warning: 'WARNING',
|
|
919
|
+
Error: 'ERROR'
|
|
920
|
+
};
|
|
909
921
|
exports.ManagedClusterEncryptionConfigFormatV3 = {
|
|
910
922
|
V2: 'V2',
|
|
911
923
|
V3: 'V3'
|
|
912
924
|
};
|
|
913
925
|
/**
|
|
914
|
-
* The Type of Cluster
|
|
926
|
+
* The Type of Cluster: * `idn` - IDN VA type * `iai` - IAI harvester VA * `spConnectCluster` - Saas 2.0 connector cluster (this should be one per org) * `sqsCluster` - This should be unused * `das-rc` - Data Access Security Resources Collector * `das-pc` - Data Access Security Permissions Collector * `das-dc` - Data Access Security Data Classification Collector * `pag` - Privilege Action Gateway VA * `das-am` - Data Access Security Activity Monitor * `standard` - Standard Cluster type for running multiple products
|
|
915
927
|
* @export
|
|
916
928
|
* @enum {string}
|
|
917
929
|
*/
|
|
918
930
|
exports.ManagedClusterTypes = {
|
|
919
931
|
Idn: 'idn',
|
|
920
|
-
Iai: 'iai'
|
|
932
|
+
Iai: 'iai',
|
|
933
|
+
SpConnectCluster: 'spConnectCluster',
|
|
934
|
+
SqsCluster: 'sqsCluster',
|
|
935
|
+
DasRc: 'das-rc',
|
|
936
|
+
DasPc: 'das-pc',
|
|
937
|
+
DasDc: 'das-dc',
|
|
938
|
+
Pag: 'pag',
|
|
939
|
+
DasAm: 'das-am',
|
|
940
|
+
Standard: 'standard'
|
|
941
|
+
};
|
|
942
|
+
exports.ManagedClusterUpdatePreferencesUpdateStateV3 = {
|
|
943
|
+
Auto: 'AUTO',
|
|
944
|
+
Disabled: 'DISABLED'
|
|
921
945
|
};
|
|
922
946
|
exports.ManualWorkItemDetailsCurrentOwnerTypeV3 = {
|
|
923
947
|
GovernanceGroup: 'GOVERNANCE_GROUP',
|
|
@@ -1107,6 +1131,12 @@ exports.PendingApprovalAction = {
|
|
|
1107
1131
|
Rejected: 'REJECTED',
|
|
1108
1132
|
Forwarded: 'FORWARDED'
|
|
1109
1133
|
};
|
|
1134
|
+
exports.PendingApprovalMaxPermittedAccessDurationTimeUnitV3 = {
|
|
1135
|
+
Hours: 'HOURS',
|
|
1136
|
+
Days: 'DAYS',
|
|
1137
|
+
Weeks: 'WEEKS',
|
|
1138
|
+
Months: 'MONTHS'
|
|
1139
|
+
};
|
|
1110
1140
|
exports.PendingApprovalOwnerTypeV3 = {
|
|
1111
1141
|
Identity: 'IDENTITY'
|
|
1112
1142
|
};
|
|
@@ -2015,21 +2045,11 @@ var AccessProfilesApiAxiosParamCreator = function (configuration) {
|
|
|
2015
2045
|
_a.sent();
|
|
2016
2046
|
// authentication userAuth required
|
|
2017
2047
|
// oauth required
|
|
2018
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
2019
|
-
// authentication applicationAuth required
|
|
2020
|
-
// oauth required
|
|
2021
|
-
];
|
|
2048
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
2022
2049
|
case 2:
|
|
2023
2050
|
// authentication userAuth required
|
|
2024
2051
|
// oauth required
|
|
2025
2052
|
_a.sent();
|
|
2026
|
-
// authentication applicationAuth required
|
|
2027
|
-
// oauth required
|
|
2028
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
2029
|
-
case 3:
|
|
2030
|
-
// authentication applicationAuth required
|
|
2031
|
-
// oauth required
|
|
2032
|
-
_a.sent();
|
|
2033
2053
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
2034
2054
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
2035
2055
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -2080,21 +2100,11 @@ var AccessProfilesApiAxiosParamCreator = function (configuration) {
|
|
|
2080
2100
|
_a.sent();
|
|
2081
2101
|
// authentication userAuth required
|
|
2082
2102
|
// oauth required
|
|
2083
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
2084
|
-
// authentication applicationAuth required
|
|
2085
|
-
// oauth required
|
|
2086
|
-
];
|
|
2103
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
2087
2104
|
case 2:
|
|
2088
2105
|
// authentication userAuth required
|
|
2089
2106
|
// oauth required
|
|
2090
2107
|
_a.sent();
|
|
2091
|
-
// authentication applicationAuth required
|
|
2092
|
-
// oauth required
|
|
2093
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
2094
|
-
case 3:
|
|
2095
|
-
// authentication applicationAuth required
|
|
2096
|
-
// oauth required
|
|
2097
|
-
_a.sent();
|
|
2098
2108
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
2099
2109
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
2100
2110
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -2142,21 +2152,11 @@ var AccessProfilesApiAxiosParamCreator = function (configuration) {
|
|
|
2142
2152
|
_a.sent();
|
|
2143
2153
|
// authentication userAuth required
|
|
2144
2154
|
// oauth required
|
|
2145
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
2146
|
-
// authentication applicationAuth required
|
|
2147
|
-
// oauth required
|
|
2148
|
-
];
|
|
2155
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
2149
2156
|
case 2:
|
|
2150
2157
|
// authentication userAuth required
|
|
2151
2158
|
// oauth required
|
|
2152
2159
|
_a.sent();
|
|
2153
|
-
// authentication applicationAuth required
|
|
2154
|
-
// oauth required
|
|
2155
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
2156
|
-
case 3:
|
|
2157
|
-
// authentication applicationAuth required
|
|
2158
|
-
// oauth required
|
|
2159
|
-
_a.sent();
|
|
2160
2160
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
2161
2161
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
2162
2162
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -2207,21 +2207,11 @@ var AccessProfilesApiAxiosParamCreator = function (configuration) {
|
|
|
2207
2207
|
_a.sent();
|
|
2208
2208
|
// authentication userAuth required
|
|
2209
2209
|
// oauth required
|
|
2210
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
2211
|
-
// authentication applicationAuth required
|
|
2212
|
-
// oauth required
|
|
2213
|
-
];
|
|
2210
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
2214
2211
|
case 2:
|
|
2215
2212
|
// authentication userAuth required
|
|
2216
2213
|
// oauth required
|
|
2217
2214
|
_a.sent();
|
|
2218
|
-
// authentication applicationAuth required
|
|
2219
|
-
// oauth required
|
|
2220
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
2221
|
-
case 3:
|
|
2222
|
-
// authentication applicationAuth required
|
|
2223
|
-
// oauth required
|
|
2224
|
-
_a.sent();
|
|
2225
2215
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
2226
2216
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
2227
2217
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -2275,21 +2265,11 @@ var AccessProfilesApiAxiosParamCreator = function (configuration) {
|
|
|
2275
2265
|
_a.sent();
|
|
2276
2266
|
// authentication userAuth required
|
|
2277
2267
|
// oauth required
|
|
2278
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
2279
|
-
// authentication applicationAuth required
|
|
2280
|
-
// oauth required
|
|
2281
|
-
];
|
|
2268
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
2282
2269
|
case 2:
|
|
2283
2270
|
// authentication userAuth required
|
|
2284
2271
|
// oauth required
|
|
2285
2272
|
_a.sent();
|
|
2286
|
-
// authentication applicationAuth required
|
|
2287
|
-
// oauth required
|
|
2288
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
2289
|
-
case 3:
|
|
2290
|
-
// authentication applicationAuth required
|
|
2291
|
-
// oauth required
|
|
2292
|
-
_a.sent();
|
|
2293
2273
|
if (limit !== undefined) {
|
|
2294
2274
|
localVarQueryParameter['limit'] = limit;
|
|
2295
2275
|
}
|
|
@@ -2357,21 +2337,11 @@ var AccessProfilesApiAxiosParamCreator = function (configuration) {
|
|
|
2357
2337
|
_a.sent();
|
|
2358
2338
|
// authentication userAuth required
|
|
2359
2339
|
// oauth required
|
|
2360
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
2361
|
-
// authentication applicationAuth required
|
|
2362
|
-
// oauth required
|
|
2363
|
-
];
|
|
2340
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
2364
2341
|
case 2:
|
|
2365
2342
|
// authentication userAuth required
|
|
2366
2343
|
// oauth required
|
|
2367
2344
|
_a.sent();
|
|
2368
|
-
// authentication applicationAuth required
|
|
2369
|
-
// oauth required
|
|
2370
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
2371
|
-
case 3:
|
|
2372
|
-
// authentication applicationAuth required
|
|
2373
|
-
// oauth required
|
|
2374
|
-
_a.sent();
|
|
2375
2345
|
if (forSubadmin !== undefined) {
|
|
2376
2346
|
localVarQueryParameter['for-subadmin'] = forSubadmin;
|
|
2377
2347
|
}
|
|
@@ -2447,21 +2417,11 @@ var AccessProfilesApiAxiosParamCreator = function (configuration) {
|
|
|
2447
2417
|
_a.sent();
|
|
2448
2418
|
// authentication userAuth required
|
|
2449
2419
|
// oauth required
|
|
2450
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
2451
|
-
// authentication applicationAuth required
|
|
2452
|
-
// oauth required
|
|
2453
|
-
];
|
|
2420
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
2454
2421
|
case 2:
|
|
2455
2422
|
// authentication userAuth required
|
|
2456
2423
|
// oauth required
|
|
2457
2424
|
_a.sent();
|
|
2458
|
-
// authentication applicationAuth required
|
|
2459
|
-
// oauth required
|
|
2460
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
2461
|
-
case 3:
|
|
2462
|
-
// authentication applicationAuth required
|
|
2463
|
-
// oauth required
|
|
2464
|
-
_a.sent();
|
|
2465
2425
|
localVarHeaderParameter['Content-Type'] = 'application/json-patch+json';
|
|
2466
2426
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
2467
2427
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -2935,7 +2895,7 @@ var AccessRequestApprovalsApiAxiosParamCreator = function (configuration) {
|
|
|
2935
2895
|
localVarQueryParameter = {};
|
|
2936
2896
|
// authentication userAuth required
|
|
2937
2897
|
// oauth required
|
|
2938
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
2898
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
2939
2899
|
// authentication userAuth required
|
|
2940
2900
|
// oauth required
|
|
2941
2901
|
];
|
|
@@ -2945,7 +2905,7 @@ var AccessRequestApprovalsApiAxiosParamCreator = function (configuration) {
|
|
|
2945
2905
|
_a.sent();
|
|
2946
2906
|
// authentication userAuth required
|
|
2947
2907
|
// oauth required
|
|
2948
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
2908
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
2949
2909
|
case 2:
|
|
2950
2910
|
// authentication userAuth required
|
|
2951
2911
|
// oauth required
|
|
@@ -3196,7 +3156,7 @@ var AccessRequestApprovalsApiAxiosParamCreator = function (configuration) {
|
|
|
3196
3156
|
localVarQueryParameter = {};
|
|
3197
3157
|
// authentication userAuth required
|
|
3198
3158
|
// oauth required
|
|
3199
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
3159
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
3200
3160
|
// authentication userAuth required
|
|
3201
3161
|
// oauth required
|
|
3202
3162
|
];
|
|
@@ -3206,7 +3166,7 @@ var AccessRequestApprovalsApiAxiosParamCreator = function (configuration) {
|
|
|
3206
3166
|
_a.sent();
|
|
3207
3167
|
// authentication userAuth required
|
|
3208
3168
|
// oauth required
|
|
3209
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
3169
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
3210
3170
|
case 2:
|
|
3211
3171
|
// authentication userAuth required
|
|
3212
3172
|
// oauth required
|
|
@@ -3725,7 +3685,7 @@ var AccessRequestsApiAxiosParamCreator = function (configuration) {
|
|
|
3725
3685
|
* @param {boolean} [count] If this is true, the *X-Total-Count* response header populates with the number of results that would be returned if limit and offset were ignored.
|
|
3726
3686
|
* @param {number} [limit] Max number of results to return.
|
|
3727
3687
|
* @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. Defaults to 0 if not specified.
|
|
3728
|
-
* @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: **accessRequestId**: *eq,
|
|
3688
|
+
* @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: **accessRequestId**: *eq, ge, gt, le, lt, ne, sw* **accountActivityItemId**: *eq, in, ge, gt, le, ne, sw* **created**: *eq, ge, gt, le, lt, ne*
|
|
3729
3689
|
* @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**
|
|
3730
3690
|
* @param {string} [requestState] Filter the results by the state of the request. The only valid value is *EXECUTING*.
|
|
3731
3691
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -3946,7 +3906,7 @@ var AccessRequestsApiFp = function (configuration) {
|
|
|
3946
3906
|
* @param {boolean} [count] If this is true, the *X-Total-Count* response header populates with the number of results that would be returned if limit and offset were ignored.
|
|
3947
3907
|
* @param {number} [limit] Max number of results to return.
|
|
3948
3908
|
* @param {number} [offset] Offset into the full result set. Usually specified with *limit* to paginate through the results. Defaults to 0 if not specified.
|
|
3949
|
-
* @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: **accessRequestId**: *eq,
|
|
3909
|
+
* @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: **accessRequestId**: *eq, ge, gt, le, lt, ne, sw* **accountActivityItemId**: *eq, in, ge, gt, le, ne, sw* **created**: *eq, ge, gt, le, lt, ne*
|
|
3950
3910
|
* @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**
|
|
3951
3911
|
* @param {string} [requestState] Filter the results by the state of the request. The only valid value is *EXECUTING*.
|
|
3952
3912
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -4453,11 +4413,21 @@ var AccountUsagesApiAxiosParamCreator = function (configuration) {
|
|
|
4453
4413
|
_a.sent();
|
|
4454
4414
|
// authentication userAuth required
|
|
4455
4415
|
// oauth required
|
|
4456
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
4416
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
4417
|
+
// authentication applicationAuth required
|
|
4418
|
+
// oauth required
|
|
4419
|
+
];
|
|
4457
4420
|
case 2:
|
|
4458
4421
|
// authentication userAuth required
|
|
4459
4422
|
// oauth required
|
|
4460
4423
|
_a.sent();
|
|
4424
|
+
// authentication applicationAuth required
|
|
4425
|
+
// oauth required
|
|
4426
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
4427
|
+
case 3:
|
|
4428
|
+
// authentication applicationAuth required
|
|
4429
|
+
// oauth required
|
|
4430
|
+
_a.sent();
|
|
4461
4431
|
if (limit !== undefined) {
|
|
4462
4432
|
localVarQueryParameter['limit'] = limit;
|
|
4463
4433
|
}
|
|
@@ -4610,11 +4580,21 @@ var AccountsApiAxiosParamCreator = function (configuration) {
|
|
|
4610
4580
|
_a.sent();
|
|
4611
4581
|
// authentication userAuth required
|
|
4612
4582
|
// oauth required
|
|
4613
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
4583
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
4584
|
+
// authentication applicationAuth required
|
|
4585
|
+
// oauth required
|
|
4586
|
+
];
|
|
4614
4587
|
case 2:
|
|
4615
4588
|
// authentication userAuth required
|
|
4616
4589
|
// oauth required
|
|
4617
4590
|
_a.sent();
|
|
4591
|
+
// authentication applicationAuth required
|
|
4592
|
+
// oauth required
|
|
4593
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
4594
|
+
case 3:
|
|
4595
|
+
// authentication applicationAuth required
|
|
4596
|
+
// oauth required
|
|
4597
|
+
_a.sent();
|
|
4618
4598
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
4619
4599
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
4620
4600
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -4665,11 +4645,21 @@ var AccountsApiAxiosParamCreator = function (configuration) {
|
|
|
4665
4645
|
_a.sent();
|
|
4666
4646
|
// authentication userAuth required
|
|
4667
4647
|
// oauth required
|
|
4668
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
4648
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
4649
|
+
// authentication applicationAuth required
|
|
4650
|
+
// oauth required
|
|
4651
|
+
];
|
|
4669
4652
|
case 2:
|
|
4670
4653
|
// authentication userAuth required
|
|
4671
4654
|
// oauth required
|
|
4672
4655
|
_a.sent();
|
|
4656
|
+
// authentication applicationAuth required
|
|
4657
|
+
// oauth required
|
|
4658
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
4659
|
+
case 3:
|
|
4660
|
+
// authentication applicationAuth required
|
|
4661
|
+
// oauth required
|
|
4662
|
+
_a.sent();
|
|
4673
4663
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
4674
4664
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
4675
4665
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -4721,11 +4711,21 @@ var AccountsApiAxiosParamCreator = function (configuration) {
|
|
|
4721
4711
|
_a.sent();
|
|
4722
4712
|
// authentication userAuth required
|
|
4723
4713
|
// oauth required
|
|
4724
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
4714
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
4715
|
+
// authentication applicationAuth required
|
|
4716
|
+
// oauth required
|
|
4717
|
+
];
|
|
4725
4718
|
case 2:
|
|
4726
4719
|
// authentication userAuth required
|
|
4727
4720
|
// oauth required
|
|
4728
4721
|
_a.sent();
|
|
4722
|
+
// authentication applicationAuth required
|
|
4723
|
+
// oauth required
|
|
4724
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
4725
|
+
case 3:
|
|
4726
|
+
// authentication applicationAuth required
|
|
4727
|
+
// oauth required
|
|
4728
|
+
_a.sent();
|
|
4729
4729
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
4730
4730
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
4731
4731
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -4779,11 +4779,21 @@ var AccountsApiAxiosParamCreator = function (configuration) {
|
|
|
4779
4779
|
_a.sent();
|
|
4780
4780
|
// authentication userAuth required
|
|
4781
4781
|
// oauth required
|
|
4782
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
4782
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
4783
|
+
// authentication applicationAuth required
|
|
4784
|
+
// oauth required
|
|
4785
|
+
];
|
|
4783
4786
|
case 2:
|
|
4784
4787
|
// authentication userAuth required
|
|
4785
4788
|
// oauth required
|
|
4786
4789
|
_a.sent();
|
|
4790
|
+
// authentication applicationAuth required
|
|
4791
|
+
// oauth required
|
|
4792
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
4793
|
+
case 3:
|
|
4794
|
+
// authentication applicationAuth required
|
|
4795
|
+
// oauth required
|
|
4796
|
+
_a.sent();
|
|
4787
4797
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
4788
4798
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
4789
4799
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -4834,11 +4844,21 @@ var AccountsApiAxiosParamCreator = function (configuration) {
|
|
|
4834
4844
|
_a.sent();
|
|
4835
4845
|
// authentication userAuth required
|
|
4836
4846
|
// oauth required
|
|
4837
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
4847
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
4848
|
+
// authentication applicationAuth required
|
|
4849
|
+
// oauth required
|
|
4850
|
+
];
|
|
4838
4851
|
case 2:
|
|
4839
4852
|
// authentication userAuth required
|
|
4840
4853
|
// oauth required
|
|
4841
4854
|
_a.sent();
|
|
4855
|
+
// authentication applicationAuth required
|
|
4856
|
+
// oauth required
|
|
4857
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
4858
|
+
case 3:
|
|
4859
|
+
// authentication applicationAuth required
|
|
4860
|
+
// oauth required
|
|
4861
|
+
_a.sent();
|
|
4842
4862
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
4843
4863
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
4844
4864
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -4890,11 +4910,21 @@ var AccountsApiAxiosParamCreator = function (configuration) {
|
|
|
4890
4910
|
_a.sent();
|
|
4891
4911
|
// authentication userAuth required
|
|
4892
4912
|
// oauth required
|
|
4893
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
4913
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
4914
|
+
// authentication applicationAuth required
|
|
4915
|
+
// oauth required
|
|
4916
|
+
];
|
|
4894
4917
|
case 2:
|
|
4895
4918
|
// authentication userAuth required
|
|
4896
4919
|
// oauth required
|
|
4897
4920
|
_a.sent();
|
|
4921
|
+
// authentication applicationAuth required
|
|
4922
|
+
// oauth required
|
|
4923
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
4924
|
+
case 3:
|
|
4925
|
+
// authentication applicationAuth required
|
|
4926
|
+
// oauth required
|
|
4927
|
+
_a.sent();
|
|
4898
4928
|
if (limit !== undefined) {
|
|
4899
4929
|
localVarQueryParameter['limit'] = limit;
|
|
4900
4930
|
}
|
|
@@ -4954,11 +4984,21 @@ var AccountsApiAxiosParamCreator = function (configuration) {
|
|
|
4954
4984
|
_a.sent();
|
|
4955
4985
|
// authentication userAuth required
|
|
4956
4986
|
// oauth required
|
|
4957
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
4987
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
4988
|
+
// authentication applicationAuth required
|
|
4989
|
+
// oauth required
|
|
4990
|
+
];
|
|
4958
4991
|
case 2:
|
|
4959
4992
|
// authentication userAuth required
|
|
4960
4993
|
// oauth required
|
|
4961
4994
|
_a.sent();
|
|
4995
|
+
// authentication applicationAuth required
|
|
4996
|
+
// oauth required
|
|
4997
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
4998
|
+
case 3:
|
|
4999
|
+
// authentication applicationAuth required
|
|
5000
|
+
// oauth required
|
|
5001
|
+
_a.sent();
|
|
4962
5002
|
if (limit !== undefined) {
|
|
4963
5003
|
localVarQueryParameter['limit'] = limit;
|
|
4964
5004
|
}
|
|
@@ -5028,11 +5068,21 @@ var AccountsApiAxiosParamCreator = function (configuration) {
|
|
|
5028
5068
|
_a.sent();
|
|
5029
5069
|
// authentication userAuth required
|
|
5030
5070
|
// oauth required
|
|
5031
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
5071
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
5072
|
+
// authentication applicationAuth required
|
|
5073
|
+
// oauth required
|
|
5074
|
+
];
|
|
5032
5075
|
case 2:
|
|
5033
5076
|
// authentication userAuth required
|
|
5034
5077
|
// oauth required
|
|
5035
5078
|
_a.sent();
|
|
5079
|
+
// authentication applicationAuth required
|
|
5080
|
+
// oauth required
|
|
5081
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
5082
|
+
case 3:
|
|
5083
|
+
// authentication applicationAuth required
|
|
5084
|
+
// oauth required
|
|
5085
|
+
_a.sent();
|
|
5036
5086
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
5037
5087
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
5038
5088
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -5083,11 +5133,21 @@ var AccountsApiAxiosParamCreator = function (configuration) {
|
|
|
5083
5133
|
_a.sent();
|
|
5084
5134
|
// authentication userAuth required
|
|
5085
5135
|
// oauth required
|
|
5086
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
5136
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
5137
|
+
// authentication applicationAuth required
|
|
5138
|
+
// oauth required
|
|
5139
|
+
];
|
|
5087
5140
|
case 2:
|
|
5088
5141
|
// authentication userAuth required
|
|
5089
5142
|
// oauth required
|
|
5090
5143
|
_a.sent();
|
|
5144
|
+
// authentication applicationAuth required
|
|
5145
|
+
// oauth required
|
|
5146
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
5147
|
+
case 3:
|
|
5148
|
+
// authentication applicationAuth required
|
|
5149
|
+
// oauth required
|
|
5150
|
+
_a.sent();
|
|
5091
5151
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
5092
5152
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
5093
5153
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -5139,11 +5199,21 @@ var AccountsApiAxiosParamCreator = function (configuration) {
|
|
|
5139
5199
|
_a.sent();
|
|
5140
5200
|
// authentication userAuth required
|
|
5141
5201
|
// oauth required
|
|
5142
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
5202
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
5203
|
+
// authentication applicationAuth required
|
|
5204
|
+
// oauth required
|
|
5205
|
+
];
|
|
5143
5206
|
case 2:
|
|
5144
5207
|
// authentication userAuth required
|
|
5145
5208
|
// oauth required
|
|
5146
5209
|
_a.sent();
|
|
5210
|
+
// authentication applicationAuth required
|
|
5211
|
+
// oauth required
|
|
5212
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
5213
|
+
case 3:
|
|
5214
|
+
// authentication applicationAuth required
|
|
5215
|
+
// oauth required
|
|
5216
|
+
_a.sent();
|
|
5147
5217
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
5148
5218
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
5149
5219
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -5197,11 +5267,21 @@ var AccountsApiAxiosParamCreator = function (configuration) {
|
|
|
5197
5267
|
_a.sent();
|
|
5198
5268
|
// authentication userAuth required
|
|
5199
5269
|
// oauth required
|
|
5200
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
5270
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
5271
|
+
// authentication applicationAuth required
|
|
5272
|
+
// oauth required
|
|
5273
|
+
];
|
|
5201
5274
|
case 2:
|
|
5202
5275
|
// authentication userAuth required
|
|
5203
5276
|
// oauth required
|
|
5204
5277
|
_a.sent();
|
|
5278
|
+
// authentication applicationAuth required
|
|
5279
|
+
// oauth required
|
|
5280
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
5281
|
+
case 3:
|
|
5282
|
+
// authentication applicationAuth required
|
|
5283
|
+
// oauth required
|
|
5284
|
+
_a.sent();
|
|
5205
5285
|
localVarHeaderParameter['Content-Type'] = 'application/json-patch+json';
|
|
5206
5286
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
5207
5287
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -5931,11 +6011,21 @@ var ApplicationDiscoveryApiAxiosParamCreator = function (configuration) {
|
|
|
5931
6011
|
_a.sent();
|
|
5932
6012
|
// authentication userAuth required
|
|
5933
6013
|
// oauth required
|
|
5934
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
6014
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
6015
|
+
// authentication applicationAuth required
|
|
6016
|
+
// oauth required
|
|
6017
|
+
];
|
|
5935
6018
|
case 2:
|
|
5936
6019
|
// authentication userAuth required
|
|
5937
6020
|
// oauth required
|
|
5938
6021
|
_a.sent();
|
|
6022
|
+
// authentication applicationAuth required
|
|
6023
|
+
// oauth required
|
|
6024
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
6025
|
+
case 3:
|
|
6026
|
+
// authentication applicationAuth required
|
|
6027
|
+
// oauth required
|
|
6028
|
+
_a.sent();
|
|
5939
6029
|
if (file !== undefined) {
|
|
5940
6030
|
localVarFormParams.append('file', file);
|
|
5941
6031
|
}
|
|
@@ -10823,7 +10913,7 @@ var CertificationsApiAxiosParamCreator = function (configuration) {
|
|
|
10823
10913
|
});
|
|
10824
10914
|
},
|
|
10825
10915
|
/**
|
|
10826
|
-
* Use this API to get a list of identity campaign certifications for the specified query parameters. Any authenticated token can call this API, but only certifications you are authorized to review will be returned.
|
|
10916
|
+
* Use this API to get a list of identity campaign certifications for the specified query parameters. Any authenticated token can call this API, but only certifications you are authorized to review will be returned.
|
|
10827
10917
|
* @summary List identity campaign certifications
|
|
10828
10918
|
* @param {string} [reviewerIdentity] Reviewer\'s identity. *me* indicates the current user.
|
|
10829
10919
|
* @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.
|
|
@@ -10851,7 +10941,7 @@ var CertificationsApiAxiosParamCreator = function (configuration) {
|
|
|
10851
10941
|
localVarQueryParameter = {};
|
|
10852
10942
|
// authentication userAuth required
|
|
10853
10943
|
// oauth required
|
|
10854
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
10944
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
10855
10945
|
// authentication userAuth required
|
|
10856
10946
|
// oauth required
|
|
10857
10947
|
];
|
|
@@ -10861,7 +10951,7 @@ var CertificationsApiAxiosParamCreator = function (configuration) {
|
|
|
10861
10951
|
_a.sent();
|
|
10862
10952
|
// authentication userAuth required
|
|
10863
10953
|
// oauth required
|
|
10864
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
10954
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
10865
10955
|
case 2:
|
|
10866
10956
|
// authentication userAuth required
|
|
10867
10957
|
// oauth required
|
|
@@ -10983,7 +11073,7 @@ var CertificationsApiAxiosParamCreator = function (configuration) {
|
|
|
10983
11073
|
localVarQueryParameter = {};
|
|
10984
11074
|
// authentication userAuth required
|
|
10985
11075
|
// oauth required
|
|
10986
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
11076
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
10987
11077
|
// authentication userAuth required
|
|
10988
11078
|
// oauth required
|
|
10989
11079
|
];
|
|
@@ -10993,7 +11083,7 @@ var CertificationsApiAxiosParamCreator = function (configuration) {
|
|
|
10993
11083
|
_a.sent();
|
|
10994
11084
|
// authentication userAuth required
|
|
10995
11085
|
// oauth required
|
|
10996
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
11086
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
10997
11087
|
case 2:
|
|
10998
11088
|
// authentication userAuth required
|
|
10999
11089
|
// oauth required
|
|
@@ -11293,7 +11383,7 @@ var CertificationsApiFp = function (configuration) {
|
|
|
11293
11383
|
});
|
|
11294
11384
|
},
|
|
11295
11385
|
/**
|
|
11296
|
-
* Use this API to get a list of identity campaign certifications for the specified query parameters. Any authenticated token can call this API, but only certifications you are authorized to review will be returned.
|
|
11386
|
+
* Use this API to get a list of identity campaign certifications for the specified query parameters. Any authenticated token can call this API, but only certifications you are authorized to review will be returned.
|
|
11297
11387
|
* @summary List identity campaign certifications
|
|
11298
11388
|
* @param {string} [reviewerIdentity] Reviewer\'s identity. *me* indicates the current user.
|
|
11299
11389
|
* @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.
|
|
@@ -11487,7 +11577,7 @@ var CertificationsApiFactory = function (configuration, basePath, axios) {
|
|
|
11487
11577
|
return localVarFp.listIdentityAccessReviewItems(requestParameters.id, requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters, requestParameters.entitlements, requestParameters.accessProfiles, requestParameters.roles, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
11488
11578
|
},
|
|
11489
11579
|
/**
|
|
11490
|
-
* Use this API to get a list of identity campaign certifications for the specified query parameters. Any authenticated token can call this API, but only certifications you are authorized to review will be returned.
|
|
11580
|
+
* Use this API to get a list of identity campaign certifications for the specified query parameters. Any authenticated token can call this API, but only certifications you are authorized to review will be returned.
|
|
11491
11581
|
* @summary List identity campaign certifications
|
|
11492
11582
|
* @param {CertificationsApiListIdentityCertificationsRequest} requestParameters Request parameters.
|
|
11493
11583
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -11625,7 +11715,7 @@ var CertificationsApi = /** @class */ (function (_super) {
|
|
|
11625
11715
|
return (0, exports.CertificationsApiFp)(this.configuration).listIdentityAccessReviewItems(requestParameters.id, requestParameters.limit, requestParameters.offset, requestParameters.count, requestParameters.filters, requestParameters.sorters, requestParameters.entitlements, requestParameters.accessProfiles, requestParameters.roles, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
11626
11716
|
};
|
|
11627
11717
|
/**
|
|
11628
|
-
* Use this API to get a list of identity campaign certifications for the specified query parameters. Any authenticated token can call this API, but only certifications you are authorized to review will be returned.
|
|
11718
|
+
* Use this API to get a list of identity campaign certifications for the specified query parameters. Any authenticated token can call this API, but only certifications you are authorized to review will be returned.
|
|
11629
11719
|
* @summary List identity campaign certifications
|
|
11630
11720
|
* @param {CertificationsApiListIdentityCertificationsRequest} requestParameters Request parameters.
|
|
11631
11721
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -13976,11 +14066,21 @@ var GlobalTenantSecuritySettingsApiAxiosParamCreator = function (configuration)
|
|
|
13976
14066
|
_a.sent();
|
|
13977
14067
|
// authentication userAuth required
|
|
13978
14068
|
// oauth required
|
|
13979
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
14069
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
14070
|
+
// authentication applicationAuth required
|
|
14071
|
+
// oauth required
|
|
14072
|
+
];
|
|
13980
14073
|
case 2:
|
|
13981
14074
|
// authentication userAuth required
|
|
13982
14075
|
// oauth required
|
|
13983
14076
|
_a.sent();
|
|
14077
|
+
// authentication applicationAuth required
|
|
14078
|
+
// oauth required
|
|
14079
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
14080
|
+
case 3:
|
|
14081
|
+
// authentication applicationAuth required
|
|
14082
|
+
// oauth required
|
|
14083
|
+
_a.sent();
|
|
13984
14084
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
13985
14085
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
13986
14086
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -14027,11 +14127,21 @@ var GlobalTenantSecuritySettingsApiAxiosParamCreator = function (configuration)
|
|
|
14027
14127
|
_a.sent();
|
|
14028
14128
|
// authentication userAuth required
|
|
14029
14129
|
// oauth required
|
|
14030
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
14130
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
14131
|
+
// authentication applicationAuth required
|
|
14132
|
+
// oauth required
|
|
14133
|
+
];
|
|
14031
14134
|
case 2:
|
|
14032
14135
|
// authentication userAuth required
|
|
14033
14136
|
// oauth required
|
|
14034
14137
|
_a.sent();
|
|
14138
|
+
// authentication applicationAuth required
|
|
14139
|
+
// oauth required
|
|
14140
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
14141
|
+
case 3:
|
|
14142
|
+
// authentication applicationAuth required
|
|
14143
|
+
// oauth required
|
|
14144
|
+
_a.sent();
|
|
14035
14145
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
14036
14146
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
14037
14147
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -14076,11 +14186,21 @@ var GlobalTenantSecuritySettingsApiAxiosParamCreator = function (configuration)
|
|
|
14076
14186
|
_a.sent();
|
|
14077
14187
|
// authentication userAuth required
|
|
14078
14188
|
// oauth required
|
|
14079
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
14189
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
14190
|
+
// authentication applicationAuth required
|
|
14191
|
+
// oauth required
|
|
14192
|
+
];
|
|
14080
14193
|
case 2:
|
|
14081
14194
|
// authentication userAuth required
|
|
14082
14195
|
// oauth required
|
|
14083
14196
|
_a.sent();
|
|
14197
|
+
// authentication applicationAuth required
|
|
14198
|
+
// oauth required
|
|
14199
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
14200
|
+
case 3:
|
|
14201
|
+
// authentication applicationAuth required
|
|
14202
|
+
// oauth required
|
|
14203
|
+
_a.sent();
|
|
14084
14204
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
14085
14205
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
14086
14206
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -14125,11 +14245,21 @@ var GlobalTenantSecuritySettingsApiAxiosParamCreator = function (configuration)
|
|
|
14125
14245
|
_a.sent();
|
|
14126
14246
|
// authentication userAuth required
|
|
14127
14247
|
// oauth required
|
|
14128
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
14248
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
14249
|
+
// authentication applicationAuth required
|
|
14250
|
+
// oauth required
|
|
14251
|
+
];
|
|
14129
14252
|
case 2:
|
|
14130
14253
|
// authentication userAuth required
|
|
14131
14254
|
// oauth required
|
|
14132
14255
|
_a.sent();
|
|
14256
|
+
// authentication applicationAuth required
|
|
14257
|
+
// oauth required
|
|
14258
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
14259
|
+
case 3:
|
|
14260
|
+
// authentication applicationAuth required
|
|
14261
|
+
// oauth required
|
|
14262
|
+
_a.sent();
|
|
14133
14263
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
14134
14264
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
14135
14265
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -14174,11 +14304,21 @@ var GlobalTenantSecuritySettingsApiAxiosParamCreator = function (configuration)
|
|
|
14174
14304
|
_a.sent();
|
|
14175
14305
|
// authentication userAuth required
|
|
14176
14306
|
// oauth required
|
|
14177
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
14307
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
14308
|
+
// authentication applicationAuth required
|
|
14309
|
+
// oauth required
|
|
14310
|
+
];
|
|
14178
14311
|
case 2:
|
|
14179
14312
|
// authentication userAuth required
|
|
14180
14313
|
// oauth required
|
|
14181
14314
|
_a.sent();
|
|
14315
|
+
// authentication applicationAuth required
|
|
14316
|
+
// oauth required
|
|
14317
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
14318
|
+
case 3:
|
|
14319
|
+
// authentication applicationAuth required
|
|
14320
|
+
// oauth required
|
|
14321
|
+
_a.sent();
|
|
14182
14322
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
14183
14323
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
14184
14324
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -14226,11 +14366,21 @@ var GlobalTenantSecuritySettingsApiAxiosParamCreator = function (configuration)
|
|
|
14226
14366
|
_a.sent();
|
|
14227
14367
|
// authentication userAuth required
|
|
14228
14368
|
// oauth required
|
|
14229
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
14369
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
14370
|
+
// authentication applicationAuth required
|
|
14371
|
+
// oauth required
|
|
14372
|
+
];
|
|
14230
14373
|
case 2:
|
|
14231
14374
|
// authentication userAuth required
|
|
14232
14375
|
// oauth required
|
|
14233
14376
|
_a.sent();
|
|
14377
|
+
// authentication applicationAuth required
|
|
14378
|
+
// oauth required
|
|
14379
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
14380
|
+
case 3:
|
|
14381
|
+
// authentication applicationAuth required
|
|
14382
|
+
// oauth required
|
|
14383
|
+
_a.sent();
|
|
14234
14384
|
localVarHeaderParameter['Content-Type'] = 'application/json-patch+json';
|
|
14235
14385
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
14236
14386
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -14280,11 +14430,21 @@ var GlobalTenantSecuritySettingsApiAxiosParamCreator = function (configuration)
|
|
|
14280
14430
|
_a.sent();
|
|
14281
14431
|
// authentication userAuth required
|
|
14282
14432
|
// oauth required
|
|
14283
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
14433
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
14434
|
+
// authentication applicationAuth required
|
|
14435
|
+
// oauth required
|
|
14436
|
+
];
|
|
14284
14437
|
case 2:
|
|
14285
14438
|
// authentication userAuth required
|
|
14286
14439
|
// oauth required
|
|
14287
14440
|
_a.sent();
|
|
14441
|
+
// authentication applicationAuth required
|
|
14442
|
+
// oauth required
|
|
14443
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
14444
|
+
case 3:
|
|
14445
|
+
// authentication applicationAuth required
|
|
14446
|
+
// oauth required
|
|
14447
|
+
_a.sent();
|
|
14288
14448
|
localVarHeaderParameter['Content-Type'] = 'application/json-patch+json';
|
|
14289
14449
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
14290
14450
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -14334,11 +14494,21 @@ var GlobalTenantSecuritySettingsApiAxiosParamCreator = function (configuration)
|
|
|
14334
14494
|
_a.sent();
|
|
14335
14495
|
// authentication userAuth required
|
|
14336
14496
|
// oauth required
|
|
14337
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
14497
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
14498
|
+
// authentication applicationAuth required
|
|
14499
|
+
// oauth required
|
|
14500
|
+
];
|
|
14338
14501
|
case 2:
|
|
14339
14502
|
// authentication userAuth required
|
|
14340
14503
|
// oauth required
|
|
14341
14504
|
_a.sent();
|
|
14505
|
+
// authentication applicationAuth required
|
|
14506
|
+
// oauth required
|
|
14507
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
14508
|
+
case 3:
|
|
14509
|
+
// authentication applicationAuth required
|
|
14510
|
+
// oauth required
|
|
14511
|
+
_a.sent();
|
|
14342
14512
|
localVarHeaderParameter['Content-Type'] = 'application/json-patch+json';
|
|
14343
14513
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
14344
14514
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -14388,11 +14558,21 @@ var GlobalTenantSecuritySettingsApiAxiosParamCreator = function (configuration)
|
|
|
14388
14558
|
_a.sent();
|
|
14389
14559
|
// authentication userAuth required
|
|
14390
14560
|
// oauth required
|
|
14391
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
14561
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
14562
|
+
// authentication applicationAuth required
|
|
14563
|
+
// oauth required
|
|
14564
|
+
];
|
|
14392
14565
|
case 2:
|
|
14393
14566
|
// authentication userAuth required
|
|
14394
14567
|
// oauth required
|
|
14395
14568
|
_a.sent();
|
|
14569
|
+
// authentication applicationAuth required
|
|
14570
|
+
// oauth required
|
|
14571
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
14572
|
+
case 3:
|
|
14573
|
+
// authentication applicationAuth required
|
|
14574
|
+
// oauth required
|
|
14575
|
+
_a.sent();
|
|
14396
14576
|
localVarHeaderParameter['Content-Type'] = 'application/json-patch+json';
|
|
14397
14577
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
14398
14578
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -15042,11 +15222,21 @@ var IdentityProfilesApiAxiosParamCreator = function (configuration) {
|
|
|
15042
15222
|
_a.sent();
|
|
15043
15223
|
// authentication userAuth required
|
|
15044
15224
|
// oauth required
|
|
15045
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
15225
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
15226
|
+
// authentication applicationAuth required
|
|
15227
|
+
// oauth required
|
|
15228
|
+
];
|
|
15046
15229
|
case 2:
|
|
15047
15230
|
// authentication userAuth required
|
|
15048
15231
|
// oauth required
|
|
15049
15232
|
_a.sent();
|
|
15233
|
+
// authentication applicationAuth required
|
|
15234
|
+
// oauth required
|
|
15235
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
15236
|
+
case 3:
|
|
15237
|
+
// authentication applicationAuth required
|
|
15238
|
+
// oauth required
|
|
15239
|
+
_a.sent();
|
|
15050
15240
|
if (limit !== undefined) {
|
|
15051
15241
|
localVarQueryParameter['limit'] = limit;
|
|
15052
15242
|
}
|
|
@@ -16215,11 +16405,21 @@ var LifecycleStatesApiAxiosParamCreator = function (configuration) {
|
|
|
16215
16405
|
_a.sent();
|
|
16216
16406
|
// authentication userAuth required
|
|
16217
16407
|
// oauth required
|
|
16218
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
16408
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
16409
|
+
// authentication applicationAuth required
|
|
16410
|
+
// oauth required
|
|
16411
|
+
];
|
|
16219
16412
|
case 2:
|
|
16220
16413
|
// authentication userAuth required
|
|
16221
16414
|
// oauth required
|
|
16222
16415
|
_a.sent();
|
|
16416
|
+
// authentication applicationAuth required
|
|
16417
|
+
// oauth required
|
|
16418
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
16419
|
+
case 3:
|
|
16420
|
+
// authentication applicationAuth required
|
|
16421
|
+
// oauth required
|
|
16422
|
+
_a.sent();
|
|
16223
16423
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
16224
16424
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
16225
16425
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -18394,11 +18594,21 @@ var ManagedClientsApiAxiosParamCreator = function (configuration) {
|
|
|
18394
18594
|
_a.sent();
|
|
18395
18595
|
// authentication userAuth required
|
|
18396
18596
|
// oauth required
|
|
18397
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
18597
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
18598
|
+
// authentication applicationAuth required
|
|
18599
|
+
// oauth required
|
|
18600
|
+
];
|
|
18398
18601
|
case 2:
|
|
18399
18602
|
// authentication userAuth required
|
|
18400
18603
|
// oauth required
|
|
18401
18604
|
_a.sent();
|
|
18605
|
+
// authentication applicationAuth required
|
|
18606
|
+
// oauth required
|
|
18607
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
18608
|
+
case 3:
|
|
18609
|
+
// authentication applicationAuth required
|
|
18610
|
+
// oauth required
|
|
18611
|
+
_a.sent();
|
|
18402
18612
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
18403
18613
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
18404
18614
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -18450,11 +18660,21 @@ var ManagedClientsApiAxiosParamCreator = function (configuration) {
|
|
|
18450
18660
|
_a.sent();
|
|
18451
18661
|
// authentication userAuth required
|
|
18452
18662
|
// oauth required
|
|
18453
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
18663
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
18664
|
+
// authentication applicationAuth required
|
|
18665
|
+
// oauth required
|
|
18666
|
+
];
|
|
18454
18667
|
case 2:
|
|
18455
18668
|
// authentication userAuth required
|
|
18456
18669
|
// oauth required
|
|
18457
18670
|
_a.sent();
|
|
18671
|
+
// authentication applicationAuth required
|
|
18672
|
+
// oauth required
|
|
18673
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
18674
|
+
case 3:
|
|
18675
|
+
// authentication applicationAuth required
|
|
18676
|
+
// oauth required
|
|
18677
|
+
_a.sent();
|
|
18458
18678
|
if (type !== undefined) {
|
|
18459
18679
|
localVarQueryParameter['type'] = type;
|
|
18460
18680
|
}
|
|
@@ -18506,11 +18726,21 @@ var ManagedClientsApiAxiosParamCreator = function (configuration) {
|
|
|
18506
18726
|
_a.sent();
|
|
18507
18727
|
// authentication userAuth required
|
|
18508
18728
|
// oauth required
|
|
18509
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
18729
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
18730
|
+
// authentication applicationAuth required
|
|
18731
|
+
// oauth required
|
|
18732
|
+
];
|
|
18510
18733
|
case 2:
|
|
18511
18734
|
// authentication userAuth required
|
|
18512
18735
|
// oauth required
|
|
18513
18736
|
_a.sent();
|
|
18737
|
+
// authentication applicationAuth required
|
|
18738
|
+
// oauth required
|
|
18739
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
18740
|
+
case 3:
|
|
18741
|
+
// authentication applicationAuth required
|
|
18742
|
+
// oauth required
|
|
18743
|
+
_a.sent();
|
|
18514
18744
|
if (offset !== undefined) {
|
|
18515
18745
|
localVarQueryParameter['offset'] = offset;
|
|
18516
18746
|
}
|
|
@@ -19136,7 +19366,7 @@ var ManagedClustersApiAxiosParamCreator = function (configuration) {
|
|
|
19136
19366
|
* @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.
|
|
19137
19367
|
* @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.
|
|
19138
19368
|
* @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.
|
|
19139
|
-
* @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: **operational**: *eq*
|
|
19369
|
+
* @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: **operational**: *eq* **name**: *eq* **type**: *eq* **status**: *eq*
|
|
19140
19370
|
* @param {*} [axiosOptions] Override http request option.
|
|
19141
19371
|
* @throws {RequiredError}
|
|
19142
19372
|
*/
|
|
@@ -19420,7 +19650,7 @@ var ManagedClustersApiFp = function (configuration) {
|
|
|
19420
19650
|
* @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.
|
|
19421
19651
|
* @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.
|
|
19422
19652
|
* @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.
|
|
19423
|
-
* @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: **operational**: *eq*
|
|
19653
|
+
* @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: **operational**: *eq* **name**: *eq* **type**: *eq* **status**: *eq*
|
|
19424
19654
|
* @param {*} [axiosOptions] Override http request option.
|
|
19425
19655
|
* @throws {RequiredError}
|
|
19426
19656
|
*/
|
|
@@ -19762,7 +19992,7 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
19762
19992
|
localVarQueryParameter = {};
|
|
19763
19993
|
// authentication userAuth required
|
|
19764
19994
|
// oauth required
|
|
19765
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
19995
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
19766
19996
|
// authentication userAuth required
|
|
19767
19997
|
// oauth required
|
|
19768
19998
|
];
|
|
@@ -19772,11 +20002,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
19772
20002
|
_a.sent();
|
|
19773
20003
|
// authentication userAuth required
|
|
19774
20004
|
// oauth required
|
|
19775
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20005
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20006
|
+
// authentication applicationAuth required
|
|
20007
|
+
// oauth required
|
|
20008
|
+
];
|
|
19776
20009
|
case 2:
|
|
19777
20010
|
// authentication userAuth required
|
|
19778
20011
|
// oauth required
|
|
19779
20012
|
_a.sent();
|
|
20013
|
+
// authentication applicationAuth required
|
|
20014
|
+
// oauth required
|
|
20015
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
20016
|
+
case 3:
|
|
20017
|
+
// authentication applicationAuth required
|
|
20018
|
+
// oauth required
|
|
20019
|
+
_a.sent();
|
|
19780
20020
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
19781
20021
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
19782
20022
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -19826,11 +20066,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
19826
20066
|
_a.sent();
|
|
19827
20067
|
// authentication userAuth required
|
|
19828
20068
|
// oauth required
|
|
19829
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20069
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20070
|
+
// authentication applicationAuth required
|
|
20071
|
+
// oauth required
|
|
20072
|
+
];
|
|
19830
20073
|
case 2:
|
|
19831
20074
|
// authentication userAuth required
|
|
19832
20075
|
// oauth required
|
|
19833
20076
|
_a.sent();
|
|
20077
|
+
// authentication applicationAuth required
|
|
20078
|
+
// oauth required
|
|
20079
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
20080
|
+
case 3:
|
|
20081
|
+
// authentication applicationAuth required
|
|
20082
|
+
// oauth required
|
|
20083
|
+
_a.sent();
|
|
19834
20084
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
19835
20085
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
19836
20086
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -19880,11 +20130,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
19880
20130
|
_a.sent();
|
|
19881
20131
|
// authentication userAuth required
|
|
19882
20132
|
// oauth required
|
|
19883
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20133
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20134
|
+
// authentication applicationAuth required
|
|
20135
|
+
// oauth required
|
|
20136
|
+
];
|
|
19884
20137
|
case 2:
|
|
19885
20138
|
// authentication userAuth required
|
|
19886
20139
|
// oauth required
|
|
19887
20140
|
_a.sent();
|
|
20141
|
+
// authentication applicationAuth required
|
|
20142
|
+
// oauth required
|
|
20143
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
20144
|
+
case 3:
|
|
20145
|
+
// authentication applicationAuth required
|
|
20146
|
+
// oauth required
|
|
20147
|
+
_a.sent();
|
|
19888
20148
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
19889
20149
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
19890
20150
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -19928,7 +20188,7 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
19928
20188
|
localVarQueryParameter = {};
|
|
19929
20189
|
// authentication userAuth required
|
|
19930
20190
|
// oauth required
|
|
19931
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20191
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
19932
20192
|
// authentication userAuth required
|
|
19933
20193
|
// oauth required
|
|
19934
20194
|
];
|
|
@@ -19938,11 +20198,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
19938
20198
|
_a.sent();
|
|
19939
20199
|
// authentication userAuth required
|
|
19940
20200
|
// oauth required
|
|
19941
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20201
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20202
|
+
// authentication applicationAuth required
|
|
20203
|
+
// oauth required
|
|
20204
|
+
];
|
|
19942
20205
|
case 2:
|
|
19943
20206
|
// authentication userAuth required
|
|
19944
20207
|
// oauth required
|
|
19945
20208
|
_a.sent();
|
|
20209
|
+
// authentication applicationAuth required
|
|
20210
|
+
// oauth required
|
|
20211
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
20212
|
+
case 3:
|
|
20213
|
+
// authentication applicationAuth required
|
|
20214
|
+
// oauth required
|
|
20215
|
+
_a.sent();
|
|
19946
20216
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
19947
20217
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
19948
20218
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -19983,7 +20253,7 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
19983
20253
|
localVarQueryParameter = {};
|
|
19984
20254
|
// authentication userAuth required
|
|
19985
20255
|
// oauth required
|
|
19986
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20256
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
19987
20257
|
// authentication userAuth required
|
|
19988
20258
|
// oauth required
|
|
19989
20259
|
];
|
|
@@ -19993,11 +20263,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
19993
20263
|
_a.sent();
|
|
19994
20264
|
// authentication userAuth required
|
|
19995
20265
|
// oauth required
|
|
19996
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20266
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20267
|
+
// authentication applicationAuth required
|
|
20268
|
+
// oauth required
|
|
20269
|
+
];
|
|
19997
20270
|
case 2:
|
|
19998
20271
|
// authentication userAuth required
|
|
19999
20272
|
// oauth required
|
|
20000
20273
|
_a.sent();
|
|
20274
|
+
// authentication applicationAuth required
|
|
20275
|
+
// oauth required
|
|
20276
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
20277
|
+
case 3:
|
|
20278
|
+
// authentication applicationAuth required
|
|
20279
|
+
// oauth required
|
|
20280
|
+
_a.sent();
|
|
20001
20281
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
20002
20282
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
20003
20283
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -20035,7 +20315,7 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20035
20315
|
localVarQueryParameter = {};
|
|
20036
20316
|
// authentication userAuth required
|
|
20037
20317
|
// oauth required
|
|
20038
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20318
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20039
20319
|
// authentication userAuth required
|
|
20040
20320
|
// oauth required
|
|
20041
20321
|
];
|
|
@@ -20045,11 +20325,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20045
20325
|
_a.sent();
|
|
20046
20326
|
// authentication userAuth required
|
|
20047
20327
|
// oauth required
|
|
20048
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20328
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20329
|
+
// authentication applicationAuth required
|
|
20330
|
+
// oauth required
|
|
20331
|
+
];
|
|
20049
20332
|
case 2:
|
|
20050
20333
|
// authentication userAuth required
|
|
20051
20334
|
// oauth required
|
|
20052
20335
|
_a.sent();
|
|
20336
|
+
// authentication applicationAuth required
|
|
20337
|
+
// oauth required
|
|
20338
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
20339
|
+
case 3:
|
|
20340
|
+
// authentication applicationAuth required
|
|
20341
|
+
// oauth required
|
|
20342
|
+
_a.sent();
|
|
20053
20343
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
20054
20344
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
20055
20345
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -20090,7 +20380,7 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20090
20380
|
localVarQueryParameter = {};
|
|
20091
20381
|
// authentication userAuth required
|
|
20092
20382
|
// oauth required
|
|
20093
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20383
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20094
20384
|
// authentication userAuth required
|
|
20095
20385
|
// oauth required
|
|
20096
20386
|
];
|
|
@@ -20100,11 +20390,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20100
20390
|
_a.sent();
|
|
20101
20391
|
// authentication userAuth required
|
|
20102
20392
|
// oauth required
|
|
20103
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20393
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20394
|
+
// authentication applicationAuth required
|
|
20395
|
+
// oauth required
|
|
20396
|
+
];
|
|
20104
20397
|
case 2:
|
|
20105
20398
|
// authentication userAuth required
|
|
20106
20399
|
// oauth required
|
|
20107
20400
|
_a.sent();
|
|
20401
|
+
// authentication applicationAuth required
|
|
20402
|
+
// oauth required
|
|
20403
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
20404
|
+
case 3:
|
|
20405
|
+
// authentication applicationAuth required
|
|
20406
|
+
// oauth required
|
|
20407
|
+
_a.sent();
|
|
20108
20408
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
20109
20409
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
20110
20410
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -20147,7 +20447,7 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20147
20447
|
localVarQueryParameter = {};
|
|
20148
20448
|
// authentication userAuth required
|
|
20149
20449
|
// oauth required
|
|
20150
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20450
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20151
20451
|
// authentication userAuth required
|
|
20152
20452
|
// oauth required
|
|
20153
20453
|
];
|
|
@@ -20157,11 +20457,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20157
20457
|
_a.sent();
|
|
20158
20458
|
// authentication userAuth required
|
|
20159
20459
|
// oauth required
|
|
20160
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20460
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20461
|
+
// authentication applicationAuth required
|
|
20462
|
+
// oauth required
|
|
20463
|
+
];
|
|
20161
20464
|
case 2:
|
|
20162
20465
|
// authentication userAuth required
|
|
20163
20466
|
// oauth required
|
|
20164
20467
|
_a.sent();
|
|
20468
|
+
// authentication applicationAuth required
|
|
20469
|
+
// oauth required
|
|
20470
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
20471
|
+
case 3:
|
|
20472
|
+
// authentication applicationAuth required
|
|
20473
|
+
// oauth required
|
|
20474
|
+
_a.sent();
|
|
20165
20475
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
20166
20476
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
20167
20477
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -20200,7 +20510,7 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20200
20510
|
localVarQueryParameter = {};
|
|
20201
20511
|
// authentication userAuth required
|
|
20202
20512
|
// oauth required
|
|
20203
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20513
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20204
20514
|
// authentication userAuth required
|
|
20205
20515
|
// oauth required
|
|
20206
20516
|
];
|
|
@@ -20210,11 +20520,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20210
20520
|
_a.sent();
|
|
20211
20521
|
// authentication userAuth required
|
|
20212
20522
|
// oauth required
|
|
20213
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20523
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20524
|
+
// authentication applicationAuth required
|
|
20525
|
+
// oauth required
|
|
20526
|
+
];
|
|
20214
20527
|
case 2:
|
|
20215
20528
|
// authentication userAuth required
|
|
20216
20529
|
// oauth required
|
|
20217
20530
|
_a.sent();
|
|
20531
|
+
// authentication applicationAuth required
|
|
20532
|
+
// oauth required
|
|
20533
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
20534
|
+
case 3:
|
|
20535
|
+
// authentication applicationAuth required
|
|
20536
|
+
// oauth required
|
|
20537
|
+
_a.sent();
|
|
20218
20538
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
20219
20539
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
20220
20540
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -20253,7 +20573,7 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20253
20573
|
localVarQueryParameter = {};
|
|
20254
20574
|
// authentication userAuth required
|
|
20255
20575
|
// oauth required
|
|
20256
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20576
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20257
20577
|
// authentication userAuth required
|
|
20258
20578
|
// oauth required
|
|
20259
20579
|
];
|
|
@@ -20263,11 +20583,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20263
20583
|
_a.sent();
|
|
20264
20584
|
// authentication userAuth required
|
|
20265
20585
|
// oauth required
|
|
20266
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20586
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20587
|
+
// authentication applicationAuth required
|
|
20588
|
+
// oauth required
|
|
20589
|
+
];
|
|
20267
20590
|
case 2:
|
|
20268
20591
|
// authentication userAuth required
|
|
20269
20592
|
// oauth required
|
|
20270
20593
|
_a.sent();
|
|
20594
|
+
// authentication applicationAuth required
|
|
20595
|
+
// oauth required
|
|
20596
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
20597
|
+
case 3:
|
|
20598
|
+
// authentication applicationAuth required
|
|
20599
|
+
// oauth required
|
|
20600
|
+
_a.sent();
|
|
20271
20601
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
20272
20602
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
20273
20603
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -20306,7 +20636,7 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20306
20636
|
localVarQueryParameter = {};
|
|
20307
20637
|
// authentication userAuth required
|
|
20308
20638
|
// oauth required
|
|
20309
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20639
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20310
20640
|
// authentication userAuth required
|
|
20311
20641
|
// oauth required
|
|
20312
20642
|
];
|
|
@@ -20316,11 +20646,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20316
20646
|
_a.sent();
|
|
20317
20647
|
// authentication userAuth required
|
|
20318
20648
|
// oauth required
|
|
20319
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20649
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20650
|
+
// authentication applicationAuth required
|
|
20651
|
+
// oauth required
|
|
20652
|
+
];
|
|
20320
20653
|
case 2:
|
|
20321
20654
|
// authentication userAuth required
|
|
20322
20655
|
// oauth required
|
|
20323
20656
|
_a.sent();
|
|
20657
|
+
// authentication applicationAuth required
|
|
20658
|
+
// oauth required
|
|
20659
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
20660
|
+
case 3:
|
|
20661
|
+
// authentication applicationAuth required
|
|
20662
|
+
// oauth required
|
|
20663
|
+
_a.sent();
|
|
20324
20664
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
20325
20665
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
20326
20666
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -20359,7 +20699,7 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20359
20699
|
localVarQueryParameter = {};
|
|
20360
20700
|
// authentication userAuth required
|
|
20361
20701
|
// oauth required
|
|
20362
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20702
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20363
20703
|
// authentication userAuth required
|
|
20364
20704
|
// oauth required
|
|
20365
20705
|
];
|
|
@@ -20369,11 +20709,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20369
20709
|
_a.sent();
|
|
20370
20710
|
// authentication userAuth required
|
|
20371
20711
|
// oauth required
|
|
20372
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20712
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20713
|
+
// authentication applicationAuth required
|
|
20714
|
+
// oauth required
|
|
20715
|
+
];
|
|
20373
20716
|
case 2:
|
|
20374
20717
|
// authentication userAuth required
|
|
20375
20718
|
// oauth required
|
|
20376
20719
|
_a.sent();
|
|
20720
|
+
// authentication applicationAuth required
|
|
20721
|
+
// oauth required
|
|
20722
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
20723
|
+
case 3:
|
|
20724
|
+
// authentication applicationAuth required
|
|
20725
|
+
// oauth required
|
|
20726
|
+
_a.sent();
|
|
20377
20727
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
20378
20728
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
20379
20729
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -20479,11 +20829,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20479
20829
|
_a.sent();
|
|
20480
20830
|
// authentication userAuth required
|
|
20481
20831
|
// oauth required
|
|
20482
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20832
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20833
|
+
// authentication applicationAuth required
|
|
20834
|
+
// oauth required
|
|
20835
|
+
];
|
|
20483
20836
|
case 2:
|
|
20484
20837
|
// authentication userAuth required
|
|
20485
20838
|
// oauth required
|
|
20486
20839
|
_a.sent();
|
|
20840
|
+
// authentication applicationAuth required
|
|
20841
|
+
// oauth required
|
|
20842
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
20843
|
+
case 3:
|
|
20844
|
+
// authentication applicationAuth required
|
|
20845
|
+
// oauth required
|
|
20846
|
+
_a.sent();
|
|
20487
20847
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
20488
20848
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
20489
20849
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -20522,7 +20882,7 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20522
20882
|
localVarQueryParameter = {};
|
|
20523
20883
|
// authentication userAuth required
|
|
20524
20884
|
// oauth required
|
|
20525
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20885
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20526
20886
|
// authentication userAuth required
|
|
20527
20887
|
// oauth required
|
|
20528
20888
|
];
|
|
@@ -20532,11 +20892,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20532
20892
|
_a.sent();
|
|
20533
20893
|
// authentication userAuth required
|
|
20534
20894
|
// oauth required
|
|
20535
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20895
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20896
|
+
// authentication applicationAuth required
|
|
20897
|
+
// oauth required
|
|
20898
|
+
];
|
|
20536
20899
|
case 2:
|
|
20537
20900
|
// authentication userAuth required
|
|
20538
20901
|
// oauth required
|
|
20539
20902
|
_a.sent();
|
|
20903
|
+
// authentication applicationAuth required
|
|
20904
|
+
// oauth required
|
|
20905
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
20906
|
+
case 3:
|
|
20907
|
+
// authentication applicationAuth required
|
|
20908
|
+
// oauth required
|
|
20909
|
+
_a.sent();
|
|
20540
20910
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
20541
20911
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
20542
20912
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -20575,7 +20945,7 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20575
20945
|
localVarQueryParameter = {};
|
|
20576
20946
|
// authentication userAuth required
|
|
20577
20947
|
// oauth required
|
|
20578
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20948
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20579
20949
|
// authentication userAuth required
|
|
20580
20950
|
// oauth required
|
|
20581
20951
|
];
|
|
@@ -20585,11 +20955,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20585
20955
|
_a.sent();
|
|
20586
20956
|
// authentication userAuth required
|
|
20587
20957
|
// oauth required
|
|
20588
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
20958
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
20959
|
+
// authentication applicationAuth required
|
|
20960
|
+
// oauth required
|
|
20961
|
+
];
|
|
20589
20962
|
case 2:
|
|
20590
20963
|
// authentication userAuth required
|
|
20591
20964
|
// oauth required
|
|
20592
20965
|
_a.sent();
|
|
20966
|
+
// authentication applicationAuth required
|
|
20967
|
+
// oauth required
|
|
20968
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
20969
|
+
case 3:
|
|
20970
|
+
// authentication applicationAuth required
|
|
20971
|
+
// oauth required
|
|
20972
|
+
_a.sent();
|
|
20593
20973
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
20594
20974
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
20595
20975
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -20638,11 +21018,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20638
21018
|
_a.sent();
|
|
20639
21019
|
// authentication userAuth required
|
|
20640
21020
|
// oauth required
|
|
20641
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21021
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21022
|
+
// authentication applicationAuth required
|
|
21023
|
+
// oauth required
|
|
21024
|
+
];
|
|
20642
21025
|
case 2:
|
|
20643
21026
|
// authentication userAuth required
|
|
20644
21027
|
// oauth required
|
|
20645
21028
|
_a.sent();
|
|
21029
|
+
// authentication applicationAuth required
|
|
21030
|
+
// oauth required
|
|
21031
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
21032
|
+
case 3:
|
|
21033
|
+
// authentication applicationAuth required
|
|
21034
|
+
// oauth required
|
|
21035
|
+
_a.sent();
|
|
20646
21036
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
20647
21037
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
20648
21038
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -20691,11 +21081,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20691
21081
|
_a.sent();
|
|
20692
21082
|
// authentication userAuth required
|
|
20693
21083
|
// oauth required
|
|
20694
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21084
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21085
|
+
// authentication applicationAuth required
|
|
21086
|
+
// oauth required
|
|
21087
|
+
];
|
|
20695
21088
|
case 2:
|
|
20696
21089
|
// authentication userAuth required
|
|
20697
21090
|
// oauth required
|
|
20698
21091
|
_a.sent();
|
|
21092
|
+
// authentication applicationAuth required
|
|
21093
|
+
// oauth required
|
|
21094
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
21095
|
+
case 3:
|
|
21096
|
+
// authentication applicationAuth required
|
|
21097
|
+
// oauth required
|
|
21098
|
+
_a.sent();
|
|
20699
21099
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
20700
21100
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
20701
21101
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -20748,11 +21148,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20748
21148
|
_a.sent();
|
|
20749
21149
|
// authentication userAuth required
|
|
20750
21150
|
// oauth required
|
|
20751
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21151
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21152
|
+
// authentication applicationAuth required
|
|
21153
|
+
// oauth required
|
|
21154
|
+
];
|
|
20752
21155
|
case 2:
|
|
20753
21156
|
// authentication userAuth required
|
|
20754
21157
|
// oauth required
|
|
20755
21158
|
_a.sent();
|
|
21159
|
+
// authentication applicationAuth required
|
|
21160
|
+
// oauth required
|
|
21161
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
21162
|
+
case 3:
|
|
21163
|
+
// authentication applicationAuth required
|
|
21164
|
+
// oauth required
|
|
21165
|
+
_a.sent();
|
|
20756
21166
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
20757
21167
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
20758
21168
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -20801,11 +21211,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20801
21211
|
_a.sent();
|
|
20802
21212
|
// authentication userAuth required
|
|
20803
21213
|
// oauth required
|
|
20804
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21214
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21215
|
+
// authentication applicationAuth required
|
|
21216
|
+
// oauth required
|
|
21217
|
+
];
|
|
20805
21218
|
case 2:
|
|
20806
21219
|
// authentication userAuth required
|
|
20807
21220
|
// oauth required
|
|
20808
21221
|
_a.sent();
|
|
21222
|
+
// authentication applicationAuth required
|
|
21223
|
+
// oauth required
|
|
21224
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
21225
|
+
case 3:
|
|
21226
|
+
// authentication applicationAuth required
|
|
21227
|
+
// oauth required
|
|
21228
|
+
_a.sent();
|
|
20809
21229
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
20810
21230
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
20811
21231
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -20854,11 +21274,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20854
21274
|
_a.sent();
|
|
20855
21275
|
// authentication userAuth required
|
|
20856
21276
|
// oauth required
|
|
20857
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21277
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21278
|
+
// authentication applicationAuth required
|
|
21279
|
+
// oauth required
|
|
21280
|
+
];
|
|
20858
21281
|
case 2:
|
|
20859
21282
|
// authentication userAuth required
|
|
20860
21283
|
// oauth required
|
|
20861
21284
|
_a.sent();
|
|
21285
|
+
// authentication applicationAuth required
|
|
21286
|
+
// oauth required
|
|
21287
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
21288
|
+
case 3:
|
|
21289
|
+
// authentication applicationAuth required
|
|
21290
|
+
// oauth required
|
|
21291
|
+
_a.sent();
|
|
20862
21292
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
20863
21293
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
20864
21294
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -20911,11 +21341,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20911
21341
|
_a.sent();
|
|
20912
21342
|
// authentication userAuth required
|
|
20913
21343
|
// oauth required
|
|
20914
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21344
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21345
|
+
// authentication applicationAuth required
|
|
21346
|
+
// oauth required
|
|
21347
|
+
];
|
|
20915
21348
|
case 2:
|
|
20916
21349
|
// authentication userAuth required
|
|
20917
21350
|
// oauth required
|
|
20918
21351
|
_a.sent();
|
|
21352
|
+
// authentication applicationAuth required
|
|
21353
|
+
// oauth required
|
|
21354
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
21355
|
+
case 3:
|
|
21356
|
+
// authentication applicationAuth required
|
|
21357
|
+
// oauth required
|
|
21358
|
+
_a.sent();
|
|
20919
21359
|
if (data !== undefined) {
|
|
20920
21360
|
localVarFormParams.append('data', data);
|
|
20921
21361
|
}
|
|
@@ -20971,11 +21411,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
20971
21411
|
_a.sent();
|
|
20972
21412
|
// authentication userAuth required
|
|
20973
21413
|
// oauth required
|
|
20974
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21414
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21415
|
+
// authentication applicationAuth required
|
|
21416
|
+
// oauth required
|
|
21417
|
+
];
|
|
20975
21418
|
case 2:
|
|
20976
21419
|
// authentication userAuth required
|
|
20977
21420
|
// oauth required
|
|
20978
21421
|
_a.sent();
|
|
21422
|
+
// authentication applicationAuth required
|
|
21423
|
+
// oauth required
|
|
21424
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
21425
|
+
case 3:
|
|
21426
|
+
// authentication applicationAuth required
|
|
21427
|
+
// oauth required
|
|
21428
|
+
_a.sent();
|
|
20979
21429
|
if (requestedFor !== undefined) {
|
|
20980
21430
|
localVarQueryParameter['requested-for'] = requestedFor;
|
|
20981
21431
|
}
|
|
@@ -21043,11 +21493,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
21043
21493
|
_a.sent();
|
|
21044
21494
|
// authentication userAuth required
|
|
21045
21495
|
// oauth required
|
|
21046
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21496
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21497
|
+
// authentication applicationAuth required
|
|
21498
|
+
// oauth required
|
|
21499
|
+
];
|
|
21047
21500
|
case 2:
|
|
21048
21501
|
// authentication userAuth required
|
|
21049
21502
|
// oauth required
|
|
21050
21503
|
_a.sent();
|
|
21504
|
+
// authentication applicationAuth required
|
|
21505
|
+
// oauth required
|
|
21506
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
21507
|
+
case 3:
|
|
21508
|
+
// authentication applicationAuth required
|
|
21509
|
+
// oauth required
|
|
21510
|
+
_a.sent();
|
|
21051
21511
|
if (limit !== undefined) {
|
|
21052
21512
|
localVarQueryParameter['limit'] = limit;
|
|
21053
21513
|
}
|
|
@@ -21115,11 +21575,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
21115
21575
|
_a.sent();
|
|
21116
21576
|
// authentication userAuth required
|
|
21117
21577
|
// oauth required
|
|
21118
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21578
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21579
|
+
// authentication applicationAuth required
|
|
21580
|
+
// oauth required
|
|
21581
|
+
];
|
|
21119
21582
|
case 2:
|
|
21120
21583
|
// authentication userAuth required
|
|
21121
21584
|
// oauth required
|
|
21122
21585
|
_a.sent();
|
|
21586
|
+
// authentication applicationAuth required
|
|
21587
|
+
// oauth required
|
|
21588
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
21589
|
+
case 3:
|
|
21590
|
+
// authentication applicationAuth required
|
|
21591
|
+
// oauth required
|
|
21592
|
+
_a.sent();
|
|
21123
21593
|
if (limit !== undefined) {
|
|
21124
21594
|
localVarQueryParameter['limit'] = limit;
|
|
21125
21595
|
}
|
|
@@ -21188,11 +21658,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
21188
21658
|
_a.sent();
|
|
21189
21659
|
// authentication userAuth required
|
|
21190
21660
|
// oauth required
|
|
21191
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21661
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21662
|
+
// authentication applicationAuth required
|
|
21663
|
+
// oauth required
|
|
21664
|
+
];
|
|
21192
21665
|
case 2:
|
|
21193
21666
|
// authentication userAuth required
|
|
21194
21667
|
// oauth required
|
|
21195
21668
|
_a.sent();
|
|
21669
|
+
// authentication applicationAuth required
|
|
21670
|
+
// oauth required
|
|
21671
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
21672
|
+
case 3:
|
|
21673
|
+
// authentication applicationAuth required
|
|
21674
|
+
// oauth required
|
|
21675
|
+
_a.sent();
|
|
21196
21676
|
if (limit !== undefined) {
|
|
21197
21677
|
localVarQueryParameter['limit'] = limit;
|
|
21198
21678
|
}
|
|
@@ -21314,7 +21794,7 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
21314
21794
|
localVarQueryParameter = {};
|
|
21315
21795
|
// authentication userAuth required
|
|
21316
21796
|
// oauth required
|
|
21317
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
21797
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21318
21798
|
// authentication userAuth required
|
|
21319
21799
|
// oauth required
|
|
21320
21800
|
];
|
|
@@ -21324,11 +21804,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
21324
21804
|
_a.sent();
|
|
21325
21805
|
// authentication userAuth required
|
|
21326
21806
|
// oauth required
|
|
21327
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
21807
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21808
|
+
// authentication applicationAuth required
|
|
21809
|
+
// oauth required
|
|
21810
|
+
];
|
|
21328
21811
|
case 2:
|
|
21329
21812
|
// authentication userAuth required
|
|
21330
21813
|
// oauth required
|
|
21331
21814
|
_a.sent();
|
|
21815
|
+
// authentication applicationAuth required
|
|
21816
|
+
// oauth required
|
|
21817
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
21818
|
+
case 3:
|
|
21819
|
+
// authentication applicationAuth required
|
|
21820
|
+
// oauth required
|
|
21821
|
+
_a.sent();
|
|
21332
21822
|
localVarHeaderParameter['Content-Type'] = 'application/json-patch+json';
|
|
21333
21823
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
21334
21824
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -21372,7 +21862,7 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
21372
21862
|
localVarQueryParameter = {};
|
|
21373
21863
|
// authentication userAuth required
|
|
21374
21864
|
// oauth required
|
|
21375
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
21865
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21376
21866
|
// authentication userAuth required
|
|
21377
21867
|
// oauth required
|
|
21378
21868
|
];
|
|
@@ -21382,11 +21872,21 @@ var NonEmployeeLifecycleManagementApiAxiosParamCreator = function (configuration
|
|
|
21382
21872
|
_a.sent();
|
|
21383
21873
|
// authentication userAuth required
|
|
21384
21874
|
// oauth required
|
|
21385
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
21875
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
21876
|
+
// authentication applicationAuth required
|
|
21877
|
+
// oauth required
|
|
21878
|
+
];
|
|
21386
21879
|
case 2:
|
|
21387
21880
|
// authentication userAuth required
|
|
21388
21881
|
// oauth required
|
|
21389
21882
|
_a.sent();
|
|
21883
|
+
// authentication applicationAuth required
|
|
21884
|
+
// oauth required
|
|
21885
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
21886
|
+
case 3:
|
|
21887
|
+
// authentication applicationAuth required
|
|
21888
|
+
// oauth required
|
|
21889
|
+
_a.sent();
|
|
21390
21890
|
localVarHeaderParameter['Content-Type'] = 'application/json-patch+json';
|
|
21391
21891
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
21392
21892
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -23181,11 +23681,21 @@ var OAuthClientsApiAxiosParamCreator = function (configuration) {
|
|
|
23181
23681
|
_a.sent();
|
|
23182
23682
|
// authentication userAuth required
|
|
23183
23683
|
// oauth required
|
|
23184
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
23684
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
23685
|
+
// authentication applicationAuth required
|
|
23686
|
+
// oauth required
|
|
23687
|
+
];
|
|
23185
23688
|
case 2:
|
|
23186
23689
|
// authentication userAuth required
|
|
23187
23690
|
// oauth required
|
|
23188
23691
|
_a.sent();
|
|
23692
|
+
// authentication applicationAuth required
|
|
23693
|
+
// oauth required
|
|
23694
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
23695
|
+
case 3:
|
|
23696
|
+
// authentication applicationAuth required
|
|
23697
|
+
// oauth required
|
|
23698
|
+
_a.sent();
|
|
23189
23699
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
23190
23700
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
23191
23701
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -23616,11 +24126,21 @@ var PasswordConfigurationApiAxiosParamCreator = function (configuration) {
|
|
|
23616
24126
|
_a.sent();
|
|
23617
24127
|
// authentication userAuth required
|
|
23618
24128
|
// oauth required
|
|
23619
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
24129
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
24130
|
+
// authentication applicationAuth required
|
|
24131
|
+
// oauth required
|
|
24132
|
+
];
|
|
23620
24133
|
case 2:
|
|
23621
24134
|
// authentication userAuth required
|
|
23622
24135
|
// oauth required
|
|
23623
24136
|
_a.sent();
|
|
24137
|
+
// authentication applicationAuth required
|
|
24138
|
+
// oauth required
|
|
24139
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
24140
|
+
case 3:
|
|
24141
|
+
// authentication applicationAuth required
|
|
24142
|
+
// oauth required
|
|
24143
|
+
_a.sent();
|
|
23624
24144
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
23625
24145
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
23626
24146
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -23667,11 +24187,21 @@ var PasswordConfigurationApiAxiosParamCreator = function (configuration) {
|
|
|
23667
24187
|
_a.sent();
|
|
23668
24188
|
// authentication userAuth required
|
|
23669
24189
|
// oauth required
|
|
23670
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
24190
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
24191
|
+
// authentication applicationAuth required
|
|
24192
|
+
// oauth required
|
|
24193
|
+
];
|
|
23671
24194
|
case 2:
|
|
23672
24195
|
// authentication userAuth required
|
|
23673
24196
|
// oauth required
|
|
23674
24197
|
_a.sent();
|
|
24198
|
+
// authentication applicationAuth required
|
|
24199
|
+
// oauth required
|
|
24200
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
24201
|
+
case 3:
|
|
24202
|
+
// authentication applicationAuth required
|
|
24203
|
+
// oauth required
|
|
24204
|
+
_a.sent();
|
|
23675
24205
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
23676
24206
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
23677
24207
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -23719,11 +24249,21 @@ var PasswordConfigurationApiAxiosParamCreator = function (configuration) {
|
|
|
23719
24249
|
_a.sent();
|
|
23720
24250
|
// authentication userAuth required
|
|
23721
24251
|
// oauth required
|
|
23722
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
24252
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
24253
|
+
// authentication applicationAuth required
|
|
24254
|
+
// oauth required
|
|
24255
|
+
];
|
|
23723
24256
|
case 2:
|
|
23724
24257
|
// authentication userAuth required
|
|
23725
24258
|
// oauth required
|
|
23726
24259
|
_a.sent();
|
|
24260
|
+
// authentication applicationAuth required
|
|
24261
|
+
// oauth required
|
|
24262
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
24263
|
+
case 3:
|
|
24264
|
+
// authentication applicationAuth required
|
|
24265
|
+
// oauth required
|
|
24266
|
+
_a.sent();
|
|
23727
24267
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
23728
24268
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
23729
24269
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -24238,10 +24778,30 @@ var PasswordManagementApiAxiosParamCreator = function (configuration) {
|
|
|
24238
24778
|
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
24239
24779
|
localVarHeaderParameter = {};
|
|
24240
24780
|
localVarQueryParameter = {};
|
|
24781
|
+
// authentication userAuth required
|
|
24782
|
+
// oauth required
|
|
24783
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
24784
|
+
// authentication userAuth required
|
|
24785
|
+
// oauth required
|
|
24786
|
+
];
|
|
24787
|
+
case 1:
|
|
24788
|
+
// authentication userAuth required
|
|
24789
|
+
// oauth required
|
|
24790
|
+
_a.sent();
|
|
24791
|
+
// authentication userAuth required
|
|
24792
|
+
// oauth required
|
|
24793
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
24794
|
+
// authentication applicationAuth required
|
|
24795
|
+
// oauth required
|
|
24796
|
+
];
|
|
24797
|
+
case 2:
|
|
24798
|
+
// authentication userAuth required
|
|
24799
|
+
// oauth required
|
|
24800
|
+
_a.sent();
|
|
24241
24801
|
// authentication applicationAuth required
|
|
24242
24802
|
// oauth required
|
|
24243
24803
|
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
24244
|
-
case
|
|
24804
|
+
case 3:
|
|
24245
24805
|
// authentication applicationAuth required
|
|
24246
24806
|
// oauth required
|
|
24247
24807
|
_a.sent();
|
|
@@ -24282,10 +24842,30 @@ var PasswordManagementApiAxiosParamCreator = function (configuration) {
|
|
|
24282
24842
|
localVarRequestOptions = __assign(__assign({ method: 'POST' }, baseOptions), axiosOptions);
|
|
24283
24843
|
localVarHeaderParameter = {};
|
|
24284
24844
|
localVarQueryParameter = {};
|
|
24845
|
+
// authentication userAuth required
|
|
24846
|
+
// oauth required
|
|
24847
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
24848
|
+
// authentication userAuth required
|
|
24849
|
+
// oauth required
|
|
24850
|
+
];
|
|
24851
|
+
case 1:
|
|
24852
|
+
// authentication userAuth required
|
|
24853
|
+
// oauth required
|
|
24854
|
+
_a.sent();
|
|
24855
|
+
// authentication userAuth required
|
|
24856
|
+
// oauth required
|
|
24857
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
24858
|
+
// authentication applicationAuth required
|
|
24859
|
+
// oauth required
|
|
24860
|
+
];
|
|
24861
|
+
case 2:
|
|
24862
|
+
// authentication userAuth required
|
|
24863
|
+
// oauth required
|
|
24864
|
+
_a.sent();
|
|
24285
24865
|
// authentication applicationAuth required
|
|
24286
24866
|
// oauth required
|
|
24287
24867
|
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
24288
|
-
case
|
|
24868
|
+
case 3:
|
|
24289
24869
|
// authentication applicationAuth required
|
|
24290
24870
|
// oauth required
|
|
24291
24871
|
_a.sent();
|
|
@@ -24625,11 +25205,21 @@ var PasswordPoliciesApiAxiosParamCreator = function (configuration) {
|
|
|
24625
25205
|
_a.sent();
|
|
24626
25206
|
// authentication userAuth required
|
|
24627
25207
|
// oauth required
|
|
24628
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
25208
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
25209
|
+
// authentication applicationAuth required
|
|
25210
|
+
// oauth required
|
|
25211
|
+
];
|
|
24629
25212
|
case 2:
|
|
24630
25213
|
// authentication userAuth required
|
|
24631
25214
|
// oauth required
|
|
24632
25215
|
_a.sent();
|
|
25216
|
+
// authentication applicationAuth required
|
|
25217
|
+
// oauth required
|
|
25218
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
25219
|
+
case 3:
|
|
25220
|
+
// authentication applicationAuth required
|
|
25221
|
+
// oauth required
|
|
25222
|
+
_a.sent();
|
|
24633
25223
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
24634
25224
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
24635
25225
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -24677,11 +25267,21 @@ var PasswordPoliciesApiAxiosParamCreator = function (configuration) {
|
|
|
24677
25267
|
_a.sent();
|
|
24678
25268
|
// authentication userAuth required
|
|
24679
25269
|
// oauth required
|
|
24680
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
25270
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
25271
|
+
// authentication applicationAuth required
|
|
25272
|
+
// oauth required
|
|
25273
|
+
];
|
|
24681
25274
|
case 2:
|
|
24682
25275
|
// authentication userAuth required
|
|
24683
25276
|
// oauth required
|
|
24684
25277
|
_a.sent();
|
|
25278
|
+
// authentication applicationAuth required
|
|
25279
|
+
// oauth required
|
|
25280
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
25281
|
+
case 3:
|
|
25282
|
+
// authentication applicationAuth required
|
|
25283
|
+
// oauth required
|
|
25284
|
+
_a.sent();
|
|
24685
25285
|
if (limit !== undefined) {
|
|
24686
25286
|
localVarQueryParameter['limit'] = limit;
|
|
24687
25287
|
}
|
|
@@ -25178,11 +25778,21 @@ var PasswordSyncGroupsApiAxiosParamCreator = function (configuration) {
|
|
|
25178
25778
|
_a.sent();
|
|
25179
25779
|
// authentication userAuth required
|
|
25180
25780
|
// oauth required
|
|
25181
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
25781
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
25782
|
+
// authentication applicationAuth required
|
|
25783
|
+
// oauth required
|
|
25784
|
+
];
|
|
25182
25785
|
case 2:
|
|
25183
25786
|
// authentication userAuth required
|
|
25184
25787
|
// oauth required
|
|
25185
25788
|
_a.sent();
|
|
25789
|
+
// authentication applicationAuth required
|
|
25790
|
+
// oauth required
|
|
25791
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
25792
|
+
case 3:
|
|
25793
|
+
// authentication applicationAuth required
|
|
25794
|
+
// oauth required
|
|
25795
|
+
_a.sent();
|
|
25186
25796
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
25187
25797
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
25188
25798
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -25230,11 +25840,21 @@ var PasswordSyncGroupsApiAxiosParamCreator = function (configuration) {
|
|
|
25230
25840
|
_a.sent();
|
|
25231
25841
|
// authentication userAuth required
|
|
25232
25842
|
// oauth required
|
|
25233
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
25843
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
25844
|
+
// authentication applicationAuth required
|
|
25845
|
+
// oauth required
|
|
25846
|
+
];
|
|
25234
25847
|
case 2:
|
|
25235
25848
|
// authentication userAuth required
|
|
25236
25849
|
// oauth required
|
|
25237
25850
|
_a.sent();
|
|
25851
|
+
// authentication applicationAuth required
|
|
25852
|
+
// oauth required
|
|
25853
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
25854
|
+
case 3:
|
|
25855
|
+
// authentication applicationAuth required
|
|
25856
|
+
// oauth required
|
|
25857
|
+
_a.sent();
|
|
25238
25858
|
if (limit !== undefined) {
|
|
25239
25859
|
localVarQueryParameter['limit'] = limit;
|
|
25240
25860
|
}
|
|
@@ -26535,11 +27155,21 @@ var ReportsDataExtractionApiAxiosParamCreator = function (configuration) {
|
|
|
26535
27155
|
_a.sent();
|
|
26536
27156
|
// authentication userAuth required
|
|
26537
27157
|
// oauth required
|
|
26538
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
27158
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
27159
|
+
// authentication applicationAuth required
|
|
27160
|
+
// oauth required
|
|
27161
|
+
];
|
|
26539
27162
|
case 2:
|
|
26540
27163
|
// authentication userAuth required
|
|
26541
27164
|
// oauth required
|
|
26542
27165
|
_a.sent();
|
|
27166
|
+
// authentication applicationAuth required
|
|
27167
|
+
// oauth required
|
|
27168
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
27169
|
+
case 3:
|
|
27170
|
+
// authentication applicationAuth required
|
|
27171
|
+
// oauth required
|
|
27172
|
+
_a.sent();
|
|
26543
27173
|
if (fileFormat !== undefined) {
|
|
26544
27174
|
localVarQueryParameter['fileFormat'] = fileFormat;
|
|
26545
27175
|
}
|
|
@@ -26598,11 +27228,21 @@ var ReportsDataExtractionApiAxiosParamCreator = function (configuration) {
|
|
|
26598
27228
|
_a.sent();
|
|
26599
27229
|
// authentication userAuth required
|
|
26600
27230
|
// oauth required
|
|
26601
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
27231
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
27232
|
+
// authentication applicationAuth required
|
|
27233
|
+
// oauth required
|
|
27234
|
+
];
|
|
26602
27235
|
case 2:
|
|
26603
27236
|
// authentication userAuth required
|
|
26604
27237
|
// oauth required
|
|
26605
27238
|
_a.sent();
|
|
27239
|
+
// authentication applicationAuth required
|
|
27240
|
+
// oauth required
|
|
27241
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
27242
|
+
case 3:
|
|
27243
|
+
// authentication applicationAuth required
|
|
27244
|
+
// oauth required
|
|
27245
|
+
_a.sent();
|
|
26606
27246
|
if (completed !== undefined) {
|
|
26607
27247
|
localVarQueryParameter['completed'] = completed;
|
|
26608
27248
|
}
|
|
@@ -27305,11 +27945,21 @@ var RolesApiAxiosParamCreator = function (configuration) {
|
|
|
27305
27945
|
_a.sent();
|
|
27306
27946
|
// authentication userAuth required
|
|
27307
27947
|
// oauth required
|
|
27308
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
27948
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
27949
|
+
// authentication applicationAuth required
|
|
27950
|
+
// oauth required
|
|
27951
|
+
];
|
|
27309
27952
|
case 2:
|
|
27310
27953
|
// authentication userAuth required
|
|
27311
27954
|
// oauth required
|
|
27312
27955
|
_a.sent();
|
|
27956
|
+
// authentication applicationAuth required
|
|
27957
|
+
// oauth required
|
|
27958
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
27959
|
+
case 3:
|
|
27960
|
+
// authentication applicationAuth required
|
|
27961
|
+
// oauth required
|
|
27962
|
+
_a.sent();
|
|
27313
27963
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
27314
27964
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
27315
27965
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -27363,11 +28013,21 @@ var RolesApiAxiosParamCreator = function (configuration) {
|
|
|
27363
28013
|
_a.sent();
|
|
27364
28014
|
// authentication userAuth required
|
|
27365
28015
|
// oauth required
|
|
27366
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
28016
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
28017
|
+
// authentication applicationAuth required
|
|
28018
|
+
// oauth required
|
|
28019
|
+
];
|
|
27367
28020
|
case 2:
|
|
27368
28021
|
// authentication userAuth required
|
|
27369
28022
|
// oauth required
|
|
27370
28023
|
_a.sent();
|
|
28024
|
+
// authentication applicationAuth required
|
|
28025
|
+
// oauth required
|
|
28026
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
28027
|
+
case 3:
|
|
28028
|
+
// authentication applicationAuth required
|
|
28029
|
+
// oauth required
|
|
28030
|
+
_a.sent();
|
|
27371
28031
|
if (limit !== undefined) {
|
|
27372
28032
|
localVarQueryParameter['limit'] = limit;
|
|
27373
28033
|
}
|
|
@@ -27435,11 +28095,21 @@ var RolesApiAxiosParamCreator = function (configuration) {
|
|
|
27435
28095
|
_a.sent();
|
|
27436
28096
|
// authentication userAuth required
|
|
27437
28097
|
// oauth required
|
|
27438
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
28098
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
28099
|
+
// authentication applicationAuth required
|
|
28100
|
+
// oauth required
|
|
28101
|
+
];
|
|
27439
28102
|
case 2:
|
|
27440
28103
|
// authentication userAuth required
|
|
27441
28104
|
// oauth required
|
|
27442
28105
|
_a.sent();
|
|
28106
|
+
// authentication applicationAuth required
|
|
28107
|
+
// oauth required
|
|
28108
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
28109
|
+
case 3:
|
|
28110
|
+
// authentication applicationAuth required
|
|
28111
|
+
// oauth required
|
|
28112
|
+
_a.sent();
|
|
27443
28113
|
if (forSubadmin !== undefined) {
|
|
27444
28114
|
localVarQueryParameter['for-subadmin'] = forSubadmin;
|
|
27445
28115
|
}
|
|
@@ -28112,11 +28782,21 @@ var SODPoliciesApiAxiosParamCreator = function (configuration) {
|
|
|
28112
28782
|
_a.sent();
|
|
28113
28783
|
// authentication userAuth required
|
|
28114
28784
|
// oauth required
|
|
28115
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
28785
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
28786
|
+
// authentication applicationAuth required
|
|
28787
|
+
// oauth required
|
|
28788
|
+
];
|
|
28116
28789
|
case 2:
|
|
28117
28790
|
// authentication userAuth required
|
|
28118
28791
|
// oauth required
|
|
28119
28792
|
_a.sent();
|
|
28793
|
+
// authentication applicationAuth required
|
|
28794
|
+
// oauth required
|
|
28795
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
28796
|
+
case 3:
|
|
28797
|
+
// authentication applicationAuth required
|
|
28798
|
+
// oauth required
|
|
28799
|
+
_a.sent();
|
|
28120
28800
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
28121
28801
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
28122
28802
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -28165,11 +28845,21 @@ var SODPoliciesApiAxiosParamCreator = function (configuration) {
|
|
|
28165
28845
|
_a.sent();
|
|
28166
28846
|
// authentication userAuth required
|
|
28167
28847
|
// oauth required
|
|
28168
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
28848
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
28849
|
+
// authentication applicationAuth required
|
|
28850
|
+
// oauth required
|
|
28851
|
+
];
|
|
28169
28852
|
case 2:
|
|
28170
28853
|
// authentication userAuth required
|
|
28171
28854
|
// oauth required
|
|
28172
28855
|
_a.sent();
|
|
28856
|
+
// authentication applicationAuth required
|
|
28857
|
+
// oauth required
|
|
28858
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
28859
|
+
case 3:
|
|
28860
|
+
// authentication applicationAuth required
|
|
28861
|
+
// oauth required
|
|
28862
|
+
_a.sent();
|
|
28173
28863
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
28174
28864
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
28175
28865
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -28214,11 +28904,21 @@ var SODPoliciesApiAxiosParamCreator = function (configuration) {
|
|
|
28214
28904
|
_a.sent();
|
|
28215
28905
|
// authentication userAuth required
|
|
28216
28906
|
// oauth required
|
|
28217
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
28907
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
28908
|
+
// authentication applicationAuth required
|
|
28909
|
+
// oauth required
|
|
28910
|
+
];
|
|
28218
28911
|
case 2:
|
|
28219
28912
|
// authentication userAuth required
|
|
28220
28913
|
// oauth required
|
|
28221
28914
|
_a.sent();
|
|
28915
|
+
// authentication applicationAuth required
|
|
28916
|
+
// oauth required
|
|
28917
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
28918
|
+
case 3:
|
|
28919
|
+
// authentication applicationAuth required
|
|
28920
|
+
// oauth required
|
|
28921
|
+
_a.sent();
|
|
28222
28922
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
28223
28923
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
28224
28924
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -28373,11 +29073,21 @@ var SODPoliciesApiAxiosParamCreator = function (configuration) {
|
|
|
28373
29073
|
_a.sent();
|
|
28374
29074
|
// authentication userAuth required
|
|
28375
29075
|
// oauth required
|
|
28376
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
29076
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
29077
|
+
// authentication applicationAuth required
|
|
29078
|
+
// oauth required
|
|
29079
|
+
];
|
|
28377
29080
|
case 2:
|
|
28378
29081
|
// authentication userAuth required
|
|
28379
29082
|
// oauth required
|
|
28380
29083
|
_a.sent();
|
|
29084
|
+
// authentication applicationAuth required
|
|
29085
|
+
// oauth required
|
|
29086
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
29087
|
+
case 3:
|
|
29088
|
+
// authentication applicationAuth required
|
|
29089
|
+
// oauth required
|
|
29090
|
+
_a.sent();
|
|
28381
29091
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
28382
29092
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
28383
29093
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -28426,11 +29136,21 @@ var SODPoliciesApiAxiosParamCreator = function (configuration) {
|
|
|
28426
29136
|
_a.sent();
|
|
28427
29137
|
// authentication userAuth required
|
|
28428
29138
|
// oauth required
|
|
28429
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
29139
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
29140
|
+
// authentication applicationAuth required
|
|
29141
|
+
// oauth required
|
|
29142
|
+
];
|
|
28430
29143
|
case 2:
|
|
28431
29144
|
// authentication userAuth required
|
|
28432
29145
|
// oauth required
|
|
28433
29146
|
_a.sent();
|
|
29147
|
+
// authentication applicationAuth required
|
|
29148
|
+
// oauth required
|
|
29149
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
29150
|
+
case 3:
|
|
29151
|
+
// authentication applicationAuth required
|
|
29152
|
+
// oauth required
|
|
29153
|
+
_a.sent();
|
|
28434
29154
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
28435
29155
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
28436
29156
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -28722,11 +29442,21 @@ var SODPoliciesApiAxiosParamCreator = function (configuration) {
|
|
|
28722
29442
|
_a.sent();
|
|
28723
29443
|
// authentication userAuth required
|
|
28724
29444
|
// oauth required
|
|
28725
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
29445
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
29446
|
+
// authentication applicationAuth required
|
|
29447
|
+
// oauth required
|
|
29448
|
+
];
|
|
28726
29449
|
case 2:
|
|
28727
29450
|
// authentication userAuth required
|
|
28728
29451
|
// oauth required
|
|
28729
29452
|
_a.sent();
|
|
29453
|
+
// authentication applicationAuth required
|
|
29454
|
+
// oauth required
|
|
29455
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
29456
|
+
case 3:
|
|
29457
|
+
// authentication applicationAuth required
|
|
29458
|
+
// oauth required
|
|
29459
|
+
_a.sent();
|
|
28730
29460
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
28731
29461
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
28732
29462
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -28772,11 +29502,21 @@ var SODPoliciesApiAxiosParamCreator = function (configuration) {
|
|
|
28772
29502
|
_a.sent();
|
|
28773
29503
|
// authentication userAuth required
|
|
28774
29504
|
// oauth required
|
|
28775
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
29505
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
29506
|
+
// authentication applicationAuth required
|
|
29507
|
+
// oauth required
|
|
29508
|
+
];
|
|
28776
29509
|
case 2:
|
|
28777
29510
|
// authentication userAuth required
|
|
28778
29511
|
// oauth required
|
|
28779
29512
|
_a.sent();
|
|
29513
|
+
// authentication applicationAuth required
|
|
29514
|
+
// oauth required
|
|
29515
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
29516
|
+
case 3:
|
|
29517
|
+
// authentication applicationAuth required
|
|
29518
|
+
// oauth required
|
|
29519
|
+
_a.sent();
|
|
28780
29520
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
28781
29521
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
28782
29522
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -28827,11 +29567,21 @@ var SODPoliciesApiAxiosParamCreator = function (configuration) {
|
|
|
28827
29567
|
_a.sent();
|
|
28828
29568
|
// authentication userAuth required
|
|
28829
29569
|
// oauth required
|
|
28830
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
29570
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
29571
|
+
// authentication applicationAuth required
|
|
29572
|
+
// oauth required
|
|
29573
|
+
];
|
|
28831
29574
|
case 2:
|
|
28832
29575
|
// authentication userAuth required
|
|
28833
29576
|
// oauth required
|
|
28834
29577
|
_a.sent();
|
|
29578
|
+
// authentication applicationAuth required
|
|
29579
|
+
// oauth required
|
|
29580
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
29581
|
+
case 3:
|
|
29582
|
+
// authentication applicationAuth required
|
|
29583
|
+
// oauth required
|
|
29584
|
+
_a.sent();
|
|
28835
29585
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
28836
29586
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
28837
29587
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -29762,11 +30512,21 @@ var SODViolationsApiAxiosParamCreator = function (configuration) {
|
|
|
29762
30512
|
_a.sent();
|
|
29763
30513
|
// authentication userAuth required
|
|
29764
30514
|
// oauth required
|
|
29765
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
30515
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
30516
|
+
// authentication applicationAuth required
|
|
30517
|
+
// oauth required
|
|
30518
|
+
];
|
|
29766
30519
|
case 2:
|
|
29767
30520
|
// authentication userAuth required
|
|
29768
30521
|
// oauth required
|
|
29769
30522
|
_a.sent();
|
|
30523
|
+
// authentication applicationAuth required
|
|
30524
|
+
// oauth required
|
|
30525
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
30526
|
+
case 3:
|
|
30527
|
+
// authentication applicationAuth required
|
|
30528
|
+
// oauth required
|
|
30529
|
+
_a.sent();
|
|
29770
30530
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
29771
30531
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
29772
30532
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -29995,7 +30755,7 @@ var SavedSearchApiAxiosParamCreator = function (configuration) {
|
|
|
29995
30755
|
localVarQueryParameter = {};
|
|
29996
30756
|
// authentication userAuth required
|
|
29997
30757
|
// oauth required
|
|
29998
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
30758
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
29999
30759
|
// authentication userAuth required
|
|
30000
30760
|
// oauth required
|
|
30001
30761
|
];
|
|
@@ -30005,7 +30765,7 @@ var SavedSearchApiAxiosParamCreator = function (configuration) {
|
|
|
30005
30765
|
_a.sent();
|
|
30006
30766
|
// authentication userAuth required
|
|
30007
30767
|
// oauth required
|
|
30008
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
30768
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
30009
30769
|
case 2:
|
|
30010
30770
|
// authentication userAuth required
|
|
30011
30771
|
// oauth required
|
|
@@ -30051,7 +30811,7 @@ var SavedSearchApiAxiosParamCreator = function (configuration) {
|
|
|
30051
30811
|
localVarQueryParameter = {};
|
|
30052
30812
|
// authentication userAuth required
|
|
30053
30813
|
// oauth required
|
|
30054
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
30814
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
30055
30815
|
// authentication userAuth required
|
|
30056
30816
|
// oauth required
|
|
30057
30817
|
];
|
|
@@ -30061,7 +30821,7 @@ var SavedSearchApiAxiosParamCreator = function (configuration) {
|
|
|
30061
30821
|
_a.sent();
|
|
30062
30822
|
// authentication userAuth required
|
|
30063
30823
|
// oauth required
|
|
30064
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
30824
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
30065
30825
|
case 2:
|
|
30066
30826
|
// authentication userAuth required
|
|
30067
30827
|
// oauth required
|
|
@@ -30106,7 +30866,7 @@ var SavedSearchApiAxiosParamCreator = function (configuration) {
|
|
|
30106
30866
|
localVarQueryParameter = {};
|
|
30107
30867
|
// authentication userAuth required
|
|
30108
30868
|
// oauth required
|
|
30109
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
30869
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
30110
30870
|
// authentication userAuth required
|
|
30111
30871
|
// oauth required
|
|
30112
30872
|
];
|
|
@@ -30116,7 +30876,7 @@ var SavedSearchApiAxiosParamCreator = function (configuration) {
|
|
|
30116
30876
|
_a.sent();
|
|
30117
30877
|
// authentication userAuth required
|
|
30118
30878
|
// oauth required
|
|
30119
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
30879
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
30120
30880
|
case 2:
|
|
30121
30881
|
// authentication userAuth required
|
|
30122
30882
|
// oauth required
|
|
@@ -30227,7 +30987,7 @@ var SavedSearchApiAxiosParamCreator = function (configuration) {
|
|
|
30227
30987
|
localVarQueryParameter = {};
|
|
30228
30988
|
// authentication userAuth required
|
|
30229
30989
|
// oauth required
|
|
30230
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
30990
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
30231
30991
|
// authentication userAuth required
|
|
30232
30992
|
// oauth required
|
|
30233
30993
|
];
|
|
@@ -30237,7 +30997,7 @@ var SavedSearchApiAxiosParamCreator = function (configuration) {
|
|
|
30237
30997
|
_a.sent();
|
|
30238
30998
|
// authentication userAuth required
|
|
30239
30999
|
// oauth required
|
|
30240
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
31000
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
30241
31001
|
case 2:
|
|
30242
31002
|
// authentication userAuth required
|
|
30243
31003
|
// oauth required
|
|
@@ -30602,7 +31362,7 @@ var ScheduledSearchApiAxiosParamCreator = function (configuration) {
|
|
|
30602
31362
|
localVarQueryParameter = {};
|
|
30603
31363
|
// authentication userAuth required
|
|
30604
31364
|
// oauth required
|
|
30605
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
31365
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
30606
31366
|
// authentication userAuth required
|
|
30607
31367
|
// oauth required
|
|
30608
31368
|
];
|
|
@@ -30612,7 +31372,7 @@ var ScheduledSearchApiAxiosParamCreator = function (configuration) {
|
|
|
30612
31372
|
_a.sent();
|
|
30613
31373
|
// authentication userAuth required
|
|
30614
31374
|
// oauth required
|
|
30615
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
31375
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
30616
31376
|
case 2:
|
|
30617
31377
|
// authentication userAuth required
|
|
30618
31378
|
// oauth required
|
|
@@ -30657,7 +31417,7 @@ var ScheduledSearchApiAxiosParamCreator = function (configuration) {
|
|
|
30657
31417
|
localVarQueryParameter = {};
|
|
30658
31418
|
// authentication userAuth required
|
|
30659
31419
|
// oauth required
|
|
30660
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
31420
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
30661
31421
|
// authentication userAuth required
|
|
30662
31422
|
// oauth required
|
|
30663
31423
|
];
|
|
@@ -30667,7 +31427,7 @@ var ScheduledSearchApiAxiosParamCreator = function (configuration) {
|
|
|
30667
31427
|
_a.sent();
|
|
30668
31428
|
// authentication userAuth required
|
|
30669
31429
|
// oauth required
|
|
30670
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
31430
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
30671
31431
|
case 2:
|
|
30672
31432
|
// authentication userAuth required
|
|
30673
31433
|
// oauth required
|
|
@@ -30695,44 +31455,24 @@ var ScheduledSearchApiAxiosParamCreator = function (configuration) {
|
|
|
30695
31455
|
return __awaiter(_this, void 0, void 0, function () {
|
|
30696
31456
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
30697
31457
|
return __generator(this, function (_a) {
|
|
30698
|
-
|
|
30699
|
-
|
|
30700
|
-
|
|
30701
|
-
|
|
30702
|
-
|
|
30703
|
-
|
|
30704
|
-
|
|
30705
|
-
if (configuration) {
|
|
30706
|
-
baseOptions = configuration.baseOptions;
|
|
30707
|
-
}
|
|
30708
|
-
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
30709
|
-
localVarHeaderParameter = {};
|
|
30710
|
-
localVarQueryParameter = {};
|
|
30711
|
-
// authentication userAuth required
|
|
30712
|
-
// oauth required
|
|
30713
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)
|
|
30714
|
-
// authentication userAuth required
|
|
30715
|
-
// oauth required
|
|
30716
|
-
];
|
|
30717
|
-
case 1:
|
|
30718
|
-
// authentication userAuth required
|
|
30719
|
-
// oauth required
|
|
30720
|
-
_a.sent();
|
|
30721
|
-
// authentication userAuth required
|
|
30722
|
-
// oauth required
|
|
30723
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", ["sp:scopes:all"], configuration)];
|
|
30724
|
-
case 2:
|
|
30725
|
-
// authentication userAuth required
|
|
30726
|
-
// oauth required
|
|
30727
|
-
_a.sent();
|
|
30728
|
-
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
30729
|
-
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
30730
|
-
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
30731
|
-
return [2 /*return*/, {
|
|
30732
|
-
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
30733
|
-
axiosOptions: localVarRequestOptions,
|
|
30734
|
-
}];
|
|
31458
|
+
// verify required parameter 'id' is not null or undefined
|
|
31459
|
+
(0, common_1.assertParamExists)('getScheduledSearch', 'id', id);
|
|
31460
|
+
localVarPath = "/scheduled-searches/{id}"
|
|
31461
|
+
.replace("{".concat("id", "}"), encodeURIComponent(String(id)));
|
|
31462
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
31463
|
+
if (configuration) {
|
|
31464
|
+
baseOptions = configuration.baseOptions;
|
|
30735
31465
|
}
|
|
31466
|
+
localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
|
|
31467
|
+
localVarHeaderParameter = {};
|
|
31468
|
+
localVarQueryParameter = {};
|
|
31469
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
31470
|
+
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
31471
|
+
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
31472
|
+
return [2 /*return*/, {
|
|
31473
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
31474
|
+
axiosOptions: localVarRequestOptions,
|
|
31475
|
+
}];
|
|
30736
31476
|
});
|
|
30737
31477
|
});
|
|
30738
31478
|
},
|
|
@@ -30763,7 +31503,7 @@ var ScheduledSearchApiAxiosParamCreator = function (configuration) {
|
|
|
30763
31503
|
localVarQueryParameter = {};
|
|
30764
31504
|
// authentication userAuth required
|
|
30765
31505
|
// oauth required
|
|
30766
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
31506
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
30767
31507
|
// authentication userAuth required
|
|
30768
31508
|
// oauth required
|
|
30769
31509
|
];
|
|
@@ -30773,7 +31513,7 @@ var ScheduledSearchApiAxiosParamCreator = function (configuration) {
|
|
|
30773
31513
|
_a.sent();
|
|
30774
31514
|
// authentication userAuth required
|
|
30775
31515
|
// oauth required
|
|
30776
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
31516
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
30777
31517
|
case 2:
|
|
30778
31518
|
// authentication userAuth required
|
|
30779
31519
|
// oauth required
|
|
@@ -30889,7 +31629,7 @@ var ScheduledSearchApiAxiosParamCreator = function (configuration) {
|
|
|
30889
31629
|
localVarQueryParameter = {};
|
|
30890
31630
|
// authentication userAuth required
|
|
30891
31631
|
// oauth required
|
|
30892
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
31632
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
30893
31633
|
// authentication userAuth required
|
|
30894
31634
|
// oauth required
|
|
30895
31635
|
];
|
|
@@ -30899,7 +31639,7 @@ var ScheduledSearchApiAxiosParamCreator = function (configuration) {
|
|
|
30899
31639
|
_a.sent();
|
|
30900
31640
|
// authentication userAuth required
|
|
30901
31641
|
// oauth required
|
|
30902
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
31642
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
30903
31643
|
case 2:
|
|
30904
31644
|
// authentication userAuth required
|
|
30905
31645
|
// oauth required
|
|
@@ -31277,11 +32017,21 @@ var SearchApiAxiosParamCreator = function (configuration) {
|
|
|
31277
32017
|
_a.sent();
|
|
31278
32018
|
// authentication userAuth required
|
|
31279
32019
|
// oauth required
|
|
31280
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
32020
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
32021
|
+
// authentication applicationAuth required
|
|
32022
|
+
// oauth required
|
|
32023
|
+
];
|
|
31281
32024
|
case 2:
|
|
31282
32025
|
// authentication userAuth required
|
|
31283
32026
|
// oauth required
|
|
31284
32027
|
_a.sent();
|
|
32028
|
+
// authentication applicationAuth required
|
|
32029
|
+
// oauth required
|
|
32030
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
32031
|
+
case 3:
|
|
32032
|
+
// authentication applicationAuth required
|
|
32033
|
+
// oauth required
|
|
32034
|
+
_a.sent();
|
|
31285
32035
|
if (offset !== undefined) {
|
|
31286
32036
|
localVarQueryParameter['offset'] = offset;
|
|
31287
32037
|
}
|
|
@@ -31340,11 +32090,21 @@ var SearchApiAxiosParamCreator = function (configuration) {
|
|
|
31340
32090
|
_a.sent();
|
|
31341
32091
|
// authentication userAuth required
|
|
31342
32092
|
// oauth required
|
|
31343
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
32093
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
32094
|
+
// authentication applicationAuth required
|
|
32095
|
+
// oauth required
|
|
32096
|
+
];
|
|
31344
32097
|
case 2:
|
|
31345
32098
|
// authentication userAuth required
|
|
31346
32099
|
// oauth required
|
|
31347
32100
|
_a.sent();
|
|
32101
|
+
// authentication applicationAuth required
|
|
32102
|
+
// oauth required
|
|
32103
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
32104
|
+
case 3:
|
|
32105
|
+
// authentication applicationAuth required
|
|
32106
|
+
// oauth required
|
|
32107
|
+
_a.sent();
|
|
31348
32108
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
31349
32109
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
31350
32110
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -31426,7 +32186,7 @@ var SearchApiAxiosParamCreator = function (configuration) {
|
|
|
31426
32186
|
});
|
|
31427
32187
|
},
|
|
31428
32188
|
/**
|
|
31429
|
-
* Perform a search with the provided query and return a matching result collection. To page past 10,000 records, you can use `searchAfter` paging. Refer to [Paginating Search Queries](https://developer.sailpoint.com/idn/api/standard-collection-parameters#paginating-search-queries) for more information about how to implement `searchAfter` paging.
|
|
32189
|
+
* Perform a search with the provided query and return a matching result collection. To page past 10,000 records, you can use `searchAfter` paging. Refer to [Paginating Search Queries](https://developer.sailpoint.com/idn/api/standard-collection-parameters#paginating-search-queries) for more information about how to implement `searchAfter` paging. The search query itself has a size limitation of approximately 800 objects when filtering by large lists of IDs or values (e.g., using `terms` filters with extensive lists).
|
|
31430
32190
|
* @summary Perform search
|
|
31431
32191
|
* @param {Search} search
|
|
31432
32192
|
* @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.
|
|
@@ -31585,7 +32345,7 @@ var SearchApiFp = function (configuration) {
|
|
|
31585
32345
|
});
|
|
31586
32346
|
},
|
|
31587
32347
|
/**
|
|
31588
|
-
* Perform a search with the provided query and return a matching result collection. To page past 10,000 records, you can use `searchAfter` paging. Refer to [Paginating Search Queries](https://developer.sailpoint.com/idn/api/standard-collection-parameters#paginating-search-queries) for more information about how to implement `searchAfter` paging.
|
|
32348
|
+
* Perform a search with the provided query and return a matching result collection. To page past 10,000 records, you can use `searchAfter` paging. Refer to [Paginating Search Queries](https://developer.sailpoint.com/idn/api/standard-collection-parameters#paginating-search-queries) for more information about how to implement `searchAfter` paging. The search query itself has a size limitation of approximately 800 objects when filtering by large lists of IDs or values (e.g., using `terms` filters with extensive lists).
|
|
31589
32349
|
* @summary Perform search
|
|
31590
32350
|
* @param {Search} search
|
|
31591
32351
|
* @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.
|
|
@@ -31651,7 +32411,7 @@ var SearchApiFactory = function (configuration, basePath, axios) {
|
|
|
31651
32411
|
return localVarFp.searchGet(requestParameters.index, requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
31652
32412
|
},
|
|
31653
32413
|
/**
|
|
31654
|
-
* Perform a search with the provided query and return a matching result collection. To page past 10,000 records, you can use `searchAfter` paging. Refer to [Paginating Search Queries](https://developer.sailpoint.com/idn/api/standard-collection-parameters#paginating-search-queries) for more information about how to implement `searchAfter` paging.
|
|
32414
|
+
* Perform a search with the provided query and return a matching result collection. To page past 10,000 records, you can use `searchAfter` paging. Refer to [Paginating Search Queries](https://developer.sailpoint.com/idn/api/standard-collection-parameters#paginating-search-queries) for more information about how to implement `searchAfter` paging. The search query itself has a size limitation of approximately 800 objects when filtering by large lists of IDs or values (e.g., using `terms` filters with extensive lists).
|
|
31655
32415
|
* @summary Perform search
|
|
31656
32416
|
* @param {SearchApiSearchPostRequest} requestParameters Request parameters.
|
|
31657
32417
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -31711,7 +32471,7 @@ var SearchApi = /** @class */ (function (_super) {
|
|
|
31711
32471
|
return (0, exports.SearchApiFp)(this.configuration).searchGet(requestParameters.index, requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
31712
32472
|
};
|
|
31713
32473
|
/**
|
|
31714
|
-
* Perform a search with the provided query and return a matching result collection. To page past 10,000 records, you can use `searchAfter` paging. Refer to [Paginating Search Queries](https://developer.sailpoint.com/idn/api/standard-collection-parameters#paginating-search-queries) for more information about how to implement `searchAfter` paging.
|
|
32474
|
+
* Perform a search with the provided query and return a matching result collection. To page past 10,000 records, you can use `searchAfter` paging. Refer to [Paginating Search Queries](https://developer.sailpoint.com/idn/api/standard-collection-parameters#paginating-search-queries) for more information about how to implement `searchAfter` paging. The search query itself has a size limitation of approximately 800 objects when filtering by large lists of IDs or values (e.g., using `terms` filters with extensive lists).
|
|
31715
32475
|
* @summary Perform search
|
|
31716
32476
|
* @param {SearchApiSearchPostRequest} requestParameters Request parameters.
|
|
31717
32477
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -33977,11 +34737,21 @@ var SourceUsagesApiAxiosParamCreator = function (configuration) {
|
|
|
33977
34737
|
_a.sent();
|
|
33978
34738
|
// authentication userAuth required
|
|
33979
34739
|
// oauth required
|
|
33980
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
34740
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
34741
|
+
// authentication applicationAuth required
|
|
34742
|
+
// oauth required
|
|
34743
|
+
];
|
|
33981
34744
|
case 2:
|
|
33982
34745
|
// authentication userAuth required
|
|
33983
34746
|
// oauth required
|
|
33984
34747
|
_a.sent();
|
|
34748
|
+
// authentication applicationAuth required
|
|
34749
|
+
// oauth required
|
|
34750
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
34751
|
+
case 3:
|
|
34752
|
+
// authentication applicationAuth required
|
|
34753
|
+
// oauth required
|
|
34754
|
+
_a.sent();
|
|
33985
34755
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
33986
34756
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
33987
34757
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -34034,11 +34804,21 @@ var SourceUsagesApiAxiosParamCreator = function (configuration) {
|
|
|
34034
34804
|
_a.sent();
|
|
34035
34805
|
// authentication userAuth required
|
|
34036
34806
|
// oauth required
|
|
34037
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
34807
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
34808
|
+
// authentication applicationAuth required
|
|
34809
|
+
// oauth required
|
|
34810
|
+
];
|
|
34038
34811
|
case 2:
|
|
34039
34812
|
// authentication userAuth required
|
|
34040
34813
|
// oauth required
|
|
34041
34814
|
_a.sent();
|
|
34815
|
+
// authentication applicationAuth required
|
|
34816
|
+
// oauth required
|
|
34817
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
34818
|
+
case 3:
|
|
34819
|
+
// authentication applicationAuth required
|
|
34820
|
+
// oauth required
|
|
34821
|
+
_a.sent();
|
|
34042
34822
|
if (limit !== undefined) {
|
|
34043
34823
|
localVarQueryParameter['limit'] = limit;
|
|
34044
34824
|
}
|
|
@@ -34240,11 +35020,21 @@ var SourcesApiAxiosParamCreator = function (configuration) {
|
|
|
34240
35020
|
_a.sent();
|
|
34241
35021
|
// authentication userAuth required
|
|
34242
35022
|
// oauth required
|
|
34243
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
35023
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
35024
|
+
// authentication applicationAuth required
|
|
35025
|
+
// oauth required
|
|
35026
|
+
];
|
|
34244
35027
|
case 2:
|
|
34245
35028
|
// authentication userAuth required
|
|
34246
35029
|
// oauth required
|
|
34247
35030
|
_a.sent();
|
|
35031
|
+
// authentication applicationAuth required
|
|
35032
|
+
// oauth required
|
|
35033
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
35034
|
+
case 3:
|
|
35035
|
+
// authentication applicationAuth required
|
|
35036
|
+
// oauth required
|
|
35037
|
+
_a.sent();
|
|
34248
35038
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
34249
35039
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
34250
35040
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -34295,11 +35085,21 @@ var SourcesApiAxiosParamCreator = function (configuration) {
|
|
|
34295
35085
|
_a.sent();
|
|
34296
35086
|
// authentication userAuth required
|
|
34297
35087
|
// oauth required
|
|
34298
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
35088
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
35089
|
+
// authentication applicationAuth required
|
|
35090
|
+
// oauth required
|
|
35091
|
+
];
|
|
34299
35092
|
case 2:
|
|
34300
35093
|
// authentication userAuth required
|
|
34301
35094
|
// oauth required
|
|
34302
35095
|
_a.sent();
|
|
35096
|
+
// authentication applicationAuth required
|
|
35097
|
+
// oauth required
|
|
35098
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
35099
|
+
case 3:
|
|
35100
|
+
// authentication applicationAuth required
|
|
35101
|
+
// oauth required
|
|
35102
|
+
_a.sent();
|
|
34303
35103
|
if (provisionAsCsv !== undefined) {
|
|
34304
35104
|
localVarQueryParameter['provisionAsCsv'] = provisionAsCsv;
|
|
34305
35105
|
}
|
|
@@ -34478,11 +35278,21 @@ var SourcesApiAxiosParamCreator = function (configuration) {
|
|
|
34478
35278
|
_a.sent();
|
|
34479
35279
|
// authentication userAuth required
|
|
34480
35280
|
// oauth required
|
|
34481
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
35281
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
35282
|
+
// authentication applicationAuth required
|
|
35283
|
+
// oauth required
|
|
35284
|
+
];
|
|
34482
35285
|
case 2:
|
|
34483
35286
|
// authentication userAuth required
|
|
34484
35287
|
// oauth required
|
|
34485
35288
|
_a.sent();
|
|
35289
|
+
// authentication applicationAuth required
|
|
35290
|
+
// oauth required
|
|
35291
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
35292
|
+
case 3:
|
|
35293
|
+
// authentication applicationAuth required
|
|
35294
|
+
// oauth required
|
|
35295
|
+
_a.sent();
|
|
34486
35296
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
34487
35297
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
34488
35298
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -34525,7 +35335,7 @@ var SourcesApiAxiosParamCreator = function (configuration) {
|
|
|
34525
35335
|
localVarQueryParameter = {};
|
|
34526
35336
|
// authentication userAuth required
|
|
34527
35337
|
// oauth required
|
|
34528
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
35338
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
34529
35339
|
// authentication userAuth required
|
|
34530
35340
|
// oauth required
|
|
34531
35341
|
];
|
|
@@ -34535,7 +35345,7 @@ var SourcesApiAxiosParamCreator = function (configuration) {
|
|
|
34535
35345
|
_a.sent();
|
|
34536
35346
|
// authentication userAuth required
|
|
34537
35347
|
// oauth required
|
|
34538
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
35348
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
34539
35349
|
case 2:
|
|
34540
35350
|
// authentication userAuth required
|
|
34541
35351
|
// oauth required
|
|
@@ -34765,11 +35575,21 @@ var SourcesApiAxiosParamCreator = function (configuration) {
|
|
|
34765
35575
|
_a.sent();
|
|
34766
35576
|
// authentication userAuth required
|
|
34767
35577
|
// oauth required
|
|
34768
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
35578
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
35579
|
+
// authentication applicationAuth required
|
|
35580
|
+
// oauth required
|
|
35581
|
+
];
|
|
34769
35582
|
case 2:
|
|
34770
35583
|
// authentication userAuth required
|
|
34771
35584
|
// oauth required
|
|
34772
35585
|
_a.sent();
|
|
35586
|
+
// authentication applicationAuth required
|
|
35587
|
+
// oauth required
|
|
35588
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
35589
|
+
case 3:
|
|
35590
|
+
// authentication applicationAuth required
|
|
35591
|
+
// oauth required
|
|
35592
|
+
_a.sent();
|
|
34773
35593
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
34774
35594
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
34775
35595
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -34818,11 +35638,21 @@ var SourcesApiAxiosParamCreator = function (configuration) {
|
|
|
34818
35638
|
_a.sent();
|
|
34819
35639
|
// authentication userAuth required
|
|
34820
35640
|
// oauth required
|
|
34821
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
35641
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
35642
|
+
// authentication applicationAuth required
|
|
35643
|
+
// oauth required
|
|
35644
|
+
];
|
|
34822
35645
|
case 2:
|
|
34823
35646
|
// authentication userAuth required
|
|
34824
35647
|
// oauth required
|
|
34825
35648
|
_a.sent();
|
|
35649
|
+
// authentication applicationAuth required
|
|
35650
|
+
// oauth required
|
|
35651
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
35652
|
+
case 3:
|
|
35653
|
+
// authentication applicationAuth required
|
|
35654
|
+
// oauth required
|
|
35655
|
+
_a.sent();
|
|
34826
35656
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
34827
35657
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
34828
35658
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -34871,11 +35701,21 @@ var SourcesApiAxiosParamCreator = function (configuration) {
|
|
|
34871
35701
|
_a.sent();
|
|
34872
35702
|
// authentication userAuth required
|
|
34873
35703
|
// oauth required
|
|
34874
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
35704
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
35705
|
+
// authentication applicationAuth required
|
|
35706
|
+
// oauth required
|
|
35707
|
+
];
|
|
34875
35708
|
case 2:
|
|
34876
35709
|
// authentication userAuth required
|
|
34877
35710
|
// oauth required
|
|
34878
35711
|
_a.sent();
|
|
35712
|
+
// authentication applicationAuth required
|
|
35713
|
+
// oauth required
|
|
35714
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
35715
|
+
case 3:
|
|
35716
|
+
// authentication applicationAuth required
|
|
35717
|
+
// oauth required
|
|
35718
|
+
_a.sent();
|
|
34879
35719
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
34880
35720
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
34881
35721
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -34918,7 +35758,7 @@ var SourcesApiAxiosParamCreator = function (configuration) {
|
|
|
34918
35758
|
localVarQueryParameter = {};
|
|
34919
35759
|
// authentication userAuth required
|
|
34920
35760
|
// oauth required
|
|
34921
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
35761
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
34922
35762
|
// authentication userAuth required
|
|
34923
35763
|
// oauth required
|
|
34924
35764
|
];
|
|
@@ -34928,7 +35768,7 @@ var SourcesApiAxiosParamCreator = function (configuration) {
|
|
|
34928
35768
|
_a.sent();
|
|
34929
35769
|
// authentication userAuth required
|
|
34930
35770
|
// oauth required
|
|
34931
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
35771
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
34932
35772
|
case 2:
|
|
34933
35773
|
// authentication userAuth required
|
|
34934
35774
|
// oauth required
|
|
@@ -35451,11 +36291,21 @@ var SourcesApiAxiosParamCreator = function (configuration) {
|
|
|
35451
36291
|
_a.sent();
|
|
35452
36292
|
// authentication userAuth required
|
|
35453
36293
|
// oauth required
|
|
35454
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
36294
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
36295
|
+
// authentication applicationAuth required
|
|
36296
|
+
// oauth required
|
|
36297
|
+
];
|
|
35455
36298
|
case 2:
|
|
35456
36299
|
// authentication userAuth required
|
|
35457
36300
|
// oauth required
|
|
35458
36301
|
_a.sent();
|
|
36302
|
+
// authentication applicationAuth required
|
|
36303
|
+
// oauth required
|
|
36304
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
36305
|
+
case 3:
|
|
36306
|
+
// authentication applicationAuth required
|
|
36307
|
+
// oauth required
|
|
36308
|
+
_a.sent();
|
|
35459
36309
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
35460
36310
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
35461
36311
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -35503,7 +36353,7 @@ var SourcesApiAxiosParamCreator = function (configuration) {
|
|
|
35503
36353
|
localVarQueryParameter = {};
|
|
35504
36354
|
// authentication userAuth required
|
|
35505
36355
|
// oauth required
|
|
35506
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
36356
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
35507
36357
|
// authentication userAuth required
|
|
35508
36358
|
// oauth required
|
|
35509
36359
|
];
|
|
@@ -35513,7 +36363,7 @@ var SourcesApiAxiosParamCreator = function (configuration) {
|
|
|
35513
36363
|
_a.sent();
|
|
35514
36364
|
// authentication userAuth required
|
|
35515
36365
|
// oauth required
|
|
35516
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
36366
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
35517
36367
|
case 2:
|
|
35518
36368
|
// authentication userAuth required
|
|
35519
36369
|
// oauth required
|
|
@@ -35711,11 +36561,21 @@ var SourcesApiAxiosParamCreator = function (configuration) {
|
|
|
35711
36561
|
_a.sent();
|
|
35712
36562
|
// authentication userAuth required
|
|
35713
36563
|
// oauth required
|
|
35714
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
36564
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
36565
|
+
// authentication applicationAuth required
|
|
36566
|
+
// oauth required
|
|
36567
|
+
];
|
|
35715
36568
|
case 2:
|
|
35716
36569
|
// authentication userAuth required
|
|
35717
36570
|
// oauth required
|
|
35718
36571
|
_a.sent();
|
|
36572
|
+
// authentication applicationAuth required
|
|
36573
|
+
// oauth required
|
|
36574
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
36575
|
+
case 3:
|
|
36576
|
+
// authentication applicationAuth required
|
|
36577
|
+
// oauth required
|
|
36578
|
+
_a.sent();
|
|
35719
36579
|
localVarHeaderParameter['Content-Type'] = 'application/json-patch+json';
|
|
35720
36580
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
35721
36581
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -35763,7 +36623,7 @@ var SourcesApiAxiosParamCreator = function (configuration) {
|
|
|
35763
36623
|
localVarQueryParameter = {};
|
|
35764
36624
|
// authentication userAuth required
|
|
35765
36625
|
// oauth required
|
|
35766
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
36626
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
35767
36627
|
// authentication userAuth required
|
|
35768
36628
|
// oauth required
|
|
35769
36629
|
];
|
|
@@ -35773,7 +36633,7 @@ var SourcesApiAxiosParamCreator = function (configuration) {
|
|
|
35773
36633
|
_a.sent();
|
|
35774
36634
|
// authentication userAuth required
|
|
35775
36635
|
// oauth required
|
|
35776
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [
|
|
36636
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)];
|
|
35777
36637
|
case 2:
|
|
35778
36638
|
// authentication userAuth required
|
|
35779
36639
|
// oauth required
|
|
@@ -37086,11 +37946,21 @@ var TaggedObjectsApiAxiosParamCreator = function (configuration) {
|
|
|
37086
37946
|
_a.sent();
|
|
37087
37947
|
// authentication userAuth required
|
|
37088
37948
|
// oauth required
|
|
37089
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
37949
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
37950
|
+
// authentication applicationAuth required
|
|
37951
|
+
// oauth required
|
|
37952
|
+
];
|
|
37090
37953
|
case 2:
|
|
37091
37954
|
// authentication userAuth required
|
|
37092
37955
|
// oauth required
|
|
37093
37956
|
_a.sent();
|
|
37957
|
+
// authentication applicationAuth required
|
|
37958
|
+
// oauth required
|
|
37959
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
37960
|
+
case 3:
|
|
37961
|
+
// authentication applicationAuth required
|
|
37962
|
+
// oauth required
|
|
37963
|
+
_a.sent();
|
|
37094
37964
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
37095
37965
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
37096
37966
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -37207,11 +38077,21 @@ var TaggedObjectsApiAxiosParamCreator = function (configuration) {
|
|
|
37207
38077
|
_a.sent();
|
|
37208
38078
|
// authentication userAuth required
|
|
37209
38079
|
// oauth required
|
|
37210
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
38080
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
38081
|
+
// authentication applicationAuth required
|
|
38082
|
+
// oauth required
|
|
38083
|
+
];
|
|
37211
38084
|
case 2:
|
|
37212
38085
|
// authentication userAuth required
|
|
37213
38086
|
// oauth required
|
|
37214
38087
|
_a.sent();
|
|
38088
|
+
// authentication applicationAuth required
|
|
38089
|
+
// oauth required
|
|
38090
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
38091
|
+
case 3:
|
|
38092
|
+
// authentication applicationAuth required
|
|
38093
|
+
// oauth required
|
|
38094
|
+
_a.sent();
|
|
37215
38095
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
37216
38096
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
37217
38097
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -37260,11 +38140,21 @@ var TaggedObjectsApiAxiosParamCreator = function (configuration) {
|
|
|
37260
38140
|
_a.sent();
|
|
37261
38141
|
// authentication userAuth required
|
|
37262
38142
|
// oauth required
|
|
37263
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
38143
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
38144
|
+
// authentication applicationAuth required
|
|
38145
|
+
// oauth required
|
|
38146
|
+
];
|
|
37264
38147
|
case 2:
|
|
37265
38148
|
// authentication userAuth required
|
|
37266
38149
|
// oauth required
|
|
37267
38150
|
_a.sent();
|
|
38151
|
+
// authentication applicationAuth required
|
|
38152
|
+
// oauth required
|
|
38153
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
38154
|
+
case 3:
|
|
38155
|
+
// authentication applicationAuth required
|
|
38156
|
+
// oauth required
|
|
38157
|
+
_a.sent();
|
|
37268
38158
|
if (limit !== undefined) {
|
|
37269
38159
|
localVarQueryParameter['limit'] = limit;
|
|
37270
38160
|
}
|
|
@@ -37329,11 +38219,21 @@ var TaggedObjectsApiAxiosParamCreator = function (configuration) {
|
|
|
37329
38219
|
_a.sent();
|
|
37330
38220
|
// authentication userAuth required
|
|
37331
38221
|
// oauth required
|
|
37332
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
38222
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
38223
|
+
// authentication applicationAuth required
|
|
38224
|
+
// oauth required
|
|
38225
|
+
];
|
|
37333
38226
|
case 2:
|
|
37334
38227
|
// authentication userAuth required
|
|
37335
38228
|
// oauth required
|
|
37336
38229
|
_a.sent();
|
|
38230
|
+
// authentication applicationAuth required
|
|
38231
|
+
// oauth required
|
|
38232
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
38233
|
+
case 3:
|
|
38234
|
+
// authentication applicationAuth required
|
|
38235
|
+
// oauth required
|
|
38236
|
+
_a.sent();
|
|
37337
38237
|
if (limit !== undefined) {
|
|
37338
38238
|
localVarQueryParameter['limit'] = limit;
|
|
37339
38239
|
}
|
|
@@ -37401,11 +38301,21 @@ var TaggedObjectsApiAxiosParamCreator = function (configuration) {
|
|
|
37401
38301
|
_a.sent();
|
|
37402
38302
|
// authentication userAuth required
|
|
37403
38303
|
// oauth required
|
|
37404
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
38304
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
38305
|
+
// authentication applicationAuth required
|
|
38306
|
+
// oauth required
|
|
38307
|
+
];
|
|
37405
38308
|
case 2:
|
|
37406
38309
|
// authentication userAuth required
|
|
37407
38310
|
// oauth required
|
|
37408
38311
|
_a.sent();
|
|
38312
|
+
// authentication applicationAuth required
|
|
38313
|
+
// oauth required
|
|
38314
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
38315
|
+
case 3:
|
|
38316
|
+
// authentication applicationAuth required
|
|
38317
|
+
// oauth required
|
|
38318
|
+
_a.sent();
|
|
37409
38319
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
37410
38320
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
37411
38321
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -37455,11 +38365,21 @@ var TaggedObjectsApiAxiosParamCreator = function (configuration) {
|
|
|
37455
38365
|
_a.sent();
|
|
37456
38366
|
// authentication userAuth required
|
|
37457
38367
|
// oauth required
|
|
37458
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
38368
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
38369
|
+
// authentication applicationAuth required
|
|
38370
|
+
// oauth required
|
|
38371
|
+
];
|
|
37459
38372
|
case 2:
|
|
37460
38373
|
// authentication userAuth required
|
|
37461
38374
|
// oauth required
|
|
37462
38375
|
_a.sent();
|
|
38376
|
+
// authentication applicationAuth required
|
|
38377
|
+
// oauth required
|
|
38378
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
38379
|
+
case 3:
|
|
38380
|
+
// authentication applicationAuth required
|
|
38381
|
+
// oauth required
|
|
38382
|
+
_a.sent();
|
|
37463
38383
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
37464
38384
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
37465
38385
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -38042,11 +38962,21 @@ var TransformsApiAxiosParamCreator = function (configuration) {
|
|
|
38042
38962
|
_a.sent();
|
|
38043
38963
|
// authentication userAuth required
|
|
38044
38964
|
// oauth required
|
|
38045
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
38965
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
38966
|
+
// authentication applicationAuth required
|
|
38967
|
+
// oauth required
|
|
38968
|
+
];
|
|
38046
38969
|
case 2:
|
|
38047
38970
|
// authentication userAuth required
|
|
38048
38971
|
// oauth required
|
|
38049
38972
|
_a.sent();
|
|
38973
|
+
// authentication applicationAuth required
|
|
38974
|
+
// oauth required
|
|
38975
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
38976
|
+
case 3:
|
|
38977
|
+
// authentication applicationAuth required
|
|
38978
|
+
// oauth required
|
|
38979
|
+
_a.sent();
|
|
38050
38980
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
38051
38981
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
38052
38982
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -38097,11 +39027,21 @@ var TransformsApiAxiosParamCreator = function (configuration) {
|
|
|
38097
39027
|
_a.sent();
|
|
38098
39028
|
// authentication userAuth required
|
|
38099
39029
|
// oauth required
|
|
38100
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
39030
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
39031
|
+
// authentication applicationAuth required
|
|
39032
|
+
// oauth required
|
|
39033
|
+
];
|
|
38101
39034
|
case 2:
|
|
38102
39035
|
// authentication userAuth required
|
|
38103
39036
|
// oauth required
|
|
38104
39037
|
_a.sent();
|
|
39038
|
+
// authentication applicationAuth required
|
|
39039
|
+
// oauth required
|
|
39040
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
39041
|
+
case 3:
|
|
39042
|
+
// authentication applicationAuth required
|
|
39043
|
+
// oauth required
|
|
39044
|
+
_a.sent();
|
|
38105
39045
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
38106
39046
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
38107
39047
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -38150,11 +39090,21 @@ var TransformsApiAxiosParamCreator = function (configuration) {
|
|
|
38150
39090
|
_a.sent();
|
|
38151
39091
|
// authentication userAuth required
|
|
38152
39092
|
// oauth required
|
|
38153
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
39093
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
39094
|
+
// authentication applicationAuth required
|
|
39095
|
+
// oauth required
|
|
39096
|
+
];
|
|
38154
39097
|
case 2:
|
|
38155
39098
|
// authentication userAuth required
|
|
38156
39099
|
// oauth required
|
|
38157
39100
|
_a.sent();
|
|
39101
|
+
// authentication applicationAuth required
|
|
39102
|
+
// oauth required
|
|
39103
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
39104
|
+
case 3:
|
|
39105
|
+
// authentication applicationAuth required
|
|
39106
|
+
// oauth required
|
|
39107
|
+
_a.sent();
|
|
38158
39108
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
38159
39109
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
38160
39110
|
localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), axiosOptions.headers);
|
|
@@ -38204,11 +39154,21 @@ var TransformsApiAxiosParamCreator = function (configuration) {
|
|
|
38204
39154
|
_a.sent();
|
|
38205
39155
|
// authentication userAuth required
|
|
38206
39156
|
// oauth required
|
|
38207
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
39157
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
39158
|
+
// authentication applicationAuth required
|
|
39159
|
+
// oauth required
|
|
39160
|
+
];
|
|
38208
39161
|
case 2:
|
|
38209
39162
|
// authentication userAuth required
|
|
38210
39163
|
// oauth required
|
|
38211
39164
|
_a.sent();
|
|
39165
|
+
// authentication applicationAuth required
|
|
39166
|
+
// oauth required
|
|
39167
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
39168
|
+
case 3:
|
|
39169
|
+
// authentication applicationAuth required
|
|
39170
|
+
// oauth required
|
|
39171
|
+
_a.sent();
|
|
38212
39172
|
if (offset !== undefined) {
|
|
38213
39173
|
localVarQueryParameter['offset'] = offset;
|
|
38214
39174
|
}
|
|
@@ -38273,11 +39233,21 @@ var TransformsApiAxiosParamCreator = function (configuration) {
|
|
|
38273
39233
|
_a.sent();
|
|
38274
39234
|
// authentication userAuth required
|
|
38275
39235
|
// oauth required
|
|
38276
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
39236
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
39237
|
+
// authentication applicationAuth required
|
|
39238
|
+
// oauth required
|
|
39239
|
+
];
|
|
38277
39240
|
case 2:
|
|
38278
39241
|
// authentication userAuth required
|
|
38279
39242
|
// oauth required
|
|
38280
39243
|
_a.sent();
|
|
39244
|
+
// authentication applicationAuth required
|
|
39245
|
+
// oauth required
|
|
39246
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
39247
|
+
case 3:
|
|
39248
|
+
// authentication applicationAuth required
|
|
39249
|
+
// oauth required
|
|
39250
|
+
_a.sent();
|
|
38281
39251
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
38282
39252
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
38283
39253
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -40042,11 +41012,21 @@ var WorkflowsApiAxiosParamCreator = function (configuration) {
|
|
|
40042
41012
|
_a.sent();
|
|
40043
41013
|
// authentication userAuth required
|
|
40044
41014
|
// oauth required
|
|
40045
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
41015
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
41016
|
+
// authentication applicationAuth required
|
|
41017
|
+
// oauth required
|
|
41018
|
+
];
|
|
40046
41019
|
case 2:
|
|
40047
41020
|
// authentication userAuth required
|
|
40048
41021
|
// oauth required
|
|
40049
41022
|
_a.sent();
|
|
41023
|
+
// authentication applicationAuth required
|
|
41024
|
+
// oauth required
|
|
41025
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
41026
|
+
case 3:
|
|
41027
|
+
// authentication applicationAuth required
|
|
41028
|
+
// oauth required
|
|
41029
|
+
_a.sent();
|
|
40050
41030
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
40051
41031
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
40052
41032
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
@@ -40896,11 +41876,21 @@ var WorkflowsApiAxiosParamCreator = function (configuration) {
|
|
|
40896
41876
|
_a.sent();
|
|
40897
41877
|
// authentication userAuth required
|
|
40898
41878
|
// oauth required
|
|
40899
|
-
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
41879
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "userAuth", [], configuration)
|
|
41880
|
+
// authentication applicationAuth required
|
|
41881
|
+
// oauth required
|
|
41882
|
+
];
|
|
40900
41883
|
case 2:
|
|
40901
41884
|
// authentication userAuth required
|
|
40902
41885
|
// oauth required
|
|
40903
41886
|
_a.sent();
|
|
41887
|
+
// authentication applicationAuth required
|
|
41888
|
+
// oauth required
|
|
41889
|
+
return [4 /*yield*/, (0, common_1.setOAuthToObject)(localVarHeaderParameter, "applicationAuth", [], configuration)];
|
|
41890
|
+
case 3:
|
|
41891
|
+
// authentication applicationAuth required
|
|
41892
|
+
// oauth required
|
|
41893
|
+
_a.sent();
|
|
40904
41894
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
40905
41895
|
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
40906
41896
|
headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|