Skip to content
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.

how to get the node of a vm #19

Closed
ImmoWetzel opened this issue Nov 17, 2016 · 1 comment
Closed

how to get the node of a vm #19

ImmoWetzel opened this issue Nov 17, 2016 · 1 comment

Comments

@ImmoWetzel
Copy link
Contributor

I like to start/stop a specific vm on the node where the vm currently exists.

Therefore I need either to know the current node or a global start.
I dont see any global start command so at first a getNodes would be good
followed by getNodeOfVM(vmId)

@ImmoWetzel
Copy link
Contributor Author

124,127d123
< def getClusterNodeList(self):
< """Node list. Returns JSON"""
< data = self.connect('get','nodes/',None)
< return data

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants