Server Group Details

The following section describes the API-supported endpoint actions and available methods for Server Group Detail APIs.

Available Methods for Server Group Details
Available Filters on Server Group Detail Lists

Available Methods for Server Group Details

The following are available methods for Server Group Details.

Methods for Server Group Details

Method

Description

get list

GET <URL>

Available Filters on Server Group Detail Lists

The following are available filters on Server Group Detail Lists.

Filters on Server Group Detail Lists

Filter

Description

name (string)

Name of the server group

external_id (string)

External id of the server

server_id (int)

Server identifier for a server group

Example

The following is an example of a filter that filters out a server group whose name is “my-server”:

api/patch/groups/?name=my-server