HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/pim_clear_mroute_requests

Body Params
boolean

Set to true to clear all mroute entries associated with this PIM router instance. When set, this will take precedence over any individual match parameters that may also be set. If this is not set, any other individual match parameter which is set will be considered.

string
length ≤ 49

Group-Prefix for which the Mroute Entry that has to be cleared If this is not set, it indicates that mroute entries will be cleared for all groups for a given source and port

string

Reference Resource: Port
Ports for which the mroutes have to be cleared If this is not set, it indicates that mroute entries will be cleared on all ports for a given source and group

string
length ≤ 49

Source-Prefix for which the Mroute Entry that has to be cleared If this is not set, it indicates that mroute entries will be cleared for all sources for a given group and port

Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here!