NamesResponse
NamesResponse
JSON Example
{
"entities": [
{
"entity_id": "string",
"entity_type": "VirtualMachine",
"time": 0,
"name": "string"
}
]
}