Delete a Service Perimeter
by resource name. The longrunning operation from this RPC will have a successful status once the Service Perimeter
has been removed from long-lasting storage.
HTTP request
DELETE https://accesscontextmanager.googleapis.com/v1beta/{name=accessPolicies/*/servicePerimeters/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. Resource name for the Format: |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Operation
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.