NSX-T Data Center REST API

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

NodeServiceMemberStatus (schema)

Status of a service on an individual node

This type contains the attributes and status of a node service.

Name Description Type Notes
node_fqdn FQDN of the node string Readonly
Format: hostname
node_id UUID of the node string Readonly
node_ipv4 IP of the node string Readonly
Format: ip
node_ipv6 IPv6 of the node string Readonly
Format: ip
status Status of the service on the node string Readonly
Enum: UP, DEGRADED, DOWN, UNKNOWN