View ocum_report.qtree 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
id bigint 19 Locally unique object identifier. ZAPIs: qtree-list-iter.qtree-info
uuid varchar 255  √  null
name varchar 255  √  null
qtreeIdentifier int 10  √  null ID of the qtree within its volume. This is not globally unique
clusterId bigint 19
volumeId bigint 19
svmId bigint 19
status varchar 256  √  null
securityStyle varchar 256  √  null
oplocks varchar 255  √  null Is opportunistic locking enabled on this Qtree
exportPolicyId bigint 19  √  null

Analyzed at Tue Apr 23 04:52 EDT 2019

View Definition:
select `qtree`.`objid` AS `id`,`qtree`.`uuid` AS `uuid`,`qtree`.`name` AS `name`,`qtree`.`qtreeIdentifier` AS `qtreeIdentifier`,`qtree`.`clusterId` AS `clusterId`,`qtree`.`volumeId` AS `volumeId`,`qtree`.`vserverId` AS `svmId`,`qtree`.`statusRaw` AS `status`,`qtree`.`securityStyleRaw` AS `securityStyle`,`qtree`.`oplocks` AS `oplocks`,`qtree`.`exportPolicyId` AS `exportPolicyId` from `netapp_model_view`.`qtree`
 
Possibly Referenced Tables/Views:
qtree