View netapp_model_view.storage_switch | Generated by SchemaSpy |
View Definition:
select `netapp_model`.`storage_switch`.`objid` AS `objid`,`netapp_model`.`storage_switch`.`uuid` AS `uuid`,`netapp_model`.`storage_switch`.`resourceKey` AS `resourceKey`,`netapp_model`.`storage_switch`.`name` AS `name`,`netapp_model`.`storage_switch`.`clusterId` AS `clusterId`,`netapp_model`.`storage_switch`.`wwn` AS `wwn`,`netapp_model`.`storage_switch`.`vendor` AS `vendor`,`netapp_model`.`storage_switch`.`firmwareVersion` AS `firmwareVersion`,`netapp_model`.`storage_switch`.`ipAddress` AS `ipAddress`,`netapp_model`.`storage_switch`.`model` AS `model`,`netapp_model`.`storage_switch`.`role` AS `role`,`netapp_model`.`storage_switch`.`roleRaw` AS `roleRaw`,`netapp_model`.`storage_switch`.`status` AS `status`,`netapp_model`.`storage_switch`.`statusRaw` AS `statusRaw`,`netapp_model`.`storage_switch`.`sensorCount` AS `sensorCount`,`netapp_model`.`storage_switch`.`powerSupplyCount` AS `powerSupplyCount`,`netapp_model`.`storage_switch`.`fanCount` AS `fanCount`,`netapp_model`.`storage_switch`.`createtime` AS `createTime`,`netapp_model`.`storage_switch`.`updatetime` AS `updateTime` from `netapp_model`.`storage_switch` where (`netapp_model`.`storage_switch`.`objState` = 'LIVE')