GET /bootdisk/api
引导磁盘


GET /bootdisk/api/generic
下载通用映像


GET /bootdisk/api/hosts/:host_id
下载主机映像

参数

参数名字 描述
full
选填

True 代表完整映像,false 代表基本可重复使用映像。

Validations:

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

host_id
必填

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.