UNPKG

@gridscale/api

Version:
26 lines (25 loc) 480 B
export declare const $ServerUpdate: { properties: { name: { type: string; }; cores: { type: string; }; memory: { type: string; }; labels: { type: string; contains: { type: string; }; }; availability_zone: { type: string; }; auto_recovery: { type: string; }; }; };