Questions tagged [icontrol]

6 questions
7
votes
2 answers

How to add a custom geolocate me button in Mapbox GL JS?

I am trying to add a custom Geolocate me button to my map and it kind of works, however only if I also add the standard icon from Mapbox. The code below works, but if I remove the line map.addControl(geolocate, 'top-right');, my left button stops…
2
votes
0 answers

How to add a custom mapboxgl.js icontrol to react component?

I am having trouble to add a mapbox custom icontrol in react. I found an example/approach with google maps here but I cannot find the equivalent with mapbox. Specifically, I need to render a button on the map component which when clicked would open…
Aran Freel
  • 3,085
  • 5
  • 29
  • 42
1
vote
0 answers

How to create ssl-client profile on f5 ltm with Icontrol REST API

My goal: to upload my ssl cert, create a ssl-client profile for my virtual server to use… So with a lot of digging through old posts and guessing at icontrol rest documentation meaning : I was able to my .pfx file from my locally installed computer…
Don Fouts
  • 137
  • 1
  • 11
0
votes
1 answer

Graceful disabling of LTM pool members

Does anyone know the API command to gracefully disable pool members such that 1) Any new session is prevented by redirecting to a different member (server) on the pool. 2) Existing sessions aren't disconnected. I have a pool of 5 servers and I would…
ha9u63a7
  • 6,233
  • 16
  • 73
  • 108
0
votes
1 answer

Check if there are pending changes in F5 LTM through iControl PowerShell Snap-in

We're automating changes to our standby F5 LTM host through the PowerShell iControl snap-in. We want to programmatically check if there are changes pending between our standby and live F5 hosts before our automation makes any changes. Is there a way…
ShaneC
  • 2,237
  • 2
  • 32
  • 53
0
votes
0 answers

Upload a file as iFile using iControl

Is there a way to update the contents of an existing iFile? I didn't see any way to update the contents. So, I started looking at deleting and creating a file by uploading a local file to the BigIP using the iControl. I understand there are two…
Ashish Gupta
  • 14,869
  • 20
  • 75
  • 134