MissingLoggingServerConfigInfoList

MissingLoggingServerConfigInfoList
MissingLoggingServerConfigInfoList

Shows the missing logging Server config node's information

JSON Example
{
    "global_manager": [
        {
            "node_display_name": "string",
            "node_id": "string"
        }
    ],
    "nsx_edge": [
        {
            "node_display_name": "string",
            "node_id": "string"
        }
    ],
    "nsx_esxi": [
        {
            "node_display_name": "string",
            "node_id": "string"
        }
    ],
    "nsx_manager": [
        {
            "node_display_name": "string",
            "node_id": "string"
        }
    ],
    "nsx_public_cloud_gateway": [
        {
            "node_display_name": "string",
            "node_id": "string"
        }
    ]
}
global_manager
Optional

Global Manager nodes that are missing remote logging server configuration identified by node ID and node display name.

nsx_edge
Optional

NSX Edge nodes that are missing remote logging server configuration identified by node ID and node display name.

nsx_esxi
Optional

ESXi nodes that are missing remote logging server configuration identified by node ID and node display name.

nsx_manager
Optional

NSX Manager nodes that are missing remote logging server configuration identified by node ID and node display name.

nsx_public_cloud_gateway
Optional

NSX Public Cloud Gateway nodes that are missing remote logging server configuration identified by node ID and node display name.