UNPKG

node-ovh-ts

Version:

OVH API wrapper library for TypeScript

4 lines (2 loc) 235 B
type DedicatedOperationFunctionEnum = 'bmc/javaKvm' | 'bmc/restart' | 'bmc/revokeSessions' | 'bmc/sshSol' | 'bmc/testPassword' | 'bmc/testPing' | 'bmc/testWeb' | 'bmc/webKvm' | 'bmc/webSol'; export { DedicatedOperationFunctionEnum };