Column Name | Data Type | Description |
domain_id | NUMBER | Foreign key to the apt view |
element_name | STRING | The user-friendly name for this instance |
fabric_id | NUMBER | Foreign key to the aps_v_swi_fabric view |
instance_identifier | STRING | InstanceID is an opaque key which uniquely identifies an instance of switch setting within a namespace. |
is_deleted | STRING | This property identifies if this switch setting was deleted or not |
is_domain_id_locked | STRING | Boolean indicating if the switch may negotiate a new domain ID if the configured domain ID is unavailable. If this value is TRUE, a domain ID conflict will cause the fabric merge process to fail. |
last_updated | DATE | Date and time last updated |
object_id | STRING | Unique key to identify the object |
physical_switch_id | NUMBER | Foreign key to the aps_v_swi_physical_switch view |
preferred_domain_id | NUMBER | The preferred domain ID for the switch. If DomainIDLocked is TRUE, then this will be the required Domain ID for the switch. |
principal_priority | NUMBER | This value affects the selection of a principal switch within the fabric. It indirectly corresponds to the FC-FS switch_priority value used during principal switch selection. Principal: Attempt to become the principal switch in the fabric. Subordinate: Attempt NOT to become the principal switch in the fabric. Any: No preference. |
san_id | NUMBER | Foreign key to the aps_v_swi_san view |