ViewComposerMonitorInfo
ViewComposerMonitorInfo
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",
"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
}
array of
ViewComposerMonitorConnectionServer
connection_servers
Optional
Information about the View Composer connections from each of the connection servers.
string
name
Required
View Composer server host name or IP address.
integer As int32
As int32
port
Optional
Constraints:
minimum: 0
maximum: 65535
View Composer server port number.