softwareBundle_import

POST /users/{uid}/bundleimports

Requests to import a software bundle archive. This creates a software bundle import ticket that contains the meta-data information on the software bundle that will be created from the archive. Once this ticket is created, the archive can be uploaded using softwareBundleImport_upload.

An archive can be used with the hammr command-line tool.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: appliance_create

URI Parameters

  • uid (required): the user name (login name) of the user

HTTP Request Body Parameters

None