workspaceTemplateStats_get

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

Retrieves the statistics for a shared appliance template in a workspace.

A list of galleryTemplateStatistics objects are returned.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: appliance_create

URI Parameters

  • wid (required): the workspace id the template belongs to
  • oid (required): the Organization id
  • tid (required): the template id

HTTP Request Body Parameters

None