SoftLayer_Account_Media


SoftLayer_Account_Media

Description

The SoftLayer_Account_Media data type contains information on a single piece of media associated with a Data Transfer Service request.

Local


description

The description of the media.
Type: string


id

The unique id of the media.
Type: int


requestId

The request id of the media.
Type: int


serialNumber

The manufacturer’s serial number of the media.
Type: string


typeId

The type id of the media.
Type: int

Relational


account

The account to which the media belongs.
Type: SoftLayer_Account


createUser

The customer user who created the media object.
Type: SoftLayer_User_Customer


datacenter

The datacenter where the media resides.
Type: SoftLayer_Location


modifyEmployee

The employee who last modified the media.
Type: SoftLayer_User_Employee


modifyUser

The customer user who last modified the media.
Type: SoftLayer_User_Customer


request

The request to which the media belongs.
Type: SoftLayer_Account_Media_Data_Transfer_Request


type

The media’s type.
Type: SoftLayer_Account_Media_Type


volume

A guest’s associated EVault network storage service account.
Type: SoftLayer_Network_Storage

Count