Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.17 KB

ViewComposerMonitorConnectionServerV2.md

File metadata and controls

16 lines (11 loc) · 1.17 KB

ViewComposerMonitorConnectionServerV2

Properties

Name Type Description Notes
Certificate CertificateMonitorInfo [optional]
Id string Unique ID of the Connection Server.
LastUpdatedTimestamp int64 The timestamp in milliseconds when the last update was obtained. Measured as epoch time. [optional]
Name string Connection server host name or IP address.
Status string Status of the View Composer with respect to this Connection Server. * OK: The connection to View Composer server is working properly. * MALFORMED_URL: The connection to View Composer server was not possible due to a malformed URL. * ERROR: Error occurred when connecting to View Composer server. * CERT_ERROR: Certificate validation error when connecting to the View Composer server.
ThumbprintAccepted bool Indicates if the thumbprint of the View Composer was accepted.

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