View information about the cPanel server, including hostname and IP addresses.
accountId integer · min: 1 required Example Unique account identifier
Accept Example Content-Type Example server string https://cloud.hostup.se/api/hosting/{accountId}/cpanel/server-info curl -X GET "https://cloud.hostup.se/api/hosting/17572/cpanel/server-info" \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" {
"server": "string"
}