Product Overview
Feature Description
Product Strengths
Use Cases
Basic Concept
GET /api/v1/usage/`{LibraryId}`/`{SpaceIds}`?access_token=`{AccessToken}`&user_id=`{UserId}`
Request parameters. | Description | Type | Required or Not |
LibraryId | Media Library ID, obtained after creating a media library in the media hosting console. See create media library | String | Yes |
AccessToken | Access token, see generate access token | String | For Public Read Media Library or tenant space, this parameter is not specified, otherwise you must specify this parameter. |
UserId | User identity recognition is used to temporarily specify user identity when the access token has admin permission and the user identity recognition at the time of applying for the access token is empty. For details, see generate access token | String | No |
SpaceIds | Space List, separated by commas, such as space1,space2 | String | No |
[{"spaceId": "space04fzo07fdq61b","capacity": "10000","availableSpace": "5000","size": "1000"},{"spaceId": "space3p5klbgcwndnt","capacity": "10000","availableSpace": "5000","size": "1000"}]
Node Name (Keyword) | Description | Type |
spaceId | Tenant Space ID | String |
capacity | Tenant space quota. If null, it is out of quota. Unit is in bytes (Byte). | String |
availableSpace | Available capacity of tenant space. If null, it is out of quota. Unit is in bytes (Byte). | String |
size | Storage quota occupied by uploaded files in tenant space. Unit is in bytes (Byte). | String |
Apakah halaman ini membantu?
Anda juga dapat Menghubungi Penjualan atau Mengirimkan Tiket untuk meminta bantuan.
masukan