list_target_properties_master_list

Lists the values of a property.

Format

Standard Mode

emcli list_target_properties_master_list 
     -property_name="null"
     [-details]

[ ]  indicates that the parameter is optional.

Interactive or Script Mode

list_target_properties_master_list (
     property_name="null"
     [,details=True/False]
     )

Options

  • property_name

    Name of the property that you want to view.

  • details

    Details of the selected property

Exit Codes

0 if successful. A non-zero value indicates that verb processing was unsuccessful.

Example

The following example lists the values in the Master List for the orcl_gtp_lifecycle_status property:

emcli  list_target_properties_master_list 
      -property_name="orcl_gtp_lifecycle_status"