Skip to content

Create a dashboard layout

POST
/v1/dashboardlayout/

Create a new dashboard layout from a JSON definition.

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

object
id
required
string format: uuid
name
string
account
required
string format: uuid
nullable
category
  • 0 - Created by user
  • 1 - Standard
  • 2 - AWS
  • 3 - vSphere
  • 4 - Other
integer
>= -2147483648 <= 2147483647
Allowed values: 0 1 2 3 4
icon
string
<= 50 characters
layout_json
order
required
integer
created_at
required
string format: date-time

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

object
id
required
string format: uuid
name
string
account
required
string format: uuid
nullable
category
  • 0 - Created by user
  • 1 - Standard
  • 2 - AWS
  • 3 - vSphere
  • 4 - Other
integer
>= -2147483648 <= 2147483647
Allowed values: 0 1 2 3 4
icon
string
<= 50 characters
layout_json
order
required
integer
created_at
required
string format: date-time