[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform

InlineNodeStatus1

Properties

string
ip_address Required

IP address of the node


boolean
is_control Required

If the node is a control node


string
node_name Required

Node name


string
uid Required

Unique identifier of the node

JSON Example

{
	"ip_address": "string",
	"is_control": false,
	"node_name": "string",
	"uid": "string"
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Used By

NodeStatus

Feedback

Was this page helpful?