complexType UpdateSNMPCommunityStringReq
diagram AXLSoap_p17045.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children communityName newValues
used by
element updateSNMPCommunityString
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateSNMPCommunityStringReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="communityName" type="xsd:string" minOccurs="0"/>
       
<xsd:element name="newValues" type="axlapi:RSNMPCommunityString1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateSNMPCommunityStringReq/communityName
diagram AXLSoap_p17046.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="communityName" type="xsd:string" minOccurs="0"/>

element UpdateSNMPCommunityStringReq/newValues
diagram AXLSoap_p17047.png
type axlapi:RSNMPCommunityString1
properties
content complex
children accessPrivilege ArrayOfHosts
source <xsd:element name="newValues" type="axlapi:RSNMPCommunityString1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy