[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Download Report
DescriptionThe supported formats for Reports are PDF, CSV. If the format is not specified the downloaded report will be in PDF format.
Request
URLURL
https://localhost/suite-api/api/reports/{id}/download
Path Parameters
Path Parameters
string
id
Required
The Identifier of the Report
Query Parameters
Query Parameters
string
format
Optional
The format of the Report
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
string
formatted as byte
of type(s) application/pdf, text/csv
The link to download the report
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://localhost/suite-api/api/reports/{id}/download
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations