SupportService.

is_available

is_available -> bool

Checks if the GoodData instance is available.

Can raise exceptions in case of authentication or authorization failure. :return: True - available, False - not available

Returns

No docs