DescribeRdStatus
Queries the status of the multi-account management feature.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-antiddosbag:DescribeRdStatus |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
No parameters required.
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
1B0F7EC6-51D7-4D70-B0EC-CD8A9E998D86 |
| RootUid |
string |
The Alibaba Cloud account ID of the management account for which the multi-account management feature is enabled in Anti-DDoS Origin. |
125085778340**** |
| CurrentUid |
string |
The Alibaba Cloud account ID of the current account. |
125085778340**** |
| RemoteEnable |
boolean |
Indicates whether Resource Directory is enabled in the Resource Management console. |
false |
| LocalEnable |
boolean |
Indicates whether the multi-account management feature is enabled for the current account in Anti-DDoS Origin. |
false |
| MasterUid |
string |
The Alibaba Cloud account ID of the management account in the resource directory. |
125085778340**** |
| ServicePrincipalEnabled |
boolean |
Indicates whether the trusted service is enabled. |
false |
| Enabled |
boolean |
Indicates whether the multi-account management feature is enabled for Anti-DDoS Origin. |
false |
| CurrentUidType |
string |
The type of the Alibaba Cloud account. Valid values:
|
MemberAccount |
Examples
Success response
JSON format
{
"RequestId": "1B0F7EC6-51D7-4D70-B0EC-CD8A9E998D86",
"RootUid": "125085778340****",
"CurrentUid": "125085778340****",
"RemoteEnable": false,
"LocalEnable": false,
"MasterUid": "125085778340****",
"ServicePrincipalEnabled": false,
"Enabled": false,
"CurrentUidType": "MemberAccount"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.