View netapp_model_view.snapshot_policy_schedule | Generated by SchemaSpy |
View Definition:
select `netapp_model`.`snapshot_policy_schedule`.`objid` AS `objid`,`netapp_model`.`snapshot_policy_schedule`.`uuid` AS `uuid`,`netapp_model`.`snapshot_policy_schedule`.`resourceKey` AS `resourceKey`,`netapp_model`.`snapshot_policy_schedule`.`snapshotPolicyId` AS `snapshotPolicyId`,`netapp_model`.`snapshot_policy_schedule`.`clusterId` AS `clusterId`,`netapp_model`.`snapshot_policy_schedule`.`jobScheduleId` AS `jobScheduleId`,`netapp_model`.`snapshot_policy_schedule`.`prefix` AS `prefix`,`netapp_model`.`snapshot_policy_schedule`.`snapMirrorLabel` AS `snapMirrorLabel`,`netapp_model`.`snapshot_policy_schedule`.`count` AS `count`,`netapp_model`.`snapshot_policy_schedule`.`createtime` AS `createTime`,`netapp_model`.`snapshot_policy_schedule`.`updatetime` AS `updateTime` from `netapp_model`.`snapshot_policy_schedule` where (`netapp_model`.`snapshot_policy_schedule`.`objState` = 'LIVE')