sailpoint-api-client 1.1.0 → 1.2.2
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 +15616 -11604
- package/beta/common.ts +2 -2
- package/beta/package.json +1 -1
- package/cc/README.md +2 -2
- package/cc/api.ts +142 -80
- package/cc/common.ts +2 -2
- package/cc/package.json +1 -1
- package/configuration.ts +2 -0
- package/dist/beta/api.d.ts +6426 -3885
- package/dist/beta/api.js +9199 -6014
- package/dist/beta/api.js.map +1 -1
- package/dist/beta/base.js +4 -1
- package/dist/beta/base.js.map +1 -1
- package/dist/beta/common.js +7 -4
- package/dist/beta/common.js.map +1 -1
- package/dist/cc/api.d.ts +71 -9
- package/dist/cc/api.js +134 -131
- package/dist/cc/api.js.map +1 -1
- package/dist/cc/base.js +4 -1
- package/dist/cc/base.js.map +1 -1
- package/dist/cc/common.js +7 -4
- package/dist/cc/common.js.map +1 -1
- package/dist/configuration.js +33 -6
- package/dist/configuration.js.map +1 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.js +14 -1
- package/dist/index.js.map +1 -1
- package/dist/index.spec.js +8 -8
- package/dist/index.spec.js.map +1 -1
- package/dist/paginator.d.ts +5 -2
- package/dist/paginator.js +1 -1
- package/dist/paginator.js.map +1 -1
- package/dist/v2/api.d.ts +4 -4
- package/dist/v2/api.js +68 -65
- package/dist/v2/api.js.map +1 -1
- package/dist/v2/base.js +4 -1
- package/dist/v2/base.js.map +1 -1
- package/dist/v2/common.js +7 -4
- package/dist/v2/common.js.map +1 -1
- package/dist/v3/api.d.ts +1630 -279
- package/dist/v3/api.js +3722 -1743
- package/dist/v3/api.js.map +1 -1
- package/dist/v3/base.js +4 -1
- package/dist/v3/base.js.map +1 -1
- package/dist/v3/common.js +7 -4
- package/dist/v3/common.js.map +1 -1
- package/index.spec.ts +7 -7
- package/index.ts +2 -1
- package/package.json +1 -1
- package/paginator.ts +5 -1
- package/tsconfig.json +1 -0
- package/v2/README.md +2 -2
- package/v2/api.ts +36 -36
- package/v2/common.ts +2 -2
- package/v2/package.json +1 -1
- package/v3/README.md +2 -2
- package/v3/api.ts +3256 -1000
- package/v3/common.ts +2 -2
- package/v3/package.json +1 -1
package/dist/beta/base.js
CHANGED
|
@@ -27,11 +27,14 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
27
27
|
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
28
28
|
};
|
|
29
29
|
})();
|
|
30
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
31
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
32
|
+
};
|
|
30
33
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
31
34
|
exports.RequiredError = exports.BaseAPI = exports.COLLECTION_FORMATS = exports.BASE_PATH = void 0;
|
|
32
35
|
// Some imports not used depending on template conditions
|
|
33
36
|
// @ts-ignore
|
|
34
|
-
var axios_1 = require("axios");
|
|
37
|
+
var axios_1 = __importDefault(require("axios"));
|
|
35
38
|
exports.BASE_PATH = "https://sailpoint.api.identitynow.com/beta".replace(/\/+$/, "");
|
|
36
39
|
/**
|
|
37
40
|
*
|
package/dist/beta/base.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"base.js","sourceRoot":"","sources":["../../beta/base.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG
|
|
1
|
+
{"version":3,"file":"base.js","sourceRoot":"","sources":["../../beta/base.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;;;;;;;;;;;;;;;;;;;AAIH,yDAAyD;AACzD,aAAa;AACb,gDAAqF;AAExE,QAAA,SAAS,GAAG,4CAA4C,CAAC,OAAO,CAAC,MAAM,EAAE,EAAE,CAAC,CAAC;AAE1F;;;GAGG;AACU,QAAA,kBAAkB,GAAG;IAC9B,GAAG,EAAE,GAAG;IACR,GAAG,EAAE,GAAG;IACR,GAAG,EAAE,IAAI;IACT,KAAK,EAAE,GAAG;CACb,CAAC;AAYF;;;;GAIG;AACH;IAGI,iBAAY,aAA6B,EAAY,QAA4B,EAAY,KAAkC;QAA1E,yBAAA,EAAA,WAAmB,iBAAS;QAAY,sBAAA,EAAA,QAAuB,eAAW;QAA1E,aAAQ,GAAR,QAAQ,CAAoB;QAAY,UAAK,GAAL,KAAK,CAA6B;QAC3H,IAAI,aAAa,EAAE;YACf,IAAI,CAAC,aAAa,GAAG,aAAa,CAAC;YACnC,IAAI,CAAC,QAAQ,GAAG,aAAa,CAAC,YAAY,IAAI,IAAI,CAAC,QAAQ,CAAC;SAC/D;IACL,CAAC;IACL,cAAC;AAAD,CAAC,AATD,IASC;AATY,0BAAO;AASnB,CAAC;AAEF;;;;;GAKG;AACH;IAAmC,iCAAK;IAEpC,uBAAmB,KAAa,EAAE,GAAY;QAA9C,YACI,kBAAM,GAAG,CAAC,SACb;QAFkB,WAAK,GAAL,KAAK,CAAQ;QADhC,UAAI,GAAoB,eAAe,CAAC;;IAGxC,CAAC;IACL,oBAAC;AAAD,CAAC,AALD,CAAmC,KAAK,GAKvC;AALY,sCAAa"}
|
package/dist/beta/common.js
CHANGED
|
@@ -38,7 +38,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
38
38
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
39
39
|
function step(op) {
|
|
40
40
|
if (f) throw new TypeError("Generator is already executing.");
|
|
41
|
-
while (_) try {
|
|
41
|
+
while (g && (g = 0, op[0] && (_ = 0)), _) try {
|
|
42
42
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
43
43
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
44
44
|
switch (op[0]) {
|
|
@@ -59,10 +59,13 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
59
59
|
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
|
60
60
|
}
|
|
61
61
|
};
|
|
62
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
63
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
64
|
+
};
|
|
62
65
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
63
66
|
exports.createRequestFunction = exports.toPathString = exports.serializeDataIfNeeded = exports.setSearchParams = exports.setOAuthToObject = exports.setBearerAuthToObject = exports.setBasicAuthToObject = exports.setApiKeyToObject = exports.assertParamExists = exports.DUMMY_BASE_URL = void 0;
|
|
64
67
|
var base_1 = require("./base");
|
|
65
|
-
var axios_retry_1 = require("axios-retry");
|
|
68
|
+
var axios_retry_1 = __importDefault(require("axios-retry"));
|
|
66
69
|
/**
|
|
67
70
|
*
|
|
68
71
|
* @export
|
|
@@ -238,8 +241,8 @@ var createRequestFunction = function (axiosArgs, globalAxios, BASE_PATH, configu
|
|
|
238
241
|
if (axios === void 0) { axios = globalAxios; }
|
|
239
242
|
if (basePath === void 0) { basePath = BASE_PATH; }
|
|
240
243
|
(0, axios_retry_1.default)(globalAxios, configuration.retriesConfig);
|
|
241
|
-
axiosArgs.axiosOptions.headers['X-SailPoint-SDK'] = 'typescript-1.
|
|
242
|
-
axiosArgs.axiosOptions.headers['User-Agent'] = 'OpenAPI-Generator/1.
|
|
244
|
+
axiosArgs.axiosOptions.headers['X-SailPoint-SDK'] = 'typescript-1.2.2';
|
|
245
|
+
axiosArgs.axiosOptions.headers['User-Agent'] = 'OpenAPI-Generator/1.2.2/ts';
|
|
243
246
|
var axiosRequestArgs = __assign(__assign({}, axiosArgs.axiosOptions), { url: ((configuration === null || configuration === void 0 ? void 0 : configuration.basePathBeta) || basePath) + axiosArgs.url });
|
|
244
247
|
return axios.request(axiosRequestArgs);
|
|
245
248
|
};
|
package/dist/beta/common.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"common.js","sourceRoot":"","sources":["../../beta/common.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG
|
|
1
|
+
{"version":3,"file":"common.js","sourceRoot":"","sources":["../../beta/common.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIH,+BAAoD;AAEpD,4DAAqC;AAErC;;;GAGG;AACU,QAAA,cAAc,GAAG,qBAAqB,CAAA;AAEnD;;;;GAIG;AACI,IAAM,iBAAiB,GAAG,UAAU,YAAoB,EAAE,SAAiB,EAAE,UAAmB;IACnG,IAAI,UAAU,KAAK,IAAI,IAAI,UAAU,KAAK,SAAS,EAAE;QACjD,MAAM,IAAI,oBAAa,CAAC,SAAS,EAAE,6BAAsB,SAAS,iDAAuC,YAAY,MAAG,CAAC,CAAC;KAC7H;AACL,CAAC,CAAA;AAJY,QAAA,iBAAiB,qBAI7B;AAED;;;GAGG;AACI,IAAM,iBAAiB,GAAG,UAAgB,MAAW,EAAE,YAAoB,EAAE,aAA6B;;;;;;yBACzG,CAAA,aAAa,IAAI,aAAa,CAAC,MAAM,CAAA,EAArC,wBAAqC;yBACT,CAAA,OAAO,aAAa,CAAC,MAAM,KAAK,UAAU,CAAA,EAA1C,wBAA0C;oBAChE,qBAAM,aAAa,CAAC,MAAM,CAAC,YAAY,CAAC,EAAA;;oBAAxC,KAAA,SAAwC,CAAA;;wBACxC,qBAAM,aAAa,CAAC,MAAM,EAAA;;oBAA1B,KAAA,SAA0B,CAAA;;;oBAF1B,mBAAmB,KAEO;oBAChC,MAAM,CAAC,YAAY,CAAC,GAAG,mBAAmB,CAAC;;;;;;CAElD,CAAA;AAPY,QAAA,iBAAiB,qBAO7B;AAED;;;GAGG;AACI,IAAM,oBAAoB,GAAG,UAAU,MAAW,EAAE,aAA6B;IACpF,IAAI,aAAa,IAAI,CAAC,aAAa,CAAC,QAAQ,IAAI,aAAa,CAAC,QAAQ,CAAC,EAAE;QACrE,MAAM,CAAC,MAAM,CAAC,GAAG,EAAE,QAAQ,EAAE,aAAa,CAAC,QAAQ,EAAE,QAAQ,EAAE,aAAa,CAAC,QAAQ,EAAE,CAAC;KAC3F;AACL,CAAC,CAAA;AAJY,QAAA,oBAAoB,wBAIhC;AAED;;;GAGG;AACI,IAAM,qBAAqB,GAAG,UAAgB,MAAW,EAAE,aAA6B;;;;;;yBACvF,CAAA,aAAa,IAAI,aAAa,CAAC,WAAW,CAAA,EAA1C,wBAA0C;yBACtB,CAAA,OAAO,aAAa,CAAC,WAAW,KAAK,UAAU,CAAA,EAA/C,wBAA+C;oBAC7D,qBAAM,aAAa,CAAC,WAAW,EAAE,EAAA;;oBAAjC,KAAA,SAAiC,CAAA;;wBACjC,qBAAM,aAAa,CAAC,WAAW,EAAA;;oBAA/B,KAAA,SAA+B,CAAA;;;oBAF/B,WAAW,KAEoB;oBACrC,MAAM,CAAC,eAAe,CAAC,GAAG,SAAS,GAAG,WAAW,CAAC;;;;;;CAEzD,CAAA;AAPY,QAAA,qBAAqB,yBAOjC;AAED;;;GAGG;AACI,IAAM,gBAAgB,GAAG,UAAgB,MAAW,EAAE,IAAY,EAAE,MAAgB,EAAE,aAA6B;;;;;;yBAClH,CAAA,aAAa,IAAI,aAAa,CAAC,WAAW,CAAA,EAA1C,wBAA0C;yBACT,CAAA,OAAO,aAAa,CAAC,WAAW,KAAK,UAAU,CAAA,EAA/C,wBAA+C;oBAC1E,qBAAM,aAAa,CAAC,WAAW,CAAC,IAAI,EAAE,MAAM,CAAC,EAAA;;oBAA7C,KAAA,SAA6C,CAAA;;wBAC7C,qBAAM,aAAa,CAAC,WAAW,EAAA;;oBAA/B,KAAA,SAA+B,CAAA;;;oBAF/B,wBAAwB,KAEO;oBACrC,MAAM,CAAC,eAAe,CAAC,GAAG,SAAS,GAAG,wBAAwB,CAAC;;;;;;CAEtE,CAAA;AAPY,QAAA,gBAAgB,oBAO5B;AAED;;;GAGG;AACI,IAAM,eAAe,GAAG,UAAU,GAAQ;IAAE,iBAAiB;SAAjB,UAAiB,EAAjB,qBAAiB,EAAjB,IAAiB;QAAjB,gCAAiB;;IAChE,IAAM,YAAY,GAAG,IAAI,eAAe,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACrD,KAAqB,UAAO,EAAP,mBAAO,EAAP,qBAAO,EAAP,IAAO,EAAE;QAAzB,IAAM,MAAM,gBAAA;QACb,KAAK,IAAM,GAAG,IAAI,MAAM,EAAE;YACtB,IAAI,KAAK,CAAC,OAAO,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC,EAAE;gBAC5B,YAAY,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC;gBACzB,KAAmB,UAAW,EAAX,KAAA,MAAM,CAAC,GAAG,CAAC,EAAX,cAAW,EAAX,IAAW,EAAE;oBAA3B,IAAM,IAAI,SAAA;oBACX,YAAY,CAAC,MAAM,CAAC,GAAG,EAAE,IAAI,CAAC,CAAC;iBAClC;aACJ;iBAAM;gBACH,YAAY,CAAC,GAAG,CAAC,GAAG,EAAE,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC;aACtC;SACJ;KACJ;IACD,GAAG,CAAC,MAAM,GAAG,YAAY,CAAC,QAAQ,EAAE,CAAC;AACzC,CAAC,CAAA;AAfY,QAAA,eAAe,mBAe3B;AAED;;;GAGG;AACI,IAAM,qBAAqB,GAAG,UAAU,KAAU,EAAE,cAAmB,EAAE,aAA6B;IACzG,IAAM,SAAS,GAAG,OAAO,KAAK,KAAK,QAAQ,CAAC;IAC5C,IAAM,kBAAkB,GAAG,SAAS,IAAI,aAAa,IAAI,aAAa,CAAC,UAAU;QAC7E,CAAC,CAAC,aAAa,CAAC,UAAU,CAAC,cAAc,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC;QAClE,CAAC,CAAC,SAAS,CAAC;IAChB,OAAO,kBAAkB;QACrB,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,KAAK,KAAK,SAAS,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC;QAClD,CAAC,CAAC,CAAC,KAAK,IAAI,EAAE,CAAC,CAAC;AACxB,CAAC,CAAA;AARY,QAAA,qBAAqB,yBAQjC;AAED;;;GAGG;AACI,IAAM,YAAY,GAAG,UAAU,GAAQ;IAC1C,OAAO,GAAG,CAAC,QAAQ,GAAG,GAAG,CAAC,MAAM,GAAG,GAAG,CAAC,IAAI,CAAA;AAC/C,CAAC,CAAA;AAFY,QAAA,YAAY,gBAExB;AAED;;;GAGG;AACI,IAAM,qBAAqB,GAAG,UAAU,SAAsB,EAAE,WAA0B,EAAE,SAAiB,EAAE,aAA6B;IAC/I,OAAO,UAAoC,KAAkC,EAAE,QAA4B;QAAhE,sBAAA,EAAA,mBAAkC;QAAE,yBAAA,EAAA,oBAA4B;QACvG,IAAA,qBAAU,EAAC,WAAW,EAAE,aAAa,CAAC,aAAa,CAAC,CAAA;QACpD,SAAS,CAAC,YAAY,CAAC,OAAO,CAAC,iBAAiB,CAAC,GAAG,kBAAkB,CAAA;QACtE,SAAS,CAAC,YAAY,CAAC,OAAO,CAAC,YAAY,CAAC,GAAG,4BAA4B,CAAA;QAC3E,IAAM,gBAAgB,yBAAO,SAAS,CAAC,YAAY,KAAE,GAAG,EAAE,CAAC,CAAA,aAAa,aAAb,aAAa,uBAAb,aAAa,CAAE,YAAY,KAAI,QAAQ,CAAC,GAAG,SAAS,CAAC,GAAG,GAAC,CAAC;QACrH,OAAO,KAAK,CAAC,OAAO,CAAO,gBAAgB,CAAC,CAAC;IACjD,CAAC,CAAC;AACN,CAAC,CAAA;AARY,QAAA,qBAAqB,yBAQjC"}
|
package/dist/cc/api.d.ts
CHANGED
|
@@ -1098,6 +1098,68 @@ export interface LoadAccountsRequestCC {
|
|
|
1098
1098
|
*/
|
|
1099
1099
|
'file'?: any;
|
|
1100
1100
|
}
|
|
1101
|
+
/**
|
|
1102
|
+
*
|
|
1103
|
+
* @export
|
|
1104
|
+
* @interface RefreshIdentitiesRequestCC
|
|
1105
|
+
*/
|
|
1106
|
+
export interface RefreshIdentitiesRequestCC {
|
|
1107
|
+
/**
|
|
1108
|
+
* Defines the identity or identities which this refresh applies to. The filter must use searchable identity attributes. If the filter cannot be understood or parsed, all identities will be refreshed.
|
|
1109
|
+
* @type {string}
|
|
1110
|
+
* @memberof RefreshIdentitiesRequestCC
|
|
1111
|
+
*/
|
|
1112
|
+
'filter'?: string;
|
|
1113
|
+
/**
|
|
1114
|
+
*
|
|
1115
|
+
* @type {RefreshIdentitiesRequestRefreshArgsCC}
|
|
1116
|
+
* @memberof RefreshIdentitiesRequestCC
|
|
1117
|
+
*/
|
|
1118
|
+
'refreshArgs'?: RefreshIdentitiesRequestRefreshArgsCC;
|
|
1119
|
+
}
|
|
1120
|
+
/**
|
|
1121
|
+
*
|
|
1122
|
+
* @export
|
|
1123
|
+
* @interface RefreshIdentitiesRequestRefreshArgsCC
|
|
1124
|
+
*/
|
|
1125
|
+
export interface RefreshIdentitiesRequestRefreshArgsCC {
|
|
1126
|
+
/**
|
|
1127
|
+
* This will refresh entitlement, role, and access profile calculations.
|
|
1128
|
+
* @type {boolean}
|
|
1129
|
+
* @memberof RefreshIdentitiesRequestRefreshArgsCC
|
|
1130
|
+
*/
|
|
1131
|
+
'correlateEntitlements'?: boolean;
|
|
1132
|
+
/**
|
|
1133
|
+
* This will calculate identity attributes.
|
|
1134
|
+
* @type {boolean}
|
|
1135
|
+
* @memberof RefreshIdentitiesRequestRefreshArgsCC
|
|
1136
|
+
*/
|
|
1137
|
+
'promoteAttributes'?: boolean;
|
|
1138
|
+
/**
|
|
1139
|
+
* This recalculates manager correlation and manager status. Note: This is computationally expensive to run.
|
|
1140
|
+
* @type {boolean}
|
|
1141
|
+
* @memberof RefreshIdentitiesRequestRefreshArgsCC
|
|
1142
|
+
*/
|
|
1143
|
+
'refreshManagerStatus'?: boolean;
|
|
1144
|
+
/**
|
|
1145
|
+
* Enables attribute synchronization.
|
|
1146
|
+
* @type {boolean}
|
|
1147
|
+
* @memberof RefreshIdentitiesRequestRefreshArgsCC
|
|
1148
|
+
*/
|
|
1149
|
+
'synchronizeAttributes'?: boolean;
|
|
1150
|
+
/**
|
|
1151
|
+
* Option that will enable deletion of an identity objects if there are no account objects. Note: This is not typically used in IdentityNow, except by guidance from SailPoint.
|
|
1152
|
+
* @type {boolean}
|
|
1153
|
+
* @memberof RefreshIdentitiesRequestRefreshArgsCC
|
|
1154
|
+
*/
|
|
1155
|
+
'pruneIdentities'?: boolean;
|
|
1156
|
+
/**
|
|
1157
|
+
* Enables provisioning of role assignments with entitlements that are not currently fulfilled.
|
|
1158
|
+
* @type {boolean}
|
|
1159
|
+
* @memberof RefreshIdentitiesRequestRefreshArgsCC
|
|
1160
|
+
*/
|
|
1161
|
+
'provision'?: boolean;
|
|
1162
|
+
}
|
|
1101
1163
|
/**
|
|
1102
1164
|
*
|
|
1103
1165
|
* @export
|
|
@@ -1146,7 +1208,7 @@ export declare const UpdateUserPermissionsRequestCCAdminTypeEnum: {
|
|
|
1146
1208
|
readonly SourceAdmin: "SOURCE_ADMIN";
|
|
1147
1209
|
readonly SourceSubadmin: "SOURCE_SUBADMIN";
|
|
1148
1210
|
};
|
|
1149
|
-
export
|
|
1211
|
+
export type UpdateUserPermissionsRequestCCAdminTypeEnum = typeof UpdateUserPermissionsRequestCCAdminTypeEnum[keyof typeof UpdateUserPermissionsRequestCCAdminTypeEnum];
|
|
1150
1212
|
/**
|
|
1151
1213
|
* AccountsCCApi - axios parameter creator
|
|
1152
1214
|
* @export
|
|
@@ -2015,11 +2077,11 @@ export declare const SystemCCApiAxiosParamCreator: (configuration?: Configuratio
|
|
|
2015
2077
|
* This kicks off an identity refresh for a specified set of identity attributes. This can be a long running process. IdentityNow has pre-scheduled versions of this task at set intervals and events already, so only run this when directed by SailPoint. _Note: If the identities specified by the filter do not exist, a full identity refresh will be run. Use with caution._ Refresh Arguments: | Key | Description | |-----------------------|----------------------------------------------------| | correlateEntitlements | Analyzes entitlements, access profiles, and roles. | | promoteAttributes | Calculates identity attributes. | | refreshManagerStatus | Calculates manager correlation and manager status. | | synchronizeAttributes | Performs attribute sync provisioning. | | pruneIdentities | Removes any identities which don\'t have accounts. | | provision | Provisions any assigned roles or access profiles. |
|
|
2016
2078
|
* @summary Refresh Identities
|
|
2017
2079
|
* @param {string} [contentType]
|
|
2018
|
-
* @param {
|
|
2080
|
+
* @param {RefreshIdentitiesRequestCC} [refreshIdentitiesRequestCC]
|
|
2019
2081
|
* @param {*} [axiosOptions] Override http request option.
|
|
2020
2082
|
* @throws {RequiredError}
|
|
2021
2083
|
*/
|
|
2022
|
-
refreshIdentities: (contentType?: string,
|
|
2084
|
+
refreshIdentities: (contentType?: string, refreshIdentitiesRequestCC?: RefreshIdentitiesRequestCC, axiosOptions?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
2023
2085
|
};
|
|
2024
2086
|
/**
|
|
2025
2087
|
* SystemCCApi - functional programming interface
|
|
@@ -2030,11 +2092,11 @@ export declare const SystemCCApiFp: (configuration?: Configuration) => {
|
|
|
2030
2092
|
* This kicks off an identity refresh for a specified set of identity attributes. This can be a long running process. IdentityNow has pre-scheduled versions of this task at set intervals and events already, so only run this when directed by SailPoint. _Note: If the identities specified by the filter do not exist, a full identity refresh will be run. Use with caution._ Refresh Arguments: | Key | Description | |-----------------------|----------------------------------------------------| | correlateEntitlements | Analyzes entitlements, access profiles, and roles. | | promoteAttributes | Calculates identity attributes. | | refreshManagerStatus | Calculates manager correlation and manager status. | | synchronizeAttributes | Performs attribute sync provisioning. | | pruneIdentities | Removes any identities which don\'t have accounts. | | provision | Provisions any assigned roles or access profiles. |
|
|
2031
2093
|
* @summary Refresh Identities
|
|
2032
2094
|
* @param {string} [contentType]
|
|
2033
|
-
* @param {
|
|
2095
|
+
* @param {RefreshIdentitiesRequestCC} [refreshIdentitiesRequestCC]
|
|
2034
2096
|
* @param {*} [axiosOptions] Override http request option.
|
|
2035
2097
|
* @throws {RequiredError}
|
|
2036
2098
|
*/
|
|
2037
|
-
refreshIdentities(contentType?: string,
|
|
2099
|
+
refreshIdentities(contentType?: string, refreshIdentitiesRequestCC?: RefreshIdentitiesRequestCC, axiosOptions?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
2038
2100
|
};
|
|
2039
2101
|
/**
|
|
2040
2102
|
* SystemCCApi - factory interface
|
|
@@ -2045,11 +2107,11 @@ export declare const SystemCCApiFactory: (configuration?: Configuration, basePat
|
|
|
2045
2107
|
* This kicks off an identity refresh for a specified set of identity attributes. This can be a long running process. IdentityNow has pre-scheduled versions of this task at set intervals and events already, so only run this when directed by SailPoint. _Note: If the identities specified by the filter do not exist, a full identity refresh will be run. Use with caution._ Refresh Arguments: | Key | Description | |-----------------------|----------------------------------------------------| | correlateEntitlements | Analyzes entitlements, access profiles, and roles. | | promoteAttributes | Calculates identity attributes. | | refreshManagerStatus | Calculates manager correlation and manager status. | | synchronizeAttributes | Performs attribute sync provisioning. | | pruneIdentities | Removes any identities which don\'t have accounts. | | provision | Provisions any assigned roles or access profiles. |
|
|
2046
2108
|
* @summary Refresh Identities
|
|
2047
2109
|
* @param {string} [contentType]
|
|
2048
|
-
* @param {
|
|
2110
|
+
* @param {RefreshIdentitiesRequestCC} [refreshIdentitiesRequestCC]
|
|
2049
2111
|
* @param {*} [axiosOptions] Override http request option.
|
|
2050
2112
|
* @throws {RequiredError}
|
|
2051
2113
|
*/
|
|
2052
|
-
refreshIdentities(contentType?: string,
|
|
2114
|
+
refreshIdentities(contentType?: string, refreshIdentitiesRequestCC?: RefreshIdentitiesRequestCC, axiosOptions?: any): AxiosPromise<void>;
|
|
2053
2115
|
};
|
|
2054
2116
|
/**
|
|
2055
2117
|
* Request parameters for refreshIdentities operation in SystemCCApi.
|
|
@@ -2065,10 +2127,10 @@ export interface SystemCCApiRefreshIdentitiesRequest {
|
|
|
2065
2127
|
readonly contentType?: string;
|
|
2066
2128
|
/**
|
|
2067
2129
|
*
|
|
2068
|
-
* @type {
|
|
2130
|
+
* @type {RefreshIdentitiesRequestCC}
|
|
2069
2131
|
* @memberof SystemCCApiRefreshIdentities
|
|
2070
2132
|
*/
|
|
2071
|
-
readonly
|
|
2133
|
+
readonly refreshIdentitiesRequestCC?: RefreshIdentitiesRequestCC;
|
|
2072
2134
|
}
|
|
2073
2135
|
/**
|
|
2074
2136
|
* SystemCCApi - object-oriented interface
|