-
approveBypassRequest
Approve a request from technical support to bypass the firewall. Once approved, support will be able to route and unroute the VLAN on the firewall.
-
getAccountId
-
getBandwidthAllocation
A firewall's allotted bandwidth (measured in GB).
-
getBillingCycleBandwidthUsage
The raw bandwidth usage data for the current billing cycle. One object will be returned for each network this firewall is attached to.
-
getBillingCyclePrivateBandwidthUsage
The raw private bandwidth usage data for the current billing cycle.
-
getBillingCyclePublicBandwidthUsage
The raw public bandwidth usage data for the current billing cycle.
-
getBillingItem
The billing item for a Hardware Firewall (Dedicated).
-
getBypassRequestStatus
Administrative bypass request status.
-
getDatacenter
The datacenter that the firewall resides in.
-
getFirewallFirmwareVersion
Retrieve the firewall device firmware version from database.
-
getFirewallType
The firewall device type.
-
getFullyQualifiedDomainName
A name reflecting the hostname and domain of the firewall. This is created from the combined values of the firewall's logical name and vlan number automatically, and thus can not be edited directly.
-
getManagementCredentials
The credentials to log in to a firewall device. This is only present for dedicated appliances.
-
getMetricTrackingObject
A firewall's metric tracking object.
-
getMetricTrackingObjectId
The metric tracking object ID for this firewall.
-
getNetworkFirewallUpdateRequests
The update requests made for this firewall.
-
getNetworkGateway
The gateway associated with this firewall, if any.
-
getNetworkVlan
The VLAN object that a firewall is associated with and protecting.
-
getNetworkVlans
The VLAN objects that a firewall is associated with and protecting.
-
getObject
getObject returns a SoftLayer_Network_Vlan_Firewall object. You can only get objects for vlans attached to your account that have a network firewall enabled.
-
getRules
The currently running rule set of this network component firewall.
-
getTagReferences
-
getUpgradeRequest
A firewall's associated upgrade request object, if any.
-
hasActiveTransactions
Check for active transactions for the Firewall.
-
isAccountAllowed
Checks if the account is allowed to use some features of FSA1G and Hardware firewall (Dedicated)
-
isHighAvailabilityUpgradeAvailable
Whether this firewall qualifies for High Availability upgrade.
-
rejectBypassRequest
Reject a request from technical support to bypass the firewall. Once rejected, IBM support will not be able to route and unroute the VLAN on the firewall.
-
restoreDefaults
This will completely reset the firewall to factory settings. If the firewall is not a FSA 10G appliance an error will occur. Note, this process is performed asynchronously. During the process all traffic will not be routed through the firewall.
-
setTags
This method will associate a comma separated list of tags with this object.
-
SoftLayer_Network_Vlan_Firewall
The SoftLayer_Network_Vlan_Firewall data type contains general information relating to a single SoftLayer VLAN firewall. This is the object which ties the running rules to a specific downstream server. Use the [[SoftLayer Network Firewall Template]] service to pull SoftLayer recommended rule set templates. Use the [[SoftLayer Network Firewall Update Request]] service to submit a firewall update request.
-
SoftLayer_Network_Vlan_Firewall
The SoftLayer_Network_Vlan_Firewall service accesses general information relating to a single SoftLayer VLAN firewall. This is the object which ties the running rules to a specific downstream server. The current running rule set can be pulled from this service. Use the [[SoftLayer Network Firewall Template]] service to pull SoftLayer recommended rule set templates. Use the [[SoftLayer Network Firewall Update Request]] service to submit a firewall update request.
-
updateRouteBypass
Enable or disable route bypass for this context. If enabled, this will bypass the firewall entirely and all traffic will be routed directly to the host(s) behind it. If disabled, traffic will flow through the firewall normally. This feature is only available for Hardware Firewall (Dedicated) and dedicated appliances.