xen-orchestra/@xen-orchestra/xapi
2024-02-14 11:48:07 +01:00
..
docs docs: uniformize code blocks 2023-02-06 11:25:12 +01:00
_AggregateError.mjs chore(xapi): convert to ESM 2023-07-10 16:45:31 +02:00
_extractOpaqueRef.mjs chore(xapi): convert to ESM 2023-07-10 16:45:31 +02:00
_isVmRunning.mjs chore(xapi): convert to ESM 2023-07-10 16:45:31 +02:00
_Mixins.mjs feat(xapi/pool_emergencyShutdown): new method 2024-01-10 15:55:14 +01:00
_parseDateTime.test.mjs chore(xapi): convert to ESM 2023-07-10 16:45:31 +02:00
_XenStore.mjs chore(xapi): convert to ESM 2023-07-10 16:45:31 +02:00
.npmignore feat: unified .npmignore for all packages 2021-04-07 13:58:14 +02:00
.USAGE.md chore: hide USAGE.md 2022-02-18 17:11:52 +01:00
cli.mjs chore(xen-api): convert to ESM (#7181) 2023-11-20 14:32:44 +01:00
host.mjs fix(xapi/host_smartReboot): disable the host before fetching resident VMs 2024-01-08 17:11:21 +01:00
index.mjs chore(xapi): convert to ESM 2023-07-10 16:45:31 +02:00
isDefaultTemplate.mjs chore(xapi): convert to ESM 2023-07-10 16:45:31 +02:00
package.json feat: technical release (#7341) 2024-01-30 09:51:24 +01:00
pool.mjs feat(xapi/pool_emergencyShutdown): new method 2024-01-10 15:55:14 +01:00
README.md docs: uniformize code blocks 2023-02-06 11:25:12 +01:00
sr.mjs feat(xo-server,xo-web/SR): reclaim space (#7054) 2023-09-26 14:21:43 +02:00
task.mjs chore(xapi): convert to ESM 2023-07-10 16:45:31 +02:00
vbd.mjs chore(xapi): convert to ESM 2023-07-10 16:45:31 +02:00
vdi.mjs feat(xapi/VDI_exportContent): create XAPI task during NBD export (#7228) 2023-12-19 19:16:44 +01:00
vif.mjs fix(xapi/VIF_create): fetch power_state and MTU in parallel 2024-02-14 11:48:07 +01:00
vm.mjs chore(xapi/VM_import): typo snapshots → snapshot 2023-11-23 16:28:30 +01:00
vtpm.mjs feat(xapi/VTPM): ability to create, destroy VTPM (#7074) 2023-10-12 09:19:38 +02:00
xoData.mjs chore(xapi): convert to ESM 2023-07-10 16:45:31 +02:00

@xen-orchestra/xapi

Package Version License PackagePhobia Node compatibility

Install

Installation of the npm package:

npm install --save @xen-orchestra/xapi

Contributions

Contributions are very welcomed, either on the documentation or on the code.

You may:

  • report any issue you've encountered;
  • fork and create a pull request.

License

AGPL-3.0-or-later © Vates SAS