{
    "status": "success",
    "domain": "vxpro.my.id",
    "infrastructure": [
        {
            "name": "1Panel Web Control Panel",
            "url": "https:\/\/panel.vxpro.my.id\/panel",
            "port": 23333,
            "status": "online"
        },
        {
            "name": "Pterodactyl Game Panel",
            "url": "https:\/\/ptero.vxpro.my.id",
            "port": 8081,
            "status": "online"
        },
        {
            "name": "Pterodactyl Wings Daemon",
            "url": "https:\/\/node.vxpro.my.id",
            "port": 8080,
            "status": "ready"
        },
        {
            "name": "1Panel PHP Website (This API)",
            "url": "https:\/\/api.vxpro.my.id",
            "port": "10080 (via Master Nginx)",
            "status": "online"
        }
    ]
}