All Products
Search
Document Center

Resource Management:CheckSharingWithResourceDirectoryStatus

Last Updated:Mar 22, 2024

Checks the status of resource sharing within a resource directory.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
The current API does not require request parameters

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

819545D0-C97A-5DB3-BD73-A1B17E9A4BC1
EnableSharingWithRdboolean

Indicates whether resource sharing within a resource directory is enabled. Valid values:

  • false
  • true
true

Examples

Sample success responses

JSONformat

{
  "RequestId": "819545D0-C97A-5DB3-BD73-A1B17E9A4BC1",
  "EnableSharingWithRd": true
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
No change history