Skip to content

Packages

OnCloud edited this page Jan 3, 2025 · 1 revision

Important

Before making API calls, client must be initialized.

Retrieve server packages

Official documentation

const packagesList = await virtfusion.packages.retrieve();
Clone this wiki locally