Status

List

get

Retrieve a list of RD Session Host servers with status information.

Query parameters
SiteIdinteger · int32Optional

Site ID for which RD Session Host servers with status information will be retrieved (optional)

ServerstringOptional

Filter the result by server name (optional)

Responses
200

Success

application/json; api-version=1.0
get
/api/RDS/Host/status

Get

get

Retrieve the RD Session Host status information for the server.

Path parameters
idinteger · int32Required

RD Session Host ID

Responses
200

Success

application/json; api-version=1.0
get
/api/RDS/Host/{id}/status

Was this helpful?