Skip to content

Latest commit

 

History

History
41 lines (36 loc) · 2.82 KB

NodeDetails.md

File metadata and controls

41 lines (36 loc) · 2.82 KB

NodeDetails

Properties

Name Type Description Notes
node_id int, none_type Numeric ID of the resource. [optional]
associated_links NodeAssociatedLinks [optional]
bios_version str, none_type Bios version [optional]
cache_available_pct int, none_type Percentage of the cache available [optional]
cache_enabled int, none_type Percentage of the cache enabled on the node [optional]
console_uri str, none_type consoleUri for detailed storage object [optional]
control_memory_mi_b int, none_type Total control memory in the node in MiB [optional]
customer_id str, none_type customerId [optional]
data_memory_mi_b int, none_type Total data memory in the node in MiB [optional]
displayname str, none_type Name to be used for display purposes [optional]
domain str, none_type Domain that the resource belongs to [optional]
generation int, none_type generation [optional]
id str, none_type Unique Identifier of the resource. [optional]
in_cluster bool, none_type Indicates if this node is part of the cluster. [optional]
kernel_version str, none_type Kernel version [optional]
locate_enabled bool, none_type Indicates if the locate beacon is enabled or not [optional]
manufacturing ManufacturingSingle [optional]
master bool, none_type Indicates if this is the master node. [optional]
name str, none_type Name of the resource. [optional]
online bool, none_type Indicates if this node is online [optional]
request_uri str, none_type requestUri for detailed node object [optional]
resource_uri str, none_type resourceUri for detailed node object [optional]
safe_to_remove bool, none_type Indicates if the component is safe to remove [optional]
service_led str, none_type LED state. [optional]
state STATE [optional]
state_description str, none_type State of the resource [optional]
system_id str, none_type SystemId/Serial Number of the array. [optional]
system_led LED [optional]
type str, none_type type [optional]
uptime Nodeuptime [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]