You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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} FalseProvided parameters for python script looks good comparing to previous execution.
The text was updated successfully, but these errors were encountered: