ConfigBackupRemark
Configure the name and remark information of a backup.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-hsm:ConfigBackupRemark |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| BackupId |
string |
Yes |
The backup ID. |
backup-fdb897sdfg**** |
| Remark |
string |
No |
The remark information of the backup. |
Backup-Feb-9-test-1B |
| Name |
string |
No |
The backup name. |
backup-test |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The structure of the response parameters. |
||
| RequestId |
string |
The request ID, which is a unique identifier generated by Alibaba Cloud for the request. You can use the ID to troubleshoot issues. |
4C467B38-3910-447D-87BC-AC049166F216 |
Examples
Success response
JSON format
{
"RequestId": "4C467B38-3910-447D-87BC-AC049166F216"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidApiParam.Error | api param is invalid | |
| 500 | InternalError | The request processing has failed due to some unknown error. | Unknown error caused request processing to fail. |
| 403 | NoPermission | caller has no permission |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.