ExportQueueResult¶
ExportQueueResult resource represents a container with export queue items, with statuses indicating if they are ready for download.
Resource definition¶
{
"Items": [
{
"Id": 2439,
"Status": 2,
"ActionUrl": "subscriptions/file/xlsx?tenantId=4663&organizationId=4014363&userId=ab69b121-b662-4388-abbc-1ddd7810605a&from=2015-01-01T00%3a00%3a00.0000000%2b00%3a00&to=2024-05-22T00%3a00%3a00.0000000%2b00%3a00&publisherId=2&cloudAccountId=&invoiceProfileId=",
"Downloadable": true,
"Attempts": 1,
"ActionName": "New Commerce License-based Report@2015.01.01 - 2024.05.22",
"RequestedBy": "lukasz.szczesniak@crayon.com",
"CreatedDate": "2024-05-30T13:39:59.387"
},
{
"Id": 2438,
"Status": 2,
"ActionUrl": "subscriptions/file/xlsx?tenantId=4663&organizationId=4014363&userId=ab69b121-b662-4388-abbc-1ddd7810605a&from=2015-01-01T00%3a00%3a00.0000000%2b00%3a00&to=2024-05-22T00%3a00%3a00.0000000%2b00%3a00&publisherId=2&cloudAccountId=&invoiceProfileId=",
"Downloadable": true,
"Attempts": 1,
"ActionName": "New Commerce License-based Report@2015.01.01 - 2024.05.22",
"RequestedBy": "lukasz.szczesniak@crayon.com",
"CreatedDate": "2024-05-30T13:36:37.093"
}
],
"NrOfDays": 7
}
Name |
Type |
Description |
---|---|---|
Items |
ExportQueueItem [ ] |
List of export queue items. |
NrOfDays |
int |
Number of days in the past |