Guest
Retrieves the agent diagnostic information about an installed RAS Guest Agent.
Query parameters
ServerstringOptional
The name of server from which to retrieve Guest Agent information. This must be the actual server name used in the RAS farm.
SiteIdinteger · int32Optional
Site ID from which to retrieve the specified Guest Agent information (optional).
Responses
200
Success
application/json; api-version=1.0
Guest Agent Diagnostic
serverstring · nullableOptional
Server name.
agentDiagnosticTypestring · enumOptionalPossible values:
RAS Agent Diagnostic Type
agentVersionstring · nullableOptional
Agent Version.
osVersionstring · nullableOptional
Operating System Version.
statestring · enumOptionalPossible values:
Diagnostic State Diagnostic State
dhcpbooleanOptional
Whether DHCP is enabled or not.
protocolVersioninteger · int32Optional
Protocol Version.
rdshModebooleanOptional
Whether RDSH Mode is enabled or not.
terminalServicesInstalledbooleanOptional
Whether Terminal Services are installed or not.
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
get
/api/Agent/Diagnostic/Guest