| Name | Description |
|---|
| bundleLocation | Optional OSGi bundle location to be associated with configuration item. |
| cardinality | A cardinality of 0 denotes a simple primitive property, a positive cardinality denotes a primitive array property, and a negative cardinality denotes a List property. The default cardinality assumed is 0. |
| class | Fully qualified classname to match a specific test agent. |
| factoryPid | OSGi persistent identifier of the factory to create entity from. |
| filter | Optional OSGi bundle location to be associated with configuration item. |
| id | Unique id for this run of the test. |
| key | Property key. |
| match | Kind of match allowed, single agent or multiple agents. |
| pid | OSGi persistent identifier of the entity to be created or updated. |
| type | Configuration management action type. |
| value | Simple property value or comma-separated sequence of values when a cardinality attribute is specified. |