GET /bootdisk/api
Discs d'arrencada

Params

Param name Description
location_id
optional

Abast per ubicacions

Validations:

  • Must be a Integer

organization_id
optional

Abast per organitzacions

Validations:

  • Must be a Integer


GET /bootdisk/api/generic
Baixa la imatge genèrica

Params

Param name Description
location_id
optional

Abast per ubicacions

Validations:

  • Must be a Integer

organization_id
optional

Abast per organitzacions

Validations:

  • Must be a Integer


GET /bootdisk/api/hosts/:host_id
Baixa la imatge d'amfitrió

Params

Param name Description
location_id
optional

Abast per ubicacions

Validations:

  • Must be a Integer

organization_id
optional

Abast per organitzacions

Validations:

  • Must be a Integer

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.