Returns a VPC-SC supported service
based on the service name.
HTTP request
GET https://accesscontextmanager.googleapis.com/v1/services/{name}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
The name of the service to get information about. The names must be in the same format as used in defining a service perimeter, for example, |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of SupportedService
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.