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

사용자 이미지의 Product code로 Deploy VirtualMachine 호출 시 에러 발생 #2

Open
seowjin1060 opened this issue Feb 16, 2021 · 0 comments

Comments

@seowjin1060
Copy link
Owner

Product code의 경우 본래 Template ID와 Service offering 정보가 포함되어 있기에, 해당 인자를 요구하지 않습니다.

허나, 나의 이미지로 생성할 경우 template id를 명시해야 하기 때문에, 기본적으로 Product id가 있을때 Template id를 받지 않도록 코딩된 SDK에서 이슈가 발생합니다.

나의 이미지로 요청할 경우, template id를 요구하도록 추가 분기 작업이 필요합니다

<문제 코드>
image

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