Get Report Definition
Get a Report Definition by identifier
The Report Definition identifier
The ReportDefinition object
"{\n \"id\" : \"53a4dc25-2e0d-4f3a-9c1f-f3aafa319968\",\n \"description\" : \"Stressed VMs Report\",\n \"subject\" : [ ],\n \"lastRunTime\" : 1744473856596,\n \"active\" : true,\n \"owner\" : \"admin\"\n}"
Identifier of the Report Definition.
This is system generated and uniquely identifies a Report Definition in the system.
Name of the Report Definition
Description of the Report Definition
Subjects of the Report Definition
Traversal Specs applicable for the Report Definition
Creation time of the Report Definition
Last Run time of the Report Definition
Whether the Report Definition is Active or not.
Owner of the Report Definition
Represents a HTTP 'link' element.
It is implicit that all the link tags support http 'GET' method.
There is no Report Definition in the system for the specified identifier
curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/reportdefinitions/{id}