Get Farm Monitor Info
Gets monitoring information related to farm.
Request
URI
GET
https://{api_host}/rest/monitor/v1/farms/{id}
COPY
Path Parameters
string
id
Required
id
Responses
200
OK
Returns FarmMonitorInfo of type(s) */*
{
"application_count": 12,
"details": {
"source": "LINKED_CLONE",
"type": "AUTOMATED"
},
"id": "6f85b3a5-e7d0-4ad6-a1e3-37168dd1ed50",
"name": "farm1",
"rds_server_count": 123,
"status": "OK"
}
integer As int32 As int32
application_count
Optional
Number of Applications published from the farm.
string
id
Optional
Unique ID of the Farm.
string
name
Optional
Farm name.
integer As int32 As int32
rds_server_count
Optional
Number of RDS Servers in the farm.
string
status
Optional
Status of Farm.
- OK: Farm is enabled and no servers are in WARNING or ERROR state. One or more server(s) may be DISABLED (including the case where all of them are DISABLED).
- WARNING: Farm is enabled. One or more of the following is true:
- One or more server(s) is either in WARNING or ERROR (not exceeding the predefined threshold) state.
- The RDS Servers in this Farm present a mix of both known and unknown load preferences.
- ERROR: Farm is enabled. One or more server(s) (exceeding the predefined threshold) is in ERROR state, or, for Automated Farms, there could be a provisioning error.
- DISABLED: Farm is disabled.
Possible values are : OK, WARNING, ERROR, DISABLED,
401
User is not authenticated
Operation doesn't return any data structure
404
Not Found
Operation doesn't return any data structure
Monitor Operations
GET
Get App Volumes Manager Monitor Info
GET
Get App Volumes Manager Monitor Info V2
GET
Get Connection Server Monitor Info V2
GET
Get Connection Server Monitor Info V3
GET
Get Desktop Monitor Info
GET
Get Event Database Monitor
GET
Get Farm Monitor Info
GET
Get Gateway Monitor Info
GET
Get Gateway Monitor Info V2
GET
Get License Usage Metrics
GET
Get Message Client Monitor
GET
Get Pod Monitor Info V2
GET
Get Pod Session Metrics Info
GET
Get RDS Server Monitors
GET
Get SAML Authenticator Monitor Info
GET
Get Session Metrics
GET
Get System Metrics Info
GET
Get True SSO Monitor Info
GET
Get View Composer By VC Id
GET
Get Virtual Center Monitor Info
GET
Get Virtual Center Monitor Info V3
GET
List AD Domain Monitor Infos V2
GET
List AD Domain Monitor Infos V3
GET
List AD Domain Monitors
GET
List App Volumes Manager Monitor Info V1
GET
List App Volumes Manager Monitor Info V2
GET
List Connection Server Monitors
GET
List Connection Server Monitors V2
GET
List Connection Server Monitors V3
GET
List Desktop Monitors
GET
List Desktop Pool Metrics
GET
List Desktop Pool Or Farm Datastore Usage Info
GET
List Farm Monitors
GET
List Gateway Monitor Info V1
GET
List Gateway Monitor Info V2
GET
List Gateway Monitor Info V3
GET
List Global Desktop Entitlements Metrics
GET
List Health Metrics Info
GET
List Message Clients Monitors
GET
List Pod Monitor Infos V1
GET
List Pod Monitor Infos V2
GET
List RDS Server Monitors
GET
List SAML Authenticator Monitors V1
GET
List SAML Authenticator Monitors V2
GET
List True SSO Monitor Infos
GET
List View Composer Monitors V1
GET
List View Composer Monitors V2
GET
List Virtual Center Monitors
GET
List Virtual Center Monitors V2
GET
List Virtual Center Monitors V3