Collection.RemoveSource
  • 25 May 2021
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Collection.RemoveSource

  • Dark
    Light
  • PDF

Article Summary

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.

NameRequiredTypeDescription
CombinedCollectionIDTruenumericThe CollectionID (unique id for the collection) of the combined collection.
CollectionIDTruenumericThe CollectionID of the collection you are removing from the combined collection.
RebuildFalsebooleanYes, No, True, False - Yes/True to rebuild a collection after collection removal. Default is No.

Responses

NameTypeDescription
ResultstringSuccess if the operation was successful.
RebuildJobIDnumericJobId for the job created to rebuild the agent.

Was this article helpful?