Skip to content

Move from vmrun to REST API #3

@anfernee

Description

@anfernee

Fusion has a newly designed REST API. It's a better model than current one which is heavily related to vmrun, in terms of

  • REST API is the new standard way to control fusion in future, with official support. While vmrun is gradually going to end of life mode
  • It's easier to consume as a client
  • Current vmrun approach has a lot of hacks, especially those around IP address parsing. Those are not needed when it's officially supported in REST API.

The only problem now is the REST API is only supported in Fusion. However, it's going to be supported in future version of workstation too, and it's fully compatible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions