create new api secton /volumes/
Here i need getList with ContainerName, ContainerID, VolumeSource, VolumeDestination.
For the mount types:
- volumes
- bind mount
- tmpfs mounts
e.g. for calls
/volumes/getList (combination off all mount types)
/volumes/getBindMounts
/volumes/getVolumeMounts
/volumes/getTmpfsMounts