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

Different SystemDiskSize parameter type in CreateInstanceResquest and RunInstancesRequest #414

Open
DefinitlyEvil opened this issue Apr 10, 2020 · 2 comments

Comments

@DefinitlyEvil
Copy link

// in RunInstancesRequest
private String systemDiskSize;

// in CreateInstanceRequest
private Integer systemDiskSize;
@atptro
Copy link
Contributor

atptro commented Jun 15, 2020

The issue that you described need product part to support it. Would you submit a work order at Alibaba Cloud website?

@DefinitlyEvil
Copy link
Author

@atptro Thanks for your reply, is this caused by the backend not the sdk? If so, I will try to submit a ticket.

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

2 participants