Advertisement
Guest User

Untitled

a guest
Oct 26th, 2011
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. $ curl -X POST -H "X-Auth-Token: 77e11f9f914d8a7fe61d5d0e96f0eb89269023bc" -H "Content-type: application/xml" -d "@request.xml" http://1.1.1.1:8774/v1.0/servers
  2.  
  3. {"server": {"status": "BUILD", "hostId": "", "user_id": "fm", "name": "NAMEINHEADER", "addresses": {"public": [], "private": []}, "tenant_id": "c1", "adminPass": "7Too58N2P6XCTTfr", "uuid": "b057abea-4204-47d8-8f3a-44030036ebdd", "imageId": 3, "flavorId": 1, "id": 25, "metadata": {"Key1": "KEY1", "Key2": "KEY2"}}}
  4.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement