Column Name | Data Type | Description |
domain_id | NUMBER | Foreign key to the apt view |
element_name | STRING | The user friendly name for this instance of SettingData. |
fabric_id | NUMBER | Foreign key to the aps_v_swi_fabric view |
instance_identifier | STRING | Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. |
is_auto_sense_speed | STRING | A boolean indicating whether the Logical Port should automatically negotiate an optimal bandwidth (TRUE), or attempt to communicate only at the Requested Speed (FALSE). |
is_deleted | STRING | This property identifies if this FC Port settings was deleted or not |
last_updated | DATE | Date and time last updated |
object_id | STRING | Unique key to identify the object |
requested_speed | NUMBER | The requested bandwidth of the Port in Bits per Second. |
san_id | NUMBER | Foreign key to the aps_v_swi_san view |
switch_fc_port_id | NUMBER | Foreign key to the aps_v_swi_switch_fc_port view |