mySoftwareRestriction_getAll

GET /users/{uid}/mysoftware/{msid}/restrictions

Retrieves all bundle restrictions for a software component.

A list of bundleRestriction objects are returned.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: appliance_create

URI Parameters

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

HTTP Request Body Parameters

None