ヘルス・チェックのリストの表示
get
/management/coherence/cluster/health
このエンドポイントを使用して、Coherenceクラスタ内のヘルス・チェックをリストします。
リクエスト
この操作のリクエスト・パラメータはありません。
先頭に戻るレスポンス
サポートされているメディア・タイプ
- application/json
200レスポンス
Coherenceクラスタ内のヘルス・チェックを返す正常なリクエスト
ネストされたスキーマ : health
型:
ソースを表示
object
- description(optional): string
読取り専用:
true
ヘルス・チェックの説明 - live(optional): boolean
読取り専用:
true
ヘルス・チェックで表されるライブ・ステータス・サービス - memberHealthCheck(optional): boolean
読取り専用:
true
このヘルス・チェックがメンバーの全体的なヘルスに関与するかどうかを示すフラグ - name(optional): string
読取り専用:
true
ヘルス・チェックの名前 - nodeId(optional): integer(int64)
読取り専用:
true
ヘルス・チェックが属するメンバーのID - ready(optional): boolean
読取り専用:
true
ヘルス・チェックで表される準備完了ステータス・サービス - safe(optional): boolean
読取り専用:
true
ヘルス・チェックで表される安全ステータス・サービス - started(optional): boolean
読取り専用:
true
ヘルス・チェックで表される開始済ステータス・サービス - type(optional): string
読取り専用:
true
使用可能な値:[ "Health" ]
MBeanのタイプ