Data Object - DrConfigConfigProperty

Property of
DrConfigServiceConfigProperty
Since
DrConfig API 6.0

Data Object Description

Information required when adding/modifying/removing property values.

Properties

Name Type Description
keyxsd:string

Key of the property. Dot separated path to the configuration property. Key should specify the full path to the entry.
value*xsd:string

Value of the property. If the value exists add/modify operation will be done. If the value is unset the property will be removed if it exists.
Properties inherited from
None
*Need not be set