Class GetStoresForPV
java.lang.Object
org.epics.archiverappliance.mgmt.bpl.GetStoresForPV
- All Implemented Interfaces:
BPLAction
Gets the names of the data stores for this PV.
- Author:
- mshankar
Access using:
http://mgmt_url/bpl/getStoresForPV - Gets the names and definitions of the data stores for this PV. Every store in a PV's typeinfo is expected to have a name - this is typically "name=STS" or something similar. This call returns the names of all the stores for a PV with their URI representations as a dictionary.