LicenseStates
Call description
This GET call returns a list of all possible license states. The values contain each license state name with a corresponding integer value.
•This API call requires authorization; the user has to be logged in.
•Request URL: https://mspapi.eset.com/api/Enum/LicenseStates
•This request is a GET call type.
There are 5 license states:
License state |
License state name |
---|---|
0 |
Error |
1 |
Normal |
2 |
Obsolete |
3 |
Suspended |
4 |
Warning |
Response structure
The response contains data in the JSON format.
Troubleshooting
ESET MSP Administrator 2 API uses standardized error codes. If you are getting errors or unexpected responses, see the Troubleshooting API for common problems and the list of error codes.