Log on to the AIC instance. You can associate or disassociate an AIC instance based on the uploaded AIC public key.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ens:ManageAICLogin |
none |
*All Resource
|
None | None |
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| KeyName |
string |
No |
Public Key Name |
mykey |
| KeyGroup |
string |
No |
Public Key Grouping |
g-test |
| InstanceId |
string |
Yes |
The instance ID. |
aic-xxx-1 |
| ActionName |
string |
Yes |
Manage actions Valid value:
|
open |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
F3B261DD-3858-4D3C-877D-303ADF374600 |
Examples
Success response
JSON format
{
"RequestId": "F3B261DD-3858-4D3C-877D-303ADF374600"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Interface.Call.Failed | %s. | Request failed |
| 400 | Interface.Call.Error | The interface call error | |
| 400 | NoPermission | Permission denied. | |
| 400 | InvalidParameter.%s | The specified field %s invalid. Please check it again. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.