Operation
Call description
This GET request returns the operation state for the operation specified by the operation ID in the call.
Operation ID is a unique identifier of Suspend and Unsuspend calls, the ID is returned in calls' responses.
•This API call requires authorization; the user has to be logged in.
•Request URL: https://mspapi.eset.com/api/ Operation/<guid>
Example request URL: https://mspapi.eset.com/api/Operation/c6baqqqq-aaaa-7777-9999-62dd8966b67 |
•This request is a GET call type.
Response structure
The response contains data in the JSON format.
The State in the response refers to OperationStates.
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.