[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator

Get File

Description

Download a usage report. To download the report, use the reference obtained from the get reports API.

Request

Request

URL

URL


get
https://console.navigator.vmware.com/usage/api/v1/reports
Copy

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

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response 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 Samples

Code 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
Feedback

Was this page helpful?