Get space status

Returns compute and storage usage for a space.

get/spaces/{space_id}/status

Path parameters

space_idstring required

Response

Space status

storage_mibinteger required
storage_limit_mibinteger required
compute_minutesinteger required
compute_limit_minutesinteger required
cost_to_datenumber double

Net cost accrued so far this billing cycle.

estimated_total_costnumber double

Projected net total for the current billing cycle based on usage to date.

billing_period_startstring date-time
billing_period_endstring date-time

Changes