VPS_setupNewVirtualMachineV1
Set up a newly purchased virtual machine by configuring its template, data center, hostname, password, and optional features like malware scanning and backups.
Instructions
This endpoint will setup newly purchased virtual machine. Such virtual machines has initial
state.
New virtual machine can be purchased using /api/billing/v1/orders
endpoint.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data_center_id | Yes | Data center ID | |
enable_backups | No | Enable weekly backup schedule | |
hostname | No | Override default hostname of the virtual machine | |
install_monarx | No | Install Monarx malware scanner (if supported) | |
ns1 | No | ns1 property | |
ns2 | No | ns2 property | |
password | No | Password for the virtual machine. If not provided, random password will be generated. Password will not be shown in the response. | |
post_install_script_id | No | Post-install script ID | |
public_key | No | public_key property | |
template_id | Yes | Template ID | |
virtualMachineId | Yes | Virtual Machine ID |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from hostinger-api-mcp
- billing_cancelSubscriptionV1
- billing_createNewServiceOrderV1
- billing_deletePaymentMethodV1
- billing_getCatalogItemListV1
- billing_getPaymentMethodListV1
- billing_getSubscriptionListV1
- billing_setDefaultPaymentMethodV1
- DNS_deleteZoneRecordsV1
- DNS_getRecordsV1
- DNS_getSnapshotListV1
- DNS_getSnapshotV1
- DNS_resetZoneRecordsV1
- DNS_restoreSnapshotV1
- DNS_updateZoneRecordsV1
- DNS_validateZoneRecordsV1
- domains_checkDomainAvailabilityV1
- domains_getDomainListV1
- VPS_activateFirewallV1
- VPS_attachPublicKeyV1
- VPS_createFirewallRuleV1
- VPS_createNewFirewallV1
- VPS_createNewPublicKeyV1
- VPS_createPostInstallScriptV1
- VPS_createPTRRecordV1
- VPS_createSnapshotV1
- VPS_deactivateFirewallV1
- VPS_deleteAPostInstallScriptV1
- VPS_deleteAPublicKeyV1
- VPS_deleteBackupV1
- VPS_deleteFirewallRuleV1
- VPS_deleteFirewallV1
- VPS_deletePTRRecordV1
- VPS_deleteSnapshotV1
- VPS_getActionListV1
- VPS_getActionV1
- VPS_getAttachedPublicKeysV1
- VPS_getBackupListV1
- VPS_getDataCentersListV1
- VPS_getFirewallListV1
- VPS_getFirewallV1
- VPS_getMetricsV1
- VPS_getPostInstallScriptListV1
- VPS_getPostInstallScriptV1
- VPS_getPublicKeyListV1
- VPS_getScanMetricsV1
- VPS_getSnapshotV1
- VPS_getTemplateListV1
- VPS_getTemplateV1
- VPS_getVirtualMachineListV1
- VPS_getVirtualMachineV1
- VPS_installMonarxV1
- VPS_recreateVirtualMachineV1
- VPS_resetHostnameV1
- VPS_restartVirtualMachineV1
- VPS_restoreBackupV1
- VPS_restoreSnapshotV1
- VPS_setHostnameV1
- VPS_setNameserversV1
- VPS_setPanelPasswordV1
- VPS_setRootPasswordV1
- VPS_setupNewVirtualMachineV1
- VPS_startRecoveryModeV1
- VPS_startVirtualMachineV1
- VPS_stopRecoveryModeV1
- VPS_stopVirtualMachineV1
- VPS_syncFirewallV1
- VPS_uninstallMonarxV1
- VPS_updateFirewallRuleV1
- VPS_updatePostInstallScriptV1
Related Tools
- @hostinger/api-mcp-server
- @hostinger/api-mcp-server
- @hostinger/api-mcp-server
- @hostinger/api-mcp-server
- @hostinger/api-mcp-server