Status

List

get

Retrieve the status information of one or multiple applications, from different session sources such as RD Session Host and VDI.

Query parameters
Idinteger · int32Optional

Site ID from which to retrieve the app status information (optional).

SiteIdinteger · int32Optional

Site ID from which to retrieve the app status information (optional).

Sourcestring · enumOptional

RDP Session Type

Possible values:
SessionHostIdstringOptional

The Host ID of the server for which to retrieve the app status information (optional).

SessionHostNamestringOptional

The name of the server to filter the app status information (optional).

Statestring · enumOptional

Session State

Possible values:
UserstringOptional

User to filter the app status information(optional).

IPstringOptional

IP Address to filter the app status information (optional).

ThemeIdinteger · int32Optional

The Theme ID for which to retrieve the app status information (optional).

GroupIdinteger · int32Optional

The RD Session Host Group ID for which to retrieve the app status information (optional).

Sessioninteger · int32Optional

The RD Session ID for which to retrieve the app status information (optional).

Responses
200

Success

application/json; api-version=1.0
get
/api/PubItems/status

Get

get

Retrieve the published item status information.

Path parameters
idinteger · int32Required

Pub Item ID

Responses
200

Success

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

Was this helpful?