Interface PortPairGroup

    • Method Detail

      • getDescription

        String getDescription()
        Returns:
        description : Human readable description for the port pair group
      • getPortPairs

        List<String> getPortPairs()
        Returns:
        list of port pairs in this group
      • getPortPairGroupParameters

        Map<String,​Object> getPortPairGroupParameters()
        Returns:
        Dictionary of parameters for this group. Possible keys: lb_fields or service_type. Check openstack documentation.