GET /bootdisk/api
Boot disks


GET /bootdisk/api/generic
Download generic image


GET /bootdisk/api/hosts/:host_id
Download host image

Params

Param name Description
full
optional

True for full, false for basic reusable image

Validations:

  • Must be 'true' or 'false' or '1' or '0'

host_id
required

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, dot(.), space, underscore(_), hypen(-) with no leading or trailing space.