Retrieve a dashboard layout
GET
/v1/dashboardlayout/{id}/
Return a single dashboard layout by its ID.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string format: uuid
A UUID string identifying this dashboard layout.
Responses
Section titled “ Responses ”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
category
0- Created by user1- Standard2- AWS3- vSphere4- Other
integer
icon
string
layout_json
order
required
integer
created_at
required
string format: date-time