tampler commented on issue #5240:
URL: https://github.com/apache/cloudstack/issues/5240#issuecomment-886615730
Great! And what do I do?
Seems like I do have a host, but CS can't use it
```
(localcloud) 🐱 > list hosts filter=id,name, state=up
{
"count": 3,
"host": [
{
"id": "d75b73ff-d290-4075-bd6a-4cff06b5e82a",
"name": "s-203-VM"
},
{
"id": "6216ee07-be7f-4c60-a0ca-1eb6114d2d20",
"name": "v-202-VM"
},
{
"id": "ee4a7525-9925-493c-99d1-b13230ea16d2",
"name": "cloud"
}
]
}
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]