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

Page de 103
Page 73 
OL-28369-01 
fsmPrev="updateEpSuccess" 
fsmProgr="100" 
fsmStageDescr="" 
fsmStamp="2010-11-22T23:41:01.826" 
fsmStatus="nop" 
fsmTry="0" 
intId="10027" 
name="" 
retries="1" 
status="modified" 
timeout="30"/> 
</outConfig> 
</configConfMo> 
configConfMoGroup 
The following example shows how groups of managed objects are configured based upon the configured policies. 
Request Syntax 
<xs:element name="configConfMoGroup" type="configConfMoGroup" 
substitutionGroup="externalMethod"/> 
<xs:complexType name="configConfMoGroup" mixed="true"> 
<xs:all> 
<xs:element name="inDns" type="dnSet" 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:complexType> 
Response Syntax 
<xs:element name="configConfMoGroup" type="configConfMoGroup" 
substitutionGroup="externalMethod"/> 
<xs:complexType name="configConfMoGroup" 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:complexType>