Column Name | Data Type | Description |
blade_id | NUMBER | Foreign key to the aps_v_swi_blade view |
creation_class_name | STRING | Creation Class Name indicates the name of the port module that, when used with the other key properties, uniquely identifies a port module |
device_identifier | STRING | An address or other identifying information to uniquely name the port module or blade. |
domain_id | NUMBER | Foreign key to the apt view |
element_name | STRING | A user-friendly name for the object. |
enabled_state | STRING | EnabledState is an integer enumeration that indicates the enabled and disabled states of the port module. |
fabric_id | NUMBER | Foreign key to the aps_v_swi_fabric view |
is_deleted | STRING | This property identifies if the port module was deleted or not |
last_updated | DATE | Date and time last updated |
module_nbr | NUMBER | The module number of this port module. |
nbr_of_ports | NUMBER | Number of ports within this module. |
object_id | STRING | Unique key to identify the object |
operational_status | STRING | Indicates the current status of the port module. |
port_module_id | NUMBER | System generated identifier for the Port Module. Primary key in this view. |
san_id | NUMBER | Foreign key to the aps_v_swi_san view |
start_switch_port_index | NUMBER | Starting switch logical port number for ports in this port module. |
system_creation_class_name | STRING | The scoping system's creation class name. |