SoftLayer_Software_Component_Password


SoftLayer_Software_Component_Password

Description

The software component password service represents the passwords for a software component, such as an operating system or a control panel. Updating the passwords here will NOT update them on the server itself.

Methods

createObject

Create a password for a software component.

createObjects

Create more than one password for a software component.

deleteObject

Delete a password from a software component.

deleteObjects

Delete more than one passwords from a software component.

editObject

Edit the properties of a software component password.

editObjects

Edit more than one password from a software component.

getObject

Retrieve a SoftLayer_Software_Component_Password record.

getSoftware

The SoftLayer_Software_Component instance that this username/password pair is valid for.

getSshKeys

SSH keys to be installed on the server during provisioning or an OS reload.