LOGS
A library to access the LOGS API via Python
- class LOGS.LOGS.LOGS(url=None, apiKey=None, configFile=None, verbose=False, verify=True)[source]
Bases:
object
Python class to access the LOGS web API
- property apiUrl: str
- property group: str | None
- property metadata: ServerMetaData
- property uid: UUID | None
- property url: str
- property version: str | None