HostBootDevice
HostBootDevice
The HostBootDevice data object represents a boot device on the host system.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"key": "string",
"description": "string"
}
string
key
Required
The identifier for the boot device.
string
description
Required
The description of the boot device.