SoftLayer Network Firewall Update Request::getObject

From SoftLayer Development Network Wiki

Jump to: navigation, search

getObject is a member of the SoftLayer_Network_Firewall_Update_Request service.

Contents

Overview

getObject returns a SoftLayer_Network_Firewall_Update_Request object. You can only get historical objects for servers attached to your account that have a network firewall enabled. createObject inserts a new SoftLayer_Network_Firewall_Update_Request object. You can only insert requests for servers attached to your account that have a network firewall enabled. getFirewallUpdateRequestRuleAttributes Get the possible attribute values for a firewall update request rule.

User Access

Users wishing to execute getObject service must have the Hardware Firewall permission assigned to their account.

Return Type

getObject returns the SoftLayer_Network_Firewall_Update_Request data type.

Headers

Required Headers

getObject requires the following headers:

Optional Headers

getObject may use the following headers:

Error Handling

getObject throws the following exceptions:

  • SoftLayer_Exception_AccessDenied
Throw the error "Access Denied." if the given initialization parameter id field is not the account id of the user making the API call.
Personal tools