Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 694 Bytes

NodeProperties.md

File metadata and controls

18 lines (11 loc) · 694 Bytes

NodeProperties

Attributes defining this node

Properties

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]