All Products
Search
Document Center

Resource Management:CheckSharingWithResourceDirectoryStatus

Last Updated:Aug 28, 2026

Checks whether resource sharing is enabled within a resource directory.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

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:

  • false

  • true

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.