![]()
This import type will import objects into Insight with a JSON file that holds the data to import.
These are the module type specific fields needed to be configured for this import type:
設定 | 説明 | |
|---|---|---|
| インポート元 | Choose if you want to import from an uploaded file or if you want to import from a URL | |
URL | Protocol, Hostname and Port of where to find the external JSON file. Example: http(s)://example.com/rest/api/service or file:///opt/csv/example.json | |
| ファイル | Choose from your uploaded files (or upload one file directly). Note that the file will be uploaded to the Jira server and need to be replaced if new data should be imported. | |
ユーザ名 | Optional username for basic authentication | |
パスワード | Optional password for basic authentication
| |
| エンコード | ファイルで使用されているエンコーディング。 |
| 名前 | 説明 |
|---|---|
| セレクター | JSON インポートのセレクター。
Only JSON arrays are valid as selector! |
| 名前 | 説明 |
|---|---|
| attribute1[*].attribite2[*].. | 指定されるデータ ロケーターは、JSON と設定されているセレクターによって異なります。 |
The predefined structure and configuration will be created based on the JSON file/URL present in the configuration. Be aware that a predefined structure and configuration can be useless depending on the structure. You probably wants to create the structure and configuration as you really want it to be configured.