SoftLayer Container Utility Network Firewall Rule Attribute

From SoftLayer Development Network Wiki

Jump to: navigation, search

Contents

Overview

The SoftLayer_Container_Utility_Network_Firewall_Rule_Attribute data type contains information relating to a single firewall rule.

User Access

Users wishing to access the SoftLayer_Container_Utility_Network_Firewall_Rule_Attribute type must have the Hardware Firewall permission assigned to their account.

Warning! Even though our API is object based, XML-RPC can only return data as array values. The SOAP implementation treats data as object properties.

Local Properties

actions

The valid actions for use with rules.

  • Type: array of strings
  • Permission: Hardware Firewall



maximumRuleCount

Maximum allowed number of rules.

  • Type: integer
  • Permission: Hardware Firewall



protocols

The valid protocols for use with rules.

  • Type: array of strings
  • Permission: Hardware Firewall



sourceIpSubnetMasks

The valid source ip subnet masks for use with rules.

Personal tools