Get Data Uploads V1
Get the latest upload information for all Usage Meter agents.
Request
URI
GET
https://eapi.broadcom.com/vcf/ums/api/v1/data-uploads
COPY
Responses
200
Usage Meter agents and their statuses found.
[
{
"agentId": "string",
"status": "string",
"uploadTime": "string"
}
]
204
No Usage Meter agents are found for this tenant.
Operation doesn't return any data structure
404
The requested tenant is not found.
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/vcf/ums/api/v1/data-uploads
Deprecated
Usage Management Operations
GET
Get Data Uploads V1
Deprecated
GET
Get Data Uploads For UMV1
Deprecated