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

Add get VM ID Name info in detail #1187

Merged
merged 1 commit into from
Sep 30, 2022
Merged

Conversation

seokho-son
Copy link
Member

@seokho-son seokho-son commented Sep 30, 2022

CSP가 관리하는 VM의 오브젝트 ID 및 Name 을 리턴하는 옵션 추가

사용방법

curl -X 'GET'
'http://localhost:1323/tumblebug/ns/ns01/mcis/mcis01/vm/group-0-1?option=idsInDetail'
-H 'accept: application/json'
Request URL
http://localhost:1323/tumblebug/ns/ns01/mcis/mcis01/vm/group-0-1?option=idsInDetail

Server response

Response body
{
"idInTb": "group-0-1",
"idInSp": "ns01-mcis01-group-0-1",
"idInCsp": "i-08ff24c283049194e",
"nameInCsp": "ns01-mcis01-group-0-1-ccrd5ge7p30g08fo2j10"
}

@seokho-son
Copy link
Member Author

/approve

@seokho-son seokho-son merged commit 3b82ca8 into cloud-barista:main Sep 30, 2022
@seokho-son
Copy link
Member Author

Related request from slack channel
https://cloud-barista.slack.com/archives/CJQ7575PU/p1660280791486039

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

Successfully merging this pull request may close these issues.

1 participant