UNPKG

@gridscale/api

Version:
52 lines (50 loc) 1.1 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$LinkedStorage = void 0; /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ exports.$LinkedStorage = { properties: { storage_type: { type: 'string', }, target: { type: 'number', }, bus: { type: 'number', }, capacity: { type: 'number', }, license_product_no: { type: 'number', }, object_uuid: { type: 'string', format: 'uuid', }, controller: { type: 'number', }, lun: { type: 'number', }, create_time: { type: 'string', format: 'date-time', }, last_used_template: { type: 'string', format: 'uuid', }, bootdevice: { type: 'boolean', }, object_name: { type: 'string', }, }, }; //# sourceMappingURL=$LinkedStorage.js.map