UNPKG

@gridscale/api

Version:
15 lines 308 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export const $LinkStorage = { properties: { object_uuid: { type: 'string', isRequired: true, format: 'uuid', }, bootdevice: { type: 'boolean', }, }, };