devices
Windows services
Returns list of Windows Services and their statuses
get/v2/device/{id}/windows-services
Path parameters
idinteger required
Device identifier
Query parameters
namestring
Service name
state'UNKNOWN' | 'STOPPED' | 'START_PENDING' | 'RUNNING' | 'STOP_PENDING' | 'PAUSE_PENDING' | 'PAUSED' | 'CONTINUE_PENDING'
Service state
Response
default response
Changes
No recorded changes to this endpoint across all 2 revisions of this API.