Currently Auctioneer Component is activated from url http://localhost:8080/system/console/configMgr
If I want to activate Auctioneer using a http POST request How can I do that?
I have captured the possible http post request but when I tried it is not working
http post url :
http://localhost:8080/system/console/configMgr/[Temporary%20PID%20replaced%20by%20real%20PID%20upon%20save]
payload:
apply=true&factoryPid=net.powermatcher.core.auctioneer.Auctioneer&action=ajaxConfigManager&agentId=auctioneer&clusterId=DefaultCluster&commodity=electricity¤cy=EUR&priceSteps=100&minimumPrice=0&maximumPrice=1&minTimeBetweenPriceUpdates=1000&propertylist=agentId%2CclusterId%2Ccommodity%2Ccurrency%2CpriceSteps%2CminimumPrice%2CmaximumPrice%2CminTimeBetweenPriceUpdates