Queries directory details.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| RegionId | string | Yes | The region ID. | cn-hangzhou |
| ClientId | string | Yes | The client ID. The system generates a unique ID for each client. | 54c17e1d-2d72-4b87-aa33-25f3b3f2**** |
| DirectoryId | array | No | The directory IDs. | |
| string | No | The directory ID, which is the same as the office network ID. | cn-hangzhou+dir-gx2x1dhsmu52rd**** |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "F369A091-002F-49C8-AD55-02A77629****",
"Directories": [
{
"DirectoryType": "AD_CONNECTOR",
"SsoServiceUrl": "https://eds-cn-shanghai-67726****",
"DesktopAccessType": "INTERNET",
"DirectoryId": "cn-hangzhou+dir-gx2x1dhsmu52rd****",
"ProviderId": 26842
}
]
}Error codes
For a list of error codes, visit the Service error codes.
