list_open_tickets {ixplorer} | R Documentation |
List open tickets
Description
List of open tickets in the repository
Usage
list_open_tickets(instance = "saved", lag = NULL)
Arguments
instance |
instance from ixplorer (E.g. "secure", "masterclass", "prueba") |
lag |
is the time in days that you want to look back. For example if you want to see the tickets closed in the last 7 days, lag = 7. By default it shows all the tickets without any lag.. |
Value
No return value, called for side effects
[Package ixplorer version 0.2.2 Index]