JetBrains Space Help

Billing Admin

Get overdrafts

get /api/http/billing-admin/overdrafts

Rights, that may be checked: View usage data

Request arguments

No arguments

Response

Overdrafts

Set overdrafts

put /api/http/billing-admin/overdrafts

Rights, that may be checked: Update overdrafts

Request arguments

object with fields:

  • storage: integer (format: int32) Required

  • bandwidth: integer (format: int32) Required

  • ciCredits: integer (format: int32) Required

Response

No arguments

Get billing report

get /api/http/billing-admin/reports/{billingPeriod}

Returns a billing report for the given billing period

Rights, that may be checked: View usage data

Request arguments

billingPeriod: string (Path) Required

Get billing report for today

get /api/http/billing-admin/reports/today

Returns a billing report for today

Rights, that may be checked: View usage data

Request arguments

date: string (format: full-date) (Query) Required

Last modified: 08 September 2022