Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the usage group set
Response
Successful Response
The structured filter expression object that defines which Snowflake usage is attributed to this usage group.
- FilterExpression[Union[SemiStructuredDimension[AccountUsageGroupDimensions], AccountUsageGroupDimensions]]
- FilterExpression[Union[SemiStructuredDimension[OrganizationUsageGroupDimensions], OrganizationUsageGroupDimensions]]
The JSON string representation of the filter expression, used by the terraform provider.
The unique identifier of the usage group.
The timestamp when the usage group was created.
The timestamp when the usage group was last updated.
The ID of the usage group set this usage group belongs to.
The name of the usage group.
The display order and cost allocation precedence of the usage group within its usage group set. Lower values have higher precedence for cost allocation when filter expressions overlap.
The name of the usage group set this usage group belongs to.
The budget allocated to this usage group in credits. Null indicates no budget limit.

