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:
strhost - Address of the host to connect to.intport - Port to connect to.struser - Username to specify while establishing a connection.strpassword - Password to specify while connecting to ApertureDB.strtoken - Token to use while connecting to the database.booluse_ssl - Use SSL to encrypt communication with the database.strkey - Apeture Key, configuration as a deflated compressed string