Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
curl -X PUT http://10.10.100.19:8192/api/cluster/flexdown -d instances=2 -d profile=mediumlarge -d constraints="hostname LIKE host-12[0-9].example.com"
 

...