This patch adds the api-ref updates for the new flavors and flavor profile API. Change-Id: I11ab9af188731a1eaf1f402c4d55a944dc85ea88
		
			
				
	
	
		
			2 lines
		
	
	
		
			264 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			264 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
curl -X PUT -H "Content-Type: application/json" -H "X-Auth-Token: <token>" -d '{"flavor":{"name":"Basic","description":"A basic standalone Octavia load balancer.","enabled":false}}' http://198.51.100.10:9876/v2.0/lbaas/flavors/8f94060c-8d5b-4472-9cfd-e8a2b909481d
 |