Get License Report

Get License Report
Request
URI
POST
https://{api_host}/dt-rest/v100/reporting/manager/licensereport
COPY
Request Body
DtLicenseReportFilterImpl of type(s) application/json
Optional
{
    "id": "string",
    "from": "string",
    "to": "string",
    "vmType": "string",
    "orgId": 0,
    "duration": 0,
    "location": "string",
    "DtLink": [
        {
            "href": "string",
            "rel": "string",
            "deprecated": false,
            "name": "string",
            "method": "string"
        }
    ]
}
string
id
Optional

id

string
from
Optional

from

string
to
Optional

to

string
vmType
Optional

vmType

integer As int64 As int64
orgId
Optional

orgId

integer As int32 As int32
duration
Optional

duration

string
location
Optional

location

array of DtLink
DtLink
Optional

DtLink

Responses
200
Operation doesn't return any data structure