[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
Get File
DescriptionDownload a usage report. To download the report, use the reference obtained from the get reports API.
Request
URLURL
https://console.navigator.vmware.com/usage/api/v1/reports
Query Parameters
Query Parameters
string
ref
Required
The reference to the report as obtained from the get reports APIs
Header Parameters
Header Parameters
string
accept
Required
The content type of the report
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
string
of
string
formatted as byte
of type application/json
The content of the report
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -H "accept: string" https://console.navigator.vmware.com/usage/api/v1/reports?ref=string
[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator