Column Name | Data Type | Description |
domain_id | NUMBER | Foreign key to the apt view |
element_name | STRING | The user-friendly name for this instance which can be used as an index property for a search in a query. |
fabric_id | NUMBER | Foreign key to the aps_v_swi_fabric view |
instance_identifier | STRING | Within the scope of the instantiating namespace, InstanceID uniquely and opaquely identifies an instance of this class. |
is_deleted | STRING | This property identifies if this switch service capabilities were deleted or not |
is_high_availability_enabled | STRING | Enable or disable high availability of this switch. |
is_port_log_enabled | STRING | Enable or disable port error log for all ports on this switch. True indicates that this is supported on the hardware and is enabled. False indicates this is supported on the hardware, but is not enabled. Property not populated indicates port error log is not supported on the hardware at all. |
is_ql_switch_enabled | STRING | True indicates that QuickLoop is supported on the hardware and is enabled. False indicates QuickLoop is supported on the hardware, but is not enabled. Property not populated indicates QuickLoop enabling or disabling is not supported on the hardware at all. |
is_rls_service_enabled | STRING | Enable or disable the read link error status block (RLS) service on this switch. |
is_trunking_capable | STRING | True indicates that trunking is supported on the hardware and is enabled with a valid license. False indicates trunking is supported on the hardware, but is not enabled. Property not populated indicates trunking is not supported on the hardware at all. |
last_updated | DATE | Date and time last updated |
mgmt_service_capabilities | STRING | Returns the capabilities of the switch that are interesting from a management perspective |
object_id | STRING | Unique key to identify the object |
physical_switch_id | NUMBER | Foreign key to the aps_v_swi_physical_switch view |