Error Handling
Methods
- Account/
- Account/Auth/
- Account/Auth/TwoFactor/
- Account/BillingAddress/
- Account/ChangeOrder/Source/
- Account/ChatPassword/
- Account/Contact/
- Account/CreditCard/
- Account/Cycle/
- Account/Limits/
- Account/Network/Private/
- Account/PasswordReset/
- Account/Paymethod/
- Account/SSH/Key/
- Account/Settings/
- Account/StateData/
- Account/Subscriptions/
- Account/User/
- Account/User/StateData/
- Account/Verification/
- Acronis/Backup/
- Asset/
- Asset/Cancellation/
- Asset/Cancellation/Request/
- Asset/Connections/
- Asset/ControlPanel/Credentials/
- Asset/Measurements/
- Asset/Monitoring/
- Asset/Network/Private/
- Asset/Network/Private/VPN/
- Attribution/
- Basket/
- Basket/Domain/
- Basket/Item/
- Basket/Item/Config/
- Billing/
- Billing/Bill/
- Billing/Credit/
- Billing/CreditCard/Profile/
- Billing/Cycle/
- Billing/Invoice/
- Billing/Invoice/Preview/
- Billing/PayPal/Agreement/
- Billing/PayPal/Payment/
- Billing/Payment/
- Billing/Payment/Profile/
- BusinessEmail/Customer/
- BusinessEmail/Domain/
- Cloud/Backup/
- Cloud/Config/
- Cloud/IP/Pool/
- Cloud/Image/
- Cloud/Private/Parent/
- Cloud/Server/
- Cloud/Template/
- CloudSites/
- CloudSites/Usage/
- CodeGuard/User/
- Contact/
- Coupon/
- Coupon/Claim/
- Domain/
- Domain/Services/
- HostedEmail/Customer/
- HostedEmail/Domain/
- Licensing/
- Licensing/Cpanel/
- Licensing/Plesk/
- Market/Bundle/
- Market/Bundle/Package/
- Market/Cart/
- Market/Cart/Admin/Quote/
- Market/Cart/Discount/
- Market/Cart/Helpers/Configurator/
- Market/Cart/Item/
- Market/Package/
- Market/Package/Product/
- Market/Place/
- Meta/Timing/
- Migration/
- Migration/Account/
- Migration/Account/Server/
- Migration/Account/Server/Access/
- Migration/Destination/
- Misc/JWT/
- Monitoring/Bandwidth/
- Monitoring/Load/
- Monitoring/MWP/
- Monitoring/Services/
- Network/CDN/User/
- Network/CDN/Zone/
- Network/DNS/Domain/
- Network/DNS/Domain/Contact/
- Network/DNS/Domain/Nameserver/
- Network/DNS/Domain/Transfer/
- Network/DNS/Record/
- Network/DNS/Reverse/
- Network/DNS/Zone/
- Network/DNS/Zone/History/
- Network/Firewall/
- Network/Firewall/Ruleset/
- Network/IP/
- Network/LoadBalancer/
- Network/Pool/
- Network/Private/
- Network/Region/
- Network/SSHKey/
- Network/Util/
- Network/Zone/
- Notifications/
- OneTimeSecret/
- Order/
- Order/AddOn/
- Product/
- Product/Addon/
- Product/Marketplace/
- Product/Series/
- Project/
- SSL/Certificate/
- Salesforce/Account/InterWorx/
- Salesforce/Chat/Auth/
- Salesforce/User/
- Server/
- Server/Auth/
- Server/Credentials/
- Server/Plan/
- Server/Power/
- Server/Template/
- Server/VirtualDomain/
- Server/WHM/AccessHash/
- Server/WHM/DNS/
- Server/WHM/Firewall/
- Signup/Basic/
- Storage/Block/Cluster/
- Storage/Block/Volume/
- Storage/ObjectStore/
- Support/
- Support/Alert/
- Support/Request/
- Support/Request/Attachment/
- Support/SystemStatus/
- Support/Ticket/Auth/
- Tags/Product/
- UserTask/
- Utilities/Info/
- VIP/
- VMware/vCloud/vDC/
- VPN/
- VPN/User/
- WWW/Cart/
- WordPress/Domain/
API Documentation (API Version bleed)
Migration/Account/Server/
DESCRIPTION
This section contains methods for migration server data.
A migration server can be a source server (from) or a destination (to) server. It contains the location and how to access the server as well as notes specific to that server.
create
URL:
https://api.liquidweb.com/bleed/Migration/Account/Server/create
Description:
Create a migration server.
Parameters:
| Parameter | Type | Notes | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| account_id | A valid id number (a positive integer). | * Required | |||||||||||||||||||||
| backup_details | A string permitting tabs, carriage returns and newlines | ||||||||||||||||||||||
| backup_location | A string of text, containing no newlines or other control characters. | ||||||||||||||||||||||
| cron_jobs | A string permitting tabs, carriage returns and newlines | ||||||||||||||||||||||
| databases | A string permitting tabs, carriage returns and newlines | ||||||||||||||||||||||
| domain | A string of text, containing no newlines or other control characters. | ||||||||||||||||||||||
| email_details | A string permitting tabs, carriage returns and newlines | ||||||||||||||||||||||
| hostname | A string of text, containing no newlines or other control characters. | ||||||||||||||||||||||
| ip | A valid IP address (v4 or v6) | ||||||||||||||||||||||
| notes | A string permitting tabs, carriage returns and newlines | ||||||||||||||||||||||
| platform | A string of text, containing no newlines or other control characters. | ||||||||||||||||||||||
| serverAccess | An associative array containing the fields: | ||||||||||||||||||||||
| |||||||||||||||||||||||
| transfer_content | A string permitting tabs, carriage returns and newlines | ||||||||||||||||||||||
| transfer_type | A string of text, containing no newlines or other control characters. | ||||||||||||||||||||||
| type | A string of text, containing no newlines or other control characters. | ||||||||||||||||||||||
| username | A string permitting tabs, carriage returns and newlines | ||||||||||||||||||||||
Returns:
| Field | Type | Notes | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| account_id | A valid id number (a positive integer). | |||||||||||||||||||||||||||||||||||||
| backup_details | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
| backup_location | A string of text, containing no newlines or other control characters. | * Optional | ||||||||||||||||||||||||||||||||||||
| cron_jobs | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
| databases | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
| domain | A string of text, containing no newlines or other control characters. | * Optional | ||||||||||||||||||||||||||||||||||||
| email_details | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
| hostname | A string of text, containing no newlines or other control characters. | * Optional | ||||||||||||||||||||||||||||||||||||
| id | A valid id number (a positive integer). | |||||||||||||||||||||||||||||||||||||
| ip | A valid IP address (v4 or v6) | * Optional | ||||||||||||||||||||||||||||||||||||
| notes | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
| platform | A string of text, containing no newlines or other control characters. | * Optional | ||||||||||||||||||||||||||||||||||||
| serverAccess | An associative array containing the fields: | * Optional | ||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||
| touched_date | A valid date and time in YYYY-MM-DD HH:MM:SS format. | |||||||||||||||||||||||||||||||||||||
| transfer_content | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
| transfer_type | A string of text, containing no newlines or other control characters. | * Optional | ||||||||||||||||||||||||||||||||||||
| type | A string of text, containing no newlines or other control characters. | * Optional | ||||||||||||||||||||||||||||||||||||
| username | A 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/Account/Server/delete
Description:
Delete an existing migration server
Parameters:
| Parameter | Type | Notes |
|---|---|---|
| id | A valid id number (a positive integer). | * Required |
Returns:
| Field | Type | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| deleted | An associative array containing the fields: | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
Possible Errors:
Refer to the Error Handling documentation for the list of exception types
details
URL:
https://api.liquidweb.com/bleed/Migration/Account/Server/details
Description:
Returns the details for a specific migration server
Parameters:
| Parameter | Type | Notes |
|---|---|---|
| alsowith | An array of The value: 'databaseAccesses' | |
| id | A valid id number (a positive integer). | * Required |
Returns:
| Field | Type | Notes | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| account_id | A valid id number (a positive integer). | |||||||||||||||||||||||||||||||||||||
| backup_details | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
| backup_location | A string of text, containing no newlines or other control characters. | * Optional | ||||||||||||||||||||||||||||||||||||
| cron_jobs | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
| databases | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
| domain | A string of text, containing no newlines or other control characters. | * Optional | ||||||||||||||||||||||||||||||||||||
| email_details | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
| hostname | A string of text, containing no newlines or other control characters. | * Optional | ||||||||||||||||||||||||||||||||||||
| id | A valid id number (a positive integer). | |||||||||||||||||||||||||||||||||||||
| ip | A valid IP address (v4 or v6) | * Optional | ||||||||||||||||||||||||||||||||||||
| notes | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
| platform | A string of text, containing no newlines or other control characters. | * Optional | ||||||||||||||||||||||||||||||||||||
| serverAccess | An associative array containing the fields: | * Optional | ||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||
| touched_date | A valid date and time in YYYY-MM-DD HH:MM:SS format. | |||||||||||||||||||||||||||||||||||||
| transfer_content | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
| transfer_type | A string of text, containing no newlines or other control characters. | * Optional | ||||||||||||||||||||||||||||||||||||
| type | A string of text, containing no newlines or other control characters. | * Optional | ||||||||||||||||||||||||||||||||||||
| username | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
Possible Errors:
Refer to the Error Handling documentation for the list of exception types
list
URL:
https://api.liquidweb.com/bleed/Migration/Account/Server/list
Description:
Return a list of migration servers.
Parameters:
| Parameter | Type | Notes | ||||||
|---|---|---|---|---|---|---|---|---|
| account_id | A valid id number (a positive integer). | |||||||
| domain | A string of text, containing no newlines or other control characters. | |||||||
| hostname | A string of text, containing no newlines or other control characters. | |||||||
| id | A valid id number (a positive integer). | |||||||
| ip | A valid IP address (v4 or v6) | |||||||
| migration_id | A valid id number (a positive integer). | |||||||
| order_by | An associative array containing the fields: | |||||||
| ||||||||
| page_num | A positive integer value (i.e. 1 and up). | * Optional
| ||||||
| page_size | A positive integer value (i.e. 1 and up). | * Optional
| ||||||
| platform | A string of text, containing no newlines or other control characters. | |||||||
| type | A string of text, containing no newlines or other control characters. | |||||||
| username | A string permitting tabs, carriage returns and newlines | |||||||
Returns:
| Field | Type | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| item_count | A non-negative integer value (i.e. 0 and up). | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| item_total | A non-negative integer value (i.e. 0 and up). | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| items | An array of associative arrays containing | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||
| page_num | A positive integer value (i.e. 1 and up). | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| page_size | A positive integer value (i.e. 1 and up). | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| page_total | A positive integer value (i.e. 1 and up). | ||||||||||||||||||||||||||||||||||||||||||||||||||||
Possible Errors:
Refer to the Error Handling documentation for the list of exception types
update
URL:
https://api.liquidweb.com/bleed/Migration/Account/Server/update
Description:
Update an existing migration server.
Parameters:
| Parameter | Type | Notes | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| backup_details | A string permitting tabs, carriage returns and newlines | |||||||||||||||
| backup_location | A string of text, containing no newlines or other control characters. | |||||||||||||||
| cron_jobs | A string permitting tabs, carriage returns and newlines | |||||||||||||||
| databases | A string permitting tabs, carriage returns and newlines | |||||||||||||||
| domain | A string of text, containing no newlines or other control characters. | |||||||||||||||
| email_details | A string permitting tabs, carriage returns and newlines | |||||||||||||||
| hostname | A string of text, containing no newlines or other control characters. | |||||||||||||||
| id | A valid id number (a positive integer). | * Required | ||||||||||||||
| ip | A valid IP address (v4 or v6) | |||||||||||||||
| notes | A string permitting tabs, carriage returns and newlines | |||||||||||||||
| platform | A string of text, containing no newlines or other control characters. | |||||||||||||||
| serverAccess | An associative array containing the fields: | |||||||||||||||
| ||||||||||||||||
| transfer_content | A string permitting tabs, carriage returns and newlines | |||||||||||||||
| transfer_type | A string of text, containing no newlines or other control characters. | |||||||||||||||
| type | A string of text, containing no newlines or other control characters. | |||||||||||||||
| username | A string permitting tabs, carriage returns and newlines | |||||||||||||||
Returns:
| Field | Type | Notes | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| account_id | A valid id number (a positive integer). | |||||||||||||||||||||||||||||||||||||
| backup_details | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
| backup_location | A string of text, containing no newlines or other control characters. | * Optional | ||||||||||||||||||||||||||||||||||||
| cron_jobs | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
| databases | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
| domain | A string of text, containing no newlines or other control characters. | * Optional | ||||||||||||||||||||||||||||||||||||
| email_details | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
| hostname | A string of text, containing no newlines or other control characters. | * Optional | ||||||||||||||||||||||||||||||||||||
| id | A valid id number (a positive integer). | |||||||||||||||||||||||||||||||||||||
| ip | A valid IP address (v4 or v6) | * Optional | ||||||||||||||||||||||||||||||||||||
| notes | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
| platform | A string of text, containing no newlines or other control characters. | * Optional | ||||||||||||||||||||||||||||||||||||
| serverAccess | An associative array containing the fields: | * Optional | ||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||
| touched_date | A valid date and time in YYYY-MM-DD HH:MM:SS format. | |||||||||||||||||||||||||||||||||||||
| transfer_content | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
| transfer_type | A string of text, containing no newlines or other control characters. | * Optional | ||||||||||||||||||||||||||||||||||||
| type | A string of text, containing no newlines or other control characters. | * Optional | ||||||||||||||||||||||||||||||||||||
| username | A string permitting tabs, carriage returns and newlines | * Optional | ||||||||||||||||||||||||||||||||||||
Possible Errors:
Refer to the Error Handling documentation for the list of exception types