Lists multicast domain activations in a given project and location.
HTTP request
GET https://networkservices.googleapis.com/v1beta1/{parent=projects/*/locations/*}/multicastDomainActivations
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent |
Required. The parent resource for which to list multicast domain activations. Use the following format: |
Query parameters
| Parameters | |
|---|---|
pageSize |
Optional. The maximum number of multicast domain activations to return per call. |
pageToken |
Optional. A page token from an earlier query, as returned in |
filter |
Optional. A filter expression that filters the resources listed in the response. The expression must be of the form Examples: * Filter by name: name = "RESOURCE_NAME" * Filter by labels: * Resources that have a key named |
orderBy |
Optional. A field used to sort the results by a certain order. |
Request body
The request body must be empty.
Response body
Response message for multicastDomainActivations.list.
If successful, the response body contains data with the following structure:
| JSON representation |
|---|
{
"multicastDomainActivations": [
{
object ( |
| Fields | |
|---|---|
multicastDomainActivations[] |
The list of multicast domain activations. |
nextPageToken |
A page token from an earlier query, as returned in |
unreachable[] |
Locations that could not be reached. |