@gridscale/api
Version:
gridscale API Wrapper
19 lines (17 loc) • 398 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.$LinkedIpUpdate = void 0;
/* istanbul ignore file */
/* tslint:disable */
/* eslint-disable */
exports.$LinkedIpUpdate = {
properties: {
bootdevice: {
type: 'boolean',
},
name: {
type: 'string',
},
},
};
//# sourceMappingURL=$LinkedIpUpdate.js.map