Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.59 KB

EquipmentFan.md

File metadata and controls

23 lines (19 loc) · 1.59 KB

EquipmentFan

Fan in a Fabric Interconnect / Chassis / RackUnit.

Properties

Name Type Description Notes
description str This field is to provide description for the fan. [optional] [readonly]
fan_id int This field acts as the identifier for this particular Fan, within the Fabric Interconnect. [optional] [readonly]
fan_module_id int This field is used to identify the Fan Module to which this Fan belongs. [optional] [readonly]
module_id int Fan module Identifier for the fan. [optional] [readonly]
oper_state str [optional] [readonly]
part_number str This field identifies the Part Number for this Fan Unit. [optional] [readonly]
pid str This field identifies the Product ID for the fans. [optional] [readonly]
presence str This field is used to indicate this fan unit's presence. [optional] [readonly]
sku str This field identifies the Stockkeeping Unit for this Fan Unit. [optional] [readonly]
tray_id int Tray identifier for the fan module. [optional] [readonly]
vid str This field identifies the Vendor ID for this Fan Unit. [optional] [readonly]
equipment_fan_module EquipmentFanModule [optional]
registered_device AssetDeviceRegistration [optional]

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