ViewComposerMonitorInfoV2

ViewComposerMonitorInfoV2
ViewComposerMonitorInfoV2

Monitoring information related to View Composer.

JSON Example
{
    "connection_servers": [
        {
            "certificate": {
                "valid": true,
                "valid_from": 1561939200000,
                "valid_to": 1561939200000
            },
            "id": "d0325b13-2bf1-4fa4-b027-e780004f2d1e",
            "last_updated_timestamp": 1582029025748,
            "name": "cs1.example.com",
            "status": "OK",
            "thumbprint_accepted": false
        }
    ],
    "details": {
        "api_verion": "3.5",
        "build": "1234567",
        "min_esx_version": "5.5",
        "min_vc_version": "5.5",
        "referenced_vcs": [
            "string"
        ],
        "version": "7.9.0.12345"
    },
    "name": "composer1.example.com",
    "port": 18443
}
connection_servers
Optional

Information about the View Composer connections from each of the connection servers.

details
Optional

details

string
name
Required

View Composer server host name or IP address.

integer As int32 As int32
port
Optional

View Composer server port number.