Accepting IGMPv3 Reports for Non-SSM Groups
DME
YANG
Copy
POST http://<mgmt0_IP>/api/mo/sys/igmp.json
{ "igmpEntity": { "children": [ { "igmpInst": { "children": [ { "igmpDom": { "attributes": { "name": "default" }, "children": [ { "igmpIf": { "attributes": { "allowv3Asm": "yes", "id": "eth1/1" }}}]}}]}}]}}
Response
{ imdata:[] }
Copy
<System> <igmp-items> <inst-items> <bootupDelay>123</bootupDelay> </inst-items> </igmp-items> </System>