Refreshes the statistics of container assets in the Assets module.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| AssetType | string | Yes | The type of the container asset whose statistics you want to refresh. Valid values:
| IMAGE |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "2090F329-3658-49AF-820B-C4157FC31BCB"
}Error codes
| HTTP status code | Error code | Error message | Description |
|---|---|---|---|
| 400 | IllegalParam | Illegal param | - |
| 403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
| 500 | ServerError | ServerError | - |
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|---|---|
| 2022-08-01 | The Error code has changed | View Change Details |
