| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.vps |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<OvhModel> |
ApiOvhVps.serviceName_availableUpgrade_GET(String serviceName)
Return all models the virtual server can be upgraded to
REST: GET /vps/{serviceName}/availableUpgrade
|
ArrayList<OvhModel> |
ApiOvhVps.serviceName_models_GET(String serviceName)
Return all models for the range of the virtual server
REST: GET /vps/{serviceName}/models
|
| Modifier and Type | Field and Description |
|---|---|
OvhModel |
OvhVPS.model
canBeNull && readOnly
|
Copyright © 2018. All rights reserved.