Product Overview
Feature Description
Product Strengths
Use Cases
Basic Concept
try {let result = await SMHQuotaApis.getSpaceQuota({libraryId:"libraryId",spaceId:"spaceId"});}catch (e) {// Exception handling}
Request parameters. | Description | Type | Required or Not |
libraryId | Media Library ID, obtain it after creating a media library in 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 (`-`). If the media library is in multi-tenant mode, you must specify this parameter. Please refer to create tenant space | String | No |
try {let result = await SMHQuotaApis.getSpaceQuotaInfo({libraryId:"libraryId",quotaId:'quotaId'});}catch (e) {// Exception handling}
Request parameters. | Description | Type | Required or Not |
libraryId | Media Library ID, obtain it after creating a media library in the media hosting console, see create media library | String | Yes |
quotaId | Quota ID | String | Yes |
Apakah halaman ini membantu?
Anda juga dapat Menghubungi Penjualan atau Mengirimkan Tiket untuk meminta bantuan.
masukan