Update Layout

put

/essbase/rest/v1/applications/{application}/databases/{database}/layouts/{layout}

Updates the layout with the provided details in the specified cube.

Request

Supported Media Types
Path Parameters
Query Parameters
Body ()

Layout details to be updated.

Root Schema : Layout
Type: object
Show Source
Nested Schema : LayoutHeader
Type: object
Show Source
Nested Schema : LayoutSpec
Type: object
Show Source
Nested Schema : LayoutGrid
Type: object
Show Source
Nested Schema : LayoutPreferences
Type: object
Show Source
Nested Schema : LayoutData
Type: object
Show Source
Nested Schema : dimensions
Type: array
Show Source
Nested Schema : dataFormats
Type: array
Show Source
Nested Schema : enumIds
Type: array
Show Source
Nested Schema : filters
Type: array
Show Source
Nested Schema : statuses
Type: array
Show Source
Nested Schema : texts
Type: array
Show Source
Nested Schema : types
Type: array
Show Source
Nested Schema : values
Type: array
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : LayoutDimension
Type: object
Show Source
Nested Schema : Suppression
Type: object
Show Source
Nested Schema : FormulaRetention
Type: object
Show Source
Nested Schema : ZoomIn
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

OK

Layout updated successfully.

Body ()
Root Schema : Layout
Type: object
Show Source
Nested Schema : LayoutHeader
Type: object
Show Source
Nested Schema : LayoutSpec
Type: object
Show Source
Nested Schema : LayoutGrid
Type: object
Show Source
Nested Schema : LayoutPreferences
Type: object
Show Source
Nested Schema : LayoutData
Type: object
Show Source
Nested Schema : dimensions
Type: array
Show Source
Nested Schema : dataFormats
Type: array
Show Source
Nested Schema : enumIds
Type: array
Show Source
Nested Schema : filters
Type: array
Show Source
Nested Schema : statuses
Type: array
Show Source
Nested Schema : texts
Type: array
Show Source
Nested Schema : types
Type: array
Show Source
Nested Schema : values
Type: array
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : LayoutDimension
Type: object
Show Source
Nested Schema : Suppression
Type: object
Show Source
Nested Schema : FormulaRetention
Type: object
Show Source
Nested Schema : ZoomIn
Type: object
Show Source

400 Response

Bad Request

Failed to update layout.

Back to Top