Attributes |
Name | Required | Request-time | Type | Description |
id | false | true | java.lang.String | The component identifier for this component |
rendered | false | true | java.lang.String | Flag to determine whether component should be rendered |
website | true | true | java.lang.String | The NodeRef of the website to deploy or being deployed |
snapshotVersion | false | true | java.lang.String | The version of the snapshot to deploy or being deployed |
value | true | true | java.lang.String | The list of servers to deploy to |
deployMode | false | true | java.lang.String | The type of servers being deployed to, 'live' or 'test' |
store | false | true | java.lang.String | The store being deployed |
monitor | false | true | java.lang.String | Whether the component is monitoring a deployment |
monitorIds | false | true | java.lang.String | List of deployment monitor ids to look for |