[Index]

ssh:cascade


Run a sequence of SSH Jobs using the same connection.

Property Summary

cascadeOn The state to continue the cascade on.
connection The Remote Connection.
haltOn The state to halt the cascade on.
jobs The child jobs.
name A name, can be any text.
services Internal property to provide the connection to children.
stop Read only view of the internal stop flag.

Property Detail

cascadeOn

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo, defaults to DONE.

The state to continue the cascade on.

connection

Configured ByELEMENT
AccessREAD_WRITE
RequiredYes.

The Remote Connection.

haltOn

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo, defaults to FAILURE.

The state to halt the cascade on.

jobs

Configured ByELEMENT
AccessWRITE_ONLY
RequiredNo, but pointless if missing.

The child jobs.

name

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

A name, can be any text.

services

AccessREAD_ONLY

Internal property to provide the connection to children.

stop

AccessREAD_ONLY

Read only view of the internal stop flag. This flag is cleared with a reset.


(c) R Gordon Ltd 2005 - Present