入力 URI
{base url} + doc/IMPORTMXT |
---|
メソッド
POST |
---|
JSON スキーマ
詳細
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "doc/IMPORTMXT",
"type": "object",
"properties": {
"Argument": {
"type": "string"
}
}
}
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "doc/IMPORTMXT",
"type": "object",
"properties": {
"Argument": {
"type": "string"
}
}
}
例
mct/mgtファイルを読み込む
{
"Argument": "C:\\MIDAS\\FSM.mct"
}
"Argument": "C:\\MIDAS\\FSM.mct"
}
仕様
No. | 説明 | Key | データ型 | Default | 必須 |
---|---|---|---|---|---|
1 |
MCT/MGT ファイルの経路 |
- |
String |
- |
- |