Information

This site will undergo a brief period of maintenance on Thursday, 23 April at 2:30 AM Central/1:00 PM IST. During a 30 minute window, site availability may be intermittent.

Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

PropertyClass - removeOverriddenDefaultValue


PropertyClass - removeOverriddenDefaultValue

Description :

This command attempts to remove an overridden default value from a class. If the class defines the property, this is not possible.

Return type : java.lang.Void

Command Input :

Variable Name

Variable Type

Description

fullyQualifiedClassName

String

Name of the class from which you want to remove a default value override.

property

String

Name of the property.

Example

The following example attempts to remove an overridden default value of the JVM_HEAP_SIZE property in the Apache-Oracle class.

Script





PropertyClass removeOverriddenDefaultValue Class://SystemObject/Application/Apache/ApacheOracle JVM_HEAP_SIZE



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation Command Line Interface 8.3