# IpRestriction
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**allowed_cidrs** | Option<**Vec<String>**> | allowed_cidrs is a list of CIDR ranges that are allowed to use this key. Supports both IPv4 (e.g., \"10.0.0.0/8\") and IPv6 (e.g., \"2001:db8::/32\"). If empty, all IPs are allowed (no restriction). | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)