UNPKG

@gridscale/api

Version:
24 lines 497 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export const $LinkedIsoimage = { properties: { bootdevice: { type: 'boolean', }, private: { type: 'boolean', }, object_name: { type: 'string', }, create_time: { type: 'string', format: 'date-time', }, object_uuid: { type: 'string', format: 'uuid', }, }, };