UNPKG

@gridscale/api

Version:
19 lines 372 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export const $NetworkUpdate = { properties: { name: { type: 'string', }, l2security: { type: 'boolean', }, labels: { type: 'array', contains: { type: 'string', }, }, }, };