fix(storage::netapp::santricity::restapi): fixed hardware cmd component count (#5630)

Co-authored-by: Lucie Dubrunfaut <ldubrunfaut@CNTR-PORT-A198.localdomain>
Refs: CTOR-1771
This commit is contained in:
Lucie Tirand 2025-06-20 09:16:08 +02:00 committed by GitHub
parent f83d5d7927
commit e44f537f38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,7 @@ sub check {
my $name = $storage_name . ':' . $entry->{physicalLocation}->{locationPosition} . ':' . $entry->{physicalLocation}->{slot};
next if ($self->check_filter(section => 'cmd', instance => $instance));
$self->{components}->{cbd}->{total}++;
$self->{components}->{cmd}->{total}++;
$self->{output}->output_add(
long_msg => sprintf(