抽出条件に一致するサービスアダプタの一覧を取得する
共通リクエスト を参照
Content-Type: application/json
Key |
Type |
Value |
---|---|---|
results |
Array |
検索結果の一覧
|
モジュールIDが0のみを返却する
Key |
Type |
Value |
---|---|---|
results |
Array |
モジュール一覧
|
URL
GET https://*.sacm.jp/public-api/v1/home/extract/search?status=up,down&target=sa_code&word=tss99990001
Content-Type: application/json
{ "results": [ { "distributionId": "0001-0000-0101-0000-0000-0000-1234-5678", "saCode": "tss99990001", "saName": "SEIL/B1 001", "up": true, "userCode": "tsa99990001", "userName": "API Sample Inc.", "startup": { "results": [ { "moduleId": 0, "version": "7.7.0-0", "moduleName": "SEIL/B1 7.70 (Release)" } ] }, "running": { "results": [ { "moduleId": 0, "version": "7.7.0-0", "moduleName": "SEIL/B1 7.70 (Release)" } ] } } ] }
一致する内容が存在しない場合はレスポンスとして空の配列(Array)が返却される
抽出キーはURLエンコードする必要がある (例: "%E3%82%B5%E3%83%B3%E3%83%97%E3%83%AB" = "サンプル")
抽出結果の件数の上限は 1000 件までとなる
抽出条件に一致するサービスアダプタの一覧を取得する
Key |
Type |
Value |
---|---|---|
url |
String |
「データ抽出」タブの URL (オプション) |
他は 共通リクエスト を参照
Content-Type: text/csv
テキスト(CSV)
URL
GET https://*.sacm.jp/public-api/v1/home/extract/csv?word=%E3%82%A8%E3%82%B9%E3%82%A8%E3%83%BC%E3%82%B7%E3%83%BC%E3%82%A8%E3%83%A0&target=sa_label,user_label,sa_code,user_code&status=up,down,not_mapped
Content-Type: text/csv
URL の指定なし
query: word=エスエーシーエム&target=sa_label,user_label,sa_code,user_code&status=up,down,not_mapped
[user_code],[user_label],[sa_code],[sa_label],[distribution_id],[recipe],[startup_module],[running_module]
tsaXXXXXXXX,(株)エスエーシーエム,tssXXXXXXXX,SEIL/B1,,SEIL/B1 X.XX (Release),SEIL/B1 X.XX (Release)
tsaXXXXXXXX,(株)エスエーシーエム,tssXXXXXXXX,SEIL/X1,XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX,,SEIL/X1 X.XX (Release),SEIL/X1 X.XX (Release)
tsaXXXXXXXX,(株)エスエーシーエム,tswXXXXXXXX,SA-W1-001,XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX,RXXXX,SA-W1 X.XX (Release),SA-W1 X.XX (Release)
tsaXXXXXXXX,(株)エスエーシーエム,tswXXXXXXXX,SA-W1-002,XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX,RXXXX,SA-W1 X.XX (Release),SA-W1 X.XX (Release)
URL の指定あり
https://*.sacm.jp/**/ui/#partner/extract/?word=エスエーシーエム&target=sa_label,user_label,sa_code,user_code&status=up,down,not_mapped
[user_code],[user_label],[sa_code],[sa_label],[distribution_id],[recipe],[startup_module],[running_module]
tsaXXXXXXXX,(株)エスエーシーエム,tssXXXXXXXX,SEIL/B1,,SEIL/B1 X.XX (Release),SEIL/B1 X.XX (Release)
tsaXXXXXXXX,(株)エスエーシーエム,tssXXXXXXXX,SEIL/X1,XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX,,SEIL/X1 X.XX (Release),SEIL/X1 X.XX (Release)
tsaXXXXXXXX,(株)エスエーシーエム,tswXXXXXXXX,SA-W1-001,XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX,RXXXX,SA-W1 X.XX (Release),SA-W1 X.XX (Release)
tsaXXXXXXXX,(株)エスエーシーエム,tswXXXXXXXX,SA-W1-002,XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX,RXXXX,SA-W1 X.XX (Release),SA-W1 X.XX (Release)
抽出キーはURLエンコードする必要がある (例: "%E3%82%B5%E3%83%B3%E3%83%97%E3%83%AB" = "サンプル")
CSV件数の上限は 10000 件までとなる
パラメータ (URL の指定なし)
query: word=エスエーシーエム&target=sa_label,user_label,sa_code,user_code&status=up,down,not_mapped
パラメータ (URL の指定あり)
https://*.sacm.jp/**/ui/#partner/extract/?word=エスエーシーエム&target=sa_label,user_label,sa_code,user_code&status=up,down,not_mapped
URL の指定なし
query: 抽出条件
query: は固定文字
パラメータは「 共通リクエスト 」を参照
URL の指定あり
https://*.sacm.jp/**/ui/#partner/extract/?抽出条件
https://*.sacm.jp/**/ui/#partner/extract/ は「データ抽出」タブの URL
パラメータは「 共通リクエスト 」を参照
固定ヘッダ一覧
[user_code],[user_label],[sa_code],[sa_label],[distribution_id],[recipe],[startup_module],[running_module]
[user_code]
固定ヘッダ
[user_label]
固定ヘッダ
[sa_code]
固定ヘッダ
[sa_label]
固定ヘッダ
[distribution_id]
固定ヘッダ
[recipe]
固定ヘッダ
[startup_module]
固定ヘッダ
[running_module]
固定ヘッダ
マネージメント情報 及び サービスアダプタ情報
tsaXXXXXXXX,(株)エスエーシーエム,tswXXXXXXXX,SA-W1-001 ,XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX,RXXXX
マネージメントコード
tsaXXXXXXXX
マネージメントラベル
(株)エスエーシーエム
SAコード
tswXXXXXXXX
SAラベル
SA-W1-001
Distribution ID
XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX
レシピコード
RXXXX
次回起動時コンフィグのモジュールバージョン
SA-W1 X.XX (Release)
動作コンフィグのモジュールバージョン
SA-W1 X.XX (Release)
URL の指定なし
query: word=エスエーシーエム&target=sa_label,user_label,sa_code,user_code&status=up,down,not_mapped |
|||||||
[user_code] |
[user_label] |
[sa_code] |
[sa_label] |
[distribution_id] |
[recipe] |
[startup_module] |
[running_module] |
tsaXXXXXXXX |
(株)エスエーシーエム |
tssXXXXXXXX |
SEIL/B1 |
SEIL/B1 X.XX(Release) |
SEIL/B1 X.XX(Release) |
||
tsaXXXXXXXX |
(株)エスエーシーエム |
tssXXXXXXXX |
SEIL/X1 |
XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX |
SEIL/X1 X.XX(Release) |
SEIL/X1 X.XX(Release) |
|
tsaXXXXXXXX |
(株)エスエーシーエム |
tswXXXXXXXX |
SA-W1-001 |
XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX |
RXXXX |
SA-W1 X.XX(Release) |
SA-W1 X.XX(Release) |
tsaXXXXXXXX |
(株)エスエーシーエム |
tswXXXXXXXX |
SA-W1-001 |
XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX |
RXXXX |
SA-W1 X.XX(Release) |
SA-W1 X.XX(Release) |
URL の指定あり
https://*.sacm.jp/**/ui/#partner/extract/?word=エスエーシーエム&target=sa_label,user_label,sa_code,user_code&status=up,down,not_mapped |
|||||||
[user_code] |
[user_label] |
[sa_code] |
[sa_label] |
[distribution_id] |
[recipe] |
[startup_module] |
[running_module] |
tsaXXXXXXXX |
(株)エスエーシーエム |
tssXXXXXXXX |
SEIL/B1 |
SEIL/B1 X.XX(Release) |
SEIL/B1 X.XX(Release) |
||
tsaXXXXXXXX |
(株)エスエーシーエム |
tssXXXXXXXX |
SEIL/X1 |
XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX |
SEIL/X1 X.XX(Release) |
SEIL/X1 X.XX(Release) |
|
tsaXXXXXXXX |
(株)エスエーシーエム |
tswXXXXXXXX |
SA-W1-001 |
XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX |
RXXXX |
SA-W1 X.XX(Release) |
SA-W1 X.XX(Release) |
tsaXXXXXXXX |
(株)エスエーシーエム |
tswXXXXXXXX |
SA-W1-001 |
XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX |
RXXXX |
SA-W1 X.XX(Release) |
SA-W1 X.XX(Release) |
Key |
Type |
Value |
---|---|---|
word |
String |
抽出キー (オプション) |
target |
String |
|
status |
String |
|
device_type |
String |
|
device_code |
String |
|
vendor |
String |
|
satype |
String |
|
module |
String |
|
version |
String |
|
op |
String |
|
config |
String |
|
sort |
String |
|