Enrollment Server
Retrieves the agent diagnostic information about an installed RAS Enrollment Server Agent.
Query parameters
ServerstringOptional
The name of server from which to retrieve Enrollment Server Agent information. This must be the actual server name used in the RAS farm.
SiteIdinteger · int32Optional
Site ID from which to retrieve the specified Enrollment Server Agent information (optional).
Responses
200
Success
application/json; api-version=1.0
Enrollment Server 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
connectedBrokerIPstring · nullableOptional
Connected Broker IP.
versioninteger · int32Optional
Version.
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
get
/api/Agent/Diagnostic/EnrollmentServer