Hi heagsta,
I’m coming to the party a bit late on this, so sorry about that, but my first bit of advice would be to check out the SA REST documentation:
https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/Tivoli%20Endpoint%20Manager/page/Server%20Automation%20REST%20API
I’ve also responded to folks in the past with details on how you can use the standard platform REST API directly if that’s something you’re already comfortable using:
That’s correct - if you wanted to run a plan that had never been run before, you would need to go down the SA REST API route (as opposed to the alternative platform REST API route I describe).
And I fully get that you might not want to provide a full blown web front end for using the REST API - totally understandable - we really just put that demo application in there so folks could see how it could be used (and even use something like firebug to see the HTTP traffic back and forth between the …
2 Likes