Get Device Information
Info
This resource provides Device Info by mdmToken.
Scheme
https
Host
Valid ITSM host (example: subdomain-msp.cmdm.comodo.com )
Path
/api/rest/v1/device/info
Request Headers
Key | Value | Description |
Http method | POST | Http method |
Content-Type | application/json | |
x-auth-type | 4,3,2,1 | Authentication type identifier |
x-auth-token | access token | deepending of auth-type token |
See the below link for details:
- Comodo ONE 3rd Party Authentication API Definition
- Token Renew Service
- Token Validation Service
- Usage of Access Token
Execution
Sample execution can be handled via Postman Application.
Header part can be handled via Postman Application