Skip to content

How Can I activate Auctioneer Componet from a third party Http Client #212

@athukuria

Description

@athukuria

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&currency=EUR&priceSteps=100&minimumPrice=0&maximumPrice=1&minTimeBetweenPriceUpdates=1000&propertylist=agentId%2CclusterId%2Ccommodity%2Ccurrency%2CpriceSteps%2CminimumPrice%2CmaximumPrice%2CminTimeBetweenPriceUpdates

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions