Delete IGMP Interface
Removes an IGMP router or proxy from the specified interface.
Note: This workflow is only available for use in Microsoft Windows environments.
Workflow inputs – Delete IGMP Interface
Call Workflow Input | Description | Required? | Default Value |
connection details | XML document conforming to the ConnectionDetails common object that contains the information required to execute a command. | Yes | n/a |
interface name | The name of the interface from which an IGMP router or proxy will be removed.
_Note: The interface name must match the name of the interface as specified in Network Connections. If the interface name contains spaces, it must be enclosed in double quotes (“). _ | Yes | n/a |
Workflow outputs – Delete IGMP Interface
Call Workflow Output | Description |
output | XML document consisting of one or more <line> elements that contain the command response. Each <line> element contains an index attribute indicating the order in which the information was returned by the command. |
success | Did the operation succeed?
Valid values: true, false |