Skip to main content

Charging Intranet SLB

BSS system will query all orders of SLB intranet instance for specific period (generally 1 hour), and calculate its usage hours.
Then the system will calculate its price according to the configuration of the pricing, and deduct the fees.
The fees are described as follows.

  • SLB instance fee = SLB unit price (Rp/hour) x usage hour (hour).

For example:

Assumptions:

  • User purchases an Intranet SLB(Slb.s1.small), and the billing method is payasyougo. User use the SLB from 2022/4/1 00:00:00 to 2022/4/11 00:00:00.
  • The SLB unit price of an intranet SLB(Slb.s1.small) is 1000 Rp/hour.

Calculation:

  • SLB instance fee = SLB unit price (Rp/hour) x usage hour (hour) = 1000 Rp/hour x (10x24)hour = 240 000 Rp

  • Total Cost = SLB instance fee = 240 000 Rp