mySoftwareExportStatus_get

GET /users/{uid}/mysoftware/{msid}/exports/{eid}/status

Retrieve the current status of exporting a software bundle.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: software_upload

URI Parameters

  • uid (required): the user name (login name) of the user
  • eid (required): the id of the export ticket (provided after softwareBundleExport)
  • msid (required): the id of the mySoftware being exported

HTTP Request Body Parameters

None