|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| properties* | DrConfigConfigProperty[] |
Array of key value pairs of properties. See DrConfigConfigProperty.
|
| service | xsd:string |
Service which configuration file should be retrieve. Must correspond to one of the
values in the Service enum from ServiceRestartSpec.java.
|
| version | xsd:string |
Config file contents hash. If the hash does not match the contents of the config file
ConcurrentWriteFault will be thrown as the config file has been modified.
|
| Properties inherited from | ||
| None | ||
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |