OS-Start

Overview

This data type is included in the request of the next API.

DATA TYPE

Contents

Contents
PARAMETER DESCRIPTION DATATYPE
boot_mode Baremetal Server boot mode. A valid value is DISK, PXE or ISO. String

Example

{
  "os-start": {
    "boot_mode": "DISK"
  }
}