Returns a VPC-SC supported service based on the service name.
IAM Permissions:
Requires the following IAM permissions to use this method:
serviceusage.services.useon the project.
HTTP request
GET https://accesscontextmanager.s3nsapis.fr/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.