Skip to content

[PBI] Add snapshot management to our parallelsdesktop service #362

@cjlapao

Description

@cjlapao

Description

We will need to add new functions to manage the Parallels Desktop snapshot system so we can call it from different places like our API's, we will also need to add them to the event emitter

User Story

As a developer I want to be able to manage the snapshot system in a VM in Parallels Desktop

Acceptance Criteria

  • We have a new set of functions that will expose the list/delete/create/etc. snapshots
  • We have the event emitter detecting the snapshots changes
  • We have all the database entries for the snapshots and link them to the vms
  • We need to emit events to our consumers on these changes using a new message type

Definition of Done

  • Code implemented following best practices.
  • Unit tests written and passing.
  • Code reviewed and approved.
  • Merged into the main branch.
  • Documentation updated (if applicable).
  • Deployed to staging/production environment.

Assumptions and Constraints

No response

Dependencies

No response

Additional Notes

No response

Metadata

Metadata

Labels

pbiProduct Backlog Item

Type

Projects

Status

🏗 In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions