List App Volumes Manager Monitor Info V1

List App Volumes Manager Monitor Info V1

Lists monitoring information related to App volumes managers registered in the environment.

Request
URI
GET
https://{api_host}/rest/monitor/app-volumes-managers
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

OK

[
    {
        "connection_servers": [
            {
                "name": "cs1.example.com",
                "status": "OK"
            }
        ],
        "description": "SUCCESS",
        "id": "6f85b3a5-e7d0-4ad6-a1e3-37168dd1ed51",
        "status": "OK",
        "url": "avm.example.com",
        "version": "App Volumes 4, version 2209 (4.9.0.2996)"
    }
]

401

User is not authenticated

Operation doesn't return any data structure