| Package | Description |
|---|---|
| net.minidev.ovh.api |
| Modifier and Type | Method and Description |
|---|---|
OvhUnitAndValues<OvhVpsTimestampValue> |
ApiOvhVps.serviceName_disks_id_monitoring_GET(String serviceName,
Long id,
OvhVpsMonitoringPeriodEnum period,
OvhStatisticTypeEnum type)
Return many statistics about the disk for a given period
REST: GET /vps/{serviceName}/disks/{id}/monitoring
|
OvhUnitAndValues<OvhVpsTimestampValue> |
ApiOvhVps.serviceName_monitoring_GET(String serviceName,
OvhVpsMonitoringPeriodEnum period,
OvhVpsStatisticTypeEnum type)
Return many statistics about the virtual machine for a given period
REST: GET /vps/{serviceName}/monitoring
|
Copyright © 2018. All rights reserved.