GET /bootdisk/api
Discos de arranque


GET /bootdisk/api/generic
Descargar imagen genérica


GET /bootdisk/api/hosts/:host_id
Descargar imagen de host

Parámetros

Nombre del parámetro Descripción
full
opcional

Verdadero para completo, falso para imagen básica reutilizable

Validations:

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

host_id
requerido

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.