GET /bootdisk/api
부팅 디스크


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


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

Params

Param Name Description
full
Optional

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

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.