environment
environment-sensors-get-iter
GET /api/cluster/sensors
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
critical-high-threshold |
critical_high_threshold |
|
critical-low-threshold |
critical_low_threshold |
|
discrete-sensor-state |
discrete_state |
|
discrete-sensor-value |
discrete_value |
|
node-name |
node.name |
|
sensor-name |
name |
|
sensor-type |
type |
|
threshold-sensor-state |
threshold_state |
|
threshold-sensor-value |
threshold_value |
|
value-units |
value_units |
|
warning-high-threshold |
warning_high_threshold |
|
warning-low-threshold |
warning_low_threshold |
|
max-records |
max_records |
Specifies the maximum number of records to return before paging. |
environment-sensors-get
GET /api/cluster/sensors/{node.uuid}/{index}
Usage: This ONTAPI call cannot be issued against Storage VM (SVM) management LIFs.
ONTAPI attribute | REST attribute | Comment |
---|---|---|
critical-high-threshold |
critical_high_threshold |
|
critical-low-threshold |
critical_low_threshold |
|
discrete-sensor-state |
discrete_state |
|
discrete-sensor-value |
discrete_value |
|
node-name |
node.name |
|
sensor-name |
name |
|
sensor-type |
type |
|
threshold-sensor-state |
threshold_state |
|
threshold-sensor-value |
threshold_value |
|
value-units |
value_units |
|
warning-high-threshold |
warning_high_threshold |
|
warning-low-threshold |
warning_low_threshold |
|
max-records |
max_records |
Specifies the maximum number of records to return before paging. |