4.3.24.1 ALTER PROPERTY

Modifies an OEDA properties parameter.

Syntax

ALTER PROPERTY
   NAME=property_name
   VALUE=value
WHERE
   [ OS=os_name ]

Arguments

  • NAME: Specifies the name of the property to alter. See LIST PROPERTIES to display the available properties.

  • VALUE: Specifies the new property value

  • OS: Optionally specifies the operating system that is associated with the property. Permitted values are: LINUX, SPARC, WINDOWS, MAC, OVM, or WEB.

Usage Notes

If the OS argument is not specified, then the property is updated in the main es.properties file is updated.