If the site is not configured in high availability mode, this configuration is optional (if omitted, use DHCP). However, if in high availability mode, static_address is required along with secondary and virtual address.
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/magic_lan_static_addressing",
"title": "magic_lan_static_addressing",
"description": "If the site is not configured in high availability mode, this configuration is optional (if omitted, use DHCP). However, if in high availability mode, static_address is required along with secondary and virtual address.",
"properties": {
"address": {
"$ref": "#/components/schemas/magic_cidr"
},
"dhcp_relay": {
"$ref": "#/components/schemas/magic_lan_dhcp_relay"
},
"dhcp_server": {
"$ref": "#/components/schemas/magic_lan_dhcp_server"
},
"secondary_address": {
"$ref": "#/components/schemas/magic_cidr"
},
"virtual_address": {
"$ref": "#/components/schemas/magic_cidr"
}
},
"required": [
"address"
],
"type": "object"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.