mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
16 lines
347 B
XML
16 lines
347 B
XML
<rpc>
|
|
<get-configuration>
|
|
<configuration>
|
|
<interfaces>
|
|
<interface>
|
|
<name>%private-interface-name%</name>
|
|
<vlan-tagging/>
|
|
<unit %delete%>
|
|
<name>%vlan-id%</name>
|
|
</unit>
|
|
</interface>
|
|
</interfaces>
|
|
</configuration>
|
|
</get-configuration>
|
|
</rpc>
|