Get a list of available update groups for the specified player.

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

Api Key

API Key: session_id
Header parameter nameX-Session-Id

Session Id

Path parameters
playerId
integer (int32) Required

Unique identifier of the player.

version
stringRequired

The requested API version

Default"1.20"
Responses
200

OK

Array of object
object

Model representing a 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.Player.AvailableUpdateGroupEdition)

Represents edition information for an update group

Code
string (uuid)

Unique code identifier for the edition

Example00000000-0000-0000-0000-000000000000
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

Target platform of the update group (e.g. Windows, Linux, Android)

Valid values[ "Windows", "Linux", "Android", "Tizen" ]
PlayerUpdateType
string

Type of player update associated with the update group

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

Bad request

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

Access denied

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

Not found

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

Conflict

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