Summary:
Unmounts a Container private area.
Request specification:
Name |
Min/Max |
Type |
Description |
|
|
|
|
|
|
|
|
|
|
Server ID. |
|
|
|
|
|
Returns:
OK/Error
Description:
Un-mounts a Container private area that was previously mounted using the mount
call. You cannot unmount private area of a Container that is running (the stop
call unmounts the Container private area automatically.
Example:
<packet version="4.0.0" id="2">
<target>vzaenvm</target>
<data>
<vzaenvm>
<umount>
<eid>6dbd99dc-f212-45de-a5f4-ddb78a2b5280</eid>
</umount>
</vzaenvm>
</data>
</packet>