Active IQデジタルアドバイザによるAPI設定に関するフィードバック
環境
Active IQ DA
概要
サポート契約の終了やシステムのその他の重要な要素を通知する社内ダッシュボードや自動レポートをほとんど追加しないようにしています。
•APIを使用して追加しようとすると、次のエラーが発生しました。
•私が見たエラーは、私のコメントの1つに含まれていました。「eos_months is not a valid parameter」と同じタイプのエラーが返されます。
The valid fields are contractMonths, totalSystems, ssp, hw, nrd, union. { "result": [ { "contractMonths": 0, "totalSystems": 0, "ssp": 0, "hw": 0, "nrd": 0, "union": 0 } ] } • From the way this api info reads eos months should be the same as actual contractMonths • The grey parts towards the bottom of the screen are the help info for your reference: • For /v1/eos/summary, do the same thing. instead of eos_months, do eosMonths