This view lists the nodes in the network database.
The view contains the following columns:
| Name | Description |
| id | Identity of the node |
| name | Name of the node |
| parent | Name of the parent node |
| description | Description of the node |
| type | Type of the node A, E or I (Area, Edge or Instance) |
| host | Host name or IP address for an instance node |
| address | Node address information |
| location | Node location information |
| latitude | Latitude of the node |
| longitude | Longitude of the node |
| status | Status of an instance node P, D or L (Provisioning, Detached or Live) |
| readable | Indicates if an instance node is readable |
| writable | Indicates if an instance node is writable |
Comments
Article is closed for comments.