Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to create Smart VM by API ExceptionCode 19 #68

Open
mariuszdolata opened this issue Jun 29, 2022 · 0 comments
Open

Unable to create Smart VM by API ExceptionCode 19 #68

mariuszdolata opened this issue Jun 29, 2022 · 0 comments

Comments

@mariuszdolata
Copy link

Hi,

Could you explain me what does code 19 mean? I've been used that api for few months without any problems, but now I can't.
Provided parameters for python script looks good comparing to previous execution.

python create_smart_vm.py -d 1 -u MY_USER -w **** -t 542 -n myHostName --vmpassword **** '{"Username": "MY_USER", "Password": "****", "ApplicationId": "SetEnqueueServerCreation", "RequestId": "SetEnqueueServerCreation", "Server": {"Note": "Create by pyArubaCloud", "OSTemplateId": "542", "AdministratorPassword": "****", "SmartVMWarePackageID": 1, "Name": "myHostName"}}' {u'ResultCode': 19, u'Success': False, u'ResultMessage': u'Cannot create Hyper-V Low Cost Server anymore\r\nExceptionCode=19\r\n\r\nExceptionCode=19\r\n', u'ExceptionInfo': None} False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant