Filters
Comma-separated list of field<operator>value terms, e.g. cpu>=4,name@=web.
Supported operators are ==, !=, >, <, >=, <=,
@= (contains) and _= (starts with); prefix an operator with ! to negate it, e.g.
!@= (does not contain). Each endpoint defines its own allow-list of filterable field names —
see the documentation of the specific endpoint for the accepted fields.
| Field | Value |
|---|---|
| Name | Filters |
| Location | query |
| Required | No |
| Type | string |
| Example | <Filters> |
Used In
- List Backups
GET /projects/{projectId}/vms/{vmId}/backups - List Configurations
GET /configurations - List Networks
GET /projects/{projectId}/networks - List Operations
GET /projects/{projectId}/operations - List Plugins
GET /plugins - List Public IP Configurations
GET /public-ip-configurations - List Public IPs
GET /projects/{projectId}/public-ips - List Tariffs
GET /tariffs - List VMs
GET /projects/{projectId}/vms