containerTemplate_getAll

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

Retrieves all container templates available for a software component.

A list of containerTemplate objects are returned.

A search criteria can be used to retrieve a subset of these container templates.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: appliance_create

URI Parameters

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

HTTP Request Body Parameters

None