createTranscodeAccount

Overview

With this method, you can create a transcode account. Individual SoftLayer account can have a single Transcode account. You have to pass your SoftLayer account id as a parameter.

Headers

n/a
authenticate

Return Values

boolean

Error Handling

  • SoftLayer_Exception_Public: Throw the exception if a SoftLayer account is inactive or disabled.
  • SoftLayer_Exception_Public: Throw the exception if a user already has a Transcode account.
test