sailpoint-api-client 1.4.16 → 1.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/beta/README.md +2 -2
- package/beta/api.ts +135 -71
- package/beta/common.ts +2 -2
- package/beta/package.json +1 -1
- package/dist/beta/api.d.ts +127 -65
- package/dist/beta/api.js +33 -26
- package/dist/beta/api.js.map +1 -1
- package/dist/beta/common.js +1 -1
- package/dist/beta/common.js.map +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.js +6 -3
- package/dist/index.js.map +1 -1
- package/dist/v2024/api.d.ts +4054 -1040
- package/dist/v2024/api.js +4959 -1781
- package/dist/v2024/api.js.map +1 -1
- package/dist/v2024/common.js +1 -1
- package/dist/v2024/common.js.map +1 -1
- package/dist/v2025/api.d.ts +84517 -0
- package/dist/v2025/api.js +81956 -0
- package/dist/v2025/api.js.map +1 -0
- package/dist/v2025/base.d.ts +66 -0
- package/dist/v2025/base.js +89 -0
- package/dist/v2025/base.js.map +1 -0
- package/dist/v2025/common.d.ts +65 -0
- package/dist/v2025/common.js +266 -0
- package/dist/v2025/common.js.map +1 -0
- package/dist/v2025/configuration.d.ts +91 -0
- package/dist/v2025/configuration.js +46 -0
- package/dist/v2025/configuration.js.map +1 -0
- package/dist/v2025/index.d.ts +13 -0
- package/dist/v2025/index.js +32 -0
- package/dist/v2025/index.js.map +1 -0
- package/dist/v3/api.d.ts +135 -40
- package/dist/v3/api.js +8 -4
- package/dist/v3/api.js.map +1 -1
- package/dist/v3/common.js +1 -1
- package/dist/v3/common.js.map +1 -1
- package/index.ts +3 -0
- package/package.json +1 -1
- package/v2024/README.md +2 -2
- package/v2024/api.ts +33494 -29148
- package/v2024/common.ts +2 -2
- package/v2024/package.json +1 -1
- package/v2025/.openapi-generator/FILES +12 -0
- package/v2025/.openapi-generator/VERSION +1 -0
- package/v2025/.openapi-generator-ignore +23 -0
- package/v2025/README.md +46 -0
- package/v2025/api.ts +124435 -0
- package/v2025/base.ts +86 -0
- package/v2025/common.ts +165 -0
- package/v2025/configuration.ts +110 -0
- package/v2025/git_push.sh +57 -0
- package/v2025/index.ts +18 -0
- package/v2025/package.json +34 -0
- package/v2025/tsconfig.json +21 -0
- package/v3/README.md +2 -2
- package/v3/api.ts +141 -44
- package/v3/common.ts +2 -2
- package/v3/package.json +1 -1
package/dist/beta/api.js
CHANGED
|
@@ -729,7 +729,8 @@ exports.ConnectorRuleCreateRequestBetaTypeBeta = {
|
|
|
729
729
|
SapHrProvision: 'SapHrProvision',
|
|
730
730
|
SuccessFactorsOperationProvisioning: 'SuccessFactorsOperationProvisioning',
|
|
731
731
|
WebServiceAfterOperationRule: 'WebServiceAfterOperationRule',
|
|
732
|
-
WebServiceBeforeOperationRule: 'WebServiceBeforeOperationRule'
|
|
732
|
+
WebServiceBeforeOperationRule: 'WebServiceBeforeOperationRule',
|
|
733
|
+
ResourceObjectCustomization: 'ResourceObjectCustomization'
|
|
733
734
|
};
|
|
734
735
|
exports.ConnectorRuleResponseBetaTypeBeta = {
|
|
735
736
|
BuildMap: 'BuildMap',
|
|
@@ -752,7 +753,8 @@ exports.ConnectorRuleResponseBetaTypeBeta = {
|
|
|
752
753
|
SapHrProvision: 'SapHrProvision',
|
|
753
754
|
SuccessFactorsOperationProvisioning: 'SuccessFactorsOperationProvisioning',
|
|
754
755
|
WebServiceAfterOperationRule: 'WebServiceAfterOperationRule',
|
|
755
|
-
WebServiceBeforeOperationRule: 'WebServiceBeforeOperationRule'
|
|
756
|
+
WebServiceBeforeOperationRule: 'WebServiceBeforeOperationRule',
|
|
757
|
+
ResourceObjectCustomization: 'ResourceObjectCustomization'
|
|
756
758
|
};
|
|
757
759
|
exports.ConnectorRuleUpdateRequestBetaTypeBeta = {
|
|
758
760
|
BuildMap: 'BuildMap',
|
|
@@ -775,7 +777,8 @@ exports.ConnectorRuleUpdateRequestBetaTypeBeta = {
|
|
|
775
777
|
SapHrProvision: 'SapHrProvision',
|
|
776
778
|
SuccessFactorsOperationProvisioning: 'SuccessFactorsOperationProvisioning',
|
|
777
779
|
WebServiceAfterOperationRule: 'WebServiceAfterOperationRule',
|
|
778
|
-
WebServiceBeforeOperationRule: 'WebServiceBeforeOperationRule'
|
|
780
|
+
WebServiceBeforeOperationRule: 'WebServiceBeforeOperationRule',
|
|
781
|
+
ResourceObjectCustomization: 'ResourceObjectCustomization'
|
|
779
782
|
};
|
|
780
783
|
exports.ConnectorRuleValidationResponseBetaStateBeta = {
|
|
781
784
|
Ok: 'OK',
|
|
@@ -1501,7 +1504,8 @@ exports.MultiHostSourcesBetaFeaturesBeta = {
|
|
|
1501
1504
|
ArmSecurityExtract: 'ARM_SECURITY_EXTRACT',
|
|
1502
1505
|
ArmUtilizationExtract: 'ARM_UTILIZATION_EXTRACT',
|
|
1503
1506
|
ArmChangelogExtract: 'ARM_CHANGELOG_EXTRACT',
|
|
1504
|
-
UsesUuid: 'USES_UUID'
|
|
1507
|
+
UsesUuid: 'USES_UUID',
|
|
1508
|
+
ApplicationDiscovery: 'APPLICATION_DISCOVERY'
|
|
1505
1509
|
};
|
|
1506
1510
|
exports.MultiHostSourcesBetaStatusBeta = {
|
|
1507
1511
|
SourceStateErrorAccountFileImport: 'SOURCE_STATE_ERROR_ACCOUNT_FILE_IMPORT',
|
|
@@ -1997,7 +2001,8 @@ exports.SchemaBetaFeaturesBeta = {
|
|
|
1997
2001
|
ArmSecurityExtract: 'ARM_SECURITY_EXTRACT',
|
|
1998
2002
|
ArmUtilizationExtract: 'ARM_UTILIZATION_EXTRACT',
|
|
1999
2003
|
ArmChangelogExtract: 'ARM_CHANGELOG_EXTRACT',
|
|
2000
|
-
UsesUuid: 'USES_UUID'
|
|
2004
|
+
UsesUuid: 'USES_UUID',
|
|
2005
|
+
ApplicationDiscovery: 'APPLICATION_DISCOVERY'
|
|
2001
2006
|
};
|
|
2002
2007
|
exports.SedAssigneeBetaTypeBeta = {
|
|
2003
2008
|
Identity: 'IDENTITY',
|
|
@@ -2140,7 +2145,8 @@ exports.SourceBetaFeaturesBeta = {
|
|
|
2140
2145
|
ArmSecurityExtract: 'ARM_SECURITY_EXTRACT',
|
|
2141
2146
|
ArmUtilizationExtract: 'ARM_UTILIZATION_EXTRACT',
|
|
2142
2147
|
ArmChangelogExtract: 'ARM_CHANGELOG_EXTRACT',
|
|
2143
|
-
UsesUuid: 'USES_UUID'
|
|
2148
|
+
UsesUuid: 'USES_UUID',
|
|
2149
|
+
ApplicationDiscovery: 'APPLICATION_DISCOVERY'
|
|
2144
2150
|
};
|
|
2145
2151
|
exports.SourceBetaStatusBeta = {
|
|
2146
2152
|
SourceStateErrorAccountFileImport: 'SOURCE_STATE_ERROR_ACCOUNT_FILE_IMPORT',
|
|
@@ -2557,6 +2563,7 @@ exports.WorkflowExecutionBetaStatusBeta = {
|
|
|
2557
2563
|
Completed: 'Completed',
|
|
2558
2564
|
Failed: 'Failed',
|
|
2559
2565
|
Canceled: 'Canceled',
|
|
2566
|
+
Queued: 'Queued',
|
|
2560
2567
|
Running: 'Running'
|
|
2561
2568
|
};
|
|
2562
2569
|
exports.WorkflowExecutionEventBetaTypeBeta = {
|
|
@@ -3080,7 +3087,7 @@ var AccessProfilesBetaApiAxiosParamCreator = function (configuration) {
|
|
|
3080
3087
|
var _this = this;
|
|
3081
3088
|
return {
|
|
3082
3089
|
/**
|
|
3083
|
-
* Create an access profile. A user with
|
|
3090
|
+
* Create an access profile. A user with `ROLE_SUBADMIN` or `SOURCE_SUBADMIN` authority must be associated with the access profile\'s source. The maximum supported length for the description field is 2000 characters. Longer descriptions will be preserved for existing access profiles. However, any new access profiles as well as any updates to existing descriptions are limited to 2000 characters.
|
|
3084
3091
|
* @summary Create Access Profile
|
|
3085
3092
|
* @param {AccessProfileBeta} accessProfileBeta
|
|
3086
3093
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -3413,7 +3420,7 @@ var AccessProfilesBetaApiAxiosParamCreator = function (configuration) {
|
|
|
3413
3420
|
* @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.
|
|
3414
3421
|
* @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.
|
|
3415
3422
|
* @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.
|
|
3416
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw* **created**: *gt,
|
|
3423
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw* **created**: *gt, ge, le* **modified**: *gt, lt, ge, le* **owner.id**: *eq, in* **requestable**: *eq* **source.id**: *eq, in* Filtering is not supported for access profiles and entitlements that have the \'+\' symbol in their names.
|
|
3417
3424
|
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **name, created, modified**
|
|
3418
3425
|
* @param {string} [forSegmentIds] Filters access profiles to only those assigned to the segment(s) with the specified IDs. If segmentation is currently unavailable, specifying this parameter results in an error.
|
|
3419
3426
|
* @param {boolean} [includeUnsegmented] Indicates whether the response list should contain unsegmented access profiles. If `for-segment-ids` is absent or empty, specifying *include-unsegmented* as `false` results in an error.
|
|
@@ -3630,7 +3637,7 @@ var AccessProfilesBetaApiFp = function (configuration) {
|
|
|
3630
3637
|
var localVarAxiosParamCreator = (0, exports.AccessProfilesBetaApiAxiosParamCreator)(configuration);
|
|
3631
3638
|
return {
|
|
3632
3639
|
/**
|
|
3633
|
-
* Create an access profile. A user with
|
|
3640
|
+
* Create an access profile. A user with `ROLE_SUBADMIN` or `SOURCE_SUBADMIN` authority must be associated with the access profile\'s source. The maximum supported length for the description field is 2000 characters. Longer descriptions will be preserved for existing access profiles. However, any new access profiles as well as any updates to existing descriptions are limited to 2000 characters.
|
|
3634
3641
|
* @summary Create Access Profile
|
|
3635
3642
|
* @param {AccessProfileBeta} accessProfileBeta
|
|
3636
3643
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -3756,7 +3763,7 @@ var AccessProfilesBetaApiFp = function (configuration) {
|
|
|
3756
3763
|
* @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.
|
|
3757
3764
|
* @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.
|
|
3758
3765
|
* @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.
|
|
3759
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw* **created**: *gt,
|
|
3766
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw* **created**: *gt, ge, le* **modified**: *gt, lt, ge, le* **owner.id**: *eq, in* **requestable**: *eq* **source.id**: *eq, in* Filtering is not supported for access profiles and entitlements that have the \'+\' symbol in their names.
|
|
3760
3767
|
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **name, created, modified**
|
|
3761
3768
|
* @param {string} [forSegmentIds] Filters access profiles to only those assigned to the segment(s) with the specified IDs. If segmentation is currently unavailable, specifying this parameter results in an error.
|
|
3762
3769
|
* @param {boolean} [includeUnsegmented] Indicates whether the response list should contain unsegmented access profiles. If `for-segment-ids` is absent or empty, specifying *include-unsegmented* as `false` results in an error.
|
|
@@ -3837,7 +3844,7 @@ var AccessProfilesBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
3837
3844
|
var localVarFp = (0, exports.AccessProfilesBetaApiFp)(configuration);
|
|
3838
3845
|
return {
|
|
3839
3846
|
/**
|
|
3840
|
-
* Create an access profile. A user with
|
|
3847
|
+
* Create an access profile. A user with `ROLE_SUBADMIN` or `SOURCE_SUBADMIN` authority must be associated with the access profile\'s source. The maximum supported length for the description field is 2000 characters. Longer descriptions will be preserved for existing access profiles. However, any new access profiles as well as any updates to existing descriptions are limited to 2000 characters.
|
|
3841
3848
|
* @summary Create Access Profile
|
|
3842
3849
|
* @param {AccessProfilesBetaApiCreateAccessProfileRequest} requestParameters Request parameters.
|
|
3843
3850
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -3932,7 +3939,7 @@ var AccessProfilesBetaApi = /** @class */ (function (_super) {
|
|
|
3932
3939
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
3933
3940
|
}
|
|
3934
3941
|
/**
|
|
3935
|
-
* Create an access profile. A user with
|
|
3942
|
+
* Create an access profile. A user with `ROLE_SUBADMIN` or `SOURCE_SUBADMIN` authority must be associated with the access profile\'s source. The maximum supported length for the description field is 2000 characters. Longer descriptions will be preserved for existing access profiles. However, any new access profiles as well as any updates to existing descriptions are limited to 2000 characters.
|
|
3936
3943
|
* @summary Create Access Profile
|
|
3937
3944
|
* @param {AccessProfilesBetaApiCreateAccessProfileRequest} requestParameters Request parameters.
|
|
3938
3945
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -44626,7 +44633,7 @@ var RolesBetaApiAxiosParamCreator = function (configuration) {
|
|
|
44626
44633
|
* @param {number} [limit] Note that for this API the maximum value for limit is 50. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
44627
44634
|
* @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.
|
|
44628
44635
|
* @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.
|
|
44629
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw* **created**: *gt,
|
|
44636
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw* **created**: *gt, ge, le* **modified**: *lt, ge, le* **owner.id**: *eq, in* **requestable**: *eq* **dimensional**: *eq*
|
|
44630
44637
|
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **name, created, modified**
|
|
44631
44638
|
* @param {string} [forSegmentIds] If present and not empty, additionally filters Roles to those which are assigned to the Segment(s) with the specified IDs. If segmentation is currently unavailable, specifying this parameter results in an error.
|
|
44632
44639
|
* @param {boolean} [includeUnsegmented] Whether or not the response list should contain unsegmented Roles. If *for-segment-ids* is absent or empty, specifying *include-unsegmented* as false results in an error.
|
|
@@ -44923,7 +44930,7 @@ var RolesBetaApiFp = function (configuration) {
|
|
|
44923
44930
|
* @param {number} [limit] Note that for this API the maximum value for limit is 50. See [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters) for more information.
|
|
44924
44931
|
* @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.
|
|
44925
44932
|
* @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.
|
|
44926
|
-
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw* **created**: *gt,
|
|
44933
|
+
* @param {string} [filters] Filter results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#filtering-results) Filtering is supported for the following fields and operators: **id**: *eq, in* **name**: *eq, sw* **created**: *gt, ge, le* **modified**: *lt, ge, le* **owner.id**: *eq, in* **requestable**: *eq* **dimensional**: *eq*
|
|
44927
44934
|
* @param {string} [sorters] Sort results using the standard syntax described in [V3 API Standard Collection Parameters](https://developer.sailpoint.com/idn/api/standard-collection-parameters#sorting-results) Sorting is supported for the following fields: **name, created, modified**
|
|
44928
44935
|
* @param {string} [forSegmentIds] If present and not empty, additionally filters Roles to those which are assigned to the Segment(s) with the specified IDs. If segmentation is currently unavailable, specifying this parameter results in an error.
|
|
44929
44936
|
* @param {boolean} [includeUnsegmented] Whether or not the response list should contain unsegmented Roles. If *for-segment-ids* is absent or empty, specifying *include-unsegmented* as false results in an error.
|
|
@@ -48125,8 +48132,8 @@ var SPConfigBetaApiAxiosParamCreator = function (configuration) {
|
|
|
48125
48132
|
});
|
|
48126
48133
|
},
|
|
48127
48134
|
/**
|
|
48128
|
-
*
|
|
48129
|
-
* @summary
|
|
48135
|
+
* Get a list of object configurations that the tenant export/import service knows.
|
|
48136
|
+
* @summary List Config Objects
|
|
48130
48137
|
* @param {*} [axiosOptions] Override http request option.
|
|
48131
48138
|
* @throws {RequiredError}
|
|
48132
48139
|
*/
|
|
@@ -48324,8 +48331,8 @@ var SPConfigBetaApiFp = function (configuration) {
|
|
|
48324
48331
|
});
|
|
48325
48332
|
},
|
|
48326
48333
|
/**
|
|
48327
|
-
*
|
|
48328
|
-
* @summary
|
|
48334
|
+
* Get a list of object configurations that the tenant export/import service knows.
|
|
48335
|
+
* @summary List Config Objects
|
|
48329
48336
|
* @param {*} [axiosOptions] Override http request option.
|
|
48330
48337
|
* @throws {RequiredError}
|
|
48331
48338
|
*/
|
|
@@ -48416,8 +48423,8 @@ var SPConfigBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
48416
48423
|
return localVarFp.importSpConfig(requestParameters.data, requestParameters.preview, requestParameters._options, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
48417
48424
|
},
|
|
48418
48425
|
/**
|
|
48419
|
-
*
|
|
48420
|
-
* @summary
|
|
48426
|
+
* Get a list of object configurations that the tenant export/import service knows.
|
|
48427
|
+
* @summary List Config Objects
|
|
48421
48428
|
* @param {*} [axiosOptions] Override http request option.
|
|
48422
48429
|
* @throws {RequiredError}
|
|
48423
48430
|
*/
|
|
@@ -48511,8 +48518,8 @@ var SPConfigBetaApi = /** @class */ (function (_super) {
|
|
|
48511
48518
|
return (0, exports.SPConfigBetaApiFp)(this.configuration).importSpConfig(requestParameters.data, requestParameters.preview, requestParameters._options, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
48512
48519
|
};
|
|
48513
48520
|
/**
|
|
48514
|
-
*
|
|
48515
|
-
* @summary
|
|
48521
|
+
* Get a list of object configurations that the tenant export/import service knows.
|
|
48522
|
+
* @summary List Config Objects
|
|
48516
48523
|
* @param {*} [axiosOptions] Override http request option.
|
|
48517
48524
|
* @throws {RequiredError}
|
|
48518
48525
|
* @memberof SPConfigBetaApi
|
|
@@ -63243,7 +63250,7 @@ var WorkflowsBetaApiAxiosParamCreator = function (configuration) {
|
|
|
63243
63250
|
});
|
|
63244
63251
|
},
|
|
63245
63252
|
/**
|
|
63246
|
-
*
|
|
63253
|
+
* Get a single workflow execution. Workflow executions are available for up to 90 days before being archived. If you attempt to access a workflow execution that has been archived, you will receive a \"404 Not Found\" response.
|
|
63247
63254
|
* @summary Get Workflow Execution
|
|
63248
63255
|
* @param {string} id Workflow execution ID.
|
|
63249
63256
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -64136,7 +64143,7 @@ var WorkflowsBetaApiFp = function (configuration) {
|
|
|
64136
64143
|
});
|
|
64137
64144
|
},
|
|
64138
64145
|
/**
|
|
64139
|
-
*
|
|
64146
|
+
* Get a single workflow execution. Workflow executions are available for up to 90 days before being archived. If you attempt to access a workflow execution that has been archived, you will receive a \"404 Not Found\" response.
|
|
64140
64147
|
* @summary Get Workflow Execution
|
|
64141
64148
|
* @param {string} id Workflow execution ID.
|
|
64142
64149
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -64520,7 +64527,7 @@ var WorkflowsBetaApiFactory = function (configuration, basePath, axios) {
|
|
|
64520
64527
|
return localVarFp.getWorkflow(requestParameters.id, axiosOptions).then(function (request) { return request(axios, basePath); });
|
|
64521
64528
|
},
|
|
64522
64529
|
/**
|
|
64523
|
-
*
|
|
64530
|
+
* Get a single workflow execution. Workflow executions are available for up to 90 days before being archived. If you attempt to access a workflow execution that has been archived, you will receive a \"404 Not Found\" response.
|
|
64524
64531
|
* @summary Get Workflow Execution
|
|
64525
64532
|
* @param {WorkflowsBetaApiGetWorkflowExecutionRequest} requestParameters Request parameters.
|
|
64526
64533
|
* @param {*} [axiosOptions] Override http request option.
|
|
@@ -64723,7 +64730,7 @@ var WorkflowsBetaApi = /** @class */ (function (_super) {
|
|
|
64723
64730
|
return (0, exports.WorkflowsBetaApiFp)(this.configuration).getWorkflow(requestParameters.id, axiosOptions).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
64724
64731
|
};
|
|
64725
64732
|
/**
|
|
64726
|
-
*
|
|
64733
|
+
* Get a single workflow execution. Workflow executions are available for up to 90 days before being archived. If you attempt to access a workflow execution that has been archived, you will receive a \"404 Not Found\" response.
|
|
64727
64734
|
* @summary Get Workflow Execution
|
|
64728
64735
|
* @param {WorkflowsBetaApiGetWorkflowExecutionRequest} requestParameters Request parameters.
|
|
64729
64736
|
* @param {*} [axiosOptions] Override http request option.
|