Help for this page
'hostattributes' => [ { 'value' => 'some value +1', ... 'value' => 'some value + 2' } ],
my $host = $ops->create_or_update_host( ip => 'nodename.com', ... hostattributes => PASS HERE, notification_period => { name => 'RDG-24x7-Minus-Bounce' } );