mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-08 22:39:56 +00:00
17 lines
209 B
JSON
17 lines
209 B
JSON
|
[
|
||
|
{
|
||
|
"domain": "f25",
|
||
|
"macs": [
|
||
|
"00:11:22:33:44:55",
|
||
|
"aa:bb:cc:00:11:22"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"domain": "f24",
|
||
|
"macs": [
|
||
|
"aa:bb:cc:dd:ee:ff",
|
||
|
"a1:b2:c3:d4:e5:f6"
|
||
|
]
|
||
|
}
|
||
|
]
|