SoftLayer_Network_Storage_Credential


SoftLayer_Network_Storage_Credential

Description

The SoftLayer_Network_Storage_Credential data type will give you an overview of the usernames that are currently attached to your storage device.

Local


accountId

This is the account id associated with the volume.
Type: string


createDate

This is the data that the record was created in the table.
Type: dateTime


id

None
Type: int


modifyDate

This is the date that the record was last updated in the table.
Type: dateTime


nasCredentialTypeId

This is the id of the type of credential that this object represents.
Type: int


password

This is the password associated with the volume.
Type: string


username

This is the username associated with the volume.
Type: string

Relational


account

This is the account that the storage credential is tied to.
Type: SoftLayer_Account


networkStorageAllowedHosts

These are the SoftLayer_Network_Storage_Allowed_Host entries that this credential is assigned to.
Type: SoftLayer_Network_Storage_Allowed_Host


type

These are the types of storage that the credential can be assigned to.
Type: SoftLayer_Network_Storage_Credential_Type


volumes

These are the SoftLayer_Network_Storage volumes that this credential is assigned to.
Type: SoftLayer_Network_Storage[]

Count


volumeCount

A count of these are the SoftLayer_Network_Storage volumes that this credential is assigned to.
Type: unsignedLong