Hello,
I have to retrieve Domain Aliases statistics (count). When I use the Webspace "Get Stat" API request :
The result does not cointain the needed information. Is there any other request to retrieve it ?<packet version="1.6.3.0">
<webspace>
<get>
<filter>
<name>example.com</name>
</filter>
<dataset>
<stat/>
</dataset>
</get>
</webspace>
</packet>
Thank you,
Greetings


Reply With Quote