Versions Compared

Key

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

...

# Get all binary images
curl -i http://localhost:9015/v1/baremetalcluster/{clustername}/binary_images/
 
# Get one binary image
curl -i http://localhost:9015v1/v1/baremetalcluster/{clustername}/binary_images/{name}

...