InlineHostNode1

InlineHostNode1
InlineHostNode1
JSON Example
{
    "os_version": "string",
    "os_type": "string",
    "managed_by_server": "string",
    "host_credential": {
        "username": "string",
        "password": "string",
        "thumbprint": "string"
    },
    "discovered_node_id": "string"
}
string
os_version
Optional

The version of the hypervisor operating system.

string
os_type
Required

Hypervisor type, for example ESXi or RHEL KVM.

Possible values are : ESXI, RHELKVM, UBUNTUKVM, HYPERV,
string
managed_by_server
Optional

The id of the virtual center server managing the ESXi type HostNode.

host_credential
Optional

host_credential

string
discovered_node_id
Optional

Id of the discovered node which was converted to create this node

Used By