UNPKG

@gridscale/api

Version:
34 lines (32 loc) 718 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$LinkedIpBrief = void 0; /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ exports.$LinkedIpBrief = { properties: { object_uuid: { type: 'string', format: 'uuid', }, family: { type: 'Enum', }, prefix: { type: 'string', }, create_time: { type: 'string', format: 'date-time', }, server_uuid: { type: 'string', format: 'uuid', }, ip: { type: 'string', }, }, }; //# sourceMappingURL=$LinkedIpBrief.js.map