@dolbyio/dolbyio-rest-apis-client - v5.1.1
    Preparing search index...

    Function usageBillable

    • Parameters

      • apiSecret: string

        The API Secret used to authenticate this request.

      • startDate: string

        Start date from which to pull the recorded files usage.

      • stopDate: string

        End date from which to pull the recorded files usage.

      Returns Promise<number>

      A Promise whose fulfillment handler receives the number of gigabyte hours used by the recorded files. Measured as binary gigabytes (1024^3) per hour.

      Gets total number of gigabyte hours of storage used within date range.