Description of problem: As of Pacemaker 2.1.6 (RHEL 8.9 / 9.3), crm_attribute and attrd_updater support transient node utilization attributes (previously, only permanent attributes were supported). This might be a useful option to the "pcs node utilization" command (mainly for scripting). Additional info: Add the -z / --utilization option to crm_attribute or attrd_updater command lines when setting a utilization node attribute to make it transient (lasting only until the next cluster reboot/restart) instead of permanent.