OperationStates
Call description
This GET call returns a list of all available operation 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/OperationStates
•This request is a GET call type.
There are 8 operation states:
Operation states |
Description |
---|---|
1 |
Pending |
2 |
Pending multiple |
3 |
Success |
4 |
Success multiple |
5 |
Failed |
6 |
Failed multiple |
7 |
Warning |
8 |
Warning multiple |
Response structure
The response contains data in the JSON format.