UNPKG

@gridscale/api

Version:
12 lines (10 loc) 230 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export type LinkedIsoimageUpdate = { /** * Whether the server boots from this iso image or not. */ bootdevice?: boolean; name?: string; }