Werk #18946: NetApp ONTAP interfaces: align policy names with CLI

Component Checks & agents
Title NetApp ONTAP interfaces: align policy names with CLI
Date Nov 12, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0p16
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p41
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

The NetApp ONTAP interface check now displays failover policy names using CLI terminology instead of REST API terminology, improving consistency with NetApp's command-line interface.

Previously, the check displayed failover policy names exactly as received from the REST API (e.g., "default", "home_port_only", "broadcast_domain_only"). However, these differ from the terminology used in NetApp's CLI, which could cause confusion for administrators familiar with CLI commands.

The check now translates REST API policy names to their CLI equivalents:

  • home_port_onlydisabled
  • defaultsystem-defined
  • home_node_onlylocal-only
  • sfo_partners_onlysfo-partner-only
  • broadcast_domain_onlybroadcast-domain-wide

No action is required.

To the list of all Werks