UpdateMaterializedView
Updated at:
Copy as MD
Updates a materialized view.
Try it now
Test
RAM authorization
Request syntax
PUT /materializedviews/{name} HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| name |
string |
No |
|
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| project |
string |
No |
|
|
| body |
object |
No |
|
|
| originalSql |
string |
No |
|
|
| aggIntervalMins |
integer |
No |
|
|
| ttl |
integer |
No |
|
|
| enable |
boolean |
No |
|
Response elements
|
Element |
Type |
Description |
Example |
None defined.
Examples
Success response
JSON format
{}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.
Is this page helpful?