@vidispine/vdt-api 25.4.2 → 25.4.3
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/dist/index.js +980 -964
- package/dist/index.umd.cjs +1 -1
- package/package.json +6 -6
package/dist/index.js
CHANGED
|
@@ -293,7 +293,7 @@ function tt({ groupName: e = o(), ...t }) {
|
|
|
293
293
|
...t
|
|
294
294
|
});
|
|
295
295
|
}
|
|
296
|
-
const
|
|
296
|
+
const nd = {
|
|
297
297
|
listEntityAccess: w,
|
|
298
298
|
createEntityAccess: z,
|
|
299
299
|
getEntityAccess: q,
|
|
@@ -326,7 +326,7 @@ function nt({ preset: e = o(), ...t } = {}) {
|
|
|
326
326
|
...t
|
|
327
327
|
});
|
|
328
328
|
}
|
|
329
|
-
const
|
|
329
|
+
const od = {
|
|
330
330
|
listAnalyzePreset: et,
|
|
331
331
|
getAnalyzePreset: nt
|
|
332
332
|
};
|
|
@@ -344,7 +344,7 @@ function at({ ...e } = {}) {
|
|
|
344
344
|
...e
|
|
345
345
|
});
|
|
346
346
|
}
|
|
347
|
-
const
|
|
347
|
+
const ad = {
|
|
348
348
|
listAuditLog: ot,
|
|
349
349
|
exportAuditLog: at
|
|
350
350
|
};
|
|
@@ -396,7 +396,7 @@ function ht({ storageId: e = o(), ...t }) {
|
|
|
396
396
|
...t
|
|
397
397
|
});
|
|
398
398
|
}
|
|
399
|
-
const
|
|
399
|
+
const rd = {
|
|
400
400
|
listAutoImport: rt,
|
|
401
401
|
updateAutoImport: st,
|
|
402
402
|
getAutoImport: it,
|
|
@@ -470,7 +470,7 @@ function $t({ projectionName: e = o(), ...t }) {
|
|
|
470
470
|
...t
|
|
471
471
|
});
|
|
472
472
|
}
|
|
473
|
-
const
|
|
473
|
+
const sd = {
|
|
474
474
|
listAutoProjection: pt,
|
|
475
475
|
listDisabledAutoProjection: dt,
|
|
476
476
|
listEnabledAutoProjection: mt,
|
|
@@ -758,7 +758,7 @@ function wt({
|
|
|
758
758
|
...s
|
|
759
759
|
});
|
|
760
760
|
}
|
|
761
|
-
const
|
|
761
|
+
const id = {
|
|
762
762
|
listItemBulkyMetadata: gt,
|
|
763
763
|
listShapeBulkyMetadata: It,
|
|
764
764
|
listComponentBulkyMetadata: At,
|
|
@@ -1964,7 +1964,7 @@ function tn({ collectionId: e = o(), queryParams: t = o(), ...n }) {
|
|
|
1964
1964
|
...n
|
|
1965
1965
|
});
|
|
1966
1966
|
}
|
|
1967
|
-
const
|
|
1967
|
+
const cd = {
|
|
1968
1968
|
listCollection: ve,
|
|
1969
1969
|
getCollection: ke,
|
|
1970
1970
|
getCollectionMetadata: Ue,
|
|
@@ -2161,7 +2161,7 @@ function mn({
|
|
|
2161
2161
|
...s
|
|
2162
2162
|
});
|
|
2163
2163
|
}
|
|
2164
|
-
const
|
|
2164
|
+
const ud = {
|
|
2165
2165
|
listComponent: en,
|
|
2166
2166
|
getComponent: nn,
|
|
2167
2167
|
removeComponent: on,
|
|
@@ -2433,7 +2433,7 @@ function Hn({
|
|
|
2433
2433
|
...t
|
|
2434
2434
|
});
|
|
2435
2435
|
}
|
|
2436
|
-
const
|
|
2436
|
+
const hd = {
|
|
2437
2437
|
getConfiguration: ln,
|
|
2438
2438
|
getPropertiesConfiguration: fn,
|
|
2439
2439
|
updatePropertiesConfiguration: Pn,
|
|
@@ -2490,7 +2490,7 @@ function Qn({
|
|
|
2490
2490
|
...a
|
|
2491
2491
|
});
|
|
2492
2492
|
}
|
|
2493
|
-
const
|
|
2493
|
+
const pd = {
|
|
2494
2494
|
createConform: Kn,
|
|
2495
2495
|
createConformItem: Qn
|
|
2496
2496
|
};
|
|
@@ -2503,7 +2503,7 @@ function _n({ xmlDocument: e = o(), headers: t = {}, ...n }) {
|
|
|
2503
2503
|
...n
|
|
2504
2504
|
});
|
|
2505
2505
|
}
|
|
2506
|
-
const
|
|
2506
|
+
const dd = { echo: _n };
|
|
2507
2507
|
function Wn({ ...e } = {}) {
|
|
2508
2508
|
return r({
|
|
2509
2509
|
path: "/API/deletion-lock",
|
|
@@ -2603,7 +2603,7 @@ function ao({
|
|
|
2603
2603
|
...a
|
|
2604
2604
|
});
|
|
2605
2605
|
}
|
|
2606
|
-
const
|
|
2606
|
+
const md = {
|
|
2607
2607
|
listDeletionLock: Wn,
|
|
2608
2608
|
getDeletionLock: Xn,
|
|
2609
2609
|
updateDeletionLock: Yn,
|
|
@@ -2666,7 +2666,7 @@ function ho({ documentMetadataName: e = o(), ...t }) {
|
|
|
2666
2666
|
...t
|
|
2667
2667
|
});
|
|
2668
2668
|
}
|
|
2669
|
-
const
|
|
2669
|
+
const ld = {
|
|
2670
2670
|
listDocumentMetadata: ro,
|
|
2671
2671
|
searchDocumentMetadata: so,
|
|
2672
2672
|
getDocumentMetadata: io,
|
|
@@ -2681,7 +2681,7 @@ function po({ ...e } = {}) {
|
|
|
2681
2681
|
...e
|
|
2682
2682
|
});
|
|
2683
2683
|
}
|
|
2684
|
-
const
|
|
2684
|
+
const fd = { listErrorLogs: po };
|
|
2685
2685
|
function mo({ ...e } = {}) {
|
|
2686
2686
|
return r({
|
|
2687
2687
|
path: "/API/export-location",
|
|
@@ -2741,7 +2741,7 @@ function $o({
|
|
|
2741
2741
|
...a
|
|
2742
2742
|
});
|
|
2743
2743
|
}
|
|
2744
|
-
const
|
|
2744
|
+
const Pd = {
|
|
2745
2745
|
listExportLocation: mo,
|
|
2746
2746
|
getExportLocation: lo,
|
|
2747
2747
|
updateExportLocation: fo,
|
|
@@ -2826,7 +2826,7 @@ function vo({ ...e }) {
|
|
|
2826
2826
|
...e
|
|
2827
2827
|
});
|
|
2828
2828
|
}
|
|
2829
|
-
const
|
|
2829
|
+
const Td = {
|
|
2830
2830
|
listExportTemplete: go,
|
|
2831
2831
|
getExportTemplate: Io,
|
|
2832
2832
|
removeExportTemplate: Ao,
|
|
@@ -2918,7 +2918,7 @@ function Oo({ entityType: e = o(), entityId: t = o(), ...n }) {
|
|
|
2918
2918
|
...n
|
|
2919
2919
|
});
|
|
2920
2920
|
}
|
|
2921
|
-
const
|
|
2921
|
+
const $d = {
|
|
2922
2922
|
listExternalIdNamespace: ko,
|
|
2923
2923
|
getExternalIdNamespace: Uo,
|
|
2924
2924
|
updateExternalIdNamespace: Lo,
|
|
@@ -3059,7 +3059,7 @@ function Xo({ groupName: e = o(), ...t } = {}) {
|
|
|
3059
3059
|
...t
|
|
3060
3060
|
});
|
|
3061
3061
|
}
|
|
3062
|
-
const
|
|
3062
|
+
const gd = {
|
|
3063
3063
|
listFieldGroup: Fo,
|
|
3064
3064
|
getFieldGroup: Ro,
|
|
3065
3065
|
updateFieldGroup: wo,
|
|
@@ -3149,7 +3149,22 @@ function ra({ fileId: e = o(), file: t, headers: n = {}, ...a }) {
|
|
|
3149
3149
|
...a
|
|
3150
3150
|
});
|
|
3151
3151
|
}
|
|
3152
|
-
function sa({
|
|
3152
|
+
function sa({
|
|
3153
|
+
fileId: e = o(),
|
|
3154
|
+
file: t,
|
|
3155
|
+
headers: n = {},
|
|
3156
|
+
...a
|
|
3157
|
+
}) {
|
|
3158
|
+
const s = { contentType: "application/octet-stream", ...n }, i = `/API/storage/file/${e}/data-passkey`;
|
|
3159
|
+
return r({
|
|
3160
|
+
path: i,
|
|
3161
|
+
method: "POST",
|
|
3162
|
+
body: t,
|
|
3163
|
+
headers: s,
|
|
3164
|
+
...a
|
|
3165
|
+
});
|
|
3166
|
+
}
|
|
3167
|
+
function ia({ fileId: e = o(), metadataDocument: t, ...n }) {
|
|
3153
3168
|
const a = `/API/storage/file/${e}/import/`;
|
|
3154
3169
|
return r({
|
|
3155
3170
|
path: a,
|
|
@@ -3158,7 +3173,7 @@ function sa({ fileId: e = o(), metadataDocument: t, ...n }) {
|
|
|
3158
3173
|
...n
|
|
3159
3174
|
});
|
|
3160
3175
|
}
|
|
3161
|
-
function
|
|
3176
|
+
function ca({ fileId: e = o(), metadataDocument: t, ...n }) {
|
|
3162
3177
|
const a = `/API/storage/file/${e}/import/assetmap`;
|
|
3163
3178
|
return r({
|
|
3164
3179
|
path: a,
|
|
@@ -3167,7 +3182,7 @@ function ia({ fileId: e = o(), metadataDocument: t, ...n }) {
|
|
|
3167
3182
|
...n
|
|
3168
3183
|
});
|
|
3169
3184
|
}
|
|
3170
|
-
function
|
|
3185
|
+
function ua({ storageId: e = o(), metadataDocument: t, ...n }) {
|
|
3171
3186
|
const a = `/API/storage/${e}/file/import/assetmap`;
|
|
3172
3187
|
return r({
|
|
3173
3188
|
path: a,
|
|
@@ -3176,7 +3191,7 @@ function ca({ storageId: e = o(), metadataDocument: t, ...n }) {
|
|
|
3176
3191
|
...n
|
|
3177
3192
|
});
|
|
3178
3193
|
}
|
|
3179
|
-
function
|
|
3194
|
+
function ha({ storageId: e = o(), metadataDocument: t, ...n }) {
|
|
3180
3195
|
const a = `/API/storage/${e}/import/`;
|
|
3181
3196
|
return r({
|
|
3182
3197
|
path: a,
|
|
@@ -3185,7 +3200,7 @@ function ua({ storageId: e = o(), metadataDocument: t, ...n }) {
|
|
|
3185
3200
|
...n
|
|
3186
3201
|
});
|
|
3187
3202
|
}
|
|
3188
|
-
function
|
|
3203
|
+
function pa({ fileId: e = o(), targetStorageId: t = o(), ...n }) {
|
|
3189
3204
|
const a = `/API/storage/file/${e}/storage/${t}/`;
|
|
3190
3205
|
return r({
|
|
3191
3206
|
path: a,
|
|
@@ -3193,7 +3208,7 @@ function ha({ fileId: e = o(), targetStorageId: t = o(), ...n }) {
|
|
|
3193
3208
|
...n
|
|
3194
3209
|
});
|
|
3195
3210
|
}
|
|
3196
|
-
function
|
|
3211
|
+
function da({ fileId: e = o(), ...t }) {
|
|
3197
3212
|
const n = `/API/storage/file/${e}`;
|
|
3198
3213
|
return r({
|
|
3199
3214
|
path: n,
|
|
@@ -3201,7 +3216,7 @@ function pa({ fileId: e = o(), ...t }) {
|
|
|
3201
3216
|
...t
|
|
3202
3217
|
});
|
|
3203
3218
|
}
|
|
3204
|
-
function
|
|
3219
|
+
function ma({ storageId: e = o(), fileDocument: t, ...n }) {
|
|
3205
3220
|
const a = `/API/storage/${e}/file/`;
|
|
3206
3221
|
return r({
|
|
3207
3222
|
path: a,
|
|
@@ -3210,7 +3225,7 @@ function da({ storageId: e = o(), fileDocument: t, ...n }) {
|
|
|
3210
3225
|
...n
|
|
3211
3226
|
});
|
|
3212
3227
|
}
|
|
3213
|
-
function
|
|
3228
|
+
function la({ fileId: e = o(), ...t }) {
|
|
3214
3229
|
const n = `/API/storage/file/${e}/entity`;
|
|
3215
3230
|
return r({
|
|
3216
3231
|
path: n,
|
|
@@ -3218,7 +3233,7 @@ function ma({ fileId: e = o(), ...t }) {
|
|
|
3218
3233
|
...t
|
|
3219
3234
|
});
|
|
3220
3235
|
}
|
|
3221
|
-
function
|
|
3236
|
+
function fa({ fileId: e = o(), ...t }) {
|
|
3222
3237
|
const n = `/API/storage/file/${e}/path/`;
|
|
3223
3238
|
return r({
|
|
3224
3239
|
path: n,
|
|
@@ -3226,7 +3241,7 @@ function la({ fileId: e = o(), ...t }) {
|
|
|
3226
3241
|
...t
|
|
3227
3242
|
});
|
|
3228
3243
|
}
|
|
3229
|
-
function
|
|
3244
|
+
function Pa({ fileId: e = o(), state: t = o(), ...n }) {
|
|
3230
3245
|
const a = `/API/storage/file/${e}/state/${t}`;
|
|
3231
3246
|
return r({
|
|
3232
3247
|
path: a,
|
|
@@ -3234,7 +3249,7 @@ function fa({ fileId: e = o(), state: t = o(), ...n }) {
|
|
|
3234
3249
|
...n
|
|
3235
3250
|
});
|
|
3236
3251
|
}
|
|
3237
|
-
function
|
|
3252
|
+
function Ta({ fileId: e = o(), hash: t = o(), ...n }) {
|
|
3238
3253
|
const a = `/API/storage/file/${e}/hash/${t}`;
|
|
3239
3254
|
return r({
|
|
3240
3255
|
path: a,
|
|
@@ -3242,7 +3257,7 @@ function Pa({ fileId: e = o(), hash: t = o(), ...n }) {
|
|
|
3242
3257
|
...n
|
|
3243
3258
|
});
|
|
3244
3259
|
}
|
|
3245
|
-
function
|
|
3260
|
+
function $a({ fileId: e = o(), ...t }) {
|
|
3246
3261
|
const n = `/API/storage/file/${e}/abandon`;
|
|
3247
3262
|
return r({
|
|
3248
3263
|
path: n,
|
|
@@ -3250,7 +3265,7 @@ function Ta({ fileId: e = o(), ...t }) {
|
|
|
3250
3265
|
...t
|
|
3251
3266
|
});
|
|
3252
3267
|
}
|
|
3253
|
-
function
|
|
3268
|
+
function ga({ fileId: e = o(), ...t }) {
|
|
3254
3269
|
const n = `/API/storage/file/${e}/re-index`;
|
|
3255
3270
|
return r({
|
|
3256
3271
|
path: n,
|
|
@@ -3258,7 +3273,7 @@ function $a({ fileId: e = o(), ...t }) {
|
|
|
3258
3273
|
...t
|
|
3259
3274
|
});
|
|
3260
3275
|
}
|
|
3261
|
-
function
|
|
3276
|
+
function Ia({ fileId: e = o(), ...t }) {
|
|
3262
3277
|
const n = `/API/storage/file/${e}/uri`;
|
|
3263
3278
|
return r({
|
|
3264
3279
|
path: n,
|
|
@@ -3266,7 +3281,7 @@ function ga({ fileId: e = o(), ...t }) {
|
|
|
3266
3281
|
...t
|
|
3267
3282
|
});
|
|
3268
3283
|
}
|
|
3269
|
-
function
|
|
3284
|
+
function Aa({ fileId: e = o(), ...t }) {
|
|
3270
3285
|
const n = `/API/storage/file/${e}/analyze`;
|
|
3271
3286
|
return r({
|
|
3272
3287
|
path: n,
|
|
@@ -3274,7 +3289,7 @@ function Ia({ fileId: e = o(), ...t }) {
|
|
|
3274
3289
|
...t
|
|
3275
3290
|
});
|
|
3276
3291
|
}
|
|
3277
|
-
function
|
|
3292
|
+
function Ea({ fileId: e = o(), ...t }) {
|
|
3278
3293
|
const n = `/API/storage/file/${e}/analyze/imp`;
|
|
3279
3294
|
return r({
|
|
3280
3295
|
path: n,
|
|
@@ -3282,7 +3297,7 @@ function Aa({ fileId: e = o(), ...t }) {
|
|
|
3282
3297
|
...t
|
|
3283
3298
|
});
|
|
3284
3299
|
}
|
|
3285
|
-
function
|
|
3300
|
+
function ya({ fileId: e = o(), ...t }) {
|
|
3286
3301
|
const n = `/API/storage/file/${e}/shape`;
|
|
3287
3302
|
return r({
|
|
3288
3303
|
path: n,
|
|
@@ -3290,7 +3305,7 @@ function Ea({ fileId: e = o(), ...t }) {
|
|
|
3290
3305
|
...t
|
|
3291
3306
|
});
|
|
3292
3307
|
}
|
|
3293
|
-
const
|
|
3308
|
+
const ba = {
|
|
3294
3309
|
listFile: Yo,
|
|
3295
3310
|
listFileStorage: Zo,
|
|
3296
3311
|
listFileImportable: ta,
|
|
@@ -3299,32 +3314,33 @@ const ya = {
|
|
|
3299
3314
|
createFileRaw: oa,
|
|
3300
3315
|
getFileRaw: aa,
|
|
3301
3316
|
updateFileRaw: ra,
|
|
3302
|
-
|
|
3303
|
-
|
|
3304
|
-
|
|
3305
|
-
|
|
3306
|
-
|
|
3307
|
-
|
|
3308
|
-
|
|
3309
|
-
|
|
3310
|
-
|
|
3311
|
-
|
|
3312
|
-
|
|
3313
|
-
|
|
3314
|
-
|
|
3315
|
-
|
|
3316
|
-
|
|
3317
|
-
|
|
3318
|
-
|
|
3317
|
+
updateFileRawByPasskey: sa,
|
|
3318
|
+
createFileImport: ia,
|
|
3319
|
+
createFileImportAssetMap: ca,
|
|
3320
|
+
createFilePathImportAssetMap: ua,
|
|
3321
|
+
createFileImportPath: ha,
|
|
3322
|
+
createFileMove: pa,
|
|
3323
|
+
removeFile: da,
|
|
3324
|
+
createFileEntity: ma,
|
|
3325
|
+
removeFileEntity: la,
|
|
3326
|
+
createFilePath: fa,
|
|
3327
|
+
updateFileState: Pa,
|
|
3328
|
+
updateFileHash: Ta,
|
|
3329
|
+
abandonFile: $a,
|
|
3330
|
+
reindexFile: ga,
|
|
3331
|
+
createFileTemporaryCredentials: Ia,
|
|
3332
|
+
analyzeFile: Aa,
|
|
3333
|
+
analyzeFileImp: Ea,
|
|
3334
|
+
listFileShapes: ya
|
|
3319
3335
|
};
|
|
3320
|
-
function
|
|
3336
|
+
function Sa({ ...e } = {}) {
|
|
3321
3337
|
return r({
|
|
3322
3338
|
path: "/API/metadata",
|
|
3323
3339
|
method: "GET",
|
|
3324
3340
|
...e
|
|
3325
3341
|
});
|
|
3326
3342
|
}
|
|
3327
|
-
function
|
|
3343
|
+
function Ga({ metadataDocument: e = o(), ...t }) {
|
|
3328
3344
|
return r({
|
|
3329
3345
|
path: "/API/metadata",
|
|
3330
3346
|
method: "PUT",
|
|
@@ -3332,7 +3348,7 @@ function Sa({ metadataDocument: e = o(), ...t }) {
|
|
|
3332
3348
|
...t
|
|
3333
3349
|
});
|
|
3334
3350
|
}
|
|
3335
|
-
function
|
|
3351
|
+
function va({ uuid: e = o(), ...t }) {
|
|
3336
3352
|
const n = `/API/metadata/${e}`;
|
|
3337
3353
|
return r({
|
|
3338
3354
|
path: n,
|
|
@@ -3340,7 +3356,7 @@ function Ga({ uuid: e = o(), ...t }) {
|
|
|
3340
3356
|
...t
|
|
3341
3357
|
});
|
|
3342
3358
|
}
|
|
3343
|
-
function
|
|
3359
|
+
function ka({ uuid: e = o(), ...t } = {}) {
|
|
3344
3360
|
const n = `/API/metadata/${e}`;
|
|
3345
3361
|
return r({
|
|
3346
3362
|
path: n,
|
|
@@ -3348,20 +3364,20 @@ function va({ uuid: e = o(), ...t } = {}) {
|
|
|
3348
3364
|
...t
|
|
3349
3365
|
});
|
|
3350
3366
|
}
|
|
3351
|
-
const
|
|
3352
|
-
listGlobalMetadata:
|
|
3353
|
-
updateGlobalMetadata:
|
|
3354
|
-
getGlobalMetadata:
|
|
3355
|
-
removeGlobalMetadata:
|
|
3367
|
+
const Id = {
|
|
3368
|
+
listGlobalMetadata: Sa,
|
|
3369
|
+
updateGlobalMetadata: Ga,
|
|
3370
|
+
getGlobalMetadata: va,
|
|
3371
|
+
removeGlobalMetadata: ka
|
|
3356
3372
|
};
|
|
3357
|
-
function
|
|
3373
|
+
function Ua({ ...e } = {}) {
|
|
3358
3374
|
return r({
|
|
3359
3375
|
path: "/API/group/",
|
|
3360
3376
|
method: "GET",
|
|
3361
3377
|
...e
|
|
3362
3378
|
});
|
|
3363
3379
|
}
|
|
3364
|
-
function
|
|
3380
|
+
function La({ groupName: e = o(), ...t }) {
|
|
3365
3381
|
const n = `/API/group/${e}`;
|
|
3366
3382
|
return r({
|
|
3367
3383
|
path: n,
|
|
@@ -3369,7 +3385,7 @@ function Ua({ groupName: e = o(), ...t }) {
|
|
|
3369
3385
|
...t
|
|
3370
3386
|
});
|
|
3371
3387
|
}
|
|
3372
|
-
function
|
|
3388
|
+
function xa({ groupName: e = o(), groupDocument: t, ...n }) {
|
|
3373
3389
|
const a = `/API/group/${e}/`;
|
|
3374
3390
|
return r({
|
|
3375
3391
|
path: a,
|
|
@@ -3378,7 +3394,7 @@ function La({ groupName: e = o(), groupDocument: t, ...n }) {
|
|
|
3378
3394
|
...n
|
|
3379
3395
|
});
|
|
3380
3396
|
}
|
|
3381
|
-
function
|
|
3397
|
+
function Ca({ groupName: e = o(), ...t }) {
|
|
3382
3398
|
const n = `/API/group/${e}`;
|
|
3383
3399
|
return r({
|
|
3384
3400
|
path: n,
|
|
@@ -3386,14 +3402,14 @@ function xa({ groupName: e = o(), ...t }) {
|
|
|
3386
3402
|
...t
|
|
3387
3403
|
});
|
|
3388
3404
|
}
|
|
3389
|
-
function
|
|
3405
|
+
function Ma({ ...e }) {
|
|
3390
3406
|
return r({
|
|
3391
3407
|
path: "/API/group/",
|
|
3392
3408
|
method: "DELETE",
|
|
3393
3409
|
...e
|
|
3394
3410
|
});
|
|
3395
3411
|
}
|
|
3396
|
-
function
|
|
3412
|
+
function Da({ groupSearchDocument: e, ...t }) {
|
|
3397
3413
|
return r({
|
|
3398
3414
|
path: "/API/group/",
|
|
3399
3415
|
method: "PUT",
|
|
@@ -3401,7 +3417,7 @@ function Ma({ groupSearchDocument: e, ...t }) {
|
|
|
3401
3417
|
...t
|
|
3402
3418
|
});
|
|
3403
3419
|
}
|
|
3404
|
-
function
|
|
3420
|
+
function Oa({ groupName: e = o(), headers: t = {}, ...n }) {
|
|
3405
3421
|
const a = { accept: "text/plain", ...t }, s = `/API/group/${e}/role`;
|
|
3406
3422
|
return r({
|
|
3407
3423
|
path: s,
|
|
@@ -3410,7 +3426,7 @@ function Da({ groupName: e = o(), headers: t = {}, ...n }) {
|
|
|
3410
3426
|
...n
|
|
3411
3427
|
});
|
|
3412
3428
|
}
|
|
3413
|
-
function
|
|
3429
|
+
function ja({ groupName: e = o(), headers: t = {}, ...n }) {
|
|
3414
3430
|
const a = { accept: "text/plain", ...t }, s = `/API/group/${e}/description`;
|
|
3415
3431
|
return r({
|
|
3416
3432
|
path: s,
|
|
@@ -3419,7 +3435,7 @@ function Oa({ groupName: e = o(), headers: t = {}, ...n }) {
|
|
|
3419
3435
|
...n
|
|
3420
3436
|
});
|
|
3421
3437
|
}
|
|
3422
|
-
function
|
|
3438
|
+
function Fa({
|
|
3423
3439
|
groupName: e = o(),
|
|
3424
3440
|
description: t,
|
|
3425
3441
|
headers: n = {},
|
|
@@ -3434,7 +3450,7 @@ function ja({
|
|
|
3434
3450
|
...a
|
|
3435
3451
|
});
|
|
3436
3452
|
}
|
|
3437
|
-
function
|
|
3453
|
+
function Ra({ groupName: e = o(), headers: t = {}, ...n }) {
|
|
3438
3454
|
const a = { accept: "text/plain", ...t }, s = `/API/group/${e}/parents/`;
|
|
3439
3455
|
return r({
|
|
3440
3456
|
path: s,
|
|
@@ -3443,7 +3459,7 @@ function Fa({ groupName: e = o(), headers: t = {}, ...n }) {
|
|
|
3443
3459
|
...n
|
|
3444
3460
|
});
|
|
3445
3461
|
}
|
|
3446
|
-
function
|
|
3462
|
+
function wa({ groupName: e = o(), headers: t = {}, ...n }) {
|
|
3447
3463
|
const a = { accept: "text/plain", ...t }, s = `/API/group/${e}/children/`;
|
|
3448
3464
|
return r({
|
|
3449
3465
|
path: s,
|
|
@@ -3452,7 +3468,7 @@ function Ra({ groupName: e = o(), headers: t = {}, ...n }) {
|
|
|
3452
3468
|
...n
|
|
3453
3469
|
});
|
|
3454
3470
|
}
|
|
3455
|
-
function
|
|
3471
|
+
function za({ groupName: e = o(), childGroupName: t = o(), ...n }) {
|
|
3456
3472
|
const a = `/API/group/${e}/group/${t}`;
|
|
3457
3473
|
return r({
|
|
3458
3474
|
path: a,
|
|
@@ -3460,7 +3476,7 @@ function wa({ groupName: e = o(), childGroupName: t = o(), ...n }) {
|
|
|
3460
3476
|
...n
|
|
3461
3477
|
});
|
|
3462
3478
|
}
|
|
3463
|
-
function
|
|
3479
|
+
function qa({
|
|
3464
3480
|
groupName: e = o(),
|
|
3465
3481
|
childGroupName: t = o(),
|
|
3466
3482
|
...n
|
|
@@ -3472,7 +3488,7 @@ function za({
|
|
|
3472
3488
|
...n
|
|
3473
3489
|
});
|
|
3474
3490
|
}
|
|
3475
|
-
function
|
|
3491
|
+
function Ba({ groupName: e = o(), headers: t = {}, ...n }) {
|
|
3476
3492
|
const a = { accept: "text/plain", ...t }, s = `/API/group/${e}/users/`;
|
|
3477
3493
|
return r({
|
|
3478
3494
|
path: s,
|
|
@@ -3481,7 +3497,7 @@ function qa({ groupName: e = o(), headers: t = {}, ...n }) {
|
|
|
3481
3497
|
...n
|
|
3482
3498
|
});
|
|
3483
3499
|
}
|
|
3484
|
-
function
|
|
3500
|
+
function Na({ groupName: e = o(), userName: t = o(), ...n }) {
|
|
3485
3501
|
const a = `/API/group/${e}/user/${t}`;
|
|
3486
3502
|
return r({
|
|
3487
3503
|
path: a,
|
|
@@ -3489,7 +3505,7 @@ function Ba({ groupName: e = o(), userName: t = o(), ...n }) {
|
|
|
3489
3505
|
...n
|
|
3490
3506
|
});
|
|
3491
3507
|
}
|
|
3492
|
-
function
|
|
3508
|
+
function Ja({ groupName: e = o(), userName: t = o(), ...n }) {
|
|
3493
3509
|
const a = `/API/group/${e}/user/${t}`;
|
|
3494
3510
|
return r({
|
|
3495
3511
|
path: a,
|
|
@@ -3497,25 +3513,25 @@ function Na({ groupName: e = o(), userName: t = o(), ...n }) {
|
|
|
3497
3513
|
...n
|
|
3498
3514
|
});
|
|
3499
3515
|
}
|
|
3500
|
-
const
|
|
3501
|
-
listGroup:
|
|
3502
|
-
getGroup:
|
|
3503
|
-
updateGroup:
|
|
3504
|
-
removeGroup:
|
|
3505
|
-
removeGroupList:
|
|
3506
|
-
searchGroup:
|
|
3507
|
-
getGroupRoleStatus:
|
|
3508
|
-
getGroupDescription:
|
|
3509
|
-
updateGroupDescription:
|
|
3510
|
-
getGroupParents:
|
|
3511
|
-
getGroupChildren:
|
|
3512
|
-
addGroupChildren:
|
|
3513
|
-
removeGroupChildren:
|
|
3514
|
-
getGroupUser:
|
|
3515
|
-
addGroupUser:
|
|
3516
|
-
removeGroupUser:
|
|
3517
|
-
}, { createFileEntity:
|
|
3518
|
-
function
|
|
3516
|
+
const Ad = {
|
|
3517
|
+
listGroup: Ua,
|
|
3518
|
+
getGroup: La,
|
|
3519
|
+
updateGroup: xa,
|
|
3520
|
+
removeGroup: Ca,
|
|
3521
|
+
removeGroupList: Ma,
|
|
3522
|
+
searchGroup: Da,
|
|
3523
|
+
getGroupRoleStatus: Oa,
|
|
3524
|
+
getGroupDescription: ja,
|
|
3525
|
+
updateGroupDescription: Fa,
|
|
3526
|
+
getGroupParents: Ra,
|
|
3527
|
+
getGroupChildren: wa,
|
|
3528
|
+
addGroupChildren: za,
|
|
3529
|
+
removeGroupChildren: qa,
|
|
3530
|
+
getGroupUser: Ba,
|
|
3531
|
+
addGroupUser: Na,
|
|
3532
|
+
removeGroupUser: Ja
|
|
3533
|
+
}, { createFileEntity: Va, createFileTemporaryCredentials: Ha, updateFileState: Ka, abandonFile: Qa } = ba;
|
|
3534
|
+
function _a({ metadataDocument: e = {}, ...t } = {}) {
|
|
3519
3535
|
return r({
|
|
3520
3536
|
path: "/API/import/",
|
|
3521
3537
|
method: "POST",
|
|
@@ -3523,14 +3539,14 @@ function Qa({ metadataDocument: e = {}, ...t } = {}) {
|
|
|
3523
3539
|
...t
|
|
3524
3540
|
});
|
|
3525
3541
|
}
|
|
3526
|
-
function
|
|
3542
|
+
function Wa({ ...e } = {}) {
|
|
3527
3543
|
return r({
|
|
3528
3544
|
path: "/API/import/storage",
|
|
3529
3545
|
method: "GET",
|
|
3530
3546
|
...e
|
|
3531
3547
|
});
|
|
3532
3548
|
}
|
|
3533
|
-
function
|
|
3549
|
+
function Xa({ file: e = o(), headers: t = {}, ...n }) {
|
|
3534
3550
|
return r({
|
|
3535
3551
|
path: "/API/import/raw/",
|
|
3536
3552
|
method: "POST",
|
|
@@ -3539,7 +3555,7 @@ function Wa({ file: e = o(), headers: t = {}, ...n }) {
|
|
|
3539
3555
|
...n
|
|
3540
3556
|
});
|
|
3541
3557
|
}
|
|
3542
|
-
function
|
|
3558
|
+
function Ya({ file: e = o(), headers: t = {}, ...n }) {
|
|
3543
3559
|
return r({
|
|
3544
3560
|
path: "/APInoauth/import/raw/",
|
|
3545
3561
|
method: "POST",
|
|
@@ -3548,7 +3564,7 @@ function Xa({ file: e = o(), headers: t = {}, ...n }) {
|
|
|
3548
3564
|
...n
|
|
3549
3565
|
});
|
|
3550
3566
|
}
|
|
3551
|
-
function
|
|
3567
|
+
function Za({ metadataDocument: e = {}, ...t } = {}) {
|
|
3552
3568
|
return r({
|
|
3553
3569
|
path: "/API/import/raw-passkey/",
|
|
3554
3570
|
method: "POST",
|
|
@@ -3556,7 +3572,7 @@ function Ya({ metadataDocument: e = {}, ...t } = {}) {
|
|
|
3556
3572
|
...t
|
|
3557
3573
|
});
|
|
3558
3574
|
}
|
|
3559
|
-
function
|
|
3575
|
+
function tr({
|
|
3560
3576
|
itemId: e = o(),
|
|
3561
3577
|
component: t = o(),
|
|
3562
3578
|
...n
|
|
@@ -3568,7 +3584,7 @@ function Za({
|
|
|
3568
3584
|
...n
|
|
3569
3585
|
});
|
|
3570
3586
|
}
|
|
3571
|
-
function
|
|
3587
|
+
function er({ metadataDocument: e = {}, ...t } = {}) {
|
|
3572
3588
|
return r({
|
|
3573
3589
|
path: "/API/import/imp/",
|
|
3574
3590
|
method: "POST",
|
|
@@ -3576,7 +3592,7 @@ function tr({ metadataDocument: e = {}, ...t } = {}) {
|
|
|
3576
3592
|
...t
|
|
3577
3593
|
});
|
|
3578
3594
|
}
|
|
3579
|
-
function
|
|
3595
|
+
function nr({ metadataDocument: e = {}, ...t } = {}) {
|
|
3580
3596
|
return r({
|
|
3581
3597
|
path: "/API/import/placeholder/",
|
|
3582
3598
|
method: "POST",
|
|
@@ -3584,7 +3600,7 @@ function er({ metadataDocument: e = {}, ...t } = {}) {
|
|
|
3584
3600
|
...t
|
|
3585
3601
|
});
|
|
3586
3602
|
}
|
|
3587
|
-
function
|
|
3603
|
+
function or({ itemId: e = o(), component: t = o(), ...n }) {
|
|
3588
3604
|
const a = `/API/import/placeholder/${e}/${t}/`;
|
|
3589
3605
|
return r({
|
|
3590
3606
|
path: a,
|
|
@@ -3592,7 +3608,7 @@ function nr({ itemId: e = o(), component: t = o(), ...n }) {
|
|
|
3592
3608
|
...n
|
|
3593
3609
|
});
|
|
3594
3610
|
}
|
|
3595
|
-
function
|
|
3611
|
+
function ar({
|
|
3596
3612
|
itemId: e = o(),
|
|
3597
3613
|
component: t = o(),
|
|
3598
3614
|
file: n = o(),
|
|
@@ -3608,7 +3624,7 @@ function or({
|
|
|
3608
3624
|
...s
|
|
3609
3625
|
});
|
|
3610
3626
|
}
|
|
3611
|
-
function
|
|
3627
|
+
function rr({
|
|
3612
3628
|
itemId: e = o(),
|
|
3613
3629
|
component: t = o(),
|
|
3614
3630
|
file: n = o(),
|
|
@@ -3624,7 +3640,7 @@ function ar({
|
|
|
3624
3640
|
...s
|
|
3625
3641
|
});
|
|
3626
3642
|
}
|
|
3627
|
-
function
|
|
3643
|
+
function sr({ itemId: e = o(), placeholderImportRequestDocument: t, ...n }) {
|
|
3628
3644
|
const a = `/API/import/placeholder/${e}/`;
|
|
3629
3645
|
return r({
|
|
3630
3646
|
path: a,
|
|
@@ -3633,7 +3649,7 @@ function rr({ itemId: e = o(), placeholderImportRequestDocument: t, ...n }) {
|
|
|
3633
3649
|
...n
|
|
3634
3650
|
});
|
|
3635
3651
|
}
|
|
3636
|
-
function
|
|
3652
|
+
function ir({ itemId: e = o(), ...t }) {
|
|
3637
3653
|
const n = `/API/import/placeholder/${e}/raw-passkey/`;
|
|
3638
3654
|
return r({
|
|
3639
3655
|
path: n,
|
|
@@ -3641,7 +3657,7 @@ function sr({ itemId: e = o(), ...t }) {
|
|
|
3641
3657
|
...t
|
|
3642
3658
|
});
|
|
3643
3659
|
}
|
|
3644
|
-
function
|
|
3660
|
+
function cr({
|
|
3645
3661
|
itemId: e = o(),
|
|
3646
3662
|
component: t = o(),
|
|
3647
3663
|
fileId: n = o(),
|
|
@@ -3654,7 +3670,7 @@ function ir({
|
|
|
3654
3670
|
...a
|
|
3655
3671
|
});
|
|
3656
3672
|
}
|
|
3657
|
-
function
|
|
3673
|
+
function ur({ itemId: e = o(), ...t }) {
|
|
3658
3674
|
const n = `/API/import/sidecar/${e}/`;
|
|
3659
3675
|
return r({
|
|
3660
3676
|
path: n,
|
|
@@ -3662,7 +3678,7 @@ function cr({ itemId: e = o(), ...t }) {
|
|
|
3662
3678
|
...t
|
|
3663
3679
|
});
|
|
3664
3680
|
}
|
|
3665
|
-
function
|
|
3681
|
+
function hr({
|
|
3666
3682
|
itemId: e = o(),
|
|
3667
3683
|
file: t,
|
|
3668
3684
|
headers: n = {},
|
|
@@ -3677,15 +3693,15 @@ function ur({
|
|
|
3677
3693
|
...a
|
|
3678
3694
|
});
|
|
3679
3695
|
}
|
|
3680
|
-
function
|
|
3696
|
+
function pr({ file: e = o(), storageId: t = o() }) {
|
|
3681
3697
|
return new Promise((n, a) => {
|
|
3682
3698
|
let s, i;
|
|
3683
|
-
|
|
3699
|
+
Va({
|
|
3684
3700
|
storageId: t,
|
|
3685
3701
|
queryParams: {
|
|
3686
3702
|
path: e.name
|
|
3687
3703
|
}
|
|
3688
|
-
}).then((u) => (i = u.data, s = u.data.id,
|
|
3704
|
+
}).then((u) => (i = u.data, s = u.data.id, Ha({
|
|
3689
3705
|
fileId: s,
|
|
3690
3706
|
queryParams: {
|
|
3691
3707
|
write: !0,
|
|
@@ -3702,41 +3718,41 @@ function hr({ file: e = o(), storageId: t = o() }) {
|
|
|
3702
3718
|
body: e
|
|
3703
3719
|
});
|
|
3704
3720
|
}).then(() => {
|
|
3705
|
-
|
|
3721
|
+
Ka({ fileId: s, state: "CLOSED" });
|
|
3706
3722
|
}).then(() => {
|
|
3707
3723
|
n(i);
|
|
3708
3724
|
}).catch((u) => {
|
|
3709
|
-
s &&
|
|
3725
|
+
s && Qa({ fileId: s }), a(u.response);
|
|
3710
3726
|
});
|
|
3711
3727
|
});
|
|
3712
3728
|
}
|
|
3713
|
-
const
|
|
3714
|
-
createImportUri:
|
|
3715
|
-
getImportStorage:
|
|
3716
|
-
createImportRaw:
|
|
3717
|
-
createImportRawNoAuth:
|
|
3718
|
-
createImportRawPasskey:
|
|
3719
|
-
createImportComponentRawPasskey:
|
|
3720
|
-
createImportImp:
|
|
3721
|
-
createImportPlaceholder:
|
|
3722
|
-
createImportComponent:
|
|
3723
|
-
createImportComponentRaw:
|
|
3724
|
-
createImportComponentRawNoAuth:
|
|
3725
|
-
createImportItem:
|
|
3726
|
-
createImportItemPasskey:
|
|
3727
|
-
createImportItemAdoptFile:
|
|
3728
|
-
createImportItemSidecar:
|
|
3729
|
-
createImportItemSidecarRaw:
|
|
3730
|
-
createImportS3Direct:
|
|
3729
|
+
const Ed = {
|
|
3730
|
+
createImportUri: _a,
|
|
3731
|
+
getImportStorage: Wa,
|
|
3732
|
+
createImportRaw: Xa,
|
|
3733
|
+
createImportRawNoAuth: Ya,
|
|
3734
|
+
createImportRawPasskey: Za,
|
|
3735
|
+
createImportComponentRawPasskey: tr,
|
|
3736
|
+
createImportImp: er,
|
|
3737
|
+
createImportPlaceholder: nr,
|
|
3738
|
+
createImportComponent: or,
|
|
3739
|
+
createImportComponentRaw: ar,
|
|
3740
|
+
createImportComponentRawNoAuth: rr,
|
|
3741
|
+
createImportItem: sr,
|
|
3742
|
+
createImportItemPasskey: ir,
|
|
3743
|
+
createImportItemAdoptFile: cr,
|
|
3744
|
+
createImportItemSidecar: ur,
|
|
3745
|
+
createImportItemSidecarRaw: hr,
|
|
3746
|
+
createImportS3Direct: pr
|
|
3731
3747
|
};
|
|
3732
|
-
function
|
|
3748
|
+
function dr({ ...e } = {}) {
|
|
3733
3749
|
return r({
|
|
3734
3750
|
path: "/API/import/settings",
|
|
3735
3751
|
method: "GET",
|
|
3736
3752
|
...e
|
|
3737
3753
|
});
|
|
3738
3754
|
}
|
|
3739
|
-
function
|
|
3755
|
+
function mr({ importSettingsDocument: e, ...t }) {
|
|
3740
3756
|
return r({
|
|
3741
3757
|
path: "/API/import/settings",
|
|
3742
3758
|
method: "POST",
|
|
@@ -3744,7 +3760,7 @@ function dr({ importSettingsDocument: e, ...t }) {
|
|
|
3744
3760
|
...t
|
|
3745
3761
|
});
|
|
3746
3762
|
}
|
|
3747
|
-
function
|
|
3763
|
+
function lr({ settingsId: e = o(), ...t }) {
|
|
3748
3764
|
const n = `/API/import/settings/${e}`;
|
|
3749
3765
|
return r({
|
|
3750
3766
|
path: n,
|
|
@@ -3752,7 +3768,7 @@ function mr({ settingsId: e = o(), ...t }) {
|
|
|
3752
3768
|
...t
|
|
3753
3769
|
});
|
|
3754
3770
|
}
|
|
3755
|
-
function
|
|
3771
|
+
function fr({ settingsId: e = o(), importSettingsDocument: t, ...n }) {
|
|
3756
3772
|
const a = `/API/import/settings/${e}`;
|
|
3757
3773
|
return r({
|
|
3758
3774
|
path: a,
|
|
@@ -3761,7 +3777,7 @@ function lr({ settingsId: e = o(), importSettingsDocument: t, ...n }) {
|
|
|
3761
3777
|
...n
|
|
3762
3778
|
});
|
|
3763
3779
|
}
|
|
3764
|
-
function
|
|
3780
|
+
function Pr({ settingsId: e = o(), ...t }) {
|
|
3765
3781
|
const n = `/API/import/settings/${e}`;
|
|
3766
3782
|
return r({
|
|
3767
3783
|
path: n,
|
|
@@ -3769,27 +3785,27 @@ function fr({ settingsId: e = o(), ...t }) {
|
|
|
3769
3785
|
...t
|
|
3770
3786
|
});
|
|
3771
3787
|
}
|
|
3772
|
-
const
|
|
3773
|
-
listImportSettings:
|
|
3774
|
-
createImportSettings:
|
|
3775
|
-
getImportSettings:
|
|
3776
|
-
updateImportSettings:
|
|
3777
|
-
removeImportSettings:
|
|
3778
|
-
}, { updateEntityMetadata:
|
|
3779
|
-
listEntityMetadataLock:
|
|
3780
|
-
createEntityMetadataLock:
|
|
3781
|
-
getEntityMetadataLock:
|
|
3782
|
-
updateEntityMetadataLock:
|
|
3783
|
-
removeEntityMetadataLock:
|
|
3788
|
+
const yd = {
|
|
3789
|
+
listImportSettings: dr,
|
|
3790
|
+
createImportSettings: mr,
|
|
3791
|
+
getImportSettings: lr,
|
|
3792
|
+
updateImportSettings: fr,
|
|
3793
|
+
removeImportSettings: Pr
|
|
3794
|
+
}, { updateEntityMetadata: Tr, getEntityMetadata: $r } = $, {
|
|
3795
|
+
listEntityMetadataLock: gr,
|
|
3796
|
+
createEntityMetadataLock: Ir,
|
|
3797
|
+
getEntityMetadataLock: Ar,
|
|
3798
|
+
updateEntityMetadataLock: Er,
|
|
3799
|
+
removeEntityMetadataLock: yr
|
|
3784
3800
|
} = k;
|
|
3785
|
-
function
|
|
3801
|
+
function br({ ...e } = {}) {
|
|
3786
3802
|
return r({
|
|
3787
3803
|
path: "/API/item/",
|
|
3788
3804
|
method: "GET",
|
|
3789
3805
|
...e
|
|
3790
3806
|
});
|
|
3791
3807
|
}
|
|
3792
|
-
function
|
|
3808
|
+
function Sr({ itemId: e = o(), ...t }) {
|
|
3793
3809
|
const n = `/API/item/${e}/`;
|
|
3794
3810
|
return r({
|
|
3795
3811
|
path: n,
|
|
@@ -3797,7 +3813,7 @@ function br({ itemId: e = o(), ...t }) {
|
|
|
3797
3813
|
...t
|
|
3798
3814
|
});
|
|
3799
3815
|
}
|
|
3800
|
-
function
|
|
3816
|
+
function Gr({ itemId: e = o(), ...t }) {
|
|
3801
3817
|
const n = `/API/item/${e}/uri`;
|
|
3802
3818
|
return r({
|
|
3803
3819
|
path: n,
|
|
@@ -3805,7 +3821,7 @@ function Sr({ itemId: e = o(), ...t }) {
|
|
|
3805
3821
|
...t
|
|
3806
3822
|
});
|
|
3807
3823
|
}
|
|
3808
|
-
function
|
|
3824
|
+
function vr({ itemId: e = o(), ...t }) {
|
|
3809
3825
|
const n = `/API/item/${e}/`;
|
|
3810
3826
|
return r({
|
|
3811
3827
|
path: n,
|
|
@@ -3813,14 +3829,14 @@ function Gr({ itemId: e = o(), ...t }) {
|
|
|
3813
3829
|
...t
|
|
3814
3830
|
});
|
|
3815
3831
|
}
|
|
3816
|
-
function
|
|
3832
|
+
function kr({ ...e } = {}) {
|
|
3817
3833
|
return r({
|
|
3818
3834
|
path: "/API/item/",
|
|
3819
3835
|
method: "DELETE",
|
|
3820
3836
|
...e
|
|
3821
3837
|
});
|
|
3822
3838
|
}
|
|
3823
|
-
function
|
|
3839
|
+
function Ur({ itemSearchDocument: e = {}, ...t } = {}) {
|
|
3824
3840
|
return r({
|
|
3825
3841
|
path: "/API/item/",
|
|
3826
3842
|
method: "PUT",
|
|
@@ -3828,7 +3844,7 @@ function kr({ itemSearchDocument: e = {}, ...t } = {}) {
|
|
|
3828
3844
|
...t
|
|
3829
3845
|
});
|
|
3830
3846
|
}
|
|
3831
|
-
function
|
|
3847
|
+
function Lr({ metadataGroupSearchDocument: e, ...t }) {
|
|
3832
3848
|
return r({
|
|
3833
3849
|
path: "/API/item/metadata-group",
|
|
3834
3850
|
method: "PUT",
|
|
@@ -3836,22 +3852,22 @@ function Ur({ metadataGroupSearchDocument: e, ...t }) {
|
|
|
3836
3852
|
...t
|
|
3837
3853
|
});
|
|
3838
3854
|
}
|
|
3839
|
-
function
|
|
3840
|
-
return
|
|
3855
|
+
function xr({ itemId: e = o(), metadataDocument: t, ...n }) {
|
|
3856
|
+
return Tr({
|
|
3841
3857
|
entity: "item",
|
|
3842
3858
|
entityId: e,
|
|
3843
3859
|
metadataDocument: t,
|
|
3844
3860
|
...n
|
|
3845
3861
|
});
|
|
3846
3862
|
}
|
|
3847
|
-
function
|
|
3848
|
-
return
|
|
3863
|
+
function Cr({ itemId: e = o(), ...t }) {
|
|
3864
|
+
return $r({
|
|
3849
3865
|
entity: "item",
|
|
3850
3866
|
entityId: e,
|
|
3851
3867
|
...t
|
|
3852
3868
|
});
|
|
3853
3869
|
}
|
|
3854
|
-
function
|
|
3870
|
+
function Mr({ itemId: e = o(), ...t }) {
|
|
3855
3871
|
const n = `/API/item/${e}/thumbnail`;
|
|
3856
3872
|
return r({
|
|
3857
3873
|
path: n,
|
|
@@ -3859,7 +3875,7 @@ function Cr({ itemId: e = o(), ...t }) {
|
|
|
3859
3875
|
...t
|
|
3860
3876
|
});
|
|
3861
3877
|
}
|
|
3862
|
-
function
|
|
3878
|
+
function Dr({ itemId: e = o(), ...t }) {
|
|
3863
3879
|
const n = `/API/item/${e}/transcode`;
|
|
3864
3880
|
return r({
|
|
3865
3881
|
path: n,
|
|
@@ -3867,7 +3883,7 @@ function Mr({ itemId: e = o(), ...t }) {
|
|
|
3867
3883
|
...t
|
|
3868
3884
|
});
|
|
3869
3885
|
}
|
|
3870
|
-
function
|
|
3886
|
+
function Or({ itemId: e = o(), ...t }) {
|
|
3871
3887
|
const n = `/API/item/${e}/export`;
|
|
3872
3888
|
return r({
|
|
3873
3889
|
path: n,
|
|
@@ -3875,7 +3891,7 @@ function Dr({ itemId: e = o(), ...t }) {
|
|
|
3875
3891
|
...t
|
|
3876
3892
|
});
|
|
3877
3893
|
}
|
|
3878
|
-
function
|
|
3894
|
+
function jr({ itemId: e = o(), ...t }) {
|
|
3879
3895
|
const n = `/API/item/${e}/export/imp`;
|
|
3880
3896
|
return r({
|
|
3881
3897
|
path: n,
|
|
@@ -3883,7 +3899,7 @@ function Or({ itemId: e = o(), ...t }) {
|
|
|
3883
3899
|
...t
|
|
3884
3900
|
});
|
|
3885
3901
|
}
|
|
3886
|
-
function
|
|
3902
|
+
function Fr({ itemId: e = o(), ...t }) {
|
|
3887
3903
|
const n = `/API/item/${e}/relation`;
|
|
3888
3904
|
return r({
|
|
3889
3905
|
path: n,
|
|
@@ -3891,7 +3907,7 @@ function jr({ itemId: e = o(), ...t }) {
|
|
|
3891
3907
|
...t
|
|
3892
3908
|
});
|
|
3893
3909
|
}
|
|
3894
|
-
function
|
|
3910
|
+
function Rr({ itemId: e = o(), relationItemId: t = o(), ...n }) {
|
|
3895
3911
|
const a = `/API/item/${e}/relation/${t}`;
|
|
3896
3912
|
return r({
|
|
3897
3913
|
path: a,
|
|
@@ -3899,7 +3915,7 @@ function Fr({ itemId: e = o(), relationItemId: t = o(), ...n }) {
|
|
|
3899
3915
|
...n
|
|
3900
3916
|
});
|
|
3901
3917
|
}
|
|
3902
|
-
function
|
|
3918
|
+
function wr({ itemRelationListDocument: e = o(), ...t }) {
|
|
3903
3919
|
return r({
|
|
3904
3920
|
path: "/API/relation/",
|
|
3905
3921
|
method: "POST",
|
|
@@ -3907,7 +3923,7 @@ function Rr({ itemRelationListDocument: e = o(), ...t }) {
|
|
|
3907
3923
|
...t
|
|
3908
3924
|
});
|
|
3909
3925
|
}
|
|
3910
|
-
function
|
|
3926
|
+
function zr({ itemId: e = o(), relationItemId: t = o(), ...n }) {
|
|
3911
3927
|
const a = `/API/item/${e}/relation/${t}`;
|
|
3912
3928
|
return r({
|
|
3913
3929
|
path: a,
|
|
@@ -3915,7 +3931,7 @@ function wr({ itemId: e = o(), relationItemId: t = o(), ...n }) {
|
|
|
3915
3931
|
...n
|
|
3916
3932
|
});
|
|
3917
3933
|
}
|
|
3918
|
-
function
|
|
3934
|
+
function qr({ itemId: e = o(), ...t }) {
|
|
3919
3935
|
const n = `/API/item/${e}/relation/`;
|
|
3920
3936
|
return r({
|
|
3921
3937
|
path: n,
|
|
@@ -3923,7 +3939,7 @@ function zr({ itemId: e = o(), ...t }) {
|
|
|
3923
3939
|
...t
|
|
3924
3940
|
});
|
|
3925
3941
|
}
|
|
3926
|
-
function
|
|
3942
|
+
function Br({ itemRelationListDocument: e = o(), ...t }) {
|
|
3927
3943
|
return r({
|
|
3928
3944
|
path: "/API/relation",
|
|
3929
3945
|
method: "POST",
|
|
@@ -3931,7 +3947,7 @@ function qr({ itemRelationListDocument: e = o(), ...t }) {
|
|
|
3931
3947
|
...t
|
|
3932
3948
|
});
|
|
3933
3949
|
}
|
|
3934
|
-
function
|
|
3950
|
+
function Nr({ relationId: e = o(), ...t }) {
|
|
3935
3951
|
const n = `/API/relation/${e}/`;
|
|
3936
3952
|
return r({
|
|
3937
3953
|
path: n,
|
|
@@ -3939,7 +3955,7 @@ function Br({ relationId: e = o(), ...t }) {
|
|
|
3939
3955
|
...t
|
|
3940
3956
|
});
|
|
3941
3957
|
}
|
|
3942
|
-
function
|
|
3958
|
+
function Jr({ relationId: e = o(), ...t }) {
|
|
3943
3959
|
const n = `/API/relation/${e}/`;
|
|
3944
3960
|
return r({
|
|
3945
3961
|
path: n,
|
|
@@ -3947,7 +3963,7 @@ function Nr({ relationId: e = o(), ...t }) {
|
|
|
3947
3963
|
...t
|
|
3948
3964
|
});
|
|
3949
3965
|
}
|
|
3950
|
-
function
|
|
3966
|
+
function Vr({ relationId: e = o(), ...t }) {
|
|
3951
3967
|
const n = `/API/relation/${e}/`;
|
|
3952
3968
|
return r({
|
|
3953
3969
|
path: n,
|
|
@@ -3955,14 +3971,14 @@ function Jr({ relationId: e = o(), ...t }) {
|
|
|
3955
3971
|
...t
|
|
3956
3972
|
});
|
|
3957
3973
|
}
|
|
3958
|
-
function
|
|
3974
|
+
function Hr({ ...e } = {}) {
|
|
3959
3975
|
return r({
|
|
3960
3976
|
path: "/API/item/history",
|
|
3961
3977
|
method: "GET",
|
|
3962
3978
|
...e
|
|
3963
3979
|
});
|
|
3964
3980
|
}
|
|
3965
|
-
function
|
|
3981
|
+
function Kr({ itemId: e = o(), ...t }) {
|
|
3966
3982
|
const n = `/API/item/${e}/re-index`;
|
|
3967
3983
|
return r({
|
|
3968
3984
|
path: n,
|
|
@@ -3970,14 +3986,14 @@ function Hr({ itemId: e = o(), ...t }) {
|
|
|
3970
3986
|
...t
|
|
3971
3987
|
});
|
|
3972
3988
|
}
|
|
3973
|
-
function
|
|
3989
|
+
function Qr({ ...e } = {}) {
|
|
3974
3990
|
return r({
|
|
3975
3991
|
path: "/API/item/list",
|
|
3976
3992
|
method: "POST",
|
|
3977
3993
|
...e
|
|
3978
3994
|
});
|
|
3979
3995
|
}
|
|
3980
|
-
function
|
|
3996
|
+
function _r({ itemId: e = o(), ...t }) {
|
|
3981
3997
|
const n = `/API/item/${e}/collections`;
|
|
3982
3998
|
return r({
|
|
3983
3999
|
path: n,
|
|
@@ -3985,7 +4001,7 @@ function Qr({ itemId: e = o(), ...t }) {
|
|
|
3985
4001
|
...t
|
|
3986
4002
|
});
|
|
3987
4003
|
}
|
|
3988
|
-
function
|
|
4004
|
+
function Wr({ itemId: e = o(), ...t }) {
|
|
3989
4005
|
const n = `/API/item/${e}/library`;
|
|
3990
4006
|
return r({
|
|
3991
4007
|
path: n,
|
|
@@ -3993,7 +4009,7 @@ function _r({ itemId: e = o(), ...t }) {
|
|
|
3993
4009
|
...t
|
|
3994
4010
|
});
|
|
3995
4011
|
}
|
|
3996
|
-
function
|
|
4012
|
+
function Xr({ itemId: e = o(), ...t }) {
|
|
3997
4013
|
const n = `/API/item/${e}/lock`;
|
|
3998
4014
|
return r({
|
|
3999
4015
|
path: n,
|
|
@@ -4001,7 +4017,7 @@ function Wr({ itemId: e = o(), ...t }) {
|
|
|
4001
4017
|
...t
|
|
4002
4018
|
});
|
|
4003
4019
|
}
|
|
4004
|
-
function
|
|
4020
|
+
function Yr({ itemId: e = o(), ...t }) {
|
|
4005
4021
|
const n = `/API/item/${e}/lock`;
|
|
4006
4022
|
return r({
|
|
4007
4023
|
path: n,
|
|
@@ -4009,7 +4025,7 @@ function Xr({ itemId: e = o(), ...t }) {
|
|
|
4009
4025
|
...t
|
|
4010
4026
|
});
|
|
4011
4027
|
}
|
|
4012
|
-
function
|
|
4028
|
+
function Zr({ itemId: e = o(), ...t }) {
|
|
4013
4029
|
const n = `/API/item/${e}/lock`;
|
|
4014
4030
|
return r({
|
|
4015
4031
|
path: n,
|
|
@@ -4017,7 +4033,7 @@ function Yr({ itemId: e = o(), ...t }) {
|
|
|
4017
4033
|
...t
|
|
4018
4034
|
});
|
|
4019
4035
|
}
|
|
4020
|
-
function
|
|
4036
|
+
function ts({ itemId: e = o(), ...t }) {
|
|
4021
4037
|
const n = `/API/item/${e}/lock`;
|
|
4022
4038
|
return r({
|
|
4023
4039
|
path: n,
|
|
@@ -4025,13 +4041,6 @@ function Zr({ itemId: e = o(), ...t }) {
|
|
|
4025
4041
|
...t
|
|
4026
4042
|
});
|
|
4027
4043
|
}
|
|
4028
|
-
function ts({ itemId: e = o(), ...t }) {
|
|
4029
|
-
return $r({
|
|
4030
|
-
entity: "item",
|
|
4031
|
-
entityId: e,
|
|
4032
|
-
...t
|
|
4033
|
-
});
|
|
4034
|
-
}
|
|
4035
4044
|
function es({ itemId: e = o(), ...t }) {
|
|
4036
4045
|
return gr({
|
|
4037
4046
|
entity: "item",
|
|
@@ -4039,12 +4048,11 @@ function es({ itemId: e = o(), ...t }) {
|
|
|
4039
4048
|
...t
|
|
4040
4049
|
});
|
|
4041
4050
|
}
|
|
4042
|
-
function ns({ itemId: e = o(),
|
|
4051
|
+
function ns({ itemId: e = o(), ...t }) {
|
|
4043
4052
|
return Ir({
|
|
4044
4053
|
entity: "item",
|
|
4045
4054
|
entityId: e,
|
|
4046
|
-
|
|
4047
|
-
...n
|
|
4055
|
+
...t
|
|
4048
4056
|
});
|
|
4049
4057
|
}
|
|
4050
4058
|
function os({ itemId: e = o(), lockId: t = o(), ...n }) {
|
|
@@ -4063,7 +4071,15 @@ function as({ itemId: e = o(), lockId: t = o(), ...n }) {
|
|
|
4063
4071
|
...n
|
|
4064
4072
|
});
|
|
4065
4073
|
}
|
|
4066
|
-
function rs({ itemId: e = o(),
|
|
4074
|
+
function rs({ itemId: e = o(), lockId: t = o(), ...n }) {
|
|
4075
|
+
return yr({
|
|
4076
|
+
entity: "item",
|
|
4077
|
+
entityId: e,
|
|
4078
|
+
lockId: t,
|
|
4079
|
+
...n
|
|
4080
|
+
});
|
|
4081
|
+
}
|
|
4082
|
+
function ss({ itemId: e = o(), ...t }) {
|
|
4067
4083
|
const n = `/API/item/${e}/loudness`;
|
|
4068
4084
|
return r({
|
|
4069
4085
|
path: n,
|
|
@@ -4071,7 +4087,7 @@ function rs({ itemId: e = o(), ...t }) {
|
|
|
4071
4087
|
...t
|
|
4072
4088
|
});
|
|
4073
4089
|
}
|
|
4074
|
-
function
|
|
4090
|
+
function is({ itemId: e = o(), ...t }) {
|
|
4075
4091
|
const n = `/API/item/${e}/waveform/values`;
|
|
4076
4092
|
return r({
|
|
4077
4093
|
path: n,
|
|
@@ -4079,7 +4095,7 @@ function ss({ itemId: e = o(), ...t }) {
|
|
|
4079
4095
|
...t
|
|
4080
4096
|
});
|
|
4081
4097
|
}
|
|
4082
|
-
function
|
|
4098
|
+
function cs({ itemId: e = o(), headers: t = {}, ...n }) {
|
|
4083
4099
|
const a = `/API/item/${e}/waveform/image`, s = { accept: "image/png", ...t };
|
|
4084
4100
|
return r({
|
|
4085
4101
|
path: a,
|
|
@@ -4088,7 +4104,7 @@ function is({ itemId: e = o(), headers: t = {}, ...n }) {
|
|
|
4088
4104
|
...n
|
|
4089
4105
|
});
|
|
4090
4106
|
}
|
|
4091
|
-
function
|
|
4107
|
+
function us({ itemId: e = o(), headers: t = {}, ...n }) {
|
|
4092
4108
|
const a = `/API/item/${e}/waveform/imageURI`, s = { accept: "text/plain", ...t };
|
|
4093
4109
|
return r({
|
|
4094
4110
|
path: a,
|
|
@@ -4097,7 +4113,7 @@ function cs({ itemId: e = o(), headers: t = {}, ...n }) {
|
|
|
4097
4113
|
...n
|
|
4098
4114
|
});
|
|
4099
4115
|
}
|
|
4100
|
-
function
|
|
4116
|
+
function hs({ itemId: e = o(), analyzeJobDocument: t, ...n }) {
|
|
4101
4117
|
const a = `/API/item/${e}/analyze`;
|
|
4102
4118
|
return r({
|
|
4103
4119
|
path: a,
|
|
@@ -4106,50 +4122,50 @@ function us({ itemId: e = o(), analyzeJobDocument: t, ...n }) {
|
|
|
4106
4122
|
...n
|
|
4107
4123
|
});
|
|
4108
4124
|
}
|
|
4109
|
-
const
|
|
4110
|
-
listItem:
|
|
4111
|
-
getItem:
|
|
4112
|
-
getItemUri:
|
|
4113
|
-
removeItem:
|
|
4114
|
-
removeItemList:
|
|
4115
|
-
searchItem:
|
|
4116
|
-
searchItemMetadataGroup:
|
|
4117
|
-
updateItemMetadata:
|
|
4118
|
-
getItemMetadata:
|
|
4119
|
-
createThumbnail:
|
|
4120
|
-
createTranscode:
|
|
4121
|
-
createExport:
|
|
4122
|
-
createExportImp:
|
|
4123
|
-
listItemRelation:
|
|
4124
|
-
createItemRelation:
|
|
4125
|
-
createItemRelationList:
|
|
4126
|
-
removeItemRelation:
|
|
4127
|
-
removeAllItemRelation:
|
|
4128
|
-
createRelation:
|
|
4129
|
-
getRelation:
|
|
4130
|
-
updateRelation:
|
|
4131
|
-
removeRelation:
|
|
4132
|
-
getItemSearchHistory:
|
|
4133
|
-
reindexItem:
|
|
4134
|
-
createItemList:
|
|
4135
|
-
listItemCollection:
|
|
4136
|
-
listItemLibrary:
|
|
4137
|
-
createItemLock:
|
|
4138
|
-
getItemLock:
|
|
4139
|
-
removeItemLock:
|
|
4140
|
-
updateItemLock:
|
|
4141
|
-
listItemMetadataLock:
|
|
4142
|
-
createItemMetadataLock:
|
|
4143
|
-
getItemMetadataLock:
|
|
4144
|
-
updateItemMetadataLock:
|
|
4145
|
-
removeItemMetadataLock:
|
|
4146
|
-
getItemLoudness:
|
|
4147
|
-
getItemWaveformValue:
|
|
4148
|
-
getItemWaveformImage:
|
|
4149
|
-
getItemWaveformImageUri:
|
|
4150
|
-
createItemAnalyze:
|
|
4125
|
+
const bd = {
|
|
4126
|
+
listItem: br,
|
|
4127
|
+
getItem: Sr,
|
|
4128
|
+
getItemUri: Gr,
|
|
4129
|
+
removeItem: vr,
|
|
4130
|
+
removeItemList: kr,
|
|
4131
|
+
searchItem: Ur,
|
|
4132
|
+
searchItemMetadataGroup: Lr,
|
|
4133
|
+
updateItemMetadata: xr,
|
|
4134
|
+
getItemMetadata: Cr,
|
|
4135
|
+
createThumbnail: Mr,
|
|
4136
|
+
createTranscode: Dr,
|
|
4137
|
+
createExport: Or,
|
|
4138
|
+
createExportImp: jr,
|
|
4139
|
+
listItemRelation: Fr,
|
|
4140
|
+
createItemRelation: Rr,
|
|
4141
|
+
createItemRelationList: wr,
|
|
4142
|
+
removeItemRelation: zr,
|
|
4143
|
+
removeAllItemRelation: qr,
|
|
4144
|
+
createRelation: Br,
|
|
4145
|
+
getRelation: Nr,
|
|
4146
|
+
updateRelation: Jr,
|
|
4147
|
+
removeRelation: Vr,
|
|
4148
|
+
getItemSearchHistory: Hr,
|
|
4149
|
+
reindexItem: Kr,
|
|
4150
|
+
createItemList: Qr,
|
|
4151
|
+
listItemCollection: _r,
|
|
4152
|
+
listItemLibrary: Wr,
|
|
4153
|
+
createItemLock: Xr,
|
|
4154
|
+
getItemLock: Yr,
|
|
4155
|
+
removeItemLock: Zr,
|
|
4156
|
+
updateItemLock: ts,
|
|
4157
|
+
listItemMetadataLock: es,
|
|
4158
|
+
createItemMetadataLock: ns,
|
|
4159
|
+
getItemMetadataLock: os,
|
|
4160
|
+
updateItemMetadataLock: as,
|
|
4161
|
+
removeItemMetadataLock: rs,
|
|
4162
|
+
getItemLoudness: ss,
|
|
4163
|
+
getItemWaveformValue: is,
|
|
4164
|
+
getItemWaveformImage: cs,
|
|
4165
|
+
getItemWaveformImageUri: us,
|
|
4166
|
+
createItemAnalyze: hs
|
|
4151
4167
|
};
|
|
4152
|
-
function
|
|
4168
|
+
function ps({ javascriptDocument: e, headers: t = {}, ...n }) {
|
|
4153
4169
|
const a = { contentType: "application/javascript", ...t };
|
|
4154
4170
|
return r({
|
|
4155
4171
|
path: "/API/javascript/test",
|
|
@@ -4159,11 +4175,11 @@ function hs({ javascriptDocument: e, headers: t = {}, ...n }) {
|
|
|
4159
4175
|
...n
|
|
4160
4176
|
});
|
|
4161
4177
|
}
|
|
4162
|
-
const
|
|
4178
|
+
const Sd = { test: ps };
|
|
4163
4179
|
function m(e) {
|
|
4164
4180
|
return e === "file" ? "storage/file" : ["metadata", "access"].includes(e) ? "item" : e;
|
|
4165
4181
|
}
|
|
4166
|
-
function
|
|
4182
|
+
function ds({ entityType: e = o(), ...t } = {}) {
|
|
4167
4183
|
const a = `/API/${m(e)}/notification/`;
|
|
4168
4184
|
return r({
|
|
4169
4185
|
path: a,
|
|
@@ -4171,7 +4187,7 @@ function ps({ entityType: e = o(), ...t } = {}) {
|
|
|
4171
4187
|
...t
|
|
4172
4188
|
});
|
|
4173
4189
|
}
|
|
4174
|
-
function
|
|
4190
|
+
function ms({
|
|
4175
4191
|
entityType: e = o(),
|
|
4176
4192
|
entityId: t = o(),
|
|
4177
4193
|
...n
|
|
@@ -4183,7 +4199,7 @@ function ds({
|
|
|
4183
4199
|
...n
|
|
4184
4200
|
});
|
|
4185
4201
|
}
|
|
4186
|
-
function
|
|
4202
|
+
function ls({
|
|
4187
4203
|
notificationId: e = o(),
|
|
4188
4204
|
entityType: t = o(),
|
|
4189
4205
|
...n
|
|
@@ -4195,7 +4211,7 @@ function ms({
|
|
|
4195
4211
|
...n
|
|
4196
4212
|
});
|
|
4197
4213
|
}
|
|
4198
|
-
function
|
|
4214
|
+
function fs({
|
|
4199
4215
|
notificationId: e = o(),
|
|
4200
4216
|
entityType: t = o(),
|
|
4201
4217
|
notificationDocument: n,
|
|
@@ -4209,7 +4225,7 @@ function ls({
|
|
|
4209
4225
|
...a
|
|
4210
4226
|
});
|
|
4211
4227
|
}
|
|
4212
|
-
function
|
|
4228
|
+
function Ps({ entityType: e = o(), notificationDocument: t, ...n } = {}) {
|
|
4213
4229
|
const s = `/API/${m(e)}/notification/`;
|
|
4214
4230
|
return r({
|
|
4215
4231
|
path: s,
|
|
@@ -4218,7 +4234,7 @@ function fs({ entityType: e = o(), notificationDocument: t, ...n } = {}) {
|
|
|
4218
4234
|
...n
|
|
4219
4235
|
});
|
|
4220
4236
|
}
|
|
4221
|
-
function
|
|
4237
|
+
function Ts({
|
|
4222
4238
|
notificationId: e = o(),
|
|
4223
4239
|
entityType: t = o(),
|
|
4224
4240
|
...n
|
|
@@ -4230,7 +4246,7 @@ function Ps({
|
|
|
4230
4246
|
...n
|
|
4231
4247
|
});
|
|
4232
4248
|
}
|
|
4233
|
-
function
|
|
4249
|
+
function $s({
|
|
4234
4250
|
notificationId: e = o(),
|
|
4235
4251
|
entityType: t = o(),
|
|
4236
4252
|
entityId: n = o(),
|
|
@@ -4243,7 +4259,7 @@ function Ts({
|
|
|
4243
4259
|
...a
|
|
4244
4260
|
});
|
|
4245
4261
|
}
|
|
4246
|
-
function
|
|
4262
|
+
function gs({
|
|
4247
4263
|
notificationId: e = o(),
|
|
4248
4264
|
entityType: t = o(),
|
|
4249
4265
|
entityId: n = o(),
|
|
@@ -4258,7 +4274,7 @@ function $s({
|
|
|
4258
4274
|
...s
|
|
4259
4275
|
});
|
|
4260
4276
|
}
|
|
4261
|
-
function
|
|
4277
|
+
function Is({
|
|
4262
4278
|
entityType: e = o(),
|
|
4263
4279
|
notificationDocument: t,
|
|
4264
4280
|
entityId: n,
|
|
@@ -4272,7 +4288,7 @@ function gs({
|
|
|
4272
4288
|
...a
|
|
4273
4289
|
});
|
|
4274
4290
|
}
|
|
4275
|
-
function
|
|
4291
|
+
function As({
|
|
4276
4292
|
notificationId: e = o(),
|
|
4277
4293
|
entityType: t = o(),
|
|
4278
4294
|
entityId: n = o(),
|
|
@@ -4285,26 +4301,26 @@ function Is({
|
|
|
4285
4301
|
...a
|
|
4286
4302
|
});
|
|
4287
4303
|
}
|
|
4288
|
-
const
|
|
4289
|
-
listNotification:
|
|
4290
|
-
listNotificationEntity:
|
|
4291
|
-
getNotification:
|
|
4292
|
-
updateNotification:
|
|
4293
|
-
createNotification:
|
|
4294
|
-
removeNotification:
|
|
4295
|
-
getNotificationEntity:
|
|
4296
|
-
updateNotificationEntity:
|
|
4297
|
-
createNotificationEntity:
|
|
4298
|
-
removeNotificationEntity:
|
|
4299
|
-
}, { listNotification:
|
|
4300
|
-
function
|
|
4304
|
+
const Es = {
|
|
4305
|
+
listNotification: ds,
|
|
4306
|
+
listNotificationEntity: ms,
|
|
4307
|
+
getNotification: ls,
|
|
4308
|
+
updateNotification: fs,
|
|
4309
|
+
createNotification: Ps,
|
|
4310
|
+
removeNotification: Ts,
|
|
4311
|
+
getNotificationEntity: $s,
|
|
4312
|
+
updateNotificationEntity: gs,
|
|
4313
|
+
createNotificationEntity: Is,
|
|
4314
|
+
removeNotificationEntity: As
|
|
4315
|
+
}, { listNotification: ys } = Es;
|
|
4316
|
+
function bs({ ...e } = {}) {
|
|
4301
4317
|
return r({
|
|
4302
4318
|
path: "/API/job/",
|
|
4303
4319
|
method: "GET",
|
|
4304
4320
|
...e
|
|
4305
4321
|
});
|
|
4306
4322
|
}
|
|
4307
|
-
function
|
|
4323
|
+
function Ss({ jobSearchDocument: e = {}, ...t } = {}) {
|
|
4308
4324
|
return r({
|
|
4309
4325
|
path: "/API/job/search/",
|
|
4310
4326
|
method: "PUT",
|
|
@@ -4312,7 +4328,7 @@ function bs({ jobSearchDocument: e = {}, ...t } = {}) {
|
|
|
4312
4328
|
...t
|
|
4313
4329
|
});
|
|
4314
4330
|
}
|
|
4315
|
-
function
|
|
4331
|
+
function Gs({ jobId: e = o(), ...t }) {
|
|
4316
4332
|
const n = `/API/job/${e}`;
|
|
4317
4333
|
return r({
|
|
4318
4334
|
path: n,
|
|
@@ -4320,7 +4336,7 @@ function Ss({ jobId: e = o(), ...t }) {
|
|
|
4320
4336
|
...t
|
|
4321
4337
|
});
|
|
4322
4338
|
}
|
|
4323
|
-
function
|
|
4339
|
+
function vs({ jobId: e = o(), ...t }) {
|
|
4324
4340
|
const n = `/API/job/${e}/problem`;
|
|
4325
4341
|
return r({
|
|
4326
4342
|
path: n,
|
|
@@ -4328,7 +4344,7 @@ function Gs({ jobId: e = o(), ...t }) {
|
|
|
4328
4344
|
...t
|
|
4329
4345
|
});
|
|
4330
4346
|
}
|
|
4331
|
-
function
|
|
4347
|
+
function ks({ simpleMetadataDocument: e, ...t } = {}) {
|
|
4332
4348
|
return r({
|
|
4333
4349
|
path: "/API/job",
|
|
4334
4350
|
method: "POST",
|
|
@@ -4336,7 +4352,7 @@ function vs({ simpleMetadataDocument: e, ...t } = {}) {
|
|
|
4336
4352
|
...t
|
|
4337
4353
|
});
|
|
4338
4354
|
}
|
|
4339
|
-
function
|
|
4355
|
+
function Us({ jobId: e = o(), ...t }) {
|
|
4340
4356
|
const n = `/API/job/${e}/re-run`;
|
|
4341
4357
|
return r({
|
|
4342
4358
|
path: n,
|
|
@@ -4344,7 +4360,7 @@ function ks({ jobId: e = o(), ...t }) {
|
|
|
4344
4360
|
...t
|
|
4345
4361
|
});
|
|
4346
4362
|
}
|
|
4347
|
-
function
|
|
4363
|
+
function Ls({ jobId: e = o(), ...t }) {
|
|
4348
4364
|
const n = `/API/job/${e}`;
|
|
4349
4365
|
return r({
|
|
4350
4366
|
path: n,
|
|
@@ -4352,7 +4368,7 @@ function Us({ jobId: e = o(), ...t }) {
|
|
|
4352
4368
|
...t
|
|
4353
4369
|
});
|
|
4354
4370
|
}
|
|
4355
|
-
function
|
|
4371
|
+
function xs({ jobId: e = o(), ...t }) {
|
|
4356
4372
|
const n = `/API/job/${e}`;
|
|
4357
4373
|
return r({
|
|
4358
4374
|
path: n,
|
|
@@ -4360,39 +4376,39 @@ function Ls({ jobId: e = o(), ...t }) {
|
|
|
4360
4376
|
...t
|
|
4361
4377
|
});
|
|
4362
4378
|
}
|
|
4363
|
-
function
|
|
4379
|
+
function Cs({ ...e } = {}) {
|
|
4364
4380
|
return r({
|
|
4365
4381
|
path: "/API/job/",
|
|
4366
4382
|
method: "DELETE",
|
|
4367
4383
|
...e
|
|
4368
4384
|
});
|
|
4369
4385
|
}
|
|
4370
|
-
function
|
|
4371
|
-
return
|
|
4386
|
+
function Ms({ ...e } = {}) {
|
|
4387
|
+
return ys({
|
|
4372
4388
|
entityType: "job",
|
|
4373
4389
|
...e
|
|
4374
4390
|
});
|
|
4375
4391
|
}
|
|
4376
|
-
const
|
|
4377
|
-
listJob:
|
|
4378
|
-
searchJob:
|
|
4379
|
-
getJob:
|
|
4380
|
-
getJobProblem:
|
|
4381
|
-
createJob:
|
|
4382
|
-
duplicateJob:
|
|
4383
|
-
modifyJob:
|
|
4384
|
-
abortJob:
|
|
4385
|
-
deleteJob:
|
|
4386
|
-
listJobNotification:
|
|
4392
|
+
const Gd = {
|
|
4393
|
+
listJob: bs,
|
|
4394
|
+
searchJob: Ss,
|
|
4395
|
+
getJob: Gs,
|
|
4396
|
+
getJobProblem: vs,
|
|
4397
|
+
createJob: ks,
|
|
4398
|
+
duplicateJob: Us,
|
|
4399
|
+
modifyJob: Ls,
|
|
4400
|
+
abortJob: xs,
|
|
4401
|
+
deleteJob: Cs,
|
|
4402
|
+
listJobNotification: Ms
|
|
4387
4403
|
};
|
|
4388
|
-
function
|
|
4404
|
+
function Ds({ ...e } = {}) {
|
|
4389
4405
|
return r({
|
|
4390
4406
|
path: "/API/library/",
|
|
4391
4407
|
method: "GET",
|
|
4392
4408
|
...e
|
|
4393
4409
|
});
|
|
4394
4410
|
}
|
|
4395
|
-
function
|
|
4411
|
+
function Os({ itemListDocument: e = {}, ...t }) {
|
|
4396
4412
|
return r({
|
|
4397
4413
|
path: "/API/library",
|
|
4398
4414
|
method: "POST",
|
|
@@ -4400,7 +4416,7 @@ function Ds({ itemListDocument: e = {}, ...t }) {
|
|
|
4400
4416
|
...t
|
|
4401
4417
|
});
|
|
4402
4418
|
}
|
|
4403
|
-
function
|
|
4419
|
+
function js({ libraryId: e = o(), ...t }) {
|
|
4404
4420
|
const n = `/API/library/${e}`;
|
|
4405
4421
|
return r({
|
|
4406
4422
|
path: n,
|
|
@@ -4408,14 +4424,14 @@ function Os({ libraryId: e = o(), ...t }) {
|
|
|
4408
4424
|
...t
|
|
4409
4425
|
});
|
|
4410
4426
|
}
|
|
4411
|
-
function
|
|
4427
|
+
function Fs({ ...e } = {}) {
|
|
4412
4428
|
return r({
|
|
4413
4429
|
path: "/API/library",
|
|
4414
4430
|
method: "DELETE",
|
|
4415
4431
|
...e
|
|
4416
4432
|
});
|
|
4417
4433
|
}
|
|
4418
|
-
function
|
|
4434
|
+
function Rs({ libraryId: e = o(), ...t }) {
|
|
4419
4435
|
const n = `/API/library/${e}`;
|
|
4420
4436
|
return r({
|
|
4421
4437
|
path: n,
|
|
@@ -4423,7 +4439,7 @@ function Fs({ libraryId: e = o(), ...t }) {
|
|
|
4423
4439
|
...t
|
|
4424
4440
|
});
|
|
4425
4441
|
}
|
|
4426
|
-
function
|
|
4442
|
+
function ws({ libraryId: e = o(), itemListDocument: t, ...n }) {
|
|
4427
4443
|
const a = `/API/library/${e}`;
|
|
4428
4444
|
return r({
|
|
4429
4445
|
path: a,
|
|
@@ -4432,7 +4448,7 @@ function Rs({ libraryId: e = o(), itemListDocument: t, ...n }) {
|
|
|
4432
4448
|
...n
|
|
4433
4449
|
});
|
|
4434
4450
|
}
|
|
4435
|
-
function
|
|
4451
|
+
function zs({ libraryId: e = o(), itemId: t = o(), ...n }) {
|
|
4436
4452
|
const a = `/API/library/${e}/${t}`;
|
|
4437
4453
|
return r({
|
|
4438
4454
|
path: a,
|
|
@@ -4440,7 +4456,7 @@ function ws({ libraryId: e = o(), itemId: t = o(), ...n }) {
|
|
|
4440
4456
|
...n
|
|
4441
4457
|
});
|
|
4442
4458
|
}
|
|
4443
|
-
function
|
|
4459
|
+
function qs({ libraryId: e = o(), itemId: t = o(), ...n }) {
|
|
4444
4460
|
const a = `/API/library/${e}/${t}`;
|
|
4445
4461
|
return r({
|
|
4446
4462
|
path: a,
|
|
@@ -4448,7 +4464,7 @@ function zs({ libraryId: e = o(), itemId: t = o(), ...n }) {
|
|
|
4448
4464
|
...n
|
|
4449
4465
|
});
|
|
4450
4466
|
}
|
|
4451
|
-
function
|
|
4467
|
+
function Bs({ libraryId: e = o(), metadataDocument: t, ...n }) {
|
|
4452
4468
|
const a = `/API/library/${e}/item-metadata`;
|
|
4453
4469
|
return r({
|
|
4454
4470
|
path: a,
|
|
@@ -4457,7 +4473,7 @@ function qs({ libraryId: e = o(), metadataDocument: t, ...n }) {
|
|
|
4457
4473
|
...n
|
|
4458
4474
|
});
|
|
4459
4475
|
}
|
|
4460
|
-
function
|
|
4476
|
+
function Ns({ libraryId: e = o(), ...t }) {
|
|
4461
4477
|
const n = `/API/library/${e}/settings`;
|
|
4462
4478
|
return r({
|
|
4463
4479
|
path: n,
|
|
@@ -4465,7 +4481,7 @@ function Bs({ libraryId: e = o(), ...t }) {
|
|
|
4465
4481
|
...t
|
|
4466
4482
|
});
|
|
4467
4483
|
}
|
|
4468
|
-
function
|
|
4484
|
+
function Js({ libraryId: e = o(), librarySettingsDocument: t, ...n }) {
|
|
4469
4485
|
const a = `/API/library/${e}/settings`;
|
|
4470
4486
|
return r({
|
|
4471
4487
|
path: a,
|
|
@@ -4474,7 +4490,7 @@ function Ns({ libraryId: e = o(), librarySettingsDocument: t, ...n }) {
|
|
|
4474
4490
|
...n
|
|
4475
4491
|
});
|
|
4476
4492
|
}
|
|
4477
|
-
function
|
|
4493
|
+
function Vs({ libraryId: e = o(), ...t }) {
|
|
4478
4494
|
const n = `/API/library/${e}/list`;
|
|
4479
4495
|
return r({
|
|
4480
4496
|
path: n,
|
|
@@ -4482,7 +4498,7 @@ function Js({ libraryId: e = o(), ...t }) {
|
|
|
4482
4498
|
...t
|
|
4483
4499
|
});
|
|
4484
4500
|
}
|
|
4485
|
-
function
|
|
4501
|
+
function Hs({ libraryId: e = o(), queryParams: t = o(), ...n }) {
|
|
4486
4502
|
const a = `/API/library/${e}/export`;
|
|
4487
4503
|
return r({
|
|
4488
4504
|
path: a,
|
|
@@ -4491,22 +4507,22 @@ function Vs({ libraryId: e = o(), queryParams: t = o(), ...n }) {
|
|
|
4491
4507
|
...n
|
|
4492
4508
|
});
|
|
4493
4509
|
}
|
|
4494
|
-
const
|
|
4495
|
-
listLibrary:
|
|
4496
|
-
createLibrary:
|
|
4497
|
-
removeLibrary:
|
|
4498
|
-
removeLibraryList:
|
|
4499
|
-
getLibrary:
|
|
4500
|
-
updateLibrary:
|
|
4501
|
-
addLibraryItem:
|
|
4502
|
-
removeLibraryItem:
|
|
4503
|
-
updateLibraryItemMetadata:
|
|
4504
|
-
getLibrarySettings:
|
|
4505
|
-
updateLibrarySettings:
|
|
4506
|
-
getLibraryBatch:
|
|
4507
|
-
exportLibrary:
|
|
4510
|
+
const vd = {
|
|
4511
|
+
listLibrary: Ds,
|
|
4512
|
+
createLibrary: Os,
|
|
4513
|
+
removeLibrary: js,
|
|
4514
|
+
removeLibraryList: Fs,
|
|
4515
|
+
getLibrary: Rs,
|
|
4516
|
+
updateLibrary: ws,
|
|
4517
|
+
addLibraryItem: zs,
|
|
4518
|
+
removeLibraryItem: qs,
|
|
4519
|
+
updateLibraryItemMetadata: Bs,
|
|
4520
|
+
getLibrarySettings: Ns,
|
|
4521
|
+
updateLibrarySettings: Js,
|
|
4522
|
+
getLibraryBatch: Vs,
|
|
4523
|
+
exportLibrary: Hs
|
|
4508
4524
|
};
|
|
4509
|
-
function
|
|
4525
|
+
function Ks({ file: e = o(), headers: t = {}, ...n }) {
|
|
4510
4526
|
const a = { contentType: "application/octet-stream", ...t };
|
|
4511
4527
|
return r({
|
|
4512
4528
|
path: "/API/license",
|
|
@@ -4516,15 +4532,15 @@ function Hs({ file: e = o(), headers: t = {}, ...n }) {
|
|
|
4516
4532
|
...n
|
|
4517
4533
|
});
|
|
4518
4534
|
}
|
|
4519
|
-
const
|
|
4520
|
-
function
|
|
4535
|
+
const kd = { createLicense: Ks };
|
|
4536
|
+
function Qs({ ...e } = {}) {
|
|
4521
4537
|
return r({
|
|
4522
4538
|
path: "/API/metadata/dataset",
|
|
4523
4539
|
method: "GET",
|
|
4524
4540
|
...e
|
|
4525
4541
|
});
|
|
4526
4542
|
}
|
|
4527
|
-
function
|
|
4543
|
+
function _s({ datasetId: e = o(), ...t }) {
|
|
4528
4544
|
const n = `/API/metadata/dataset/${e}`;
|
|
4529
4545
|
return r({
|
|
4530
4546
|
path: n,
|
|
@@ -4532,7 +4548,7 @@ function Qs({ datasetId: e = o(), ...t }) {
|
|
|
4532
4548
|
...t
|
|
4533
4549
|
});
|
|
4534
4550
|
}
|
|
4535
|
-
function
|
|
4551
|
+
function Ws({ datasetId: e = o(), body: t = o(), ...n }) {
|
|
4536
4552
|
const a = `/API/metadata/dataset/${e}`;
|
|
4537
4553
|
return r({
|
|
4538
4554
|
path: a,
|
|
@@ -4541,7 +4557,7 @@ function _s({ datasetId: e = o(), body: t = o(), ...n }) {
|
|
|
4541
4557
|
...n
|
|
4542
4558
|
});
|
|
4543
4559
|
}
|
|
4544
|
-
function
|
|
4560
|
+
function Xs({ datasetId: e = o(), ...t }) {
|
|
4545
4561
|
const n = `/API/metadata/dataset/${e}`;
|
|
4546
4562
|
return r({
|
|
4547
4563
|
path: n,
|
|
@@ -4549,20 +4565,20 @@ function Ws({ datasetId: e = o(), ...t }) {
|
|
|
4549
4565
|
...t
|
|
4550
4566
|
});
|
|
4551
4567
|
}
|
|
4552
|
-
const
|
|
4553
|
-
listMetadataDataset:
|
|
4554
|
-
getMetadataDataset:
|
|
4555
|
-
updateMetadataDataset:
|
|
4556
|
-
removeMetadataDataset:
|
|
4557
|
-
}, { getSimpleMetadata:
|
|
4558
|
-
function
|
|
4568
|
+
const Ud = {
|
|
4569
|
+
listMetadataDataset: Qs,
|
|
4570
|
+
getMetadataDataset: _s,
|
|
4571
|
+
updateMetadataDataset: Ws,
|
|
4572
|
+
removeMetadataDataset: Xs
|
|
4573
|
+
}, { getSimpleMetadata: Ys } = $;
|
|
4574
|
+
function Zs({ ...e } = {}) {
|
|
4559
4575
|
return r({
|
|
4560
4576
|
path: "/API/metadata-field/",
|
|
4561
4577
|
method: "GET",
|
|
4562
4578
|
...e
|
|
4563
4579
|
});
|
|
4564
4580
|
}
|
|
4565
|
-
function
|
|
4581
|
+
function ti({ fieldName: e = o(), ...t }) {
|
|
4566
4582
|
const n = `/API/metadata-field/${e}/`;
|
|
4567
4583
|
return r({
|
|
4568
4584
|
path: n,
|
|
@@ -4570,7 +4586,7 @@ function Zs({ fieldName: e = o(), ...t }) {
|
|
|
4570
4586
|
...t
|
|
4571
4587
|
});
|
|
4572
4588
|
}
|
|
4573
|
-
function
|
|
4589
|
+
function ei({ fieldName: e = o(), metadataFieldDocument: t, ...n }) {
|
|
4574
4590
|
const a = `/API/metadata-field/${e}`;
|
|
4575
4591
|
return r({
|
|
4576
4592
|
path: a,
|
|
@@ -4579,7 +4595,7 @@ function ti({ fieldName: e = o(), metadataFieldDocument: t, ...n }) {
|
|
|
4579
4595
|
...n
|
|
4580
4596
|
});
|
|
4581
4597
|
}
|
|
4582
|
-
function
|
|
4598
|
+
function ni({ fieldName: e = o(), ...t }) {
|
|
4583
4599
|
const n = `/API/metadata-field/${e}`;
|
|
4584
4600
|
return r({
|
|
4585
4601
|
path: n,
|
|
@@ -4587,7 +4603,7 @@ function ei({ fieldName: e = o(), ...t }) {
|
|
|
4587
4603
|
...t
|
|
4588
4604
|
});
|
|
4589
4605
|
}
|
|
4590
|
-
function
|
|
4606
|
+
function oi({ fieldName: e = o(), ...t }) {
|
|
4591
4607
|
const n = `/API/metadata-field/${e}/values/`;
|
|
4592
4608
|
return r({
|
|
4593
4609
|
path: n,
|
|
@@ -4595,7 +4611,7 @@ function ni({ fieldName: e = o(), ...t }) {
|
|
|
4595
4611
|
...t
|
|
4596
4612
|
});
|
|
4597
4613
|
}
|
|
4598
|
-
function
|
|
4614
|
+
function ai({
|
|
4599
4615
|
fieldName: e = o(),
|
|
4600
4616
|
metadataFieldValueConstraintListDocument: t,
|
|
4601
4617
|
...n
|
|
@@ -4609,7 +4625,7 @@ function oi({
|
|
|
4609
4625
|
...n
|
|
4610
4626
|
});
|
|
4611
4627
|
}
|
|
4612
|
-
function
|
|
4628
|
+
function ri({ fieldName: e = o(), simpleMetadataDocument: t, ...n }) {
|
|
4613
4629
|
const a = `/API/metadata-field/${e}/values`;
|
|
4614
4630
|
return r({
|
|
4615
4631
|
path: a,
|
|
@@ -4618,14 +4634,14 @@ function ai({ fieldName: e = o(), simpleMetadataDocument: t, ...n }) {
|
|
|
4618
4634
|
...n
|
|
4619
4635
|
});
|
|
4620
4636
|
}
|
|
4621
|
-
function
|
|
4622
|
-
return
|
|
4637
|
+
function si({ fieldName: e = o(), ...t }) {
|
|
4638
|
+
return Ys({
|
|
4623
4639
|
entityType: "metadata-field",
|
|
4624
4640
|
entityId: e,
|
|
4625
4641
|
...t
|
|
4626
4642
|
});
|
|
4627
4643
|
}
|
|
4628
|
-
function
|
|
4644
|
+
function ii({ fieldName: e = o(), ...t }) {
|
|
4629
4645
|
const n = `/API/metadata-field/${e}/access`;
|
|
4630
4646
|
return r({
|
|
4631
4647
|
path: n,
|
|
@@ -4633,7 +4649,7 @@ function si({ fieldName: e = o(), ...t }) {
|
|
|
4633
4649
|
...t
|
|
4634
4650
|
});
|
|
4635
4651
|
}
|
|
4636
|
-
function
|
|
4652
|
+
function ci({
|
|
4637
4653
|
fieldName: e = o(),
|
|
4638
4654
|
metadataFieldAccessControlDocument: t = o(),
|
|
4639
4655
|
...n
|
|
@@ -4646,7 +4662,7 @@ function ii({
|
|
|
4646
4662
|
...n
|
|
4647
4663
|
});
|
|
4648
4664
|
}
|
|
4649
|
-
function
|
|
4665
|
+
function ui({
|
|
4650
4666
|
fieldName: e = o(),
|
|
4651
4667
|
accessId: t = o(),
|
|
4652
4668
|
...n
|
|
@@ -4658,14 +4674,14 @@ function ci({
|
|
|
4658
4674
|
...n
|
|
4659
4675
|
});
|
|
4660
4676
|
}
|
|
4661
|
-
function
|
|
4677
|
+
function hi({ ...e } = {}) {
|
|
4662
4678
|
return r({
|
|
4663
4679
|
path: "/API/metadata-field/merged-access",
|
|
4664
4680
|
method: "GET",
|
|
4665
4681
|
...e
|
|
4666
4682
|
});
|
|
4667
4683
|
}
|
|
4668
|
-
function
|
|
4684
|
+
function pi({ fieldName: e = o(), ...t } = {}) {
|
|
4669
4685
|
const n = `/API/metadata-field/${e}/merged-access`;
|
|
4670
4686
|
return r({
|
|
4671
4687
|
path: n,
|
|
@@ -4673,29 +4689,29 @@ function hi({ fieldName: e = o(), ...t } = {}) {
|
|
|
4673
4689
|
...t
|
|
4674
4690
|
});
|
|
4675
4691
|
}
|
|
4676
|
-
const
|
|
4677
|
-
listMetadataField:
|
|
4678
|
-
getMetadataField:
|
|
4679
|
-
updateMetadataField:
|
|
4680
|
-
removeMetadataField:
|
|
4681
|
-
getMetadataFieldValues:
|
|
4682
|
-
getMetadataFieldAllowedValues:
|
|
4683
|
-
updateMetadataFieldValues:
|
|
4684
|
-
getSimpleMetadata:
|
|
4685
|
-
listMetadataFieldAccess:
|
|
4686
|
-
createMetadataFieldAccess:
|
|
4687
|
-
removeMetadataFieldAccess:
|
|
4688
|
-
listMetadataFieldMergedAccess:
|
|
4689
|
-
getMetadataFieldMergedAccess:
|
|
4692
|
+
const Ld = {
|
|
4693
|
+
listMetadataField: Zs,
|
|
4694
|
+
getMetadataField: ti,
|
|
4695
|
+
updateMetadataField: ei,
|
|
4696
|
+
removeMetadataField: ni,
|
|
4697
|
+
getMetadataFieldValues: oi,
|
|
4698
|
+
getMetadataFieldAllowedValues: ai,
|
|
4699
|
+
updateMetadataFieldValues: ri,
|
|
4700
|
+
getSimpleMetadata: si,
|
|
4701
|
+
listMetadataFieldAccess: ii,
|
|
4702
|
+
createMetadataFieldAccess: ci,
|
|
4703
|
+
removeMetadataFieldAccess: ui,
|
|
4704
|
+
listMetadataFieldMergedAccess: hi,
|
|
4705
|
+
getMetadataFieldMergedAccess: pi
|
|
4690
4706
|
};
|
|
4691
|
-
function
|
|
4707
|
+
function di({ ...e } = {}) {
|
|
4692
4708
|
return r({
|
|
4693
4709
|
path: "/API/metadata/migration",
|
|
4694
4710
|
method: "GET",
|
|
4695
4711
|
...e
|
|
4696
4712
|
});
|
|
4697
4713
|
}
|
|
4698
|
-
function
|
|
4714
|
+
function mi({ migrationId: e = o(), ...t }) {
|
|
4699
4715
|
const n = `/API/metadata/migration/${e}`;
|
|
4700
4716
|
return r({
|
|
4701
4717
|
path: n,
|
|
@@ -4703,7 +4719,7 @@ function di({ migrationId: e = o(), ...t }) {
|
|
|
4703
4719
|
...t
|
|
4704
4720
|
});
|
|
4705
4721
|
}
|
|
4706
|
-
function
|
|
4722
|
+
function li({ metadataSchemaMigrationDocument: e = o(), ...t }) {
|
|
4707
4723
|
return r({
|
|
4708
4724
|
path: "/API/metadata/migration",
|
|
4709
4725
|
method: "POST",
|
|
@@ -4711,19 +4727,19 @@ function mi({ metadataSchemaMigrationDocument: e = o(), ...t }) {
|
|
|
4711
4727
|
...t
|
|
4712
4728
|
});
|
|
4713
4729
|
}
|
|
4714
|
-
const
|
|
4715
|
-
listMetadataMigration:
|
|
4716
|
-
getMetadataMigration:
|
|
4717
|
-
createMetadataMigration:
|
|
4730
|
+
const xd = {
|
|
4731
|
+
listMetadataMigration: di,
|
|
4732
|
+
getMetadataMigration: mi,
|
|
4733
|
+
createMetadataMigration: li
|
|
4718
4734
|
};
|
|
4719
|
-
function
|
|
4735
|
+
function fi({ ...e } = {}) {
|
|
4720
4736
|
return r({
|
|
4721
4737
|
path: "/API/metadata-schema",
|
|
4722
4738
|
method: "GET",
|
|
4723
4739
|
...e
|
|
4724
4740
|
});
|
|
4725
4741
|
}
|
|
4726
|
-
function
|
|
4742
|
+
function Pi({ metadataSchemaDocument: e = o(), ...t }) {
|
|
4727
4743
|
return r({
|
|
4728
4744
|
path: "/API/metadata-schema",
|
|
4729
4745
|
method: "PUT",
|
|
@@ -4731,14 +4747,14 @@ function fi({ metadataSchemaDocument: e = o(), ...t }) {
|
|
|
4731
4747
|
...t
|
|
4732
4748
|
});
|
|
4733
4749
|
}
|
|
4734
|
-
function
|
|
4750
|
+
function Ti({ ...e } = {}) {
|
|
4735
4751
|
return r({
|
|
4736
4752
|
path: "/API/metadata-schema",
|
|
4737
4753
|
method: "DELETE",
|
|
4738
4754
|
...e
|
|
4739
4755
|
});
|
|
4740
4756
|
}
|
|
4741
|
-
function
|
|
4757
|
+
function $i({ groupName: e = o(), ...t } = {}) {
|
|
4742
4758
|
const n = `/API/metadata-schema${e}`;
|
|
4743
4759
|
return r({
|
|
4744
4760
|
path: n,
|
|
@@ -4746,7 +4762,7 @@ function Ti({ groupName: e = o(), ...t } = {}) {
|
|
|
4746
4762
|
...t
|
|
4747
4763
|
});
|
|
4748
4764
|
}
|
|
4749
|
-
function
|
|
4765
|
+
function gi({
|
|
4750
4766
|
groupName: e = o(),
|
|
4751
4767
|
metadataSchemaGroupDocument: t = o(),
|
|
4752
4768
|
...n
|
|
@@ -4759,7 +4775,7 @@ function $i({
|
|
|
4759
4775
|
...n
|
|
4760
4776
|
});
|
|
4761
4777
|
}
|
|
4762
|
-
function
|
|
4778
|
+
function Ii({ groupName: e = o(), ...t } = {}) {
|
|
4763
4779
|
const n = `/API/metadata-schema${e}`;
|
|
4764
4780
|
return r({
|
|
4765
4781
|
path: n,
|
|
@@ -4767,37 +4783,37 @@ function gi({ groupName: e = o(), ...t } = {}) {
|
|
|
4767
4783
|
...t
|
|
4768
4784
|
});
|
|
4769
4785
|
}
|
|
4770
|
-
function
|
|
4786
|
+
function Ai({ ...e } = {}) {
|
|
4771
4787
|
return r({
|
|
4772
4788
|
path: "/API/metadata-field/terse-schema",
|
|
4773
4789
|
method: "GET",
|
|
4774
4790
|
...e
|
|
4775
4791
|
});
|
|
4776
4792
|
}
|
|
4777
|
-
const
|
|
4778
|
-
getMetadataSchema:
|
|
4779
|
-
updateMetadataSchema:
|
|
4780
|
-
removeMetadataSchema:
|
|
4781
|
-
getMetadataSchemaGroup:
|
|
4782
|
-
updateMetadataSchemaGroup:
|
|
4783
|
-
removeMetadataSchemaGroup:
|
|
4784
|
-
getTerseMetadataSchema:
|
|
4793
|
+
const Cd = {
|
|
4794
|
+
getMetadataSchema: fi,
|
|
4795
|
+
updateMetadataSchema: Pi,
|
|
4796
|
+
removeMetadataSchema: Ti,
|
|
4797
|
+
getMetadataSchemaGroup: $i,
|
|
4798
|
+
updateMetadataSchemaGroup: gi,
|
|
4799
|
+
removeMetadataSchemaGroup: Ii,
|
|
4800
|
+
getTerseMetadataSchema: Ai
|
|
4785
4801
|
};
|
|
4786
|
-
function
|
|
4802
|
+
function Ei({ ...e } = {}) {
|
|
4787
4803
|
return r({
|
|
4788
4804
|
path: "/APInoauth/is-online/",
|
|
4789
4805
|
method: "GET",
|
|
4790
4806
|
...e
|
|
4791
4807
|
});
|
|
4792
4808
|
}
|
|
4793
|
-
function
|
|
4809
|
+
function yi({ ...e } = {}) {
|
|
4794
4810
|
return r({
|
|
4795
4811
|
path: "/APInoauth/selftest/",
|
|
4796
4812
|
method: "GET",
|
|
4797
4813
|
...e
|
|
4798
4814
|
});
|
|
4799
4815
|
}
|
|
4800
|
-
function
|
|
4816
|
+
function bi({ headers: e = {}, ...t } = {}) {
|
|
4801
4817
|
const n = { accept: "text/plain", ...e };
|
|
4802
4818
|
return r({
|
|
4803
4819
|
path: "/APIinit/",
|
|
@@ -4806,7 +4822,7 @@ function yi({ headers: e = {}, ...t } = {}) {
|
|
|
4806
4822
|
...t
|
|
4807
4823
|
});
|
|
4808
4824
|
}
|
|
4809
|
-
function
|
|
4825
|
+
function Si({ path: e = o(), headers: t = {}, ...n }) {
|
|
4810
4826
|
const a = { accept: "application/octet-stream", ...t };
|
|
4811
4827
|
return r({
|
|
4812
4828
|
path: e,
|
|
@@ -4816,13 +4832,13 @@ function bi({ path: e = o(), headers: t = {}, ...n }) {
|
|
|
4816
4832
|
...n
|
|
4817
4833
|
});
|
|
4818
4834
|
}
|
|
4819
|
-
const
|
|
4820
|
-
getSelfTest:
|
|
4821
|
-
createInit:
|
|
4822
|
-
getFileRaw:
|
|
4823
|
-
isOnline:
|
|
4835
|
+
const Md = {
|
|
4836
|
+
getSelfTest: yi,
|
|
4837
|
+
createInit: bi,
|
|
4838
|
+
getFileRaw: Si,
|
|
4839
|
+
isOnline: Ei
|
|
4824
4840
|
};
|
|
4825
|
-
function
|
|
4841
|
+
function Gi({ projectDocument: e = o(), ...t }) {
|
|
4826
4842
|
return r({
|
|
4827
4843
|
path: "/API/collection/project/",
|
|
4828
4844
|
method: "POST",
|
|
@@ -4830,7 +4846,7 @@ function Si({ projectDocument: e = o(), ...t }) {
|
|
|
4830
4846
|
...t
|
|
4831
4847
|
});
|
|
4832
4848
|
}
|
|
4833
|
-
function
|
|
4849
|
+
function vi({
|
|
4834
4850
|
collectionId: e = o(),
|
|
4835
4851
|
projectVersionDocument: t = o(),
|
|
4836
4852
|
...n
|
|
@@ -4843,7 +4859,7 @@ function Gi({
|
|
|
4843
4859
|
...n
|
|
4844
4860
|
});
|
|
4845
4861
|
}
|
|
4846
|
-
function
|
|
4862
|
+
function ki({
|
|
4847
4863
|
collectionId: e = o(),
|
|
4848
4864
|
headers: t = {},
|
|
4849
4865
|
...n
|
|
@@ -4856,7 +4872,7 @@ function vi({
|
|
|
4856
4872
|
...n
|
|
4857
4873
|
});
|
|
4858
4874
|
}
|
|
4859
|
-
function
|
|
4875
|
+
function Ui({
|
|
4860
4876
|
collectionId: e = o(),
|
|
4861
4877
|
format: t = o(),
|
|
4862
4878
|
body: n = o(),
|
|
@@ -4872,7 +4888,7 @@ function ki({
|
|
|
4872
4888
|
...s
|
|
4873
4889
|
});
|
|
4874
4890
|
}
|
|
4875
|
-
function
|
|
4891
|
+
function Li({
|
|
4876
4892
|
collectionId: e = o(),
|
|
4877
4893
|
format: t = o(),
|
|
4878
4894
|
headers: n = {},
|
|
@@ -4886,7 +4902,7 @@ function Ui({
|
|
|
4886
4902
|
...a
|
|
4887
4903
|
});
|
|
4888
4904
|
}
|
|
4889
|
-
function
|
|
4905
|
+
function xi({ collectionId: e = o(), format: t = o(), ...n }) {
|
|
4890
4906
|
const a = `/API/collection/${e}/definition/${t}`;
|
|
4891
4907
|
return r({
|
|
4892
4908
|
path: a,
|
|
@@ -4894,7 +4910,7 @@ function Li({ collectionId: e = o(), format: t = o(), ...n }) {
|
|
|
4894
4910
|
...n
|
|
4895
4911
|
});
|
|
4896
4912
|
}
|
|
4897
|
-
function
|
|
4913
|
+
function Ci({
|
|
4898
4914
|
collectionId: e = o(),
|
|
4899
4915
|
format: t = o(),
|
|
4900
4916
|
...n
|
|
@@ -4906,7 +4922,7 @@ function xi({
|
|
|
4906
4922
|
...n
|
|
4907
4923
|
});
|
|
4908
4924
|
}
|
|
4909
|
-
function
|
|
4925
|
+
function Mi({
|
|
4910
4926
|
collectionId: e = o(),
|
|
4911
4927
|
format: t = o(),
|
|
4912
4928
|
essenceMappingsDocument: n = o(),
|
|
@@ -4920,7 +4936,7 @@ function Ci({
|
|
|
4920
4936
|
...a
|
|
4921
4937
|
});
|
|
4922
4938
|
}
|
|
4923
|
-
function
|
|
4939
|
+
function Di({
|
|
4924
4940
|
collectionId: e = o(),
|
|
4925
4941
|
format: t = o(),
|
|
4926
4942
|
...n
|
|
@@ -4932,7 +4948,7 @@ function Mi({
|
|
|
4932
4948
|
...n
|
|
4933
4949
|
});
|
|
4934
4950
|
}
|
|
4935
|
-
function
|
|
4951
|
+
function Oi({
|
|
4936
4952
|
collectionId: e = o(),
|
|
4937
4953
|
format: t = o(),
|
|
4938
4954
|
headers: n = {},
|
|
@@ -4946,7 +4962,7 @@ function Di({
|
|
|
4946
4962
|
...a
|
|
4947
4963
|
});
|
|
4948
4964
|
}
|
|
4949
|
-
function
|
|
4965
|
+
function ji({
|
|
4950
4966
|
collectionId: e = o(),
|
|
4951
4967
|
format: t = o(),
|
|
4952
4968
|
body: n = o(),
|
|
@@ -4962,7 +4978,7 @@ function Oi({
|
|
|
4962
4978
|
...s
|
|
4963
4979
|
});
|
|
4964
4980
|
}
|
|
4965
|
-
function
|
|
4981
|
+
function Fi({
|
|
4966
4982
|
collectionId: e = o(),
|
|
4967
4983
|
format: t = o(),
|
|
4968
4984
|
...n
|
|
@@ -4974,7 +4990,7 @@ function ji({
|
|
|
4974
4990
|
...n
|
|
4975
4991
|
});
|
|
4976
4992
|
}
|
|
4977
|
-
function
|
|
4993
|
+
function Ri({ queryParams: e = o(), essenceMappingsDocument: t, ...n }) {
|
|
4978
4994
|
return r({
|
|
4979
4995
|
path: "/API/collection/project/inspect",
|
|
4980
4996
|
method: "POST",
|
|
@@ -4983,7 +4999,7 @@ function Fi({ queryParams: e = o(), essenceMappingsDocument: t, ...n }) {
|
|
|
4983
4999
|
...n
|
|
4984
5000
|
});
|
|
4985
5001
|
}
|
|
4986
|
-
function
|
|
5002
|
+
function wi({ queryParams: e = o(), essenceMappingsDocument: t, ...n }) {
|
|
4987
5003
|
return r({
|
|
4988
5004
|
path: "/API/import/project",
|
|
4989
5005
|
method: "POST",
|
|
@@ -4992,7 +5008,7 @@ function Ri({ queryParams: e = o(), essenceMappingsDocument: t, ...n }) {
|
|
|
4992
5008
|
...n
|
|
4993
5009
|
});
|
|
4994
5010
|
}
|
|
4995
|
-
function
|
|
5011
|
+
function zi({ queryParams: e = o(), essenceMappingsDocument: t, ...n }) {
|
|
4996
5012
|
return r({
|
|
4997
5013
|
path: "/API/import/project/sequence",
|
|
4998
5014
|
method: "POST",
|
|
@@ -5001,7 +5017,7 @@ function wi({ queryParams: e = o(), essenceMappingsDocument: t, ...n }) {
|
|
|
5001
5017
|
...n
|
|
5002
5018
|
});
|
|
5003
5019
|
}
|
|
5004
|
-
function
|
|
5020
|
+
function qi({
|
|
5005
5021
|
collectionId: e = o(),
|
|
5006
5022
|
queryParams: t = o(),
|
|
5007
5023
|
exportRequestDocument: n,
|
|
@@ -5017,32 +5033,32 @@ function zi({
|
|
|
5017
5033
|
...a
|
|
5018
5034
|
});
|
|
5019
5035
|
}
|
|
5020
|
-
const
|
|
5021
|
-
createProject:
|
|
5022
|
-
createProjectVersion:
|
|
5023
|
-
listProjectDefinition:
|
|
5024
|
-
updateProjectDefinition:
|
|
5025
|
-
getProjectDefinition:
|
|
5026
|
-
removeProjectDefinition:
|
|
5027
|
-
getProjectDefinitionAsset:
|
|
5028
|
-
updateProjectDefinitionAsset:
|
|
5029
|
-
removeProjectDefinitionAsset:
|
|
5030
|
-
getProjectDefinitionExtraData:
|
|
5031
|
-
updateProjectDefinitionExtraData:
|
|
5032
|
-
removeProjectDefinitionExtraData:
|
|
5033
|
-
inspectProjectFile:
|
|
5034
|
-
importProject:
|
|
5035
|
-
importProjectSequence:
|
|
5036
|
-
exportProjectVersionSequence:
|
|
5036
|
+
const Dd = {
|
|
5037
|
+
createProject: Gi,
|
|
5038
|
+
createProjectVersion: vi,
|
|
5039
|
+
listProjectDefinition: ki,
|
|
5040
|
+
updateProjectDefinition: Ui,
|
|
5041
|
+
getProjectDefinition: Li,
|
|
5042
|
+
removeProjectDefinition: xi,
|
|
5043
|
+
getProjectDefinitionAsset: Ci,
|
|
5044
|
+
updateProjectDefinitionAsset: Mi,
|
|
5045
|
+
removeProjectDefinitionAsset: Di,
|
|
5046
|
+
getProjectDefinitionExtraData: Oi,
|
|
5047
|
+
updateProjectDefinitionExtraData: ji,
|
|
5048
|
+
removeProjectDefinitionExtraData: Fi,
|
|
5049
|
+
inspectProjectFile: Ri,
|
|
5050
|
+
importProject: wi,
|
|
5051
|
+
importProjectSequence: zi,
|
|
5052
|
+
exportProjectVersionSequence: qi
|
|
5037
5053
|
};
|
|
5038
|
-
function
|
|
5054
|
+
function Bi({ ...e } = {}) {
|
|
5039
5055
|
return r({
|
|
5040
5056
|
path: "/API/projection/",
|
|
5041
5057
|
method: "GET",
|
|
5042
5058
|
...e
|
|
5043
5059
|
});
|
|
5044
5060
|
}
|
|
5045
|
-
function
|
|
5061
|
+
function Ni({
|
|
5046
5062
|
projectionId: e = o(),
|
|
5047
5063
|
headers: t = {},
|
|
5048
5064
|
...n
|
|
@@ -5055,7 +5071,7 @@ function Bi({
|
|
|
5055
5071
|
...n
|
|
5056
5072
|
});
|
|
5057
5073
|
}
|
|
5058
|
-
function
|
|
5074
|
+
function Ji({
|
|
5059
5075
|
projectionId: e = o(),
|
|
5060
5076
|
headers: t = {},
|
|
5061
5077
|
...n
|
|
@@ -5068,7 +5084,7 @@ function Ni({
|
|
|
5068
5084
|
...n
|
|
5069
5085
|
});
|
|
5070
5086
|
}
|
|
5071
|
-
function
|
|
5087
|
+
function Vi({
|
|
5072
5088
|
projectionId: e = o(),
|
|
5073
5089
|
projectionDocument: t,
|
|
5074
5090
|
headers: n = {},
|
|
@@ -5083,7 +5099,7 @@ function Ji({
|
|
|
5083
5099
|
...a
|
|
5084
5100
|
});
|
|
5085
5101
|
}
|
|
5086
|
-
function
|
|
5102
|
+
function Hi({
|
|
5087
5103
|
projectionId: e = o(),
|
|
5088
5104
|
projectionDocument: t,
|
|
5089
5105
|
headers: n = {},
|
|
@@ -5098,7 +5114,7 @@ function Vi({
|
|
|
5098
5114
|
...a
|
|
5099
5115
|
});
|
|
5100
5116
|
}
|
|
5101
|
-
function
|
|
5117
|
+
function Ki({ projectionId: e = o(), ...t }) {
|
|
5102
5118
|
const n = `/API/projection/${e}`;
|
|
5103
5119
|
return r({
|
|
5104
5120
|
path: n,
|
|
@@ -5106,22 +5122,22 @@ function Hi({ projectionId: e = o(), ...t }) {
|
|
|
5106
5122
|
...t
|
|
5107
5123
|
});
|
|
5108
5124
|
}
|
|
5109
|
-
const
|
|
5110
|
-
listProjection:
|
|
5111
|
-
getProjectionOutgoing:
|
|
5112
|
-
getProjectionIncoming:
|
|
5113
|
-
updateProjectionOutgoing:
|
|
5114
|
-
updateProjectionIncoming:
|
|
5115
|
-
removeProjection:
|
|
5125
|
+
const Od = {
|
|
5126
|
+
listProjection: Bi,
|
|
5127
|
+
getProjectionOutgoing: Ni,
|
|
5128
|
+
getProjectionIncoming: Ji,
|
|
5129
|
+
updateProjectionOutgoing: Vi,
|
|
5130
|
+
updateProjectionIncoming: Hi,
|
|
5131
|
+
removeProjection: Ki
|
|
5116
5132
|
};
|
|
5117
|
-
function
|
|
5133
|
+
function Qi({ ...e } = {}) {
|
|
5118
5134
|
return r({
|
|
5119
5135
|
path: "/API/quota/",
|
|
5120
5136
|
method: "GET",
|
|
5121
5137
|
...e
|
|
5122
5138
|
});
|
|
5123
5139
|
}
|
|
5124
|
-
function
|
|
5140
|
+
function _i({ quotaRuleDocument: e, ...t }) {
|
|
5125
5141
|
return r({
|
|
5126
5142
|
path: "/API/quota/",
|
|
5127
5143
|
method: "POST",
|
|
@@ -5129,7 +5145,7 @@ function Qi({ quotaRuleDocument: e, ...t }) {
|
|
|
5129
5145
|
...t
|
|
5130
5146
|
});
|
|
5131
5147
|
}
|
|
5132
|
-
function
|
|
5148
|
+
function Wi({ ruleId: e = o(), ...t }) {
|
|
5133
5149
|
const n = `/API/quota/${e}`;
|
|
5134
5150
|
return r({
|
|
5135
5151
|
path: n,
|
|
@@ -5137,7 +5153,7 @@ function _i({ ruleId: e = o(), ...t }) {
|
|
|
5137
5153
|
...t
|
|
5138
5154
|
});
|
|
5139
5155
|
}
|
|
5140
|
-
function
|
|
5156
|
+
function Xi({ ruleId: e = o(), ...t }) {
|
|
5141
5157
|
const n = `/API/quota/${e}`;
|
|
5142
5158
|
return r({
|
|
5143
5159
|
path: n,
|
|
@@ -5145,7 +5161,7 @@ function Wi({ ruleId: e = o(), ...t }) {
|
|
|
5145
5161
|
...t
|
|
5146
5162
|
});
|
|
5147
5163
|
}
|
|
5148
|
-
function
|
|
5164
|
+
function Yi({ ruleId: e = o(), ...t }) {
|
|
5149
5165
|
const n = `/API/quota/${e}`;
|
|
5150
5166
|
return r({
|
|
5151
5167
|
path: n,
|
|
@@ -5153,14 +5169,14 @@ function Xi({ ruleId: e = o(), ...t }) {
|
|
|
5153
5169
|
...t
|
|
5154
5170
|
});
|
|
5155
5171
|
}
|
|
5156
|
-
const
|
|
5157
|
-
listQuota:
|
|
5158
|
-
createQuota:
|
|
5159
|
-
getQuota:
|
|
5160
|
-
evaluateQuota:
|
|
5161
|
-
removeQuota:
|
|
5172
|
+
const jd = {
|
|
5173
|
+
listQuota: Qi,
|
|
5174
|
+
createQuota: _i,
|
|
5175
|
+
getQuota: Wi,
|
|
5176
|
+
evaluateQuota: Xi,
|
|
5177
|
+
removeQuota: Yi
|
|
5162
5178
|
};
|
|
5163
|
-
function
|
|
5179
|
+
function Zi({ indexName: e = o(), ...t }) {
|
|
5164
5180
|
const n = `/API/reindex/${e}`;
|
|
5165
5181
|
return r({
|
|
5166
5182
|
path: n,
|
|
@@ -5168,7 +5184,7 @@ function Yi({ indexName: e = o(), ...t }) {
|
|
|
5168
5184
|
...t
|
|
5169
5185
|
});
|
|
5170
5186
|
}
|
|
5171
|
-
function
|
|
5187
|
+
function tc({ indexName: e = o(), ...t }) {
|
|
5172
5188
|
const n = `/API/reindex/${e}/`;
|
|
5173
5189
|
return r({
|
|
5174
5190
|
path: n,
|
|
@@ -5176,18 +5192,18 @@ function Zi({ indexName: e = o(), ...t }) {
|
|
|
5176
5192
|
...t
|
|
5177
5193
|
});
|
|
5178
5194
|
}
|
|
5179
|
-
const
|
|
5180
|
-
getReindex:
|
|
5181
|
-
updateReindex:
|
|
5195
|
+
const Fd = {
|
|
5196
|
+
getReindex: Zi,
|
|
5197
|
+
updateReindex: tc
|
|
5182
5198
|
};
|
|
5183
|
-
function
|
|
5199
|
+
function ec({ ...e } = {}) {
|
|
5184
5200
|
return r({
|
|
5185
5201
|
path: "/API/resource/",
|
|
5186
5202
|
method: "GET",
|
|
5187
5203
|
...e
|
|
5188
5204
|
});
|
|
5189
5205
|
}
|
|
5190
|
-
function
|
|
5206
|
+
function nc({ resourceType: e = o(), ...t }) {
|
|
5191
5207
|
const n = `/API/resource/${e}`;
|
|
5192
5208
|
return r({
|
|
5193
5209
|
path: n,
|
|
@@ -5195,7 +5211,7 @@ function ec({ resourceType: e = o(), ...t }) {
|
|
|
5195
5211
|
...t
|
|
5196
5212
|
});
|
|
5197
5213
|
}
|
|
5198
|
-
function
|
|
5214
|
+
function oc({ resourceType: e = o(), resourceDocument: t, ...n }) {
|
|
5199
5215
|
const a = `/API/resource/${e}`;
|
|
5200
5216
|
return r({
|
|
5201
5217
|
path: a,
|
|
@@ -5204,7 +5220,7 @@ function nc({ resourceType: e = o(), resourceDocument: t, ...n }) {
|
|
|
5204
5220
|
...n
|
|
5205
5221
|
});
|
|
5206
5222
|
}
|
|
5207
|
-
function
|
|
5223
|
+
function ac({
|
|
5208
5224
|
resourceType: e = o(),
|
|
5209
5225
|
resourceId: t = o(),
|
|
5210
5226
|
resourceDocument: n,
|
|
@@ -5218,7 +5234,7 @@ function oc({
|
|
|
5218
5234
|
...a
|
|
5219
5235
|
});
|
|
5220
5236
|
}
|
|
5221
|
-
function
|
|
5237
|
+
function rc({ resourceType: e = o(), resourceId: t = o(), ...n }) {
|
|
5222
5238
|
const a = `/API/resource/${e}/${t}`;
|
|
5223
5239
|
return r({
|
|
5224
5240
|
path: a,
|
|
@@ -5226,7 +5242,7 @@ function ac({ resourceType: e = o(), resourceId: t = o(), ...n }) {
|
|
|
5226
5242
|
...n
|
|
5227
5243
|
});
|
|
5228
5244
|
}
|
|
5229
|
-
function
|
|
5245
|
+
function sc({ resourceType: e = o(), resourceId: t = o(), ...n }) {
|
|
5230
5246
|
const a = `/API/resource/${e}/${t}`;
|
|
5231
5247
|
return r({
|
|
5232
5248
|
path: a,
|
|
@@ -5234,7 +5250,7 @@ function rc({ resourceType: e = o(), resourceId: t = o(), ...n }) {
|
|
|
5234
5250
|
...n
|
|
5235
5251
|
});
|
|
5236
5252
|
}
|
|
5237
|
-
function
|
|
5253
|
+
function ic({
|
|
5238
5254
|
resourceType: e = o(),
|
|
5239
5255
|
resourceId: t = o(),
|
|
5240
5256
|
headers: n = {},
|
|
@@ -5248,23 +5264,23 @@ function sc({
|
|
|
5248
5264
|
...a
|
|
5249
5265
|
});
|
|
5250
5266
|
}
|
|
5251
|
-
const
|
|
5252
|
-
listResource:
|
|
5253
|
-
listResourceType:
|
|
5254
|
-
createResource:
|
|
5255
|
-
modifyResource:
|
|
5256
|
-
getResource:
|
|
5257
|
-
removeResource:
|
|
5258
|
-
statusResource:
|
|
5267
|
+
const Rd = {
|
|
5268
|
+
listResource: ec,
|
|
5269
|
+
listResourceType: nc,
|
|
5270
|
+
createResource: oc,
|
|
5271
|
+
modifyResource: ac,
|
|
5272
|
+
getResource: rc,
|
|
5273
|
+
removeResource: sc,
|
|
5274
|
+
statusResource: ic
|
|
5259
5275
|
};
|
|
5260
|
-
function
|
|
5276
|
+
function cc({ ...e }) {
|
|
5261
5277
|
return r({
|
|
5262
5278
|
path: "/API/scheduled-request/",
|
|
5263
5279
|
method: "GET",
|
|
5264
5280
|
...e
|
|
5265
5281
|
});
|
|
5266
5282
|
}
|
|
5267
|
-
function
|
|
5283
|
+
function uc({ requestId: e = o(), ...t }) {
|
|
5268
5284
|
const n = `/API/scheduled-request/${e}`;
|
|
5269
5285
|
return r({
|
|
5270
5286
|
path: n,
|
|
@@ -5272,7 +5288,7 @@ function cc({ requestId: e = o(), ...t }) {
|
|
|
5272
5288
|
...t
|
|
5273
5289
|
});
|
|
5274
5290
|
}
|
|
5275
|
-
function
|
|
5291
|
+
function hc({
|
|
5276
5292
|
requestId: e = o(),
|
|
5277
5293
|
headers: t = {},
|
|
5278
5294
|
...n
|
|
@@ -5285,7 +5301,7 @@ function uc({
|
|
|
5285
5301
|
...n
|
|
5286
5302
|
});
|
|
5287
5303
|
}
|
|
5288
|
-
function
|
|
5304
|
+
function pc({ requestId: e = o(), ...t }) {
|
|
5289
5305
|
const n = `/API/scheduled-request/${e}`;
|
|
5290
5306
|
return r({
|
|
5291
5307
|
path: n,
|
|
@@ -5293,28 +5309,28 @@ function hc({ requestId: e = o(), ...t }) {
|
|
|
5293
5309
|
...t
|
|
5294
5310
|
});
|
|
5295
5311
|
}
|
|
5296
|
-
function
|
|
5312
|
+
function dc({ ...e }) {
|
|
5297
5313
|
return r({
|
|
5298
5314
|
path: "/API/scheduled-request",
|
|
5299
5315
|
method: "DELETE",
|
|
5300
5316
|
...e
|
|
5301
5317
|
});
|
|
5302
5318
|
}
|
|
5303
|
-
const
|
|
5304
|
-
listScheduledRequest:
|
|
5305
|
-
getScheduledRequest:
|
|
5306
|
-
getScheduledRequestResponse:
|
|
5307
|
-
removeScheduledRequest:
|
|
5308
|
-
removeAllScheduledRequest:
|
|
5319
|
+
const wd = {
|
|
5320
|
+
listScheduledRequest: cc,
|
|
5321
|
+
getScheduledRequest: uc,
|
|
5322
|
+
getScheduledRequestResponse: hc,
|
|
5323
|
+
removeScheduledRequest: pc,
|
|
5324
|
+
removeAllScheduledRequest: dc
|
|
5309
5325
|
};
|
|
5310
|
-
function
|
|
5326
|
+
function mc({ ...e } = {}) {
|
|
5311
5327
|
return r({
|
|
5312
5328
|
path: "/API/search/",
|
|
5313
5329
|
method: "GET",
|
|
5314
5330
|
...e
|
|
5315
5331
|
});
|
|
5316
5332
|
}
|
|
5317
|
-
function
|
|
5333
|
+
function lc({ itemSearchDocument: e, ...t }) {
|
|
5318
5334
|
return r({
|
|
5319
5335
|
path: "/API/search/",
|
|
5320
5336
|
method: "PUT",
|
|
@@ -5322,7 +5338,7 @@ function mc({ itemSearchDocument: e, ...t }) {
|
|
|
5322
5338
|
...t
|
|
5323
5339
|
});
|
|
5324
5340
|
}
|
|
5325
|
-
function
|
|
5341
|
+
function fc({ metadataGroupSearchDocument: e, ...t }) {
|
|
5326
5342
|
return r({
|
|
5327
5343
|
path: "/API/search/metadata-group",
|
|
5328
5344
|
method: "PUT",
|
|
@@ -5330,7 +5346,7 @@ function lc({ metadataGroupSearchDocument: e, ...t }) {
|
|
|
5330
5346
|
...t
|
|
5331
5347
|
});
|
|
5332
5348
|
}
|
|
5333
|
-
function
|
|
5349
|
+
function Pc({ shapeSearchDocument: e, ...t }) {
|
|
5334
5350
|
return r({
|
|
5335
5351
|
path: "/API/search/shape/",
|
|
5336
5352
|
method: "PUT",
|
|
@@ -5338,7 +5354,7 @@ function fc({ shapeSearchDocument: e, ...t }) {
|
|
|
5338
5354
|
...t
|
|
5339
5355
|
});
|
|
5340
5356
|
}
|
|
5341
|
-
function
|
|
5357
|
+
function Tc({ fileSearchDocument: e, ...t }) {
|
|
5342
5358
|
return r({
|
|
5343
5359
|
path: "/API/search/file/",
|
|
5344
5360
|
method: "PUT",
|
|
@@ -5346,7 +5362,7 @@ function Pc({ fileSearchDocument: e, ...t }) {
|
|
|
5346
5362
|
...t
|
|
5347
5363
|
});
|
|
5348
5364
|
}
|
|
5349
|
-
function
|
|
5365
|
+
function $c({ autocompleteRequestDocument: e, ...t }) {
|
|
5350
5366
|
return r({
|
|
5351
5367
|
path: "/API/search/autocomplete/",
|
|
5352
5368
|
method: "PUT",
|
|
@@ -5354,22 +5370,22 @@ function Tc({ autocompleteRequestDocument: e, ...t }) {
|
|
|
5354
5370
|
...t
|
|
5355
5371
|
});
|
|
5356
5372
|
}
|
|
5357
|
-
const
|
|
5358
|
-
listItemCollection:
|
|
5359
|
-
searchItemCollection:
|
|
5360
|
-
searchItemCollectionMetadataGroup:
|
|
5361
|
-
searchShape:
|
|
5362
|
-
searchFile:
|
|
5363
|
-
searchAutoComplete:
|
|
5373
|
+
const zd = {
|
|
5374
|
+
listItemCollection: mc,
|
|
5375
|
+
searchItemCollection: lc,
|
|
5376
|
+
searchItemCollectionMetadataGroup: fc,
|
|
5377
|
+
searchShape: Pc,
|
|
5378
|
+
searchFile: Tc,
|
|
5379
|
+
searchAutoComplete: $c
|
|
5364
5380
|
};
|
|
5365
|
-
function
|
|
5381
|
+
function gc({ ...e } = {}) {
|
|
5366
5382
|
return r({
|
|
5367
5383
|
path: "/API/secret/",
|
|
5368
5384
|
method: "GET",
|
|
5369
5385
|
...e
|
|
5370
5386
|
});
|
|
5371
5387
|
}
|
|
5372
|
-
function
|
|
5388
|
+
function Ic({ alias: e = o(), ...t }) {
|
|
5373
5389
|
const n = `/API/secret/${e}`;
|
|
5374
5390
|
return r({
|
|
5375
5391
|
path: n,
|
|
@@ -5377,7 +5393,7 @@ function gc({ alias: e = o(), ...t }) {
|
|
|
5377
5393
|
...t
|
|
5378
5394
|
});
|
|
5379
5395
|
}
|
|
5380
|
-
function
|
|
5396
|
+
function Ac({ alias: e = o(), secretDocument: t = {}, ...n } = {}) {
|
|
5381
5397
|
const a = `/API/secret/${e}`;
|
|
5382
5398
|
return r({
|
|
5383
5399
|
path: a,
|
|
@@ -5386,7 +5402,7 @@ function Ic({ alias: e = o(), secretDocument: t = {}, ...n } = {}) {
|
|
|
5386
5402
|
...n
|
|
5387
5403
|
});
|
|
5388
5404
|
}
|
|
5389
|
-
function
|
|
5405
|
+
function Ec({ alias: e = o(), ...t }) {
|
|
5390
5406
|
const n = `/API/secret/${e}`;
|
|
5391
5407
|
return r({
|
|
5392
5408
|
path: n,
|
|
@@ -5394,7 +5410,7 @@ function Ac({ alias: e = o(), ...t }) {
|
|
|
5394
5410
|
...t
|
|
5395
5411
|
});
|
|
5396
5412
|
}
|
|
5397
|
-
function
|
|
5413
|
+
function yc({
|
|
5398
5414
|
alias: e = o(),
|
|
5399
5415
|
key: t = o(),
|
|
5400
5416
|
value: n = o(),
|
|
@@ -5410,7 +5426,7 @@ function Ec({
|
|
|
5410
5426
|
...s
|
|
5411
5427
|
});
|
|
5412
5428
|
}
|
|
5413
|
-
function
|
|
5429
|
+
function bc({ alias: e = o(), key: t = o(), ...n }) {
|
|
5414
5430
|
const a = `/API/secret/${e}/${t}`;
|
|
5415
5431
|
return r({
|
|
5416
5432
|
path: a,
|
|
@@ -5418,22 +5434,22 @@ function yc({ alias: e = o(), key: t = o(), ...n }) {
|
|
|
5418
5434
|
...n
|
|
5419
5435
|
});
|
|
5420
5436
|
}
|
|
5421
|
-
const
|
|
5422
|
-
listSecret:
|
|
5423
|
-
getSecret:
|
|
5424
|
-
createSecret:
|
|
5425
|
-
deleteSecret:
|
|
5426
|
-
updateSecretValue:
|
|
5427
|
-
deleteSecretValue:
|
|
5437
|
+
const qd = {
|
|
5438
|
+
listSecret: gc,
|
|
5439
|
+
getSecret: Ic,
|
|
5440
|
+
createSecret: Ac,
|
|
5441
|
+
deleteSecret: Ec,
|
|
5442
|
+
updateSecretValue: yc,
|
|
5443
|
+
deleteSecretValue: bc
|
|
5428
5444
|
};
|
|
5429
|
-
function
|
|
5445
|
+
function Sc({ noAuth: e = !1, ...t } = {}) {
|
|
5430
5446
|
return r({
|
|
5431
5447
|
path: e ? "/APInoauth/selftest/" : "/API/selftest/",
|
|
5432
5448
|
method: "GET",
|
|
5433
5449
|
...t
|
|
5434
5450
|
});
|
|
5435
5451
|
}
|
|
5436
|
-
function
|
|
5452
|
+
function Gc({ testName: e = o(), ...t } = {}) {
|
|
5437
5453
|
const n = `/API/selftest/${e}`;
|
|
5438
5454
|
return r({
|
|
5439
5455
|
path: n,
|
|
@@ -5441,11 +5457,11 @@ function Sc({ testName: e = o(), ...t } = {}) {
|
|
|
5441
5457
|
...t
|
|
5442
5458
|
});
|
|
5443
5459
|
}
|
|
5444
|
-
const
|
|
5445
|
-
listSelfTest:
|
|
5446
|
-
getSelfTest:
|
|
5460
|
+
const Bd = {
|
|
5461
|
+
listSelfTest: Sc,
|
|
5462
|
+
getSelfTest: Gc
|
|
5447
5463
|
};
|
|
5448
|
-
function
|
|
5464
|
+
function vc({
|
|
5449
5465
|
itemId: e = o(),
|
|
5450
5466
|
format: t = o(),
|
|
5451
5467
|
sequenceDefinition: n,
|
|
@@ -5461,7 +5477,7 @@ function Gc({
|
|
|
5461
5477
|
...s
|
|
5462
5478
|
});
|
|
5463
5479
|
}
|
|
5464
|
-
function
|
|
5480
|
+
function kc({ itemId: e = o(), ...t }) {
|
|
5465
5481
|
const n = `/API/item/${e}/sequence`;
|
|
5466
5482
|
return r({
|
|
5467
5483
|
path: n,
|
|
@@ -5469,7 +5485,7 @@ function vc({ itemId: e = o(), ...t }) {
|
|
|
5469
5485
|
...t
|
|
5470
5486
|
});
|
|
5471
5487
|
}
|
|
5472
|
-
function
|
|
5488
|
+
function Uc({
|
|
5473
5489
|
itemId: e = o(),
|
|
5474
5490
|
format: t = o(),
|
|
5475
5491
|
headers: n = {},
|
|
@@ -5483,7 +5499,7 @@ function kc({
|
|
|
5483
5499
|
...a
|
|
5484
5500
|
});
|
|
5485
5501
|
}
|
|
5486
|
-
function
|
|
5502
|
+
function Lc({ itemId: e = o(), ...t }) {
|
|
5487
5503
|
const n = `/API/item/${e}/sequence/conform-metadata`;
|
|
5488
5504
|
return r({
|
|
5489
5505
|
path: n,
|
|
@@ -5491,7 +5507,7 @@ function Uc({ itemId: e = o(), ...t }) {
|
|
|
5491
5507
|
...t
|
|
5492
5508
|
});
|
|
5493
5509
|
}
|
|
5494
|
-
function
|
|
5510
|
+
function xc({ itemId: e = o(), ...t }) {
|
|
5495
5511
|
const n = `/API/item/${e}/sequence/render`;
|
|
5496
5512
|
return r({
|
|
5497
5513
|
path: n,
|
|
@@ -5499,7 +5515,7 @@ function Lc({ itemId: e = o(), ...t }) {
|
|
|
5499
5515
|
...t
|
|
5500
5516
|
});
|
|
5501
5517
|
}
|
|
5502
|
-
function
|
|
5518
|
+
function Cc({ itemId: e = o(), format: t = o(), ...n }) {
|
|
5503
5519
|
const a = `/API/item/${e}/sequence/${t}`;
|
|
5504
5520
|
return r({
|
|
5505
5521
|
path: a,
|
|
@@ -5507,7 +5523,7 @@ function xc({ itemId: e = o(), format: t = o(), ...n }) {
|
|
|
5507
5523
|
...n
|
|
5508
5524
|
});
|
|
5509
5525
|
}
|
|
5510
|
-
function
|
|
5526
|
+
function Mc({ sequenceRenderRequestDocument: e = o(), ...t }) {
|
|
5511
5527
|
return r({
|
|
5512
5528
|
path: "/API/sequence/render",
|
|
5513
5529
|
method: "POST",
|
|
@@ -5515,7 +5531,7 @@ function Cc({ sequenceRenderRequestDocument: e = o(), ...t }) {
|
|
|
5515
5531
|
...t
|
|
5516
5532
|
});
|
|
5517
5533
|
}
|
|
5518
|
-
function
|
|
5534
|
+
function Dc({ queryParams: e = o(), exportRequestDocument: t, ...n }) {
|
|
5519
5535
|
return r({
|
|
5520
5536
|
path: "/API/sequence/export",
|
|
5521
5537
|
method: "POST",
|
|
@@ -5524,7 +5540,7 @@ function Mc({ queryParams: e = o(), exportRequestDocument: t, ...n }) {
|
|
|
5524
5540
|
...n
|
|
5525
5541
|
});
|
|
5526
5542
|
}
|
|
5527
|
-
function
|
|
5543
|
+
function Oc({
|
|
5528
5544
|
itemId: e = o(),
|
|
5529
5545
|
queryParams: t = o(),
|
|
5530
5546
|
exportRequestDocument: n,
|
|
@@ -5540,25 +5556,25 @@ function Dc({
|
|
|
5540
5556
|
...a
|
|
5541
5557
|
});
|
|
5542
5558
|
}
|
|
5543
|
-
const
|
|
5544
|
-
updateItemSequence:
|
|
5545
|
-
listItemSequence:
|
|
5546
|
-
getItemSequence:
|
|
5547
|
-
conformItemSequence:
|
|
5548
|
-
renderItemSequence:
|
|
5549
|
-
removeItemSequence:
|
|
5550
|
-
renderSequence:
|
|
5551
|
-
exportSequence:
|
|
5552
|
-
exportItemSequence:
|
|
5559
|
+
const Nd = {
|
|
5560
|
+
updateItemSequence: vc,
|
|
5561
|
+
listItemSequence: kc,
|
|
5562
|
+
getItemSequence: Uc,
|
|
5563
|
+
conformItemSequence: Lc,
|
|
5564
|
+
renderItemSequence: xc,
|
|
5565
|
+
removeItemSequence: Cc,
|
|
5566
|
+
renderSequence: Mc,
|
|
5567
|
+
exportSequence: Dc,
|
|
5568
|
+
exportItemSequence: Oc
|
|
5553
5569
|
};
|
|
5554
|
-
function
|
|
5570
|
+
function jc({ ...e } = {}) {
|
|
5555
5571
|
return r({
|
|
5556
5572
|
path: "/API/vidispine-service",
|
|
5557
5573
|
method: "GET",
|
|
5558
5574
|
...e
|
|
5559
5575
|
});
|
|
5560
5576
|
}
|
|
5561
|
-
function
|
|
5577
|
+
function Fc({ serviceName: e = o(), ...t }) {
|
|
5562
5578
|
const n = `/API/vidispine-service/service/${e}`;
|
|
5563
5579
|
return r({
|
|
5564
5580
|
path: n,
|
|
@@ -5566,7 +5582,7 @@ function jc({ serviceName: e = o(), ...t }) {
|
|
|
5566
5582
|
...t
|
|
5567
5583
|
});
|
|
5568
5584
|
}
|
|
5569
|
-
function
|
|
5585
|
+
function Rc({ serviceName: e = o(), ...t }) {
|
|
5570
5586
|
const n = `/API/vidispine-service/service/${e}/enable`;
|
|
5571
5587
|
return r({
|
|
5572
5588
|
path: n,
|
|
@@ -5574,7 +5590,7 @@ function Fc({ serviceName: e = o(), ...t }) {
|
|
|
5574
5590
|
...t
|
|
5575
5591
|
});
|
|
5576
5592
|
}
|
|
5577
|
-
function
|
|
5593
|
+
function wc({ serviceName: e = o(), ...t }) {
|
|
5578
5594
|
const n = `/API/vidispine-service/service/${e}/disable`;
|
|
5579
5595
|
return r({
|
|
5580
5596
|
path: n,
|
|
@@ -5582,7 +5598,7 @@ function Rc({ serviceName: e = o(), ...t }) {
|
|
|
5582
5598
|
...t
|
|
5583
5599
|
});
|
|
5584
5600
|
}
|
|
5585
|
-
function
|
|
5601
|
+
function zc({ headers: e = {}, ...t } = {}) {
|
|
5586
5602
|
const n = "/API/vidispine-service/stacktrace", a = { accept: "text/plain", ...e };
|
|
5587
5603
|
return r({
|
|
5588
5604
|
path: n,
|
|
@@ -5591,14 +5607,14 @@ function wc({ headers: e = {}, ...t } = {}) {
|
|
|
5591
5607
|
...t
|
|
5592
5608
|
});
|
|
5593
5609
|
}
|
|
5594
|
-
const
|
|
5595
|
-
getServiceList:
|
|
5596
|
-
getService:
|
|
5597
|
-
enableService:
|
|
5598
|
-
disableService:
|
|
5599
|
-
getStackTrace:
|
|
5610
|
+
const Jd = {
|
|
5611
|
+
getServiceList: jc,
|
|
5612
|
+
getService: Fc,
|
|
5613
|
+
enableService: Rc,
|
|
5614
|
+
disableService: wc,
|
|
5615
|
+
getStackTrace: zc
|
|
5600
5616
|
};
|
|
5601
|
-
function
|
|
5617
|
+
function qc({
|
|
5602
5618
|
itemId: e = o(),
|
|
5603
5619
|
metadataDocument: t = {},
|
|
5604
5620
|
headers: n = {},
|
|
@@ -5613,7 +5629,7 @@ function zc({
|
|
|
5613
5629
|
...a
|
|
5614
5630
|
});
|
|
5615
5631
|
}
|
|
5616
|
-
function
|
|
5632
|
+
function Bc({ itemId: e = o(), shapeDocument: t = {}, ...n }) {
|
|
5617
5633
|
const a = `/API/item/${e}/shape/create`;
|
|
5618
5634
|
return r({
|
|
5619
5635
|
path: a,
|
|
@@ -5622,7 +5638,7 @@ function qc({ itemId: e = o(), shapeDocument: t = {}, ...n }) {
|
|
|
5622
5638
|
...n
|
|
5623
5639
|
});
|
|
5624
5640
|
}
|
|
5625
|
-
function
|
|
5641
|
+
function Nc({
|
|
5626
5642
|
itemId: e = o(),
|
|
5627
5643
|
shapeId: t = o(),
|
|
5628
5644
|
simpleMetadataDocument: n = {},
|
|
@@ -5636,7 +5652,7 @@ function Bc({
|
|
|
5636
5652
|
...a
|
|
5637
5653
|
});
|
|
5638
5654
|
}
|
|
5639
|
-
function
|
|
5655
|
+
function Jc({ itemId: e = o(), ...t }) {
|
|
5640
5656
|
const n = `/API/item/${e}/shape/`;
|
|
5641
5657
|
return r({
|
|
5642
5658
|
path: n,
|
|
@@ -5644,7 +5660,7 @@ function Nc({ itemId: e = o(), ...t }) {
|
|
|
5644
5660
|
...t
|
|
5645
5661
|
});
|
|
5646
5662
|
}
|
|
5647
|
-
function
|
|
5663
|
+
function Vc({ itemId: e = o(), ...t }) {
|
|
5648
5664
|
const n = `/API/item/${e}/shape/imp`;
|
|
5649
5665
|
return r({
|
|
5650
5666
|
path: n,
|
|
@@ -5652,7 +5668,7 @@ function Jc({ itemId: e = o(), ...t }) {
|
|
|
5652
5668
|
...t
|
|
5653
5669
|
});
|
|
5654
5670
|
}
|
|
5655
|
-
function
|
|
5671
|
+
function Hc({
|
|
5656
5672
|
itemId: e = o(),
|
|
5657
5673
|
headers: t = {},
|
|
5658
5674
|
file: n,
|
|
@@ -5667,7 +5683,7 @@ function Vc({
|
|
|
5667
5683
|
...a
|
|
5668
5684
|
});
|
|
5669
5685
|
}
|
|
5670
|
-
function
|
|
5686
|
+
function Kc({ itemId: e = o(), ...t }) {
|
|
5671
5687
|
const n = `/API/item/${e}/shape/`;
|
|
5672
5688
|
return r({
|
|
5673
5689
|
path: n,
|
|
@@ -5675,7 +5691,7 @@ function Hc({ itemId: e = o(), ...t }) {
|
|
|
5675
5691
|
...t
|
|
5676
5692
|
});
|
|
5677
5693
|
}
|
|
5678
|
-
function
|
|
5694
|
+
function Qc({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
5679
5695
|
const a = `/API/item/${e}/shape/${t}/`;
|
|
5680
5696
|
return r({
|
|
5681
5697
|
path: a,
|
|
@@ -5683,7 +5699,7 @@ function Kc({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
|
5683
5699
|
...n
|
|
5684
5700
|
});
|
|
5685
5701
|
}
|
|
5686
|
-
function
|
|
5702
|
+
function _c({
|
|
5687
5703
|
itemId: e = o(),
|
|
5688
5704
|
shapeId: t = o(),
|
|
5689
5705
|
headers: n = {},
|
|
@@ -5697,7 +5713,7 @@ function Qc({
|
|
|
5697
5713
|
...a
|
|
5698
5714
|
});
|
|
5699
5715
|
}
|
|
5700
|
-
function
|
|
5716
|
+
function Wc({
|
|
5701
5717
|
itemId: e = o(),
|
|
5702
5718
|
shapeId: t = o(),
|
|
5703
5719
|
headers: n = {},
|
|
@@ -5711,7 +5727,7 @@ function _c({
|
|
|
5711
5727
|
...a
|
|
5712
5728
|
});
|
|
5713
5729
|
}
|
|
5714
|
-
function
|
|
5730
|
+
function Xc({
|
|
5715
5731
|
itemId: e = o(),
|
|
5716
5732
|
shapeId: t = o(),
|
|
5717
5733
|
headers: n = {},
|
|
@@ -5725,7 +5741,7 @@ function Wc({
|
|
|
5725
5741
|
...a
|
|
5726
5742
|
});
|
|
5727
5743
|
}
|
|
5728
|
-
function
|
|
5744
|
+
function Yc({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
5729
5745
|
const a = `/API/item/${e}/shape/${t}/transcode`;
|
|
5730
5746
|
return r({
|
|
5731
5747
|
path: a,
|
|
@@ -5733,7 +5749,7 @@ function Xc({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
|
5733
5749
|
...n
|
|
5734
5750
|
});
|
|
5735
5751
|
}
|
|
5736
|
-
function
|
|
5752
|
+
function Zc({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
5737
5753
|
const a = `/API/item/${e}/shape/${t}/export`;
|
|
5738
5754
|
return r({
|
|
5739
5755
|
path: a,
|
|
@@ -5741,7 +5757,7 @@ function Yc({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
|
5741
5757
|
...n
|
|
5742
5758
|
});
|
|
5743
5759
|
}
|
|
5744
|
-
function
|
|
5760
|
+
function tu({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
5745
5761
|
const a = `/API/item/${e}/shape/${t}/export/imp`;
|
|
5746
5762
|
return r({
|
|
5747
5763
|
path: a,
|
|
@@ -5749,7 +5765,7 @@ function Zc({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
|
5749
5765
|
...n
|
|
5750
5766
|
});
|
|
5751
5767
|
}
|
|
5752
|
-
function
|
|
5768
|
+
function eu({ itemId: e = o(), ...t }) {
|
|
5753
5769
|
const n = `/API/item/${e}/shape/version`;
|
|
5754
5770
|
return r({
|
|
5755
5771
|
path: n,
|
|
@@ -5757,7 +5773,7 @@ function tu({ itemId: e = o(), ...t }) {
|
|
|
5757
5773
|
...t
|
|
5758
5774
|
});
|
|
5759
5775
|
}
|
|
5760
|
-
function
|
|
5776
|
+
function nu({ itemId: e = o(), versionId: t = o(), ...n }) {
|
|
5761
5777
|
const a = `/API/item/${e}/shape/version/${t}`;
|
|
5762
5778
|
return r({
|
|
5763
5779
|
path: a,
|
|
@@ -5765,7 +5781,7 @@ function eu({ itemId: e = o(), versionId: t = o(), ...n }) {
|
|
|
5765
5781
|
...n
|
|
5766
5782
|
});
|
|
5767
5783
|
}
|
|
5768
|
-
function
|
|
5784
|
+
function ou({ itemId: e = o(), versionId: t = o(), ...n }) {
|
|
5769
5785
|
const a = `/API/item/${e}/shape/version/${t}`;
|
|
5770
5786
|
return r({
|
|
5771
5787
|
path: a,
|
|
@@ -5773,7 +5789,7 @@ function nu({ itemId: e = o(), versionId: t = o(), ...n }) {
|
|
|
5773
5789
|
...n
|
|
5774
5790
|
});
|
|
5775
5791
|
}
|
|
5776
|
-
function
|
|
5792
|
+
function au({ itemId: e = o(), ...t }) {
|
|
5777
5793
|
const n = `/API/item/${e}/shape/version/`;
|
|
5778
5794
|
return r({
|
|
5779
5795
|
path: n,
|
|
@@ -5781,7 +5797,7 @@ function ou({ itemId: e = o(), ...t }) {
|
|
|
5781
5797
|
...t
|
|
5782
5798
|
});
|
|
5783
5799
|
}
|
|
5784
|
-
function
|
|
5800
|
+
function ru({ itemId: e = o(), versionId: t = o(), ...n }) {
|
|
5785
5801
|
const a = `/API/item/${e}/shape/version/${t}`;
|
|
5786
5802
|
return r({
|
|
5787
5803
|
path: a,
|
|
@@ -5789,7 +5805,7 @@ function au({ itemId: e = o(), versionId: t = o(), ...n }) {
|
|
|
5789
5805
|
...n
|
|
5790
5806
|
});
|
|
5791
5807
|
}
|
|
5792
|
-
function
|
|
5808
|
+
function su({ itemId: e = o(), ...t }) {
|
|
5793
5809
|
const n = `/API/item/${e}/shape/essence`;
|
|
5794
5810
|
return r({
|
|
5795
5811
|
path: n,
|
|
@@ -5797,7 +5813,7 @@ function ru({ itemId: e = o(), ...t }) {
|
|
|
5797
5813
|
...t
|
|
5798
5814
|
});
|
|
5799
5815
|
}
|
|
5800
|
-
function
|
|
5816
|
+
function iu({
|
|
5801
5817
|
itemId: e = o(),
|
|
5802
5818
|
headers: t = {},
|
|
5803
5819
|
file: n,
|
|
@@ -5812,7 +5828,7 @@ function su({
|
|
|
5812
5828
|
...a
|
|
5813
5829
|
});
|
|
5814
5830
|
}
|
|
5815
|
-
function
|
|
5831
|
+
function cu({ itemId: e = o(), shapeId: t = o(), ...n } = {}) {
|
|
5816
5832
|
const a = `/API/item/${e}/shape/${t}`;
|
|
5817
5833
|
return r({
|
|
5818
5834
|
path: a,
|
|
@@ -5820,7 +5836,7 @@ function iu({ itemId: e = o(), shapeId: t = o(), ...n } = {}) {
|
|
|
5820
5836
|
...n
|
|
5821
5837
|
});
|
|
5822
5838
|
}
|
|
5823
|
-
function
|
|
5839
|
+
function uu({ itemId: e = o(), ...t } = {}) {
|
|
5824
5840
|
const n = `/API/item/${e}/shape/`;
|
|
5825
5841
|
return r({
|
|
5826
5842
|
path: n,
|
|
@@ -5828,7 +5844,7 @@ function cu({ itemId: e = o(), ...t } = {}) {
|
|
|
5828
5844
|
...t
|
|
5829
5845
|
});
|
|
5830
5846
|
}
|
|
5831
|
-
function
|
|
5847
|
+
function hu({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
5832
5848
|
const a = `/API/item/${e}/shape/${t}/transcode`;
|
|
5833
5849
|
return r({
|
|
5834
5850
|
path: a,
|
|
@@ -5836,7 +5852,7 @@ function uu({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
|
5836
5852
|
...n
|
|
5837
5853
|
});
|
|
5838
5854
|
}
|
|
5839
|
-
function
|
|
5855
|
+
function pu({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
5840
5856
|
const a = `/API/item/${e}/shape/${t}/thumbnail`;
|
|
5841
5857
|
return r({
|
|
5842
5858
|
path: a,
|
|
@@ -5844,7 +5860,7 @@ function hu({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
|
5844
5860
|
...n
|
|
5845
5861
|
});
|
|
5846
5862
|
}
|
|
5847
|
-
function
|
|
5863
|
+
function du({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
5848
5864
|
const a = `/API/item/${e}/shape/${t}/update`;
|
|
5849
5865
|
return r({
|
|
5850
5866
|
path: a,
|
|
@@ -5852,7 +5868,7 @@ function pu({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
|
5852
5868
|
...n
|
|
5853
5869
|
});
|
|
5854
5870
|
}
|
|
5855
|
-
function
|
|
5871
|
+
function mu({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
5856
5872
|
const a = `/API/item/${e}/shape/${t}/file`;
|
|
5857
5873
|
return r({
|
|
5858
5874
|
path: a,
|
|
@@ -5860,7 +5876,7 @@ function du({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
|
5860
5876
|
...n
|
|
5861
5877
|
});
|
|
5862
5878
|
}
|
|
5863
|
-
function
|
|
5879
|
+
function lu({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
5864
5880
|
const a = `/API/item/${e}/shape/${t}/tag`;
|
|
5865
5881
|
return r({
|
|
5866
5882
|
path: a,
|
|
@@ -5868,7 +5884,7 @@ function mu({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
|
5868
5884
|
...n
|
|
5869
5885
|
});
|
|
5870
5886
|
}
|
|
5871
|
-
function
|
|
5887
|
+
function fu({
|
|
5872
5888
|
itemId: e = o(),
|
|
5873
5889
|
shapeId: t = o(),
|
|
5874
5890
|
tagName: n = o(),
|
|
@@ -5881,7 +5897,7 @@ function lu({
|
|
|
5881
5897
|
...a
|
|
5882
5898
|
});
|
|
5883
5899
|
}
|
|
5884
|
-
function
|
|
5900
|
+
function Pu({
|
|
5885
5901
|
itemId: e = o(),
|
|
5886
5902
|
shapeId: t = o(),
|
|
5887
5903
|
tagName: n = o(),
|
|
@@ -5894,7 +5910,7 @@ function fu({
|
|
|
5894
5910
|
...a
|
|
5895
5911
|
});
|
|
5896
5912
|
}
|
|
5897
|
-
function
|
|
5913
|
+
function Tu({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
5898
5914
|
const a = `/API/item/${e}/shape/${t}/mime`;
|
|
5899
5915
|
return r({
|
|
5900
5916
|
path: a,
|
|
@@ -5902,7 +5918,7 @@ function Pu({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
|
5902
5918
|
...n
|
|
5903
5919
|
});
|
|
5904
5920
|
}
|
|
5905
|
-
function
|
|
5921
|
+
function $u({
|
|
5906
5922
|
itemId: e = o(),
|
|
5907
5923
|
shapeId: t = o(),
|
|
5908
5924
|
mimeType: n = o(),
|
|
@@ -5915,7 +5931,7 @@ function Tu({
|
|
|
5915
5931
|
...a
|
|
5916
5932
|
});
|
|
5917
5933
|
}
|
|
5918
|
-
function
|
|
5934
|
+
function gu({
|
|
5919
5935
|
itemId: e = o(),
|
|
5920
5936
|
shapeId: t = o(),
|
|
5921
5937
|
mimeType: n = o(),
|
|
@@ -5928,7 +5944,7 @@ function $u({
|
|
|
5928
5944
|
...a
|
|
5929
5945
|
});
|
|
5930
5946
|
}
|
|
5931
|
-
function
|
|
5947
|
+
function Iu({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
5932
5948
|
const a = `/API/item/${e}/shape/${t}/filename`;
|
|
5933
5949
|
return r({
|
|
5934
5950
|
path: a,
|
|
@@ -5936,7 +5952,7 @@ function gu({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
|
5936
5952
|
...n
|
|
5937
5953
|
});
|
|
5938
5954
|
}
|
|
5939
|
-
function
|
|
5955
|
+
function Au({
|
|
5940
5956
|
itemId: e = o(),
|
|
5941
5957
|
shapeId: t = o(),
|
|
5942
5958
|
storageId: n = o(),
|
|
@@ -5951,7 +5967,7 @@ function Iu({
|
|
|
5951
5967
|
...s
|
|
5952
5968
|
});
|
|
5953
5969
|
}
|
|
5954
|
-
function
|
|
5970
|
+
function Eu({
|
|
5955
5971
|
itemId: e = o(),
|
|
5956
5972
|
shapeId: t = o(),
|
|
5957
5973
|
storageId: n = o(),
|
|
@@ -5964,7 +5980,7 @@ function Au({
|
|
|
5964
5980
|
...a
|
|
5965
5981
|
});
|
|
5966
5982
|
}
|
|
5967
|
-
function
|
|
5983
|
+
function yu({
|
|
5968
5984
|
itemId: e = o(),
|
|
5969
5985
|
shapeId: t = o(),
|
|
5970
5986
|
analyzeJobDocument: n,
|
|
@@ -5978,7 +5994,7 @@ function Eu({
|
|
|
5978
5994
|
...a
|
|
5979
5995
|
});
|
|
5980
5996
|
}
|
|
5981
|
-
function
|
|
5997
|
+
function bu({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
5982
5998
|
const a = `/API/item/${e}/shape/${t}/smartcrop-render`;
|
|
5983
5999
|
return r({
|
|
5984
6000
|
path: a,
|
|
@@ -5986,7 +6002,7 @@ function yu({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
|
5986
6002
|
...n
|
|
5987
6003
|
});
|
|
5988
6004
|
}
|
|
5989
|
-
function
|
|
6005
|
+
function Su({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
5990
6006
|
const a = `/API/item/${e}/shape/${t}/smartcrop-edl`;
|
|
5991
6007
|
return r({
|
|
5992
6008
|
path: a,
|
|
@@ -5994,7 +6010,7 @@ function bu({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
|
5994
6010
|
...n
|
|
5995
6011
|
});
|
|
5996
6012
|
}
|
|
5997
|
-
function
|
|
6013
|
+
function Gu({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
5998
6014
|
const a = `/API/item/${e}/shape/${t}/highlight-render`;
|
|
5999
6015
|
return r({
|
|
6000
6016
|
path: a,
|
|
@@ -6002,7 +6018,7 @@ function Su({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
|
6002
6018
|
...n
|
|
6003
6019
|
});
|
|
6004
6020
|
}
|
|
6005
|
-
function
|
|
6021
|
+
function vu({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
6006
6022
|
const a = `/API/item/${e}/shape/${t}/highlighter-edl`;
|
|
6007
6023
|
return r({
|
|
6008
6024
|
path: a,
|
|
@@ -6010,57 +6026,57 @@ function Gu({ itemId: e = o(), shapeId: t = o(), ...n }) {
|
|
|
6010
6026
|
...n
|
|
6011
6027
|
});
|
|
6012
6028
|
}
|
|
6013
|
-
const
|
|
6014
|
-
createShapePlaceholder:
|
|
6015
|
-
createShape:
|
|
6016
|
-
updateShapePlaceholder:
|
|
6017
|
-
createShapeImport:
|
|
6018
|
-
createShapeImportImp:
|
|
6019
|
-
createShapeImportRaw:
|
|
6020
|
-
listShape:
|
|
6021
|
-
getShape:
|
|
6022
|
-
getShapeGraph:
|
|
6023
|
-
getShapeGraphDot:
|
|
6024
|
-
getShapeCpl:
|
|
6025
|
-
createShapeTranscode:
|
|
6026
|
-
createShapeExport:
|
|
6027
|
-
createShapeExportImp:
|
|
6028
|
-
listShapeEssence:
|
|
6029
|
-
getShapeEssence:
|
|
6030
|
-
removeShapeEssence:
|
|
6031
|
-
copyShapeEssence:
|
|
6032
|
-
copyShapeEssenceSpecific:
|
|
6033
|
-
createShapeEssenceImport:
|
|
6034
|
-
createShapeEssenceImportRaw:
|
|
6035
|
-
removeShape:
|
|
6036
|
-
removeShapeAll:
|
|
6037
|
-
createTranscode:
|
|
6038
|
-
createThumbnail:
|
|
6039
|
-
createDeduction:
|
|
6040
|
-
listShapeFile:
|
|
6041
|
-
getShapeTag:
|
|
6042
|
-
updateShapeTag:
|
|
6043
|
-
removeShapeTag:
|
|
6044
|
-
getShapeMime:
|
|
6045
|
-
updateShapeMime:
|
|
6046
|
-
removeShapeMime:
|
|
6047
|
-
getShapeFileNameRule:
|
|
6048
|
-
createShapeFileNameRule:
|
|
6049
|
-
removeShapeFileNameRule:
|
|
6050
|
-
createShapeAnalyze:
|
|
6051
|
-
createSmartcrop:
|
|
6052
|
-
getSmartcrop:
|
|
6053
|
-
createHighlight:
|
|
6054
|
-
getHighlight:
|
|
6029
|
+
const Vd = {
|
|
6030
|
+
createShapePlaceholder: qc,
|
|
6031
|
+
createShape: Bc,
|
|
6032
|
+
updateShapePlaceholder: Nc,
|
|
6033
|
+
createShapeImport: Jc,
|
|
6034
|
+
createShapeImportImp: Vc,
|
|
6035
|
+
createShapeImportRaw: Hc,
|
|
6036
|
+
listShape: Kc,
|
|
6037
|
+
getShape: Qc,
|
|
6038
|
+
getShapeGraph: _c,
|
|
6039
|
+
getShapeGraphDot: Wc,
|
|
6040
|
+
getShapeCpl: Xc,
|
|
6041
|
+
createShapeTranscode: Yc,
|
|
6042
|
+
createShapeExport: Zc,
|
|
6043
|
+
createShapeExportImp: tu,
|
|
6044
|
+
listShapeEssence: eu,
|
|
6045
|
+
getShapeEssence: nu,
|
|
6046
|
+
removeShapeEssence: ou,
|
|
6047
|
+
copyShapeEssence: au,
|
|
6048
|
+
copyShapeEssenceSpecific: ru,
|
|
6049
|
+
createShapeEssenceImport: su,
|
|
6050
|
+
createShapeEssenceImportRaw: iu,
|
|
6051
|
+
removeShape: cu,
|
|
6052
|
+
removeShapeAll: uu,
|
|
6053
|
+
createTranscode: hu,
|
|
6054
|
+
createThumbnail: pu,
|
|
6055
|
+
createDeduction: du,
|
|
6056
|
+
listShapeFile: mu,
|
|
6057
|
+
getShapeTag: lu,
|
|
6058
|
+
updateShapeTag: fu,
|
|
6059
|
+
removeShapeTag: Pu,
|
|
6060
|
+
getShapeMime: Tu,
|
|
6061
|
+
updateShapeMime: $u,
|
|
6062
|
+
removeShapeMime: gu,
|
|
6063
|
+
getShapeFileNameRule: Iu,
|
|
6064
|
+
createShapeFileNameRule: Au,
|
|
6065
|
+
removeShapeFileNameRule: Eu,
|
|
6066
|
+
createShapeAnalyze: yu,
|
|
6067
|
+
createSmartcrop: bu,
|
|
6068
|
+
getSmartcrop: Su,
|
|
6069
|
+
createHighlight: Gu,
|
|
6070
|
+
getHighlight: vu
|
|
6055
6071
|
};
|
|
6056
|
-
function
|
|
6072
|
+
function ku({ ...e } = {}) {
|
|
6057
6073
|
return r({
|
|
6058
6074
|
path: "/API/shape-tag/",
|
|
6059
6075
|
method: "GET",
|
|
6060
6076
|
...e
|
|
6061
6077
|
});
|
|
6062
6078
|
}
|
|
6063
|
-
function
|
|
6079
|
+
function Uu({ tagName: e = o(), ...t }) {
|
|
6064
6080
|
const n = `/API/shape-tag/${e}`;
|
|
6065
6081
|
return r({
|
|
6066
6082
|
path: n,
|
|
@@ -6068,7 +6084,7 @@ function ku({ tagName: e = o(), ...t }) {
|
|
|
6068
6084
|
...t
|
|
6069
6085
|
});
|
|
6070
6086
|
}
|
|
6071
|
-
function
|
|
6087
|
+
function Lu({ tagName: e = o(), transcodePresetDocument: t, ...n }) {
|
|
6072
6088
|
const a = `/API/shape-tag/${e}`;
|
|
6073
6089
|
return r({
|
|
6074
6090
|
path: a,
|
|
@@ -6077,7 +6093,7 @@ function Uu({ tagName: e = o(), transcodePresetDocument: t, ...n }) {
|
|
|
6077
6093
|
...n
|
|
6078
6094
|
});
|
|
6079
6095
|
}
|
|
6080
|
-
function
|
|
6096
|
+
function xu({ tagName: e = o(), ...t }) {
|
|
6081
6097
|
const n = `/API/shape-tag/${e}`;
|
|
6082
6098
|
return r({
|
|
6083
6099
|
path: n,
|
|
@@ -6085,7 +6101,7 @@ function Lu({ tagName: e = o(), ...t }) {
|
|
|
6085
6101
|
...t
|
|
6086
6102
|
});
|
|
6087
6103
|
}
|
|
6088
|
-
function
|
|
6104
|
+
function Cu({ tagName: e = o(), headers: t = {}, ...n }) {
|
|
6089
6105
|
const a = { accept: "application/javascript", ...t }, s = `/API/shape-tag/${e}/script`;
|
|
6090
6106
|
return r({
|
|
6091
6107
|
path: s,
|
|
@@ -6094,7 +6110,7 @@ function xu({ tagName: e = o(), headers: t = {}, ...n }) {
|
|
|
6094
6110
|
...n
|
|
6095
6111
|
});
|
|
6096
6112
|
}
|
|
6097
|
-
function
|
|
6113
|
+
function Mu({
|
|
6098
6114
|
tagName: e = o(),
|
|
6099
6115
|
shapeTagScript: t,
|
|
6100
6116
|
headers: n = {},
|
|
@@ -6109,7 +6125,7 @@ function Cu({
|
|
|
6109
6125
|
...a
|
|
6110
6126
|
});
|
|
6111
6127
|
}
|
|
6112
|
-
function
|
|
6128
|
+
function Du({ tagName: e = o(), ...t }) {
|
|
6113
6129
|
const n = `/API/shape-tag/${e}/script`;
|
|
6114
6130
|
return r({
|
|
6115
6131
|
path: n,
|
|
@@ -6117,7 +6133,7 @@ function Mu({ tagName: e = o(), ...t }) {
|
|
|
6117
6133
|
...t
|
|
6118
6134
|
});
|
|
6119
6135
|
}
|
|
6120
|
-
function
|
|
6136
|
+
function Ou({
|
|
6121
6137
|
tagName: e = o(),
|
|
6122
6138
|
itemId: t = o(),
|
|
6123
6139
|
shapeId: n = o(),
|
|
@@ -6130,25 +6146,25 @@ function Du({
|
|
|
6130
6146
|
...a
|
|
6131
6147
|
});
|
|
6132
6148
|
}
|
|
6133
|
-
function
|
|
6149
|
+
function ju({ ...e } = {}) {
|
|
6134
6150
|
return r({
|
|
6135
6151
|
path: "/APIinit/preset-templates",
|
|
6136
6152
|
method: "PUT",
|
|
6137
6153
|
...e
|
|
6138
6154
|
});
|
|
6139
6155
|
}
|
|
6140
|
-
const
|
|
6141
|
-
listShapeTag:
|
|
6142
|
-
getShapeTag:
|
|
6143
|
-
updateShapeTag:
|
|
6144
|
-
removeShapeTag:
|
|
6145
|
-
getShapeTagScript:
|
|
6146
|
-
updateShapeTagScript:
|
|
6147
|
-
removeShapeTagScript:
|
|
6148
|
-
testShapeTagScript:
|
|
6149
|
-
createShapeTagPreset:
|
|
6156
|
+
const Hd = {
|
|
6157
|
+
listShapeTag: ku,
|
|
6158
|
+
getShapeTag: Uu,
|
|
6159
|
+
updateShapeTag: Lu,
|
|
6160
|
+
removeShapeTag: xu,
|
|
6161
|
+
getShapeTagScript: Cu,
|
|
6162
|
+
updateShapeTagScript: Mu,
|
|
6163
|
+
removeShapeTagScript: Du,
|
|
6164
|
+
testShapeTagScript: Ou,
|
|
6165
|
+
createShapeTagPreset: ju
|
|
6150
6166
|
};
|
|
6151
|
-
function
|
|
6167
|
+
function Fu({ headers: e = {}, ...t } = {}) {
|
|
6152
6168
|
const n = { accept: "image/png", ...e };
|
|
6153
6169
|
return r({
|
|
6154
6170
|
path: "/APInoauth/stitch",
|
|
@@ -6157,15 +6173,15 @@ function ju({ headers: e = {}, ...t } = {}) {
|
|
|
6157
6173
|
...t
|
|
6158
6174
|
});
|
|
6159
6175
|
}
|
|
6160
|
-
const
|
|
6161
|
-
function
|
|
6176
|
+
const Kd = { getStitch: Fu };
|
|
6177
|
+
function Ru({ ...e } = {}) {
|
|
6162
6178
|
return r({
|
|
6163
6179
|
path: "/API/storage/",
|
|
6164
6180
|
method: "GET",
|
|
6165
6181
|
...e
|
|
6166
6182
|
});
|
|
6167
6183
|
}
|
|
6168
|
-
function
|
|
6184
|
+
function wu({ storageDocument: e, ...t }) {
|
|
6169
6185
|
return r({
|
|
6170
6186
|
path: "/API/storage/",
|
|
6171
6187
|
method: "POST",
|
|
@@ -6173,7 +6189,7 @@ function Ru({ storageDocument: e, ...t }) {
|
|
|
6173
6189
|
...t
|
|
6174
6190
|
});
|
|
6175
6191
|
}
|
|
6176
|
-
function
|
|
6192
|
+
function zu({ storageId: e = o(), ...t }) {
|
|
6177
6193
|
const n = `/API/storage/${e}/`;
|
|
6178
6194
|
return r({
|
|
6179
6195
|
path: n,
|
|
@@ -6181,7 +6197,7 @@ function wu({ storageId: e = o(), ...t }) {
|
|
|
6181
6197
|
...t
|
|
6182
6198
|
});
|
|
6183
6199
|
}
|
|
6184
|
-
function
|
|
6200
|
+
function qu({ storageId: e = o(), storageDocument: t, ...n }) {
|
|
6185
6201
|
const a = `/API/storage/${e}/`;
|
|
6186
6202
|
return r({
|
|
6187
6203
|
path: a,
|
|
@@ -6190,7 +6206,7 @@ function zu({ storageId: e = o(), storageDocument: t, ...n }) {
|
|
|
6190
6206
|
...n
|
|
6191
6207
|
});
|
|
6192
6208
|
}
|
|
6193
|
-
function
|
|
6209
|
+
function Bu({ storageId: e = o(), metadataDocument: t, ...n }) {
|
|
6194
6210
|
const a = `/API/storage/${e}/metadata`;
|
|
6195
6211
|
return r({
|
|
6196
6212
|
path: a,
|
|
@@ -6199,7 +6215,7 @@ function qu({ storageId: e = o(), metadataDocument: t, ...n }) {
|
|
|
6199
6215
|
...n
|
|
6200
6216
|
});
|
|
6201
6217
|
}
|
|
6202
|
-
function
|
|
6218
|
+
function Nu({
|
|
6203
6219
|
storageId: e = o(),
|
|
6204
6220
|
key: t = o(),
|
|
6205
6221
|
metadataValue: n,
|
|
@@ -6215,7 +6231,7 @@ function Bu({
|
|
|
6215
6231
|
...s
|
|
6216
6232
|
});
|
|
6217
6233
|
}
|
|
6218
|
-
function
|
|
6234
|
+
function Ju({ storageId: e = o(), key: t = o(), ...n }) {
|
|
6219
6235
|
const a = `/API/storage/${e}/metadata/${t}`;
|
|
6220
6236
|
return r({
|
|
6221
6237
|
path: a,
|
|
@@ -6223,7 +6239,7 @@ function Nu({ storageId: e = o(), key: t = o(), ...n }) {
|
|
|
6223
6239
|
...n
|
|
6224
6240
|
});
|
|
6225
6241
|
}
|
|
6226
|
-
function
|
|
6242
|
+
function Vu({ storageId: e = o(), ...t }) {
|
|
6227
6243
|
const n = `/API/storage/${e}/rescan`;
|
|
6228
6244
|
return r({
|
|
6229
6245
|
path: n,
|
|
@@ -6231,7 +6247,7 @@ function Ju({ storageId: e = o(), ...t }) {
|
|
|
6231
6247
|
...t
|
|
6232
6248
|
});
|
|
6233
6249
|
}
|
|
6234
|
-
function
|
|
6250
|
+
function Hu({ storageId: e = o(), headers: t = {}, ...n }) {
|
|
6235
6251
|
const a = { accept: "text/plain", ...t }, s = `/API/storage/${e}/method/`;
|
|
6236
6252
|
return r({
|
|
6237
6253
|
path: s,
|
|
@@ -6240,7 +6256,7 @@ function Vu({ storageId: e = o(), headers: t = {}, ...n }) {
|
|
|
6240
6256
|
...n
|
|
6241
6257
|
});
|
|
6242
6258
|
}
|
|
6243
|
-
function
|
|
6259
|
+
function Ku({
|
|
6244
6260
|
storageId: e = o(),
|
|
6245
6261
|
storageMethodId: t = o(),
|
|
6246
6262
|
headers: n = {},
|
|
@@ -6254,7 +6270,7 @@ function Hu({
|
|
|
6254
6270
|
...a
|
|
6255
6271
|
});
|
|
6256
6272
|
}
|
|
6257
|
-
function
|
|
6273
|
+
function Qu({
|
|
6258
6274
|
storageId: e = o(),
|
|
6259
6275
|
storageMethodId: t = o(),
|
|
6260
6276
|
headers: n = {},
|
|
@@ -6268,7 +6284,7 @@ function Ku({
|
|
|
6268
6284
|
...a
|
|
6269
6285
|
});
|
|
6270
6286
|
}
|
|
6271
|
-
function
|
|
6287
|
+
function _u({ storageId: e = o(), storageMethodId: t = o(), ...n }) {
|
|
6272
6288
|
const a = `/API/storage/${e}/method/${t}`;
|
|
6273
6289
|
return r({
|
|
6274
6290
|
path: a,
|
|
@@ -6276,7 +6292,7 @@ function Qu({ storageId: e = o(), storageMethodId: t = o(), ...n }) {
|
|
|
6276
6292
|
...n
|
|
6277
6293
|
});
|
|
6278
6294
|
}
|
|
6279
|
-
function
|
|
6295
|
+
function Wu({ storageId: e = o(), ...t }) {
|
|
6280
6296
|
const n = `/API/storage/${e}/method/`;
|
|
6281
6297
|
return r({
|
|
6282
6298
|
path: n,
|
|
@@ -6284,7 +6300,7 @@ function _u({ storageId: e = o(), ...t }) {
|
|
|
6284
6300
|
...t
|
|
6285
6301
|
});
|
|
6286
6302
|
}
|
|
6287
|
-
function
|
|
6303
|
+
function Xu({ storageId: e = o(), headers: t = {}, ...n }) {
|
|
6288
6304
|
const a = { accept: "text/plain", ...t }, s = `/API/storage/${e}/`;
|
|
6289
6305
|
return r({
|
|
6290
6306
|
path: s,
|
|
@@ -6293,7 +6309,7 @@ function Wu({ storageId: e = o(), headers: t = {}, ...n }) {
|
|
|
6293
6309
|
...n
|
|
6294
6310
|
});
|
|
6295
6311
|
}
|
|
6296
|
-
function
|
|
6312
|
+
function Yu({ storageId: e = o(), ...t }) {
|
|
6297
6313
|
const n = `/API/storage/${e}/evacuate`;
|
|
6298
6314
|
return r({
|
|
6299
6315
|
path: n,
|
|
@@ -6301,7 +6317,7 @@ function Xu({ storageId: e = o(), ...t }) {
|
|
|
6301
6317
|
...t
|
|
6302
6318
|
});
|
|
6303
6319
|
}
|
|
6304
|
-
function
|
|
6320
|
+
function Zu({ storageId: e = o(), ...t }) {
|
|
6305
6321
|
const n = `/API/storage/${e}/evacuate`;
|
|
6306
6322
|
return r({
|
|
6307
6323
|
path: n,
|
|
@@ -6309,7 +6325,7 @@ function Yu({ storageId: e = o(), ...t }) {
|
|
|
6309
6325
|
...t
|
|
6310
6326
|
});
|
|
6311
6327
|
}
|
|
6312
|
-
function
|
|
6328
|
+
function th({ storageId: e = o(), storageType: t = o(), ...n }) {
|
|
6313
6329
|
const a = `/API/storage/${e}/type/${t}`;
|
|
6314
6330
|
return r({
|
|
6315
6331
|
path: a,
|
|
@@ -6317,33 +6333,33 @@ function Zu({ storageId: e = o(), storageType: t = o(), ...n }) {
|
|
|
6317
6333
|
...n
|
|
6318
6334
|
});
|
|
6319
6335
|
}
|
|
6320
|
-
const
|
|
6321
|
-
listStorage:
|
|
6322
|
-
createStorage:
|
|
6323
|
-
getStorage:
|
|
6324
|
-
modifyStorage:
|
|
6325
|
-
modifyStorageMetadata:
|
|
6326
|
-
modifyStorageMetadataKey:
|
|
6327
|
-
removeStorageMetadata:
|
|
6328
|
-
rescanStorage:
|
|
6329
|
-
createStorageMethod:
|
|
6330
|
-
modifyStorageMethod:
|
|
6331
|
-
removeStorageMethod:
|
|
6332
|
-
getStorageMethod:
|
|
6333
|
-
listStorageMethod:
|
|
6334
|
-
removeStorage:
|
|
6335
|
-
startEvacuateStorage:
|
|
6336
|
-
cancelEvacuateStorage:
|
|
6337
|
-
updateStorageType:
|
|
6336
|
+
const Qd = {
|
|
6337
|
+
listStorage: Ru,
|
|
6338
|
+
createStorage: wu,
|
|
6339
|
+
getStorage: zu,
|
|
6340
|
+
modifyStorage: qu,
|
|
6341
|
+
modifyStorageMetadata: Bu,
|
|
6342
|
+
modifyStorageMetadataKey: Nu,
|
|
6343
|
+
removeStorageMetadata: Ju,
|
|
6344
|
+
rescanStorage: Vu,
|
|
6345
|
+
createStorageMethod: Hu,
|
|
6346
|
+
modifyStorageMethod: Ku,
|
|
6347
|
+
removeStorageMethod: Qu,
|
|
6348
|
+
getStorageMethod: _u,
|
|
6349
|
+
listStorageMethod: Wu,
|
|
6350
|
+
removeStorage: Xu,
|
|
6351
|
+
startEvacuateStorage: Yu,
|
|
6352
|
+
cancelEvacuateStorage: Zu,
|
|
6353
|
+
updateStorageType: th
|
|
6338
6354
|
};
|
|
6339
|
-
function
|
|
6355
|
+
function eh({ ...e } = {}) {
|
|
6340
6356
|
return r({
|
|
6341
6357
|
path: "/API/storage/storage-group/",
|
|
6342
6358
|
method: "GET",
|
|
6343
6359
|
...e
|
|
6344
6360
|
});
|
|
6345
6361
|
}
|
|
6346
|
-
function
|
|
6362
|
+
function nh({ groupName: e = o(), ...t }) {
|
|
6347
6363
|
const n = `/API/storage/storage-group/${e}`;
|
|
6348
6364
|
return r({
|
|
6349
6365
|
path: n,
|
|
@@ -6351,7 +6367,7 @@ function eh({ groupName: e = o(), ...t }) {
|
|
|
6351
6367
|
...t
|
|
6352
6368
|
});
|
|
6353
6369
|
}
|
|
6354
|
-
function
|
|
6370
|
+
function oh({ groupName: e = o(), ...t }) {
|
|
6355
6371
|
const n = `/API/storage/storage-group/${e}`;
|
|
6356
6372
|
return r({
|
|
6357
6373
|
path: n,
|
|
@@ -6359,7 +6375,7 @@ function nh({ groupName: e = o(), ...t }) {
|
|
|
6359
6375
|
...t
|
|
6360
6376
|
});
|
|
6361
6377
|
}
|
|
6362
|
-
function
|
|
6378
|
+
function ah({ groupName: e = o(), ...t }) {
|
|
6363
6379
|
const n = `/API/storage/storage-group/${e}`;
|
|
6364
6380
|
return r({
|
|
6365
6381
|
path: n,
|
|
@@ -6367,7 +6383,7 @@ function oh({ groupName: e = o(), ...t }) {
|
|
|
6367
6383
|
...t
|
|
6368
6384
|
});
|
|
6369
6385
|
}
|
|
6370
|
-
function
|
|
6386
|
+
function rh({ groupName: e = o(), storageId: t = o(), ...n }) {
|
|
6371
6387
|
const a = `/API/storage/storage-group/${e}/${t}`;
|
|
6372
6388
|
return r({
|
|
6373
6389
|
path: a,
|
|
@@ -6375,7 +6391,7 @@ function ah({ groupName: e = o(), storageId: t = o(), ...n }) {
|
|
|
6375
6391
|
...n
|
|
6376
6392
|
});
|
|
6377
6393
|
}
|
|
6378
|
-
function
|
|
6394
|
+
function sh({
|
|
6379
6395
|
groupName: e = o(),
|
|
6380
6396
|
storageId: t = o(),
|
|
6381
6397
|
...n
|
|
@@ -6387,22 +6403,22 @@ function rh({
|
|
|
6387
6403
|
...n
|
|
6388
6404
|
});
|
|
6389
6405
|
}
|
|
6390
|
-
const
|
|
6391
|
-
listStorageGroup:
|
|
6392
|
-
createStorageGroup:
|
|
6393
|
-
getStorageGroup:
|
|
6394
|
-
removeStorageGroup:
|
|
6395
|
-
addStorageGroupStorage:
|
|
6396
|
-
removeStorageGroupStorage:
|
|
6406
|
+
const _d = {
|
|
6407
|
+
listStorageGroup: eh,
|
|
6408
|
+
createStorageGroup: nh,
|
|
6409
|
+
getStorageGroup: oh,
|
|
6410
|
+
removeStorageGroup: ah,
|
|
6411
|
+
addStorageGroupStorage: rh,
|
|
6412
|
+
removeStorageGroupStorage: sh
|
|
6397
6413
|
};
|
|
6398
|
-
function
|
|
6414
|
+
function ih({ ...e } = {}) {
|
|
6399
6415
|
return r({
|
|
6400
6416
|
path: "/API/storage-rule/",
|
|
6401
6417
|
method: "GET",
|
|
6402
6418
|
...e
|
|
6403
6419
|
});
|
|
6404
6420
|
}
|
|
6405
|
-
function
|
|
6421
|
+
function ch({ entityType: e = o(), entityId: t = o(), ...n }) {
|
|
6406
6422
|
const a = `/API/${e}/${t}/storage-rule`;
|
|
6407
6423
|
return r({
|
|
6408
6424
|
path: a,
|
|
@@ -6410,7 +6426,7 @@ function ih({ entityType: e = o(), entityId: t = o(), ...n }) {
|
|
|
6410
6426
|
...n
|
|
6411
6427
|
});
|
|
6412
6428
|
}
|
|
6413
|
-
function
|
|
6429
|
+
function uh({
|
|
6414
6430
|
entityType: e = o(),
|
|
6415
6431
|
entityId: t = o(),
|
|
6416
6432
|
storageRuleDocument: n,
|
|
@@ -6424,7 +6440,7 @@ function ch({
|
|
|
6424
6440
|
...a
|
|
6425
6441
|
});
|
|
6426
6442
|
}
|
|
6427
|
-
function
|
|
6443
|
+
function hh({ entityType: e = o(), entityId: t = o(), ...n }) {
|
|
6428
6444
|
const a = `/API/${e}/${t}/storage-rule`;
|
|
6429
6445
|
return r({
|
|
6430
6446
|
path: a,
|
|
@@ -6432,7 +6448,7 @@ function uh({ entityType: e = o(), entityId: t = o(), ...n }) {
|
|
|
6432
6448
|
...n
|
|
6433
6449
|
});
|
|
6434
6450
|
}
|
|
6435
|
-
function
|
|
6451
|
+
function ph({
|
|
6436
6452
|
entityType: e = o(),
|
|
6437
6453
|
entityId: t = o(),
|
|
6438
6454
|
tagName: n = o(),
|
|
@@ -6445,7 +6461,7 @@ function hh({
|
|
|
6445
6461
|
...a
|
|
6446
6462
|
});
|
|
6447
6463
|
}
|
|
6448
|
-
function
|
|
6464
|
+
function dh({
|
|
6449
6465
|
entityType: e = o(),
|
|
6450
6466
|
entityId: t = o(),
|
|
6451
6467
|
tagName: n = o(),
|
|
@@ -6460,7 +6476,7 @@ function ph({
|
|
|
6460
6476
|
...s
|
|
6461
6477
|
});
|
|
6462
6478
|
}
|
|
6463
|
-
function
|
|
6479
|
+
function mh({
|
|
6464
6480
|
entityType: e = o(),
|
|
6465
6481
|
entityId: t = o(),
|
|
6466
6482
|
tagName: n = o(),
|
|
@@ -6473,7 +6489,7 @@ function dh({
|
|
|
6473
6489
|
...a
|
|
6474
6490
|
});
|
|
6475
6491
|
}
|
|
6476
|
-
function
|
|
6492
|
+
function lh({ tagName: e = o(), ...t }) {
|
|
6477
6493
|
const n = `/API/shape-tag/storage-rule/${e}`;
|
|
6478
6494
|
return r({
|
|
6479
6495
|
path: n,
|
|
@@ -6481,7 +6497,7 @@ function mh({ tagName: e = o(), ...t }) {
|
|
|
6481
6497
|
...t
|
|
6482
6498
|
});
|
|
6483
6499
|
}
|
|
6484
|
-
function
|
|
6500
|
+
function fh({ tagName: e = o(), storageRuleDocument: t, ...n }) {
|
|
6485
6501
|
const a = `/API/shape-tag/storage-rule/${e}`;
|
|
6486
6502
|
return r({
|
|
6487
6503
|
path: a,
|
|
@@ -6490,7 +6506,7 @@ function lh({ tagName: e = o(), storageRuleDocument: t, ...n }) {
|
|
|
6490
6506
|
...n
|
|
6491
6507
|
});
|
|
6492
6508
|
}
|
|
6493
|
-
function
|
|
6509
|
+
function Ph({ tagName: e = o(), ...t }) {
|
|
6494
6510
|
const n = `/API/shape-tag/storage-rule/${e}`;
|
|
6495
6511
|
return r({
|
|
6496
6512
|
path: n,
|
|
@@ -6498,19 +6514,19 @@ function fh({ tagName: e = o(), ...t }) {
|
|
|
6498
6514
|
...t
|
|
6499
6515
|
});
|
|
6500
6516
|
}
|
|
6501
|
-
const
|
|
6502
|
-
listStorageRule:
|
|
6503
|
-
getEntityStorageRule:
|
|
6504
|
-
updateEntityStorageRule:
|
|
6505
|
-
removeEntityStorageRule:
|
|
6506
|
-
getEntityStorageRuleTag:
|
|
6507
|
-
updateEntityStorageRuleTag:
|
|
6508
|
-
removeEntityStorageRuleTag:
|
|
6509
|
-
getStorageRuleShapeTag:
|
|
6510
|
-
updateStorageRuleShapeTag:
|
|
6511
|
-
removeStorageRuleShapeTag:
|
|
6517
|
+
const Wd = {
|
|
6518
|
+
listStorageRule: ih,
|
|
6519
|
+
getEntityStorageRule: ch,
|
|
6520
|
+
updateEntityStorageRule: uh,
|
|
6521
|
+
removeEntityStorageRule: hh,
|
|
6522
|
+
getEntityStorageRuleTag: ph,
|
|
6523
|
+
updateEntityStorageRuleTag: dh,
|
|
6524
|
+
removeEntityStorageRuleTag: mh,
|
|
6525
|
+
getStorageRuleShapeTag: lh,
|
|
6526
|
+
updateStorageRuleShapeTag: fh,
|
|
6527
|
+
removeStorageRuleShapeTag: Ph
|
|
6512
6528
|
};
|
|
6513
|
-
function
|
|
6529
|
+
function Th({ itemId: e = o(), headers: t = {}, ...n }) {
|
|
6514
6530
|
const a = `/API/item/${e}/metadata/export/scc`, s = { accept: "text/plain ", ...t };
|
|
6515
6531
|
return r({
|
|
6516
6532
|
path: a,
|
|
@@ -6519,7 +6535,7 @@ function Ph({ itemId: e = o(), headers: t = {}, ...n }) {
|
|
|
6519
6535
|
...n
|
|
6520
6536
|
});
|
|
6521
6537
|
}
|
|
6522
|
-
function
|
|
6538
|
+
function $h({ itemId: e = o(), headers: t = {}, ...n }) {
|
|
6523
6539
|
const a = `/API/item/${e}/metadata/export/ttml`, s = { accept: "application/xml", ...t };
|
|
6524
6540
|
return r({
|
|
6525
6541
|
path: a,
|
|
@@ -6528,18 +6544,18 @@ function Th({ itemId: e = o(), headers: t = {}, ...n }) {
|
|
|
6528
6544
|
...n
|
|
6529
6545
|
});
|
|
6530
6546
|
}
|
|
6531
|
-
const
|
|
6532
|
-
getSubtitleSCC:
|
|
6533
|
-
getSubtitleTTML:
|
|
6547
|
+
const Xd = {
|
|
6548
|
+
getSubtitleSCC: Th,
|
|
6549
|
+
getSubtitleTTML: $h
|
|
6534
6550
|
};
|
|
6535
|
-
function
|
|
6551
|
+
function gh({ ...e } = {}) {
|
|
6536
6552
|
return r({
|
|
6537
6553
|
path: "/API/jobtype",
|
|
6538
6554
|
method: "GET",
|
|
6539
6555
|
...e
|
|
6540
6556
|
});
|
|
6541
6557
|
}
|
|
6542
|
-
function
|
|
6558
|
+
function Ih({ jobType: e = o(), ...t }) {
|
|
6543
6559
|
const n = `/API/task-definition/jobtype/${e}/`;
|
|
6544
6560
|
return r({
|
|
6545
6561
|
path: n,
|
|
@@ -6547,7 +6563,7 @@ function gh({ jobType: e = o(), ...t }) {
|
|
|
6547
6563
|
...t
|
|
6548
6564
|
});
|
|
6549
6565
|
}
|
|
6550
|
-
function
|
|
6566
|
+
function Ah({ jobType: e = o(), ...t }) {
|
|
6551
6567
|
const n = `/API/task-definition/jobtype/${e}/`;
|
|
6552
6568
|
return r({
|
|
6553
6569
|
path: n,
|
|
@@ -6555,7 +6571,7 @@ function Ih({ jobType: e = o(), ...t }) {
|
|
|
6555
6571
|
...t
|
|
6556
6572
|
});
|
|
6557
6573
|
}
|
|
6558
|
-
function
|
|
6574
|
+
function Eh({ jobType: e = o(), headers: t = {}, ...n }) {
|
|
6559
6575
|
const a = { accept: "text/plain", ...t }, s = `/API/task-definition/jobtype/${e}/graph/dot`;
|
|
6560
6576
|
return r({
|
|
6561
6577
|
path: s,
|
|
@@ -6564,7 +6580,7 @@ function Ah({ jobType: e = o(), headers: t = {}, ...n }) {
|
|
|
6564
6580
|
...n
|
|
6565
6581
|
});
|
|
6566
6582
|
}
|
|
6567
|
-
function
|
|
6583
|
+
function yh({ jobType: e = o(), headers: t = {}, ...n }) {
|
|
6568
6584
|
const a = { accept: "image/png", ...t }, s = `/API/task-definition/jobtype/${e}/graph`;
|
|
6569
6585
|
return r({
|
|
6570
6586
|
path: s,
|
|
@@ -6574,14 +6590,14 @@ function Eh({ jobType: e = o(), headers: t = {}, ...n }) {
|
|
|
6574
6590
|
...n
|
|
6575
6591
|
});
|
|
6576
6592
|
}
|
|
6577
|
-
function
|
|
6593
|
+
function bh({ ...e } = {}) {
|
|
6578
6594
|
return r({
|
|
6579
6595
|
path: "/API/task-definition",
|
|
6580
6596
|
method: "GET",
|
|
6581
6597
|
...e
|
|
6582
6598
|
});
|
|
6583
6599
|
}
|
|
6584
|
-
function
|
|
6600
|
+
function Sh({ taskDefinitionType: e = o(), ...t }) {
|
|
6585
6601
|
const n = `/API/task-definition/jobtype/${e}/`;
|
|
6586
6602
|
return r({
|
|
6587
6603
|
path: n,
|
|
@@ -6589,7 +6605,7 @@ function bh({ taskDefinitionType: e = o(), ...t }) {
|
|
|
6589
6605
|
...t
|
|
6590
6606
|
});
|
|
6591
6607
|
}
|
|
6592
|
-
function
|
|
6608
|
+
function Gh({ taskDefinitionListDocument: e, ...t }) {
|
|
6593
6609
|
return r({
|
|
6594
6610
|
path: "/API/task-definition",
|
|
6595
6611
|
method: "POST",
|
|
@@ -6597,7 +6613,7 @@ function Sh({ taskDefinitionListDocument: e, ...t }) {
|
|
|
6597
6613
|
...t
|
|
6598
6614
|
});
|
|
6599
6615
|
}
|
|
6600
|
-
function
|
|
6616
|
+
function vh({ taskDefinitionId: e = o(), ...t }) {
|
|
6601
6617
|
const n = `/API/task-definition/${e}`;
|
|
6602
6618
|
return r({
|
|
6603
6619
|
path: n,
|
|
@@ -6605,7 +6621,7 @@ function Gh({ taskDefinitionId: e = o(), ...t }) {
|
|
|
6605
6621
|
...t
|
|
6606
6622
|
});
|
|
6607
6623
|
}
|
|
6608
|
-
function
|
|
6624
|
+
function kh({
|
|
6609
6625
|
taskDefinitionType: e = o(),
|
|
6610
6626
|
taskDefinitionStep: t = o(),
|
|
6611
6627
|
...n
|
|
@@ -6617,7 +6633,7 @@ function vh({
|
|
|
6617
6633
|
...n
|
|
6618
6634
|
});
|
|
6619
6635
|
}
|
|
6620
|
-
function
|
|
6636
|
+
function Uh({ taskDefinitionId: e = o(), ...t }) {
|
|
6621
6637
|
const n = `/API/task-definition/${e}`;
|
|
6622
6638
|
return r({
|
|
6623
6639
|
path: n,
|
|
@@ -6625,7 +6641,7 @@ function kh({ taskDefinitionId: e = o(), ...t }) {
|
|
|
6625
6641
|
...t
|
|
6626
6642
|
});
|
|
6627
6643
|
}
|
|
6628
|
-
function
|
|
6644
|
+
function Lh({
|
|
6629
6645
|
taskDefinitionType: e = o(),
|
|
6630
6646
|
taskDefinitionStep: t = o(),
|
|
6631
6647
|
...n
|
|
@@ -6637,7 +6653,7 @@ function Uh({
|
|
|
6637
6653
|
...n
|
|
6638
6654
|
});
|
|
6639
6655
|
}
|
|
6640
|
-
function
|
|
6656
|
+
function xh({
|
|
6641
6657
|
taskDefinitionId: e = o(),
|
|
6642
6658
|
taskDefinitionDocument: t = o(),
|
|
6643
6659
|
...n
|
|
@@ -6650,7 +6666,7 @@ function Lh({
|
|
|
6650
6666
|
...n
|
|
6651
6667
|
});
|
|
6652
6668
|
}
|
|
6653
|
-
function
|
|
6669
|
+
function Ch({
|
|
6654
6670
|
taskDefinitionType: e = o(),
|
|
6655
6671
|
taskDefinitionStep: t = o(),
|
|
6656
6672
|
taskDefinitionDocument: n,
|
|
@@ -6664,7 +6680,7 @@ function xh({
|
|
|
6664
6680
|
...a
|
|
6665
6681
|
});
|
|
6666
6682
|
}
|
|
6667
|
-
function
|
|
6683
|
+
function Mh({
|
|
6668
6684
|
taskDefinitionId: e = o(),
|
|
6669
6685
|
headers: t = {},
|
|
6670
6686
|
...n
|
|
@@ -6677,7 +6693,7 @@ function Ch({
|
|
|
6677
6693
|
...n
|
|
6678
6694
|
});
|
|
6679
6695
|
}
|
|
6680
|
-
function
|
|
6696
|
+
function Dh({
|
|
6681
6697
|
taskDefinitionType: e = o(),
|
|
6682
6698
|
taskDefinitionStep: t = o(),
|
|
6683
6699
|
headers: n = {},
|
|
@@ -6691,7 +6707,7 @@ function Mh({
|
|
|
6691
6707
|
...a
|
|
6692
6708
|
});
|
|
6693
6709
|
}
|
|
6694
|
-
function
|
|
6710
|
+
function Oh({
|
|
6695
6711
|
taskDefinitionId: e = o(),
|
|
6696
6712
|
scriptDocument: t,
|
|
6697
6713
|
headers: n = {},
|
|
@@ -6710,7 +6726,7 @@ function Dh({
|
|
|
6710
6726
|
...a
|
|
6711
6727
|
});
|
|
6712
6728
|
}
|
|
6713
|
-
function
|
|
6729
|
+
function jh({
|
|
6714
6730
|
taskDefinitionType: e = o(),
|
|
6715
6731
|
taskDefinitionStep: t = o(),
|
|
6716
6732
|
scriptDocument: n,
|
|
@@ -6730,34 +6746,34 @@ function Oh({
|
|
|
6730
6746
|
...s
|
|
6731
6747
|
});
|
|
6732
6748
|
}
|
|
6733
|
-
const
|
|
6734
|
-
listJobType:
|
|
6735
|
-
createJobType:
|
|
6736
|
-
removeJobType:
|
|
6737
|
-
getJobTypeGraphDot:
|
|
6738
|
-
getJobTypeGraph:
|
|
6739
|
-
listTaskDefinition:
|
|
6740
|
-
getTaskDefinitionType:
|
|
6741
|
-
createTaskDefinition:
|
|
6742
|
-
getTaskDefinition:
|
|
6743
|
-
getTaskDefinitionStep:
|
|
6744
|
-
removeTaskDefinition:
|
|
6745
|
-
removeTaskDefinitionStep:
|
|
6746
|
-
modifyTaskDefinition:
|
|
6747
|
-
modifyTaskDefinitionStep:
|
|
6748
|
-
getTaskDefinitionScript:
|
|
6749
|
-
getTaskDefinitionStepScript:
|
|
6750
|
-
updateTaskDefinitionScript:
|
|
6751
|
-
updateTaskDefinitionStepScript:
|
|
6749
|
+
const Yd = {
|
|
6750
|
+
listJobType: gh,
|
|
6751
|
+
createJobType: Ih,
|
|
6752
|
+
removeJobType: Ah,
|
|
6753
|
+
getJobTypeGraphDot: Eh,
|
|
6754
|
+
getJobTypeGraph: yh,
|
|
6755
|
+
listTaskDefinition: bh,
|
|
6756
|
+
getTaskDefinitionType: Sh,
|
|
6757
|
+
createTaskDefinition: Gh,
|
|
6758
|
+
getTaskDefinition: vh,
|
|
6759
|
+
getTaskDefinitionStep: kh,
|
|
6760
|
+
removeTaskDefinition: Uh,
|
|
6761
|
+
removeTaskDefinitionStep: Lh,
|
|
6762
|
+
modifyTaskDefinition: xh,
|
|
6763
|
+
modifyTaskDefinitionStep: Ch,
|
|
6764
|
+
getTaskDefinitionScript: Mh,
|
|
6765
|
+
getTaskDefinitionStepScript: Dh,
|
|
6766
|
+
updateTaskDefinitionScript: Oh,
|
|
6767
|
+
updateTaskDefinitionStepScript: jh
|
|
6752
6768
|
};
|
|
6753
|
-
function
|
|
6769
|
+
function Fh({ ...e } = {}) {
|
|
6754
6770
|
return r({
|
|
6755
6771
|
path: "/API/task-group",
|
|
6756
6772
|
method: "GET",
|
|
6757
6773
|
...e
|
|
6758
6774
|
});
|
|
6759
6775
|
}
|
|
6760
|
-
function
|
|
6776
|
+
function Rh({ groupName: e = o(), taskGroupDocument: t, ...n }) {
|
|
6761
6777
|
const a = `/API/task-group/${e}`;
|
|
6762
6778
|
return r({
|
|
6763
6779
|
path: a,
|
|
@@ -6766,7 +6782,7 @@ function Fh({ groupName: e = o(), taskGroupDocument: t, ...n }) {
|
|
|
6766
6782
|
...n
|
|
6767
6783
|
});
|
|
6768
6784
|
}
|
|
6769
|
-
function
|
|
6785
|
+
function wh({ groupName: e = o(), ...t }) {
|
|
6770
6786
|
const n = `/API/task-group/${e}`;
|
|
6771
6787
|
return r({
|
|
6772
6788
|
path: n,
|
|
@@ -6774,7 +6790,7 @@ function Rh({ groupName: e = o(), ...t }) {
|
|
|
6774
6790
|
...t
|
|
6775
6791
|
});
|
|
6776
6792
|
}
|
|
6777
|
-
function
|
|
6793
|
+
function zh({ groupName: e = o(), ...t }) {
|
|
6778
6794
|
const n = `/API/task-group/${e}`;
|
|
6779
6795
|
return r({
|
|
6780
6796
|
path: n,
|
|
@@ -6782,14 +6798,14 @@ function wh({ groupName: e = o(), ...t }) {
|
|
|
6782
6798
|
...t
|
|
6783
6799
|
});
|
|
6784
6800
|
}
|
|
6785
|
-
function
|
|
6801
|
+
function qh({ ...e } = {}) {
|
|
6786
6802
|
return r({
|
|
6787
6803
|
path: "/API/task-group",
|
|
6788
6804
|
method: "DELETE",
|
|
6789
6805
|
...e
|
|
6790
6806
|
});
|
|
6791
6807
|
}
|
|
6792
|
-
function
|
|
6808
|
+
function Bh({
|
|
6793
6809
|
groupName: e = o(),
|
|
6794
6810
|
transcoderId: t = o(),
|
|
6795
6811
|
taskGroupDocument: n,
|
|
@@ -6802,7 +6818,7 @@ function qh({
|
|
|
6802
6818
|
...a
|
|
6803
6819
|
});
|
|
6804
6820
|
}
|
|
6805
|
-
function
|
|
6821
|
+
function Nh({
|
|
6806
6822
|
groupName: e = o(),
|
|
6807
6823
|
transcoderId: t = o(),
|
|
6808
6824
|
...n
|
|
@@ -6814,16 +6830,16 @@ function Bh({
|
|
|
6814
6830
|
...n
|
|
6815
6831
|
});
|
|
6816
6832
|
}
|
|
6817
|
-
const
|
|
6818
|
-
listTaskGroup:
|
|
6819
|
-
updateTaskGroup:
|
|
6820
|
-
getTaskGroup:
|
|
6821
|
-
removeTaskGroup:
|
|
6822
|
-
removeAllTaskGroup:
|
|
6823
|
-
updateTaskGroupTranscoder:
|
|
6824
|
-
removeTaskGroupTranscoder:
|
|
6833
|
+
const Zd = {
|
|
6834
|
+
listTaskGroup: Fh,
|
|
6835
|
+
updateTaskGroup: Rh,
|
|
6836
|
+
getTaskGroup: wh,
|
|
6837
|
+
removeTaskGroup: zh,
|
|
6838
|
+
removeAllTaskGroup: qh,
|
|
6839
|
+
updateTaskGroupTranscoder: Bh,
|
|
6840
|
+
removeTaskGroupTranscoder: Nh
|
|
6825
6841
|
};
|
|
6826
|
-
function
|
|
6842
|
+
function Jh({ itemId: e = o(), ...t }) {
|
|
6827
6843
|
const n = `/API/item/${e}/thumbnail`;
|
|
6828
6844
|
return r({
|
|
6829
6845
|
path: n,
|
|
@@ -6831,7 +6847,7 @@ function Nh({ itemId: e = o(), ...t }) {
|
|
|
6831
6847
|
...t
|
|
6832
6848
|
});
|
|
6833
6849
|
}
|
|
6834
|
-
function
|
|
6850
|
+
function Vh({ itemId: e = o(), ...t }) {
|
|
6835
6851
|
const n = `/API/item/${e}/thumbnailresource`;
|
|
6836
6852
|
return r({
|
|
6837
6853
|
path: n,
|
|
@@ -6839,7 +6855,7 @@ function Jh({ itemId: e = o(), ...t }) {
|
|
|
6839
6855
|
...t
|
|
6840
6856
|
});
|
|
6841
6857
|
}
|
|
6842
|
-
function
|
|
6858
|
+
function Hh({ itemId: e = o(), ...t }) {
|
|
6843
6859
|
const n = `/API/item/${e}/thumbnailresource`;
|
|
6844
6860
|
return r({
|
|
6845
6861
|
path: n,
|
|
@@ -6847,7 +6863,7 @@ function Vh({ itemId: e = o(), ...t }) {
|
|
|
6847
6863
|
...t
|
|
6848
6864
|
});
|
|
6849
6865
|
}
|
|
6850
|
-
function
|
|
6866
|
+
function Kh({ itemId: e = o(), resourceId: t = o(), ...n }) {
|
|
6851
6867
|
const a = `/API/thumbnail/${t}/${e}`;
|
|
6852
6868
|
return r({
|
|
6853
6869
|
path: a,
|
|
@@ -6855,7 +6871,7 @@ function Hh({ itemId: e = o(), resourceId: t = o(), ...n }) {
|
|
|
6855
6871
|
...n
|
|
6856
6872
|
});
|
|
6857
6873
|
}
|
|
6858
|
-
function
|
|
6874
|
+
function Qh({ itemId: e = o(), resourceId: t = o(), ...n }) {
|
|
6859
6875
|
const a = `/API/thumbnail/${t}/${e}`;
|
|
6860
6876
|
return r({
|
|
6861
6877
|
path: a,
|
|
@@ -6863,7 +6879,7 @@ function Kh({ itemId: e = o(), resourceId: t = o(), ...n }) {
|
|
|
6863
6879
|
...n
|
|
6864
6880
|
});
|
|
6865
6881
|
}
|
|
6866
|
-
function
|
|
6882
|
+
function _h({
|
|
6867
6883
|
itemId: e = o(),
|
|
6868
6884
|
resourceId: t = o(),
|
|
6869
6885
|
time: n = o(),
|
|
@@ -6880,7 +6896,7 @@ function Qh({
|
|
|
6880
6896
|
...i
|
|
6881
6897
|
});
|
|
6882
6898
|
}
|
|
6883
|
-
function
|
|
6899
|
+
function Wh({
|
|
6884
6900
|
itemId: e = o(),
|
|
6885
6901
|
resourceId: t = o(),
|
|
6886
6902
|
time: n = o(),
|
|
@@ -6895,7 +6911,7 @@ function _h({
|
|
|
6895
6911
|
...s
|
|
6896
6912
|
});
|
|
6897
6913
|
}
|
|
6898
|
-
function
|
|
6914
|
+
function Xh({
|
|
6899
6915
|
itemId: e = o(),
|
|
6900
6916
|
resourceId: t = o(),
|
|
6901
6917
|
time: n = o(),
|
|
@@ -6908,7 +6924,7 @@ function Wh({
|
|
|
6908
6924
|
...a
|
|
6909
6925
|
});
|
|
6910
6926
|
}
|
|
6911
|
-
function
|
|
6927
|
+
function Yh({
|
|
6912
6928
|
itemId: e = o(),
|
|
6913
6929
|
resourceId: t = o(),
|
|
6914
6930
|
time: n = o(),
|
|
@@ -6921,7 +6937,7 @@ function Xh({
|
|
|
6921
6937
|
...a
|
|
6922
6938
|
});
|
|
6923
6939
|
}
|
|
6924
|
-
function
|
|
6940
|
+
function Zh({ itemId: e = o(), ...t }) {
|
|
6925
6941
|
const n = `/API/item/${e}/posterresource`;
|
|
6926
6942
|
return r({
|
|
6927
6943
|
path: n,
|
|
@@ -6929,7 +6945,7 @@ function Yh({ itemId: e = o(), ...t }) {
|
|
|
6929
6945
|
...t
|
|
6930
6946
|
});
|
|
6931
6947
|
}
|
|
6932
|
-
function
|
|
6948
|
+
function tp({ itemId: e = o(), ...t }) {
|
|
6933
6949
|
const n = `/API/item/${e}/posterresource`;
|
|
6934
6950
|
return r({
|
|
6935
6951
|
path: n,
|
|
@@ -6937,7 +6953,7 @@ function Zh({ itemId: e = o(), ...t }) {
|
|
|
6937
6953
|
...t
|
|
6938
6954
|
});
|
|
6939
6955
|
}
|
|
6940
|
-
function
|
|
6956
|
+
function ep({ itemId: e = o(), resourceId: t = o(), ...n }) {
|
|
6941
6957
|
const a = `/API/poster/${t}/${e}`;
|
|
6942
6958
|
return r({
|
|
6943
6959
|
path: a,
|
|
@@ -6945,7 +6961,7 @@ function tp({ itemId: e = o(), resourceId: t = o(), ...n }) {
|
|
|
6945
6961
|
...n
|
|
6946
6962
|
});
|
|
6947
6963
|
}
|
|
6948
|
-
function
|
|
6964
|
+
function np({ itemId: e = o(), resourceId: t = o(), ...n }) {
|
|
6949
6965
|
const a = `/API/poster/${t}/${e}`;
|
|
6950
6966
|
return r({
|
|
6951
6967
|
path: a,
|
|
@@ -6953,7 +6969,7 @@ function ep({ itemId: e = o(), resourceId: t = o(), ...n }) {
|
|
|
6953
6969
|
...n
|
|
6954
6970
|
});
|
|
6955
6971
|
}
|
|
6956
|
-
function
|
|
6972
|
+
function op({
|
|
6957
6973
|
itemId: e = o(),
|
|
6958
6974
|
resourceId: t = o(),
|
|
6959
6975
|
time: n = o(),
|
|
@@ -6966,7 +6982,7 @@ function np({
|
|
|
6966
6982
|
...a
|
|
6967
6983
|
});
|
|
6968
6984
|
}
|
|
6969
|
-
function
|
|
6985
|
+
function ap({
|
|
6970
6986
|
itemId: e = o(),
|
|
6971
6987
|
resourceId: t = o(),
|
|
6972
6988
|
time: n = o(),
|
|
@@ -6981,7 +6997,7 @@ function op({
|
|
|
6981
6997
|
...s
|
|
6982
6998
|
});
|
|
6983
6999
|
}
|
|
6984
|
-
function
|
|
7000
|
+
function rp({
|
|
6985
7001
|
itemId: e = o(),
|
|
6986
7002
|
resourceId: t = o(),
|
|
6987
7003
|
time: n = o(),
|
|
@@ -6994,7 +7010,7 @@ function ap({
|
|
|
6994
7010
|
...a
|
|
6995
7011
|
});
|
|
6996
7012
|
}
|
|
6997
|
-
function
|
|
7013
|
+
function sp({
|
|
6998
7014
|
itemId: e = o(),
|
|
6999
7015
|
resourceId: t = o(),
|
|
7000
7016
|
time: n = o(),
|
|
@@ -7007,26 +7023,26 @@ function rp({
|
|
|
7007
7023
|
...a
|
|
7008
7024
|
});
|
|
7009
7025
|
}
|
|
7010
|
-
const
|
|
7011
|
-
createThumbnail:
|
|
7012
|
-
listThumbnailResource:
|
|
7013
|
-
createThumbnailResource:
|
|
7014
|
-
listThumbnail:
|
|
7015
|
-
removeAllThumbnail:
|
|
7016
|
-
updateThumbnail:
|
|
7017
|
-
getThumbnail:
|
|
7018
|
-
exportThumbnail:
|
|
7019
|
-
removeThumbnail:
|
|
7020
|
-
listPosterResource:
|
|
7021
|
-
createPosterResource:
|
|
7022
|
-
listPoster:
|
|
7023
|
-
removeAllPoster:
|
|
7024
|
-
updatePoster:
|
|
7025
|
-
getPoster:
|
|
7026
|
-
exportPoster:
|
|
7027
|
-
removePoster:
|
|
7026
|
+
const tm = {
|
|
7027
|
+
createThumbnail: Jh,
|
|
7028
|
+
listThumbnailResource: Vh,
|
|
7029
|
+
createThumbnailResource: Hh,
|
|
7030
|
+
listThumbnail: Kh,
|
|
7031
|
+
removeAllThumbnail: Qh,
|
|
7032
|
+
updateThumbnail: _h,
|
|
7033
|
+
getThumbnail: Wh,
|
|
7034
|
+
exportThumbnail: Xh,
|
|
7035
|
+
removeThumbnail: Yh,
|
|
7036
|
+
listPosterResource: Zh,
|
|
7037
|
+
createPosterResource: tp,
|
|
7038
|
+
listPoster: ep,
|
|
7039
|
+
removeAllPoster: np,
|
|
7040
|
+
updatePoster: op,
|
|
7041
|
+
getPoster: ap,
|
|
7042
|
+
exportPoster: rp,
|
|
7043
|
+
removePoster: sp
|
|
7028
7044
|
};
|
|
7029
|
-
function
|
|
7045
|
+
function ip({ itemId: e = o(), headers: t = {}, ...n }) {
|
|
7030
7046
|
const a = `/API/item/${e}/timeline`, s = { accept: "text/plain", ...t };
|
|
7031
7047
|
return r({
|
|
7032
7048
|
path: a,
|
|
@@ -7035,7 +7051,7 @@ function sp({ itemId: e = o(), headers: t = {}, ...n }) {
|
|
|
7035
7051
|
...n
|
|
7036
7052
|
});
|
|
7037
7053
|
}
|
|
7038
|
-
function
|
|
7054
|
+
function cp({ itemId: e = o(), ...t }) {
|
|
7039
7055
|
const n = `/API/item/${e}/timeline`;
|
|
7040
7056
|
return r({
|
|
7041
7057
|
path: n,
|
|
@@ -7043,7 +7059,7 @@ function ip({ itemId: e = o(), ...t }) {
|
|
|
7043
7059
|
...t
|
|
7044
7060
|
});
|
|
7045
7061
|
}
|
|
7046
|
-
function
|
|
7062
|
+
function up({ itemId: e = o(), format: t = o(), ...n }) {
|
|
7047
7063
|
const a = `/API/item/${e}/timeline/${t}`;
|
|
7048
7064
|
return r({
|
|
7049
7065
|
path: a,
|
|
@@ -7051,7 +7067,7 @@ function cp({ itemId: e = o(), format: t = o(), ...n }) {
|
|
|
7051
7067
|
...n
|
|
7052
7068
|
});
|
|
7053
7069
|
}
|
|
7054
|
-
function
|
|
7070
|
+
function hp({
|
|
7055
7071
|
itemId: e = o(),
|
|
7056
7072
|
format: t = o(),
|
|
7057
7073
|
body: n = o(),
|
|
@@ -7065,7 +7081,7 @@ function up({
|
|
|
7065
7081
|
...a
|
|
7066
7082
|
});
|
|
7067
7083
|
}
|
|
7068
|
-
function
|
|
7084
|
+
function pp({ itemId: e = o(), format: t = o(), ...n }) {
|
|
7069
7085
|
const a = `/API/item/${e}/timeline/${t}`;
|
|
7070
7086
|
return r({
|
|
7071
7087
|
path: a,
|
|
@@ -7073,21 +7089,21 @@ function hp({ itemId: e = o(), format: t = o(), ...n }) {
|
|
|
7073
7089
|
...n
|
|
7074
7090
|
});
|
|
7075
7091
|
}
|
|
7076
|
-
const
|
|
7077
|
-
getTimeline:
|
|
7078
|
-
removeTimeline:
|
|
7079
|
-
getTimelineFormat:
|
|
7080
|
-
updateTimelineFormat:
|
|
7081
|
-
removeTimelineFormat:
|
|
7092
|
+
const em = {
|
|
7093
|
+
getTimeline: ip,
|
|
7094
|
+
removeTimeline: cp,
|
|
7095
|
+
getTimelineFormat: up,
|
|
7096
|
+
updateTimelineFormat: hp,
|
|
7097
|
+
removeTimelineFormat: pp
|
|
7082
7098
|
};
|
|
7083
|
-
function
|
|
7099
|
+
function dp({ ...e } = {}) {
|
|
7084
7100
|
return r({
|
|
7085
7101
|
path: "/API/transfer/",
|
|
7086
7102
|
method: "GET",
|
|
7087
7103
|
...e
|
|
7088
7104
|
});
|
|
7089
7105
|
}
|
|
7090
|
-
function
|
|
7106
|
+
function mp({ transferId: e = o(), ...t }) {
|
|
7091
7107
|
const n = `/API/transfer/${e}`;
|
|
7092
7108
|
return r({
|
|
7093
7109
|
path: n,
|
|
@@ -7095,7 +7111,7 @@ function dp({ transferId: e = o(), ...t }) {
|
|
|
7095
7111
|
...t
|
|
7096
7112
|
});
|
|
7097
7113
|
}
|
|
7098
|
-
function
|
|
7114
|
+
function lp({ transferId: e = o(), ...t }) {
|
|
7099
7115
|
const n = `/API/transfer/${e}`;
|
|
7100
7116
|
return r({
|
|
7101
7117
|
path: n,
|
|
@@ -7103,20 +7119,20 @@ function mp({ transferId: e = o(), ...t }) {
|
|
|
7103
7119
|
...t
|
|
7104
7120
|
});
|
|
7105
7121
|
}
|
|
7106
|
-
function
|
|
7122
|
+
function fp({ ...e } = {}) {
|
|
7107
7123
|
return r({
|
|
7108
7124
|
path: "/API/log/transfer-log/",
|
|
7109
7125
|
method: "GET",
|
|
7110
7126
|
...e
|
|
7111
7127
|
});
|
|
7112
7128
|
}
|
|
7113
|
-
const
|
|
7114
|
-
listTransfer:
|
|
7115
|
-
getTransfer:
|
|
7116
|
-
updateTransferPriority:
|
|
7117
|
-
listTransferLog:
|
|
7129
|
+
const nm = {
|
|
7130
|
+
listTransfer: dp,
|
|
7131
|
+
getTransfer: mp,
|
|
7132
|
+
updateTransferPriority: lp,
|
|
7133
|
+
listTransferLog: fp
|
|
7118
7134
|
};
|
|
7119
|
-
function
|
|
7135
|
+
function Pp({
|
|
7120
7136
|
username: e = o(),
|
|
7121
7137
|
password: t = o(),
|
|
7122
7138
|
file: n = o(),
|
|
@@ -7134,8 +7150,8 @@ function fp({
|
|
|
7134
7150
|
...s
|
|
7135
7151
|
});
|
|
7136
7152
|
}
|
|
7137
|
-
const
|
|
7138
|
-
function
|
|
7153
|
+
const om = { createLicense: Pp };
|
|
7154
|
+
function Tp({ headers: e = {}, ...t } = {}) {
|
|
7139
7155
|
const n = "/API/whoami", a = { accept: "text/plain", ...e };
|
|
7140
7156
|
return r({
|
|
7141
7157
|
path: n,
|
|
@@ -7144,7 +7160,7 @@ function Pp({ headers: e = {}, ...t } = {}) {
|
|
|
7144
7160
|
...t
|
|
7145
7161
|
});
|
|
7146
7162
|
}
|
|
7147
|
-
function
|
|
7163
|
+
function $p({ username: e = o(), password: t, headers: n = {}, ...a }) {
|
|
7148
7164
|
const s = {
|
|
7149
7165
|
username: e,
|
|
7150
7166
|
password: t,
|
|
@@ -7158,14 +7174,14 @@ function Tp({ username: e = o(), password: t, headers: n = {}, ...a }) {
|
|
|
7158
7174
|
...a
|
|
7159
7175
|
});
|
|
7160
7176
|
}
|
|
7161
|
-
function
|
|
7177
|
+
function gp({ ...e } = {}) {
|
|
7162
7178
|
return r({
|
|
7163
7179
|
path: "/API/user/",
|
|
7164
7180
|
method: "GET",
|
|
7165
7181
|
...e
|
|
7166
7182
|
});
|
|
7167
7183
|
}
|
|
7168
|
-
function
|
|
7184
|
+
function Ip({ userDocument: e, ...t }) {
|
|
7169
7185
|
return r({
|
|
7170
7186
|
path: "/API/user/",
|
|
7171
7187
|
method: "POST",
|
|
@@ -7173,7 +7189,7 @@ function gp({ userDocument: e, ...t }) {
|
|
|
7173
7189
|
...t
|
|
7174
7190
|
});
|
|
7175
7191
|
}
|
|
7176
|
-
function
|
|
7192
|
+
function Ap({ userName: e = o(), ...t }) {
|
|
7177
7193
|
const n = `/API/user/${e}`;
|
|
7178
7194
|
return r({
|
|
7179
7195
|
path: n,
|
|
@@ -7181,7 +7197,7 @@ function Ip({ userName: e = o(), ...t }) {
|
|
|
7181
7197
|
...t
|
|
7182
7198
|
});
|
|
7183
7199
|
}
|
|
7184
|
-
function
|
|
7200
|
+
function Ep({ userName: e = o(), ...t }) {
|
|
7185
7201
|
const n = `/API/user/${e}/graph`;
|
|
7186
7202
|
return r({
|
|
7187
7203
|
path: n,
|
|
@@ -7189,7 +7205,7 @@ function Ap({ userName: e = o(), ...t }) {
|
|
|
7189
7205
|
...t
|
|
7190
7206
|
});
|
|
7191
7207
|
}
|
|
7192
|
-
function
|
|
7208
|
+
function yp({ userName: e = o(), userDocument: t = o(), ...n }) {
|
|
7193
7209
|
const a = `/API/user/${e}`;
|
|
7194
7210
|
return r({
|
|
7195
7211
|
path: a,
|
|
@@ -7198,7 +7214,7 @@ function Ep({ userName: e = o(), userDocument: t = o(), ...n }) {
|
|
|
7198
7214
|
...n
|
|
7199
7215
|
});
|
|
7200
7216
|
}
|
|
7201
|
-
function
|
|
7217
|
+
function bp({ userName: e = o(), ...t }) {
|
|
7202
7218
|
const n = `/API/user/${e}/`;
|
|
7203
7219
|
return r({
|
|
7204
7220
|
path: n,
|
|
@@ -7206,7 +7222,7 @@ function yp({ userName: e = o(), ...t }) {
|
|
|
7206
7222
|
...t
|
|
7207
7223
|
});
|
|
7208
7224
|
}
|
|
7209
|
-
function
|
|
7225
|
+
function Sp({ userName: e = o(), ...t }) {
|
|
7210
7226
|
const n = `/API/user/${e}/enable`;
|
|
7211
7227
|
return r({
|
|
7212
7228
|
path: n,
|
|
@@ -7214,7 +7230,7 @@ function bp({ userName: e = o(), ...t }) {
|
|
|
7214
7230
|
...t
|
|
7215
7231
|
});
|
|
7216
7232
|
}
|
|
7217
|
-
function
|
|
7233
|
+
function Gp({ userSearchDocument: e, ...t }) {
|
|
7218
7234
|
return r({
|
|
7219
7235
|
path: "/API/user/",
|
|
7220
7236
|
method: "PUT",
|
|
@@ -7222,7 +7238,7 @@ function Sp({ userSearchDocument: e, ...t }) {
|
|
|
7222
7238
|
...t
|
|
7223
7239
|
});
|
|
7224
7240
|
}
|
|
7225
|
-
function
|
|
7241
|
+
function vp({ userName: e = o(), alias: t = o(), ...n }) {
|
|
7226
7242
|
const a = `/API/user/${e}/alias/${t}`;
|
|
7227
7243
|
return r({
|
|
7228
7244
|
path: a,
|
|
@@ -7230,7 +7246,7 @@ function Gp({ userName: e = o(), alias: t = o(), ...n }) {
|
|
|
7230
7246
|
...n
|
|
7231
7247
|
});
|
|
7232
7248
|
}
|
|
7233
|
-
function
|
|
7249
|
+
function kp({ userName: e = o(), alias: t = o(), ...n }) {
|
|
7234
7250
|
const a = `/API/user/${e}/alias/${t}`;
|
|
7235
7251
|
return r({
|
|
7236
7252
|
path: a,
|
|
@@ -7238,7 +7254,7 @@ function vp({ userName: e = o(), alias: t = o(), ...n }) {
|
|
|
7238
7254
|
...n
|
|
7239
7255
|
});
|
|
7240
7256
|
}
|
|
7241
|
-
function
|
|
7257
|
+
function Up({ userName: e = o(), headers: t = {}, ...n }) {
|
|
7242
7258
|
const a = { accept: "text/plain", ...t }, s = `/API/user/${e}/realname`;
|
|
7243
7259
|
return r({
|
|
7244
7260
|
path: s,
|
|
@@ -7247,7 +7263,7 @@ function kp({ userName: e = o(), headers: t = {}, ...n }) {
|
|
|
7247
7263
|
...n
|
|
7248
7264
|
});
|
|
7249
7265
|
}
|
|
7250
|
-
function
|
|
7266
|
+
function Lp({
|
|
7251
7267
|
userName: e = o(),
|
|
7252
7268
|
realName: t,
|
|
7253
7269
|
headers: n = {},
|
|
@@ -7262,7 +7278,7 @@ function Up({
|
|
|
7262
7278
|
...a
|
|
7263
7279
|
});
|
|
7264
7280
|
}
|
|
7265
|
-
function
|
|
7281
|
+
function xp({
|
|
7266
7282
|
userName: e = o(),
|
|
7267
7283
|
password: t = o(),
|
|
7268
7284
|
headers: n = {},
|
|
@@ -7277,7 +7293,7 @@ function Lp({
|
|
|
7277
7293
|
...a
|
|
7278
7294
|
});
|
|
7279
7295
|
}
|
|
7280
|
-
function
|
|
7296
|
+
function Cp({
|
|
7281
7297
|
userName: e = o(),
|
|
7282
7298
|
password: t = o(),
|
|
7283
7299
|
headers: n = {},
|
|
@@ -7292,7 +7308,7 @@ function xp({
|
|
|
7292
7308
|
...a
|
|
7293
7309
|
});
|
|
7294
7310
|
}
|
|
7295
|
-
function
|
|
7311
|
+
function Mp({ userName: e = o(), headers: t = {}, ...n }) {
|
|
7296
7312
|
const a = { accept: "application/octet-stream", ...t }, s = `/API/user/${e}/password/salt`;
|
|
7297
7313
|
return r({
|
|
7298
7314
|
path: s,
|
|
@@ -7301,7 +7317,7 @@ function Cp({ userName: e = o(), headers: t = {}, ...n }) {
|
|
|
7301
7317
|
...n
|
|
7302
7318
|
});
|
|
7303
7319
|
}
|
|
7304
|
-
function
|
|
7320
|
+
function Dp({ userName: e = o(), headers: t = {}, ...n }) {
|
|
7305
7321
|
const a = { accept: "application/octet-stream", ...t }, s = `/API/user/${e}/password/salt`;
|
|
7306
7322
|
return r({
|
|
7307
7323
|
path: s,
|
|
@@ -7310,7 +7326,7 @@ function Mp({ userName: e = o(), headers: t = {}, ...n }) {
|
|
|
7310
7326
|
...n
|
|
7311
7327
|
});
|
|
7312
7328
|
}
|
|
7313
|
-
function
|
|
7329
|
+
function Op({ userName: e = o(), ...t }) {
|
|
7314
7330
|
const n = `/API/user/${e}/groups/`;
|
|
7315
7331
|
return r({
|
|
7316
7332
|
path: n,
|
|
@@ -7318,7 +7334,7 @@ function Dp({ userName: e = o(), ...t }) {
|
|
|
7318
7334
|
...t
|
|
7319
7335
|
});
|
|
7320
7336
|
}
|
|
7321
|
-
function
|
|
7337
|
+
function jp({ userName: e = o(), ...t }) {
|
|
7322
7338
|
const n = `/API/user/${e}/roles`;
|
|
7323
7339
|
return r({
|
|
7324
7340
|
path: n,
|
|
@@ -7326,7 +7342,7 @@ function Op({ userName: e = o(), ...t }) {
|
|
|
7326
7342
|
...t
|
|
7327
7343
|
});
|
|
7328
7344
|
}
|
|
7329
|
-
function
|
|
7345
|
+
function Fp({ userName: e = o(), ...t }) {
|
|
7330
7346
|
const n = `/API/user/${e}/allgroups`;
|
|
7331
7347
|
return r({
|
|
7332
7348
|
path: n,
|
|
@@ -7334,7 +7350,7 @@ function jp({ userName: e = o(), ...t }) {
|
|
|
7334
7350
|
...t
|
|
7335
7351
|
});
|
|
7336
7352
|
}
|
|
7337
|
-
function
|
|
7353
|
+
function Rp({ userName: e = o(), groupListDocument: t, ...n }) {
|
|
7338
7354
|
const a = `/API/user/${e}/groups/`;
|
|
7339
7355
|
return r({
|
|
7340
7356
|
path: a,
|
|
@@ -7343,7 +7359,7 @@ function Fp({ userName: e = o(), groupListDocument: t, ...n }) {
|
|
|
7343
7359
|
...n
|
|
7344
7360
|
});
|
|
7345
7361
|
}
|
|
7346
|
-
function
|
|
7362
|
+
function wp({ headers: e = {}, ...t } = {}) {
|
|
7347
7363
|
const n = "/API/token", a = { accept: "text/plain", ...e };
|
|
7348
7364
|
return r({
|
|
7349
7365
|
path: n,
|
|
@@ -7352,7 +7368,7 @@ function Rp({ headers: e = {}, ...t } = {}) {
|
|
|
7352
7368
|
...t
|
|
7353
7369
|
});
|
|
7354
7370
|
}
|
|
7355
|
-
function
|
|
7371
|
+
function zp({ userName: e = o(), ...t }) {
|
|
7356
7372
|
const n = `/API/user/${e}/key`;
|
|
7357
7373
|
return r({
|
|
7358
7374
|
path: n,
|
|
@@ -7360,7 +7376,7 @@ function wp({ userName: e = o(), ...t }) {
|
|
|
7360
7376
|
...t
|
|
7361
7377
|
});
|
|
7362
7378
|
}
|
|
7363
|
-
function
|
|
7379
|
+
function qp({ userName: e = o(), keyId: t = o(), ...n }) {
|
|
7364
7380
|
const a = `/API/user/${e}/key/${t}`;
|
|
7365
7381
|
return r({
|
|
7366
7382
|
path: a,
|
|
@@ -7368,7 +7384,7 @@ function zp({ userName: e = o(), keyId: t = o(), ...n }) {
|
|
|
7368
7384
|
...n
|
|
7369
7385
|
});
|
|
7370
7386
|
}
|
|
7371
|
-
function
|
|
7387
|
+
function Bp({ userName: e = o(), ...t }) {
|
|
7372
7388
|
const n = `/API/user/${e}/key/`;
|
|
7373
7389
|
return r({
|
|
7374
7390
|
path: n,
|
|
@@ -7376,7 +7392,7 @@ function qp({ userName: e = o(), ...t }) {
|
|
|
7376
7392
|
...t
|
|
7377
7393
|
});
|
|
7378
7394
|
}
|
|
7379
|
-
function
|
|
7395
|
+
function Np({ userName: e = o(), keyId: t = o(), accessKeyDocument: n, ...a }) {
|
|
7380
7396
|
const s = `/API/user/${e}/key/${t}`;
|
|
7381
7397
|
return r({
|
|
7382
7398
|
path: s,
|
|
@@ -7385,7 +7401,7 @@ function Bp({ userName: e = o(), keyId: t = o(), accessKeyDocument: n, ...a }) {
|
|
|
7385
7401
|
...a
|
|
7386
7402
|
});
|
|
7387
7403
|
}
|
|
7388
|
-
function
|
|
7404
|
+
function Jp({ userName: e = o(), keyId: t = o(), ...n }) {
|
|
7389
7405
|
const a = `/API/user/${e}/key/${t}`;
|
|
7390
7406
|
return r({
|
|
7391
7407
|
path: a,
|
|
@@ -7393,7 +7409,7 @@ function Np({ userName: e = o(), keyId: t = o(), ...n }) {
|
|
|
7393
7409
|
...n
|
|
7394
7410
|
});
|
|
7395
7411
|
}
|
|
7396
|
-
function
|
|
7412
|
+
function Vp({ userName: e = o(), ...t }) {
|
|
7397
7413
|
const n = `/API/user/${e}/access`;
|
|
7398
7414
|
return r({
|
|
7399
7415
|
path: n,
|
|
@@ -7401,46 +7417,46 @@ function Jp({ userName: e = o(), ...t }) {
|
|
|
7401
7417
|
...t
|
|
7402
7418
|
});
|
|
7403
7419
|
}
|
|
7404
|
-
const
|
|
7405
|
-
whoAmI:
|
|
7406
|
-
getUserToken:
|
|
7407
|
-
listUser:
|
|
7408
|
-
createUser:
|
|
7409
|
-
getUser:
|
|
7410
|
-
getUserGraph:
|
|
7411
|
-
updateUser:
|
|
7412
|
-
disableUser:
|
|
7413
|
-
enableUser:
|
|
7414
|
-
searchUser:
|
|
7415
|
-
createAlias:
|
|
7416
|
-
removeAlias:
|
|
7417
|
-
getUserRealName:
|
|
7418
|
-
updateUserRealName:
|
|
7419
|
-
updateUserPassword:
|
|
7420
|
-
validateUserPassword:
|
|
7421
|
-
getUserSalt:
|
|
7422
|
-
createUserSalt:
|
|
7423
|
-
getUserGroup:
|
|
7424
|
-
getUserRole:
|
|
7425
|
-
getUserGroupRole:
|
|
7426
|
-
updateUserGroup:
|
|
7427
|
-
getToken:
|
|
7428
|
-
listKey:
|
|
7429
|
-
getKey:
|
|
7430
|
-
createKey:
|
|
7431
|
-
updateKey:
|
|
7432
|
-
removeKey:
|
|
7433
|
-
getAccess:
|
|
7420
|
+
const am = {
|
|
7421
|
+
whoAmI: Tp,
|
|
7422
|
+
getUserToken: $p,
|
|
7423
|
+
listUser: gp,
|
|
7424
|
+
createUser: Ip,
|
|
7425
|
+
getUser: Ap,
|
|
7426
|
+
getUserGraph: Ep,
|
|
7427
|
+
updateUser: yp,
|
|
7428
|
+
disableUser: bp,
|
|
7429
|
+
enableUser: Sp,
|
|
7430
|
+
searchUser: Gp,
|
|
7431
|
+
createAlias: vp,
|
|
7432
|
+
removeAlias: kp,
|
|
7433
|
+
getUserRealName: Up,
|
|
7434
|
+
updateUserRealName: Lp,
|
|
7435
|
+
updateUserPassword: xp,
|
|
7436
|
+
validateUserPassword: Cp,
|
|
7437
|
+
getUserSalt: Mp,
|
|
7438
|
+
createUserSalt: Dp,
|
|
7439
|
+
getUserGroup: Op,
|
|
7440
|
+
getUserRole: jp,
|
|
7441
|
+
getUserGroupRole: Fp,
|
|
7442
|
+
updateUserGroup: Rp,
|
|
7443
|
+
getToken: wp,
|
|
7444
|
+
listKey: zp,
|
|
7445
|
+
getKey: qp,
|
|
7446
|
+
createKey: Bp,
|
|
7447
|
+
updateKey: Np,
|
|
7448
|
+
removeKey: Jp,
|
|
7449
|
+
getAccess: Vp
|
|
7434
7450
|
};
|
|
7435
|
-
function
|
|
7451
|
+
function Hp({ ...e } = {}) {
|
|
7436
7452
|
return r({
|
|
7437
7453
|
path: "/API/version",
|
|
7438
7454
|
method: "GET",
|
|
7439
7455
|
...e
|
|
7440
7456
|
});
|
|
7441
7457
|
}
|
|
7442
|
-
const
|
|
7443
|
-
function
|
|
7458
|
+
const rm = { getVersion: Hp };
|
|
7459
|
+
function Kp({ path: e = o(), ...t }) {
|
|
7444
7460
|
const n = `/API/cost/${e}`;
|
|
7445
7461
|
return r({
|
|
7446
7462
|
path: n,
|
|
@@ -7448,7 +7464,7 @@ function Hp({ path: e = o(), ...t }) {
|
|
|
7448
7464
|
...t
|
|
7449
7465
|
});
|
|
7450
7466
|
}
|
|
7451
|
-
function
|
|
7467
|
+
function Qp({ costEstimateId: e = o(), ...t }) {
|
|
7452
7468
|
const n = `/API/cost/estimate/${e}`;
|
|
7453
7469
|
return r({
|
|
7454
7470
|
path: n,
|
|
@@ -7456,18 +7472,18 @@ function Kp({ costEstimateId: e = o(), ...t }) {
|
|
|
7456
7472
|
...t
|
|
7457
7473
|
});
|
|
7458
7474
|
}
|
|
7459
|
-
const
|
|
7460
|
-
createCostEstimate:
|
|
7461
|
-
getCostEstimate:
|
|
7475
|
+
const sm = {
|
|
7476
|
+
createCostEstimate: Kp,
|
|
7477
|
+
getCostEstimate: Qp
|
|
7462
7478
|
};
|
|
7463
|
-
function
|
|
7479
|
+
function _p({ ...e } = {}) {
|
|
7464
7480
|
return r({
|
|
7465
7481
|
path: "/API/vxa/",
|
|
7466
7482
|
method: "GET",
|
|
7467
7483
|
...e
|
|
7468
7484
|
});
|
|
7469
7485
|
}
|
|
7470
|
-
function
|
|
7486
|
+
function Wp({ headers: e = {}, ...t } = {}) {
|
|
7471
7487
|
const n = "/API/vxa/enable-ssh/", a = { accept: "text/plain", ...e };
|
|
7472
7488
|
return r({
|
|
7473
7489
|
path: n,
|
|
@@ -7476,7 +7492,7 @@ function _p({ headers: e = {}, ...t } = {}) {
|
|
|
7476
7492
|
...t
|
|
7477
7493
|
});
|
|
7478
7494
|
}
|
|
7479
|
-
function
|
|
7495
|
+
function Xp({ vxaUuid: e = o(), ...t }) {
|
|
7480
7496
|
const n = `/API/vxa/${e}`;
|
|
7481
7497
|
return r({
|
|
7482
7498
|
path: n,
|
|
@@ -7484,7 +7500,7 @@ function Wp({ vxaUuid: e = o(), ...t }) {
|
|
|
7484
7500
|
...t
|
|
7485
7501
|
});
|
|
7486
7502
|
}
|
|
7487
|
-
function
|
|
7503
|
+
function Yp({ vxaUuid: e = o(), ...t }) {
|
|
7488
7504
|
const n = `/API/vxa/${e}/configuration`;
|
|
7489
7505
|
return r({
|
|
7490
7506
|
path: n,
|
|
@@ -7492,7 +7508,7 @@ function Xp({ vxaUuid: e = o(), ...t }) {
|
|
|
7492
7508
|
...t
|
|
7493
7509
|
});
|
|
7494
7510
|
}
|
|
7495
|
-
function
|
|
7511
|
+
function Zp({ vxaUuid: e = o(), ...t }) {
|
|
7496
7512
|
const n = `/API/vxa/${e}`;
|
|
7497
7513
|
return r({
|
|
7498
7514
|
path: n,
|
|
@@ -7500,81 +7516,81 @@ function Yp({ vxaUuid: e = o(), ...t }) {
|
|
|
7500
7516
|
...t
|
|
7501
7517
|
});
|
|
7502
7518
|
}
|
|
7503
|
-
const
|
|
7504
|
-
listVxa:
|
|
7505
|
-
createVxa:
|
|
7506
|
-
getVxa:
|
|
7507
|
-
getVxaConfiguration:
|
|
7508
|
-
removeVxa:
|
|
7509
|
-
}, { login:
|
|
7519
|
+
const im = {
|
|
7520
|
+
listVxa: _p,
|
|
7521
|
+
createVxa: Wp,
|
|
7522
|
+
getVxa: Xp,
|
|
7523
|
+
getVxaConfiguration: Yp,
|
|
7524
|
+
removeVxa: Zp
|
|
7525
|
+
}, { login: cm, logout: um } = R;
|
|
7510
7526
|
export {
|
|
7511
7527
|
Bt as ChunkedTransferManager,
|
|
7512
7528
|
A as ChunkedUpload,
|
|
7513
|
-
|
|
7514
|
-
|
|
7515
|
-
|
|
7516
|
-
|
|
7517
|
-
|
|
7518
|
-
|
|
7519
|
-
|
|
7520
|
-
|
|
7521
|
-
|
|
7522
|
-
|
|
7523
|
-
|
|
7524
|
-
|
|
7525
|
-
|
|
7526
|
-
|
|
7527
|
-
|
|
7528
|
-
|
|
7529
|
-
|
|
7530
|
-
|
|
7531
|
-
|
|
7532
|
-
|
|
7533
|
-
|
|
7534
|
-
|
|
7535
|
-
|
|
7536
|
-
|
|
7537
|
-
|
|
7538
|
-
|
|
7539
|
-
|
|
7540
|
-
|
|
7541
|
-
|
|
7529
|
+
nd as access,
|
|
7530
|
+
od as analyzepreset,
|
|
7531
|
+
ad as auditlog,
|
|
7532
|
+
rd as autoimport,
|
|
7533
|
+
sd as autoprojection,
|
|
7534
|
+
id as bulkymetadata,
|
|
7535
|
+
cd as collection,
|
|
7536
|
+
ud as component,
|
|
7537
|
+
hd as configuration,
|
|
7538
|
+
pd as conform,
|
|
7539
|
+
dd as debug,
|
|
7540
|
+
md as deletionlock,
|
|
7541
|
+
ld as documentmetadata,
|
|
7542
|
+
fd as errorlog,
|
|
7543
|
+
Pd as exportlocation,
|
|
7544
|
+
Td as exporttemplate,
|
|
7545
|
+
$d as externalid,
|
|
7546
|
+
gd as fieldgroup,
|
|
7547
|
+
ba as file,
|
|
7548
|
+
Id as globalmetadata,
|
|
7549
|
+
Ad as group,
|
|
7550
|
+
yd as importsettings,
|
|
7551
|
+
bd as item,
|
|
7552
|
+
Sd as javascript,
|
|
7553
|
+
Gd as job,
|
|
7554
|
+
vd as library,
|
|
7555
|
+
kd as license,
|
|
7556
|
+
cm as login,
|
|
7557
|
+
um as logout,
|
|
7542
7558
|
$ as metadata,
|
|
7543
|
-
|
|
7544
|
-
|
|
7559
|
+
Ud as metadatadataset,
|
|
7560
|
+
Ld as metadatafield,
|
|
7545
7561
|
k as metadatalock,
|
|
7546
|
-
|
|
7547
|
-
|
|
7548
|
-
|
|
7549
|
-
|
|
7550
|
-
|
|
7551
|
-
|
|
7552
|
-
|
|
7553
|
-
|
|
7554
|
-
|
|
7555
|
-
|
|
7556
|
-
|
|
7557
|
-
|
|
7558
|
-
|
|
7559
|
-
|
|
7560
|
-
|
|
7561
|
-
|
|
7562
|
-
|
|
7563
|
-
|
|
7564
|
-
|
|
7565
|
-
|
|
7566
|
-
|
|
7567
|
-
|
|
7568
|
-
|
|
7569
|
-
|
|
7570
|
-
|
|
7571
|
-
|
|
7572
|
-
|
|
7573
|
-
|
|
7574
|
-
|
|
7562
|
+
xd as metadatamigration,
|
|
7563
|
+
Cd as metadataschema,
|
|
7564
|
+
Md as noauth,
|
|
7565
|
+
Es as notification,
|
|
7566
|
+
Dd as project,
|
|
7567
|
+
Od as projection,
|
|
7568
|
+
jd as quota,
|
|
7569
|
+
Fd as reindex,
|
|
7570
|
+
Rd as resource,
|
|
7571
|
+
wd as scheduledrequest,
|
|
7572
|
+
zd as search,
|
|
7573
|
+
qd as secret,
|
|
7574
|
+
Bd as selftest,
|
|
7575
|
+
Nd as sequence,
|
|
7576
|
+
Jd as service,
|
|
7577
|
+
Vd as shape,
|
|
7578
|
+
Hd as shapetag,
|
|
7579
|
+
Kd as stitch,
|
|
7580
|
+
Qd as storage,
|
|
7581
|
+
_d as storagegroup,
|
|
7582
|
+
Wd as storagerule,
|
|
7583
|
+
Xd as subtitle,
|
|
7584
|
+
Yd as taskdefinition,
|
|
7585
|
+
Zd as taskgroup,
|
|
7586
|
+
tm as thumbnail,
|
|
7587
|
+
em as timeline,
|
|
7588
|
+
nm as transfer,
|
|
7589
|
+
om as uploadlicense,
|
|
7590
|
+
am as user,
|
|
7575
7591
|
R as utils,
|
|
7576
|
-
|
|
7577
|
-
|
|
7578
|
-
|
|
7579
|
-
|
|
7592
|
+
rm as version,
|
|
7593
|
+
sm as vidinet,
|
|
7594
|
+
Ed as vsimport,
|
|
7595
|
+
im as vxa
|
|
7580
7596
|
};
|