API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Update existing MGMD profile configurations

MGMD profile defining IGMP and MLD snooping parameters, querier
settings, fast-leave options, static multicast groups, and refresh
intervals for multicast traffic management. Each entity is
identified by profile name. Use these APIs to create, modify, or
delete an MGMD profile instance.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

Configure MGMD profile name.

Query Params
string

LOCAL - To update local objects. SHARED - To update shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be updated. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be updated. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

profilebody object

int64
5 to 30
Defaults to 30

Configure MGMD Delayed Refresh interval.

boolean
Defaults to true

Enable Delayed Refresh for MGMD.

string
length between 1 and 256

User comment or description.

int64
260 to 1200
Defaults to 260

Configure MGMD Graceful Restart interval.

igmp
object

Common global MGMD Configurations

mld
object

Common global MGMD Configurations

string
length between 1 and 256

Configure MGMD profile name.

boolean
Defaults to true

Configure MGMD Querier Offload

boolean
Defaults to true

Enable refreshing MGMD client details
periodically.

int64
300 to 900
Defaults to 900

Configure MGMD Client Refresh interval.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json