ConnectionCollectionItem

Connection collection item. The password and extra fields are only available when retrieving a single object due to the sensitivity of this data.

Properties

NameTypeDescriptionNotes
connection_idstrThe connection ID.[optional]
conn_typestrThe connection type.[optional]
hoststr, none_typeHost of the connection.[optional]
loginstr, none_typeLogin of the connection.[optional]
schemastr, none_typeSchema of the connection.[optional]
portint, none_typePort 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]