Skip to content

Overview

Overview API

The Overview API provides information about the availability of the CANFAR Science Platform.

Bases: SkahaClient

Overview of the Skaha Server.

Parameters:

Name Type Description Default
SkahaClient Object

Skaha Client.

required

availability()

Check if the server backend is available.

Returns:

Name Type Description
bool bool

True if the server is available, False otherwise.