ConnectorRest
ConnectorRest Objects
class ConnectorRest(Connector)
Class to use ApertureDB's REST interface
This class is used to connect to ApertureDB using the REST interface.
Arguments:
str
host - Address of the host to connect to.int
port - Port to connect to.str
user - Username to specify while establishing a connection.str
password - Password to specify while connecting to ApertureDB.str
token - Token to use while connecting to the database.bool
use_ssl - Use SSL to encrypt communication with the database.