- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-13-2018 01:16 PM
Is anyone aware of a way to remotely trigger a Minemeld Miner refresh.
Does MineMeld have it's own API?
I'm familiar with using PA API and Dynamic Address Groups for instant addititions of IPs. This is for a usecase where EDLs are used and we'd like to trigger MineMeld and then PA refreshes. I can refresh the PA EDL via API; however, I'm not sure how to trigger a refresh on the MineMeld Miner.
As a workarround for now, I may just adjust the Miner prototype update frequency to something small. No more than a few minutes and then just delay the PA refresh until outside the Miner refresh interval I go with.
With all of that said, I'm curious whether MineMeld has it's own API wherein I can trigger events such as a miner refresh remotely.
02-13-2018 01:34 PM
Hi @PA-User,
yes MineMeld does have its own API.
To trigger a miner refresh you can use the following entryPoint
<MineMeld URL>/status/<nodename>/hup
02-13-2018 01:34 PM
Hi @PA-User,
yes MineMeld does have its own API.
To trigger a miner refresh you can use the following entryPoint
<MineMeld URL>/status/<nodename>/hup
02-13-2018 02:02 PM - edited 02-13-2018 02:02 PM
Thanks! Getting closer.
Looks like that works well once authenticated; however, is there a way to generate an API key to trigger these from a remote scripting platform?
02-14-2018 12:28 AM
I'm afraid MineMeld's API only supports basic auth at this time. You know you can create additional system accounts, right?
02-14-2018 08:00 AM
Yep,
Not a problem, I'll setup an API account and include the crediantials in my curl request. This is certainly workable. Thanks for all your help!
01-01-2020 12:50 AM - edited 01-01-2020 12:53 AM
Does the minemeld expose an API that can be used to control overall configuration of minemeld?
For example:
An API that could be used to create miner, process, output etc from remote location.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!