system
1
(imported topic written by Harishsankar)
Hi,
We are able to successfully execute an action script with Platform API using BESImportFile command-line utility .
In the TEM server GUI the actions are getting to executed 100%
Is there any other way we can get this status using API or any other commands
gearoid
2
(imported comment written by gearoid)
The REST API is the main API for Endpoint manager 9+.
You can use REST API, status is listed for each computer:
https://:52311/api/action//status.
For example
218
Open
The action executed successfully.3119
The action failed.4118