Policy > Networking > Connectivity > Tier-1 Gateways > Multicast

Create or update multicast configuration

Create or update a Tier-1 multicast configuration defining the multicast replication range.
It will update the configuration if there is already one in place.

Request:

Method:
PATCH
URI Path(s):
/policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-services-id>/multicast
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
PolicyTier1MulticastConfig+

Example Request:

PATCH /infra/tier-1s/tier1/locale-services/tier1localeservices/multicast { "enabled" : true, }

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

policy_t1

Additional Errors: