-
Notifications
You must be signed in to change notification settings - Fork 0
Account
elasticweb.org edited this page Oct 21, 2015
·
3 revisions
GET /api/account/list
{
"status":true,
"data":[
{
"id":999,
"status":1,
"ip_address":"176.31.116.184",
"server_name":"Yellow",
"server_id":3
}
],
"references":{
"servers":[
{
"server_id":3,
"name":"Yellow",
"host":"yellow.elastictech.org",
"ip_address":"176.31.116.184",
"information":"France. PHP 5.6 \/ MySQL (MariaDB 10) :: 96 GB RAM | 2x Intel Xeon E5606"
}
]
}
}