UNPKG

@gridscale/api

Version:
11 lines (9 loc) 193 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export type LinkIsoimage = { /** * The UUID of the storage you are requesting. */ object_uuid: string; }