Kathara icon indicating copy to clipboard operation
Kathara copied to clipboard

Add Lab methods to manage links and machines

Open tcaiazzi opened this issue 3 years ago • 0 comments

Currently, the Kathara.model.Lab class only has get_or_new_ methods for links and machines.

We need to add get and new methods separately to improve usability.

  • [ ] Add get_machine method to Kathara.model.Lab class.
  • [ ] Add new_machine method to Kathara.model.Lab class.
  • [ ] Add get_link method to Kathara.model.Lab class.
  • [ ] Add new_link method to Kathara.model.Lab class.

tcaiazzi avatar Sep 05 '22 13:09 tcaiazzi