Operations at rollup/

This page describes the service operations at this endpoint.

URI Method Description
rollup/agents/{agentId} DELETE Clears an agent's retention policy, and instead use the core-wide default one.
rollup/agents/{agentId} GET Gets retention policy for a given agent ID.
rollup/agents/{agentId} PUT Sets retention policy onto an agent with given ID.
rollup/agents/{agentId}/force POST Force rollup job for agent with given ID.
rollup/config GET Gets core rollup configuration.
rollup/config PUT Sets core rollup configuration.
rollup/granularityIntervals PUT Gets granularity intervals for retention timeline
rollup/validatePolicy PUT Validates retention policy.
rollup/validatePolicyByAgent/{agentId} PUT Validates retention policy.