@sailpoint/api-client 2.2.7 → 2.2.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -129,6 +129,24 @@ export interface TenantUiMetadataItemResponse {
129
129
  * @memberof TenantUiMetadataItemResponse
130
130
  */
131
131
  'usernameEmptyText'?: string | null;
132
+ /**
133
+ * Display name for the instance badge. Null when no display name is configured.
134
+ * @type {string}
135
+ * @memberof TenantUiMetadataItemResponse
136
+ */
137
+ 'instanceBadgeDisplayName'?: string | null;
138
+ /**
139
+ * Hex value of color for the instance badge. Null when no color is configured.
140
+ * @type {string}
141
+ * @memberof TenantUiMetadataItemResponse
142
+ */
143
+ 'instanceBadgeColor'?: string | null;
144
+ /**
145
+ * Whether the instance badge is visible. Defaults to false when no value is stored.
146
+ * @type {boolean}
147
+ * @memberof TenantUiMetadataItemResponse
148
+ */
149
+ 'instanceBadgeVisible'?: boolean;
132
150
  }
133
151
  /**
134
152
  *
@@ -154,6 +172,24 @@ export interface TenantUiMetadataItemUpdateRequest {
154
172
  * @memberof TenantUiMetadataItemUpdateRequest
155
173
  */
156
174
  'usernameEmptyText'?: string | null;
175
+ /**
176
+ * Display name for the instance badge. Optional. Omit this property to leave the stored value unchanged. Use null to clear it.
177
+ * @type {string}
178
+ * @memberof TenantUiMetadataItemUpdateRequest
179
+ */
180
+ 'instanceBadgeDisplayName'?: string | null;
181
+ /**
182
+ * Hex value of color for the instance badge. Optional. Omit this property to leave the stored value unchanged. Use null to clear it.
183
+ * @type {string}
184
+ * @memberof TenantUiMetadataItemUpdateRequest
185
+ */
186
+ 'instanceBadgeColor'?: string | null;
187
+ /**
188
+ * Visibility toggle for the instance badge. Optional. Omit this property to leave the stored value unchanged. Null is stored as false.
189
+ * @type {boolean}
190
+ * @memberof TenantUiMetadataItemUpdateRequest
191
+ */
192
+ 'instanceBadgeVisible'?: boolean | null;
157
193
  }
