UNPKG

@gridscale/api

Version:
19 lines (18 loc) 353 B
export declare const $StorageBackup: { properties: { object_uuid: { type: string; format: string; }; name: { type: string; }; create_time: { type: string; format: string; }; capacity: { type: string; }; }; };