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 an api call to check that a target is reachable #43

Open
pglass opened this issue Jul 30, 2015 · 0 comments
Open

Add an api call to check that a target is reachable #43

pglass opened this issue Jul 30, 2015 · 0 comments

Comments

@pglass
Copy link
Contributor

pglass commented Jul 30, 2015

I'm imagining an api call like GET /v1/{tenant}/targets/{target}/ping, which returns a 200 or 404 based on whether the target is reachable.

For a target with an ssh address, this would check that rift can successfully connect to that server via ssh. For a target with a nova address, this would check that rift can successfully fetch that server from the api.

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