Skip to content

Node

Node is an instance of Onteon. It is identified by id. Node is placed in zone. If you don't specify zone id, node will be placed in the default zone.

Elements

id

Unique node id.

zoneId

Id of zone that contains the node.

ipAddress

Node ip address.

nodeApiPort

Port used for executing operations on the node.

status

Status of node. Possible values: [available, unavailable, stopping].

customAttributes

Custom attributes specified by user.

checkIfNodeCanAcceptNewApplicationInstanceScriptId

Script that checks if node can accept new application instance. This script will be used, if Distribution's script is null. If Node's script is null, default one will be selected.

Registration

Node will be automatically registered in Onteon Control Center after startup. Click here to see how to install Onteon Node.

Read more

CLI Commands