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

Page de 103
Page 90 
OL-28369-01 
destExtSys="0.0.0.0" 
<inAppList> 
<eventApplication 
ip="10.193.33.101" 
type="service-reg"/> 
<eventApplication 
ip="10.193.33.101" 
type="policy-mgr"/> 
<eventApplication 
ip="10.193.33.101" 
type="mgmt-controller"/> 
</inAppList> 
<inFilter> 
</inFilter> 
</eventSubscribeApps> 
Response 
If the request is successful, Prime Network Services Controller sends no response or acknowledgement. 
faultAckFault 
The following example shows how to send an acknowledgement when a fault is recorded. 
Request Syntax 
<xs:element name="faultAckFault" type="faultAckFault" 
substitutionGroup="externalMethod"/> 
<xs:complexType name="faultAckFault" mixed="true"> 
<xs:attribute name="inId" type="xs:unsignedLong"/> 
<xs:attribute name="cookie" type="xs:string"/> 
<xs:attribute name="response" type="YesOrNo"/> 
</xs:complexType> 
Response Syntax 
<xs:element name="faultAckFault" type="faultAckFault" 
substitutionGroup="externalMethod"/> 
<xs:complexType name="faultAckFault" mixed="true"> 
<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:complexType> 
Example 
Request 
<faultAckFault 
inHierarchical="false" 
cookie="<real_cookie>" 
inId="10120" /> 
Response 
<faultAckFault 
cookie="<real_cookie>" 
commCookie="5/15/0/6c" 
srcExtSys="10.193.33.214" 
destExtSys="10.193.33.214" 
srcSvc="sam_extXMLApi" 
destSvc="resource-mgr_dme" 
response="yes">