VPS statistics
ws_vps_statsGet CPU load or network traffic statistics for a VPS by specifying its ID. Choose the metric series to monitor resource usage.
Instructions
Usage statistics for a VPS. kind selects the series: cpu (processor load) or traffic (network transfer).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Which statistics series to return. | |
| vpsId | Yes | VPS id or name, as returned by ws_vps_list. | |
| userId | No | Account id, or the literal "self" for the authenticated account. Defaults to "self". | self |