SoftLayer_Network_Media_Transcode_Job


SoftLayer_Network_Media_Transcode_Job

Description

The SoftLayer_Network_Media_Transcode_Job contains information regarding a transcode job such as input file, output format, user id and so on.

Local


autoDeleteDuration

The auto-deletion duration in seconds. This value determines how long the input file will be kept on the storage.
Type: int


byteIn

The size of an input file in byte
Type: int


createDate

The created date
Type: dateTime


id

The internal identifier of a transcode job
Type: int


inputFile

The input file name
Type: string


modifyDate

The last modified date
Type: dateTime


name

The name of a transcode job
Type: string


outputFile

The output file name
Type: string


transcodeAccountId

The internal identifier of SoftLayer account
Type: int


transcodeJobGuid

The unique id of a transcode job
Type: string


transcodePresetGuid

The unique id of a pre-defined output format
Type: string


transcodePresetName

The name of a transcode output preset
Type: string


transcodeStatusId

The internal identifier of a transcode status
Type: int


userId

The internal identifier of the user who created a transcode job
Type: int

Relational


transcodeAccount

The transcode service account
Type: SoftLayer_Network_Media_Transcode_Account


transcodeStatus

The status information of a transcode job
Type: SoftLayer_Network_Media_Transcode_Job_Status


transcodeStatusName

The status of a transcode job
Type: string


user

The SoftLayer user that created the transcode job
Type: SoftLayer_User_Customer

Count


historyCount

A count of
Type: unsignedLong