UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines 194 B
/** Missing description */ export interface ProjectInstanceReinstallCreation { /** Image to reinstall */ imageId: string; } //# sourceMappingURL=ProjectInstanceReinstallCreation.d.ts.map