HomeClusterLabs Projects

API: libcrmcommon: Add pcmk_section_e.

Description

API: libcrmcommon: Add pcmk_section_e.

This enum is used to control which sections will be displayed by tools.
Each item roughly maps to a single formatted output message or a single
--include=/--exclude= option in crm_mon, with two exceptions.

  • There is no single "summary" message, but there is a --include=summary that is used to set multiple pcmk_section_ flags at once.
  • There is kind of a single "fencing" message, but it's only useful in the XML formatter. Aside from that, there is --include=fencing that sets multiple pcmk_section_ flags at once.

Details

Provenance
clumensAuthored on Apr 28 2021, 10:54 AM
Parents
rP398faad04076: Merge pull request #2364 from clumens/brief-output-2.1
Branches
Unknown
Tags
Unknown

Event Timeline