REST Resources
This API supports a Representational State Transfer (REST) model for accessing a set of resources through a fixed set of operations. The following resources are accessible through the RESTful model:
- /staging/bundle_upload
- /staging/profile_evaluate
- /staging/profile_order
- /staging/profile_repositories
- /staging/profile_repositories/{profileIdKey}
- /staging/profile_repositories/tree/{groupRepoId}
- /staging/profiles
- /staging/profiles/{profileIdKey}
- /staging/profiles/{profileIdKey}/drop
- /staging/profiles/{profileIdKey}/finish
- /staging/profiles/{profileIdKey}/promote
- /staging/profiles/{profileIdKey}/start
- /staging/repository/{repositoryIdKey}
- /staging/repository/{repositoryIdKey}/activity
- /staging/rule_sets
- /staging/rule_sets/{ruleSetIdKey}
- /staging/rule_types
There is also a WADL document describing the REST API.