SoftLayer Software Component HostIps
From SoftLayer Development Network Wiki
This page refers to the SoftLayer_Software_Component_HostIps service. For information on the SoftLayer_Software_Component_HostIps data type please see SoftLayer_Software_Component_HostIps (type).
Contents |
Overview
This service specifies a specific type of Software Component: A Host Intrusion Protection System instance.
Endpoints
| SOAP WSDL | http://api.service.softlayer.com/soap/v3/SoftLayer_Software_Component_HostIps?wsdl |
| XML-RPC | http://api.service.softlayer.com/xmlrpc/v3/SoftLayer_Software_Component_HostIps |
Methods
getAverageInstallationDuration
Retrieve the average amount of time that a software component takes to install.
- returns
- unsigned long
- parameters
- None
getBillingItem
Retrieve the billing item for a software component.
- returns
- parameters
- None
getCurrentHostIpsPolicies
Get the current Host IPS policies.
- returns
- parameters
- None
getHardware
Retrieve the hardware this Software Component is installed upon.
- returns
- parameters
- None
getObject
Retrieve a SoftLayer_Software_Component_HostIps record.
- returns
- parameters
- None
getPasswordHistory
Retrieve history Records for Software Passwords.
- returns
- parameters
- None
getPasswords
Retrieve username/Password pairs used for access to this Software Installation.
- returns
- parameters
- None
getSoftwareLicense
Retrieve the License this Software Component uses.
- returns
- parameters
- None
updateHipsPolicies
Update the Host IPS policies.
- returns
- boolean
- parameters
- string newIpsMode
- string newIpsProtection
- string newFirewallMode
- string newFirewallRuleset
- string newApplicationMode
- string newApplicationRuleset

