terraform-resource-usage
List terraform resource usages
This endpoint lists terraform resource usages.
get/reports/resources
Query parameters
querystring
The search string. Supports search by resource name.
page[number]string
Page number.
page[size]string
Page size.
filter[provider-type]string
Filter resources by provider type.
formatstring
Format of the response. It can be 'json' or 'csv'.
sortstring[]
The comma-separated list of attributes.
The value of the fields[resource-type] parameter is a comma-separated list that refers to the name of the fields to be returned for the resource. An empty value indicates that no fields should be returned.
Response
Success.
Changes
No recorded changes to this endpoint across all 1 revision of this API.