All Products
Search
Document Center

Elastic Desktop Service:GetOfficeSiteSsoStatus

Last Updated:Apr 01, 2023

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

The ID of the region.

cn-hangzhou
OfficeSiteIdstringYes

The ID of the workspace.

cn-hangzhou+dir-363353****

Response parameters

ParameterTypeDescriptionExample
object
SsoStatusboolean

Indicates whether SSO is enabled.

false
RequestIdstring

The ID of the request.

1CBAFFAB-B697-4049-A9B1-67E1FC5F****

Examples

Sample success responses

JSONformat

{
  "SsoStatus": false,
  "RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}

Error codes

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