{ "id": "NodeEntityInfo", "module_id": "ClusterManagement", "properties": { "entity_type": { "$ref": "NsxEntity, "title": "Entity type of this service endpoint" }, "ip_address": { "title": "IP address of service provider", "type": "string" }, "ipv6_address": { "title": "IPv6 address of service provider", "type": "string" }, "port": { "maximum": 65535, "minimum": 0, "title": "Port number of service provider", "type": "integer" } }, "type": "object" }