Properties supported by the underlying provider. The property name is inferred from the last element of the properties address.
Type | STRING |
Is the attribute nillable? | true |
Does the attribute allow expression? | true |
Where is the attribute stored? | configuration |
Access Type | read-write |
Is restarted required? | no-services |
Stability Level | default |
Raw DMR model |
|
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
value | STRING | false | true | The property value. |
Raw DMR model |
|
Raw DMR model |
|
Galleon features are to be used when creating Galleon feature-packs.
<feature spec="subsystem.remoting.connector.property">
<param name="connector" value="{resource name}"/>
<param name="property" value="{resource name}"/>
<param name="value" value="{value}"/>
<feature/>