文档
测试

Disable Cube

PUT
http://192.168.88.132:7070/kylin/api/cubes/cube_test2/disable

请求头

参数名
类型
描述
必填
Authorization
Basic QURNSU46S1lMSU4=
必填
Content-Type
application/json
必填

说明 / 示例

响应: { "uuid": "c19ce91a-0a34-29a9-0ebc-61149d8f28e3", "last_modified": 1588138806337, "version": "2.6.0.20500", "name": "cube_test2", "owner": "ADMIN", "descriptor": "cube_test2", "display_name": "cube_test2", "cost": 50, "status": "DISABLED", "segments": [ { "uuid": "0cf00549-639a-c102-2dbc-984ded580d87", "name": "FULL_BUILD", "storage_location_identifier": "KYLIN_4PI0RYCSVL", "date_range_start": 0, "date_range_end": 9223372036854776000, "source_offset_start": 0, "source_offset_end": 0, "status": "READY", "size_kb": 5, "input_records": 14, "input_records_size": 219, "last_build_time": 1588065405144, "last_build_job_id": "9f67b428-86e7-c62f-dea6-e5a5cd9d61a9", "create_time_utc": 1588065188347, "cuboid_shard_nums": { }, "total_shards": 1, "blackout_cuboids": [], "binary_signature": null, "dictionaries": { "EMP.MGR": "/dict/KYLIN_TEST.EMP/MGR/c314b94f-2f31-f641-38dc-498c038025df.dict", "EMP.DEPTNO": "/dict/KYLIN_TEST.EMP/DEPTNO/53aefadc-677d-b0ca-a37a-ea4e9039530f.dict", "EMP.JOB": "/dict/KYLIN_TEST.EMP/JOB/fdc61058-5994-f6e7-f545-bd13fc5f805d.dict" }, "snapshots": { "KYLIN_TEST.DEPT": "/table_snapshot/KYLIN_TEST.DEPT/8df1b352-c8e8-d025-db76-b7d9851b24b0.snapshot" }, "rowkey_stats": [ [ "EMP.DEPTNO", 3, 1 ], [ "EMP.JOB", 5, 1 ], [ "EMP.MGR", 6, 1 ] ], "stream_source_checkpoint": null, "dimension_range_info_map": { "EMP.MGR": { "min": "7566", "max": "7902" }, "EMP.DEPTNO": { "min": "10", "max": "30" }, "EMP.JOB": { "min": "ANALYST", "max": "SALESMAN" } } } ], "create_time_utc": 1588060502799, "cuboid_bytes": null, "cuboid_bytes_recommend": null, "cuboid_last_optimized": 0, "snapshots": { } }