EndpointsInfo

EndpointsInfo
EndpointsInfo

Provides information about the configured public endpoints.

JSON Example
{
    "configured": {
        "mgmtAddress": "",
        "mgmtPort": 8046,
        "mgmtPublicAddress": "tn-3b0f0539-869d-4e37-8005-e1c6f01a2ef3.tnexus.io",
        "mgmtPublicPort": 8048,
        "apiAddress": "",
        "apiPort": 8443,
        "apiPublicAddress": "10.71.249.18",
        "apiPublicPort": 8048
    },
    "effective": {
        "mgmtAddress": "10.71.249.18",
        "mgmtPort": 8046,
        "mgmtPublicAddress": "tn-3b0f0539-869d-4e37-8005-e1c6f01a2ef3.tnexus.io",
        "mgmtPublicPort": 8048,
        "apiAddress": "s2-vcav-v1248-249-018.eng.vmware.com",
        "apiPort": 8443,
        "apiPublicAddress": "10.71.249.18",
        "apiPublicPort": 8048
    }
}
configured
Optional

configured

effective
Optional

effective