Attributes defining this node
| Name | Type | Description | Notes |
|---|---|---|---|
| providerId | String | Id of the provider where this node is managed. For virtual machines this e.g. the id of the cloud. | [optional] |
| numberOfCores | Integer | Number of cores the node has. | [optional] |
| memory | Long | Amount of RAM this node has (in MB). | [optional] |
| disk | Float | Amount of disk space this node has (in GB). | [optional] |
| operatingSystem | OperatingSystem | [optional] | |
| geoLocation | GeoLocation | [optional] |