Skip to main content Skip to complementary content

App content quota: Get

Information noteLOCKED.

This API is extremely reliable and will not be broken unless absolutely necessary.

Method

GET

Path

/qrs/appcontentquota/full

Description

Get information about the application content quota.

The maxFileSize property is the size limit for the total space allocated for app storage. The total size of all app files must not exceed this limit. The maxFileSize property is the size limit for a single file. Files larger than this limit will not be uploaded (even if maxLibrarySize is not exceeded).

Body

-

Return value

The full object for the application content quota entity, for example:

{ "id": "1001a995-e85d-4ecd-aa17-b66f3ac20c43", "createdDate": "2016-02-12T16:31:01.351Z", "modifiedDate": "2016-02-12T16:31:01.351Z", "modifiedByUserName": "INTERNAL\\sa_repository", "customProperties": [], "maxFileSize": 26214400, "maxLibrarySize": 52428800, "privileges": null, "schemaPath": "AppContentQuota" }

Optional parameters

-

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!