UNPKG

@gridscale/api

Version:
19 lines 407 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export const $ServerRelation = { properties: { public_ips: { type: 'PublicIpinServer', }, isoimages: { type: 'IsoimageinServer', }, storages: { type: 'StoragesinServer', }, networks: { type: 'NetworkinServer', }, }, };