Active IQ digital Advisor Rise a feedback for API configuration
Applies to
Active IQ DA
Description
Trying to add few in house dashboards and automated reports that tells when it’s the end of support contract and other important aspects of their systems.
• When tried to add them through the API we got the below error:
• The error that I saw was included in one of my comments. The same type of error is returned – “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