InlineDiscoveredNode1
{
"stateless": false,
"display_name": "string",
"certificate": "string",
"origin_id": "string",
"ip_addresses": [
"string"
],
"hardware_id": "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"
}
The stateless property describes whether host persists its state across reboot or not. If state persists, value is set as false otherwise true.
Display name of discovered node
Certificate of the discovered node
Id of the compute manager from where this node was discovered
IP Addresses of the the discovered node.
Hardware Id is generated using system hardware info. It is used to retrieve fabric node of the esx.
OS version of the discovered node
Discovered Node type like Host
External id of the compute collection to which this node belongs
OS type of the discovered node
Key-Value map of additional specific properties of discovered node in the Compute Manager
External id of the discovered node, ex. a mo-ref from VC
Local Id of the discovered node in the Compute Manager