NodeEntityInfo
NodeEntityInfo
JSON Example
{
"entity_type": "string",
"ip_address": "string",
"ipv6_address": "string",
"port": 0
}
string
entity_type
Optional
Entity type of this service endpoint
Possible values are :
HTTP,
DATASTORE,
MANAGER,
POLICY,
CONTROLLER,
string
ip_address
Optional
IP address of service provider
string
ipv6_address
Optional
IPv6 address of service provider
integer As int64
As int64
port
Optional
Constraints:
minimum: 0
maximum: 65535
Port number of service provider