Checks whether resource sharing is enabled within a resource directory.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
No parameters required.
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
819545D0-C97A-5DB3-BD73-A1B17E9A4BC1 |
| EnableSharingWithRd |
boolean |
Indicates whether resource sharing within a resource directory is enabled. Valid values:
|
true |
Examples
Success response
JSON format
{
"RequestId": "819545D0-C97A-5DB3-BD73-A1B17E9A4BC1",
"EnableSharingWithRd": true
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.