SoftLayer_Network_Storage_History


SoftLayer_Network_Storage_History

Description

The SoftLayer_Network_Storage_History contains the username/password past history for Storage services except Evault. Information such as the username, passwords, notes and the date of the password change may be retrieved.

Local


createDate

Date the password was changed.
Type: dateTime


notes

Past notes for the Storage service.
Type: string


password

Password for the Storage service that was used in the past.
Type: string


username

Username for the Storage service.
Type: string

Relational


account

The account that the Storage services belongs to.
Type: SoftLayer_Account


nasVolume

The Storage service that the password history belongs to.
Type: SoftLayer_Network_Storage

Count