Sha256: f587d19e4f58f0e99a9aacc1c3e2848f1ce8bfd39061c682e4afecad344e80e8

Contents?: true

Size: 755 Bytes

Versions: 3

Compression:

Stored size: 755 Bytes

Contents

# Fastly::ComputeAclUpdateEntry

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **op** | **String** | One of \"create\" or \"update\", indicating that the rest of this entry is to be added to/updated in the ACL. | [optional] |
| **prefix** | **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). | [optional] |
| **action** | **String** | The action taken on the IP address, either \"block\" or \"allow\". | [optional] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fastly-9.0.0 docs/ComputeAclUpdateEntry.md
fastly-8.10.0 docs/ComputeAclUpdateEntry.md
fastly-8.9.0 docs/ComputeAclUpdateEntry.md