/{version}/artifactgroups
The following operations are supported on this resource:
Displays a list of artifact groups stored in the system.
If the number of artifact groups returned exceeds the display maximum, the results are paged.
When submitting a GET request, you can use the following query parameters to filter the results.
For more information about using query parameters, please refer to the Filtering list resources section under REST General Concepts.
Parameters
name |
description |
type |
default |
start-index |
When working with large lists of artifact groups, displays the artifact groups from a set point. If omitted, the first page of results is returned.
|
query |
0 |
artifactgroup |
Displays only the artifact groups with names that match the specified value. When filtering results, you can repeat this parameter.
|
query |
|
Output Payload
element |
produceable content type(s) |
artifactgroup (XML)
|
|
description |
The system returns a response that includes a list of artifact groups and URI links, starting from the start-index offset. |