SoftLayer Software Component AntivirusSpyware

From SoftLayer Development Network Wiki

Jump to: navigation, search

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

Contents

Overview

This object specifies a specific type of Software Component: An Anti-virus/spyware instance.

Endpoints

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

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
SoftLayer_Billing_Item
  • parameters
None



getHardware

Retrieve the hardware this Software Component is installed upon.

  • returns
SoftLayer_Hardware
  • parameters
None



getObject

Retrieve a SoftLayer_Software_Component_AntivirusSpyware record.

  • returns
SoftLayer_Software_Component
  • parameters
None



getPasswordHistory

Retrieve history Records for Software Passwords.

  • returns
SoftLayer_Software_Component_Password_HistoryArray
  • parameters
None



getPasswords

Retrieve username/Password pairs used for access to this Software Installation.

  • returns
SoftLayer_Software_Component_PasswordArray
  • parameters
None



getSoftwareLicense

Retrieve the License this Software Component uses.

  • returns
SoftLayer_Software_License
  • parameters
None



updateAntivirusSpywarePolicy

Update an anti-virus/spyware policy.

  • returns
boolean
  • parameters
string newPolicy
Personal tools