Skip to content

Latest commit

 

History

History
42 lines (36 loc) · 1.79 KB

File metadata and controls

42 lines (36 loc) · 1.79 KB

Appliance Import and Export API Resources

  • applianceExportStatus-get: Gets the status of the specified appliance export
  • applianceExport-cancel: Cancels a current export job of an appliance
  • applianceExport-delete: Deletes the export ticket
  • applianceExport-download: Downloads the archive of an exported appliance
  • applianceExport-get: Gets an appliance export ticket
  • applianceExport-getAll: Gets all the appliance exports requested by a particular user
  • applianceExport-getAllStatus: Retrieves the status of all the current appliance exports for the user
  • applianceImportStatus-get: Retrieve the current status of an appliance archive import
  • applianceImport-delete: Deletes the specified appliance import
  • applianceImport-get: Gets an appliance import ticket
  • applianceImport-getAll: Gets all the appliance imports requested by a particular user
  • applianceImport-getAllStatus: Gets the status of all the current appliance imports for the user
  • applianceImport-upload: Upload the appliance archive
  • appliance-export: Request to export the specified appliance as an archive
  • appliance-import: Requests to import an appliance archive

applianceExportStatus_get applianceExport_cancel applianceExport_delete applianceExport_download applianceExport_get applianceExport_getAll applianceExport_getAllStatus applianceImportStatus_get applianceImport_delete applianceImport_get applianceImport_getAll applianceImport_getAllStatus applianceImport_upload appliance_export appliance_import