Created
August 1, 2013 18:46
-
-
Save mindjiver/6134081 to your computer and use it in GitHub Desktop.
Thanks CloudStack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Waiting for Server to be createdError 431: | |
{ | |
"deployvirtualmachineresponse": { | |
"uuidList": [ | |
], | |
"errorcode": 431, | |
"errortext": "Invalid name. Vm name can contain ASCII letters 'a' through 'z', the digits '0' through '9', and the hyphen ('-'), must be between 1 and 63 characters long, and can't start or end with \"-\" and can't start with digit" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment