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