Node
Node
JSON Example
{
"size": "size",
"fqdn": "fqdn",
"ipAddress": "ipAddress",
"name": "name",
"id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"nodeType": "nodeType",
"version": "version",
"sddcLcmId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"status": "status"
}
string
nodeType
Optional
Type of the node.
string As uuid
As uuid
id
Optional
Node Id.
string
version
Optional
Version of the node.
string
fqdn
Optional
Node FQDN.
string
ipAddress
Optional
Node Ip Address.
string
status
Optional
The status of the node.
string
name
Optional
Node name
string
size
Optional
Node size.
string As uuid
As uuid
sddcLcmId
Optional
Sddc LCM instance on which the node is deployed. If omitted, the component's sddc lcm will be used.