Methods

Objects

actions

Actions service

Method Description
actions.start Start an ACTIONS10 app offline. The branch "api-initiated" will be exe...

Methods

actions.start

Description

Start an ACTIONS10 app offline. The branch "api-initiated" will be executed.

Signature

method: actions.start

params: [string app, object options]

Parameters

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

Result

Type Description Format/Object
object Run ID and queued status.

See Also

  • Object: ACTIONS10