This type is a class for model objects.
* No description is available *
Package: managednodeAttributes Summary | |
registeredName : EString | The name that the managed node is registered with Job Manager. Default is the name of the managed node. |
pollingEnabled : EBooleanObject | Set to true to enable this managed node to poll for jobs from the job manager. |
pollingInterval : EIntegerObject | How often to poll jobs from the job manager if polling is enabled. Default is 3 minutes. |
host : EString | host name of the job manager, as supplied during registration with job manager. |
port : EIntegerObject | Connector port of job manager, as supplied during registration with job manager. |
connType : EString | connector type used to connect with job manager, as supplied during registration with job manager. |
URL : EString | URL to poll for jobs from job manager. This is updated during registration with job manager. |
jobManagerUUID : EString | UUID of job manager. This is updated during registration with Job Manager. |
Attribute Details |