UNPKG

@gridscale/api

Version:
8 lines (7 loc) 169 B
export declare type LinkedIsoimageUpdate = { /** * Whether the server boots from this iso image or not. */ bootdevice?: boolean; name?: string; };