UNPKG

@gridscale/api

Version:
25 lines (23 loc) 548 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$LinkedStorageUpdate = void 0; /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ exports.$LinkedStorageUpdate = { properties: { ordering: { type: 'number', }, bootdevice: { type: 'boolean', }, l3security: { type: 'array', contains: { type: 'string', }, }, }, }; //# sourceMappingURL=$LinkedStorageUpdate.js.map