Environments
List a project's server groups
A server group is an immutable snapshot of a set of saved servers. Pinning one on an environment is what keeps a run off its host's live server list, so a composed run keeps testing the servers it was composed against even after the shared host is edited.
get/projects/{projectId}/server-groups
Path parameters
projectIdstring required
ID of the hosted project that contains the server.
Response
The project's server groups.
Changes
Changed in 1 of the 77 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○