Modifies Android Debug Bridge (ADB) key pairs.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| KeyPairId | string | Yes | The ID of the ADB key pair. | kp-6v2q33ae4tw3a**** |
| NewKeyPairName | string | Yes | The name of the ADB key pair. | newKeyPairName |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "69BCBBE4-FCF2-59B8-AD9D-531EB422****"
}Error codes
For a list of error codes, visit the Service error codes.
