UNPKG

@gridscale/api

Version:
20 lines (19 loc) 362 B
export declare const $StorageUpdate: { properties: { name: { type: string; }; capacity: { type: string; }; labels: { type: string; contains: { type: string; }; }; storage_type: { type: string; }; }; };