Policy > Networking > Networking Profiles > Multicast Profiles

Update pim profile

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

Request:

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

Example Request:

PATCH /infra/pim-profiles/pim1 { "rp_address": "1.1.1.1" }

Successful Response:

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

Required Permissions:

crud

Feature:

policy_multicast

Additional Errors: