Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 900 Bytes

ConnectorConnectivityDetails.md

File metadata and controls

14 lines (11 loc) · 900 Bytes

ConnectorConnectivityDetails

Properties

Name Type Description Notes
Status string Connectivity status of a Connector. [optional] [default to null]
ErrorSummary string Summary of errors. [optional] [default to null]
Errors []ErrorDetail List of errors and their details. [optional] [default to null]
TestedAt int64 Time at which Test Connection was completed [optional] [default to null]
LastTestedAt int64 [optional] [default to null]
LastConnectedAt int64 This is the last time at which the Connector was successfully connected. [optional] [default to null]

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