Deletes a private image repository by image repository ID.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:DeletePrivateRegistry |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegistryId |
integer |
Yes |
The image repository ID. Note
Call the PageImageRegistry operation to obtain this parameter. |
22233 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response data. |
||
| Data |
boolean |
The returned data. Valid values:
|
true |
| RequestId |
string |
The request ID, which is a unique identifier generated by Alibaba Cloud for the request. You can use this ID to troubleshoot issues. |
818E3B38-F018-50FF-9A85-5A521747**** |
Examples
Success response
JSON format
{
"Data": true,
"RequestId": "818E3B38-F018-50FF-9A85-5A521747****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.