Method: projects.locations.multicastDomains.get

Gets details of a single multicast domain.

HTTP request

GET https://networkservices.googleapis.com/v1beta1/{name=projects/*/locations/*/multicastDomains/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The resource name of the multicast domain to get. Use the following format: projects/*/locations/global/multicastDomains/*.

Request body

The request body must be empty.

Response body

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