|
SAFplus Runtime Director API
3.0.5
|
Classes | |
| class | NameMgr |
Functions | |
| def | clone |
| def amfclone.clone | ( | sgName, | |
| newName, | |||
| index, | |||
numClones = 1, |
|||
_nodeList = None, |
|||
overrides = None |
|||
| ) |
| sgName | The Service Group to clone |
| newName | The root name for the new service group i.e. newName "foo", index 0 -> SG=fooSGi0 SU=fooSUi0 |
| index | For repetitive clones an index to create unique instances |
| numClones | How many clones to make |
| _nodeList | What nodes to clone onto. |
| overrides | Dictionary that lets you make some changes during the clone process. Currently supports: key: app name, value: command line to run the app |