158
194
  /**
159
195
  * UIMetadataApi - axios parameter creator
@@ -1 +1 @@
1
- {"version":3,"file":"api.js","sourceRoot":"","sources":["../../ui_metadata/api.ts"],"names":[],"mappings":"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","sourcesContent":["/* tslint:disable */\n/* eslint-disable */\n/**\n * Identity Security Cloud API - UI Metadata\n * Use these APIs to interact with the Identity Security Cloud platform to achieve repeatable, automated processes with greater scalability. We encourage you to join the SailPoint Developer Community forum at https://developer.sailpoint.com/discuss to connect with other developers using our APIs.\n *\n * The version of the OpenAPI document: v1\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\n\nimport type { Configuration } from '../configuration';\nimport type { AxiosPromise, AxiosInstance, RawAxiosRequestConfig } from 'axios';\nimport globalAxios from 'axios';\n// Some imports not used depending on template conditions\n// @ts-ignore\nimport { DUMMY_BASE_URL, assertParamExists, setApiKeyToObject, setBasicAuthToObject, setBearerAuthToObject, setOAuthToObject, setSearchParams, serializeDataIfNeeded, toPathString, createRequestFunction } from './common';\nimport type { RequestArgs } from './base';\n// @ts-ignore\nimport { BASE_PATH, COLLECTION_FORMATS, BaseAPI, RequiredError, operationServerMap } from './base';\n\n/**\n * \n * @export\n * @interface ErrorMessageDto\n */\nexport interface ErrorMessageDto {\n /**\n * The locale for the message text, a BCP 47 language tag.\n * @type {string}\n * @memberof ErrorMessageDto\n */\n 'locale'?: string | null;\n /**\n * \n * @type {LocaleOrigin}\n * @memberof ErrorMessageDto\n */\n 'localeOrigin'?: LocaleOrigin | null;\n /**\n * Actual text of the error message in the indicated locale.\n * @type {string}\n * @memberof ErrorMessageDto\n */\n 'text'?: string;\n}\n\n\n/**\n * \n * @export\n * @interface ErrorResponseDto\n */\nexport interface ErrorResponseDto {\n /**\n * Fine-grained error code providing more detail of the error.\n * @type {string}\n * @memberof ErrorResponseDto\n */\n 'detailCode'?: string;\n /**\n * Unique tracking id for the error.\n * @type {string}\n * @memberof ErrorResponseDto\n */\n 'trackingId'?: string;\n /**\n * Generic localized reason for error\n * @type {Array<ErrorMessageDto>}\n * @memberof ErrorResponseDto\n */\n 'messages'?: Array<ErrorMessageDto>;\n /**\n * Plain-text descriptive reasons to provide additional detail to the text provided in the messages field\n * @type {Array<ErrorMessageDto>}\n * @memberof ErrorResponseDto\n */\n 'causes'?: Array<ErrorMessageDto>;\n}\n/**\n * \n * @export\n * @interface GetTenantUiMetadataV1401Response\n */\nexport interface GetTenantUiMetadataV1401Response {\n /**\n * A message describing the error\n * @type {any}\n * @memberof GetTenantUiMetadataV1401Response\n */\n 'error'?: any;\n}\n/**\n * \n * @export\n * @interface GetTenantUiMetadataV1429Response\n */\nexport interface GetTenantUiMetadataV1429Response {\n /**\n * A message describing the error\n * @type {any}\n * @memberof GetTenantUiMetadataV1429Response\n */\n 'message'?: any;\n}\n/**\n * An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.\n * @export\n * @enum {string}\n */\n\nexport const LocaleOrigin = {\n Default: 'DEFAULT',\n Request: 'REQUEST'\n} as const;\n\nexport type LocaleOrigin = typeof LocaleOrigin[keyof typeof LocaleOrigin];\n\n\n/**\n * \n * @export\n * @interface TenantUiMetadataItemResponse\n */\nexport interface TenantUiMetadataItemResponse {\n /**\n * Parameter that organizational administrators can adjust to permit another domain to encapsulate IDN within an iframe. If you would like to reset the value use \\\"null\\\". It will only allow include into iframe non authenticated portions of the product, such as password reset.\n * @type {string}\n * @memberof TenantUiMetadataItemResponse\n */\n 'iframeWhiteList'?: string | null;\n /**\n * Descriptor for the username input field. If you would like to reset the value use \\\"null\\\".\n * @type {string}\n * @memberof TenantUiMetadataItemResponse\n */\n 'usernameLabel'?: string | null;\n /**\n * Placeholder text displayed in the username input field. If you would like to reset the value use \\\"null\\\".\n * @type {string}\n * @memberof TenantUiMetadataItemResponse\n */\n 'usernameEmptyText'?: string | null;\n}\n/**\n * \n * @export\n * @interface TenantUiMetadataItemUpdateRequest\n */\nexport interface TenantUiMetadataItemUpdateRequest {\n /**\n * Parameter that organizational administrators can adjust to permit another domain to encapsulate IDN within an iframe. If you would like to reset the value use \\\"null\\\". It will only allow include into iframe non authenticated portions of the product, such as password reset.\n * @type {string}\n * @memberof TenantUiMetadataItemUpdateRequest\n */\n 'iframeWhiteList'?: string | null;\n /**\n * Descriptor for the username input field. If you would like to reset the value use \\\"null\\\".\n * @type {string}\n * @memberof TenantUiMetadataItemUpdateRequest\n */\n 'usernameLabel'?: string | null;\n /**\n * Placeholder text displayed in the username input field. If you would like to reset the value use \\\"null\\\".\n * @type {string}\n * @memberof TenantUiMetadataItemUpdateRequest\n */\n 'usernameEmptyText'?: string | null;\n}\n\n/**\n * UIMetadataApi - axios parameter creator\n * @export\n */\nexport const UIMetadataApiAxiosParamCreator = function (configuration?: Configuration) {\n return {\n /**\n * This API endpoint retrieves UI metadata configured for your tenant.\n * @summary Get a tenant ui metadata\n * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.\n * @param {*} [axiosOptions] Override http request option.\n * @throws {RequiredError}\n */\n getTenantUiMetadataV1: async (xSailPointExperimental?: string, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {\n if (xSailPointExperimental === undefined) {\n xSailPointExperimental = 'true';\n }\n \n const localVarPath = `/ui-metadata/v1/tenant`;\n // use dummy base URL string because the URL constructor only accepts absolute URLs.\n const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);\n let baseOptions;\n if (configuration) {\n baseOptions = configuration.baseOptions;\n }\n\n const localVarRequestOptions = { method: 'GET', ...baseOptions, ...axiosOptions};\n const localVarHeaderParameter = {} as any;\n const localVarQueryParameter = {} as any;\n\n\n \n if (xSailPointExperimental != null) {\n localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);\n }\n setSearchParams(localVarUrlObj, localVarQueryParameter);\n let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};\n localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};\n\n return {\n url: toPathString(localVarUrlObj),\n axiosOptions: localVarRequestOptions,\n };\n },\n /**\n * This API endpoint updates UI metadata for your tenant. These changes may require up to 5 minutes to take effect on the UI.\n * @summary Update tenant ui metadata\n * @param {TenantUiMetadataItemUpdateRequest} tenantUiMetadataItemUpdateRequest \n * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.\n * @param {*} [axiosOptions] Override http request option.\n * @throws {RequiredError}\n */\n setTenantUiMetadataV1: async (tenantUiMetadataItemUpdateRequest: TenantUiMetadataItemUpdateRequest, xSailPointExperimental?: string, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {\n // verify required parameter 'tenantUiMetadataItemUpdateRequest' is not null or undefined\n assertParamExists('setTenantUiMetadataV1', 'tenantUiMetadataItemUpdateRequest', tenantUiMetadataItemUpdateRequest)\n if (xSailPointExperimental === undefined) {\n xSailPointExperimental = 'true';\n }\n \n const localVarPath = `/ui-metadata/v1/tenant`;\n // use dummy base URL string because the URL constructor only accepts absolute URLs.\n const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);\n let baseOptions;\n if (configuration) {\n baseOptions = configuration.baseOptions;\n }\n\n const localVarRequestOptions = { method: 'PUT', ...baseOptions, ...axiosOptions};\n const localVarHeaderParameter = {} as any;\n const localVarQueryParameter = {} as any;\n\n\n \n localVarHeaderParameter['Content-Type'] = 'application/json';\n\n if (xSailPointExperimental != null) {\n localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);\n }\n setSearchParams(localVarUrlObj, localVarQueryParameter);\n let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};\n localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};\n localVarRequestOptions.data = serializeDataIfNeeded(tenantUiMetadataItemUpdateRequest, localVarRequestOptions, configuration)\n\n return {\n url: toPathString(localVarUrlObj),\n axiosOptions: localVarRequestOptions,\n };\n },\n }\n};\n\n/**\n * UIMetadataApi - functional programming interface\n * @export\n */\nexport const UIMetadataApiFp = function(configuration?: Configuration) {\n const localVarAxiosParamCreator = UIMetadataApiAxiosParamCreator(configuration)\n return {\n /**\n * This API endpoint retrieves UI metadata configured for your tenant.\n * @summary Get a tenant ui metadata\n * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.\n * @param {*} [axiosOptions] Override http request option.\n * @throws {RequiredError}\n */\n async getTenantUiMetadataV1(xSailPointExperimental?: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<TenantUiMetadataItemResponse>> {\n const localVarAxiosArgs = await localVarAxiosParamCreator.getTenantUiMetadataV1(xSailPointExperimental, axiosOptions);\n const localVarOperationServerIndex = configuration?.serverIndex ?? 0;\n const localVarOperationServerBasePath = operationServerMap['UIMetadataApi.getTenantUiMetadataV1']?.[localVarOperationServerIndex]?.url;\n return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);\n },\n /**\n * This API endpoint updates UI metadata for your tenant. These changes may require up to 5 minutes to take effect on the UI.\n * @summary Update tenant ui metadata\n * @param {TenantUiMetadataItemUpdateRequest} tenantUiMetadataItemUpdateRequest \n * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.\n * @param {*} [axiosOptions] Override http request option.\n * @throws {RequiredError}\n */\n async setTenantUiMetadataV1(tenantUiMetadataItemUpdateRequest: TenantUiMetadataItemUpdateRequest, xSailPointExperimental?: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<TenantUiMetadataItemResponse>> {\n const localVarAxiosArgs = await localVarAxiosParamCreator.setTenantUiMetadataV1(tenantUiMetadataItemUpdateRequest, xSailPointExperimental, axiosOptions);\n const localVarOperationServerIndex = configuration?.serverIndex ?? 0;\n const localVarOperationServerBasePath = operationServerMap['UIMetadataApi.setTenantUiMetadataV1']?.[localVarOperationServerIndex]?.url;\n return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);\n },\n }\n};\n\n/**\n * UIMetadataApi - factory interface\n * @export\n */\nexport const UIMetadataApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {\n const localVarFp = UIMetadataApiFp(configuration)\n return {\n /**\n * This API endpoint retrieves UI metadata configured for your tenant.\n * @summary Get a tenant ui metadata\n * @param {UIMetadataApiGetTenantUiMetadataV1Request} requestParameters Request parameters.\n * @param {*} [axiosOptions] Override http request option.\n * @throws {RequiredError}\n */\n getTenantUiMetadataV1(requestParameters: UIMetadataApiGetTenantUiMetadataV1Request = {}, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<TenantUiMetadataItemResponse> {\n return localVarFp.getTenantUiMetadataV1(requestParameters.xSailPointExperimental, axiosOptions).then((request) => request(axios, basePath));\n },\n /**\n * This API endpoint updates UI metadata for your tenant. These changes may require up to 5 minutes to take effect on the UI.\n * @summary Update tenant ui metadata\n * @param {UIMetadataApiSetTenantUiMetadataV1Request} requestParameters Request parameters.\n * @param {*} [axiosOptions] Override http request option.\n * @throws {RequiredError}\n */\n setTenantUiMetadataV1(requestParameters: UIMetadataApiSetTenantUiMetadataV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<TenantUiMetadataItemResponse> {\n return localVarFp.setTenantUiMetadataV1(requestParameters.tenantUiMetadataItemUpdateRequest, requestParameters.xSailPointExperimental, axiosOptions).then((request) => request(axios, basePath));\n },\n };\n};\n\n/**\n * Request parameters for getTenantUiMetadataV1 operation in UIMetadataApi.\n * @export\n * @interface UIMetadataApiGetTenantUiMetadataV1Request\n */\nexport interface UIMetadataApiGetTenantUiMetadataV1Request {\n /**\n * Use this header to enable this experimental API.\n * @type {string}\n * @memberof UIMetadataApiGetTenantUiMetadataV1\n */\n readonly xSailPointExperimental?: string\n}\n\n/**\n * Request parameters for setTenantUiMetadataV1 operation in UIMetadataApi.\n * @export\n * @interface UIMetadataApiSetTenantUiMetadataV1Request\n */\nexport interface UIMetadataApiSetTenantUiMetadataV1Request {\n /**\n * \n * @type {TenantUiMetadataItemUpdateRequest}\n * @memberof UIMetadataApiSetTenantUiMetadataV1\n */\n readonly tenantUiMetadataItemUpdateRequest: TenantUiMetadataItemUpdateRequest\n\n /**\n * Use this header to enable this experimental API.\n * @type {string}\n * @memberof UIMetadataApiSetTenantUiMetadataV1\n */\n readonly xSailPointExperimental?: string\n}\n\n/**\n * UIMetadataApi - object-oriented interface\n * @export\n * @class UIMetadataApi\n * @extends {BaseAPI}\n */\nexport class UIMetadataApi extends BaseAPI {\n /**\n * This API endpoint retrieves UI metadata configured for your tenant.\n * @summary Get a tenant ui metadata\n * @param {UIMetadataApiGetTenantUiMetadataV1Request} requestParameters Request parameters.\n * @param {*} [axiosOptions] Override http request option.\n * @throws {RequiredError}\n * @memberof UIMetadataApi\n */\n public getTenantUiMetadataV1(requestParameters: UIMetadataApiGetTenantUiMetadataV1Request = {}, axiosOptions?: RawAxiosRequestConfig) {\n return UIMetadataApiFp(this.configuration).getTenantUiMetadataV1(requestParameters.xSailPointExperimental, axiosOptions).then((request) => request(this.axios, this.basePath));\n }\n\n /**\n * This API endpoint updates UI metadata for your tenant. These changes may require up to 5 minutes to take effect on the UI.\n * @summary Update tenant ui metadata\n * @param {UIMetadataApiSetTenantUiMetadataV1Request} requestParameters Request parameters.\n * @param {*} [axiosOptions] Override http request option.\n * @throws {RequiredError}\n * @memberof UIMetadataApi\n */\n public setTenantUiMetadataV1(requestParameters: UIMetadataApiSetTenantUiMetadataV1Request, axiosOptions?: RawAxiosRequestConfig) {\n return UIMetadataApiFp(this.configuration).setTenantUiMetadataV1(requestParameters.tenantUiMetadataItemUpdateRequest, requestParameters.xSailPointExperimental, axiosOptions).then((request) => request(this.axios, this.basePath));\n }\n}\n\n\n\n"]}
1
+ {"version":3,"file":"api.js","sourceRoot":"","sources":["../../ui_metadata/api.ts"],"names":[],"mappings":"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","sourcesContent":["/* tslint:disable */\n/* eslint-disable */\n/**\n * Identity Security Cloud API - UI Metadata\n * Use these APIs to interact with the Identity Security Cloud platform to achieve repeatable, automated processes with greater scalability. We encourage you to join the SailPoint Developer Community forum at https://developer.sailpoint.com/discuss to connect with other developers using our APIs.\n *\n * The version of the OpenAPI document: v1\n * \n *\n * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).\n * https://openapi-generator.tech\n * Do not edit the class manually.\n */\n\n\nimport type { Configuration } from '../configuration';\nimport type { AxiosPromise, AxiosInstance, RawAxiosRequestConfig } from 'axios';\nimport globalAxios from 'axios';\n// Some imports not used depending on template conditions\n// @ts-ignore\nimport { DUMMY_BASE_URL, assertParamExists, setApiKeyToObject, setBasicAuthToObject, setBearerAuthToObject, setOAuthToObject, setSearchParams, serializeDataIfNeeded, toPathString, createRequestFunction } from './common';\nimport type { RequestArgs } from './base';\n// @ts-ignore\nimport { BASE_PATH, COLLECTION_FORMATS, BaseAPI, RequiredError, operationServerMap } from './base';\n\n/**\n * \n * @export\n * @interface ErrorMessageDto\n */\nexport interface ErrorMessageDto {\n /**\n * The locale for the message text, a BCP 47 language tag.\n * @type {string}\n * @memberof ErrorMessageDto\n */\n 'locale'?: string | null;\n /**\n * \n * @type {LocaleOrigin}\n * @memberof ErrorMessageDto\n */\n 'localeOrigin'?: LocaleOrigin | null;\n /**\n * Actual text of the error message in the indicated locale.\n * @type {string}\n * @memberof ErrorMessageDto\n */\n 'text'?: string;\n}\n\n\n/**\n * \n * @export\n * @interface ErrorResponseDto\n */\nexport interface ErrorResponseDto {\n /**\n * Fine-grained error code providing more detail of the error.\n * @type {string}\n * @memberof ErrorResponseDto\n */\n 'detailCode'?: string;\n /**\n * Unique tracking id for the error.\n * @type {string}\n * @memberof ErrorResponseDto\n */\n 'trackingId'?: string;\n /**\n * Generic localized reason for error\n * @type {Array<ErrorMessageDto>}\n * @memberof ErrorResponseDto\n */\n 'messages'?: Array<ErrorMessageDto>;\n /**\n * Plain-text descriptive reasons to provide additional detail to the text provided in the messages field\n * @type {Array<ErrorMessageDto>}\n * @memberof ErrorResponseDto\n */\n 'causes'?: Array<ErrorMessageDto>;\n}\n/**\n * \n * @export\n * @interface GetTenantUiMetadataV1401Response\n */\nexport interface GetTenantUiMetadataV1401Response {\n /**\n * A message describing the error\n * @type {any}\n * @memberof GetTenantUiMetadataV1401Response\n */\n 'error'?: any;\n}\n/**\n * \n * @export\n * @interface GetTenantUiMetadataV1429Response\n */\nexport interface GetTenantUiMetadataV1429Response {\n /**\n * A message describing the error\n * @type {any}\n * @memberof GetTenantUiMetadataV1429Response\n */\n 'message'?: any;\n}\n/**\n * An indicator of how the locale was selected. *DEFAULT* means the locale is the system default. *REQUEST* means the locale was selected from the request context (i.e., best match based on the *Accept-Language* header). Additional values may be added in the future without notice.\n * @export\n * @enum {string}\n */\n\nexport const LocaleOrigin = {\n Default: 'DEFAULT',\n Request: 'REQUEST'\n} as const;\n\nexport type LocaleOrigin = typeof LocaleOrigin[keyof typeof LocaleOrigin];\n\n\n/**\n * \n * @export\n * @interface TenantUiMetadataItemResponse\n */\nexport interface TenantUiMetadataItemResponse {\n /**\n * Parameter that organizational administrators can adjust to permit another domain to encapsulate IDN within an iframe. If you would like to reset the value use \\\"null\\\". It will only allow include into iframe non authenticated portions of the product, such as password reset.\n * @type {string}\n * @memberof TenantUiMetadataItemResponse\n */\n 'iframeWhiteList'?: string | null;\n /**\n * Descriptor for the username input field. If you would like to reset the value use \\\"null\\\".\n * @type {string}\n * @memberof TenantUiMetadataItemResponse\n */\n 'usernameLabel'?: string | null;\n /**\n * Placeholder text displayed in the username input field. If you would like to reset the value use \\\"null\\\".\n * @type {string}\n * @memberof TenantUiMetadataItemResponse\n */\n 'usernameEmptyText'?: string | null;\n /**\n * Display name for the instance badge. Null when no display name is configured.\n * @type {string}\n * @memberof TenantUiMetadataItemResponse\n */\n 'instanceBadgeDisplayName'?: string | null;\n /**\n * Hex value of color for the instance badge. Null when no color is configured.\n * @type {string}\n * @memberof TenantUiMetadataItemResponse\n */\n 'instanceBadgeColor'?: string | null;\n /**\n * Whether the instance badge is visible. Defaults to false when no value is stored.\n * @type {boolean}\n * @memberof TenantUiMetadataItemResponse\n */\n 'instanceBadgeVisible'?: boolean;\n}\n/**\n * \n * @export\n * @interface TenantUiMetadataItemUpdateRequest\n */\nexport interface TenantUiMetadataItemUpdateRequest {\n /**\n * Parameter that organizational administrators can adjust to permit another domain to encapsulate IDN within an iframe. If you would like to reset the value use \\\"null\\\". It will only allow include into iframe non authenticated portions of the product, such as password reset.\n * @type {string}\n * @memberof TenantUiMetadataItemUpdateRequest\n */\n 'iframeWhiteList'?: string | null;\n /**\n * Descriptor for the username input field. If you would like to reset the value use \\\"null\\\".\n * @type {string}\n * @memberof TenantUiMetadataItemUpdateRequest\n */\n 'usernameLabel'?: string | null;\n /**\n * Placeholder text displayed in the username input field. If you would like to reset the value use \\\"null\\\".\n * @type {string}\n * @memberof TenantUiMetadataItemUpdateRequest\n */\n 'usernameEmptyText'?: string | null;\n /**\n * Display name for the instance badge. Optional. Omit this property to leave the stored value unchanged. Use null to clear it.\n * @type {string}\n * @memberof TenantUiMetadataItemUpdateRequest\n */\n 'instanceBadgeDisplayName'?: string | null;\n /**\n * Hex value of color for the instance badge. Optional. Omit this property to leave the stored value unchanged. Use null to clear it.\n * @type {string}\n * @memberof TenantUiMetadataItemUpdateRequest\n */\n 'instanceBadgeColor'?: string | null;\n /**\n * Visibility toggle for the instance badge. Optional. Omit this property to leave the stored value unchanged. Null is stored as false.\n * @type {boolean}\n * @memberof TenantUiMetadataItemUpdateRequest\n */\n 'instanceBadgeVisible'?: boolean | null;\n}\n\n/**\n * UIMetadataApi - axios parameter creator\n * @export\n */\nexport const UIMetadataApiAxiosParamCreator = function (configuration?: Configuration) {\n return {\n /**\n * This API endpoint retrieves UI metadata configured for your tenant.\n * @summary Get a tenant ui metadata\n * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.\n * @param {*} [axiosOptions] Override http request option.\n * @throws {RequiredError}\n */\n getTenantUiMetadataV1: async (xSailPointExperimental?: string, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {\n if (xSailPointExperimental === undefined) {\n xSailPointExperimental = 'true';\n }\n \n const localVarPath = `/ui-metadata/v1/tenant`;\n // use dummy base URL string because the URL constructor only accepts absolute URLs.\n const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);\n let baseOptions;\n if (configuration) {\n baseOptions = configuration.baseOptions;\n }\n\n const localVarRequestOptions = { method: 'GET', ...baseOptions, ...axiosOptions};\n const localVarHeaderParameter = {} as any;\n const localVarQueryParameter = {} as any;\n\n\n \n if (xSailPointExperimental != null) {\n localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);\n }\n setSearchParams(localVarUrlObj, localVarQueryParameter);\n let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};\n localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};\n\n return {\n url: toPathString(localVarUrlObj),\n axiosOptions: localVarRequestOptions,\n };\n },\n /**\n * This API endpoint updates UI metadata for your tenant. These changes may require up to 5 minutes to take effect on the UI.\n * @summary Update tenant ui metadata\n * @param {TenantUiMetadataItemUpdateRequest} tenantUiMetadataItemUpdateRequest \n * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.\n * @param {*} [axiosOptions] Override http request option.\n * @throws {RequiredError}\n */\n setTenantUiMetadataV1: async (tenantUiMetadataItemUpdateRequest: TenantUiMetadataItemUpdateRequest, xSailPointExperimental?: string, axiosOptions: RawAxiosRequestConfig = {}): Promise<RequestArgs> => {\n // verify required parameter 'tenantUiMetadataItemUpdateRequest' is not null or undefined\n assertParamExists('setTenantUiMetadataV1', 'tenantUiMetadataItemUpdateRequest', tenantUiMetadataItemUpdateRequest)\n if (xSailPointExperimental === undefined) {\n xSailPointExperimental = 'true';\n }\n \n const localVarPath = `/ui-metadata/v1/tenant`;\n // use dummy base URL string because the URL constructor only accepts absolute URLs.\n const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);\n let baseOptions;\n if (configuration) {\n baseOptions = configuration.baseOptions;\n }\n\n const localVarRequestOptions = { method: 'PUT', ...baseOptions, ...axiosOptions};\n const localVarHeaderParameter = {} as any;\n const localVarQueryParameter = {} as any;\n\n\n \n localVarHeaderParameter['Content-Type'] = 'application/json';\n\n if (xSailPointExperimental != null) {\n localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);\n }\n setSearchParams(localVarUrlObj, localVarQueryParameter);\n let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};\n localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...axiosOptions.headers};\n localVarRequestOptions.data = serializeDataIfNeeded(tenantUiMetadataItemUpdateRequest, localVarRequestOptions, configuration)\n\n return {\n url: toPathString(localVarUrlObj),\n axiosOptions: localVarRequestOptions,\n };\n },\n }\n};\n\n/**\n * UIMetadataApi - functional programming interface\n * @export\n */\nexport const UIMetadataApiFp = function(configuration?: Configuration) {\n const localVarAxiosParamCreator = UIMetadataApiAxiosParamCreator(configuration)\n return {\n /**\n * This API endpoint retrieves UI metadata configured for your tenant.\n * @summary Get a tenant ui metadata\n * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.\n * @param {*} [axiosOptions] Override http request option.\n * @throws {RequiredError}\n */\n async getTenantUiMetadataV1(xSailPointExperimental?: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<TenantUiMetadataItemResponse>> {\n const localVarAxiosArgs = await localVarAxiosParamCreator.getTenantUiMetadataV1(xSailPointExperimental, axiosOptions);\n const localVarOperationServerIndex = configuration?.serverIndex ?? 0;\n const localVarOperationServerBasePath = operationServerMap['UIMetadataApi.getTenantUiMetadataV1']?.[localVarOperationServerIndex]?.url;\n return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);\n },\n /**\n * This API endpoint updates UI metadata for your tenant. These changes may require up to 5 minutes to take effect on the UI.\n * @summary Update tenant ui metadata\n * @param {TenantUiMetadataItemUpdateRequest} tenantUiMetadataItemUpdateRequest \n * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.\n * @param {*} [axiosOptions] Override http request option.\n * @throws {RequiredError}\n */\n async setTenantUiMetadataV1(tenantUiMetadataItemUpdateRequest: TenantUiMetadataItemUpdateRequest, xSailPointExperimental?: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<TenantUiMetadataItemResponse>> {\n const localVarAxiosArgs = await localVarAxiosParamCreator.setTenantUiMetadataV1(tenantUiMetadataItemUpdateRequest, xSailPointExperimental, axiosOptions);\n const localVarOperationServerIndex = configuration?.serverIndex ?? 0;\n const localVarOperationServerBasePath = operationServerMap['UIMetadataApi.setTenantUiMetadataV1']?.[localVarOperationServerIndex]?.url;\n return (axios, basePath) => createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);\n },\n }\n};\n\n/**\n * UIMetadataApi - factory interface\n * @export\n */\nexport const UIMetadataApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {\n const localVarFp = UIMetadataApiFp(configuration)\n return {\n /**\n * This API endpoint retrieves UI metadata configured for your tenant.\n * @summary Get a tenant ui metadata\n * @param {UIMetadataApiGetTenantUiMetadataV1Request} requestParameters Request parameters.\n * @param {*} [axiosOptions] Override http request option.\n * @throws {RequiredError}\n */\n getTenantUiMetadataV1(requestParameters: UIMetadataApiGetTenantUiMetadataV1Request = {}, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<TenantUiMetadataItemResponse> {\n return localVarFp.getTenantUiMetadataV1(requestParameters.xSailPointExperimental, axiosOptions).then((request) => request(axios, basePath));\n },\n /**\n * This API endpoint updates UI metadata for your tenant. These changes may require up to 5 minutes to take effect on the UI.\n * @summary Update tenant ui metadata\n * @param {UIMetadataApiSetTenantUiMetadataV1Request} requestParameters Request parameters.\n * @param {*} [axiosOptions] Override http request option.\n * @throws {RequiredError}\n */\n setTenantUiMetadataV1(requestParameters: UIMetadataApiSetTenantUiMetadataV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<TenantUiMetadataItemResponse> {\n return localVarFp.setTenantUiMetadataV1(requestParameters.tenantUiMetadataItemUpdateRequest, requestParameters.xSailPointExperimental, axiosOptions).then((request) => request(axios, basePath));\n },\n };\n};\n\n/**\n * Request parameters for getTenantUiMetadataV1 operation in UIMetadataApi.\n * @export\n * @interface UIMetadataApiGetTenantUiMetadataV1Request\n */\nexport interface UIMetadataApiGetTenantUiMetadataV1Request {\n /**\n * Use this header to enable this experimental API.\n * @type {string}\n * @memberof UIMetadataApiGetTenantUiMetadataV1\n */\n readonly xSailPointExperimental?: string\n}\n\n/**\n * Request parameters for setTenantUiMetadataV1 operation in UIMetadataApi.\n * @export\n * @interface UIMetadataApiSetTenantUiMetadataV1Request\n */\nexport interface UIMetadataApiSetTenantUiMetadataV1Request {\n /**\n * \n * @type {TenantUiMetadataItemUpdateRequest}\n * @memberof UIMetadataApiSetTenantUiMetadataV1\n */\n readonly tenantUiMetadataItemUpdateRequest: TenantUiMetadataItemUpdateRequest\n\n /**\n * Use this header to enable this experimental API.\n * @type {string}\n * @memberof UIMetadataApiSetTenantUiMetadataV1\n */\n readonly xSailPointExperimental?: string\n}\n\n/**\n * UIMetadataApi - object-oriented interface\n * @export\n * @class UIMetadataApi\n * @extends {BaseAPI}\n */\nexport class UIMetadataApi extends BaseAPI {\n /**\n * This API endpoint retrieves UI metadata configured for your tenant.\n * @summary Get a tenant ui metadata\n * @param {UIMetadataApiGetTenantUiMetadataV1Request} requestParameters Request parameters.\n * @param {*} [axiosOptions] Override http request option.\n * @throws {RequiredError}\n * @memberof UIMetadataApi\n */\n public getTenantUiMetadataV1(requestParameters: UIMetadataApiGetTenantUiMetadataV1Request = {}, axiosOptions?: RawAxiosRequestConfig) {\n return UIMetadataApiFp(this.configuration).getTenantUiMetadataV1(requestParameters.xSailPointExperimental, axiosOptions).then((request) => request(this.axios, this.basePath));\n }\n\n /**\n * This API endpoint updates UI metadata for your tenant. These changes may require up to 5 minutes to take effect on the UI.\n * @summary Update tenant ui metadata\n * @param {UIMetadataApiSetTenantUiMetadataV1Request} requestParameters Request parameters.\n * @param {*} [axiosOptions] Override http request option.\n * @throws {RequiredError}\n * @memberof UIMetadataApi\n */\n public setTenantUiMetadataV1(requestParameters: UIMetadataApiSetTenantUiMetadataV1Request, axiosOptions?: RawAxiosRequestConfig) {\n return UIMetadataApiFp(this.configuration).setTenantUiMetadataV1(requestParameters.tenantUiMetadataItemUpdateRequest, requestParameters.xSailPointExperimental, axiosOptions).then((request) => request(this.axios, this.basePath));\n }\n}\n\n\n\n"]}
@@ -489,13 +489,15 @@ export declare const WorkReassignmentApiAxiosParamCreator: (configuration?: Conf
489
489
  */
490
490
  getTenantConfigConfigurationV1: (xSailPointExperimental?: string, axiosOptions?: RawAxiosRequestConfig) => Promise<RequestArgs>;
491
491
  /**
492
- * Gets all Reassignment configuration for the current org.
492
+ * Gets a paginated list of Reassignment configurations for the current org.
493
493
  * @summary List reassignment configurations
494
+ * @param {number} [limit] Max number of results to return.
495
+ * @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.
494
496
  * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
495
497
  * @param {*} [axiosOptions] Override http request option.
496
498
  * @throws {RequiredError}
497
499
  */
498
- listReassignmentConfigurationsV1: (xSailPointExperimental?: string, axiosOptions?: RawAxiosRequestConfig) => Promise<RequestArgs>;
500
+ listReassignmentConfigurationsV1: (limit?: number, offset?: number, xSailPointExperimental?: string, axiosOptions?: RawAxiosRequestConfig) => Promise<RequestArgs>;
499
501
  /**
500
502
  * Replaces existing Reassignment configuration for an identity with the newly provided configuration.
501
503
  * @summary Update reassignment configuration
@@ -577,13 +579,15 @@ export declare const WorkReassignmentApiFp: (configuration?: Configuration) => {
577
579
  */
578
580
  getTenantConfigConfigurationV1(xSailPointExperimental?: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<TenantConfigurationResponse>>;
579
581
  /**
580
- * Gets all Reassignment configuration for the current org.
582
+ * Gets a paginated list of Reassignment configurations for the current org.
581
583
  * @summary List reassignment configurations
584
+ * @param {number} [limit] Max number of results to return.
585
+ * @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.
582
586
  * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
583
587
  * @param {*} [axiosOptions] Override http request option.
584
588
  * @throws {RequiredError}
585
589
  */
586
- listReassignmentConfigurationsV1(xSailPointExperimental?: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<ConfigurationResponse>>>;
590
+ listReassignmentConfigurationsV1(limit?: number, offset?: number, xSailPointExperimental?: string, axiosOptions?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<ConfigurationResponse>>>;
587
591
  /**
588
592
  * Replaces existing Reassignment configuration for an identity with the newly provided configuration.
589
593
  * @summary Update reassignment configuration
@@ -658,7 +662,7 @@ export declare const WorkReassignmentApiFactory: (configuration?: Configuration,
658
662
  */
659
663
  getTenantConfigConfigurationV1(requestParameters?: WorkReassignmentApiGetTenantConfigConfigurationV1Request, axiosOptions?: RawAxiosRequestConfig): AxiosPromise<TenantConfigurationResponse>;
660
664
  /**
661
- * Gets all Reassignment configuration for the current org.
665
+ * Gets a paginated list of Reassignment configurations for the current org.
662
666
  * @summary List reassignment configurations
663
667
  * @param {WorkReassignmentApiListReassignmentConfigurationsV1Request} requestParameters Request parameters.
664
668
  * @param {*} [axiosOptions] Override http request option.
@@ -808,6 +812,18 @@ export interface WorkReassignmentApiGetTenantConfigConfigurationV1Request {
808
812
  * @interface WorkReassignmentApiListReassignmentConfigurationsV1Request
809
813
  */
810
814
  export interface WorkReassignmentApiListReassignmentConfigurationsV1Request {
815
+ /**
816
+ * Max number of results to return.
817
+ * @type {number}
818
+ * @memberof WorkReassignmentApiListReassignmentConfigurationsV1
819
+ */
820
+ readonly limit?: number;
821
+ /**
822
+ * 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.
823
+ * @type {number}
824
+ * @memberof WorkReassignmentApiListReassignmentConfigurationsV1
825
+ */
826
+ readonly offset?: number;
811
827
  /**
812
828
  * Use this header to enable this experimental API.
813
829
  * @type {string}
@@ -921,7 +937,7 @@ export declare class WorkReassignmentApi extends BaseAPI {
921
937
  */
922
938
  getTenantConfigConfigurationV1(requestParameters?: WorkReassignmentApiGetTenantConfigConfigurationV1Request, axiosOptions?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<TenantConfigurationResponse, any>>;
923
939
  /**
924
- * Gets all Reassignment configuration for the current org.
940
+ * Gets a paginated list of Reassignment configurations for the current org.
925
941
  * @summary List reassignment configurations
926
942
  * @param {WorkReassignmentApiListReassignmentConfigurationsV1Request} requestParameters Request parameters.
927
943
  * @param {*} [axiosOptions] Override http request option.
@@ -379,13 +379,15 @@ var WorkReassignmentApiAxiosParamCreator = function (configuration) {
379
379
  });
380
380
  },
381
381
  /**
382
- * Gets all Reassignment configuration for the current org.
382
+ * Gets a paginated list of Reassignment configurations for the current org.
383
383
  * @summary List reassignment configurations
384
+ * @param {number} [limit] Max number of results to return.
385
+ * @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.
384
386
  * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
385
387
  * @param {*} [axiosOptions] Override http request option.
386
388
  * @throws {RequiredError}
387
389
  */
388
- listReassignmentConfigurationsV1: function (xSailPointExperimental, axiosOptions) {
390
+ listReassignmentConfigurationsV1: function (limit, offset, xSailPointExperimental, axiosOptions) {
389
391
  if (axiosOptions === void 0) { axiosOptions = {}; }
390
392
  return __awaiter(_this, void 0, void 0, function () {
391
393
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -401,6 +403,12 @@ var WorkReassignmentApiAxiosParamCreator = function (configuration) {
401
403
  localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), axiosOptions);
402
404
  localVarHeaderParameter = {};
403
405
  localVarQueryParameter = {};
406
+ if (limit !== undefined) {
407
+ localVarQueryParameter['limit'] = limit;
408
+ }
409
+ if (offset !== undefined) {
410
+ localVarQueryParameter['offset'] = offset;
411
+ }
404
412
  if (xSailPointExperimental != null) {
405
413
  localVarHeaderParameter['X-SailPoint-Experimental'] = String(xSailPointExperimental);
406
414
  }
@@ -656,19 +664,21 @@ var WorkReassignmentApiFp = function (configuration) {
656
664
  });
657
665
  },
658
666
  /**
659
- * Gets all Reassignment configuration for the current org.
667
+ * Gets a paginated list of Reassignment configurations for the current org.
660
668
  * @summary List reassignment configurations
669
+ * @param {number} [limit] Max number of results to return.
670
+ * @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.
661
671
  * @param {string} [xSailPointExperimental] Use this header to enable this experimental API.
662
672
  * @param {*} [axiosOptions] Override http request option.
663
673
  * @throws {RequiredError}
664
674
  */
665
- listReassignmentConfigurationsV1: function (xSailPointExperimental, axiosOptions) {
675
+ listReassignmentConfigurationsV1: function (limit, offset, xSailPointExperimental, axiosOptions) {
666
676
  var _a, _b, _c;
667
677
  return __awaiter(this, void 0, void 0, function () {
668
678
  var localVarAxiosArgs, localVarOperationServerIndex, localVarOperationServerBasePath;
669
679
  return __generator(this, function (_d) {
670
680
  switch (_d.label) {
671
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.listReassignmentConfigurationsV1(xSailPointExperimental, axiosOptions)];
681
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.listReassignmentConfigurationsV1(limit, offset, xSailPointExperimental, axiosOptions)];
672
682
  case 1:
673
683
  localVarAxiosArgs = _d.sent();
674
684
  localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
@@ -800,7 +810,7 @@ var WorkReassignmentApiFactory = function (configuration, basePath, axios) {
800
810
  return localVarFp.getTenantConfigConfigurationV1(requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
801
811
  },
802
812
  /**
803
- * Gets all Reassignment configuration for the current org.
813
+ * Gets a paginated list of Reassignment configurations for the current org.
804
814
  * @summary List reassignment configurations
805
815
  * @param {WorkReassignmentApiListReassignmentConfigurationsV1Request} requestParameters Request parameters.
806
816
  * @param {*} [axiosOptions] Override http request option.
@@ -808,7 +818,7 @@ var WorkReassignmentApiFactory = function (configuration, basePath, axios) {
808
818
  */
809
819
  listReassignmentConfigurationsV1: function (requestParameters, axiosOptions) {
810
820
  if (requestParameters === void 0) { requestParameters = {}; }
811
- return localVarFp.listReassignmentConfigurationsV1(requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
821
+ return localVarFp.listReassignmentConfigurationsV1(requestParameters.limit, requestParameters.offset, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(axios, basePath); });
812
822
  },
813
823
  /**
814
824
  * Replaces existing Reassignment configuration for an identity with the newly provided configuration.
@@ -919,7 +929,7 @@ var WorkReassignmentApi = /** @class */ (function (_super) {
919
929
  return (0, exports.WorkReassignmentApiFp)(this.configuration).getTenantConfigConfigurationV1(requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
920
930
  };
921
931
  /**
922
- * Gets all Reassignment configuration for the current org.
932
+ * Gets a paginated list of Reassignment configurations for the current org.
923
933
  * @summary List reassignment configurations
924
934
  * @param {WorkReassignmentApiListReassignmentConfigurationsV1Request} requestParameters Request parameters.
925
935
  * @param {*} [axiosOptions] Override http request option.
@@ -929,7 +939,7 @@ var WorkReassignmentApi = /** @class */ (function (_super) {
929
939
  WorkReassignmentApi.prototype.listReassignmentConfigurationsV1 = function (requestParameters, axiosOptions) {
930
940
  var _this = this;
931
941
  if (requestParameters === void 0) { requestParameters = {}; }
932
- return (0, exports.WorkReassignmentApiFp)(this.configuration).listReassignmentConfigurationsV1(requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
942
+ return (0, exports.WorkReassignmentApiFp)(this.configuration).listReassignmentConfigurationsV1(requestParameters.limit, requestParameters.offset, requestParameters.xSailPointExperimental, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
933
943
  };
934
944
  /**
935
945
  * Replaces existing Reassignment configuration for an identity with the newly provided configuration.