forked from DGNum/uptime-kuma-api
Compare commits
No commits in common. "nneul/patch-1" and "master" have entirely different histories.
nneul/patc
...
master
1 changed files with 0 additions and 3 deletions
|
@ -2995,9 +2995,6 @@ class UptimeKumaApi(object):
|
|||
|
||||
If username and password is not provided, auto login is performed if disableAuth is enabled.
|
||||
|
||||
Note that the API Key configured in the Uptime Kuma UI is only for authentication for integration with Prometheus. It
|
||||
cannot be used for authentication to this API.
|
||||
|
||||
:param str, optional username: Username. Must be None if disableAuth is enabled., defaults to None
|
||||
:param str, optional password: Password. Must be None if disableAuth is enabled., defaults to None
|
||||
:param str, optional token: 2FA Token. Required if 2FA is enabled., defaults to ""
|
||||
|
|
Loading…
Reference in a new issue