@agravity/private 8.4.2 → 9.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.openapi-generator/FILES +1 -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 +104 -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 +0 -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 +0 -1
- 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 +1 -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,10 +84,9 @@ 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
|
|
93
92
|
model/entityTranslations.agravity.ts
|
|
@@ -108,7 +107,6 @@ model/portalFields.agravity.ts
|
|
|
108
107
|
model/portalLinks.agravity.ts
|
|
109
108
|
model/portalTheme.agravity.ts
|
|
110
109
|
model/portalUserContext.agravity.ts
|
|
111
|
-
model/portalZipRequest.agravity.ts
|
|
112
110
|
model/publishEntity.agravity.ts
|
|
113
111
|
model/publishedAsset.agravity.ts
|
|
114
112
|
model/quickShare.agravity.ts
|
|
@@ -132,7 +130,6 @@ model/sharedAsset.agravity.ts
|
|
|
132
130
|
model/sharedCollection.agravity.ts
|
|
133
131
|
model/sharedCollectionFull.agravity.ts
|
|
134
132
|
model/signalRConnectionInfo.agravity.ts
|
|
135
|
-
model/simpleAsset.agravity.ts
|
|
136
133
|
model/staticDefinedList.agravity.ts
|
|
137
134
|
model/translation.agravity.ts
|
|
138
135
|
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.0
|
|
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.0
|
|
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.0 --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
|
*
|
|
@@ -113,6 +112,13 @@ export interface HttpPatchCollectionRepairRequestParams {
|
|
|
113
112
|
id: string;
|
|
114
113
|
}
|
|
115
114
|
|
|
115
|
+
export interface HttpRestoreCollectionRequestParams {
|
|
116
|
+
/** The ID of the collection. */
|
|
117
|
+
id: string;
|
|
118
|
+
/** The point in time to which to restore the collection to. */
|
|
119
|
+
pointintime: string;
|
|
120
|
+
}
|
|
121
|
+
|
|
116
122
|
@Injectable({
|
|
117
123
|
providedIn: 'root'
|
|
118
124
|
})
|
|
@@ -1085,4 +1091,101 @@ export class CollectionManagementService {
|
|
|
1085
1091
|
reportProgress: reportProgress
|
|
1086
1092
|
});
|
|
1087
1093
|
}
|
|
1094
|
+
|
|
1095
|
+
/**
|
|
1096
|
+
* Restore a collection to a certain point in time
|
|
1097
|
+
* @param requestParameters
|
|
1098
|
+
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
1099
|
+
* @param reportProgress flag to report request and response progress.
|
|
1100
|
+
*/
|
|
1101
|
+
public httpRestoreCollection(
|
|
1102
|
+
requestParameters?: HttpRestoreCollectionRequestParams,
|
|
1103
|
+
observe?: 'body',
|
|
1104
|
+
reportProgress?: boolean,
|
|
1105
|
+
options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext; transferCache?: boolean }
|
|
1106
|
+
): Observable<Collection>;
|
|
1107
|
+
public httpRestoreCollection(
|
|
1108
|
+
requestParameters?: HttpRestoreCollectionRequestParams,
|
|
1109
|
+
observe?: 'response',
|
|
1110
|
+
reportProgress?: boolean,
|
|
1111
|
+
options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext; transferCache?: boolean }
|
|
1112
|
+
): Observable<HttpResponse<Collection>>;
|
|
1113
|
+
public httpRestoreCollection(
|
|
1114
|
+
requestParameters?: HttpRestoreCollectionRequestParams,
|
|
1115
|
+
observe?: 'events',
|
|
1116
|
+
reportProgress?: boolean,
|
|
1117
|
+
options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext; transferCache?: boolean }
|
|
1118
|
+
): Observable<HttpEvent<Collection>>;
|
|
1119
|
+
public httpRestoreCollection(
|
|
1120
|
+
requestParameters?: HttpRestoreCollectionRequestParams,
|
|
1121
|
+
observe: any = 'body',
|
|
1122
|
+
reportProgress: boolean = false,
|
|
1123
|
+
options?: { httpHeaderAccept?: 'application/json'; context?: HttpContext; transferCache?: boolean }
|
|
1124
|
+
): Observable<any> {
|
|
1125
|
+
const id = requestParameters?.id;
|
|
1126
|
+
if (id === null || id === undefined) {
|
|
1127
|
+
throw new Error('Required parameter id was null or undefined when calling httpRestoreCollection.');
|
|
1128
|
+
}
|
|
1129
|
+
const pointintime = requestParameters?.pointintime;
|
|
1130
|
+
if (pointintime === null || pointintime === undefined) {
|
|
1131
|
+
throw new Error('Required parameter pointintime was null or undefined when calling httpRestoreCollection.');
|
|
1132
|
+
}
|
|
1133
|
+
|
|
1134
|
+
let localVarQueryParameters = new HttpParams({ encoder: this.encoder });
|
|
1135
|
+
if (pointintime !== undefined && pointintime !== null) {
|
|
1136
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, <any>pointintime, 'pointintime');
|
|
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
|
+
let responseType_: 'text' | 'json' | 'blob' = 'json';
|
|
1169
|
+
if (localVarHttpHeaderAcceptSelected) {
|
|
1170
|
+
if (localVarHttpHeaderAcceptSelected.startsWith('text')) {
|
|
1171
|
+
responseType_ = 'text';
|
|
1172
|
+
} else if (this.configuration.isJsonMime(localVarHttpHeaderAcceptSelected)) {
|
|
1173
|
+
responseType_ = 'json';
|
|
1174
|
+
} else {
|
|
1175
|
+
responseType_ = 'blob';
|
|
1176
|
+
}
|
|
1177
|
+
}
|
|
1178
|
+
|
|
1179
|
+
let localVarPath = `/collections/${this.configuration.encodeParam({ name: 'id', value: id, in: 'path', style: 'simple', explode: false, dataType: 'string', dataFormat: undefined })}/restore`;
|
|
1180
|
+
return this.httpClient.request<Collection>('post', `${this.configuration.basePath}${localVarPath}`, {
|
|
1181
|
+
context: localVarHttpContext,
|
|
1182
|
+
params: localVarQueryParameters,
|
|
1183
|
+
responseType: <any>responseType_,
|
|
1184
|
+
withCredentials: this.configuration.withCredentials,
|
|
1185
|
+
headers: localVarHeaders,
|
|
1186
|
+
observe: observe,
|
|
1187
|
+
transferCache: localVarTransferCache,
|
|
1188
|
+
reportProgress: reportProgress
|
|
1189
|
+
});
|
|
1190
|
+
}
|
|
1088
1191
|
}
|
|
@@ -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
|
*
|