Get App Volumes Manager Monitor Info V2

Get App Volumes Manager Monitor Info V2

All the listed privileges are required -

Privileges Description
GLOBAL_CONFIG_VIEW Caller should have permission to this privilege, to perform this operation.
Request
URI
GET
https://{api_host}/rest/monitor/v2/app-volumes-managers/{id}
COPY
Path Parameters
string
id
Required

id


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns AppVolumesManagerMonitorInfoV2 of type(s) */*
{
    "connection_servers_v2": [
        {
            "certificate": {
                "valid": true,
                "valid_from": 1561939200000,
                "valid_to": 1561939200000
            },
            "name": "cs1.example.com",
            "status": "OK",
            "thumbprint_accepted": true
        }
    ],
    "description": "SUCCESS",
    "id": "6f85b3a5-e7d0-4ad6-a1e3-37168dd1ed51",
    "status": "OK",
    "url": "avm.example.com",
    "version": "App Volumes 4, version 2209 (4.9.0.2996)"
}
connection_servers_v2
Optional

Information about the App volumes Manager connections from each of the connection servers.

string
description
Optional

App volumes Manager Connection description.

  • SUCCESS: No problem detected.
  • CERT_INVALID_THUMBPRINT_MATCHED: No problem detected. Certificate is untrusted but the thumbprint for the certificate is accepted.
  • CERT_INVALID_THUMBPRINT_MATCH_FAILED: Certificate is untrusted and the thumbprint for the certificate is not accepted. Requires certificate revalidation.
  • PROBLEM: Problem detected in connecting to App Volumes Manager.
Possible values are : SUCCESS, CERT_INVALID_THUMBPRINT_MATCHED, CERT_INVALID_THUMBPRINT_MATCH_FAILED, PROBLEM,
string
id
Optional

Unique ID of the App volumes Manager.

string
status
Optional

Combined status of the App volumes Manager with respect to all the CS. Set to OK if App volumes Manager is connected with all CS.

  • ERROR: There has been no contact from the App Volumes Manager.
  • OK: The App Volumes Manager is working as expected.
Possible values are : ERROR, OK,
string
url
Optional

App volumes Manager url.

string
version
Optional

App volumes Manager version.


401

User is not authenticated

Operation doesn't return any data structure

403

Access to the resource is forbidden

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