Organization API

Use this API to view organizations.

Base URL

https://<host>:<port>/csa/rest

URIs

The following URIs are appended to the base URL:

URI Method Parameters Description
/organization GET userIdentifier, scope, detail View a List of Organizations
Note: The user identified by userIdentifier must have admin access.
/organization/<organization_id> GET userIdentifier, scope, detail View an Organization
/organization/<organization_id>/approvalPolicy GET userIdentifier List Organization's Approval Policies
/organization/<organization_id>/approvalPolicy POST userIdentifier Create Approval Policy
/organization/<organization_id>/approvalPolicy/<policy_id> PUT userIdentifier Update approval policy
/organization/<organization_id>/approvalPolicy/<policy_id> DELETE userIdentifer Delete approval policy
/organization/accessPoint GET userIdentifier, orgName Retrieve organization LDAP access point information
/organization/offering PUT userIdentifier, queryType, newReleases List most requested, recently requested, or new offerings