UNPKG

@gridscale/api

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