Deploy Rule (deployRule)
The rule used to deploy a member
Attribute name | Data type | Default value | Description |
---|---|---|---|
deploy | string | The command to deploy a member | |
id | string | A unique configuration ID. | |
name | string | The name of the deploy rule | |
restart | string | The command to restart a deployed member | |
start | string | The command to start a deployed member | |
stop | string | The command to stop a deployed member | |
type | string | The type of member to be deployed | |
undeploy | string | The command to undeploy a member |
- inputVarible
Description: A unique configuration ID.Required: falseData type: Attribute name Data type Default value Description defaultValue string The default value for the input variable description string The description of the input variable displayName string The display name of the input variable group string The group of the input variable id string A unique configuration ID. name string The name of the input variable type string The type of the input variable