Sentry Web-Wervices
Sentry Web-Services.
- class controller.sentry.webservices.sentry.BearerAuth(token: str)[source]
Bases:
AuthBase
BearerAuth Class.
- token
The bearer token
- Type:
str
- class controller.sentry.webservices.sentry.PaginatedSentryClient(*args, **kwargs)[source]
Bases:
object
PaginatedSentryClient.
- host
Sentry host
- Type:
str
- auth
Bearer auth
- Type: