mirror of
https://git.proxmox.com/git/proxmox-ve-rs
synced 2025-08-19 01:24:38 +00:00
27 lines
501 B
Plaintext
27 lines
501 B
Plaintext
{
|
|
"zones": {
|
|
"zone0": {
|
|
"subnets": {
|
|
"fd80::/64": {
|
|
"ips": {
|
|
"fd80::1000": {
|
|
"vmid": "1000",
|
|
"mac": "BC:24:11:00:00:01",
|
|
"hostname": "test0"
|
|
}
|
|
}
|
|
},
|
|
"10.101.0.0/16": {
|
|
"ips": {
|
|
"10.101.99.101": {
|
|
"mac": "BC:24:11:00:00:01",
|
|
"vmid": "1000",
|
|
"hostname": "test0"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|