Skip to content

Instantly share code, notes, and snippets.

@mindjiver
Created August 1, 2013 18:46
Show Gist options
  • Save mindjiver/6134081 to your computer and use it in GitHub Desktop.
Save mindjiver/6134081 to your computer and use it in GitHub Desktop.
Thanks CloudStack
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