Skip to content

Create a server group

POST
/v1/servergroup/

Create a new server group.

A ModelSerializer that takes an additional fields argument that controls which fields should be displayed.

object
id
required
string format: uuid
name
required
string
<= 50 characters
account
required
string format: uuid
default
boolean
default: true
created_at
required
string format: date-time
created_by
required
string format: uuid
nullable

A ModelSerializer that takes an additional fields argument that controls which fields should be displayed.

object
id
required
string format: uuid
name
required
string
<= 50 characters
account
required
string format: uuid
default
boolean
default: true
created_at
required
string format: date-time
created_by
required
string format: uuid
nullable