samdejoux1 commented on issue #6648:
URL: https://github.com/apache/cloudstack/issues/6648#issuecomment-1219093512
Thanks @shwstppr, please see the output of the list physical networks
command below:
~~~~
> list physicalnetworks id=203
{
"count": 1,
"physicalnetwork": [
{
"broadcastdomainrange": "ZONE",
"id": "b83056d8-faed-4bf6-9286-84baaa4613da",
"isolationmethods": "VLAN",
"name": "guest + public",
"state": "Enabled",
"zoneid": "8908f96e-d35e-403d-8035-8bf857c5361d",
"zonename": "au-dcxq1"
}
]
}
>
~~~~
--
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]