UNPKG

@gridscale/api

Version:
11 lines (9 loc) 195 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export type LinkIp = { /** * You can only attach 1 IPv4 and/or IPv6 to a server */ object_uuid?: string; }