Same here! I know this feature is experimental, but I'm not able squeeze any kind of performance information out of this API and get the following error no matter what parameters I provide: {
...
See more...
Same here! I know this feature is experimental, but I'm not able squeeze any kind of performance information out of this API and get the following error no matter what parameters I provide: {
"messages": [
{
"args": [],
"default_message": "Invalid data points filter: found empty set of Counters for provided set of (cid,metric,types,resources)",
"localized": "Invalid data points filter: found empty set of Counters for provided set of (cid,metric,types,resources)",
"id": "com.vmware.vstats.data_points_invalid_counter_filter"
}
]
} I'm guessing it's user error due to not understanding this API call. If anyone could provide an example of how to invoke this API, it would be greatly appreciated. Thank you much! R.