documented default fields for pfsense widget
This commit is contained in:
parent
7b24e36d19
commit
22f7f0069f
@ -26,4 +26,5 @@ widget:
|
|||||||
headers: # optional- for use with API keys instead of username/password
|
headers: # optional- for use with API keys instead of username/password
|
||||||
Authorization: client_id client_token
|
Authorization: client_id client_token
|
||||||
wan: igb0
|
wan: igb0
|
||||||
|
fields: ["load", "memory", "temp", "wanStatus"] # optional - default fields shown
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user