Policy > Networking > Networking Profiles > Multicast Profiles

Update igmp profile

Create a igmp profile with the igmp-profile-id is not already present,
otherwise update the igmp profile.

Request:

Method:
PATCH
URI Path(s):
/policy/api/v1/infra/igmp-profiles/<igmp-profile-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
PolicyIgmpProfile+

Example Request:

PATCH /infra/igmp-profiles/igmp1 { "query_interval": 3, "query_max_response_time": 3, "last_member_query_interval": 3, "robustness_variable": 3 }

Successful Response:

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

Required Permissions:

crud

Feature:

policy_multicast

Additional Errors: