mySoftware_delete

DELETE /users/{uid}/mysoftware/{msid}

Removes a software component from a user’s Software Library.

Warning

If any of the user’s appliance templates is using this software component, the software component will also be removed from the appliance template in question. In order to ensure no appliance templates are using this software component, use mySoftwareUsage_getAll

Security Summary

  • Requires Authentication: true
  • Entitlements Required: software_upload

URI Parameters

  • uid (required): the user name (login name) of the user
  • msid (required): the id of the mySoftware

HTTP Request Body Parameters

None