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