15282ff9d6
This patch adds the api-ref updates for the new flavors and flavor profile API. Change-Id: I11ab9af188731a1eaf1f402c4d55a944dc85ea88
2 lines
299 B
Plaintext
2 lines
299 B
Plaintext
curl -X PUT -H "Content-Type: application/json" -H "X-Auth-Token: <token>" -d '{"flavorprofile":{"name":"amphora-standalone","provider_name":"amphora","flavor_data":"{\"loadbalancer_topology\": \"SINGLE\"}"}}' http://198.51.100.10:9876/v2.0/lbaas/flavorprofiles/5712097e-0092-45dc-bff0-ab68b61ad51a
|