projectOs_getAll

GET /orgs/{oid}/projects/{pid}/distributions

Retrieves all the distributions where a project component can be used.

A list of distribProfile objects are returned.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: appliance_create

URI Parameters

  • pid (required): the id of the project
  • oid (required): the id of the org

HTTP Request Body Parameters

None