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.
400Bad request. The URL or JSON request object is invalid.
401Unauthorized. The security token is missing or invalid. See Get started for help initially running the API.
404Not found. The requested object doesn't exist.
405Method Not Allowed. Invalid method used to access resource.

