# RuleCreate
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**action** | [**crate::models::Action**](Action.md) | |
**conditions** | [**Vec<crate::models::RoutingConfigCondition>**](RoutingConfigCondition.md) | The conditions a request must satisfy for this rule to match. An empty array indicates the default rule for the path. |
**position** | Option<[**crate::models::Position**](Position.md)> | |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)