[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
vrms-appliance-config-api
MountPoint
Information about the bind mount of a container of a storage replication adapter. For more information see https://docs.docker.com/storage/bind-mounts.
Properties
string
destination
Required
Destination path where the {@link #source} is mounted at. This is a path inside the container.
string
source
Required
Source path of the mount point. This is a path outside the container.
JSON Example
{
"destination": "string",
"source": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
vrms-appliance-config-api
Property Of
SraContainer
What's changed in 2.0.0?
New! in version 2.0.0