Get Report
Get the detail of a Report given its identifier
The Identifier of the Report
The details of the Report
"{\n \"description\" : \"Cluster Capacity Risk Forecast Report\",\n \"subject\" : [ ],\n \"owner\" : \"admin\",\n \"completionTime\" : \"1 hour ago\",\n \"status\" : \"Completed\"\n}"
Identifier of the Report.
Name of the Report.
Description of the Report.
Resource identifier for which the Report needs to be generated.
Identifier of the Report Definition used to generate this Report.
Represents traversal specs. These are templates in the system using which admins can assign specific set of resources to their users.
Subjects of the Report.
Owner (user) who created/executed the Report Generation.
Time when the Report Generation completed.
Status of Report Generation - whether the Report got generated successfully or not.
Represents a HTTP 'link' element.
It is implicit that all the link tags support http 'GET' method.
curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/reports/{id}