Serverlet plans
Request Body
Empty request body. The body is not checked.
- object
Responses
- default
The JSON object with following schema is returned.
Schema
- success boolean
The result of action
- count integer
Count of plans
plans object[]
Array of plans
- id integer
Plan unique id
- prefix string
Plan prefix
- name string
Plan name
- cpu number
Plan vCPU amount
- ram integer
Plan RAM size in MB
- storage integer
Plan storage size in MB
- capacity number
Plan capacity ratio to basic plan ratio
- max_domains integer
Maximum number of domains
- max_accounts integer
Maximum number of accounts
- price number
Plan billing price
- period integer
Period of billing in days
- public boolean
True if plan is publicly available
- authenticated boolean
True if the request was authenticated
- status integer
Response status code