Controller: /siteworx/index¶
Action: fail¶
- Added in Version:
n/a
- Description:
Magic function - test for failure mechanism.
Action: getSession¶
- Added in Version:
4.7.0-339
- Description:
Gets the session id.
Sample Output¶
array (
'status' => 0,
'payload' => 'ipbkksupmn7gaqplmkp28u08v8',
'reply_code' => 205,
)
Action: wait¶
- Added in Version:
8.1.3-2998
- Description:
Magic function - used to simulate a long-running process
Action: win¶
- Added in Version:
n/a
- Description:
Magic function - test for testing success mechanism.