ip

<< Click to Display Table of Contents >>

Navigation:  API > servergroups >

ip

Description

Returns a comma-separated, plain-text list of IPs used by the specified cluster's servers, for example: "64.104.20.208,64.104.20.211,64.104.20.209"

Syntax

https://api.cameyo.com/servergroups/[servergroup-id]/ip?clientId=...&clientSecret=...

Required parameters

servergroup-id: GUID of the server cluster (listed in online.cameyo.com/servergroups)

Return codes

200: success, along with the IP list.

400: invalid parameters.

403: authentication failed or insufficient permissions.

404: an item with this id does not exist.