RepositoryGroupService Resource
- ./repositoryGroupService/addRepositoryGroup
- ./repositoryGroupService/addRepositoryToGroup
- ./repositoryGroupService/addRepositoryToGroup
- ./repositoryGroupService/deleteRepositoryGroup/{repositoryGroupId}
- ./repositoryGroupService/getRepositoriesGroups
- ./repositoryGroupService/getRepositoryGroup/{repositoryGroupId}
- ./repositoryGroupService/updateRepositoryGroup
POST /repositoryGroupService/addRepositoryGroup
| media type | data type |
|---|---|
| application/json | (custom) |
| application/xml | repositoryGroup (XML) |
| media type | data type |
|---|---|
| application/json | (custom) |
| application/xml | boolean (XML) |
| text/plain | (custom) |
GET /repositoryGroupService/addRepositoryToGroup
| name | type | description | default |
|---|---|---|---|
| repositoryGroupId | query | n/a | |
| repositoryId | query | n/a |
| media type | data type |
|---|---|
| application/json | (custom) |
| application/xml | boolean (XML) |
| text/plain | (custom) |
GET /repositoryGroupService/addRepositoryToGroup
| name | type | description | default |
|---|---|---|---|
| repositoryGroupId | query | n/a | |
| repositoryId | query | n/a |
| media type | data type |
|---|---|
| application/json | (custom) |
| application/xml | boolean (XML) |
| text/plain | (custom) |
GET /repositoryGroupService/deleteRepositoryGroup/{repositoryGroupId}
| name | type | description | default |
|---|---|---|---|
| repositoryGroupId | path | n/a |
| media type | data type |
|---|---|
| application/json | (custom) |
| application/xml | boolean (XML) |
| text/plain | (custom) |
GET /repositoryGroupService/getRepositoriesGroups
| media type | data type |
|---|---|
| application/json | (custom) |
| application/xml | list of repositoryGroup (XML) |
GET /repositoryGroupService/getRepositoryGroup/{repositoryGroupId}
| name | type | description | default |
|---|---|---|---|
| repositoryGroupId | path | n/a |
| media type | data type |
|---|---|
| application/json | (custom) |
| application/xml | repositoryGroup (XML) |
POST /repositoryGroupService/updateRepositoryGroup
| media type | data type |
|---|---|
| application/json | (custom) |
| application/xml | repositoryGroup (XML) |
| media type | data type |
|---|---|
| application/json | (custom) |
| application/xml | boolean (XML) |
| text/plain | (custom) |