API Method: StartActionAndWait
This method is useful is you are writing a script, and want to wait for the action to finish so that you can check the result, or get the output.
-
HTTP Method:
POST
-
Request Type: OliveTin request object
-
Response Type: Log Entry (waits for the action to finish)
There are several variants of this API call available which might be easier for scripts (or humans) to work with:
There are 4 main methods to start an action in OliveTin, which can be used in scripts or other applications. These methods allow you to trigger actions either immediately or wait for them to complete, and they can be accessed via HTTP requests.
Function | HTTP Method | Request Type (How to select an action) | Response Type |
---|---|---|---|
POST |
|||
GET |
|||
POST |
|||
GET |