The IngestPartition datatype includes various settings.

Table: IngestPartition

ParameterTypeRequired[a]DefaultDescription
idintegeryes A cluster ingest partition. It assigns cluster nodes with the responsibility of ingesting data.
nodeIds[integer]yes The identifiers of the node responsible for executing real-time queries for the partition and writing events to time series. The list is ordered so that the first node is the primary node and the rest are followers, ready to take over if the primary fails.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.