跳到主要内容
版本:Next

ConsulHealthItem

Index

Properties

Checks

Checks: { CheckID: string; CreateIndex: number; Definition: Record<string, any>; ExposedPort: number; Interval: string; ModifyIndex: number; Name: string; Node: string; Notes: string; Output: string; ServiceID: string; ServiceName: string; ServiceTags: string[]; Status: passing | warning | critical; Timeout: string; Type: string }[]

Node

Node: { Address: string; CreateIndex: number; Datacenter: string; ID: string; Meta: Record<string, any>; ModifyIndex: number; Node: string; TaggedAddresses: Record<string, any> }

Service

Service: { Address: string; Connect: Record<string, any>; CreateIndex: number; EnableTagOverride: boolean; ID: string; Meta: Record<string, any>; ModifyIndex: number; PeerName: string; Port: number; Proxy: Record<string, any>; Service: string; TaggedAddresses: Record<string, any>; Tags: string[]; Weights: Record<string, any> }
Page Options