Column Name | Data Type | Description |
build_nbr | NUMBER | The build number of the software. |
domain_id | NUMBER | Foreign key to the apt view |
instance_identifier | STRING | InstanceID is an opaque key which uniquely identifies an instance of switch software within a namespace. |
is_deleted | STRING | This property identifies if this switch software was deleted or not |
last_updated | DATE | Date and time last updated |
major_version | NUMBER | The major number component of the software's version information. A newer major release is indicated by a larger numeric value. |
manufacturer | STRING | Manufacturer of this software. |
minor_version | NUMBER | The minor number component of the software's version information. A newer minor release is indicated by a larger numeric value. |
object_id | STRING | Unique key to identify the object |
physical_switch_id | NUMBER | Foreign key to the aps_v_swi_physical_switch view |
revision_nbr | NUMBER | The revision or maintenance release component of the software's version information |
san_id | NUMBER | Foreign key to the aps_v_swi_san view |
version | STRING | A string representing the complete software version information |