MulticastForwardingInterface (type)

{
  "additionalProperties": false, 
  "description": "Multicast forwarding interface details.", 
  "id": "MulticastForwardingInterface", 
  "module_id": "AggSvcLogicalRouter", 
  "properties": {
    "ifuid": {
      "description": "Interface id.", 
      "readonly": true, 
      "required": true, 
      "title": "Interface id", 
      "type": "string"
    }
  }, 
  "title": "Multicast forwarding interface", 
  "type": "object"
}