diagram |
|
namespace |
http://www.cisco.com/AXL/API/15.0 |
type |
extension of axlapi:APIRequest |
properties |
|
children |
server clusterId |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | Annotation | sequence | xsd:unsignedLong | optional | | | |
|
source |
<xsd:complexType name="DoUpdateRemoteClusterReq">
<xsd:complexContent>
<xsd:extension base="axlapi:APIRequest">
<xsd:sequence>
<xsd:element name="server" type="axlapi:String32"/>
<xsd:element name="clusterId" type="axlapi:String32"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType> |