Status

List

get

Retrieve status of one or multiple Enrollment servers.

Query parameters
SiteIdinteger · int32Optional

Site ID from which to retrieve the Enrollment server (optional).

ServerstringOptional

The name of the Enrollment server for which to retrieve the information. This must be the actual Enrollment server name used in the RAS farm.

Responses
200

Success

application/json; api-version=1.0
get
/api/EnrollmentServer/Status

Get

get

Retrieve status of an Enrollment server by ID.

Path parameters
idinteger · int32Required

The ID of an Enrollment server for which to retrieve the status.

Responses
200

Success

application/json; api-version=1.0
get
/api/EnrollmentServer/{id}/Status

Was this helpful?