mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 01:41:22 -06:00
Update ipaddress.md
Missing `ipam` before `IPAddress.status`
This commit is contained in:
parent
448760a2fe
commit
1e54eee631
@ -23,7 +23,7 @@ The IPv4 or IPv6 address and mask, in CIDR notation (e.g. `192.0.2.0/24`).
|
|||||||
The operational status of the IP address.
|
The operational status of the IP address.
|
||||||
|
|
||||||
!!! tip
|
!!! tip
|
||||||
Additional statuses may be defined by setting `IPAddress.status` under the [`FIELD_CHOICES`](../../configuration/data-validation.md#field_choices) configuration parameter.
|
Additional statuses may be defined by setting `ipam.IPAddress.status` under the [`FIELD_CHOICES`](../../configuration/data-validation.md#field_choices) configuration parameter.
|
||||||
|
|
||||||
### Role
|
### Role
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user