mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Update doc
This commit is contained in:
parent
784bb59946
commit
d7b335cf4d
2 changed files with 2 additions and 6 deletions
|
|
@ -26,9 +26,8 @@ API Information
|
|||
|
||||
For each ntopng REST API call there is a corresponding Python method for the defined Python classes:
|
||||
- [host](ntopng/host.py)
|
||||
- [flow](ntopng/flow.py)
|
||||
- [historical](ntopng/historical.py)
|
||||
- [interface](ntopng/interface.py)
|
||||
- [historical](ntopng/historical.py)
|
||||
|
||||
The [ntopng](ntopng/ntopng.py) class is used to store information such as ntopng IP address and credentials used to connect it.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue