post https://{hostname}/concerto/services/rest/CloudService/v1/rsdb//action
Either start
, stop
or terminate
a results database. The start
and terminate
actions are asynchronous and return a 202. A stop
command is synchronous and returns a 200. See Asynchronous operations for details. In order to interact with a result database you need the results database ID. See Get an object for more information.