Summary:
Retrieves a list of vocabularies from a given Virtuozzo Group.
Request specification:
Name |
Min/Max |
Type |
Description |
|
|
The IDs of the servers to retrieve the vocabularies from. If omitted, a combined list of vocabularies from all servers in the group will be retrieved. |
Returns:
Name |
Min/Max |
Type |
Description |
|
|
|
Vocabulary information. |
|
|
|
|
|
|
The ID of the servers from which the vocabularies were retrieved. |
|
|
|
A list of vocabularies. Contains vocabulary name and version information. |
|
|
|
|
|
Example:
Input
<packet version="4.0.0">
<target>server_group</target>
<data>
<server_group>
<get_env_voc/>
</server_group>
</data>
</packet>