complexType UpdateBlockedLearnedPatternsReq
diagram AXLSoap_p14562.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid pattern description newPattern prefix clusterId patternType
used by
element updateBlockedLearnedPatterns
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateBlockedLearnedPatternsReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
</xsd:choice>
       
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="newPattern" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="prefix" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="clusterId" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="patternType" type="axlapi:XGlobalNumber" nillable="true" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateBlockedLearnedPatternsReq/uuid
diagram AXLSoap_p14563.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateBlockedLearnedPatternsReq/pattern
diagram AXLSoap_p14564.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateBlockedLearnedPatternsReq/description
diagram AXLSoap_p14565.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateBlockedLearnedPatternsReq/newPattern
diagram AXLSoap_p14566.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="newPattern" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateBlockedLearnedPatternsReq/prefix
diagram AXLSoap_p14567.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="prefix" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateBlockedLearnedPatternsReq/clusterId
diagram AXLSoap_p14568.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="clusterId" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateBlockedLearnedPatternsReq/patternType
diagram AXLSoap_p14569.png
type axlapi:XGlobalNumber
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="patternType" type="axlapi:XGlobalNumber" nillable="true" minOccurs="0" maxOccurs="1"/>


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