| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.vps.veeam |
| Modifier and Type | Method and Description |
|---|---|
OvhTask |
ApiOvhVps.serviceName_veeam_restorePoints_id_restore_POST(String serviceName,
Long id,
Boolean changePassword,
OvhExportTypeEnum export,
Boolean full)
Creates a VPS.Task that will restore the given restorePoint
REST: POST /vps/{serviceName}/veeam/restorePoints/{id}/restore
|
| Modifier and Type | Method and Description |
|---|---|
static OvhExportTypeEnum |
OvhExportTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhExportTypeEnum[] |
OvhExportTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.