Status

List

get

Retrieves a list of AVD Host Pools status information.

Query parameters
SiteIdinteger · int32Optional

The site ID for which to retrieve all the AVD Host Pool status information (optional)

NamestringOptional

Filter the result by host pool name (optional)

Responses
200

Success

application/json; api-version=1.0
get
/api/AVD/HostPool/status

Get

get

Retrieve the AVD Host Pool status information.

Path parameters
idinteger · int32Required

AVD Host Pool ID

Responses
200

Success

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

Was this helpful?