Overview
Error Handling

Methods

API Documentation (API Version bleed)

Migration/Destination/

DESCRIPTION

This section contains methods for Migration Destination. A Migration has only one Destination.

create

URL:

https://api.liquidweb.com/bleed/Migration/Destination/create

Description:

Create or Update the migration destination.

Parameters:

ParameterTypeNotes
apache_versionA string of text, containing no newlines or other control characters.
change_name_serverA string of text, containing no newlines or other control characters.
cpanel_backupA boolean value (0 or 1).
csf_from_server_idA valid id number (a positive integer).
migration_idA valid id number (a positive integer).* Required
name_serverA string of text, containing no newlines or other control characters.
name_server_backupA string of text, containing no newlines or other control characters.
notesA string permitting tabs, carriage returns and newlines
php_versionA string of text, containing no newlines or other control characters.
required_softwareA string permitting tabs, carriage returns and newlines
software_from_server_idA valid id number (a positive integer).
target_uniq_idA six-character identifier, containing only capital letters and digits.
test_domainsA string permitting tabs, carriage returns and newlines

Returns:

FieldTypeNotes
apache_versionA string of text, containing no newlines or other control characters.* Optional
change_name_serverA string of text, containing no newlines or other control characters.* Optional
cpanel_backupA boolean value (0 or 1).* Optional
csf_from_server_idA valid id number (a positive integer).* Optional
idA valid id number (a positive integer).
migration_idA valid id number (a positive integer).
name_serverA string of text, containing no newlines or other control characters.* Optional
name_server_backupA string of text, containing no newlines or other control characters.* Optional
notesA string permitting tabs, carriage returns and newlines* Optional
php_versionA string of text, containing no newlines or other control characters.* Optional
required_softwareA string permitting tabs, carriage returns and newlines* Optional
software_from_server_idA valid id number (a positive integer).* Optional
target_uniq_idA six-character identifier, containing only capital letters and digits.* Optional
test_domainsA string permitting tabs, carriage returns and newlines* Optional

Possible Errors:

Refer to the Error Handling documentation for the list of exception types

delete

URL:

https://api.liquidweb.com/bleed/Migration/Destination/delete

Description:

Delete the migration destination.

Parameters:

ParameterTypeNotes
idA valid id number (a positive integer).* Required

Returns:

FieldType
deletedAn associative array containing the fields:
 
apache_versionA string of text, containing no newlines or other control characters.* Optional
change_name_serverA string of text, containing no newlines or other control characters.* Optional
cpanel_backupA boolean value (0 or 1).* Optional
csf_from_server_idA valid id number (a positive integer).* Optional
idA valid id number (a positive integer).
migration_idA valid id number (a positive integer).
name_serverA string of text, containing no newlines or other control characters.* Optional
name_server_backupA string of text, containing no newlines or other control characters.* Optional
notesA string permitting tabs, carriage returns and newlines* Optional
php_versionA string of text, containing no newlines or other control characters.* Optional
required_softwareA string permitting tabs, carriage returns and newlines* Optional
software_from_server_idA valid id number (a positive integer).* Optional
target_uniq_idA six-character identifier, containing only capital letters and digits.* Optional
test_domainsA string permitting tabs, carriage returns and newlines* Optional

Possible Errors:

Refer to the Error Handling documentation for the list of exception types

details

URL:

https://api.liquidweb.com/bleed/Migration/Destination/details

Description:

Return details for the migration destination.

Parameters:

ParameterTypeNotes
idA valid id number (a positive integer).* Required

Returns:

FieldTypeNotes
apache_versionA string of text, containing no newlines or other control characters.* Optional
change_name_serverA string of text, containing no newlines or other control characters.* Optional
cpanel_backupA boolean value (0 or 1).* Optional
csf_from_server_idA valid id number (a positive integer).* Optional
idA valid id number (a positive integer).
migration_idA valid id number (a positive integer).
name_serverA string of text, containing no newlines or other control characters.* Optional
name_server_backupA string of text, containing no newlines or other control characters.* Optional
notesA string permitting tabs, carriage returns and newlines* Optional
php_versionA string of text, containing no newlines or other control characters.* Optional
required_softwareA string permitting tabs, carriage returns and newlines* Optional
software_from_server_idA valid id number (a positive integer).* Optional
target_uniq_idA six-character identifier, containing only capital letters and digits.* Optional
test_domainsA string permitting tabs, carriage returns and newlines* Optional

Possible Errors:

Refer to the Error Handling documentation for the list of exception types

update

URL:

https://api.liquidweb.com/bleed/Migration/Destination/update

Description:

Parameters:

ParameterTypeNotes
apache_versionA string of text, containing no newlines or other control characters.
change_name_serverA string of text, containing no newlines or other control characters.
cpanel_backupA boolean value (0 or 1).
csf_from_server_idA valid id number (a positive integer).
idA valid id number (a positive integer).* Required
name_serverA string of text, containing no newlines or other control characters.
name_server_backupA string of text, containing no newlines or other control characters.
notesA string permitting tabs, carriage returns and newlines
php_versionA string of text, containing no newlines or other control characters.
required_softwareA string permitting tabs, carriage returns and newlines
software_from_server_idA valid id number (a positive integer).
target_uniq_idA six-character identifier, containing only capital letters and digits.
test_domainsA string permitting tabs, carriage returns and newlines

Returns:

FieldTypeNotes
apache_versionA string of text, containing no newlines or other control characters.* Optional
change_name_serverA string of text, containing no newlines or other control characters.* Optional
cpanel_backupA boolean value (0 or 1).* Optional
csf_from_server_idA valid id number (a positive integer).* Optional
idA valid id number (a positive integer).
migration_idA valid id number (a positive integer).
name_serverA string of text, containing no newlines or other control characters.* Optional
name_server_backupA string of text, containing no newlines or other control characters.* Optional
notesA string permitting tabs, carriage returns and newlines* Optional
php_versionA string of text, containing no newlines or other control characters.* Optional
required_softwareA string permitting tabs, carriage returns and newlines* Optional
software_from_server_idA valid id number (a positive integer).* Optional
target_uniq_idA six-character identifier, containing only capital letters and digits.* Optional
test_domainsA string permitting tabs, carriage returns and newlines* Optional

Possible Errors:

Refer to the Error Handling documentation for the list of exception types