GET api/Admin/UsageReport/{month}/{year}/{organizationId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
month | integer |
Required |
|
year | integer |
Required |
|
organizationId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
UsageReportName | Description | Type | Additional information |
---|---|---|---|
ClientName | string |
None. |
|
MonthLabel | string |
None. |
|
IngestTime | string |
None. |
|
ServerMinutes | decimal number |
None. |
|
Ingest | Dictionary of string [key] and decimal number [value] |
None. |
|
DownloadSize | Dictionary of string [key] and decimal number [value] |
None. |
|
DownloadCounts | Dictionary of string [key] and decimal number [value] |
None. |
|
Uuid | string |
None. |
|
OrganizationUuid | string |
None. |
|
CreatedBy | string |
None. |
|
ModifiedBy | string |
None. |
|
Hidden | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.