Updates an image token.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| RegistryId | long | Yes | The ID of the image repository. Note
You can call the PageImageRegistry operation to obtain the ID.
| 1 |
Response parameters
Examples
Sample success responses
JSONformat
{
"Data": "77ba3bf5-af95-4b77-aa94-***********",
"RequestId": "7BC55C8F-226E-5AF5-9A2C-2EC43864****"
}Error codes
| HTTP status code | Error code | Error message | Description |
|---|---|---|---|
| 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 |
|---|
No change history
