差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| ja:documentation:pandorafms:technical_reference:12_disco_development [2025/09/12 22:59] – [discovery_extension_definition ブロック] junichi | ja:documentation:pandorafms:technical_reference:12_disco_development [2025/09/12 23:01] (現在) – [CUSTOM_FIELDS ブロック] junichi | ||
|---|---|---|---|
| 行 673: | 行 673: | ||
| * **file**: | * **file**: | ||
| - | | + | |
| * Defines the contents for temporary configuration files that can be used during the executions of the Pandora FMS server and console. | * Defines the contents for temporary configuration files that can be used during the executions of the Pandora FMS server and console. | ||
| * This parameter is an **array** whose keys will be **valid macros** that will be used to indicate the use of temporary files in the plugin. | * This parameter is an **array** whose keys will be **valid macros** that will be used to indicate the use of temporary files in the plugin. | ||
| 行 705: | 行 705: | ||
| [tempfile_confs] | [tempfile_confs] | ||
| - | ; Mandatory | + | ; Required |
| ; Defines the content for the temporary file | ; Defines the content for the temporary file | ||
| ; File will be used where temporary file macro is specified during executions | ; File will be used where temporary file macro is specified during executions | ||
| 行 808: | 行 808: | ||
| * 必須。 | * 必須。 | ||
| * タスク設定値が保存されるマクロを定義します。 | * タスク設定値が保存されるマクロを定義します。 | ||
| - | * **mandatory_field**: | + | * **required_field**: |
| * オプション。 | * オプション。 | ||
| * フォームの設定フィールドに必須の値が必要かどうかを **BOOL** 型の値を使用して定義します。 | * フォームの設定フィールドに必須の値が必要かどうかを **BOOL** 型の値を使用して定義します。 | ||