JoaoJandre commented on issue #129: URL: https://github.com/apache/cloudstack-go/issues/129#issuecomment-3502459592
Hello, @lucasdk3 As you may see in the [official API documentation](https://cloudstack.apache.org/api/apidocs-4.21/apis/createAccount.html) the `createAccount` API receives an Integer as the `AccountType` parameter. You may also verify this in the command implementation: https://github.com/apache/cloudstack/blob/main/api/src/main/java/org/apache/cloudstack/api/command/admin/account/CreateAccountCmd.java. If you are not using the community version, you should contact your vendor to look into the issue for you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
