v1
latestOpenAPI 3.1.02026-07-263971,2281.1 MBSandboxAdminService
Per-lease compute usage for a sandbox, computed from lease durations × the compute rate. Durable (reads the lease table), so it works for stopped sandboxes. This is usage (ACUs), not the invoiced dollar amount.
Per-lease compute usage for a sandbox, computed from lease durations × the compute rate. Durable (reads the lease table), so it works for stopped sandboxes. This is usage (ACUs), not the invoiced dollar amount.
post/textql.rpc.public.sandbox_admin.SandboxAdminService/ListSandboxSpend
Headers
Connect-Protocol-Version1 required
Define the version of the Connect protocol
Connect-Timeout-Msnumber
Define the timeout, in ms
Request body
Response
Success
Example response
{
"intervals": [
{
"startedAt": "2023-01-15T01:30:15.01Z",
"endedAt": "2023-01-15T01:30:15.01Z"
}
]
}