Create a Service Perimeter
. The longrunning operation from this RPC will have a successful status once the Service Perimeter
has propagated to long-lasting storage. Service Perimeters
containing errors will result in an error response for the first error encountered.
HTTP request
POST https://accesscontextmanager.googleapis.com/v1/{parent=accessPolicies/*}/servicePerimeters
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. Resource name for the access policy which owns this Format: |
Request body
The request body contains an instance of ServicePerimeter
.
Response body
If successful, the response body contains a newly created instance of Operation
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.