stats

Get usage statistics

Retrieves usage statistics of the Formae agent.

get/stats

Response

: OK: The usage statistics.

AgentIdstring
Clientsinteger
Commandsobject
ReapPendingTargetsinteger

ReapPendingTargets counts targets that are still 'unreachable' but have already accrued at least their configured reap-after duration — they are due to be reaped (on an upcoming reaper tick, or held back by the rate cap or an in-flight command). Surfaced so an over-threshold target is visible before any tombstone.

ReapedTargetsinteger

ReapedTargets counts targets whose current health state is 'reaped'.

ResourceTypesobject

key: resource type (e.g., "AWS::S3::Bucket")

Resourcesobject

key: namespace (e.g., "AWS", "Azure")

Stacksinteger
Statesobject
Targetsobject

key: namespace

UnmanagedResourcesobject

key: namespace

Versionstring

Changes