SoftLayer Software Component Password History
From SoftLayer Development Network Wiki
Contents |
Overview
<< EOT
| Warning! Even though our API is object based, XML-RPC can only return data as array values. The SOAP implementation treats data as object properties. |
Local Properties
createDate
The date this username/password pair was created.
- Type: dateTime
notes
A note string stored for this username/password pair.
- Type: string
- Length: 400 characters
password
The password part of this specific password history instance.
- Type: string
- Length: 200 characters
softwareComponentId
The id number for the Software Component this username/password pair is for.
- Type: integer
- Length: 10 digits
username
The username part of this specific password history instance.
- Type: string
- Length: 30 characters
Relational Properties
softwareComponent
An installed and licensed instance of a piece of software
softwareComponent can be queried by object mask.
softwareComponent must be a unique value.

