rsd_lib.resources.v2_2.telemetry.metric_definitions.metric_definitions
Module¶rsd_lib.resources.v2_2.telemetry.metric_definitions.metric_definitions.
MetricDefinition
(connector, path='', redfish_version=None)¶Bases: sushy.resources.base.ResourceBase
accuracy
= <sushy.resources.base.Field object>¶The accuracy of the sensor
calculable
= <sushy.resources.base.Field object>¶The variable indicate this sensor is calculable or not
calculation_algorithm
= <sushy.resources.base.Field object>¶The calculation algorithm of the sensor
calculation_parameters
= <sushy.resources.base.Field object>¶The calculation parameters of the sensor
calculation_time_interval
= <sushy.resources.base.Field object>¶The calculation time interval of the sensor
calibration
= <sushy.resources.base.Field object>¶The calibration of the sensor
data_type
= <sushy.resources.base.Field object>¶The type of the sensor data
discrete_values
= <sushy.resources.base.Field object>¶The allowed discrete values
identity
= <sushy.resources.base.Field object>¶The CPUHealth metric definition identity string
implementation
= <sushy.resources.base.Field object>¶The implementation type of sensor
isLinear
= <sushy.resources.base.Field object>¶The boolean indicate this sensor is linear or not
max_reading_range
= <sushy.resources.base.Field object>¶The max reading range of this sensor
metric_type
= <sushy.resources.base.Field object>¶The type of metric
min_reading_range
= <sushy.resources.base.Field object>¶The min reading range of this sensor
name
= <sushy.resources.base.Field object>¶The CPUHealth metric definition name
physical_context
= <sushy.resources.base.Field object>¶The physical context of this metric definition
precision
= <sushy.resources.base.Field object>¶The precision of the sensor
sensing_interval
= <sushy.resources.base.Field object>¶The sensing interval
sensor_type
= <sushy.resources.base.Field object>¶The type of sensor
time_stamp_accuracy
= <sushy.resources.base.Field object>¶The time stamp accuracy of the sensor
units
= <sushy.resources.base.Field object>¶The units of the sensor
wildcards
= <sushy.resources.base.Field object>¶The wildcards of the sensor
rsd_lib.resources.v2_2.telemetry.metric_definitions.metric_definitions.
MetricDefinitionsCollection
(connector, path, redfish_version=None)¶Bases: sushy.resources.base.ResourceCollectionBase
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.