Method: projects.locations.memberships.features.get

========= MembershipFeature Services ========= Gets details of a membershipFeature.

HTTP request

GET https://gkehub.googleapis.com/v2/{name=projects/*/locations/*/memberships/*/features/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The MembershipFeature resource name in the format projects/*/locations/*/memberships/*/features/*.

Authorization requires the following IAM permission on the specified resource name:

  • gkehub.membershipfeatures.get

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of MembershipFeature.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.