UNPKG

@gridscale/api

Version:
28 lines (26 loc) 580 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$StorageUpdate = void 0; /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ exports.$StorageUpdate = { properties: { name: { type: 'string', }, capacity: { type: 'string', }, labels: { type: 'array', contains: { type: 'string', }, }, storage_type: { type: 'Enum', }, }, }; //# sourceMappingURL=$StorageUpdate.js.map