Previous page

Next page

Locate page in Contents

Print this page

umount

Summary:

Unmounts a Container private area.

Request specification:

Name

Min/Max

Type

Description

unmount

 

 

 

{

 

 

 

eid

1..1

eid_type

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>

Please send us your feedback on this help page