Get the list of update groups

Prev Next
Get
/v{version}/UpdateGroups
Security
API Key: api_key
Header parameter nameX-ApiKey

Api Key

API Key: session_id
Header parameter nameX-Session-Id

Session Id

Path parameters
version
stringRequired

The requested API version

Responses
200

OK

Array of object
object

Player update group with its basic properties for API responses in the Grassfish Server API

Architecture
string

Target architecture of the update group (e.g. x86, x64, ARM)

Created
string (date-time)

Creation date in UTC

Edition
object (V1.Models.UpdateGroupEdition)

Edition information for an update group

Code
string (uuid)

Unique code identifier for the edition

Id
integer (int32)

Unique identifier of the edition

Name
string

Display name of the edition

Id
integer (int32)

Unique identifier of the update group

Modified
string (date-time)

Modification date in UTC

Name
string

Display name of the update group

Platform
string

Supported platforms

Valid values[ "Windows", "Linux", "Android", "Tizen" ]
PlayerCount
integer (int32)

Number of players/boxes assigned to the update group

PlayerUpdateType
string

Player update types

Valid values[ "Default", "Migration" ]
400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
401

Unauthorized

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
403

Access denied

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties