NSX-T Data Center REST API
MissingLoggingServerConfigInfo (type)
{ "description": "Shows the missing logging Server config node's information.", "id": "MissingLoggingServerConfigInfo", "module_id": "CentralConfig", "properties": { "node_display_name": { "description": "Display name of a node that isn't configured with a remote logging server.", "required": false, "title": "Display Name of Node", "type": "string" }, "node_id": { "description": "ID of a node that isn't configured with a remote logging server.", "required": false, "title": "ID of Node", "type": "string" } }, "title": "Missing Logging Server Config Info", "type": "object" }