SoftLayer_Software_Component_Password_History


SoftLayer_Software_Component_Password_History

Description

This object allows you to find the history of password changes for a specific SoftLayer_Software Component

Local


createDate

The date this username/password pair was created.
Type: dateTime


notes

A note string stored for this username/password pair.
Type: string


password

The password part of this specific password history instance.
Type: string


softwareComponentId

The id number for the Software Component this username/password pair is for.
Type: int


username

The username part of this specific password history instance.
Type: string

Relational


softwareComponent

An installed and licensed instance of a piece of software
Type: SoftLayer_Software_Component

Count