Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Python client for the EIS Virtual Cloud RESTful APIĀ 

Note

Latest release v0.2 Image Added


The python client allows you to interact with the API using its self-descriptive methods, for instance creating a virtual machine is as easy as calling the
create_vm method as follows:

...