ResourceLevelBillingDetailsVolumeAttributes
idstring
Unique identifier.
Example:
2c4e6a18-5d3b-4f80-93a1-7e5b9c2f1d44infrahub_idinteger
Internal numeric identifier used by Hyperstack for cross-system references.
Example:
5341resource_namestring
Name of the resource the entry refers to.
Example:
example-volumesubresource_typestring
Example:
Cloud-SSDsubresource_amountinteger
Example:
10ResourceLevelBillingDetailsVolumeAttributes
{
"id": "2c4e6a18-5d3b-4f80-93a1-7e5b9c2f1d44",
"infrahub_id": 5341,
"resource_name": "example-volume",
"subresource_type": "Cloud-SSD",
"subresource_amount": 10
}
Was this page helpful?