Product Overview
Feature Description
Product Strengths
Use Cases
Basic Concept
GET /api/v1/space/{LibraryId}/{SpaceId}/file-count?access_token={AccessToken}
Request parameters. | Description | Type | Required or Not |
LibraryId | Media Library ID, obtained after creating a media library through the media hosting console. See Create Media Library | String | Yes |
SpaceId | Space ID. If the media library is in single-tenant mode, this parameter is fixed as hyphen ( -). See Create Tenant Space for retrieval. | String | Yes |
AccessToken | Access token, see Generate Access Token | String | Yes |
{"fileNum": "573005","dirNum": "448996","recycledFileNum": "252","recycledDirNum": "110","historyFileNum": "1829"}
Node Name (Keyword) | Description | Type |
fileNum | Total number of files (including recycle bin and earlier versions) | String |
dirNum | Total number of folders (including recycle bin) | String |
recycledFileNum | Number of files in recycle bin | String |
recycledDirNum | Number of folders in recycle bin | String |
historyFileNum | Number of historical versions | String |
Esta página foi útil?
Você também pode entrar em contato com a Equipe de vendas ou Enviar um tíquete em caso de ajuda.
comentários