| Argument | Type | Description |
|---|
| name | string | Instance name. |
| disabled | bool | Whether an item is disabled. |
| port | num | Port number the instance listens to. |
| identity | string | Instance 40-bit unique address. |
| interfaces | multi { array-id, interface: iface_enum { } { }
} | List of interfaces used to discover ZeroTier peers with ARP and IP type connections. |
| route-distance | num | Route distance for routes obtained from planet/moon servers. |
| backup-priorities | multi { array-id, array-id, backup-priority: composite { interface: iface_enum { } { }
, priority: num
} { interface: iface_enum { } { }
, priority: num
}
} | Backup interface priorities for failover. |