| name | data type | description |
|---|---|---|
| guid | string | |
| url | string | |
| type | HypervisorManagerType |
Example
{
"guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
"url" : "https://some.host:8181/api",
"type" : {
"name" : "ENUM_NAME",
"description" : "Enum description"
}
}