Logging
Get logging price
Get the price for Logging-as-a-Service (LaaS) in the specified region.
get/cloud/v1/pricing/{region_id}/laas
Path parameters
region_idinteger required
Region ID
Example:1
Region ID
Response
OK
Example response
{
"currency_code": "USD",
"discount_percent": 0.16,
"price_per_hour": 1,
"price_per_month": 720,
"price_status": "show",
"price_without_discount_per_month": 604.8,
"tax_percent": 17
}