UNPKG

@gridscale/api

Version:
45 lines (43 loc) 1.07 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$ServerinNetwork = void 0; /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ exports.$ServerinNetwork = { type: 'array', contains: { properties: { bootdevice: { type: 'boolean', }, create_time: { type: 'string', format: 'date-time', }, l3security: { type: 'array', contains: { type: 'string', }, }, mac: { type: 'string', }, network_uuid: { type: 'string', }, object_name: { type: 'string', }, object_uuid: { type: 'string', format: 'uuid', }, ordering: { type: 'number', }, }, }, }; //# sourceMappingURL=$ServerinNetwork.js.map