Hi,

I'm currencly migrating from vzAgent 3.X to PVA Agent 4.X.X.
http://download.pa.parallels.com/pva/4.6/doc/XMLAPI.pdf (Page 199/200)
In the above documentation you can find the option "filter_config" for the "get_info" call.
However I am unable to get this to work. What is the correct syntax?

<packet version="4.0.0" id="4">
<target>vzaenvm</target>
<data>
<vzaenvm>
<get_info>
<eid>$eid</eid>
<config>
<filter_config>
veid
</filter_config>
</get_info>
</vzaenvm>
</data>
</packet>
Any help is appreciated

Thanks
KristianM