UNPKG

@gridscale/api

Version:
18 lines (17 loc) 418 B
export declare const $StorageImportFromBackup: { properties: { backup: { properties: { name: { type: string; }; backup_uuid: { type: string; isRequired: boolean; format: string; }; }; isRequired: boolean; }; }; };