Skip to main content

collectors

Overview

Namecollectors
TypeResource
Idsumologic.ingest_budgets.collectors

Fields

NameDatatypeDescription
idstringUnique identifier for the Collector.
namestringThe name of the Collector.

Methods

NameAccessible byRequired ParamsDescription
getAssignedCollectorsSELECTid, regionGet a list of Collectors assigned to an ingest budget. The response is paginated with a default limit of 100 Collectors per page.
removeCollectorFromBudgetDELETEcollectorId, id, regionRemove Collector from a budget.
assignCollectorToBudgetEXECcollectorId, id, regionAssign a Collector to a budget.