View ocum.clusternoderawsparesharedcachecapacityview 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
node_id bigint 19
rawBytesSharedCacheSpare decimal 41  √  null

Analyzed at Tue Apr 23 05:29 EDT 2019

View Definition:
select `storage_pool_available`.`nodeId` AS `node_id`,sum(`storage_pool_available`.`availableSize`) AS `rawBytesSharedCacheSpare` from `netapp_model_view`.`storage_pool_available` group by `storage_pool_available`.`nodeId`