Handles AccessKey pair leaks.
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
Id | long | No | The ID of the AccessKey pair leak. NoteYou can call the DescribeAccesskeyLeakList operation to query the ID. You must specify at least one of the Id and IdList parameters. | 123 |
Type | string | Yes | The method to handle the AccessKey pair leak. Valid values:
| disable |
Remark | string | No | The remarks that are added. | disabled. |
IdList | array | No | The IDs of AccessKey pair leaks. | |
long | No | The ID of the AccessKey pair leak. NoteYou can call the DescribeAccesskeyLeakList operation to query the ID. You must specify at least one of the Id and IdList parameters. | 123 |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "DD4617B4-133A-53C8-ADAE-7B30FF89****"
}
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.