Show Table of Contents
probe::json_data
名前
probe::json_data — JSON データをリーダーが必要とするときに必ず実行されます。
概要
json_data
値
なし
コンテキスト
このプローブは、JSON データが読み取られるときに実行されます。このプローブはデータを収集し、以下のマクロを呼び出して JSON 形式でデータを出力する必要があります。最初に、@
json_output_data_start を呼び出す必要があります。この呼び出しの後に、次の 1 つまたは複数の呼び出しが続きます (各データアイテムに対して 1 つの呼び出し): @json_output_string_value、@json_output_numeric_value、@json_output_array_string_value、および @json_output_array_numeric_value。最後に、@json_output_data_end を呼び出す必要があります。

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.