Get QP Resource Details
Returns registered metrics
Returns registered metrics
Request
URI
GET
https://vcfa-10-162-161-9.vcfd.broadcom.net/aggregator/api/metrics
COPY
Query Parameters
string
apiVersion
Optional
The version of the API in yyyy-MM-dd format (UTC). For versioning information refer to /approval/api/about
Responses
200
Success
[
{
"displayName": "string",
"id": 0,
"name": "string",
"source": "string",
"unit": "string",
"unitShort": "string"
}
]
array of
object
401
Unauthorized
Operation doesn't return any data structure
403
Access Denied
Operation doesn't return any data structure
404
Not Found
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/aggregator/api/metrics
Metrics Aggregation Operations
GET
Get QP Resource Details
GET
Get Resource Usage Metrics
GET
Get Resource Usage Metrics By Project
GET
Get Resource Usage Metrics By User