Good afternoon I'm trying to create a acq-specs with this configuration but I've got this error: Invalid Resource: a valid Resource Address must contain one of (Host,VM,DVS) Resource ID with EQUAL...
See more...
Good afternoon I'm trying to create a acq-specs with this configuration but I've got this error: Invalid Resource: a valid Resource Address must contain one of (Host,VM,DVS) Resource ID with EQUAL Query-Predicate {
"counters": {
"cid_mid": {
"cid": "cpu.usage.PCPU"
}
},
"expiration": 0,
"interval": 30,
"memo_": "Create acq Specs Test",
"resources": [
{
"id_value": "datacenter-1001",
"predicate": "ALL",
"type": "PCPU"
}
]
}