getPopsResponse

getPopsResponse
getPopsResponse
JSON Example
{
    "_href": "/enterprises/1/ras/getPops",
    "popList": [
        {
            "name": "text",
            "logicalId": "ac611099-9872-4b29-bd87-8c2ba8b62c82",
            "gatewaysList": [
                {
                    "vcoLogicalId": "ac611099-9872-4b29-bd87-8c2ba8b62c82",
                    "vcoGatewayLogicalId": "ac611099-9872-4b29-bd87-8c2ba8b62c82",
                    "ipAddress": "192.168.2.1",
                    "endpointIpAddress": "192.168.2.1",
                    "name": "text"
                }
            ]
        }
    ]
}
string
_href
Required

_href

array of object
popList
Optional

popList

Returned By