udmmig_update_incrules

Updates incident rules that reference UDMs with a reference to replacing a metric extension.

Format

emcli udmmig_update_incrules
        -session_id=<sessionId>
        -input_file=udm_inc_rules:<complete_path_to_file>

Options

  • session_id

    Specify the ID that was returned when the session was created, or from the output of udmmig_summary.

  • input_file

    Specify a file name that contains a rule, UDM, metric, one per line in the following format:

    <ruleset id>,<rule id>,<udm name>,<metric name>
    

    For more information about the input_file parameter, see -input_file Syntax Guidelines.