View netapp_model_view.system_health_alert_full | Generated by SchemaSpy |
View Definition:
select `netapp_model`.`system_health_alert`.`objid` AS `objid`,`netapp_model`.`system_health_alert`.`uuid` AS `uuid`,`netapp_model`.`system_health_alert`.`resourceKey` AS `resourceKey`,`netapp_model`.`system_health_alert`.`alertId` AS `alertId`,`netapp_model`.`system_health_alert`.`alertingResource` AS `alertingResource`,`netapp_model`.`system_health_alert`.`alertingResourceName` AS `alertingResourceName`,`netapp_model`.`system_health_alert`.`clusterId` AS `clusterId`,`netapp_model`.`system_health_alert`.`nodeId` AS `nodeId`,`netapp_model`.`system_health_alert`.`indicationTime` AS `indicationTime`,`netapp_model`.`system_health_alert`.`monitor` AS `monitor`,`netapp_model`.`system_health_alert`.`monitorRAW` AS `monitorRAW`,`netapp_model`.`system_health_alert`.`perceivedSeverity` AS `perceivedSeverity`,`netapp_model`.`system_health_alert`.`policy` AS `policy`,`netapp_model`.`system_health_alert`.`possibleEffect` AS `possibleEffect`,`netapp_model`.`system_health_alert`.`correctiveActions` AS `correctiveActions`,`netapp_model`.`system_health_alert`.`probableCause` AS `probableCause`,`netapp_model`.`system_health_alert`.`probableCauseDescription` AS `probableCauseDescription`,`netapp_model`.`system_health_alert`.`subsystem` AS `subsystem`,`netapp_model`.`system_health_alert`.`additionalInfo` AS `additionalInfo`,`netapp_model`.`system_health_alert`.`acknowledge` AS `acknowledge`,`netapp_model`.`system_health_alert`.`acknowledger` AS `acknowledger`,`netapp_model`.`system_health_alert`.`suppress` AS `suppress`,`netapp_model`.`system_health_alert`.`suppressor` AS `suppressor`,`netapp_model`.`system_health_alert`.`createtime` AS `createtime`,`netapp_model`.`system_health_alert`.`updatetime` AS `updatetime`,`netapp_model`.`system_health_alert`.`objState` AS `objState` from `netapp_model`.`system_health_alert`