View ocum_report.fcpport | Generated by SchemaSpy |
View Definition:
select `fcp_port`.`objid` AS `id`,`fcp_port`.`uuid` AS `uuid`,`fcp_port`.`clusterId` AS `clusterId`,`fcp_port`.`nodeId` AS `nodeId`,`fcp_port`.`nodeName` AS `nodeName`,`fcp_port`.`portName` AS `portName`,`fcp_port`.`adapter` AS `adapter`,`fcp_port`.`fabricEstablished` AS `fabricEstablished`,`fcp_port`.`firmwareRev` AS `firmwareRev`,`fcp_port`.`infoName` AS `infoName`,`fcp_port`.`maxSpeed` AS `maxSpeed`,`fcp_port`.`speedRaw` AS `speed`,`fcp_port`.`physicalProtocolRaw` AS `physicalProtocol`,`fcp_port`.`stateRaw` AS `state`,`fcp_port`.`statusRaw` AS `status`,`fcp_port`.`switchPort` AS `switchPort`,`fcp_port`.`dataLinkRate` AS `dataLinkRate`,`fcp_port`.`mediaTypeRaw` AS `mediaType` from `netapp_model_view`.`fcp_port`