Record

index-status

No description available.

record index-status {
  host: option​<string>,
  port: option​<s32>,
  ready: option​<bool>,
  state: option​<index-state>,
}

Fields

NameTypeDescription
hostoption​<string>
portoption​<s32>
readyoption​<bool>
stateoption​<index-state>