UNPKG

@gridscale/api

Version:
28 lines (26 loc) 567 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.$IpUpdate = void 0; /* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ exports.$IpUpdate = { properties: { failover: { type: 'boolean', }, reverse_dns: { type: 'string', }, labels: { type: 'array', contains: { type: 'string', }, }, name: { type: 'string', }, }, }; //# sourceMappingURL=$IpUpdate.js.map