Lists properties that are common to all device types. It serves as base class for other device types.
Name | Type | Description | Notes |
---|---|---|---|
enabled | bool | Specifies if the boot device is enabled or disabled. | [optional] |
name | str | A name that helps identify a boot device. It can be any string that adheres to the following constraints. It should start and end with an alphanumeric character. It can have underscores and hyphens. It cannot be more than 30 characters. | [optional] |