1. Packages
  2. Cisco Meraki
  3. API Docs
  4. networks
  5. getGroupPolicies
Cisco Meraki v0.2.4 published on Friday, Jun 14, 2024 by Pulumi

meraki.networks.getGroupPolicies

Explore with Pulumi AI

meraki logo
Cisco Meraki v0.2.4 published on Friday, Jun 14, 2024 by Pulumi

    Example Usage

    Using getGroupPolicies

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getGroupPolicies(args: GetGroupPoliciesArgs, opts?: InvokeOptions): Promise<GetGroupPoliciesResult>
    function getGroupPoliciesOutput(args: GetGroupPoliciesOutputArgs, opts?: InvokeOptions): Output<GetGroupPoliciesResult>
    def get_group_policies(group_policy_id: Optional[str] = None,
                           network_id: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetGroupPoliciesResult
    def get_group_policies_output(group_policy_id: Optional[pulumi.Input[str]] = None,
                           network_id: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetGroupPoliciesResult]
    func LookupGroupPolicies(ctx *Context, args *LookupGroupPoliciesArgs, opts ...InvokeOption) (*LookupGroupPoliciesResult, error)
    func LookupGroupPoliciesOutput(ctx *Context, args *LookupGroupPoliciesOutputArgs, opts ...InvokeOption) LookupGroupPoliciesResultOutput

    > Note: This function is named LookupGroupPolicies in the Go SDK.

    public static class GetGroupPolicies 
    {
        public static Task<GetGroupPoliciesResult> InvokeAsync(GetGroupPoliciesArgs args, InvokeOptions? opts = null)
        public static Output<GetGroupPoliciesResult> Invoke(GetGroupPoliciesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGroupPoliciesResult> getGroupPolicies(GetGroupPoliciesArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: meraki:networks/getGroupPolicies:getGroupPolicies
      arguments:
        # arguments dictionary

    The following arguments are supported:

    GroupPolicyId string
    groupPolicyId path parameter. Group policy ID
    NetworkId string
    networkId path parameter. Network ID
    GroupPolicyId string
    groupPolicyId path parameter. Group policy ID
    NetworkId string
    networkId path parameter. Network ID
    groupPolicyId String
    groupPolicyId path parameter. Group policy ID
    networkId String
    networkId path parameter. Network ID
    groupPolicyId string
    groupPolicyId path parameter. Group policy ID
    networkId string
    networkId path parameter. Network ID
    group_policy_id str
    groupPolicyId path parameter. Group policy ID
    network_id str
    networkId path parameter. Network ID
    groupPolicyId String
    groupPolicyId path parameter. Group policy ID
    networkId String
    networkId path parameter. Network ID

    getGroupPolicies Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    Item GetGroupPoliciesItem
    Items List<GetGroupPoliciesItem>
    Array of ResponseNetworksGetNetworkGroupPolicies
    GroupPolicyId string
    groupPolicyId path parameter. Group policy ID
    NetworkId string
    networkId path parameter. Network ID
    Id string
    The provider-assigned unique ID for this managed resource.
    Item GetGroupPoliciesItem
    Items []GetGroupPoliciesItem
    Array of ResponseNetworksGetNetworkGroupPolicies
    GroupPolicyId string
    groupPolicyId path parameter. Group policy ID
    NetworkId string
    networkId path parameter. Network ID
    id String
    The provider-assigned unique ID for this managed resource.
    item GetGroupPoliciesItem
    items List<GetGroupPoliciesItem>
    Array of ResponseNetworksGetNetworkGroupPolicies
    groupPolicyId String
    groupPolicyId path parameter. Group policy ID
    networkId String
    networkId path parameter. Network ID
    id string
    The provider-assigned unique ID for this managed resource.
    item GetGroupPoliciesItem
    items GetGroupPoliciesItem[]
    Array of ResponseNetworksGetNetworkGroupPolicies
    groupPolicyId string
    groupPolicyId path parameter. Group policy ID
    networkId string
    networkId path parameter. Network ID
    id str
    The provider-assigned unique ID for this managed resource.
    item GetGroupPoliciesItem
    items Sequence[GetGroupPoliciesItem]
    Array of ResponseNetworksGetNetworkGroupPolicies
    group_policy_id str
    groupPolicyId path parameter. Group policy ID
    network_id str
    networkId path parameter. Network ID
    id String
    The provider-assigned unique ID for this managed resource.
    item Property Map
    items List<Property Map>
    Array of ResponseNetworksGetNetworkGroupPolicies
    groupPolicyId String
    groupPolicyId path parameter. Group policy ID
    networkId String
    networkId path parameter. Network ID

    Supporting Types

    GetGroupPoliciesItem

    Bandwidth GetGroupPoliciesItemBandwidth
    The bandwidth settings for clients bound to your group policy.
    BonjourForwarding GetGroupPoliciesItemBonjourForwarding
    The Bonjour settings for your group policy. Only valid if your network has a wireless configuration.
    ContentFiltering GetGroupPoliciesItemContentFiltering
    The content filtering settings for your group policy
    FirewallAndTrafficShaping GetGroupPoliciesItemFirewallAndTrafficShaping
    The firewall and traffic shaping rules and settings for your policy.
    GroupPolicyId string
    The ID of the group policy
    Scheduling GetGroupPoliciesItemScheduling
    The schedule for the group policy. Schedules are applied to days of the week.
    SplashAuthSettings string
    Whether clients bound to your policy will bypass splash authorization or behave according to the network's rules. Can be one of 'network default' or 'bypass'. Only available if your network has a wireless configuration.
    VlanTagging GetGroupPoliciesItemVlanTagging
    The VLAN tagging settings for your group policy. Only available if your network has a wireless configuration.
    Bandwidth GetGroupPoliciesItemBandwidth
    The bandwidth settings for clients bound to your group policy.
    BonjourForwarding GetGroupPoliciesItemBonjourForwarding
    The Bonjour settings for your group policy. Only valid if your network has a wireless configuration.
    ContentFiltering GetGroupPoliciesItemContentFiltering
    The content filtering settings for your group policy
    FirewallAndTrafficShaping GetGroupPoliciesItemFirewallAndTrafficShaping
    The firewall and traffic shaping rules and settings for your policy.
    GroupPolicyId string
    The ID of the group policy
    Scheduling GetGroupPoliciesItemScheduling
    The schedule for the group policy. Schedules are applied to days of the week.
    SplashAuthSettings string
    Whether clients bound to your policy will bypass splash authorization or behave according to the network's rules. Can be one of 'network default' or 'bypass'. Only available if your network has a wireless configuration.
    VlanTagging GetGroupPoliciesItemVlanTagging
    The VLAN tagging settings for your group policy. Only available if your network has a wireless configuration.
    bandwidth GetGroupPoliciesItemBandwidth
    The bandwidth settings for clients bound to your group policy.
    bonjourForwarding GetGroupPoliciesItemBonjourForwarding
    The Bonjour settings for your group policy. Only valid if your network has a wireless configuration.
    contentFiltering GetGroupPoliciesItemContentFiltering
    The content filtering settings for your group policy
    firewallAndTrafficShaping GetGroupPoliciesItemFirewallAndTrafficShaping
    The firewall and traffic shaping rules and settings for your policy.
    groupPolicyId String
    The ID of the group policy
    scheduling GetGroupPoliciesItemScheduling
    The schedule for the group policy. Schedules are applied to days of the week.
    splashAuthSettings String
    Whether clients bound to your policy will bypass splash authorization or behave according to the network's rules. Can be one of 'network default' or 'bypass'. Only available if your network has a wireless configuration.
    vlanTagging GetGroupPoliciesItemVlanTagging
    The VLAN tagging settings for your group policy. Only available if your network has a wireless configuration.
    bandwidth GetGroupPoliciesItemBandwidth
    The bandwidth settings for clients bound to your group policy.
    bonjourForwarding GetGroupPoliciesItemBonjourForwarding
    The Bonjour settings for your group policy. Only valid if your network has a wireless configuration.
    contentFiltering GetGroupPoliciesItemContentFiltering
    The content filtering settings for your group policy
    firewallAndTrafficShaping GetGroupPoliciesItemFirewallAndTrafficShaping
    The firewall and traffic shaping rules and settings for your policy.
    groupPolicyId string
    The ID of the group policy
    scheduling GetGroupPoliciesItemScheduling
    The schedule for the group policy. Schedules are applied to days of the week.
    splashAuthSettings string
    Whether clients bound to your policy will bypass splash authorization or behave according to the network's rules. Can be one of 'network default' or 'bypass'. Only available if your network has a wireless configuration.
    vlanTagging GetGroupPoliciesItemVlanTagging
    The VLAN tagging settings for your group policy. Only available if your network has a wireless configuration.
    bandwidth GetGroupPoliciesItemBandwidth
    The bandwidth settings for clients bound to your group policy.
    bonjour_forwarding GetGroupPoliciesItemBonjourForwarding
    The Bonjour settings for your group policy. Only valid if your network has a wireless configuration.
    content_filtering GetGroupPoliciesItemContentFiltering
    The content filtering settings for your group policy
    firewall_and_traffic_shaping GetGroupPoliciesItemFirewallAndTrafficShaping
    The firewall and traffic shaping rules and settings for your policy.
    group_policy_id str
    The ID of the group policy
    scheduling GetGroupPoliciesItemScheduling
    The schedule for the group policy. Schedules are applied to days of the week.
    splash_auth_settings str
    Whether clients bound to your policy will bypass splash authorization or behave according to the network's rules. Can be one of 'network default' or 'bypass'. Only available if your network has a wireless configuration.
    vlan_tagging GetGroupPoliciesItemVlanTagging
    The VLAN tagging settings for your group policy. Only available if your network has a wireless configuration.
    bandwidth Property Map
    The bandwidth settings for clients bound to your group policy.
    bonjourForwarding Property Map
    The Bonjour settings for your group policy. Only valid if your network has a wireless configuration.
    contentFiltering Property Map
    The content filtering settings for your group policy
    firewallAndTrafficShaping Property Map
    The firewall and traffic shaping rules and settings for your policy.
    groupPolicyId String
    The ID of the group policy
    scheduling Property Map
    The schedule for the group policy. Schedules are applied to days of the week.
    splashAuthSettings String
    Whether clients bound to your policy will bypass splash authorization or behave according to the network's rules. Can be one of 'network default' or 'bypass'. Only available if your network has a wireless configuration.
    vlanTagging Property Map
    The VLAN tagging settings for your group policy. Only available if your network has a wireless configuration.

    GetGroupPoliciesItemBandwidth

    BandwidthLimits GetGroupPoliciesItemBandwidthBandwidthLimits
    The bandwidth limits object, specifying upload and download speed for clients bound to the group policy. These are only enforced if 'settings' is set to 'custom'.
    Settings string
    How bandwidth limits are enforced. Can be 'network default', 'ignore' or 'custom'.
    BandwidthLimits GetGroupPoliciesItemBandwidthBandwidthLimits
    The bandwidth limits object, specifying upload and download speed for clients bound to the group policy. These are only enforced if 'settings' is set to 'custom'.
    Settings string
    How bandwidth limits are enforced. Can be 'network default', 'ignore' or 'custom'.
    bandwidthLimits GetGroupPoliciesItemBandwidthBandwidthLimits
    The bandwidth limits object, specifying upload and download speed for clients bound to the group policy. These are only enforced if 'settings' is set to 'custom'.
    settings String
    How bandwidth limits are enforced. Can be 'network default', 'ignore' or 'custom'.
    bandwidthLimits GetGroupPoliciesItemBandwidthBandwidthLimits
    The bandwidth limits object, specifying upload and download speed for clients bound to the group policy. These are only enforced if 'settings' is set to 'custom'.
    settings string
    How bandwidth limits are enforced. Can be 'network default', 'ignore' or 'custom'.
    bandwidth_limits GetGroupPoliciesItemBandwidthBandwidthLimits
    The bandwidth limits object, specifying upload and download speed for clients bound to the group policy. These are only enforced if 'settings' is set to 'custom'.
    settings str
    How bandwidth limits are enforced. Can be 'network default', 'ignore' or 'custom'.
    bandwidthLimits Property Map
    The bandwidth limits object, specifying upload and download speed for clients bound to the group policy. These are only enforced if 'settings' is set to 'custom'.
    settings String
    How bandwidth limits are enforced. Can be 'network default', 'ignore' or 'custom'.

    GetGroupPoliciesItemBandwidthBandwidthLimits

    LimitDown int
    The maximum download limit (integer, in Kbps). null indicates no limit
    LimitUp int
    The maximum upload limit (integer, in Kbps). null indicates no limit
    LimitDown int
    The maximum download limit (integer, in Kbps). null indicates no limit
    LimitUp int
    The maximum upload limit (integer, in Kbps). null indicates no limit
    limitDown Integer
    The maximum download limit (integer, in Kbps). null indicates no limit
    limitUp Integer
    The maximum upload limit (integer, in Kbps). null indicates no limit
    limitDown number
    The maximum download limit (integer, in Kbps). null indicates no limit
    limitUp number
    The maximum upload limit (integer, in Kbps). null indicates no limit
    limit_down int
    The maximum download limit (integer, in Kbps). null indicates no limit
    limit_up int
    The maximum upload limit (integer, in Kbps). null indicates no limit
    limitDown Number
    The maximum download limit (integer, in Kbps). null indicates no limit
    limitUp Number
    The maximum upload limit (integer, in Kbps). null indicates no limit

    GetGroupPoliciesItemBonjourForwarding

    Rules List<GetGroupPoliciesItemBonjourForwardingRule>
    A list of the Bonjour forwarding rules for your group policy. If 'settings' is set to 'custom', at least one rule must be specified.
    Settings string
    How Bonjour rules are applied. Can be 'network default', 'ignore' or 'custom'.
    Rules []GetGroupPoliciesItemBonjourForwardingRule
    A list of the Bonjour forwarding rules for your group policy. If 'settings' is set to 'custom', at least one rule must be specified.
    Settings string
    How Bonjour rules are applied. Can be 'network default', 'ignore' or 'custom'.
    rules List<GetGroupPoliciesItemBonjourForwardingRule>
    A list of the Bonjour forwarding rules for your group policy. If 'settings' is set to 'custom', at least one rule must be specified.
    settings String
    How Bonjour rules are applied. Can be 'network default', 'ignore' or 'custom'.
    rules GetGroupPoliciesItemBonjourForwardingRule[]
    A list of the Bonjour forwarding rules for your group policy. If 'settings' is set to 'custom', at least one rule must be specified.
    settings string
    How Bonjour rules are applied. Can be 'network default', 'ignore' or 'custom'.
    rules Sequence[GetGroupPoliciesItemBonjourForwardingRule]
    A list of the Bonjour forwarding rules for your group policy. If 'settings' is set to 'custom', at least one rule must be specified.
    settings str
    How Bonjour rules are applied. Can be 'network default', 'ignore' or 'custom'.
    rules List<Property Map>
    A list of the Bonjour forwarding rules for your group policy. If 'settings' is set to 'custom', at least one rule must be specified.
    settings String
    How Bonjour rules are applied. Can be 'network default', 'ignore' or 'custom'.

    GetGroupPoliciesItemBonjourForwardingRule

    Description string
    A description for your Bonjour forwarding rule. Optional.
    Services List<string>
    A list of Bonjour services. At least one service must be specified. Available services are 'All Services', 'AirPlay', 'AFP', 'BitTorrent', 'FTP', 'iChat', 'iTunes', 'Printers', 'Samba', 'Scanners' and 'SSH'
    VlanId string
    The ID of the service VLAN. Required.
    Description string
    A description for your Bonjour forwarding rule. Optional.
    Services []string
    A list of Bonjour services. At least one service must be specified. Available services are 'All Services', 'AirPlay', 'AFP', 'BitTorrent', 'FTP', 'iChat', 'iTunes', 'Printers', 'Samba', 'Scanners' and 'SSH'
    VlanId string
    The ID of the service VLAN. Required.
    description String
    A description for your Bonjour forwarding rule. Optional.
    services List<String>
    A list of Bonjour services. At least one service must be specified. Available services are 'All Services', 'AirPlay', 'AFP', 'BitTorrent', 'FTP', 'iChat', 'iTunes', 'Printers', 'Samba', 'Scanners' and 'SSH'
    vlanId String
    The ID of the service VLAN. Required.
    description string
    A description for your Bonjour forwarding rule. Optional.
    services string[]
    A list of Bonjour services. At least one service must be specified. Available services are 'All Services', 'AirPlay', 'AFP', 'BitTorrent', 'FTP', 'iChat', 'iTunes', 'Printers', 'Samba', 'Scanners' and 'SSH'
    vlanId string
    The ID of the service VLAN. Required.
    description str
    A description for your Bonjour forwarding rule. Optional.
    services Sequence[str]
    A list of Bonjour services. At least one service must be specified. Available services are 'All Services', 'AirPlay', 'AFP', 'BitTorrent', 'FTP', 'iChat', 'iTunes', 'Printers', 'Samba', 'Scanners' and 'SSH'
    vlan_id str
    The ID of the service VLAN. Required.
    description String
    A description for your Bonjour forwarding rule. Optional.
    services List<String>
    A list of Bonjour services. At least one service must be specified. Available services are 'All Services', 'AirPlay', 'AFP', 'BitTorrent', 'FTP', 'iChat', 'iTunes', 'Printers', 'Samba', 'Scanners' and 'SSH'
    vlanId String
    The ID of the service VLAN. Required.

    GetGroupPoliciesItemContentFiltering

    allowedUrlPatterns Property Map
    Settings for allowed URL patterns
    blockedUrlCategories Property Map
    Settings for blocked URL categories
    blockedUrlPatterns Property Map
    Settings for blocked URL patterns

    GetGroupPoliciesItemContentFilteringAllowedUrlPatterns

    Patterns List<string>
    A list of URL patterns that are allowed
    Settings string
    How URL patterns are applied. Can be 'network default', 'append' or 'override'.
    Patterns []string
    A list of URL patterns that are allowed
    Settings string
    How URL patterns are applied. Can be 'network default', 'append' or 'override'.
    patterns List<String>
    A list of URL patterns that are allowed
    settings String
    How URL patterns are applied. Can be 'network default', 'append' or 'override'.
    patterns string[]
    A list of URL patterns that are allowed
    settings string
    How URL patterns are applied. Can be 'network default', 'append' or 'override'.
    patterns Sequence[str]
    A list of URL patterns that are allowed
    settings str
    How URL patterns are applied. Can be 'network default', 'append' or 'override'.
    patterns List<String>
    A list of URL patterns that are allowed
    settings String
    How URL patterns are applied. Can be 'network default', 'append' or 'override'.

    GetGroupPoliciesItemContentFilteringBlockedUrlCategories

    Categories List<string>
    A list of URL categories to block
    Settings string
    How URL categories are applied. Can be 'network default', 'append' or 'override'.
    Categories []string
    A list of URL categories to block
    Settings string
    How URL categories are applied. Can be 'network default', 'append' or 'override'.
    categories List<String>
    A list of URL categories to block
    settings String
    How URL categories are applied. Can be 'network default', 'append' or 'override'.
    categories string[]
    A list of URL categories to block
    settings string
    How URL categories are applied. Can be 'network default', 'append' or 'override'.
    categories Sequence[str]
    A list of URL categories to block
    settings str
    How URL categories are applied. Can be 'network default', 'append' or 'override'.
    categories List<String>
    A list of URL categories to block
    settings String
    How URL categories are applied. Can be 'network default', 'append' or 'override'.

    GetGroupPoliciesItemContentFilteringBlockedUrlPatterns

    Patterns List<string>
    A list of URL patterns that are blocked
    Settings string
    How URL patterns are applied. Can be 'network default', 'append' or 'override'.
    Patterns []string
    A list of URL patterns that are blocked
    Settings string
    How URL patterns are applied. Can be 'network default', 'append' or 'override'.
    patterns List<String>
    A list of URL patterns that are blocked
    settings String
    How URL patterns are applied. Can be 'network default', 'append' or 'override'.
    patterns string[]
    A list of URL patterns that are blocked
    settings string
    How URL patterns are applied. Can be 'network default', 'append' or 'override'.
    patterns Sequence[str]
    A list of URL patterns that are blocked
    settings str
    How URL patterns are applied. Can be 'network default', 'append' or 'override'.
    patterns List<String>
    A list of URL patterns that are blocked
    settings String
    How URL patterns are applied. Can be 'network default', 'append' or 'override'.

    GetGroupPoliciesItemFirewallAndTrafficShaping

    L3FirewallRules List<GetGroupPoliciesItemFirewallAndTrafficShapingL3FirewallRule>
    An ordered array of the L3 firewall rules
    L7FirewallRules List<GetGroupPoliciesItemFirewallAndTrafficShapingL7FirewallRule>
    An ordered array of L7 firewall rules
    Settings string
    How firewall and traffic shaping rules are enforced. Can be 'network default', 'ignore' or 'custom'.
    TrafficShapingRules List<GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRule>
    An array of traffic shaping rules. Rules are applied in the order that they are specified in. An empty list (or null) means no rules. Note that you are allowed a maximum of 8 rules.
    L3FirewallRules []GetGroupPoliciesItemFirewallAndTrafficShapingL3FirewallRule
    An ordered array of the L3 firewall rules
    L7FirewallRules []GetGroupPoliciesItemFirewallAndTrafficShapingL7FirewallRule
    An ordered array of L7 firewall rules
    Settings string
    How firewall and traffic shaping rules are enforced. Can be 'network default', 'ignore' or 'custom'.
    TrafficShapingRules []GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRule
    An array of traffic shaping rules. Rules are applied in the order that they are specified in. An empty list (or null) means no rules. Note that you are allowed a maximum of 8 rules.
    l3FirewallRules List<GetGroupPoliciesItemFirewallAndTrafficShapingL3FirewallRule>
    An ordered array of the L3 firewall rules
    l7FirewallRules List<GetGroupPoliciesItemFirewallAndTrafficShapingL7FirewallRule>
    An ordered array of L7 firewall rules
    settings String
    How firewall and traffic shaping rules are enforced. Can be 'network default', 'ignore' or 'custom'.
    trafficShapingRules List<GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRule>
    An array of traffic shaping rules. Rules are applied in the order that they are specified in. An empty list (or null) means no rules. Note that you are allowed a maximum of 8 rules.
    l3FirewallRules GetGroupPoliciesItemFirewallAndTrafficShapingL3FirewallRule[]
    An ordered array of the L3 firewall rules
    l7FirewallRules GetGroupPoliciesItemFirewallAndTrafficShapingL7FirewallRule[]
    An ordered array of L7 firewall rules
    settings string
    How firewall and traffic shaping rules are enforced. Can be 'network default', 'ignore' or 'custom'.
    trafficShapingRules GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRule[]
    An array of traffic shaping rules. Rules are applied in the order that they are specified in. An empty list (or null) means no rules. Note that you are allowed a maximum of 8 rules.
    l3_firewall_rules Sequence[GetGroupPoliciesItemFirewallAndTrafficShapingL3FirewallRule]
    An ordered array of the L3 firewall rules
    l7_firewall_rules Sequence[GetGroupPoliciesItemFirewallAndTrafficShapingL7FirewallRule]
    An ordered array of L7 firewall rules
    settings str
    How firewall and traffic shaping rules are enforced. Can be 'network default', 'ignore' or 'custom'.
    traffic_shaping_rules Sequence[GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRule]
    An array of traffic shaping rules. Rules are applied in the order that they are specified in. An empty list (or null) means no rules. Note that you are allowed a maximum of 8 rules.
    l3FirewallRules List<Property Map>
    An ordered array of the L3 firewall rules
    l7FirewallRules List<Property Map>
    An ordered array of L7 firewall rules
    settings String
    How firewall and traffic shaping rules are enforced. Can be 'network default', 'ignore' or 'custom'.
    trafficShapingRules List<Property Map>
    An array of traffic shaping rules. Rules are applied in the order that they are specified in. An empty list (or null) means no rules. Note that you are allowed a maximum of 8 rules.

    GetGroupPoliciesItemFirewallAndTrafficShapingL3FirewallRule

    Comment string
    Description of the rule (optional)
    DestCidr string
    Destination IP address (in IP or CIDR notation), a fully-qualified domain name (FQDN, if your network supports it) or 'any'.
    DestPort string
    Destination port (integer in the range 1-65535), a port range (e.g. 8080-9090), or 'any'
    Policy string
    'allow' or 'deny' traffic specified by this rule
    Protocol string
    The type of protocol (must be 'tcp', 'udp', 'icmp', 'icmp6' or 'any')
    Comment string
    Description of the rule (optional)
    DestCidr string
    Destination IP address (in IP or CIDR notation), a fully-qualified domain name (FQDN, if your network supports it) or 'any'.
    DestPort string
    Destination port (integer in the range 1-65535), a port range (e.g. 8080-9090), or 'any'
    Policy string
    'allow' or 'deny' traffic specified by this rule
    Protocol string
    The type of protocol (must be 'tcp', 'udp', 'icmp', 'icmp6' or 'any')
    comment String
    Description of the rule (optional)
    destCidr String
    Destination IP address (in IP or CIDR notation), a fully-qualified domain name (FQDN, if your network supports it) or 'any'.
    destPort String
    Destination port (integer in the range 1-65535), a port range (e.g. 8080-9090), or 'any'
    policy String
    'allow' or 'deny' traffic specified by this rule
    protocol String
    The type of protocol (must be 'tcp', 'udp', 'icmp', 'icmp6' or 'any')
    comment string
    Description of the rule (optional)
    destCidr string
    Destination IP address (in IP or CIDR notation), a fully-qualified domain name (FQDN, if your network supports it) or 'any'.
    destPort string
    Destination port (integer in the range 1-65535), a port range (e.g. 8080-9090), or 'any'
    policy string
    'allow' or 'deny' traffic specified by this rule
    protocol string
    The type of protocol (must be 'tcp', 'udp', 'icmp', 'icmp6' or 'any')
    comment str
    Description of the rule (optional)
    dest_cidr str
    Destination IP address (in IP or CIDR notation), a fully-qualified domain name (FQDN, if your network supports it) or 'any'.
    dest_port str
    Destination port (integer in the range 1-65535), a port range (e.g. 8080-9090), or 'any'
    policy str
    'allow' or 'deny' traffic specified by this rule
    protocol str
    The type of protocol (must be 'tcp', 'udp', 'icmp', 'icmp6' or 'any')
    comment String
    Description of the rule (optional)
    destCidr String
    Destination IP address (in IP or CIDR notation), a fully-qualified domain name (FQDN, if your network supports it) or 'any'.
    destPort String
    Destination port (integer in the range 1-65535), a port range (e.g. 8080-9090), or 'any'
    policy String
    'allow' or 'deny' traffic specified by this rule
    protocol String
    The type of protocol (must be 'tcp', 'udp', 'icmp', 'icmp6' or 'any')

    GetGroupPoliciesItemFirewallAndTrafficShapingL7FirewallRule

    Policy string
    The policy applied to matching traffic. Must be 'deny'.
    Type string
    Type of the L7 Rule. Must be 'application', 'applicationCategory', 'host', 'port' or 'ipRange'
    Value string
    The 'value' of what you want to block. If 'type' is 'host', 'port' or 'ipRange', 'value' must be a string matching either a hostname (e.g. somewhere.com), a port (e.g. 8080), or an IP range (e.g. 192.1.0.0/16). If 'type' is 'application' or 'applicationCategory', then 'value' must be an object with an ID for the application.
    Policy string
    The policy applied to matching traffic. Must be 'deny'.
    Type string
    Type of the L7 Rule. Must be 'application', 'applicationCategory', 'host', 'port' or 'ipRange'
    Value string
    The 'value' of what you want to block. If 'type' is 'host', 'port' or 'ipRange', 'value' must be a string matching either a hostname (e.g. somewhere.com), a port (e.g. 8080), or an IP range (e.g. 192.1.0.0/16). If 'type' is 'application' or 'applicationCategory', then 'value' must be an object with an ID for the application.
    policy String
    The policy applied to matching traffic. Must be 'deny'.
    type String
    Type of the L7 Rule. Must be 'application', 'applicationCategory', 'host', 'port' or 'ipRange'
    value String
    The 'value' of what you want to block. If 'type' is 'host', 'port' or 'ipRange', 'value' must be a string matching either a hostname (e.g. somewhere.com), a port (e.g. 8080), or an IP range (e.g. 192.1.0.0/16). If 'type' is 'application' or 'applicationCategory', then 'value' must be an object with an ID for the application.
    policy string
    The policy applied to matching traffic. Must be 'deny'.
    type string
    Type of the L7 Rule. Must be 'application', 'applicationCategory', 'host', 'port' or 'ipRange'
    value string
    The 'value' of what you want to block. If 'type' is 'host', 'port' or 'ipRange', 'value' must be a string matching either a hostname (e.g. somewhere.com), a port (e.g. 8080), or an IP range (e.g. 192.1.0.0/16). If 'type' is 'application' or 'applicationCategory', then 'value' must be an object with an ID for the application.
    policy str
    The policy applied to matching traffic. Must be 'deny'.
    type str
    Type of the L7 Rule. Must be 'application', 'applicationCategory', 'host', 'port' or 'ipRange'
    value str
    The 'value' of what you want to block. If 'type' is 'host', 'port' or 'ipRange', 'value' must be a string matching either a hostname (e.g. somewhere.com), a port (e.g. 8080), or an IP range (e.g. 192.1.0.0/16). If 'type' is 'application' or 'applicationCategory', then 'value' must be an object with an ID for the application.
    policy String
    The policy applied to matching traffic. Must be 'deny'.
    type String
    Type of the L7 Rule. Must be 'application', 'applicationCategory', 'host', 'port' or 'ipRange'
    value String
    The 'value' of what you want to block. If 'type' is 'host', 'port' or 'ipRange', 'value' must be a string matching either a hostname (e.g. somewhere.com), a port (e.g. 8080), or an IP range (e.g. 192.1.0.0/16). If 'type' is 'application' or 'applicationCategory', then 'value' must be an object with an ID for the application.

    GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRule

    Definitions List<GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRuleDefinition>
    A list of objects describing the definitions of your traffic shaping rule. At least one definition is required.
    DscpTagValue int
    The DSCP tag applied by your rule. null means 'Do not change DSCP tag'. For a list of possible tag values, use the trafficShaping/dscpTaggingOptions endpoint.
    PcpTagValue int
    The PCP tag applied by your rule. Can be 0 (lowest priority) through 7 (highest priority). null means 'Do not set PCP tag'.
    PerClientBandwidthLimits GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRulePerClientBandwidthLimits
    An object describing the bandwidth settings for your rule.
    Priority string
    A string, indicating the priority level for packets bound to your rule. Can be 'low', 'normal' or 'high'.
    Definitions []GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRuleDefinition
    A list of objects describing the definitions of your traffic shaping rule. At least one definition is required.
    DscpTagValue int
    The DSCP tag applied by your rule. null means 'Do not change DSCP tag'. For a list of possible tag values, use the trafficShaping/dscpTaggingOptions endpoint.
    PcpTagValue int
    The PCP tag applied by your rule. Can be 0 (lowest priority) through 7 (highest priority). null means 'Do not set PCP tag'.
    PerClientBandwidthLimits GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRulePerClientBandwidthLimits
    An object describing the bandwidth settings for your rule.
    Priority string
    A string, indicating the priority level for packets bound to your rule. Can be 'low', 'normal' or 'high'.
    definitions List<GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRuleDefinition>
    A list of objects describing the definitions of your traffic shaping rule. At least one definition is required.
    dscpTagValue Integer
    The DSCP tag applied by your rule. null means 'Do not change DSCP tag'. For a list of possible tag values, use the trafficShaping/dscpTaggingOptions endpoint.
    pcpTagValue Integer
    The PCP tag applied by your rule. Can be 0 (lowest priority) through 7 (highest priority). null means 'Do not set PCP tag'.
    perClientBandwidthLimits GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRulePerClientBandwidthLimits
    An object describing the bandwidth settings for your rule.
    priority String
    A string, indicating the priority level for packets bound to your rule. Can be 'low', 'normal' or 'high'.
    definitions GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRuleDefinition[]
    A list of objects describing the definitions of your traffic shaping rule. At least one definition is required.
    dscpTagValue number
    The DSCP tag applied by your rule. null means 'Do not change DSCP tag'. For a list of possible tag values, use the trafficShaping/dscpTaggingOptions endpoint.
    pcpTagValue number
    The PCP tag applied by your rule. Can be 0 (lowest priority) through 7 (highest priority). null means 'Do not set PCP tag'.
    perClientBandwidthLimits GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRulePerClientBandwidthLimits
    An object describing the bandwidth settings for your rule.
    priority string
    A string, indicating the priority level for packets bound to your rule. Can be 'low', 'normal' or 'high'.
    definitions Sequence[GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRuleDefinition]
    A list of objects describing the definitions of your traffic shaping rule. At least one definition is required.
    dscp_tag_value int
    The DSCP tag applied by your rule. null means 'Do not change DSCP tag'. For a list of possible tag values, use the trafficShaping/dscpTaggingOptions endpoint.
    pcp_tag_value int
    The PCP tag applied by your rule. Can be 0 (lowest priority) through 7 (highest priority). null means 'Do not set PCP tag'.
    per_client_bandwidth_limits GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRulePerClientBandwidthLimits
    An object describing the bandwidth settings for your rule.
    priority str
    A string, indicating the priority level for packets bound to your rule. Can be 'low', 'normal' or 'high'.
    definitions List<Property Map>
    A list of objects describing the definitions of your traffic shaping rule. At least one definition is required.
    dscpTagValue Number
    The DSCP tag applied by your rule. null means 'Do not change DSCP tag'. For a list of possible tag values, use the trafficShaping/dscpTaggingOptions endpoint.
    pcpTagValue Number
    The PCP tag applied by your rule. Can be 0 (lowest priority) through 7 (highest priority). null means 'Do not set PCP tag'.
    perClientBandwidthLimits Property Map
    An object describing the bandwidth settings for your rule.
    priority String
    A string, indicating the priority level for packets bound to your rule. Can be 'low', 'normal' or 'high'.

    GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRuleDefinition

    Type string
    The type of definition. Can be one of 'application', 'applicationCategory', 'host', 'port', 'ipRange' or 'localNet'.
    Value string
    If "type" is 'host', 'port', 'ipRange' or 'localNet', then "value" must be a string, matching either a hostname (e.g. "somesite.com"), a port (e.g. 8080), or an IP range ("192.1.0.0", "192.1.0.0/16", or "10.1.0.0/16:80"). 'localNet' also supports CIDR notation, excluding custom ports. If "type" is 'application' or 'applicationCategory', then "value" must be an object with the structure { "id": "meraki:layer7/..." }, where "id" is the application category or application ID (for a list of IDs for your network, use the trafficShaping/applicationCategories endpoint).
    Type string
    The type of definition. Can be one of 'application', 'applicationCategory', 'host', 'port', 'ipRange' or 'localNet'.
    Value string
    If "type" is 'host', 'port', 'ipRange' or 'localNet', then "value" must be a string, matching either a hostname (e.g. "somesite.com"), a port (e.g. 8080), or an IP range ("192.1.0.0", "192.1.0.0/16", or "10.1.0.0/16:80"). 'localNet' also supports CIDR notation, excluding custom ports. If "type" is 'application' or 'applicationCategory', then "value" must be an object with the structure { "id": "meraki:layer7/..." }, where "id" is the application category or application ID (for a list of IDs for your network, use the trafficShaping/applicationCategories endpoint).
    type String
    The type of definition. Can be one of 'application', 'applicationCategory', 'host', 'port', 'ipRange' or 'localNet'.
    value String
    If "type" is 'host', 'port', 'ipRange' or 'localNet', then "value" must be a string, matching either a hostname (e.g. "somesite.com"), a port (e.g. 8080), or an IP range ("192.1.0.0", "192.1.0.0/16", or "10.1.0.0/16:80"). 'localNet' also supports CIDR notation, excluding custom ports. If "type" is 'application' or 'applicationCategory', then "value" must be an object with the structure { "id": "meraki:layer7/..." }, where "id" is the application category or application ID (for a list of IDs for your network, use the trafficShaping/applicationCategories endpoint).
    type string
    The type of definition. Can be one of 'application', 'applicationCategory', 'host', 'port', 'ipRange' or 'localNet'.
    value string
    If "type" is 'host', 'port', 'ipRange' or 'localNet', then "value" must be a string, matching either a hostname (e.g. "somesite.com"), a port (e.g. 8080), or an IP range ("192.1.0.0", "192.1.0.0/16", or "10.1.0.0/16:80"). 'localNet' also supports CIDR notation, excluding custom ports. If "type" is 'application' or 'applicationCategory', then "value" must be an object with the structure { "id": "meraki:layer7/..." }, where "id" is the application category or application ID (for a list of IDs for your network, use the trafficShaping/applicationCategories endpoint).
    type str
    The type of definition. Can be one of 'application', 'applicationCategory', 'host', 'port', 'ipRange' or 'localNet'.
    value str
    If "type" is 'host', 'port', 'ipRange' or 'localNet', then "value" must be a string, matching either a hostname (e.g. "somesite.com"), a port (e.g. 8080), or an IP range ("192.1.0.0", "192.1.0.0/16", or "10.1.0.0/16:80"). 'localNet' also supports CIDR notation, excluding custom ports. If "type" is 'application' or 'applicationCategory', then "value" must be an object with the structure { "id": "meraki:layer7/..." }, where "id" is the application category or application ID (for a list of IDs for your network, use the trafficShaping/applicationCategories endpoint).
    type String
    The type of definition. Can be one of 'application', 'applicationCategory', 'host', 'port', 'ipRange' or 'localNet'.
    value String
    If "type" is 'host', 'port', 'ipRange' or 'localNet', then "value" must be a string, matching either a hostname (e.g. "somesite.com"), a port (e.g. 8080), or an IP range ("192.1.0.0", "192.1.0.0/16", or "10.1.0.0/16:80"). 'localNet' also supports CIDR notation, excluding custom ports. If "type" is 'application' or 'applicationCategory', then "value" must be an object with the structure { "id": "meraki:layer7/..." }, where "id" is the application category or application ID (for a list of IDs for your network, use the trafficShaping/applicationCategories endpoint).

    GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRulePerClientBandwidthLimits

    BandwidthLimits GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRulePerClientBandwidthLimitsBandwidthLimits
    The bandwidth limits object, specifying the upload ('limitUp') and download ('limitDown') speed in Kbps. These are only enforced if 'settings' is set to 'custom'.
    Settings string
    How bandwidth limits are applied by your rule. Can be one of 'network default', 'ignore' or 'custom'.
    BandwidthLimits GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRulePerClientBandwidthLimitsBandwidthLimits
    The bandwidth limits object, specifying the upload ('limitUp') and download ('limitDown') speed in Kbps. These are only enforced if 'settings' is set to 'custom'.
    Settings string
    How bandwidth limits are applied by your rule. Can be one of 'network default', 'ignore' or 'custom'.
    bandwidthLimits GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRulePerClientBandwidthLimitsBandwidthLimits
    The bandwidth limits object, specifying the upload ('limitUp') and download ('limitDown') speed in Kbps. These are only enforced if 'settings' is set to 'custom'.
    settings String
    How bandwidth limits are applied by your rule. Can be one of 'network default', 'ignore' or 'custom'.
    bandwidthLimits GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRulePerClientBandwidthLimitsBandwidthLimits
    The bandwidth limits object, specifying the upload ('limitUp') and download ('limitDown') speed in Kbps. These are only enforced if 'settings' is set to 'custom'.
    settings string
    How bandwidth limits are applied by your rule. Can be one of 'network default', 'ignore' or 'custom'.
    bandwidth_limits GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRulePerClientBandwidthLimitsBandwidthLimits
    The bandwidth limits object, specifying the upload ('limitUp') and download ('limitDown') speed in Kbps. These are only enforced if 'settings' is set to 'custom'.
    settings str
    How bandwidth limits are applied by your rule. Can be one of 'network default', 'ignore' or 'custom'.
    bandwidthLimits Property Map
    The bandwidth limits object, specifying the upload ('limitUp') and download ('limitDown') speed in Kbps. These are only enforced if 'settings' is set to 'custom'.
    settings String
    How bandwidth limits are applied by your rule. Can be one of 'network default', 'ignore' or 'custom'.

    GetGroupPoliciesItemFirewallAndTrafficShapingTrafficShapingRulePerClientBandwidthLimitsBandwidthLimits

    LimitDown int
    The maximum download limit (integer, in Kbps).
    LimitUp int
    The maximum upload limit (integer, in Kbps).
    LimitDown int
    The maximum download limit (integer, in Kbps).
    LimitUp int
    The maximum upload limit (integer, in Kbps).
    limitDown Integer
    The maximum download limit (integer, in Kbps).
    limitUp Integer
    The maximum upload limit (integer, in Kbps).
    limitDown number
    The maximum download limit (integer, in Kbps).
    limitUp number
    The maximum upload limit (integer, in Kbps).
    limit_down int
    The maximum download limit (integer, in Kbps).
    limit_up int
    The maximum upload limit (integer, in Kbps).
    limitDown Number
    The maximum download limit (integer, in Kbps).
    limitUp Number
    The maximum upload limit (integer, in Kbps).

    GetGroupPoliciesItemScheduling

    Enabled bool
    Whether scheduling is enabled (true) or disabled (false). Defaults to false. If true, the schedule objects for each day of the week (monday - sunday) are parsed.
    Friday GetGroupPoliciesItemSchedulingFriday
    The schedule object for Friday.
    Monday GetGroupPoliciesItemSchedulingMonday
    The schedule object for Monday.
    Saturday GetGroupPoliciesItemSchedulingSaturday
    The schedule object for Saturday.
    Sunday GetGroupPoliciesItemSchedulingSunday
    The schedule object for Sunday.
    Thursday GetGroupPoliciesItemSchedulingThursday
    The schedule object for Thursday.
    Tuesday GetGroupPoliciesItemSchedulingTuesday
    The schedule object for Tuesday.
    Wednesday GetGroupPoliciesItemSchedulingWednesday
    The schedule object for Wednesday.
    Enabled bool
    Whether scheduling is enabled (true) or disabled (false). Defaults to false. If true, the schedule objects for each day of the week (monday - sunday) are parsed.
    Friday GetGroupPoliciesItemSchedulingFriday
    The schedule object for Friday.
    Monday GetGroupPoliciesItemSchedulingMonday
    The schedule object for Monday.
    Saturday GetGroupPoliciesItemSchedulingSaturday
    The schedule object for Saturday.
    Sunday GetGroupPoliciesItemSchedulingSunday
    The schedule object for Sunday.
    Thursday GetGroupPoliciesItemSchedulingThursday
    The schedule object for Thursday.
    Tuesday GetGroupPoliciesItemSchedulingTuesday
    The schedule object for Tuesday.
    Wednesday GetGroupPoliciesItemSchedulingWednesday
    The schedule object for Wednesday.
    enabled Boolean
    Whether scheduling is enabled (true) or disabled (false). Defaults to false. If true, the schedule objects for each day of the week (monday - sunday) are parsed.
    friday GetGroupPoliciesItemSchedulingFriday
    The schedule object for Friday.
    monday GetGroupPoliciesItemSchedulingMonday
    The schedule object for Monday.
    saturday GetGroupPoliciesItemSchedulingSaturday
    The schedule object for Saturday.
    sunday GetGroupPoliciesItemSchedulingSunday
    The schedule object for Sunday.
    thursday GetGroupPoliciesItemSchedulingThursday
    The schedule object for Thursday.
    tuesday GetGroupPoliciesItemSchedulingTuesday
    The schedule object for Tuesday.
    wednesday GetGroupPoliciesItemSchedulingWednesday
    The schedule object for Wednesday.
    enabled boolean
    Whether scheduling is enabled (true) or disabled (false). Defaults to false. If true, the schedule objects for each day of the week (monday - sunday) are parsed.
    friday GetGroupPoliciesItemSchedulingFriday
    The schedule object for Friday.
    monday GetGroupPoliciesItemSchedulingMonday
    The schedule object for Monday.
    saturday GetGroupPoliciesItemSchedulingSaturday
    The schedule object for Saturday.
    sunday GetGroupPoliciesItemSchedulingSunday
    The schedule object for Sunday.
    thursday GetGroupPoliciesItemSchedulingThursday
    The schedule object for Thursday.
    tuesday GetGroupPoliciesItemSchedulingTuesday
    The schedule object for Tuesday.
    wednesday GetGroupPoliciesItemSchedulingWednesday
    The schedule object for Wednesday.
    enabled bool
    Whether scheduling is enabled (true) or disabled (false). Defaults to false. If true, the schedule objects for each day of the week (monday - sunday) are parsed.
    friday GetGroupPoliciesItemSchedulingFriday
    The schedule object for Friday.
    monday GetGroupPoliciesItemSchedulingMonday
    The schedule object for Monday.
    saturday GetGroupPoliciesItemSchedulingSaturday
    The schedule object for Saturday.
    sunday GetGroupPoliciesItemSchedulingSunday
    The schedule object for Sunday.
    thursday GetGroupPoliciesItemSchedulingThursday
    The schedule object for Thursday.
    tuesday GetGroupPoliciesItemSchedulingTuesday
    The schedule object for Tuesday.
    wednesday GetGroupPoliciesItemSchedulingWednesday
    The schedule object for Wednesday.
    enabled Boolean
    Whether scheduling is enabled (true) or disabled (false). Defaults to false. If true, the schedule objects for each day of the week (monday - sunday) are parsed.
    friday Property Map
    The schedule object for Friday.
    monday Property Map
    The schedule object for Monday.
    saturday Property Map
    The schedule object for Saturday.
    sunday Property Map
    The schedule object for Sunday.
    thursday Property Map
    The schedule object for Thursday.
    tuesday Property Map
    The schedule object for Tuesday.
    wednesday Property Map
    The schedule object for Wednesday.

    GetGroupPoliciesItemSchedulingFriday

    Active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    From string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    To string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    Active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    From string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    To string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active Boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from String
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to String
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from_ str
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to str
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active Boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from String
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to String
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.

    GetGroupPoliciesItemSchedulingMonday

    Active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    From string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    To string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    Active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    From string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    To string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active Boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from String
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to String
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from_ str
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to str
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active Boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from String
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to String
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.

    GetGroupPoliciesItemSchedulingSaturday

    Active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    From string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    To string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    Active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    From string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    To string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active Boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from String
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to String
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from_ str
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to str
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active Boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from String
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to String
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.

    GetGroupPoliciesItemSchedulingSunday

    Active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    From string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    To string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    Active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    From string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    To string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active Boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from String
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to String
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from_ str
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to str
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active Boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from String
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to String
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.

    GetGroupPoliciesItemSchedulingThursday

    Active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    From string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    To string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    Active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    From string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    To string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active Boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from String
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to String
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from_ str
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to str
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active Boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from String
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to String
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.

    GetGroupPoliciesItemSchedulingTuesday

    Active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    From string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    To string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    Active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    From string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    To string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active Boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from String
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to String
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from_ str
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to str
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active Boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from String
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to String
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.

    GetGroupPoliciesItemSchedulingWednesday

    Active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    From string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    To string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    Active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    From string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    To string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active Boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from String
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to String
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from string
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to string
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active bool
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from_ str
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to str
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.
    active Boolean
    Whether the schedule is active (true) or inactive (false) during the time specified between 'from' and 'to'. Defaults to true.
    from String
    The time, from '00:00' to '24:00'. Must be less than the time specified in 'to'. Defaults to '00:00'. Only 30 minute increments are allowed.
    to String
    The time, from '00:00' to '24:00'. Must be greater than the time specified in 'from'. Defaults to '24:00'. Only 30 minute increments are allowed.

    GetGroupPoliciesItemVlanTagging

    Settings string
    How VLAN tagging is applied. Can be 'network default', 'ignore' or 'custom'.
    VlanId string
    The ID of the vlan you want to tag. This only applies if 'settings' is set to 'custom'.
    Settings string
    How VLAN tagging is applied. Can be 'network default', 'ignore' or 'custom'.
    VlanId string
    The ID of the vlan you want to tag. This only applies if 'settings' is set to 'custom'.
    settings String
    How VLAN tagging is applied. Can be 'network default', 'ignore' or 'custom'.
    vlanId String
    The ID of the vlan you want to tag. This only applies if 'settings' is set to 'custom'.
    settings string
    How VLAN tagging is applied. Can be 'network default', 'ignore' or 'custom'.
    vlanId string
    The ID of the vlan you want to tag. This only applies if 'settings' is set to 'custom'.
    settings str
    How VLAN tagging is applied. Can be 'network default', 'ignore' or 'custom'.
    vlan_id str
    The ID of the vlan you want to tag. This only applies if 'settings' is set to 'custom'.
    settings String
    How VLAN tagging is applied. Can be 'network default', 'ignore' or 'custom'.
    vlanId String
    The ID of the vlan you want to tag. This only applies if 'settings' is set to 'custom'.

    Package Details

    Repository
    meraki pulumi/pulumi-meraki
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the meraki Terraform Provider.
    meraki logo
    Cisco Meraki v0.2.4 published on Friday, Jun 14, 2024 by Pulumi