diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:APIRequest | ||||||||||||
properties |
|
||||||||||||
children | gatekeeper | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="AddGatekeeperReq"> <xsd:complexContent> <xsd:extension base="axlapi:APIRequest"> <xsd:sequence> <xsd:element name="gatekeeper" type="axlapi:XGatekeeper"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||
type | axlapi:XGatekeeper | ||
properties |
|
||
children | name description rrqTimeToLive retryTimeout enableDevice | ||
source | <xsd:element name="gatekeeper" type="axlapi:XGatekeeper"/> |