Creates a service perimeter. The long-running operation from this RPC has a successful status after the service perimeter propagates to long-lasting storage. If a service perimeter contains errors, an error response is returned for the first error encountered.
HTTP request
POST https://accesscontextmanager.googleapis.com/v1alpha/{parent=accessPolicies/*}/servicePerimeters
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-12 UTC."],[[["This endpoint creates a new service perimeter within a specified access policy."],["The HTTP request to create the service perimeter is a POST operation to a URL with a defined access policy parent resource."],["The `parent` path parameter in the URL is required and designates the access policy ID for the new service perimeter."],["A successful request results in a response body containing a newly created instance of an operation."],["Creating a service perimeter requires the OAuth scope: `https://www.googleapis.com/auth/cloud-platform`."]]],[]]