ignition_store_forward Data Source

ignition_store_forward (Data Source)

Reads a Store and Forward Engine from Ignition.

Schema

Required

  • name (String) The name of the engine.

Read-Only

  • batch_size (Number)
  • data_threshold (Number)
  • description (String) The description of the engine.
  • enabled (Boolean) Whether the engine is enabled.
  • forward_rate_ms (Number)
  • forwarding_policy (String)
  • forwarding_schedule (String)
  • id (String) The ID of this resource.
  • is_third_party (Boolean)
  • primary_policy (Attributes) (see below for nested schema)
  • scan_rate_ms (Number)
  • secondary_policy (Attributes) (see below for nested schema)
  • time_threshold_ms (Number)

Nested Schema for primary_policy

Read-Only:

  • action (String)
  • limit_type (String)
  • value (Number)

Nested Schema for secondary_policy

Read-Only:

  • action (String)
  • limit_type (String)
  • value (Number)