SoftLayer_Network_Storage_MassDataMigration_Request_DeviceConfiguration


SoftLayer_Network_Storage_MassDataMigration_Request_DeviceConfiguration

Description

The SoftLayer_Network_Storage_MassDataMigration_Request_DeviceConfiguration data type contains settings such networking, COS account, which needs to be configured on device for a Mass Data Migration Request.

Local


cosAccountId

The account id.
Type: int


cosBucket

The Cloud Object Storage bucket.
Type: string


eth1Gateway

The eth1 gateway for connecting to private network in datacenter.
Type: string


eth1IpAddress

The eth1 IP address for connecting to private network in datacenter.
Type: string


eth1Netmask

The eth1 netmask for connecting to private network in datacenter.
Type: string


eth3Gateway

The eth3 gateway for connecting to private network at customer’s location.
Type: string


eth3IpAddress

The eth3 IP address for connecting to private network at customer location.
Type: string


eth3Netmask

The eth3 netmask for connecting to private network in at customer’s location.
Type: string


id

The unique id of the request status.
Type: int


password

The password for configuring network share.
Type: string


poolLockPassword

The pool lock password for configuring network share.
Type: string


requestId

The request id.
Type: int


s3Url

The Cloud Object Storage bucket URL.
Type: string


shareName

The name of network share.
Type: string


username

The username for configuring network share.
Type: string

Relational


request

The request this device configurations belongs to.
Type: SoftLayer_Network_Storage_MassDataMigration_Request


storageAccount

The storage account to use for this request.
Type: SoftLayer_Network_Storage_Hub_Cleversafe_Account

Count