list_oms_config_properties

Lists the OMS configuration properties.

Format

emcli list_oms_config_properties 
        [-oms_name="omsName"]
        [-details]

[ ]  indicates that the parameter is optional

Options

  • oms_name

    Name of the OMS from where the properties have to be retrieved.

  • details

    Displays the details about from where the property value has been derived, and also the global and default values for the property.

Examples

Example 1

This example lists the entire set of properties.

list_oms_config_properties 

Example 2

This example lists all the properties set on the management server myhost:1159_Management_Service.

list_oms_config_properties -oms_name="myhost:1159_Management_Service"