LastpointIndexMetaForCreate

Updated at:

LastpointIndexMetaForCreate specifies the configuration information of a Lastpoint index when you create the Lastpoint index.

Data Type

message LastpointIndexMetaForCreate {
  required string index_table_name = 1;
}

Parameter

Type

Required

Description

index_table_name

string

Yes

The name of the Lastpoint index.

Related operations

CreateTimeseriesTable