DropTableIndex¶
描述¶
请求模式¶
DropTableIndexRequest:
type: object
required:
- id
- index_name
properties:
id:
type: array
items:
type: string
index_name:
type: string
description: Name of the index to drop