diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
type | extension of axlapi:APIRequest | ||||||||||||
properties |
|
||||||||||||
children | deviceName | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:complexType name="DoDeviceLogoutReq" abstract="false"> <xsd:annotation> <xsd:documentation>This method logs-out whichever user is logged-into the device.</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="axlapi:APIRequest"> <xsd:sequence> <xsd:element name="deviceName" type="axlapi:XFkType" nillable="false"> <xsd:annotation> <xsd:documentation>The name or uuid of the device to perform the log-out on.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="deviceName" type="axlapi:XFkType" nillable="false"> <xsd:annotation> <xsd:documentation>The name or uuid of the device to perform the log-out on.</xsd:documentation> </xsd:annotation> </xsd:element> |