Get Reports
Request
URI
GET
https://ums.cloud.vmware.com/usage/api/v1/reports/{year}/{month}/{agentId}
COPY
Path Parameters
integer
year
Required
year
integer
month
Required
month
string
agentId
Required
agentId
Responses
200
OK
Returns Array of Report of type(s) application/json
[
{
"checksum": "string",
"contentLength": 0,
"contentType": "string",
"ref": "string",
"reportType": "string"
}
]