SoftLayer_Virtual_Disk_Image_Software


SoftLayer_Virtual_Disk_Image_Software

Description

A SoftLayer_Virtual_Disk_Image_Software record connects a computing instance’s virtual disk images with software records. This can be useful if a disk image is directly associated with software such as operating systems.

Local


id

The unique identifier of a virtual disk image to software relationship.
Type: int


softwareDescriptionId

The unique identifier of the software that a virtual disk image is associated with.
Type: int

Relational


diskImage

The virtual disk image that is associated with software.
Type: SoftLayer_Virtual_Disk_Image


passwords

Username/Password pairs used for access to a Software Installation.
Type: SoftLayer_Virtual_Disk_Image_Software_Password[]


softwareDescription

The software associated with a virtual disk image.
Type: SoftLayer_Software_Description

Count


passwordCount

A count of username/Password pairs used for access to a Software Installation.
Type: unsignedLong