cterasdk.object.Gateway module

class cterasdk.object.Gateway.Gateway(host, port=80, https=False, Portal=None)

Bases: cterasdk.client.host.CTERAHost

Main class operating on a Gateway

Variables:
base_api_url
base_file_url
static make_local_files_dir(full_path)
query(path, key, value)
remote_access()
rm(path)
show_query(path, key, value)
test()

Verification check to ensure the target host is a Gateway.