EndpointConfiguration

EndpointConfiguration
EndpointConfiguration

Represents the configuration of the management endpoints.

AllOf
This class requires all of the following:
JSON Example
{
    "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
}
string
apiAddress
Optional

The API address.

integer As int32 As int32
apiPort
Optional

The API port.

string
apiPublicAddress
Optional

The public API address.

integer As int32 As int32
apiPublicPort
Optional

The public API port.