<< Click to Display Table of Contents >> Navigation: API > servers > ip |
Description
Returns the IP address used by the specified server, in plain text. Example: "64.104.20.208"
Syntax
https://api.cameyo.com/servers/[server-id]/ip?clientId=...&clientSecret=...
Return codes
200: success, along with the IP.
400: invalid parameters.
403: authentication failed or insufficient permissions.
404: an item with this id does not exist.