Returns processor usage data for a specific computer
GET/v1/computers/:computerId/usage/processor
Returns processor usage data for a specific computer
Request
Responses
- 200
- 400
- 403
- 404
- 406
- 500
Success
400 - Check the command parameters, they may be incorrect or empty
Forbidden
404 - The tenant informed in header may not have been found 3404 - Computer not found
406
Server Error