UNPKG

@gridscale/api

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