App server represents servers where apps may reside. The object contains a server ID and hostname.
Full hostname of the server
Default:
Sample value:US-IAD5-01.ScaleEngine.net
Servers used for app origin
Get the App_servers object with id .
https://api.scaleengine.net/dev/v2/app_servers/
curl --user 158:8fc8c48da81e6a2a06a9556379bf798af508dc0792497c678b4c3532ba8b637f https://api.scaleengine.net/dev/v2/app_servers/
None
{ "id": "N/A", "hostname": "US-IAD5-01.ScaleEngine.net", "ipv4": "1.2.3.4", "ipv6": "abcd:ef12::3456:7890" }
This object is read-only and cannot be created.
This object is read-only and cannot be updated.
This object is read-only and cannot be deleted.