CreateMaterializedView
Creates a materialized view.
Try it now
Test
RAM authorization
Request syntax
POST /materializedviews HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| project |
string |
No |
|
|
| body |
object |
No |
|
|
| name |
string |
No |
|
|
| logstore |
string |
No |
|
|
| originalSql |
string |
No |
|
|
| aggIntervalMins |
integer |
No |
|
|
| startTime |
integer |
No |
|
|
| ttl |
integer |
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.