InlineDiscoveredNode1
InlineDiscoveredNode1
JSON Example
{
"display_name": "string",
"certificate": "string",
"origin_id": "string",
"ip_addresses": [
"string"
],
"os_version": "string",
"node_type": "string",
"parent_compute_collection": "string",
"os_type": "string",
"origin_properties": [
{
"value": "string",
"key": "string"
}
],
"external_id": "string",
"cm_local_id": "string"
}
string
display_name
Optional
Display name of discovered node
string
certificate
Optional
Certificate of the discovered node
string
origin_id
Optional
Id of the compute manager from where this node was discovered
array of string
ip_addresses
Optional
IP Addresses of the the discovered node.
string
os_version
Optional
OS version of the discovered node
string
node_type
Optional
Discovered Node type like Host
string
parent_compute_collection
Optional
External id of the compute collection to which this node belongs
string
os_type
Optional
OS type of the discovered node
array of KeyValuePair
origin_properties
Optional
Key-Value map of additional specific properties of discovered node in the Compute Manager
string
external_id
Optional
External id of the discovered node, ex. a mo-ref from VC
string
cm_local_id
Optional
Local Id of the discovered node in the Compute Manager