Cisco Cisco Prime Network Services Controller 3.0 Guide Du Développeur

Page de 103
Page 71 
OL-28369-01 
inHierarchical="false" 
classId="orgTenant"> 
<inFilter> 
<eq class="orgTenant" 
property="name" 
value="Tenant1" /> 
</inFilter> 
<inConfig> 
<orgDatacenter 
dn="org-HR" 
descr="HR (Human Resources- new Descr)"/> 
</inConfig> 
</configConfFiltered> 
Response 
<configConfFiltered 
cookie="<real_cookie>" 
commCookie="5/15/0/617" 
srcExtSys="10.193.33.206" 
destExtSys="10.193.33.206" 
srcSvc="sam_extXMLApi" 
destSvc="resource-mgr_dme" 
response="yes" 
classId="orgTenant"> 
<outConfigs> 
<orgDatacenter 
descr="HR (Human Resources- new Descr)" 
dn="org-root/org-tenant1/org-HR" 
fltAggr="0" 
level="2" 
name="HR" 
status="modified"/> 
</outConfigs> 
</configConfFiltered> 
configConfMo 
The following example shows how the specified Managed Object is configured in a single subtree (for example, 
DN). 
Request Syntax 
<xs:element name="configConfMo" type="configConfMo" 
substitutionGroup="externalMethod"/> 
<xs:complexType name="configConfMo" mixed="true"> 
<xs:all> 
<xs:element name="inConfig" type="configConfig" minOccurs="0"/> 
</xs:all> 
<xs:attribute name="inHierarchical"> 
<xs:simpleType> 
<xs:union memberTypes="xs:boolean"> 
<xs:simpleType> 
<xs:restriction base="xs:string"> 
<xs:enumeration value="no"/> 
<xs:enumeration value="yes"/> 
</xs:restriction> 
</xs:simpleType> 
</xs:union>