Create Report Filter

Create Report Filter
Request
URI
GET
https://{api_host}/dt-rest/v100/reporting/manager/createReportFilter
COPY
Responses
200

successful operation

Returns DtReportFilter of type(s) */*
{
    "reportKeys": [
        {
            "orgId": 0,
            "reportDate": 0,
            "id": "string",
            "links": [
                {
                    "href": "string",
                    "rel": "string",
                    "deprecated": false,
                    "name": "string",
                    "method": "string"
                }
            ]
        }
    ],
    "id": "string",
    "links": [
        {
            "href": "string",
            "rel": "string",
            "deprecated": false,
            "name": "string",
            "method": "string"
        }
    ]
}
reportKeys
Optional

reportKeys

string
id
Optional

id

array of DtLink
links
Optional

links