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

Service owned by current user #2818

Closed
worksamp opened this issue Oct 19, 2016 · 2 comments
Closed

Service owned by current user #2818

worksamp opened this issue Oct 19, 2016 · 2 comments
Labels
kind/question Questions that haven't been identified as being feature requests or bugs.

Comments

@worksamp
Copy link

worksamp commented Oct 19, 2016

I am using swagger api for eclipse che.

I need to get ssh key for workspace, for this I am using following api:

http://ip-address/api/ssh/servicename

Can you please tell me what is the "servicename" in this?
Swagger url: http:///swagger/#!/ssh/getPairs

@ddementieva ddementieva added the kind/question Questions that haven't been identified as being feature requests or bugs. label Oct 19, 2016
@ddementieva
Copy link
Contributor

@worksamp Service here is:
vcs - to get all the SSH keys generated for git and svn hostings;

machine - to get all the SSH keys used to connect from the local machine to the workspace machine.

@worksamp
Copy link
Author

@ddementieva 👍
Thank you so much for your help.
Its working :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Questions that haven't been identified as being feature requests or bugs.
Projects
None yet
Development

No branches or pull requests

3 participants