Commands  ›   ›  Acknowledge Central Warning Log Entry

Acknowledge Central Warning Log Entry

writes to model Public API · not yet exposed

Coming soon

Before you run this

Entry ID must exist in the central warning log.

After it runs

Entry.Acknowledged = true.

Inputs

NameKindTypeRequiredDefaultDescription
EntryId config string no GUID of the warning log entry to acknowledge

REST API

Not yet exposed

This command does not carry a [RestApi] attribute today. Once tagged, this section will auto-populate with:

  • POST /api/v1/commands/acknowledge_central_warning_log_entry
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

acknowledge warning · mark warning seen · confirm warning reviewed

Pillar