NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

NodeDetails (schema)

Name Description Type Notes
compute_manager_id Compute manager id

UUID of compute manager, Populated for node_type ESX and EDGE_NODE whose LCM is done by NSX.
string Readonly
cpu_socket CPU sockets of a node

CPU sockets of a node.
string Readonly
features_enabled List of the features enabled on the node

List of the features enabled on the node.
array of FeatureType Readonly
maintenance_mode Maintenance mode of the node

Maintenance mode of the node.
string Readonly
Enum: ENABLED, FORCE_ENABLED, DISABLED
node_id Node id

Uuid of node.
string Readonly
node_type Node type

Type of the nodes supported in security usage computation |eg. "ESX" or "EDGE_NODE" or "HOST_BAREMETAL" or "EDGE_BAREMETAL".
string Readonly
Enum: ESX, EDGE_NODE, HOST_BAREMETAL, EDGE_BAREMETAL
product_family License edition product family used on the node

License edition product family used on the node.
string Readonly
raw_cores Raw cores of a node

Raw cores of a node.
string Readonly
vcenter_cluster_id vcenter cluster id

vcenter cluster id, Only for ESX node.
string Readonly
vcenter_node_id vcenter node id

vcenter node id, Populated for node_type ESX and EDGE_NODE whose LCM is done by NSX.
string Readonly