- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
Remove a source collection from a combined collection.
URL parameters
URL parameter ordering
The URL parameters below are listed in the order they should be entered in the API URL.
Name | Required | Type | Description |
---|---|---|---|
CombinedCollectionID | True | numeric | The CollectionID (unique id for the collection) of the combined collection. |
CollectionID | True | numeric | The CollectionID of the collection you are removing from the combined collection. |
Rebuild | False | boolean | Yes, No, True, False - Yes/True to rebuild a collection after collection removal. Default is No. |
Responses
Name | Type | Description |
---|---|---|
Result | string | Success if the operation was successful. |
RebuildJobID | numeric | JobId for the job created to rebuild the agent. |
Was this article helpful?