View netapp_model_view.aggregate_objectstore_config_mapping | Generated by SchemaSpy |
View Definition:
select `netapp_model`.`aggregate_objectstore_config_mapping`.`objid` AS `objid`,`netapp_model`.`aggregate_objectstore_config_mapping`.`originid` AS `originid`,`netapp_model`.`aggregate_objectstore_config_mapping`.`uuid` AS `uuid`,`netapp_model`.`aggregate_objectstore_config_mapping`.`resourceKey` AS `resourceKey`,`netapp_model`.`aggregate_objectstore_config_mapping`.`clusterId` AS `clusterId`,`netapp_model`.`aggregate_objectstore_config_mapping`.`binUuid` AS `binUuid`,`netapp_model`.`aggregate_objectstore_config_mapping`.`aggregateId` AS `aggregateId`,`netapp_model`.`aggregate_objectstore_config_mapping`.`aggregateName` AS `aggregateName`,`netapp_model`.`aggregate_objectstore_config_mapping`.`tieringFullnessThreshold` AS `tieringFullnessThreshold`,`netapp_model`.`aggregate_objectstore_config_mapping`.`objectstoreId` AS `objectstoreId`,`netapp_model`.`aggregate_objectstore_config_mapping`.`availabilityState` AS `availabilityState`,`netapp_model`.`aggregate_objectstore_config_mapping`.`availabilityStateRaw` AS `availabilityStateRaw`,`netapp_model`.`aggregate_objectstore_config_mapping`.`createtime` AS `createTime`,`netapp_model`.`aggregate_objectstore_config_mapping`.`updatetime` AS `updateTime` from `netapp_model`.`aggregate_objectstore_config_mapping` where (`netapp_model`.`aggregate_objectstore_config_mapping`.`objState` = 'LIVE')