Skip to content

Latest commit

 

History

History
89 lines (71 loc) · 2.6 KB

softwareBundleImport_get.rst

File metadata and controls

89 lines (71 loc) · 2.6 KB

softwareBundleImport_get

GET /users/{uid}/bundleimports/{sbid}

Summary

  • Method: GET
  • Response Code: 200 / 304
  • Response Formats: application/xml application/json
  • Since: 3.6

Retrieve a software bundle import ticket meta-data.

This object is created automatically when a request to import a software bundle archive is sent to the platform. See softwarebundle-import for more information.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: appliance_create

URI Parameters

  • uid (required): the user name (login name) of the user-object
  • sbid (required): the id of the softwarebundleimport-object ticket

HTTP Request Body Parameters

None

Example Request

curl "https://uforge.example.com/api/users/{uid}/bundleimports/{sbid}" -X GET \
-u USER_LOGIN:PASSWORD -H "Accept: application/xml"
  • mySoftware-object
  • mySoftwareArtifact-add
  • mySoftwareArtifact-addChild
  • mySoftwareArtifact-addOrRemoveFileFromCache
  • mySoftwareArtifact-createFromRemoteServer
  • mySoftwareArtifact-delete
  • mySoftwareArtifact-deleteAll
  • mySoftwareArtifact-download
  • mySoftwareArtifact-downloadFile
  • mySoftwareArtifact-get
  • mySoftwareArtifact-getAll
  • mySoftwareArtifact-update
  • mySoftwareArtifact-updateAll
  • mySoftwareArtifact-upload
  • mySoftwareExportStatus-get
  • mySoftwareExport-delete
  • mySoftwareExport-download
  • mySoftwareLicense-delete
  • mySoftwareLicense-download
  • mySoftwareLicense-upload
  • mySoftwareLicense-uploadFile
  • mySoftwareLogo-delete
  • mySoftwareLogo-download
  • mySoftwareLogo-downloadFile
  • mySoftwareLogo-upload
  • mySoftwareRestrictionOS-evaluate
  • mySoftwareRestriction-update
  • mySoftwareUsage-getAll
  • mySoftware-availableForImage
  • mySoftware-clone
  • mySoftware-create
  • mySoftware-delete
  • mySoftware-export
  • mySoftware-get
  • mySoftware-getAll
  • mySoftware-update
  • softwarebundle-object
  • softwarebundleImportStatus-get
  • softwarebundleImport-upload
  • softwarebundle-import
  • softwarebundleexport-object
  • softwarebundleimport-object