List Farm Monitors
Lists monitoring information related to Farms of the environment.
Request
URI
GET
https://{api_host}//localhost/monitor/farms
COPY
Responses
200
OK
[
{
"application_count": 12,
"details": {
"source": "LINKED_CLONE",
"type": "AUTOMATED"
},
"id": "6f85b3a5-e7d0-4ad6-a1e3-37168dd1ed50",
"name": "farm1",
"rds_server_count": 123,
"status": "OK"
}
]
401
User is not authenticated
Operation doesn't return any data structure