GET /bootdisk/api
부팅 디스크


GET /bootdisk/api/generic
일반 이미지 다운로드


GET /bootdisk/api/hosts/:host_id
호스트 이미지 다운로드

Params

Param name Description
full
optional

전체 이미지의 경우 True, 다시 사용할 수 있는 기본 이미지의 경우 False

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.