View netapp_model_view.lun_map_reporting_node_full Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
objid bigint 19 Locally unique object identifier.
uuid varchar 255 Globally unique ID of the relationship
resourceKey varchar 512
clusterId bigint 19
lunMapId bigint 19
nodeId bigint 19
createTime bigint 19
updateTime bigint 19
objState enum 5  √  null

Analyzed at Tue Apr 23 04:50 EDT 2019

View Definition:
select `netapp_model`.`lun_map_reporting_node`.`objid` AS `objid`,`netapp_model`.`lun_map_reporting_node`.`uuid` AS `uuid`,`netapp_model`.`lun_map_reporting_node`.`resourceKey` AS `resourceKey`,`netapp_model`.`lun_map_reporting_node`.`clusterId` AS `clusterId`,`netapp_model`.`lun_map_reporting_node`.`lunMapId` AS `lunMapId`,`netapp_model`.`lun_map_reporting_node`.`nodeId` AS `nodeId`,`netapp_model`.`lun_map_reporting_node`.`createtime` AS `createTime`,`netapp_model`.`lun_map_reporting_node`.`updatetime` AS `updateTime`,`netapp_model`.`lun_map_reporting_node`.`objState` AS `objState` from `netapp_model`.`lun_map_reporting_node`