Connection

Full representation of the connection.

Properties

NameTypeDescriptionNotes
conn_typestrThe connection type.[optional]
connection_idstrThe connection ID.[optional]
descriptionstr, none_typeThe description of the connection.[optional]
hoststr, none_typeHost of the connection.[optional]
loginstr, none_typeLogin of the connection.[optional]
portint, none_typePort of the connection.[optional]
schemastr, none_typeSchema of the connection.[optional]
extrastr, none_typeOther values that cannot be put into another field, e.g. RSA keys.[optional]
passwordstrPassword of the connection.[optional]
any string namebool, date, datetime, dict, float, int, list, str, none_typeany string name can be used but the value must be the correct type[optional]

[Back to Model list] [Back to API list] [Back to README]