Method: projects.locations.volumes.snapshots.delete

Deletes a volume snapshot. Returns INVALID_ARGUMENT if called for a non-boot volume.

HTTP request

DELETE https://baremetalsolution.googleapis.com/v2/{name=projects/*/locations/*/volumes/*/snapshots/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the snapshot to delete.

Request body

The request body must be empty.

Response body

If successful, the response body is empty.

Authorization Scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.