mirror of https://github.com/apache/cloudstack.git
41 lines
935 B
XML
Executable File
41 lines
935 B
XML
Executable File
|
|
<configConfMos
|
|
cookie="%cookie%"
|
|
inHierarchical="false">
|
|
<inConfigs>
|
|
|
|
<pair key="%ippooldn%">
|
|
<policyObjectGroup
|
|
descr="%descr%"
|
|
dn="%ippooldn%"
|
|
name="%ippoolname%"
|
|
status="created"/>
|
|
</pair>
|
|
<pair key="%ippooldn%/objgrp-expr-2">
|
|
<policyObjectGroupExpression
|
|
dn="%ippooldn%/objgrp-expr-2"
|
|
id="2"
|
|
opr="eq"
|
|
order="unspecified"
|
|
status="created"/>
|
|
</pair>
|
|
<pair key="%ippooldn%/objgrp-expr-2/nw-ip-2">
|
|
<policyIPAddress
|
|
dataType="string"
|
|
descr=""
|
|
dn="%ippooldn%/objgrp-expr-2/nw-ip-2"
|
|
id="2"
|
|
name=""
|
|
placement="none"
|
|
status="created"
|
|
value="%ipvalue%"/>
|
|
</pair>
|
|
|
|
</inConfigs>
|
|
</configConfMos>
|
|
|
|
<!--
|
|
ippooldn="org-root/org-vlan-123/org-VDC-vlan-123/objgrp-ccc"
|
|
ippoolname="ccc"
|
|
ipvalue="10.1.1.20"
|
|
--!> |