Use this to fetch a list of the generic data labels in the system.
| Required Information | |
|---|---|
| Name | Description |
| action | showopen |
| operation | gendatalabels |
| format | xml |
| version |
|
Returned information:
DTD:
<!ELEMENT gsmgendatalabels(label*)>
<!ATTLIST gsmgendata ver CDATA #REQUIRED>
<!ATTLIST gsmgendata count CDATA #REQUIRED>
<!ELEMENT label (#PCDATA)>
<!ATTLIST id CDATA #REQUIRED>
Example Request:
https://example.zonarsystems.net/interface.php?format=xml&action=showopen&operation=gendatalabels&version=2