List View Composer Monitors
Lists monitoring information related to View Composers of the environment.
Request
URI
GET
https://{api_host}//localhost/monitor/view-composers
COPY
Responses
200
OK
[
{
"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
}
]
401
User is not authenticated
Operation doesn't return any data structure