InlineNode1
InlineNode1
JSON Example
{
"discovered_ip_addresses": [
"string"
],
"ip_addresses": [
"string"
],
"external_id": "string",
"fqdn": "string",
"resource_type": "string"
}
array of string
discovered_ip_addresses
Optional
Discovered IP Addresses of the fabric node, version 4 or 6
array of string
ip_addresses
Optional
IP Addresses of the Node, version 4 or 6. This property is mandatory for all nodes except for automatic deployment of edge virtual machine node. For automatic deployment, the ip address from management_port_subnets property will be considered.
string
external_id
Optional
ID of the Node maintained on the Node and used to recognize the Node
string
fqdn
Optional
Fully qualified domain name of the fabric node
string
resource_type
Required
Fabric node type, for example 'HostNode', 'EdgeNode' or 'PublicCloudGatewayNode'