View ocum_report.diskaggregatemapping 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 relationship identifier. ZAPI: aggr-status-get-iter aggr-status-info.aggr-plex-info.aggr-raidgroup-info
uuid varchar 255 The uuid of this relationship. DERIVED:{DiskUUID}.{AggregateUUID}
clusterId bigint 19
diskId bigint 19
aggregateId bigint 19

Analyzed at Tue Apr 23 04:52 EDT 2019

View Definition:
select `disk_aggregate_relationship`.`objid` AS `id`,`disk_aggregate_relationship`.`uuid` AS `uuid`,`disk_aggregate_relationship`.`clusterId` AS `clusterId`,`disk_aggregate_relationship`.`diskId` AS `diskId`,`disk_aggregate_relationship`.`aggregateId` AS `aggregateId` from `netapp_model_view`.`disk_aggregate_relationship`