Name | Type | Description | Notes |
---|---|---|---|
prefix | Option<String> | A valid IPv4 or IPv6 address. | |
length | Option<i32> | The length of address in the IP addressing space. | |
action | Option<String> | One of "ALLOW" or "BLOCK". |
Name | Type | Description | Notes |
---|---|---|---|
prefix | Option<String> | A valid IPv4 or IPv6 address. | |
length | Option<i32> | The length of address in the IP addressing space. | |
action | Option<String> | One of "ALLOW" or "BLOCK". |