Method: projects.locations.multicastDomainActivations.get

単一のマルチキャスト ドメイン アクティベーションの詳細を取得します。

HTTP リクエスト

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

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

パスパラメータ

パラメータ
name

string

必須。取得するマルチキャスト ドメイン アクティベーションのリソース名。形式は次のようにします。projects/*/locations/*/multicastDomainActivations/*

リクエストの本文

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

レスポンス本文

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

認可スコープ

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

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

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