"SoftLayer_" prefix removed for readability.
Migrate a dedicated instance from one dedicated host to another dedicated host
Name | Type | Description |
---|---|---|
destinationHostId | int | Id for destination dedicated host for VSI migration |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest/{SoftLayer_Virtual_GuestID}/migrateDedicatedHost'