Deletes a view on a log bucket. If an UNAVAILABLE
error is returned, this indicates that system is not in a state where it can delete the view. If this occurs, please try again in a few minutes.
HTTP request
DELETE https://logging.googleapis.com/v2/{name=organizations/*/locations/*/buckets/*/views/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. The full resource name of the view to delete:
For example:
Authorization requires the following IAM permission on the specified resource
|
Request body
The request body must be empty.
Response body
If successful, the response body is empty.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/logging.admin
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.