Methods
Objects
Actions service
Method | Description |
---|---|
actions.start | Start an ACTIONS10 app offline. The branch "api-initiated" will be exe... |
actions.start
Start an ACTIONS10 app offline. The branch "api-initiated" will be executed.
method: actions.start
params: [string app, object options]
Parameter | Type | Description | NULL |
---|---|---|---|
app | string |
App ID. Must be of type ACTIONS10. Format: hash (Unique object identifier) |
NO |
options | object |
Start options (override variables). Object: ACTIONS10.Start.Options |
YES |
Type | Description | Format/Object |
---|---|---|
object | Run ID and queued status. |