Location in Dashboard: Organization
>> Adaptive Policy
Diagram
Classes
organizations (meraki.domains)
Name | Type | Constraint | Mandatory | Default Value |
---|
adaptive_policy | Class | [adaptive_policy] | No | |
adaptive_policy (meraki.domains.organizations)
Name | Type | Constraint | Mandatory | Default Value |
---|
name | String | min: 1 , max: 127 | No | |
settings_enabled_networks | List | String[min: 1 , max: 127 ] | No | |
acls | List | [acls] | No | |
groups | List | [groups] | No | |
policies | List | [policies] | No | |
acls (meraki.domains.organizations.adaptive_policy)
Name | Type | Constraint | Mandatory | Default Value |
---|
name | String | min: 1 , max: 127 | No | |
description | String | min: 1 , max: 1024 | No | |
rules | List | [rules] | No | |
ip_version | Choice | any , ipv4 , ipv6 | No | |
groups (meraki.domains.organizations.adaptive_policy)
Name | Type | Constraint | Mandatory | Default Value |
---|
name | String | min: 1 , max: 127 | No | |
sgt | Integer | min: 0 , max: 65535 | No | |
description | String | min: 1 , max: 1024 | No | |
policy_objects | List | String[min: 1 , max: 127 ] | No | |
policies (meraki.domains.organizations.adaptive_policy)
Name | Type | Constraint | Mandatory | Default Value |
---|
source_group | Class | [source_group] | No | |
destination_group | Class | [destination_group] | No | |
acls | List | String[min: 1 , max: 127 ] | No | |
last_entry_rule | Choice | allow , default , deny | No | |
organization_name | String | min: 1 , max: 127 | Yes | |
name | String | min: 1 , max: 127 | Yes | |
rules (meraki.domains.organizations.adaptive_policy.acls)
Name | Type | Constraint | Mandatory | Default Value |
---|
policy | Choice | allow , deny | Yes | |
protocol | Choice | any , icmp , tcp , udp | Yes | |
log | Boolean | true , false | No | |
tcp_established | Boolean | true , false | No | |
source_port | Any | Integer[min: 0 , max: 65535 ] or String[matches: `(?:[1-9][0-9]3 | [1-5][0-9]4 | 6[0-4][0-9]3 |
destination_port | Any | Integer[min: 0 , max: 65535 ] or String[matches: `(?:[1-9][0-9]3 | [1-5][0-9]4 | 6[0-4][0-9]3 |
source_group (meraki.domains.organizations.adaptive_policy.policies)
Name | Type | Constraint | Mandatory | Default Value |
---|
name | String | min: 1 , max: 127 | Yes | |
sgt | Integer | min: 0 , max: 65535 | No | |
destination_group (meraki.domains.organizations.adaptive_policy.policies)
Name | Type | Constraint | Mandatory | Default Value |
---|
name | String | min: 1 , max: 127 | Yes | |
sgt | Integer | min: 0 , max: 65535 | No | |
Config Sample
name: Dev CX Provider Admin
# Commented out due to missing licenses on Dashboard.
description: Corporate Users
description: Corporate IOT Devices
description: Permit Example
description: Deny Example