Deletes an inventory report configuration. Once an inventory report configuration is deleted, inventory reports are no longer generated for that configuration.
The authenticated user must have sufficient permission to use this method.
For general information about inventory reports in Cloud Storage, see the Storage Insights inventory reports documentation.
Request
HTTP request
DELETE https://storageinsights.googleapis.com/v1/projects/project/locations/location/reportConfigs/report_config_id
In addition to standard query parameters, the following query parameters apply to this method.
To see an example of how to include query parameters in a request, see the JSON API Overview page.
Parameters
Parameter name | Value | Description |
---|---|---|
project |
string |
A valid API project identifier. |
location |
string |
The location of the reportConfig. |
report_config_id |
string |
The UUID of the inventory report configuration. |
Request body
Do not supply a request body with this method.
Response
If successful, this method returns an empty response body.