blob: 0bed216e073a57e9e6e44ee238dbf7bfdb30324c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
simple_urls:
- "/api/public/switches"
- "/api/public/switch-state"
- "/api/public/ping"
- "/api/public/location"
- "/api/public/dhcp"
- "/api/public/dhcp-summary"
- "/index.html"
- "/templates/switches.txt"
- "/render/?target=carbon.agents.*.errors"
read_urls:
- "/api/read/oplog"
- "/api/read/snmp"
- "/api/read/switches-management"
- "/api/read/distro-tree"
populated_urls:
- "/api/templates/switches.txt"
|