@agravity/private 8.4.2 → 9.0.1
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/.openapi-generator/FILES +3 -4
- package/.openapi-generator/VERSION +1 -1
- package/README.md +5 -3
- package/api/assetIconRuleManagement.agravity.ts +0 -1
- package/api/assetManagement.agravity.ts +0 -1
- package/api/assetOperations.agravity.ts +110 -1
- package/api/assetPublishing.agravity.ts +0 -1
- package/api/assetVersioning.agravity.ts +1 -2
- package/api/authenticationManagement.agravity.ts +0 -1
- package/api/collectionManagement.agravity.ts +208 -1
- package/api/collectionShareManagement.agravity.ts +0 -1
- package/api/collectionTypeItemBlueprintManagement.agravity.ts +0 -1
- package/api/collectionTypeManagement.agravity.ts +0 -1
- package/api/commentsManagement.agravity.ts +0 -1
- package/api/configurationManagement.agravity.ts +0 -1
- package/api/dashboardWidgetManagement.agravity.ts +0 -1
- package/api/dataImportExportManagement.agravity.ts +0 -1
- package/api/downloadFormatManagement.agravity.ts +0 -1
- package/api/downloadZip.agravity.ts +190 -7
- package/api/generalManagement.agravity.ts +77 -1
- package/api/helperTools.agravity.ts +0 -1
- package/api/historyEntryManagement.agravity.ts +0 -1
- package/api/iccProfileManagement.agravity.ts +0 -1
- package/api/listBlobs.agravity.ts +0 -1
- package/api/listQueues.agravity.ts +0 -1
- package/api/listTables.agravity.ts +0 -1
- package/api/permissionsManagement.agravity.ts +0 -1
- package/api/portalManagement.agravity.ts +17 -16
- package/api/portalsUsersManagement.agravity.ts +0 -1
- package/api/publishing.agravity.ts +0 -1
- package/api/quickshareManagement.agravity.ts +0 -1
- package/api/savedSearchManagement.agravity.ts +6 -1
- package/api/searchManagement.agravity.ts +0 -1
- package/api/secureUpload.agravity.ts +0 -1
- package/api/signalRConnectionManagement.agravity.ts +0 -1
- package/api/staticDefinedListManagement.agravity.ts +0 -1
- package/api/stockImport.agravity.ts +0 -1
- package/api/structureImport.agravity.ts +0 -1
- package/api/translationManagement.agravity.ts +0 -1
- package/api/webAppData.agravity.ts +0 -1
- package/api/widgetLayoutManagement.agravity.ts +0 -1
- package/api/wordpressManagement.agravity.ts +0 -1
- package/api/workspaceManagement.agravity.ts +0 -1
- package/model/agravityErrorResponse.agravity.ts +0 -1
- package/model/agravityInfoResponse.agravity.ts +0 -1
- package/model/agravityPortalUser.agravity.ts +0 -1
- package/model/agravityUser.agravity.ts +0 -3
- package/model/agravityUserDto.agravity.ts +0 -1
- package/model/agravityVersion.agravity.ts +1 -1
- package/model/allWebAppData.agravity.ts +0 -1
- package/model/apiKeyResponse.agravity.ts +0 -1
- package/model/appConfigTableEntity.agravity.ts +0 -1
- package/model/artificialIntelligenceGroup.agravity.ts +0 -1
- package/model/asset.agravity.ts +0 -1
- package/model/assetAvailability.agravity.ts +0 -1
- package/model/assetBlob.agravity.ts +0 -1
- package/model/assetBulkUpdate.agravity.ts +0 -1
- package/model/assetCollectionLink.agravity.ts +0 -1
- package/model/assetIconRule.agravity.ts +0 -1
- package/model/assetIdFormat.agravity.ts +0 -1
- package/model/assetPageResult.agravity.ts +0 -1
- package/model/assetTextContent.agravity.ts +0 -1
- package/model/assetsOperationBody.agravity.ts +0 -1
- package/model/azSearchOptions.agravity.ts +0 -1
- package/model/azureIdentity.agravity.ts +0 -1
- package/model/blobInfoObj.agravity.ts +0 -1
- package/model/collTypeItem.agravity.ts +0 -1
- package/model/collTypeItemBlueprint.agravity.ts +0 -1
- package/model/collection.agravity.ts +0 -1
- package/model/collectionType.agravity.ts +0 -1
- package/model/collectionUDL.agravity.ts +1 -1
- package/model/collectionUDLListEntity.agravity.ts +0 -1
- package/model/collectionUDLReference.agravity.ts +0 -1
- package/model/comment.agravity.ts +0 -1
- package/model/createSftpUserResult.agravity.ts +0 -1
- package/model/dashboardWidget.agravity.ts +0 -1
- package/model/dataResult.agravity.ts +0 -1
- package/model/deletedEntities.agravity.ts +0 -1
- package/model/distZipResponse.agravity.ts +0 -1
- package/model/downloadFormat.agravity.ts +0 -1
- package/model/downloadZipRequest.agravity.ts +16 -10
- package/model/downloadZipStatus.agravity.ts +32 -0
- package/model/dynamicImageOperation.agravity.ts +0 -1
- package/model/entityId.agravity.ts +0 -1
- package/model/entityIdName.agravity.ts +1 -1
- package/model/entityListResult.agravity.ts +15 -0
- package/model/entityNamesRequest.agravity.ts +14 -0
- package/model/entityTranslations.agravity.ts +0 -1
- package/model/excelExportTableEntity.agravity.ts +0 -1
- package/model/frontendAppConfig.agravity.ts +0 -1
- package/model/groupAllAppData.agravity.ts +0 -1
- package/model/historyEntry.agravity.ts +18 -3
- package/model/infoEntitySkillEnhanced.agravity.ts +0 -1
- package/model/metadata.agravity.ts +0 -1
- package/model/models.ts +3 -4
- package/model/moveCollectionBody.agravity.ts +0 -1
- package/model/permissionChange.agravity.ts +0 -1
- package/model/permissionEntity.agravity.ts +0 -1
- package/model/permissionSetting.agravity.ts +0 -1
- package/model/portal.agravity.ts +0 -1
- package/model/portalAuthentication.agravity.ts +0 -1
- package/model/portalFields.agravity.ts +0 -1
- package/model/portalLinks.agravity.ts +0 -1
- package/model/portalTheme.agravity.ts +0 -1
- package/model/portalUserContext.agravity.ts +0 -1
- package/model/publishEntity.agravity.ts +0 -1
- package/model/publishedAsset.agravity.ts +0 -1
- package/model/quickShare.agravity.ts +0 -1
- package/model/quickShareFull.agravity.ts +0 -1
- package/model/sasToken.agravity.ts +0 -1
- package/model/savedSearch.agravity.ts +0 -1
- package/model/searchAdminDataSourceStatus.agravity.ts +0 -1
- package/model/searchAdminIndexStatus.agravity.ts +0 -1
- package/model/searchAdminIndexerLastRun.agravity.ts +0 -1
- package/model/searchAdminIndexerStatus.agravity.ts +0 -1
- package/model/searchAdminSkillStatus.agravity.ts +0 -1
- package/model/searchAdminStatistics.agravity.ts +0 -1
- package/model/searchAdminStatus.agravity.ts +0 -1
- package/model/searchFacet.agravity.ts +0 -1
- package/model/searchFacetEntity.agravity.ts +0 -1
- package/model/searchResult.agravity.ts +0 -1
- package/model/searchableItem.agravity.ts +0 -1
- package/model/secureUploadEntity.agravity.ts +0 -1
- package/model/sharedAllowedFormat.agravity.ts +0 -1
- package/model/sharedAsset.agravity.ts +0 -1
- package/model/sharedCollection.agravity.ts +0 -1
- package/model/sharedCollectionFull.agravity.ts +0 -1
- package/model/signalRConnectionInfo.agravity.ts +0 -1
- package/model/staticDefinedList.agravity.ts +0 -1
- package/model/translation.agravity.ts +0 -1
- package/model/translationRequest.agravity.ts +0 -1
- package/model/uiTutorials.agravity.ts +0 -1
- package/model/versionEntity.agravity.ts +0 -1
- package/model/versionedAsset.agravity.ts +2 -1
- package/model/whereParam.agravity.ts +0 -1
- package/model/widgetLayout.agravity.ts +0 -1
- package/model/widgetProperties.agravity.ts +0 -1
- package/model/workspace.agravity.ts +0 -1
- package/package.json +10 -10
- package/tsconfig.json +0 -1
- package/model/downloadObject.agravity.ts +0 -33
- package/model/emailAddress.agravity.ts +0 -15
- package/model/portalZipRequest.agravity.ts +0 -33
- package/model/simpleAsset.agravity.ts +0 -23
package/.openapi-generator/FILES
CHANGED
|
@@ -84,12 +84,13 @@ model/dataResult.agravity.ts
|
|
|
84
84
|
model/deletedEntities.agravity.ts
|
|
85
85
|
model/distZipResponse.agravity.ts
|
|
86
86
|
model/downloadFormat.agravity.ts
|
|
87
|
-
model/downloadObject.agravity.ts
|
|
88
87
|
model/downloadZipRequest.agravity.ts
|
|
88
|
+
model/downloadZipStatus.agravity.ts
|
|
89
89
|
model/dynamicImageOperation.agravity.ts
|
|
90
|
-
model/emailAddress.agravity.ts
|
|
91
90
|
model/entityId.agravity.ts
|
|
92
91
|
model/entityIdName.agravity.ts
|
|
92
|
+
model/entityListResult.agravity.ts
|
|
93
|
+
model/entityNamesRequest.agravity.ts
|
|
93
94
|
model/entityTranslations.agravity.ts
|
|
94
95
|
model/excelExportTableEntity.agravity.ts
|
|
95
96
|
model/frontendAppConfig.agravity.ts
|
|
@@ -108,7 +109,6 @@ model/portalFields.agravity.ts
|
|
|
108
109
|
model/portalLinks.agravity.ts
|
|
109
110
|
model/portalTheme.agravity.ts
|
|
110
111
|
model/portalUserContext.agravity.ts
|
|
111
|
-
model/portalZipRequest.agravity.ts
|
|
112
112
|
model/publishEntity.agravity.ts
|
|
113
113
|
model/publishedAsset.agravity.ts
|
|
114
114
|
model/quickShare.agravity.ts
|
|
@@ -132,7 +132,6 @@ model/sharedAsset.agravity.ts
|
|
|
132
132
|
model/sharedCollection.agravity.ts
|
|
133
133
|
model/sharedCollectionFull.agravity.ts
|
|
134
134
|
model/signalRConnectionInfo.agravity.ts
|
|
135
|
-
model/simpleAsset.agravity.ts
|
|
136
135
|
model/staticDefinedList.agravity.ts
|
|
137
136
|
model/translation.agravity.ts
|
|
138
137
|
model/translationRequest.agravity.ts
|
|
@@ -1 +1 @@
|
|
|
1
|
-
7.
|
|
1
|
+
7.9.0
|
package/README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
## @agravity/private@
|
|
1
|
+
## @agravity/private@9.0.1
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
<h1>Agravity API Reference</h1>This is the full API description of Agravity GmbH.<br/><h2>Resources</h2><ul> <li>Collection type management</li> <li>Collections management</li> <li>Assets management</li> <li>Assets operations</li> <li>Assets publishing</li> <li>Assets versioning</li> <li>Sharing collection</li> <li>Secure upload to collection</li> <li>Download ZIP</li> <li>Search</li> <li>General management</li> <li>Authentication management</li> <li>Blob management</li> <li>Queue management</li> <li>Structure management</li> <li>Bulk get all data from collection / collection type</li></ul><h2> Operations</h2>Agravity API performs the following operations:<ul> <li>Create / update / list / delete collection types</li> <li>Create / update / list / delete collections</li> <li>Create / update / list / delete assets</li> <li>Operations on assets like: move to collection, renew asset(through queue pipe), rotate, resize, etc.</li> <li>Publish / de-publish an asset or specific variants of an asset</li> <li>Create / delete version of asset</li> <li>Bulk download of Assets</li> <li>Search for assets or collections</li> <li>Authenticated access like e.g. getting access to blobs directly (for upload on folder or generate SAS token)</li> <li>List / delete blobs</li> <li>Create structures based on blob storage input</li></ul><br/>Copyright © Agravity GmbH 2025. All Rights Reserved
|
|
4
|
+
|
|
5
|
+
The version of the OpenAPI document: 9.0.1
|
|
4
6
|
|
|
5
7
|
### Building
|
|
6
8
|
|
|
@@ -21,7 +23,7 @@ Navigate to the folder of your consuming project and run one of next commands.
|
|
|
21
23
|
_published:_
|
|
22
24
|
|
|
23
25
|
```
|
|
24
|
-
npm install @agravity/private@
|
|
26
|
+
npm install @agravity/private@9.0.1 --save
|
|
25
27
|
```
|
|
26
28
|
|
|
27
29
|
_without publishing (not recommended):_
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Agravity OpenAPI Documentation - Private Functions
|
|
3
|
-
* <h1>Agravity API Reference</h1>This is the full API description of Agravity GmbH.<br/><h2>Resources</h2><ul> <li>Collection type management</li> <li>Collections management</li> <li>Assets management</li> <li>Assets operations</li> <li>Assets publishing</li> <li>Assets versioning</li> <li>Sharing collection</li> <li>Secure upload to collection</li> <li>Download ZIP</li> <li>Search</li> <li>General management</li> <li>Authentication management</li> <li>Blob management</li> <li>Queue management</li> <li>Structure management</li> <li>Bulk get all data from collection / collection type</li></ul><h2> Operations</h2>Agravity API performs the following operations:<ul> <li>Create / update / list / delete collection types</li> <li>Create / update / list / delete collections</li> <li>Create / update / list / delete assets</li> <li>Operations on assets like: move to collection, renew asset(through queue pipe), rotate, resize, etc.</li> <li>Publish / de-publish an asset or specific variants of an asset</li> <li>Create / delete version of asset</li> <li>Bulk download of Assets</li> <li>Search for assets or collections</li> <li>Authenticated access like e.g. getting access to blobs directly (for upload on folder or generate SAS token)</li> <li>List / delete blobs</li> <li>Create structures based on blob storage input</li></ul><br/>Copyright © Agravity GmbH 2025. All Rights Reserved
|
|
4
3
|
*
|
|
5
4
|
* Contact: office@agravity.io
|
|
6
5
|
*
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Agravity OpenAPI Documentation - Private Functions
|
|
3
|
-
* <h1>Agravity API Reference</h1>This is the full API description of Agravity GmbH.<br/><h2>Resources</h2><ul> <li>Collection type management</li> <li>Collections management</li> <li>Assets management</li> <li>Assets operations</li> <li>Assets publishing</li> <li>Assets versioning</li> <li>Sharing collection</li> <li>Secure upload to collection</li> <li>Download ZIP</li> <li>Search</li> <li>General management</li> <li>Authentication management</li> <li>Blob management</li> <li>Queue management</li> <li>Structure management</li> <li>Bulk get all data from collection / collection type</li></ul><h2> Operations</h2>Agravity API performs the following operations:<ul> <li>Create / update / list / delete collection types</li> <li>Create / update / list / delete collections</li> <li>Create / update / list / delete assets</li> <li>Operations on assets like: move to collection, renew asset(through queue pipe), rotate, resize, etc.</li> <li>Publish / de-publish an asset or specific variants of an asset</li> <li>Create / delete version of asset</li> <li>Bulk download of Assets</li> <li>Search for assets or collections</li> <li>Authenticated access like e.g. getting access to blobs directly (for upload on folder or generate SAS token)</li> <li>List / delete blobs</li> <li>Create structures based on blob storage input</li></ul><br/>Copyright © Agravity GmbH 2025. All Rights Reserved
|
|
4
3
|
*
|
|
5
4
|
* Contact: office@agravity.io
|
|
6
5
|
*
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Agravity OpenAPI Documentation - Private Functions
|
|
3
|
-
* <h1>Agravity API Reference</h1>This is the full API description of Agravity GmbH.<br/><h2>Resources</h2><ul> <li>Collection type management</li> <li>Collections management</li> <li>Assets management</li> <li>Assets operations</li> <li>Assets publishing</li> <li>Assets versioning</li> <li>Sharing collection</li> <li>Secure upload to collection</li> <li>Download ZIP</li> <li>Search</li> <li>General management</li> <li>Authentication management</li> <li>Blob management</li> <li>Queue management</li> <li>Structure management</li> <li>Bulk get all data from collection / collection type</li></ul><h2> Operations</h2>Agravity API performs the following operations:<ul> <li>Create / update / list / delete collection types</li> <li>Create / update / list / delete collections</li> <li>Create / update / list / delete assets</li> <li>Operations on assets like: move to collection, renew asset(through queue pipe), rotate, resize, etc.</li> <li>Publish / de-publish an asset or specific variants of an asset</li> <li>Create / delete version of asset</li> <li>Bulk download of Assets</li> <li>Search for assets or collections</li> <li>Authenticated access like e.g. getting access to blobs directly (for upload on folder or generate SAS token)</li> <li>List / delete blobs</li> <li>Create structures based on blob storage input</li></ul><br/>Copyright © Agravity GmbH 2025. All Rights Reserved
|
|
4
3
|
*
|
|
5
4
|
* Contact: office@agravity.io
|
|
6
5
|
*
|
|
@@ -209,6 +208,15 @@ export interface HttpPutAssetAvailabilityRequestParams {
|
|
|
209
208
|
assetAvailability: AssetAvailability;
|
|
210
209
|
}
|
|
211
210
|
|
|
211
|
+
export interface HttpRestoreAssetRequestParams {
|
|
212
|
+
/** The ID of the asset. */
|
|
213
|
+
id: string;
|
|
214
|
+
/** The point in time to which to restore the asset to. */
|
|
215
|
+
pointintime: string;
|
|
216
|
+
/** An alternative/extra collection to restore the asset to. */
|
|
217
|
+
altcollection?: string;
|
|
218
|
+
}
|
|
219
|
+
|
|
212
220
|
@Injectable({
|
|
213
221
|
providedIn: 'root'
|
|
214
222
|
})
|
|
@@ -2311,4 +2319,105 @@ export class AssetOperationsService {
|
|
|
2311
2319
|
reportProgress: reportProgress
|
|
2312
2320
|
});
|
|
2313
2321
|
}
|
|
2322
|
+
|
|
2323
|
+
/**
|
|
2324
|
+
* This endpoint lets you restore an asset to a certain point in time.
|
|
2325
|
+
* @param requestParameters
|
|
2326
|
+
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
2327
|
+
* @param reportProgress flag to report request and response progress.
|
|
2328
|
+
*/
|
|
2329
|
+
public httpRestoreAsset(
|
|
2330
|
+
requestParameters?: HttpRestoreAssetRequestParams,
|
|
2331
|
+
observe?: 'body',
|
|
2332
|
+
reportProgress?: boolean,
|
|
2333
|
+
options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext; transferCache?: boolean }
|
|
2334
|
+
): Observable<Asset>;
|
|
2335
|
+
public httpRestoreAsset(
|
|
2336
|
+
requestParameters?: HttpRestoreAssetRequestParams,
|
|
2337
|
+
observe?: 'response',
|
|
2338
|
+
reportProgress?: boolean,
|
|
2339
|
+
options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext; transferCache?: boolean }
|
|
2340
|
+
): Observable<HttpResponse<Asset>>;
|
|
2341
|
+
public httpRestoreAsset(
|
|
2342
|
+
requestParameters?: HttpRestoreAssetRequestParams,
|
|
2343
|
+
observe?: 'events',
|
|
2344
|
+
reportProgress?: boolean,
|
|
2345
|
+
options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext; transferCache?: boolean }
|
|
2346
|
+
): Observable<HttpEvent<Asset>>;
|
|
2347
|
+
public httpRestoreAsset(
|
|
2348
|
+
requestParameters?: HttpRestoreAssetRequestParams,
|
|
2349
|
+
observe: any = 'body',
|
|
2350
|
+
reportProgress: boolean = false,
|
|
2351
|
+
options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext; transferCache?: boolean }
|
|
2352
|
+
): Observable<any> {
|
|
2353
|
+
const id = requestParameters?.id;
|
|
2354
|
+
if (id === null || id === undefined) {
|
|
2355
|
+
throw new Error('Required parameter id was null or undefined when calling httpRestoreAsset.');
|
|
2356
|
+
}
|
|
2357
|
+
const pointintime = requestParameters?.pointintime;
|
|
2358
|
+
if (pointintime === null || pointintime === undefined) {
|
|
2359
|
+
throw new Error('Required parameter pointintime was null or undefined when calling httpRestoreAsset.');
|
|
2360
|
+
}
|
|
2361
|
+
const altcollection = requestParameters?.altcollection;
|
|
2362
|
+
|
|
2363
|
+
let localVarQueryParameters = new HttpParams({ encoder: this.encoder });
|
|
2364
|
+
if (pointintime !== undefined && pointintime !== null) {
|
|
2365
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, <any>pointintime, 'pointintime');
|
|
2366
|
+
}
|
|
2367
|
+
if (altcollection !== undefined && altcollection !== null) {
|
|
2368
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, <any>altcollection, 'altcollection');
|
|
2369
|
+
}
|
|
2370
|
+
|
|
2371
|
+
let localVarHeaders = this.defaultHeaders;
|
|
2372
|
+
|
|
2373
|
+
let localVarCredential: string | undefined;
|
|
2374
|
+
// authentication (msal_auth) required
|
|
2375
|
+
localVarCredential = this.configuration.lookupCredential('msal_auth');
|
|
2376
|
+
if (localVarCredential) {
|
|
2377
|
+
localVarHeaders = localVarHeaders.set('Authorization', 'Bearer ' + localVarCredential);
|
|
2378
|
+
}
|
|
2379
|
+
|
|
2380
|
+
let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
|
|
2381
|
+
if (localVarHttpHeaderAcceptSelected === undefined) {
|
|
2382
|
+
// to determine the Accept header
|
|
2383
|
+
const httpHeaderAccepts: string[] = ['application/json'];
|
|
2384
|
+
localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
2385
|
+
}
|
|
2386
|
+
if (localVarHttpHeaderAcceptSelected !== undefined) {
|
|
2387
|
+
localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
|
|
2388
|
+
}
|
|
2389
|
+
|
|
2390
|
+
let localVarHttpContext: HttpContext | undefined = options && options.context;
|
|
2391
|
+
if (localVarHttpContext === undefined) {
|
|
2392
|
+
localVarHttpContext = new HttpContext();
|
|
2393
|
+
}
|
|
2394
|
+
|
|
2395
|
+
let localVarTransferCache: boolean | undefined = options && options.transferCache;
|
|
2396
|
+
if (localVarTransferCache === undefined) {
|
|
2397
|
+
localVarTransferCache = true;
|
|
2398
|
+
}
|
|
2399
|
+
|
|
2400
|
+
let responseType_: 'text' | 'json' | 'blob' = 'json';
|
|
2401
|
+
if (localVarHttpHeaderAcceptSelected) {
|
|
2402
|
+
if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
|
|
2403
|
+
responseType_ = 'text';
|
|
2404
|
+
} else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
|
|
2405
|
+
responseType_ = 'json';
|
|
2406
|
+
} else {
|
|
2407
|
+
responseType_ = 'blob';
|
|
2408
|
+
}
|
|
2409
|
+
}
|
|
2410
|
+
|
|
2411
|
+
let localVarPath = `/assets/${this.configuration.encodeParam({ name: 'id', value: id, in: 'path', style: 'simple', explode: false, dataType: 'string', dataFormat: undefined })}/restore`;
|
|
2412
|
+
return this.httpClient.request<Asset>('post', `${this.configuration.basePath}${localVarPath}`, {
|
|
2413
|
+
context: localVarHttpContext,
|
|
2414
|
+
params: localVarQueryParameters,
|
|
2415
|
+
responseType: <any>responseType_,
|
|
2416
|
+
withCredentials: this.configuration.withCredentials,
|
|
2417
|
+
headers: localVarHeaders,
|
|
2418
|
+
observe: observe,
|
|
2419
|
+
transferCache: localVarTransferCache,
|
|
2420
|
+
reportProgress: reportProgress
|
|
2421
|
+
});
|
|
2422
|
+
}
|
|
2314
2423
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Agravity OpenAPI Documentation - Private Functions
|
|
3
|
-
* <h1>Agravity API Reference</h1>This is the full API description of Agravity GmbH.<br/><h2>Resources</h2><ul> <li>Collection type management</li> <li>Collections management</li> <li>Assets management</li> <li>Assets operations</li> <li>Assets publishing</li> <li>Assets versioning</li> <li>Sharing collection</li> <li>Secure upload to collection</li> <li>Download ZIP</li> <li>Search</li> <li>General management</li> <li>Authentication management</li> <li>Blob management</li> <li>Queue management</li> <li>Structure management</li> <li>Bulk get all data from collection / collection type</li></ul><h2> Operations</h2>Agravity API performs the following operations:<ul> <li>Create / update / list / delete collection types</li> <li>Create / update / list / delete collections</li> <li>Create / update / list / delete assets</li> <li>Operations on assets like: move to collection, renew asset(through queue pipe), rotate, resize, etc.</li> <li>Publish / de-publish an asset or specific variants of an asset</li> <li>Create / delete version of asset</li> <li>Bulk download of Assets</li> <li>Search for assets or collections</li> <li>Authenticated access like e.g. getting access to blobs directly (for upload on folder or generate SAS token)</li> <li>List / delete blobs</li> <li>Create structures based on blob storage input</li></ul><br/>Copyright © Agravity GmbH 2025. All Rights Reserved
|
|
4
3
|
*
|
|
5
4
|
* Contact: office@agravity.io
|
|
6
5
|
*
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Agravity OpenAPI Documentation - Private Functions
|
|
3
|
-
* <h1>Agravity API Reference</h1>This is the full API description of Agravity GmbH.<br/><h2>Resources</h2><ul> <li>Collection type management</li> <li>Collections management</li> <li>Assets management</li> <li>Assets operations</li> <li>Assets publishing</li> <li>Assets versioning</li> <li>Sharing collection</li> <li>Secure upload to collection</li> <li>Download ZIP</li> <li>Search</li> <li>General management</li> <li>Authentication management</li> <li>Blob management</li> <li>Queue management</li> <li>Structure management</li> <li>Bulk get all data from collection / collection type</li></ul><h2> Operations</h2>Agravity API performs the following operations:<ul> <li>Create / update / list / delete collection types</li> <li>Create / update / list / delete collections</li> <li>Create / update / list / delete assets</li> <li>Operations on assets like: move to collection, renew asset(through queue pipe), rotate, resize, etc.</li> <li>Publish / de-publish an asset or specific variants of an asset</li> <li>Create / delete version of asset</li> <li>Bulk download of Assets</li> <li>Search for assets or collections</li> <li>Authenticated access like e.g. getting access to blobs directly (for upload on folder or generate SAS token)</li> <li>List / delete blobs</li> <li>Create structures based on blob storage input</li></ul><br/>Copyright © Agravity GmbH 2025. All Rights Reserved
|
|
4
3
|
*
|
|
5
4
|
* Contact: office@agravity.io
|
|
6
5
|
*
|
|
@@ -244,7 +243,7 @@ export class AssetVersioningService {
|
|
|
244
243
|
const consumes: string[] = ['application/json'];
|
|
245
244
|
const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
|
|
246
245
|
if (httpContentTypeSelected !== undefined) {
|
|
247
|
-
//
|
|
246
|
+
// localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
|
|
248
247
|
}
|
|
249
248
|
|
|
250
249
|
let responseType_: 'text' | 'json' | 'blob' = 'json';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Agravity OpenAPI Documentation - Private Functions
|
|
3
|
-
* <h1>Agravity API Reference</h1>This is the full API description of Agravity GmbH.<br/><h2>Resources</h2><ul> <li>Collection type management</li> <li>Collections management</li> <li>Assets management</li> <li>Assets operations</li> <li>Assets publishing</li> <li>Assets versioning</li> <li>Sharing collection</li> <li>Secure upload to collection</li> <li>Download ZIP</li> <li>Search</li> <li>General management</li> <li>Authentication management</li> <li>Blob management</li> <li>Queue management</li> <li>Structure management</li> <li>Bulk get all data from collection / collection type</li></ul><h2> Operations</h2>Agravity API performs the following operations:<ul> <li>Create / update / list / delete collection types</li> <li>Create / update / list / delete collections</li> <li>Create / update / list / delete assets</li> <li>Operations on assets like: move to collection, renew asset(through queue pipe), rotate, resize, etc.</li> <li>Publish / de-publish an asset or specific variants of an asset</li> <li>Create / delete version of asset</li> <li>Bulk download of Assets</li> <li>Search for assets or collections</li> <li>Authenticated access like e.g. getting access to blobs directly (for upload on folder or generate SAS token)</li> <li>List / delete blobs</li> <li>Create structures based on blob storage input</li></ul><br/>Copyright © Agravity GmbH 2025. All Rights Reserved
|
|
4
3
|
*
|
|
5
4
|
* Contact: office@agravity.io
|
|
6
5
|
*
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Agravity OpenAPI Documentation - Private Functions
|
|
3
|
-
* <h1>Agravity API Reference</h1>This is the full API description of Agravity GmbH.<br/><h2>Resources</h2><ul> <li>Collection type management</li> <li>Collections management</li> <li>Assets management</li> <li>Assets operations</li> <li>Assets publishing</li> <li>Assets versioning</li> <li>Sharing collection</li> <li>Secure upload to collection</li> <li>Download ZIP</li> <li>Search</li> <li>General management</li> <li>Authentication management</li> <li>Blob management</li> <li>Queue management</li> <li>Structure management</li> <li>Bulk get all data from collection / collection type</li></ul><h2> Operations</h2>Agravity API performs the following operations:<ul> <li>Create / update / list / delete collection types</li> <li>Create / update / list / delete collections</li> <li>Create / update / list / delete assets</li> <li>Operations on assets like: move to collection, renew asset(through queue pipe), rotate, resize, etc.</li> <li>Publish / de-publish an asset or specific variants of an asset</li> <li>Create / delete version of asset</li> <li>Bulk download of Assets</li> <li>Search for assets or collections</li> <li>Authenticated access like e.g. getting access to blobs directly (for upload on folder or generate SAS token)</li> <li>List / delete blobs</li> <li>Create structures based on blob storage input</li></ul><br/>Copyright © Agravity GmbH 2025. All Rights Reserved
|
|
4
3
|
*
|
|
5
4
|
* Contact: office@agravity.io
|
|
6
5
|
*
|
|
@@ -21,6 +20,10 @@ import { AgravityErrorResponse } from '../model/agravityErrorResponse.agravity';
|
|
|
21
20
|
import { AgravityInfoResponse } from '../model/agravityInfoResponse.agravity';
|
|
22
21
|
// @ts-ignore
|
|
23
22
|
import { Collection } from '../model/collection.agravity';
|
|
23
|
+
// @ts-ignore
|
|
24
|
+
import { EntityListResult } from '../model/entityListResult.agravity';
|
|
25
|
+
// @ts-ignore
|
|
26
|
+
import { EntityNamesRequest } from '../model/entityNamesRequest.agravity';
|
|
24
27
|
|
|
25
28
|
// @ts-ignore
|
|
26
29
|
import { BASE_PATH, COLLECTION_FORMATS } from '../variables';
|
|
@@ -113,6 +116,18 @@ export interface HttpPatchCollectionRepairRequestParams {
|
|
|
113
116
|
id: string;
|
|
114
117
|
}
|
|
115
118
|
|
|
119
|
+
export interface HttpPostCollectionsGetByNamesRequestParams {
|
|
120
|
+
/** An object with the array of strings with names of the collections to fetch. */
|
|
121
|
+
entityNamesRequest: EntityNamesRequest;
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
export interface HttpRestoreCollectionRequestParams {
|
|
125
|
+
/** The ID of the collection. */
|
|
126
|
+
id: string;
|
|
127
|
+
/** The point in time to which to restore the collection to. */
|
|
128
|
+
pointintime: string;
|
|
129
|
+
}
|
|
130
|
+
|
|
116
131
|
@Injectable({
|
|
117
132
|
providedIn: 'root'
|
|
118
133
|
})
|
|
@@ -1085,4 +1100,196 @@ export class CollectionManagementService {
|
|
|
1085
1100
|
reportProgress: reportProgress
|
|
1086
1101
|
});
|
|
1087
1102
|
}
|
|
1103
|
+
|
|
1104
|
+
/**
|
|
1105
|
+
* This endpoint fetches all collections based on names which comes from an array inside the POST request body and return another list of EntityIdName objects and an array of strings with the names which could not be found.
|
|
1106
|
+
* @param requestParameters
|
|
1107
|
+
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
1108
|
+
* @param reportProgress flag to report request and response progress.
|
|
1109
|
+
*/
|
|
1110
|
+
public httpPostCollectionsGetByNames(
|
|
1111
|
+
requestParameters?: HttpPostCollectionsGetByNamesRequestParams,
|
|
1112
|
+
observe?: 'body',
|
|
1113
|
+
reportProgress?: boolean,
|
|
1114
|
+
options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext; transferCache?: boolean }
|
|
1115
|
+
): Observable<EntityListResult>;
|
|
1116
|
+
public httpPostCollectionsGetByNames(
|
|
1117
|
+
requestParameters?: HttpPostCollectionsGetByNamesRequestParams,
|
|
1118
|
+
observe?: 'response',
|
|
1119
|
+
reportProgress?: boolean,
|
|
1120
|
+
options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext; transferCache?: boolean }
|
|
1121
|
+
): Observable<HttpResponse<EntityListResult>>;
|
|
1122
|
+
public httpPostCollectionsGetByNames(
|
|
1123
|
+
requestParameters?: HttpPostCollectionsGetByNamesRequestParams,
|
|
1124
|
+
observe?: 'events',
|
|
1125
|
+
reportProgress?: boolean,
|
|
1126
|
+
options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext; transferCache?: boolean }
|
|
1127
|
+
): Observable<HttpEvent<EntityListResult>>;
|
|
1128
|
+
public httpPostCollectionsGetByNames(
|
|
1129
|
+
requestParameters?: HttpPostCollectionsGetByNamesRequestParams,
|
|
1130
|
+
observe: any = 'body',
|
|
1131
|
+
reportProgress: boolean = false,
|
|
1132
|
+
options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext; transferCache?: boolean }
|
|
1133
|
+
): Observable<any> {
|
|
1134
|
+
const entityNamesRequest = requestParameters?.entityNamesRequest;
|
|
1135
|
+
if (entityNamesRequest === null || entityNamesRequest === undefined) {
|
|
1136
|
+
throw new Error('Required parameter entityNamesRequest was null or undefined when calling httpPostCollectionsGetByNames.');
|
|
1137
|
+
}
|
|
1138
|
+
|
|
1139
|
+
let localVarHeaders = this.defaultHeaders;
|
|
1140
|
+
|
|
1141
|
+
let localVarCredential: string | undefined;
|
|
1142
|
+
// authentication (msal_auth) required
|
|
1143
|
+
localVarCredential = this.configuration.lookupCredential('msal_auth');
|
|
1144
|
+
if (localVarCredential) {
|
|
1145
|
+
localVarHeaders = localVarHeaders.set('Authorization', 'Bearer ' + localVarCredential);
|
|
1146
|
+
}
|
|
1147
|
+
|
|
1148
|
+
let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
|
|
1149
|
+
if (localVarHttpHeaderAcceptSelected === undefined) {
|
|
1150
|
+
// to determine the Accept header
|
|
1151
|
+
const httpHeaderAccepts: string[] = ['application/json'];
|
|
1152
|
+
localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
1153
|
+
}
|
|
1154
|
+
if (localVarHttpHeaderAcceptSelected !== undefined) {
|
|
1155
|
+
localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
|
|
1156
|
+
}
|
|
1157
|
+
|
|
1158
|
+
let localVarHttpContext: HttpContext | undefined = options && options.context;
|
|
1159
|
+
if (localVarHttpContext === undefined) {
|
|
1160
|
+
localVarHttpContext = new HttpContext();
|
|
1161
|
+
}
|
|
1162
|
+
|
|
1163
|
+
let localVarTransferCache: boolean | undefined = options && options.transferCache;
|
|
1164
|
+
if (localVarTransferCache === undefined) {
|
|
1165
|
+
localVarTransferCache = true;
|
|
1166
|
+
}
|
|
1167
|
+
|
|
1168
|
+
// to determine the Content-Type header
|
|
1169
|
+
const consumes: string[] = ['application/json'];
|
|
1170
|
+
const httpContentTypeSelected: string | undefined = this.configuration.selectHeaderContentType(consumes);
|
|
1171
|
+
if (httpContentTypeSelected !== undefined) {
|
|
1172
|
+
localVarHeaders = localVarHeaders.set('Content-Type', httpContentTypeSelected);
|
|
1173
|
+
}
|
|
1174
|
+
|
|
1175
|
+
let responseType_: 'text' | 'json' | 'blob' = 'json';
|
|
1176
|
+
if (localVarHttpHeaderAcceptSelected) {
|
|
1177
|
+
if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
|
|
1178
|
+
responseType_ = 'text';
|
|
1179
|
+
} else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
|
|
1180
|
+
responseType_ = 'json';
|
|
1181
|
+
} else {
|
|
1182
|
+
responseType_ = 'blob';
|
|
1183
|
+
}
|
|
1184
|
+
}
|
|
1185
|
+
|
|
1186
|
+
let localVarPath = `/collectionsbynames`;
|
|
1187
|
+
return this.httpClient.request<EntityListResult>('post', `${this.configuration.basePath}${localVarPath}`, {
|
|
1188
|
+
context: localVarHttpContext,
|
|
1189
|
+
body: entityNamesRequest,
|
|
1190
|
+
responseType: <any>responseType_,
|
|
1191
|
+
withCredentials: this.configuration.withCredentials,
|
|
1192
|
+
headers: localVarHeaders,
|
|
1193
|
+
observe: observe,
|
|
1194
|
+
transferCache: localVarTransferCache,
|
|
1195
|
+
reportProgress: reportProgress
|
|
1196
|
+
});
|
|
1197
|
+
}
|
|
1198
|
+
|
|
1199
|
+
/**
|
|
1200
|
+
* Restore a collection to a certain point in time
|
|
1201
|
+
* @param requestParameters
|
|
1202
|
+
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
1203
|
+
* @param reportProgress flag to report request and response progress.
|
|
1204
|
+
*/
|
|
1205
|
+
public httpRestoreCollection(
|
|
1206
|
+
requestParameters?: HttpRestoreCollectionRequestParams,
|
|
1207
|
+
observe?: 'body',
|
|
1208
|
+
reportProgress?: boolean,
|
|
1209
|
+
options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext; transferCache?: boolean }
|
|
1210
|
+
): Observable<Collection>;
|
|
1211
|
+
public httpRestoreCollection(
|
|
1212
|
+
requestParameters?: HttpRestoreCollectionRequestParams,
|
|
1213
|
+
observe?: 'response',
|
|
1214
|
+
reportProgress?: boolean,
|
|
1215
|
+
options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext; transferCache?: boolean }
|
|
1216
|
+
): Observable<HttpResponse<Collection>>;
|
|
1217
|
+
public httpRestoreCollection(
|
|
1218
|
+
requestParameters?: HttpRestoreCollectionRequestParams,
|
|
1219
|
+
observe?: 'events',
|
|
1220
|
+
reportProgress?: boolean,
|
|
1221
|
+
options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext; transferCache?: boolean }
|
|
1222
|
+
): Observable<HttpEvent<Collection>>;
|
|
1223
|
+
public httpRestoreCollection(
|
|
1224
|
+
requestParameters?: HttpRestoreCollectionRequestParams,
|
|
1225
|
+
observe: any = 'body',
|
|
1226
|
+
reportProgress: boolean = false,
|
|
1227
|
+
options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext; transferCache?: boolean }
|
|
1228
|
+
): Observable<any> {
|
|
1229
|
+
const id = requestParameters?.id;
|
|
1230
|
+
if (id === null || id === undefined) {
|
|
1231
|
+
throw new Error('Required parameter id was null or undefined when calling httpRestoreCollection.');
|
|
1232
|
+
}
|
|
1233
|
+
const pointintime = requestParameters?.pointintime;
|
|
1234
|
+
if (pointintime === null || pointintime === undefined) {
|
|
1235
|
+
throw new Error('Required parameter pointintime was null or undefined when calling httpRestoreCollection.');
|
|
1236
|
+
}
|
|
1237
|
+
|
|
1238
|
+
let localVarQueryParameters = new HttpParams({ encoder: this.encoder });
|
|
1239
|
+
if (pointintime !== undefined && pointintime !== null) {
|
|
1240
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, <any>pointintime, 'pointintime');
|
|
1241
|
+
}
|
|
1242
|
+
|
|
1243
|
+
let localVarHeaders = this.defaultHeaders;
|
|
1244
|
+
|
|
1245
|
+
let localVarCredential: string | undefined;
|
|
1246
|
+
// authentication (msal_auth) required
|
|
1247
|
+
localVarCredential = this.configuration.lookupCredential('msal_auth');
|
|
1248
|
+
if (localVarCredential) {
|
|
1249
|
+
localVarHeaders = localVarHeaders.set('Authorization', 'Bearer ' + localVarCredential);
|
|
1250
|
+
}
|
|
1251
|
+
|
|
1252
|
+
let localVarHttpHeaderAcceptSelected: string | undefined = options && options.httpHeaderAccept;
|
|
1253
|
+
if (localVarHttpHeaderAcceptSelected === undefined) {
|
|
1254
|
+
// to determine the Accept header
|
|
1255
|
+
const httpHeaderAccepts: string[] = ['application/json'];
|
|
1256
|
+
localVarHttpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
1257
|
+
}
|
|
1258
|
+
if (localVarHttpHeaderAcceptSelected !== undefined) {
|
|
1259
|
+
localVarHeaders = localVarHeaders.set('Accept', localVarHttpHeaderAcceptSelected);
|
|
1260
|
+
}
|
|
1261
|
+
|
|
1262
|
+
let localVarHttpContext: HttpContext | undefined = options && options.context;
|
|
1263
|
+
if (localVarHttpContext === undefined) {
|
|
1264
|
+
localVarHttpContext = new HttpContext();
|
|
1265
|
+
}
|
|
1266
|
+
|
|
1267
|
+
let localVarTransferCache: boolean | undefined = options && options.transferCache;
|
|
1268
|
+
if (localVarTransferCache === undefined) {
|
|
1269
|
+
localVarTransferCache = true;
|
|
1270
|
+
}
|
|
1271
|
+
|
|
1272
|
+
let responseType_: 'text' | 'json' | 'blob' = 'json';
|
|
1273
|
+
if (localVarHttpHeaderAcceptSelected) {
|
|
1274
|
+
if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
|
|
1275
|
+
responseType_ = 'text';
|
|
1276
|
+
} else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
|
|
1277
|
+
responseType_ = 'json';
|
|
1278
|
+
} else {
|
|
1279
|
+
responseType_ = 'blob';
|
|
1280
|
+
}
|
|
1281
|
+
}
|
|
1282
|
+
|
|
1283
|
+
let localVarPath = `/collections/${this.configuration.encodeParam({ name: 'id', value: id, in: 'path', style: 'simple', explode: false, dataType: 'string', dataFormat: undefined })}/restore`;
|
|
1284
|
+
return this.httpClient.request<Collection>('post', `${this.configuration.basePath}${localVarPath}`, {
|
|
1285
|
+
context: localVarHttpContext,
|
|
1286
|
+
params: localVarQueryParameters,
|
|
1287
|
+
responseType: <any>responseType_,
|
|
1288
|
+
withCredentials: this.configuration.withCredentials,
|
|
1289
|
+
headers: localVarHeaders,
|
|
1290
|
+
observe: observe,
|
|
1291
|
+
transferCache: localVarTransferCache,
|
|
1292
|
+
reportProgress: reportProgress
|
|
1293
|
+
});
|
|
1294
|
+
}
|
|
1088
1295
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Agravity OpenAPI Documentation - Private Functions
|
|
3
|
-
* <h1>Agravity API Reference</h1>This is the full API description of Agravity GmbH.<br/><h2>Resources</h2><ul> <li>Collection type management</li> <li>Collections management</li> <li>Assets management</li> <li>Assets operations</li> <li>Assets publishing</li> <li>Assets versioning</li> <li>Sharing collection</li> <li>Secure upload to collection</li> <li>Download ZIP</li> <li>Search</li> <li>General management</li> <li>Authentication management</li> <li>Blob management</li> <li>Queue management</li> <li>Structure management</li> <li>Bulk get all data from collection / collection type</li></ul><h2> Operations</h2>Agravity API performs the following operations:<ul> <li>Create / update / list / delete collection types</li> <li>Create / update / list / delete collections</li> <li>Create / update / list / delete assets</li> <li>Operations on assets like: move to collection, renew asset(through queue pipe), rotate, resize, etc.</li> <li>Publish / de-publish an asset or specific variants of an asset</li> <li>Create / delete version of asset</li> <li>Bulk download of Assets</li> <li>Search for assets or collections</li> <li>Authenticated access like e.g. getting access to blobs directly (for upload on folder or generate SAS token)</li> <li>List / delete blobs</li> <li>Create structures based on blob storage input</li></ul><br/>Copyright © Agravity GmbH 2025. All Rights Reserved
|
|
4
3
|
*
|
|
5
4
|
* Contact: office@agravity.io
|
|
6
5
|
*
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Agravity OpenAPI Documentation - Private Functions
|
|
3
|
-
* <h1>Agravity API Reference</h1>This is the full API description of Agravity GmbH.<br/><h2>Resources</h2><ul> <li>Collection type management</li> <li>Collections management</li> <li>Assets management</li> <li>Assets operations</li> <li>Assets publishing</li> <li>Assets versioning</li> <li>Sharing collection</li> <li>Secure upload to collection</li> <li>Download ZIP</li> <li>Search</li> <li>General management</li> <li>Authentication management</li> <li>Blob management</li> <li>Queue management</li> <li>Structure management</li> <li>Bulk get all data from collection / collection type</li></ul><h2> Operations</h2>Agravity API performs the following operations:<ul> <li>Create / update / list / delete collection types</li> <li>Create / update / list / delete collections</li> <li>Create / update / list / delete assets</li> <li>Operations on assets like: move to collection, renew asset(through queue pipe), rotate, resize, etc.</li> <li>Publish / de-publish an asset or specific variants of an asset</li> <li>Create / delete version of asset</li> <li>Bulk download of Assets</li> <li>Search for assets or collections</li> <li>Authenticated access like e.g. getting access to blobs directly (for upload on folder or generate SAS token)</li> <li>List / delete blobs</li> <li>Create structures based on blob storage input</li></ul><br/>Copyright © Agravity GmbH 2025. All Rights Reserved
|
|
4
3
|
*
|
|
5
4
|
* Contact: office@agravity.io
|
|
6
5
|
*
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Agravity OpenAPI Documentation - Private Functions
|
|
3
|
-
* <h1>Agravity API Reference</h1>This is the full API description of Agravity GmbH.<br/><h2>Resources</h2><ul> <li>Collection type management</li> <li>Collections management</li> <li>Assets management</li> <li>Assets operations</li> <li>Assets publishing</li> <li>Assets versioning</li> <li>Sharing collection</li> <li>Secure upload to collection</li> <li>Download ZIP</li> <li>Search</li> <li>General management</li> <li>Authentication management</li> <li>Blob management</li> <li>Queue management</li> <li>Structure management</li> <li>Bulk get all data from collection / collection type</li></ul><h2> Operations</h2>Agravity API performs the following operations:<ul> <li>Create / update / list / delete collection types</li> <li>Create / update / list / delete collections</li> <li>Create / update / list / delete assets</li> <li>Operations on assets like: move to collection, renew asset(through queue pipe), rotate, resize, etc.</li> <li>Publish / de-publish an asset or specific variants of an asset</li> <li>Create / delete version of asset</li> <li>Bulk download of Assets</li> <li>Search for assets or collections</li> <li>Authenticated access like e.g. getting access to blobs directly (for upload on folder or generate SAS token)</li> <li>List / delete blobs</li> <li>Create structures based on blob storage input</li></ul><br/>Copyright © Agravity GmbH 2025. All Rights Reserved
|
|
4
3
|
*
|
|
5
4
|
* Contact: office@agravity.io
|
|
6
5
|
*
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Agravity OpenAPI Documentation - Private Functions
|
|
3
|
-
* <h1>Agravity API Reference</h1>This is the full API description of Agravity GmbH.<br/><h2>Resources</h2><ul> <li>Collection type management</li> <li>Collections management</li> <li>Assets management</li> <li>Assets operations</li> <li>Assets publishing</li> <li>Assets versioning</li> <li>Sharing collection</li> <li>Secure upload to collection</li> <li>Download ZIP</li> <li>Search</li> <li>General management</li> <li>Authentication management</li> <li>Blob management</li> <li>Queue management</li> <li>Structure management</li> <li>Bulk get all data from collection / collection type</li></ul><h2> Operations</h2>Agravity API performs the following operations:<ul> <li>Create / update / list / delete collection types</li> <li>Create / update / list / delete collections</li> <li>Create / update / list / delete assets</li> <li>Operations on assets like: move to collection, renew asset(through queue pipe), rotate, resize, etc.</li> <li>Publish / de-publish an asset or specific variants of an asset</li> <li>Create / delete version of asset</li> <li>Bulk download of Assets</li> <li>Search for assets or collections</li> <li>Authenticated access like e.g. getting access to blobs directly (for upload on folder or generate SAS token)</li> <li>List / delete blobs</li> <li>Create structures based on blob storage input</li></ul><br/>Copyright © Agravity GmbH 2025. All Rights Reserved
|
|
4
3
|
*
|
|
5
4
|
* Contact: office@agravity.io
|
|
6
5
|
*
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Agravity OpenAPI Documentation - Private Functions
|
|
3
|
-
* <h1>Agravity API Reference</h1>This is the full API description of Agravity GmbH.<br/><h2>Resources</h2><ul> <li>Collection type management</li> <li>Collections management</li> <li>Assets management</li> <li>Assets operations</li> <li>Assets publishing</li> <li>Assets versioning</li> <li>Sharing collection</li> <li>Secure upload to collection</li> <li>Download ZIP</li> <li>Search</li> <li>General management</li> <li>Authentication management</li> <li>Blob management</li> <li>Queue management</li> <li>Structure management</li> <li>Bulk get all data from collection / collection type</li></ul><h2> Operations</h2>Agravity API performs the following operations:<ul> <li>Create / update / list / delete collection types</li> <li>Create / update / list / delete collections</li> <li>Create / update / list / delete assets</li> <li>Operations on assets like: move to collection, renew asset(through queue pipe), rotate, resize, etc.</li> <li>Publish / de-publish an asset or specific variants of an asset</li> <li>Create / delete version of asset</li> <li>Bulk download of Assets</li> <li>Search for assets or collections</li> <li>Authenticated access like e.g. getting access to blobs directly (for upload on folder or generate SAS token)</li> <li>List / delete blobs</li> <li>Create structures based on blob storage input</li></ul><br/>Copyright © Agravity GmbH 2025. All Rights Reserved
|
|
4
3
|
*
|
|
5
4
|
* Contact: office@agravity.io
|
|
6
5
|
*
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Agravity OpenAPI Documentation - Private Functions
|
|
3
|
-
* <h1>Agravity API Reference</h1>This is the full API description of Agravity GmbH.<br/><h2>Resources</h2><ul> <li>Collection type management</li> <li>Collections management</li> <li>Assets management</li> <li>Assets operations</li> <li>Assets publishing</li> <li>Assets versioning</li> <li>Sharing collection</li> <li>Secure upload to collection</li> <li>Download ZIP</li> <li>Search</li> <li>General management</li> <li>Authentication management</li> <li>Blob management</li> <li>Queue management</li> <li>Structure management</li> <li>Bulk get all data from collection / collection type</li></ul><h2> Operations</h2>Agravity API performs the following operations:<ul> <li>Create / update / list / delete collection types</li> <li>Create / update / list / delete collections</li> <li>Create / update / list / delete assets</li> <li>Operations on assets like: move to collection, renew asset(through queue pipe), rotate, resize, etc.</li> <li>Publish / de-publish an asset or specific variants of an asset</li> <li>Create / delete version of asset</li> <li>Bulk download of Assets</li> <li>Search for assets or collections</li> <li>Authenticated access like e.g. getting access to blobs directly (for upload on folder or generate SAS token)</li> <li>List / delete blobs</li> <li>Create structures based on blob storage input</li></ul><br/>Copyright © Agravity GmbH 2025. All Rights Reserved
|
|
4
3
|
*
|
|
5
4
|
* Contact: office@agravity.io
|
|
6
5
|
*
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Agravity OpenAPI Documentation - Private Functions
|
|
3
|
-
* <h1>Agravity API Reference</h1>This is the full API description of Agravity GmbH.<br/><h2>Resources</h2><ul> <li>Collection type management</li> <li>Collections management</li> <li>Assets management</li> <li>Assets operations</li> <li>Assets publishing</li> <li>Assets versioning</li> <li>Sharing collection</li> <li>Secure upload to collection</li> <li>Download ZIP</li> <li>Search</li> <li>General management</li> <li>Authentication management</li> <li>Blob management</li> <li>Queue management</li> <li>Structure management</li> <li>Bulk get all data from collection / collection type</li></ul><h2> Operations</h2>Agravity API performs the following operations:<ul> <li>Create / update / list / delete collection types</li> <li>Create / update / list / delete collections</li> <li>Create / update / list / delete assets</li> <li>Operations on assets like: move to collection, renew asset(through queue pipe), rotate, resize, etc.</li> <li>Publish / de-publish an asset or specific variants of an asset</li> <li>Create / delete version of asset</li> <li>Bulk download of Assets</li> <li>Search for assets or collections</li> <li>Authenticated access like e.g. getting access to blobs directly (for upload on folder or generate SAS token)</li> <li>List / delete blobs</li> <li>Create structures based on blob storage input</li></ul><br/>Copyright © Agravity GmbH 2025. All Rights Reserved
|
|
4
3
|
*
|
|
5
4
|
* Contact: office@agravity.io
|
|
6
5
|
*
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Agravity OpenAPI Documentation - Private Functions
|
|
3
|
-
* <h1>Agravity API Reference</h1>This is the full API description of Agravity GmbH.<br/><h2>Resources</h2><ul> <li>Collection type management</li> <li>Collections management</li> <li>Assets management</li> <li>Assets operations</li> <li>Assets publishing</li> <li>Assets versioning</li> <li>Sharing collection</li> <li>Secure upload to collection</li> <li>Download ZIP</li> <li>Search</li> <li>General management</li> <li>Authentication management</li> <li>Blob management</li> <li>Queue management</li> <li>Structure management</li> <li>Bulk get all data from collection / collection type</li></ul><h2> Operations</h2>Agravity API performs the following operations:<ul> <li>Create / update / list / delete collection types</li> <li>Create / update / list / delete collections</li> <li>Create / update / list / delete assets</li> <li>Operations on assets like: move to collection, renew asset(through queue pipe), rotate, resize, etc.</li> <li>Publish / de-publish an asset or specific variants of an asset</li> <li>Create / delete version of asset</li> <li>Bulk download of Assets</li> <li>Search for assets or collections</li> <li>Authenticated access like e.g. getting access to blobs directly (for upload on folder or generate SAS token)</li> <li>List / delete blobs</li> <li>Create structures based on blob storage input</li></ul><br/>Copyright © Agravity GmbH 2025. All Rights Reserved
|
|
4
3
|
*
|
|
5
4
|
* Contact: office@agravity.io
|
|
6
5
|
*
|