You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
actionItemId: {type: 'string',description: 'Exact decimal identifier as a string'},
1168
-
activityKey: {type: 'string',description: 'Opaque key returned by the corresponding list action; retain the same parent identifiers'},
1215
+
activityKey: {
1216
+
type: 'string',
1217
+
description:
1218
+
'Opaque key returned by the corresponding list action; retain the same parent identifiers',
1219
+
},
1169
1220
advancedControlId: {type: 'string',description: 'Oracle identifier as a string'},
1170
-
assertionKey: {type: 'string',description: 'Opaque key returned by the corresponding list action; retain the same parent identifiers'},
1171
-
attributeKey: {type: 'string',description: 'Opaque key returned by the corresponding list action; retain the same parent identifiers'},
1221
+
assertionKey: {
1222
+
type: 'string',
1223
+
description:
1224
+
'Opaque key returned by the corresponding list action; retain the same parent identifiers',
1225
+
},
1226
+
attributeKey: {
1227
+
type: 'string',
1228
+
description:
1229
+
'Opaque key returned by the corresponding list action; retain the same parent identifiers',
1230
+
},
1172
1231
commentId: {type: 'string',description: 'Exact decimal identifier as a string'},
1173
-
commentKey: {type: 'string',description: 'Opaque key returned by the corresponding list action; retain the same parent identifiers'},
1174
-
controlAssessmentResultId: {type: 'string',description: 'Exact decimal identifier as a string'},
1232
+
commentKey: {
1233
+
type: 'string',
1234
+
description:
1235
+
'Opaque key returned by the corresponding list action; retain the same parent identifiers',
1236
+
},
1237
+
controlAssessmentResultId: {
1238
+
type: 'string',
1239
+
description:
1240
+
'Exact decimal identifier as a string',
1241
+
},
1175
1242
controlId: {type: 'string',description: 'Exact decimal identifier as a string'},
1176
-
groupKey: {type: 'string',description: 'Opaque key returned by the corresponding list action; retain the same parent identifiers'},
1177
-
incidentKey: {type: 'string',description: 'Opaque key returned by the corresponding list action; retain the same parent identifiers'},
1243
+
groupKey: {
1244
+
type: 'string',
1245
+
description:
1246
+
'Opaque key returned by the corresponding list action; retain the same parent identifiers',
1247
+
},
1248
+
incidentKey: {
1249
+
type: 'string',
1250
+
description:
1251
+
'Opaque key returned by the corresponding list action; retain the same parent identifiers',
1252
+
},
1178
1253
issueId: {type: 'string',description: 'Exact decimal identifier as a string'},
1179
1254
jobId: {type: 'string',description: 'Exact decimal identifier as a string'},
1180
1255
memberId: {type: 'string',description: 'Exact decimal identifier as a string'},
1181
-
openIncidentKey: {type: 'string',description: 'Opaque key returned by the corresponding list action; retain the same parent identifiers'},
1182
-
perspectiveKey: {type: 'string',description: 'Opaque key returned by the corresponding list action; retain the same parent identifiers'},
1183
-
processAssessmentResultId: {type: 'string',description: 'Exact decimal identifier as a string'},
1256
+
openIncidentKey: {
1257
+
type: 'string',
1258
+
description:
1259
+
'Opaque key returned by the corresponding list action; retain the same parent identifiers',
1260
+
},
1261
+
perspectiveKey: {
1262
+
type: 'string',
1263
+
description:
1264
+
'Opaque key returned by the corresponding list action; retain the same parent identifiers',
1265
+
},
1266
+
processAssessmentResultId: {
1267
+
type: 'string',
1268
+
description:
1269
+
'Exact decimal identifier as a string',
1270
+
},
1184
1271
processId: {type: 'string',description: 'Exact decimal identifier as a string'},
1185
-
provisioningInfo: {type: 'json',description: 'JSON object mapping role codes to arrays of data-access scope strings. Supported scope kinds: BUSINESS_UNIT, LEDGER_SET, DATA_ACCESS_SET, ASSET_BOOK, REFERENCE_DATA_SET. Maximum 100 roles and 100 scopes per role. This runs analysis only; it grants no access and creates no incidents.'},
1186
-
relationshipKey: {type: 'string',description: 'Opaque key returned by the corresponding list action; retain the same parent identifiers'},
1187
-
requestId: {type: 'string',description: 'Simulation request identifier returned by Run Access Simulation, preserved as a decimal string'},
1188
-
riskAssessmentResultId: {type: 'string',description: 'Exact decimal identifier as a string'},
1272
+
provisioningInfo: {
1273
+
type: 'json',
1274
+
description:
1275
+
'JSON object mapping role codes to arrays of data-access scope strings. Supported scope kinds: BUSINESS_UNIT, LEDGER_SET, DATA_ACCESS_SET, ASSET_BOOK, REFERENCE_DATA_SET. Maximum 100 roles and 100 scopes per role. This runs analysis only; it grants no access and creates no incidents.',
1276
+
},
1277
+
relationshipKey: {
1278
+
type: 'string',
1279
+
description:
1280
+
'Opaque key returned by the corresponding list action; retain the same parent identifiers',
1281
+
},
1282
+
requestId: {
1283
+
type: 'string',
1284
+
description:
1285
+
'Simulation request identifier returned by Run Access Simulation, preserved as a decimal string',
1286
+
},
1287
+
riskAssessmentResultId: {
1288
+
type: 'string',
1289
+
description:
1290
+
'Exact decimal identifier as a string',
1291
+
},
1189
1292
riskId: {type: 'string',description: 'Exact decimal identifier as a string'},
1190
-
roleTypeKey: {type: 'string',description: 'Opaque key returned by the corresponding list action; retain the same parent identifiers'},
1191
-
securableTypeKey: {type: 'string',description: 'Opaque key returned by the corresponding list action; retain the same parent identifiers'},
1192
-
securityAssignmentId: {type: 'string',description: 'Exact decimal identifier as a string'},
1193
-
simulationResultKey: {type: 'string',description: 'Opaque key returned by the corresponding list action; retain the same parent identifiers'},
1293
+
roleTypeKey: {
1294
+
type: 'string',
1295
+
description:
1296
+
'Opaque key returned by the corresponding list action; retain the same parent identifiers',
1297
+
},
1298
+
securableTypeKey: {
1299
+
type: 'string',
1300
+
description:
1301
+
'Opaque key returned by the corresponding list action; retain the same parent identifiers',
1302
+
},
1303
+
securityAssignmentId: {
1304
+
type: 'string',
1305
+
description:
1306
+
'Exact decimal identifier as a string',
1307
+
},
1308
+
simulationResultKey: {
1309
+
type: 'string',
1310
+
description:
1311
+
'Opaque key returned by the corresponding list action; retain the same parent identifiers',
1312
+
},
1194
1313
stepId: {type: 'string',description: 'Exact decimal identifier as a string'},
1195
1314
testPlanId: {type: 'string',description: 'Exact decimal identifier as a string'},
1196
1315
treeId: {type: 'string',description: 'Exact decimal identifier as a string'},
1197
-
userKey: {type: 'string',description: 'Opaque key returned by the corresponding list action; retain the same parent identifiers'},
1198
-
userName: {type: 'string',description: 'Exact Oracle Security Console username whose existing and proposed access will be simulated'},
1199
-
body: {type: 'json',description: 'Documented writable fields for the selected action; quote integer IDs and include required fields described by the tool'},
1316
+
userKey: {
1317
+
type: 'string',
1318
+
description:
1319
+
'Opaque key returned by the corresponding list action; retain the same parent identifiers',
1320
+
},
1321
+
userName: {
1322
+
type: 'string',
1323
+
description:
1324
+
'Exact Oracle Security Console username whose existing and proposed access will be simulated',
1325
+
},
1326
+
body: {
1327
+
type: 'json',
1328
+
description:
1329
+
'Documented writable fields for the selected action; quote integer IDs and include required fields described by the tool',
totalResults: {type: 'boolean',description: 'Request estimated total count'},
1335
+
totalResults: {
1336
+
type: 'boolean',
1337
+
description:
1338
+
'Request estimated total count',
1339
+
},
1205
1340
},
1206
1341
outputs: {
1207
-
record: {type: 'json',description: 'Selected compliance record, relationship, assessment result, incident, or assignment. Fields depend on the action; identifiers and numeric resource attributes are strings.'},
1208
-
items: {type: 'json',description: 'One bounded page of projected records with documented identifiers, names, status, and resource-specific fields'},
1342
+
record: {
1343
+
type: 'json',
1344
+
description:
1345
+
'Selected compliance record, relationship, assessment result, incident, or assignment. Fields depend on the action; identifiers and numeric resource attributes are strings.',
1346
+
},
1347
+
items: {
1348
+
type: 'json',
1349
+
description:
1350
+
'One bounded page of projected records with documented identifiers, names, status, and resource-specific fields',
1351
+
},
1209
1352
count: {type: 'number',description: 'Records in the returned page'},
1210
1353
hasMore: {type: 'boolean',description: 'Whether another page is available'},
0 commit comments