curl -XGET http://localhost/
curl -XPOST -H “Content-Type:application/json” -d ‘{“action”:“create”, “size”:1024}’ http://localhost:4806/v1.0/sqh001/disks/rbd1
curl -XDELETE http://localhost
原文:https://www.cnblogs.com/bob-coder/p/11502337.html