Context
The context of resource-adaptor-entities list
within the schema tree is shown. Italicised links are to other pages.
rhino-config:rhino-configuration namespaces list states resource-adaptor-entities list name default-state nodes list node-id present state
The desired resource adaptor entity state.
List Structure
name non-empty-string default-state resource-adaptor-entity-state nodes list node-id int16 present boolean state resource-adaptor-entity-state
The key is name
.
name
The RA entity name.
Type non-empty-string
- Description
-
A non-empty-string has a positive, non-zero length
- Value
-
a string with length 1 or more
default-state
The default state for the RA entity on every node unless overridden.
Type resource-adaptor-entity-state
- Description
-
The desired state of a Resource Adaptor Entity in a Rhino namespace
- Value
-
one of the following
Value | Description |
---|---|
|
inactive |
|
active |
present
present: false is used with partial config bundles to indicate that Rhino will ensure any such named item or entity does not exist.
Related Constraint
..
has a Data Validation Constraint which references this node. The validation expression refers to this node as present
.
Type boolean
- Value
-
'true' or 'false'
- Default value
-
true
state
The desired RA entity state for the node.
Related Constraint
..
has a Data Validation Constraint which references this node. The validation expression refers to this node as state
.
Type resource-adaptor-entity-state
- Description
-
The desired state of a Resource Adaptor Entity in a Rhino namespace
- Value
-
one of the following
Value | Description |
---|---|
|
inactive |
|
active |