Skip to main content

ResourceLevelBillingDetailsVolumeAttributes

idstring

Unique identifier.

Example: 2c4e6a18-5d3b-4f80-93a1-7e5b9c2f1d44
infrahub_idinteger

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

Example: 5341
resource_namestring

Name of the resource the entry refers to.

Example: example-volume
subresource_typestring
Example: Cloud-SSD
subresource_amountinteger
Example: 10
ResourceLevelBillingDetailsVolumeAttributes
{
"id": "2c4e6a18-5d3b-4f80-93a1-7e5b9c2f1d44",
"infrahub_id": 5341,
"resource_name": "example-volume",
"subresource_type": "Cloud-SSD",
"subresource_amount": 10
}