project_getAll

GET /orgs/{oid}/projects

Retrieve all the projects registered for an operating system.

A list of project objects are returned.

You can use a search criteria to retrieve a subset of these projects.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: appliance_create

URI Parameters

  • oid (required): the id of the org

HTTP Request Body Parameters

None