Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.5 KB

EquipmentSystemIoController.md

File metadata and controls

21 lines (17 loc) · 1.5 KB

EquipmentSystemIoController

Properties

Name Type Description Notes
chassis_id str The assigned identifier for a chassis. [optional] [readonly]
connection_path str Connection Path identifies the data path available between IOModule and FI. [optional] [readonly]
connection_status str Connection status identifies the status of data path. [optional] [readonly]
description str This field gives a brief information on systemIOController. [optional] [readonly]
managing_instance str This field identifies the CIMC that manages the controller. [optional] [readonly]
oper_state str This field identifies the SIOC operational state. [optional] [readonly]
part_number str Part Number identifier for the IO module. [optional] [readonly]
pid str This field identifies the Product ID for systemIOController. [optional] [readonly]
system_io_controller_id int This represents system I/O Controller identifier. [optional] [readonly]
equipment_chassis EquipmentChassis [optional]
registered_device AssetDeviceRegistration [optional]
shared_io_module EquipmentSharedIoModule [optional]

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