We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What would you like to be added
Spec list 를 array로 제공하면, 각 Spec의 price 정보를 리턴하는 API 제공 (CSP별 다양한 Spec 리스트가 동시에 포함될 수 있도록 처리 필요.)
Why is this needed
현재 CSP의 리소스(서비스)별 각종 price를 제공하고 있으나, 해당 API로 Cloud-Barista 내에 주요 price 요소인 VM spec의 price를 획득하는데는 어려움이 있음
신규 API 제공을 통해, 간단히 VM spec 들의 price를 조회할 수 있는 방안 마련 필요
VM spec의 경우, pricing 정책에 따라 여러가지 형태의 표기가 있을 수 있음.
The text was updated successfully, but these errors were encountered:
@powerkimhub 현재 SP의 price api 를 의미있게 활용하려면, 상기 기능이 필요할 것 같은데, 혹시 현황/계획 공유 가능하실까요?
Sorry, something went wrong.
@seokho-son
[참고]
CSP별 지원 현황 확인
AdminWeb 기반의 Filter 활용 가이드 참고
가능성이 보이면, Rest API 활용 가이드 참고
No branches or pull requests
What would you like to be added
Spec list 를 array로 제공하면, 각 Spec의 price 정보를 리턴하는 API 제공
(CSP별 다양한 Spec 리스트가 동시에 포함될 수 있도록 처리 필요.)
Why is this needed
현재 CSP의 리소스(서비스)별 각종 price를 제공하고 있으나,
해당 API로 Cloud-Barista 내에 주요 price 요소인
VM spec의 price를 획득하는데는 어려움이 있음
신규 API 제공을 통해, 간단히 VM spec 들의 price를 조회할 수 있는 방안 마련 필요
VM spec의 경우, pricing 정책에 따라 여러가지 형태의 표기가 있을 수 있음.
The text was updated successfully, but these errors were encountered: