GetTicketTypes
Important
- The Ticketing app is obsolete. It is no longer available from DataMiner 10.6.0/10.6.2 onwards.
- DataMiner Ticketing is not supported on systems using Storage as a Service (STaaS).
Use this method to retrieve the available ticket types (or “domains” in the Ticketing app).
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
Output
| Item | Format | Description |
|---|---|---|
| GetTicketTypesResult | Array of DMATicketType | See DMATicketType. |