assign_csi_at_target_level
Assigns or updates the Customer Support IDentifier (CSI) to the given target name and type.
Format
emcli assign_csi_at_target_level 
      -target_name="Target_name"
      -target_type="Target_type"
      -csi="Customer_Support_IDentifier_value"
      -mos_id="My_Oracle_Support_ID"Options
- 
                        target_name Name of the target. 
- 
                        target_type Type of target 
- 
                        csi Customer Support Identifier value to be assigned. 
- 
                        mos_id My Oracle Support (MOS) user ID. 
Example
emcli assign_csi_at_target_level 
      -target_name="myhost.us.example.com"
      -target_type="oracle_example_type"
      -csi=12345678
      -mos_id="abc@xyz.com"