Create a new resource collection
collection_{uuidv7}matchDefinition object supports the following properties:
| Property | Type | Description |
|---|---|---|
fields | object | Match by field values |
tags | object | Match by tag assignments |
patterns | object | Match by glob patterns |
time | object | Match by time-based rules |
condition | object | Match by JSON Logic condition |
any | array | Match if any definition matches (OR) |
all | array | Match if all definitions match (AND) |
none | array | Exclude matching definitions (NOT) |