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 one of: true, false, 1, 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.