message
Added a "fail-on-exists" method to create-server which defaults to True; setting it to "False" will fetch info about an existing server
Moved "start" out of create-action method into individual create methods, because this means that we can then "return" from the CATCH block in create-action