Get bitmap for a column
Get bitmap for a column
Path Parameters |
---|
id string — REQUIREDdataset Id |
colName string — REQUIREDcolumn name |
Query Parameters |
---|
lowWatermark stringlow watermark |
highWatermark stringhigh watermark |
resolution_percent int32Possible values: 10 ≤ value ≤ 100 number of bins for the histogram (1 to 1000, default = 10) |
width stringwidth of the image |
height stringheight of the image |
Responses |
---|
200 The user |
404 BitMap metrics not found |