![]() |
REST API
4.0.0
REST API for SafeNet Network HSMs
|
Object
id: Object
type: string
description: This member represents the id of the sensor.
type: Object
type: string
description: This member represents the type of the sensor. i.e. "Power Supply", "Voltage", "Temperature", "Fan".
unit: Object
type: string
description: This member represents the unit the sensor is read in. i.e. "Present", "Volts", "degree C", "RPM".
variance: Object
type: number
description: This member represents the accuracy of the sensor (+/-).
value: Object
type: number
description: This member represents the value of the sensor reading.
lowerNonRecoverable: Object
type: number
description: This member represents the lower limit of non recoverable values. (traps/warnings/errors)
lowerNonCritical: Object
type: number
description: This member represents the lower limit of non critical values. (traps/warnings/errors)
lowerCritical: Object
type: number
description: This member represents the lower limit of critical values. (traps/warnings/errors)
upperNonRecoverable: Object
type: number
description: This member represents the upper limit of non recoverable values. (traps/warnings/errors)
upperNonCritical: Object
type: number
description: This member represents the upper limit of non critical values. (traps/warnings/errors)
upperCritical: Object
type: number
description: This member represents the upper limit of critical values. (traps/warnings/errors)