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