You can view a node's general information, including its name,
host it's running on, port number, and more from the Administrator GUI.
<Node xsi:type="amxdata:Node" attributeList</Node>
| Property
|
Required?
|
Editable?
|
Accepts SVars?
|
Description
|
| Name
|
Y
|
N
|
N
|
The name of the node. The name must start
with a letter and can contain letters, digits, dot, dash, and underscore.
|
| Contact
|
N
|
Y
|
N
|
Contact information.
|
| Modified By
|
RO
|
RO
|
N
|
The user that last modified the node.
|
| Modified On
|
RO
|
RO
|
N
|
The date that the node was modified.
|
| Host
|
Y
|
N
|
N
|
The name of the host associated with the
node.
Also used to identify the owner of the node.
|
| Port Number
|
Y
|
N
|
N
|
The port of the node on which it receives
life cycle management messages from the host. The number assigned to a new port
is two more than the largest number currently assigned to any port on the host.
Used only when host is of type TIBCO Host.
Default: 26842.
|
| Startup Mode
|
Y
|
Y
|
N
|
The startup mode of the node:
- Automatic -
The node starts when the TIBCO Host instance that manages the node is started.
- Manual -
The node starts when an Administrator start action is applied to the node.
- Disabled -
The node cannot be started.
|
| Version
|
Y
|
N
|
N
|
Version of the node.
|
| Description
|
N
|
Y
|
N
|
Short description of the node.
|
Copyright © TIBCO Software Inc. All Rights Reserved.