Skip to main content

billing_history

attributes object

Additional resource attributes.

infrahub_idinteger

Internal numeric identifier used by Hyperstack for cross-system references.

resource_namestring

Name of the resource the entry refers to.

statusstring

Current lifecycle state of the resource.

base_modelstring
base_model_display_namestring
lora_adapterstring
metricsobject

Resource utilisation metrics.

billing_history
{
"attributes": {
"infrahub_id": 0,
"resource_name": "string",
"status": "string",
"base_model": "string",
"base_model_display_name": "string",
"lora_adapter": "string"
},
"metrics": {}
}