Configures the MCS Server Manager.
Attribute | Description | Type | Default | Options | Use |
---|---|---|---|---|---|
enabled | Whether MCS Server Manager is enabled or not | xs:boolean | false | optional | |
host | The host parameter required to access the MCS application server using the Server Manager CLI | xs:string | none | optional | |
password | The password parameter required to access the MCS application server using the Server Manager CLI | xs:string | none | optional | |
port | The port parameter required to access the MCS application server using the Server Manager CLI | xs:int | none | optional |
<mcs-agent
enabled="false"
host="localhost"
port="8888"
password="password"/>