workspaceTemplate_getAll

GET /orgs/{oid}/workspaces/{wid}/templates

Retrieves all the appliance templates shared in a workspace.

A list of galleryTemplate objects are returned.

You can use a search criteria to retrieve a subset of these shared appliance templates.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: appliance_create

URI Parameters

  • wid (required): the id of the workspace
  • oid (required): the id of the org

HTTP Request Body Parameters

None