fastly-api 13.1.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# ComputeAclListEntriesItem

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**prefix** | Option<**String**> | An IP prefix defined in Classless Inter-Domain Routing (CIDR) format, i.e. a valid IP address (v4 or v6) followed by a forward slash (/) and a prefix length (0-32 or 0-128, depending on address family). | 
**action** | Option<**String**> | One of \"ALLOW\" or \"BLOCK\". | 

[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)