|
|
@ -226,21 +226,21 @@ $ curl \
|
|
|
|
The filter will be executed against each Intention in the result list with
|
|
|
|
The filter will be executed against each Intention in the result list with
|
|
|
|
the following selectors and filter operations being supported:
|
|
|
|
the following selectors and filter operations being supported:
|
|
|
|
|
|
|
|
|
|
|
|
| Selector | Supported Operations |
|
|
|
|
| Selector | Supported Operations |
|
|
|
|
| --------------- | -------------------------------------------------- |
|
|
|
|
| ----------------- | -------------------------------------------------- |
|
|
|
|
| Action | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
| `Action` | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
| DefaultAddr | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
| `DefaultAddr` | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
| DefaultPort | Equal, Not Equal |
|
|
|
|
| `DefaultPort` | Equal, Not Equal |
|
|
|
|
| Description | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
| `Description` | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
| DestinationNS | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
| `DestinationNS` | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
| DestinationName | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
| `DestinationName` | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
| ID | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
| `ID` | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
| Meta | Is Empty, Is Not Empty, In, Not In |
|
|
|
|
| `Meta` | Is Empty, Is Not Empty, In, Not In |
|
|
|
|
| Meta.<any> | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
| `Meta.<any>` | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
| Precedence | Equal, Not Equal |
|
|
|
|
| `Precedence` | Equal, Not Equal |
|
|
|
|
| SourceNS | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
| `SourceNS` | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
| SourceName | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
| `SourceName` | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
| SourceType | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
| `SourceType` | Equal, Not Equal, In, Not In, Matches, Not Matches |
|
|
|
|
|
|
|
|
|
|
|
|
## Update Intention
|
|
|
|
## Update Intention
|
|
|
|
|
|
|
|
|
|
|
|