Retrieve nodes in a cluster
GET /cluster/nodes
Introduced In: 9.6
Retrieves the nodes in the cluster.
Expensive properties
There is an added cost to retrieving values for these properties. They are not included by default in GET results and must be explicitly requested using the fields
query parameter. See Requesting specific fields to learn more.
-
statistics.*
-
metric.*
Related ONTAP commands
-
system node show
Parameters
Name | Type | In | Required | Description |
---|---|---|---|---|
service_processor.link_status |
string |
query |
False |
Filter by service_processor.link_status |
service_processor.state |
string |
query |
False |
Filter by service_processor.state |
service_processor.firmware_version |
string |
query |
False |
Filter by service_processor.firmware_version |
service_processor.mac_address |
string |
query |
False |
Filter by service_processor.mac_address |
service_processor.dhcp_enabled |
boolean |
query |
False |
Filter by service_processor.dhcp_enabled |
service_processor.ipv4_interface.address |
string |
query |
False |
Filter by service_processor.ipv4_interface.address |
service_processor.ipv4_interface.gateway |
string |
query |
False |
Filter by service_processor.ipv4_interface.gateway |
service_processor.ipv4_interface.netmask |
string |
query |
False |
Filter by service_processor.ipv4_interface.netmask |
service_processor.ipv6_interface.address |
string |
query |
False |
Filter by service_processor.ipv6_interface.address |
service_processor.ipv6_interface.gateway |
string |
query |
False |
Filter by service_processor.ipv6_interface.gateway |
service_processor.ipv6_interface.netmask |
string |
query |
False |
Filter by service_processor.ipv6_interface.netmask |
serial_number |
string |
query |
False |
Filter by serial_number |
statistics.timestamp |
string |
query |
False |
Filter by statistics.timestamp
|
statistics.processor_utilization_base |
integer |
query |
False |
Filter by statistics.processor_utilization_base
|
statistics.processor_utilization_raw |
integer |
query |
False |
Filter by statistics.processor_utilization_raw
|
statistics.status |
string |
query |
False |
Filter by statistics.status
|
state |
string |
query |
False |
Filter by state
|
vendor_serial_number |
string |
query |
False |
Filter by vendor_serial_number
|
location |
string |
query |
False |
Filter by location |
vm.provider_type |
string |
query |
False |
Filter by vm.provider_type
|
uptime |
integer |
query |
False |
Filter by uptime |
metrocluster.type |
string |
query |
False |
Filter by metrocluster.type
|
cluster_interfaces.name |
string |
query |
False |
Filter by cluster_interfaces.name |
cluster_interfaces.uuid |
string |
query |
False |
Filter by cluster_interfaces.uuid |
cluster_interfaces.ip.address |
string |
query |
False |
Filter by cluster_interfaces.ip.address |
system_machine_type |
string |
query |
False |
Filter by system_machine_type
|
management_interfaces.name |
string |
query |
False |
Filter by management_interfaces.name |
management_interfaces.uuid |
string |
query |
False |
Filter by management_interfaces.uuid |
management_interfaces.ip.address |
string |
query |
False |
Filter by management_interfaces.ip.address |
system_id |
string |
query |
False |
Filter by system_id
|
controller.frus.state |
string |
query |
False |
Filter by controller.frus.state |
controller.frus.id |
integer |
query |
False |
Filter by controller.frus.id |
controller.frus.type |
string |
query |
False |
Filter by controller.frus.type |
controller.over_temperature |
string |
query |
False |
Filter by controller.over_temperature |
controller.flash_cache.serial_number |
string |
query |
False |
Filter by controller.flash_cache.serial_number |
controller.flash_cache.slot |
string |
query |
False |
Filter by controller.flash_cache.slot |
controller.flash_cache.state |
string |
query |
False |
Filter by controller.flash_cache.state |
controller.flash_cache.hardware_revision |
string |
query |
False |
Filter by controller.flash_cache.hardware_revision |
controller.flash_cache.part_number |
string |
query |
False |
Filter by controller.flash_cache.part_number |
controller.flash_cache.capacity |
integer |
query |
False |
Filter by controller.flash_cache.capacity |
controller.flash_cache.firmware_version |
string |
query |
False |
Filter by controller.flash_cache.firmware_version |
controller.flash_cache.model |
string |
query |
False |
Filter by controller.flash_cache.model |
date |
string |
query |
False |
Filter by date |
uuid |
string |
query |
False |
Filter by uuid |
ha.partners.name |
string |
query |
False |
Filter by ha.partners.name |
ha.partners.uuid |
string |
query |
False |
Filter by ha.partners.uuid |
ha.ports.number |
integer |
query |
False |
Filter by ha.ports.number
|
ha.ports.state |
string |
query |
False |
Filter by ha.ports.state
|
ha.giveback.failure.code |
integer |
query |
False |
Filter by ha.giveback.failure.code
|
ha.giveback.failure.message |
string |
query |
False |
Filter by ha.giveback.failure.message
|
ha.giveback.state |
string |
query |
False |
Filter by ha.giveback.state
|
ha.enabled |
boolean |
query |
False |
Filter by ha.enabled |
ha.takeover.failure.message |
string |
query |
False |
Filter by ha.takeover.failure.message
|
ha.takeover.failure.code |
integer |
query |
False |
Filter by ha.takeover.failure.code
|
ha.takeover.state |
string |
query |
False |
Filter by ha.takeover.state
|
ha.auto_giveback |
boolean |
query |
False |
Filter by ha.auto_giveback |
metric.duration |
string |
query |
False |
Filter by metric.duration
|
metric.processor_utilization |
integer |
query |
False |
Filter by metric.processor_utilization
|
metric.timestamp |
string |
query |
False |
Filter by metric.timestamp
|
metric.status |
string |
query |
False |
Filter by metric.status
|
model |
string |
query |
False |
Filter by model |
name |
string |
query |
False |
Filter by name |
version.full |
string |
query |
False |
Filter by version.full |
version.minor |
integer |
query |
False |
Filter by version.minor |
version.major |
integer |
query |
False |
Filter by version.major |
version.generation |
integer |
query |
False |
Filter by version.generation |
membership |
string |
query |
False |
Filter by membership |
fields |
array[string] |
query |
False |
Specify the fields to return. |
max_records |
integer |
query |
False |
Limit the number of records returned. |
return_records |
boolean |
query |
False |
The default is true for GET calls. When set to false, only the number of records is returned.
|
return_timeout |
integer |
query |
False |
The number of seconds to allow the call to execute before returning. When iterating over a collection, the default is 15 seconds. ONTAP returns earlier if either max records or the end of the collection is reached.
|
order_by |
array[string] |
query |
False |
Order results by specified fields and optional [asc |
Response
Status: 200, Ok
Name | Type | Description |
---|---|---|
_links |
||
num_records |
integer |
|
records |
array[records] |
Example response
{
"_links": {
"next": {
"href": "/api/resourcelink"
},
"self": {
"href": "/api/resourcelink"
}
},
"records": [
{
"_links": {
"self": {
"href": "/api/resourcelink"
}
},
"cluster_interface": {
"ip": {
"address": "10.10.10.7"
}
},
"cluster_interfaces": [
{
"_links": {
"self": {
"href": "/api/resourcelink"
}
},
"ip": {
"address": "10.10.10.7"
},
"name": "lif1",
"uuid": "1cd8a442-86d1-11e0-ae1c-123478563412"
}
],
"controller": {
"flash_cache": [
{
"capacity": "1024000000000",
"firmware_version": "NA05",
"hardware_revision": "A1",
"model": "X1970A",
"part_number": "119-00207",
"serial_number": "A22P5061550000187",
"slot": "6-1",
"state": "string"
}
],
"frus": [
{
"id": 0,
"state": "string",
"type": "string"
}
],
"over_temperature": "string"
},
"date": "2019-04-17T11:49:26-04:00",
"ha": {
"giveback": {
"failure": {
"code": "852126",
"message": "Failed to initiate giveback. Run the \"storage failover show-giveback\" command for more information."
},
"state": "failed"
},
"partners": [
{
"_links": {
"self": {
"href": "/api/resourcelink"
}
},
"name": "node1",
"uuid": "1cd8a442-86d1-11e0-ae1c-123478563412"
}
],
"ports": [
{
"number": "0",
"state": "active"
}
],
"takeover": {
"failure": {
"code": "852130",
"message": "Failed to initiate takeover. Run the \"storage failover show-takeover\" command for more information."
},
"state": "failed"
}
},
"location": "rack 2 row 5",
"management_interface": {
"ip": {
"address": "10.10.10.7"
}
},
"management_interfaces": [
{
"_links": {
"self": {
"href": "/api/resourcelink"
}
},
"ip": {
"address": "10.10.10.7"
},
"name": "lif1",
"uuid": "1cd8a442-86d1-11e0-ae1c-123478563412"
}
],
"membership": "string",
"metric": {
"_links": {
"self": {
"href": "/api/resourcelink"
}
},
"duration": "PT15S",
"processor_utilization": "13",
"status": "ok",
"timestamp": "2017-01-25T11:20:13Z"
},
"metrocluster": {
"type": "string"
},
"model": "FAS3070",
"name": "node-01",
"serial_number": "4048820-60-9",
"service_processor": {
"firmware_version": "string",
"ipv4_interface": {
"address": "10.10.10.7",
"gateway": "10.1.1.1",
"netmask": "24"
},
"ipv6_interface": {
"address": "10.10.10.7",
"gateway": "10.1.1.1",
"netmask": "24"
},
"link_status": "string",
"mac_address": "string",
"state": "string"
},
"state": "string",
"statistics": {
"processor_utilization_base": "12345123",
"processor_utilization_raw": "13",
"status": "ok",
"timestamp": "2017-01-25T11:20:13Z"
},
"system_id": "0537035403",
"system_machine_type": "7Y56-CTOWW1",
"uptime": "300536",
"uuid": "4ea7a442-86d1-11e0-ae1c-123478563412",
"vendor_serial_number": "791603000068",
"version": {
"full": "NetApp Release 9.4.0: Sun Nov 05 18:20:57 UTC 2017",
"generation": "9",
"major": "4",
"minor": "0"
},
"vm": {
"provider_type": "string"
}
}
]
}
Error
Status: Default, Error
Name | Type | Description |
---|---|---|
error |
Example error
{
"error": {
"arguments": [
{
"code": "string",
"message": "string"
}
],
"code": "4",
"message": "entry doesn't exist",
"target": "uuid"
}
}
Definitions
See Definitions
href
Name | Type | Description |
---|---|---|
href |
string |
_links
Name | Type | Description |
---|---|---|
next |
||
self |
_links
Name | Type | Description |
---|---|---|
self |
node_setup_ip
The IP configuration for cluster setup.
Name | Type | Description |
---|---|---|
address |
string |
IPv4 or IPv6 address |
cluster_interface
The cluster network IP address of the node to be added.
Name | Type | Description |
---|---|---|
ip |
The IP configuration for cluster setup. |
ip
IP information
Name | Type | Description |
---|---|---|
address |
string |
IPv4 or IPv6 address |
cluster_interfaces
Network interface
Name | Type | Description |
---|---|---|
_links |
||
ip |
IP information |
|
name |
string |
The name of the interface. |
uuid |
string |
The UUID that uniquely identifies the interface. |
flash_cache
Name | Type | Description |
---|---|---|
capacity |
integer |
Size in bytes |
firmware_version |
string |
|
hardware_revision |
string |
|
model |
string |
|
part_number |
string |
|
serial_number |
string |
|
slot |
string |
|
state |
string |
frus
Name | Type | Description |
---|---|---|
id |
integer |
|
state |
string |
|
type |
string |
controller
Controller information
Name | Type | Description |
---|---|---|
flash_cache |
array[flash_cache] |
A list of Flash-Cache devices. Only returned when requested by name. |
frus |
array[frus] |
List of FRUs on the node. Only returned when requested by name. |
over_temperature |
string |
Specifies whether the hardware is currently operating outside of its recommended temperature range. The hardware shuts down if the temperature exceeds critical thresholds. |
failure
Indicates the failure code and message.
Name | Type | Description |
---|---|---|
code |
integer |
Message code |
message |
string |
Detailed message based on the state. |
giveback
Represents the state of the node that is giving storage back to its HA partner.
Name | Type | Description |
---|---|---|
failure |
Indicates the failure code and message. |
|
state |
string |
partners
Name | Type | Description |
---|---|---|
_links |
||
name |
string |
|
uuid |
string |
ports
Name | Type | Description |
---|---|---|
number |
integer |
HA port number |
state |
string |
HA port state:
|
takeover
This represents the state of the node that is taking over storage from its HA partner.
Name | Type | Description |
---|---|---|
failure |
Indicates the failure code and message. |
|
state |
string |
ha
Name | Type | Description |
---|---|---|
auto_giveback |
boolean |
Specifies whether giveback is automatically initiated when the node that owns the storage is ready. |
enabled |
boolean |
Specifies whether or not storage failover is enabled. |
giveback |
Represents the state of the node that is giving storage back to its HA partner. |
|
partners |
array[partners] |
Nodes in this node's High Availability (HA) group. |
ports |
array[ports] |
|
takeover |
This represents the state of the node that is taking over storage from its HA partner. |
management_interface
The management interface of the node to be added. The subnet mask is set based on the management interface of the cluster or the managment interfaces of other nodes.
Name | Type | Description |
---|---|---|
ip |
The IP configuration for cluster setup. |
management_interfaces
Network interface
Name | Type | Description |
---|---|---|
_links |
||
ip |
IP information |
|
name |
string |
The name of the interface. |
uuid |
string |
The UUID that uniquely identifies the interface. |
metric
CPU performance for the nodes.
Name | Type | Description |
---|---|---|
_links |
||
duration |
string |
The duration over which this sample is calculated. The time durations are represented in the ISO-8601 standard format. Samples can be calculated over the following durations: |
processor_utilization |
integer |
Average CPU Utilization for the node |
status |
string |
Errors associated with the sample. For example, if the aggregation of data over multiple nodes fails, then any partial errors might return "ok" on success or "error" on an internal uncategorized failure. Whenever a sample collection is missed but done at a later time, it is back filled to the previous 15 second timestamp and tagged with "backfilled_data". "inconsistent_delta_time" is encountered when the time between two collections is not the same for all nodes. Therefore, the aggregated value might be over or under inflated. "Negative_delta" is returned when an expected monotonically increasing value has decreased in value. "inconsistent_old_data" is returned when one or more nodes do not have the latest data. |
timestamp |
string |
The timestamp of the performance data. |
metrocluster
Metrocluster
Name | Type | Description |
---|---|---|
type |
string |
The Metrocluster configuration type |
ipv4_interface
Object to setup an interface along with its default router.
Name | Type | Description |
---|---|---|
address |
string |
IPv4 or IPv6 address |
gateway |
string |
The IPv4 or IPv6 address of the default router. |
netmask |
string |
Input as netmask length (16) or IPv4 mask (255.255.0.0). For IPv6, you must set the netmask length. The default value is 64. Output is always netmask length. |
ipv6_interface
Object to setup an interface along with its default router.
Name | Type | Description |
---|---|---|
address |
string |
IPv4 or IPv6 address |
gateway |
string |
The IPv4 or IPv6 address of the default router. |
netmask |
string |
Input as netmask length (16) or IPv4 mask (255.255.0.0). For IPv6, you must set the netmask length. The default value is 64. Output is always netmask length. |
service_processor
Name | Type | Description |
---|---|---|
dhcp_enabled |
boolean |
Set to "true" to use DHCP to configure an IPv4 interface. |
firmware_version |
string |
The version of firmware installed. |
ipv4_interface |
Object to setup an interface along with its default router. |
|
ipv6_interface |
Object to setup an interface along with its default router. |
|
link_status |
string |
|
mac_address |
string |
|
state |
string |
statistics
Raw CPU performance for the nodes.
Name | Type | Description |
---|---|---|
processor_utilization_base |
integer |
Base counter for CPU Utilization. |
processor_utilization_raw |
integer |
Raw CPU Utilization for the node. This should be divided by the processor_utilization_base to calculate the percentage CPU utilization for the node. |
status |
string |
Errors associated with the sample. For example, if the aggregation of data over multiple nodes fails, then any partial errors might return "ok" on success or "error" on an internal uncategorized failure. Whenever a sample collection is missed but done at a later time, it is back filled to the previous 15 second timestamp and tagged with "backfilled_data". "inconsistent_delta_time" is encountered when the time between two collections is not the same for all nodes. Therefore, the aggregated value might be over or under inflated. "Negative_delta" is returned when an expected monotonically increasing value has decreased in value. "inconsistent_old_data" is returned when one or more nodes do not have the latest data. |
timestamp |
string |
The timestamp of the performance data. |
version
This returns the cluster version information. When the cluster has more than one node, the cluster version is equivalent to the lowest of generation, major, and minor versions on all nodes.
Name | Type | Description |
---|---|---|
full |
string |
The full cluster version string. |
generation |
integer |
The generation portion of the version. |
major |
integer |
The major portion of the version. |
minor |
integer |
The minor portion of the version. |
vm
Name | Type | Description |
---|---|---|
provider_type |
string |
Cloud provider where the VM is hosted. |
records
Complete node information
Name | Type | Description |
---|---|---|
_links |
||
cluster_interface |
The cluster network IP address of the node to be added. |
|
cluster_interfaces |
array[cluster_interfaces] |
|
controller |
Controller information |
|
date |
string |
The current or "wall clock" time of the node in ISO-8601 date, time, and time zone format. The ISO-8601 date and time are localized based on the ONTAP cluster's timezone setting.
|
ha |
||
location |
string |
|
management_interface |
The management interface of the node to be added. The subnet mask is set based on the management interface of the cluster or the managment interfaces of other nodes. |
|
management_interfaces |
array[management_interfaces] |
|
membership |
string |
Possible values:
|
metric |
CPU performance for the nodes. |
|
metrocluster |
Metrocluster |
|
model |
string |
|
name |
string |
|
serial_number |
string |
|
service_processor |
||
state |
string |
State of the node:
|
statistics |
Raw CPU performance for the nodes. |
|
system_id |
string |
|
system_machine_type |
string |
OEM system machine type. |
uptime |
integer |
The total time, in seconds, that the node has been up. |
uuid |
string |
|
vendor_serial_number |
string |
OEM vendor serial number. |
version |
This returns the cluster version information. When the cluster has more than one node, the cluster version is equivalent to the lowest of generation, major, and minor versions on all nodes. |
|
vm |
error_arguments
Name | Type | Description |
---|---|---|
code |
string |
Argument code |
message |
string |
Message argument |
error
Name | Type | Description |
---|---|---|
arguments |
array[error_arguments] |
Message arguments |
code |
string |
Error code |
message |
string |
Error message |
target |
string |
The target parameter that caused the error. |