Method: projects.locations.multicastDomainGroups.get

1 つのマルチキャスト ドメイン グループの詳細を取得します。

HTTP リクエスト

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

この URL では gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ
name

string

必須。取得するマルチキャスト ドメイン グループのリソース名。形式は次のようにします。projects/*/locations/global/multicastDomainGroups/*

リクエストの本文

リクエスト本文は空にする必要があります。

レスポンス本文

成功した場合、レスポンスの本文には MulticastDomainGroup のインスタンスが含まれます。

認可スコープ

次の OAuth スコープが必要です。

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

詳細については、Authentication Overview をご覧ください。