Controller: License Management: ExportLicensesAsCSV
ExportLicensesAsCSV
Starts an async task that will put the licenses that match the filter in a csv file
Authentication Methods
- With AMS username and password
Input Parameter | Type | Description |
---|---|---|
Token* | String |
Output Parameter | Type | Description |
---|---|---|
Success | Boolean |
*=required
This Api call supports filtering, see paging and filtering documentation for more info.
CURL EXAMPLE
curl -v 'https://secure.nomadesk.com/ctrller/api.php?Token=rrc1d3ntb53tt6b2vhail6rdtrsxov3v&Task=ExportLicensesAsCSV'
RESPONSE