UNPKG

@datatr-ux/ovhcloud-types

Version:

TypeScript types for OVHCloud projects

6 lines (5 loc) 286 B
/** Intervention type */ export var PlannedInterventionTypeEnum; (function (PlannedInterventionTypeEnum) { PlannedInterventionTypeEnum["HARDWARE_UPGRADE_ON_ACTIVE_SERVER"] = "HARDWARE_UPGRADE_ON_ACTIVE_SERVER"; })(PlannedInterventionTypeEnum || (PlannedInterventionTypeEnum = {}));