api_conf
Classes:
-
APIconf–Configuration for connecting to the Antares Web API.
APIconf
Configuration for connecting to the Antares Web API.
Attributes:
-
api_host(str) –Base URL of the Antares Web API (e.g.,
https://antares-web.mydomain). -
token(str) –Bearer token used for authentication.
-
verify(bool) –Whether to verify the server's TLS certificate. Defaults to
True.
Methods: