SoftLayer_Account_Brand_Migration_Request


SoftLayer_Account_Brand_Migration_Request

Description

Represents a request to migrate an account to the owned brand.

Local


accountId

ID of the SoftLayer_Account.
Type: int


createDate

Timestamp of when the request was created.
Type: dateTime


destinationBrandId

ID of the target SoftLayer_Brand.
Type: int


id

ID of the request.
Type: int


migrationDate

Timestamp of when the migration will happen, or happened in the past.
Type: dateTime


modifyDate

Timestamp of when the request was last modified.
Type: dateTime


sourceBrandId

ID of the source SoftLayer_Brand.
Type: int


status

Status of the request.
Type: string


statusMessage

If present, a message giving more details of the current status.
Type: string