| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.vps |
| Modifier and Type | Method and Description |
|---|---|
OvhUnitAndValue<Double> |
ApiOvhVps.serviceName_disks_id_use_GET(String serviceName,
Long id,
OvhStatisticTypeEnum type)
Return many statistics about the disk at that time
REST: GET /vps/{serviceName}/disks/{id}/use
|
OvhUnitAndValue<Double> |
ApiOvhVps.serviceName_use_GET(String serviceName,
OvhVpsStatisticTypeEnum type)
Return many statistics about the virtual machine at that time
REST: GET /vps/{serviceName}/use
|
| Modifier and Type | Field and Description |
|---|---|
OvhUnitAndValue<Long> |
OvhBackupFtp.quota
The disk space available on your backup FTP
canBeNull && readOnly
|
OvhUnitAndValue<Long> |
OvhBackupFtp.usage
The disk space currently used on your backup FTP
canBeNull && readOnly
|
Copyright © 2018. All rights reserved.