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

Page de 103
Page 70 
OL-28369-01 
outCookie="<real_cookie>" 
outRefreshPeriod="600" 
outPriv="admin" 
outDomains="" 
outChannel="fullssl" 
outEvtChannel="fullssl"> 
</aaaRefresh> 
configConfFiltered 
The following example shows how data and activity are limited according to the configured policies. 
Request Syntax 
<xs:element name="configConfFiltered" type="configConfFiltered" 
substitutionGroup="externalMethod"/> 
<xs:complexType name="configConfFiltered" mixed="true"> 
<xs:all> 
<xs:element name="inFilter" type="filterFilter" minOccurs="0"/> 
<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> 
</xs:simpleType> 
</xs:attribute> 
<xs:attribute name="cookie" type="xs:string"/> 
<xs:attribute name="response" type="YesOrNo"/> 
<xs:attribute name="classId" type="namingClassId"/> 
</xs:complexType> 
Response Syntax 
<xs:element name="configConfFiltered" type="configConfFiltered" 
substitutionGroup="externalMethod"/> 
<xs:complexType name="configConfFiltered" mixed="true"> 
<xs:all> 
<xs:element name="outConfigs" type="configSet" minOccurs="0"/> 
</xs:all> 
<xs:attribute name="cookie" type="xs:string"/> 
<xs:attribute name="response" type="YesOrNo"/> 
<xs:attribute name="errorCode" type="xs:unsignedInt"/> 
<xs:attribute name="errorDescr" type="xs:string"/> 
<xs:attribute name="invocationResult" type="xs:string"/> 
<xs:attribute name="classId" type="namingClassId"/> 
</xs:complexType> 
Example 
Request 
<configConfFiltered 
cookie="<real_cookie>"