NamespaceManagement_Networks_Edges_Server

NamespaceManagement_Networks_Edges_Server
NamespaceManagement_Networks_Edges_Server

A Server structure represents an endpoint used to configure load balancers.

JSON Example
{
    "host": "string",
    "port": 0
}
string
host
Required

Server.host specifies a the management hostname or IPv4 address for a load balancer.

integer As int64
port
Required

Server.port specifies a management port used to access a load balancer.