All Products
Search
Document Center

Security Center:RefreshContainerAssets

Last Updated:Jan 20, 2026

Refreshes the statistics of container assets in the Assets module.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
AssetTypestringYes

The type of the container asset whose statistics you want to refresh. Valid values:

  • IMAGE
  • CONTAINER
IMAGE

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request, which is used to locate and troubleshoot issues.

2090F329-3658-49AF-820B-C4157FC31BCB

Examples

Sample success responses

JSONformat

{
  "RequestId": "2090F329-3658-49AF-820B-C4157FC31BCB"
}

Error codes

HTTP status codeError codeError messageDescription
400IllegalParamIllegal param-
403NoPermissioncaller has no permissionYou are not authorized to do this operation.
500ServerErrorServerError-

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2022-08-01The Error code has changedView Change Details