| diagram | ![]() |
||||||||||||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
| type | extension of axlapi:APIResponse | ||||||||||||
| properties |
|
||||||||||||
| children | queueInfo changes | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:complexType name="ListChangeRes"> <xsd:complexContent> <xsd:extension base="axlapi:APIResponse"> <xsd:sequence> <xsd:element name="queueInfo" type="axlapi:ListChangeQueue" minOccurs="0"/> <xsd:element name="changes"> <xsd:complexType> <xsd:sequence> <xsd:element name="change" type="axlapi:Change" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| diagram | ![]() |
||||||
| type | axlapi:ListChangeQueue | ||||||
| properties |
|
||||||
| children | firstChangeId lastChangeId nextStartChangeId queueId | ||||||
| source | <xsd:element name="queueInfo" type="axlapi:ListChangeQueue" minOccurs="0"/> |
| diagram | ![]() |
||
| properties |
|
||
| children | change | ||
| source | <xsd:element name="changes"> <xsd:complexType> <xsd:sequence> <xsd:element name="change" type="axlapi:Change" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||
| type | axlapi:Change | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | id action serviceType doGet changedTags | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xsd:element name="change" type="axlapi:Change" minOccurs="0" maxOccurs="unbounded"/> |