View ocum_report.svmaggregatemapping 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
uuid varchar 255 The uuid of this relationship. DERIVED as the composite of vserver and aggregate UUIDs.
clusterId bigint 19
svmId bigint 19
aggregateId bigint 19

Analyzed at Tue Apr 23 04:52 EDT 2019

View Definition:
select `vserver_to_aggregate`.`objid` AS `id`,`vserver_to_aggregate`.`uuid` AS `uuid`,`vserver_to_aggregate`.`clusterId` AS `clusterId`,`vserver_to_aggregate`.`vserverId` AS `svmId`,`vserver_to_aggregate`.`aggregateId` AS `aggregateId` from `netapp_model_view`.`vserver_to_aggregate`