mySoftware_getAll

GET /users/{uid}/mysoftware

Gets all the user’s software components from their Software Library.

A list of mySoftware objects are returned.

You can use a search criteria to retrieve a subset of these software components.

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