mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 09:51:22 -06:00
Updates PowetOutler docs to include new status field
This commit is contained in:
parent
f2a09333d7
commit
8efcbddb37
@ -29,6 +29,19 @@ An alternative physical label identifying the power outlet.
|
|||||||
|
|
||||||
The type of power outlet.
|
The type of power outlet.
|
||||||
|
|
||||||
|
### Status
|
||||||
|
|
||||||
|
The operational status of the power outlet. By default, the following statuses are available:
|
||||||
|
|
||||||
|
* Enabled
|
||||||
|
* Disabled
|
||||||
|
* Faulty
|
||||||
|
|
||||||
|
!!! tip "Custom power outlet statuses"
|
||||||
|
Additional power outlet statuses may be defined by setting `PowerOutlet.status` under the [`FIELD_CHOICES`](../../configuration/data-validation.md#field_choices) configuration parameter.
|
||||||
|
|
||||||
|
!!! info "This field was introduced in NetBox v4.3."
|
||||||
|
|
||||||
### Color
|
### Color
|
||||||
|
|
||||||
!!! info "This field was introduced in NetBox v4.2."
|
!!! info "This field was introduced in NetBox v4.2."
|
||||||
|
Loading…
Reference in New Issue
Block a user