Get instance price
Instances
Get instance price
Get the billing rate for an existing instance based on its current configuration.
GET
Get instance price
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Example:
1
Region ID
Example:
1
Server instance ID
Pattern:
^[\w\-]+$Response
200 - application/json
OK
Response with prices per hour and per month
Currency code (3 letter code per ISO 4217)
Available options:
AZN, EUR, USD Actual discount relative value
Example:
0.16
Price of the item charged per hour
Example:
1
Price of the item charged per month
Example:
720
Price status for the UI
Available options:
error, hide, show Example:
"show"
Total price VAT inclusive per month without discount
Example:
604.8
Tax rate applied to the subtotal, represented as a percentage
Examples:
0
17
12