Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 307 Bytes

cloudslang.rst

File metadata and controls

4 lines (3 loc) · 307 Bytes
  • inputs (object) - Inputs which will be available to CloudSlang flow execution(e.g. input1=val1,input2=val2)
  • timeout (integer) - Action timeout in seconds. Action will get killed if it doesn't finish in timeout seconds.