NodeLocator
Represents a locator string for filtering Node entities. Examples:
id:node-1
- find a node with idnode-1
.state:<stateLocator>
- find all nodes having the given state.role:<role>
- finds a node with the specified role, possible values are:main_node
orsecondary_node
.
Properties
Dimension | Data type | Format | Description |
---|---|---|---|
|
|
| Supply multiple locators and return a union of the results. |
|
| ||
|
|
Last modified: 24 October 2022