View ocum_report.objectstore | Generated by SchemaSpy |
View Definition:
select `objectstore_config`.`objid` AS `id`,`objectstore_config`.`uuid` AS `uuid`,`objectstore_config`.`name` AS `name`,`objectstore_config`.`clusterId` AS `clusterId`,`objectstore_config`.`containerName` AS `containerName`,`objectstore_config`.`port` AS `port`,`objectstore_config`.`server` AS `server`,`objectstore_config`.`accessKey` AS `accessKey`,`objectstore_config`.`providerTypeRaw` AS `providerType`,`objectstore_config`.`isSslEnabled` AS `isSslEnabled`,`objectstore_config`.`ipSpace` AS `ipSpace`,`objectstore_config`.`createTime` AS `createTime` from `netapp_model_view`.`objectstore_config`