Response · 200
{
"code": 200,
"data": {
"id": 12345,
"vm_id": 12345,
"name": "C3-8GB-420",
"label": "default",
"plan": "C3.8GB",
"disk": "100 GB",
"memory": "8 GB",
"vcpus": "4",
"ssh_keys": [
{
"label": "your_email@example.com",
"ssh_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAI... your_email@example.com"
}
],
"os_info": {
"name": "Ubuntu",
"version": "24.04",
"category": "Linux Virtual Node",
"full_name": "Ubuntu 24.04 x86_64"
},
"price": "Rs. 3.1/Hour or Rs. 2263.0 Monthly",
"created_at": "2025-07-11T11:23:55.352656Z",
"is_bitninja_license_active": false,
"ngc_container": "",
"gpu": "",
"cdp_tab_enabled": true,
"monitoring_tab_enabled": true,
"is_snapshot_allowed": true,
"alert_tab_enabled": true,
"is_volume_attachable": true,
"zabbix_host_id": "string",
"zabbix_host_id_v2": "string",
"is_fortigate_vm": false,
"status": "Creating",
"any_license_attached": {
"is_license_attached": false,
"license_deletion_message": "",
"mssql_license_attached": false
},
"is_locked": false,
"is_upgradable": true,
"vm_type": "vm",
"committed_details": [
{
"committed_sku_id": 1234,
"committed_sku_name": "90 Days Committed , Rs. 6026.0",
"committed_node_message": "This committed node will be reserved for next 90 days ( till 09-October-2025 11:23). The cost Rs. 6026.0 of this node will be added in next invoice.",
"committed_sku_price": 6026,
"committed_upto_date": "09-October-2025 11:23",
"committed_days": 90
}
],
"committed_info": "string",
"series": "C3",
"public_ip_address": "1.2.3.4",
"private_ip_address": "10.8.64.17",
"pool_ip_address": [
"string"
],
"start_scripts": [
{
"label": "nginx",
"script_content": "sudo apt-get updates\nsudo apt-get install nginx -y"
}
],
"is_accidental_protection": false,
"hypervisor": false,
"is_node_compliance": false,
"is_never_connected": false,
"rescue_mode_status": "Disabled",
"snapshot_exist": false,
"is_vpc_attached": true,
"cluster_name": "string",
"security_group_count": 1
},
"errors": {},
"message": "Success"
}