Service Igmp

HTTP Method

Resource

Request

Response

Description

GET

.../igmp

   

N/A

Igmp

Returns IGMP global configuration.

PUT

.../igmp

   

Igmp

Igmp

Updates the IGMP global configuration.

GET

.../igmp/ports

   

N/A

WiredElementList

Returns the list of IGMP fastlearn Port elements matching the given query.

GET

.../igmp/ports/{IgmpPort.port_id}

   

N/A

IgmpPort

Returns IGMP port fastlearn details.

PUT

.../igmp/ports/{IgmpPort.port_id}

   

IgmpPort

IgmpPort

Updates the IGMP port fastlearn details..

POST

.../igmp/reload

   

N/A

N/A

Reset IGMP state on all interfaces.

GET

.../igmp/vlans

   

N/A

WiredElementList

Returns the list of VLAN IGMP elements matching the given query.

GET

.../igmp/vlans/ports

   

N/A

WiredElementList

Returns the list of VLAN IGMP port configuration elements matching the given query.

GET

.../igmp/vlans/static_groups

   

N/A

WiredElementList

Returns the list of VLAN IGMP static groups configuration elements matching the given query.

POST

.../igmp/vlans/static_groups

   

VlanIgmpStaticGroup

VlanIgmpStaticGroup

Creates the given VLAN IGMP static groups configuration in the model.

GET

.../igmp/vlans/static_groups/{Void .id}

   

N/A

VlanIgmpStaticGroup

Returns the VLAN IGMP static group configuration matching the given ID.

DELETE

.../igmp/vlans/static_groups/{Void .id}

   

N/A

N/A

Deletes the VLAN IGMP static group configuration matching the given ID.

GET

.../igmp/vlans/stats

   

N/A

WiredElementList

Returns the list of VLAN IGMP Stats elements matching the given query.

GET

.../vlans/{VlanIgmp.vlan_id}/igmp

   

N/A

VlanIgmp

Returns the VLAN IGMP matching the given ID.

PUT

.../vlans/{VlanIgmp.vlan_id}/igmp

   

VlanIgmp

VlanIgmp

Updates the given VLAN IGMP in the model.

GET

.../vlans/{VlanIgmpPort.vlan_id}/igmp/ports/{VlanIgmpPort .port_id}

   

N/A

VlanIgmpPort

Returns the VLAN IGMP port configuration matching the given ID.

PUT

.../vlans/{VlanIgmpPort.vlan_id}/igmp/ports/{VlanIgmpPort .port_id}

   

VlanIgmpPort

VlanIgmpPort

Updates the given VLAN IGMP port configuration in the model.

GET

.../vlans/{VlanIgmp.vlan_id}/igmp/stats

   

N/A

VlanIgmpStats

Returns the VLAN IGMP Stats matching the given ID.