Column Name | Data Type | Description |
creation_class_name | STRING | Indicates the name of the class or the subclass used in the creation of an instance. |
device_manager_id | NUMBER | Foreign key to the aps_device_manager table |
domain_id | NUMBER | Foreign key to the apt view |
element_name | STRING | This is a descriptive name to identify the SAN |
enabled_state | STRING | EnabledState is an integer enumeration that indicates the enabled and disabled states of an element |
is_deleted | STRING | This property identifies if the SAN was deleted or not |
last_updated | DATE | Date and time last updated |
name_format | STRING | This property identifies how the name of the SAN is generated. |
object_id | STRING | Unique key to identify the object |
san_id | NUMBER | System generated identifier for the SAN. Primary key in this view. |
san_name | STRING | An opaque key that identifies the SAN. |