SoftLayer Network Firewall Update Request Rule

From SoftLayer Development Network Wiki

Jump to: navigation, search

This page refers to the SoftLayer_Network_Firewall_Update_Request_Rule service. For information on the SoftLayer_Network_Firewall_Update_Request_Rule data type please see SoftLayer_Network_Firewall_Update_Request_Rule (type).

Contents

Overview

The SoftLayer_Network_Firewall_Update_Request_Rule service accesses information relating to a SoftLayer network firewall update request rule. This rule is a member of a SoftLayer Network Firewall Update Request. Use the SoftLayer Network Component Firewall service to view current rules. Use the SoftLayer Network Firewall Template service to pull SoftLayer recommended rule set templates.

Endpoints

SOAP WSDL http://api.service.softlayer.com/soap/v3/SoftLayer_Network_Firewall_Update_Request_Rule?wsdl
XML-RPC http://api.service.softlayer.com/xmlrpc/v3/SoftLayer_Network_Firewall_Update_Request_Rule

User Access

Users wishing to access the SoftLayer_Network_Firewall_Update_Request_Rule service must have the Hardware Firewall permission assigned to their account.

Methods

createObject

Create a new firewall update request rule.

  • returns
SoftLayer_Network_Firewall_Update_Request_Rule
  • parameters
SoftLayer_Network_Firewall_Update_Request_Rule templateObject



getFirewallUpdateRequest

Retrieve the update request that this rule belongs to.

  • returns
SoftLayer_Network_Firewall_Update_Request
  • parameters
None



getObject

Retrieve a SoftLayer_Network_Firewall_Update_Request_Rule record.

  • returns
SoftLayer_Network_Firewall_Update_Request_Rule
  • parameters
None

See Also

External Links

Personal tools