projectRestriction_getAll

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

Retrieves all bundle restrictions for a project.

A list of bundleRestriction 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