Adds a Resource Directory (RD) member account.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-bastionhost:AddInstanceRdMember |
create |
*Instance
|
None | None |
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the Bastionhost instance. Note
Call the DescribeInstances operation to obtain the instance ID. |
bastionhost-cn-7mz2ve7h00a |
| RegionId |
string |
No |
The region ID of the Bastionhost instance. Note
For more information about the mapping between region IDs and region names, see Regions and zones. |
cn-hangzhou |
| MemberId |
string |
Yes |
The UID of the RD member account to add. |
1857311509574932 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
4F6C075F-FC86-476E-943B-097BD4E12948 |
Examples
Success response
JSON format
{
"RequestId": "4F6C075F-FC86-476E-943B-097BD4E12948"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.