1. Packages
  2. Cisco Meraki
  3. API Docs
  4. networks
  5. getApplianceVlans
Cisco Meraki v0.2.10 published on Wednesday, Jul 24, 2024 by Pulumi

meraki.networks.getApplianceVlans

Explore with Pulumi AI

meraki logo
Cisco Meraki v0.2.10 published on Wednesday, Jul 24, 2024 by Pulumi

    Example Usage

    Using getApplianceVlans

    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 getApplianceVlans(args: GetApplianceVlansArgs, opts?: InvokeOptions): Promise<GetApplianceVlansResult>
    function getApplianceVlansOutput(args: GetApplianceVlansOutputArgs, opts?: InvokeOptions): Output<GetApplianceVlansResult>
    def get_appliance_vlans(network_id: Optional[str] = None,
                            vlan_id: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetApplianceVlansResult
    def get_appliance_vlans_output(network_id: Optional[pulumi.Input[str]] = None,
                            vlan_id: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetApplianceVlansResult]
    func LookupApplianceVlans(ctx *Context, args *LookupApplianceVlansArgs, opts ...InvokeOption) (*LookupApplianceVlansResult, error)
    func LookupApplianceVlansOutput(ctx *Context, args *LookupApplianceVlansOutputArgs, opts ...InvokeOption) LookupApplianceVlansResultOutput

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

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

    The following arguments are supported:

    NetworkId string
    networkId path parameter. Network ID
    VlanId string
    vlanId path parameter. Vlan ID
    NetworkId string
    networkId path parameter. Network ID
    VlanId string
    vlanId path parameter. Vlan ID
    networkId String
    networkId path parameter. Network ID
    vlanId String
    vlanId path parameter. Vlan ID
    networkId string
    networkId path parameter. Network ID
    vlanId string
    vlanId path parameter. Vlan ID
    network_id str
    networkId path parameter. Network ID
    vlan_id str
    vlanId path parameter. Vlan ID
    networkId String
    networkId path parameter. Network ID
    vlanId String
    vlanId path parameter. Vlan ID

    getApplianceVlans Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    Item GetApplianceVlansItem
    Items List<GetApplianceVlansItem>
    Array of ResponseApplianceGetNetworkApplianceVlans
    NetworkId string
    networkId path parameter. Network ID
    VlanId string
    vlanId path parameter. Vlan ID
    Id string
    The provider-assigned unique ID for this managed resource.
    Item GetApplianceVlansItem
    Items []GetApplianceVlansItem
    Array of ResponseApplianceGetNetworkApplianceVlans
    NetworkId string
    networkId path parameter. Network ID
    VlanId string
    vlanId path parameter. Vlan ID
    id String
    The provider-assigned unique ID for this managed resource.
    item GetApplianceVlansItem
    items List<GetApplianceVlansItem>
    Array of ResponseApplianceGetNetworkApplianceVlans
    networkId String
    networkId path parameter. Network ID
    vlanId String
    vlanId path parameter. Vlan ID
    id string
    The provider-assigned unique ID for this managed resource.
    item GetApplianceVlansItem
    items GetApplianceVlansItem[]
    Array of ResponseApplianceGetNetworkApplianceVlans
    networkId string
    networkId path parameter. Network ID
    vlanId string
    vlanId path parameter. Vlan ID
    id str
    The provider-assigned unique ID for this managed resource.
    item GetApplianceVlansItem
    items Sequence[GetApplianceVlansItem]
    Array of ResponseApplianceGetNetworkApplianceVlans
    network_id str
    networkId path parameter. Network ID
    vlan_id str
    vlanId path parameter. Vlan ID
    id String
    The provider-assigned unique ID for this managed resource.
    item Property Map
    items List<Property Map>
    Array of ResponseApplianceGetNetworkApplianceVlans
    networkId String
    networkId path parameter. Network ID
    vlanId String
    vlanId path parameter. Vlan ID

    Supporting Types

    GetApplianceVlansItem

    ApplianceIp string
    The local IP of the appliance on the VLAN
    Cidr string
    CIDR of the pool of subnets. Applicable only for template network. Each network bound to the template will automatically pick a subnet from this pool to build its own VLAN.
    DhcpBootFilename string
    DHCP boot option for boot filename
    DhcpBootNextServer string
    DHCP boot option to direct boot clients to the server to load the boot file from
    DhcpBootOptionsEnabled bool
    Use DHCP boot options specified in other properties
    DhcpHandling string
    The appliance's handling of DHCP requests on this VLAN. One of: 'Run a DHCP server', 'Relay DHCP to another server' or 'Do not respond to DHCP requests'
    DhcpLeaseTime string
    The term of DHCP leases if the appliance is running a DHCP server on this VLAN. One of: '30 minutes', '1 hour', '4 hours', '12 hours', '1 day' or '1 week'
    DhcpOptions List<GetApplianceVlansItemDhcpOption>
    The list of DHCP options that will be included in DHCP responses. Each object in the list should have "code", "type", and "value" properties.
    DhcpRelayServerIps List<string>
    The IPs of the DHCP servers that DHCP requests should be relayed to
    DnsNameservers string
    The DNS nameservers used for DHCP responses, either "upstreamdns", "googledns", "opendns", or a newline seperated string of IP addresses or domain names
    FixedIpAssignments string
    The DHCP fixed IP assignments on the VLAN. This should be an object that contains mappings from MAC addresses to objects that themselves each contain "ip" and "name" string fields. See the sample request/response for more details.
    GroupPolicyId string
    The id of the desired group policy to apply to the VLAN
    Id int
    The VLAN ID of the VLAN
    InterfaceId string
    The interface ID of the VLAN
    Ipv6 GetApplianceVlansItemIpv6
    IPv6 configuration on the VLAN
    MandatoryDhcp GetApplianceVlansItemMandatoryDhcp
    Mandatory DHCP will enforce that clients connecting to this VLAN must use the IP address assigned by the DHCP server. Clients who use a static IP address won't be able to associate. Only available on firmware versions 17.0 and above
    Mask int
    Mask used for the subnet of all bound to the template networks. Applicable only for template network.
    Name string
    The name of the VLAN
    ReservedIpRanges List<GetApplianceVlansItemReservedIpRange>
    The DHCP reserved IP ranges on the VLAN
    Subnet string
    The subnet of the VLAN
    TemplateVlanType string
    Type of subnetting of the VLAN. Applicable only for template network.
    VpnNatSubnet string
    The translated VPN subnet if VPN and VPN subnet translation are enabled on the VLAN
    ApplianceIp string
    The local IP of the appliance on the VLAN
    Cidr string
    CIDR of the pool of subnets. Applicable only for template network. Each network bound to the template will automatically pick a subnet from this pool to build its own VLAN.
    DhcpBootFilename string
    DHCP boot option for boot filename
    DhcpBootNextServer string
    DHCP boot option to direct boot clients to the server to load the boot file from
    DhcpBootOptionsEnabled bool
    Use DHCP boot options specified in other properties
    DhcpHandling string
    The appliance's handling of DHCP requests on this VLAN. One of: 'Run a DHCP server', 'Relay DHCP to another server' or 'Do not respond to DHCP requests'
    DhcpLeaseTime string
    The term of DHCP leases if the appliance is running a DHCP server on this VLAN. One of: '30 minutes', '1 hour', '4 hours', '12 hours', '1 day' or '1 week'
    DhcpOptions []GetApplianceVlansItemDhcpOption
    The list of DHCP options that will be included in DHCP responses. Each object in the list should have "code", "type", and "value" properties.
    DhcpRelayServerIps []string
    The IPs of the DHCP servers that DHCP requests should be relayed to
    DnsNameservers string
    The DNS nameservers used for DHCP responses, either "upstreamdns", "googledns", "opendns", or a newline seperated string of IP addresses or domain names
    FixedIpAssignments string
    The DHCP fixed IP assignments on the VLAN. This should be an object that contains mappings from MAC addresses to objects that themselves each contain "ip" and "name" string fields. See the sample request/response for more details.
    GroupPolicyId string
    The id of the desired group policy to apply to the VLAN
    Id int
    The VLAN ID of the VLAN
    InterfaceId string
    The interface ID of the VLAN
    Ipv6 GetApplianceVlansItemIpv6
    IPv6 configuration on the VLAN
    MandatoryDhcp GetApplianceVlansItemMandatoryDhcp
    Mandatory DHCP will enforce that clients connecting to this VLAN must use the IP address assigned by the DHCP server. Clients who use a static IP address won't be able to associate. Only available on firmware versions 17.0 and above
    Mask int
    Mask used for the subnet of all bound to the template networks. Applicable only for template network.
    Name string
    The name of the VLAN
    ReservedIpRanges []GetApplianceVlansItemReservedIpRange
    The DHCP reserved IP ranges on the VLAN
    Subnet string
    The subnet of the VLAN
    TemplateVlanType string
    Type of subnetting of the VLAN. Applicable only for template network.
    VpnNatSubnet string
    The translated VPN subnet if VPN and VPN subnet translation are enabled on the VLAN
    applianceIp String
    The local IP of the appliance on the VLAN
    cidr String
    CIDR of the pool of subnets. Applicable only for template network. Each network bound to the template will automatically pick a subnet from this pool to build its own VLAN.
    dhcpBootFilename String
    DHCP boot option for boot filename
    dhcpBootNextServer String
    DHCP boot option to direct boot clients to the server to load the boot file from
    dhcpBootOptionsEnabled Boolean
    Use DHCP boot options specified in other properties
    dhcpHandling String
    The appliance's handling of DHCP requests on this VLAN. One of: 'Run a DHCP server', 'Relay DHCP to another server' or 'Do not respond to DHCP requests'
    dhcpLeaseTime String
    The term of DHCP leases if the appliance is running a DHCP server on this VLAN. One of: '30 minutes', '1 hour', '4 hours', '12 hours', '1 day' or '1 week'
    dhcpOptions List<GetApplianceVlansItemDhcpOption>
    The list of DHCP options that will be included in DHCP responses. Each object in the list should have "code", "type", and "value" properties.
    dhcpRelayServerIps List<String>
    The IPs of the DHCP servers that DHCP requests should be relayed to
    dnsNameservers String
    The DNS nameservers used for DHCP responses, either "upstreamdns", "googledns", "opendns", or a newline seperated string of IP addresses or domain names
    fixedIpAssignments String
    The DHCP fixed IP assignments on the VLAN. This should be an object that contains mappings from MAC addresses to objects that themselves each contain "ip" and "name" string fields. See the sample request/response for more details.
    groupPolicyId String
    The id of the desired group policy to apply to the VLAN
    id Integer
    The VLAN ID of the VLAN
    interfaceId String
    The interface ID of the VLAN
    ipv6 GetApplianceVlansItemIpv6
    IPv6 configuration on the VLAN
    mandatoryDhcp GetApplianceVlansItemMandatoryDhcp
    Mandatory DHCP will enforce that clients connecting to this VLAN must use the IP address assigned by the DHCP server. Clients who use a static IP address won't be able to associate. Only available on firmware versions 17.0 and above
    mask Integer
    Mask used for the subnet of all bound to the template networks. Applicable only for template network.
    name String
    The name of the VLAN
    reservedIpRanges List<GetApplianceVlansItemReservedIpRange>
    The DHCP reserved IP ranges on the VLAN
    subnet String
    The subnet of the VLAN
    templateVlanType String
    Type of subnetting of the VLAN. Applicable only for template network.
    vpnNatSubnet String
    The translated VPN subnet if VPN and VPN subnet translation are enabled on the VLAN
    applianceIp string
    The local IP of the appliance on the VLAN
    cidr string
    CIDR of the pool of subnets. Applicable only for template network. Each network bound to the template will automatically pick a subnet from this pool to build its own VLAN.
    dhcpBootFilename string
    DHCP boot option for boot filename
    dhcpBootNextServer string
    DHCP boot option to direct boot clients to the server to load the boot file from
    dhcpBootOptionsEnabled boolean
    Use DHCP boot options specified in other properties
    dhcpHandling string
    The appliance's handling of DHCP requests on this VLAN. One of: 'Run a DHCP server', 'Relay DHCP to another server' or 'Do not respond to DHCP requests'
    dhcpLeaseTime string
    The term of DHCP leases if the appliance is running a DHCP server on this VLAN. One of: '30 minutes', '1 hour', '4 hours', '12 hours', '1 day' or '1 week'
    dhcpOptions GetApplianceVlansItemDhcpOption[]
    The list of DHCP options that will be included in DHCP responses. Each object in the list should have "code", "type", and "value" properties.
    dhcpRelayServerIps string[]
    The IPs of the DHCP servers that DHCP requests should be relayed to
    dnsNameservers string
    The DNS nameservers used for DHCP responses, either "upstreamdns", "googledns", "opendns", or a newline seperated string of IP addresses or domain names
    fixedIpAssignments string
    The DHCP fixed IP assignments on the VLAN. This should be an object that contains mappings from MAC addresses to objects that themselves each contain "ip" and "name" string fields. See the sample request/response for more details.
    groupPolicyId string
    The id of the desired group policy to apply to the VLAN
    id number
    The VLAN ID of the VLAN
    interfaceId string
    The interface ID of the VLAN
    ipv6 GetApplianceVlansItemIpv6
    IPv6 configuration on the VLAN
    mandatoryDhcp GetApplianceVlansItemMandatoryDhcp
    Mandatory DHCP will enforce that clients connecting to this VLAN must use the IP address assigned by the DHCP server. Clients who use a static IP address won't be able to associate. Only available on firmware versions 17.0 and above
    mask number
    Mask used for the subnet of all bound to the template networks. Applicable only for template network.
    name string
    The name of the VLAN
    reservedIpRanges GetApplianceVlansItemReservedIpRange[]
    The DHCP reserved IP ranges on the VLAN
    subnet string
    The subnet of the VLAN
    templateVlanType string
    Type of subnetting of the VLAN. Applicable only for template network.
    vpnNatSubnet string
    The translated VPN subnet if VPN and VPN subnet translation are enabled on the VLAN
    appliance_ip str
    The local IP of the appliance on the VLAN
    cidr str
    CIDR of the pool of subnets. Applicable only for template network. Each network bound to the template will automatically pick a subnet from this pool to build its own VLAN.
    dhcp_boot_filename str
    DHCP boot option for boot filename
    dhcp_boot_next_server str
    DHCP boot option to direct boot clients to the server to load the boot file from
    dhcp_boot_options_enabled bool
    Use DHCP boot options specified in other properties
    dhcp_handling str
    The appliance's handling of DHCP requests on this VLAN. One of: 'Run a DHCP server', 'Relay DHCP to another server' or 'Do not respond to DHCP requests'
    dhcp_lease_time str
    The term of DHCP leases if the appliance is running a DHCP server on this VLAN. One of: '30 minutes', '1 hour', '4 hours', '12 hours', '1 day' or '1 week'
    dhcp_options Sequence[GetApplianceVlansItemDhcpOption]
    The list of DHCP options that will be included in DHCP responses. Each object in the list should have "code", "type", and "value" properties.
    dhcp_relay_server_ips Sequence[str]
    The IPs of the DHCP servers that DHCP requests should be relayed to
    dns_nameservers str
    The DNS nameservers used for DHCP responses, either "upstreamdns", "googledns", "opendns", or a newline seperated string of IP addresses or domain names
    fixed_ip_assignments str
    The DHCP fixed IP assignments on the VLAN. This should be an object that contains mappings from MAC addresses to objects that themselves each contain "ip" and "name" string fields. See the sample request/response for more details.
    group_policy_id str
    The id of the desired group policy to apply to the VLAN
    id int
    The VLAN ID of the VLAN
    interface_id str
    The interface ID of the VLAN
    ipv6 GetApplianceVlansItemIpv6
    IPv6 configuration on the VLAN
    mandatory_dhcp GetApplianceVlansItemMandatoryDhcp
    Mandatory DHCP will enforce that clients connecting to this VLAN must use the IP address assigned by the DHCP server. Clients who use a static IP address won't be able to associate. Only available on firmware versions 17.0 and above
    mask int
    Mask used for the subnet of all bound to the template networks. Applicable only for template network.
    name str
    The name of the VLAN
    reserved_ip_ranges Sequence[GetApplianceVlansItemReservedIpRange]
    The DHCP reserved IP ranges on the VLAN
    subnet str
    The subnet of the VLAN
    template_vlan_type str
    Type of subnetting of the VLAN. Applicable only for template network.
    vpn_nat_subnet str
    The translated VPN subnet if VPN and VPN subnet translation are enabled on the VLAN
    applianceIp String
    The local IP of the appliance on the VLAN
    cidr String
    CIDR of the pool of subnets. Applicable only for template network. Each network bound to the template will automatically pick a subnet from this pool to build its own VLAN.
    dhcpBootFilename String
    DHCP boot option for boot filename
    dhcpBootNextServer String
    DHCP boot option to direct boot clients to the server to load the boot file from
    dhcpBootOptionsEnabled Boolean
    Use DHCP boot options specified in other properties
    dhcpHandling String
    The appliance's handling of DHCP requests on this VLAN. One of: 'Run a DHCP server', 'Relay DHCP to another server' or 'Do not respond to DHCP requests'
    dhcpLeaseTime String
    The term of DHCP leases if the appliance is running a DHCP server on this VLAN. One of: '30 minutes', '1 hour', '4 hours', '12 hours', '1 day' or '1 week'
    dhcpOptions List<Property Map>
    The list of DHCP options that will be included in DHCP responses. Each object in the list should have "code", "type", and "value" properties.
    dhcpRelayServerIps List<String>
    The IPs of the DHCP servers that DHCP requests should be relayed to
    dnsNameservers String
    The DNS nameservers used for DHCP responses, either "upstreamdns", "googledns", "opendns", or a newline seperated string of IP addresses or domain names
    fixedIpAssignments String
    The DHCP fixed IP assignments on the VLAN. This should be an object that contains mappings from MAC addresses to objects that themselves each contain "ip" and "name" string fields. See the sample request/response for more details.
    groupPolicyId String
    The id of the desired group policy to apply to the VLAN
    id Number
    The VLAN ID of the VLAN
    interfaceId String
    The interface ID of the VLAN
    ipv6 Property Map
    IPv6 configuration on the VLAN
    mandatoryDhcp Property Map
    Mandatory DHCP will enforce that clients connecting to this VLAN must use the IP address assigned by the DHCP server. Clients who use a static IP address won't be able to associate. Only available on firmware versions 17.0 and above
    mask Number
    Mask used for the subnet of all bound to the template networks. Applicable only for template network.
    name String
    The name of the VLAN
    reservedIpRanges List<Property Map>
    The DHCP reserved IP ranges on the VLAN
    subnet String
    The subnet of the VLAN
    templateVlanType String
    Type of subnetting of the VLAN. Applicable only for template network.
    vpnNatSubnet String
    The translated VPN subnet if VPN and VPN subnet translation are enabled on the VLAN

    GetApplianceVlansItemDhcpOption

    Code string
    The code for the DHCP option. This should be an integer between 2 and 254.
    Type string
    The type for the DHCP option. One of: 'text', 'ip', 'hex' or 'integer'
    Value string
    The value for the DHCP option
    Code string
    The code for the DHCP option. This should be an integer between 2 and 254.
    Type string
    The type for the DHCP option. One of: 'text', 'ip', 'hex' or 'integer'
    Value string
    The value for the DHCP option
    code String
    The code for the DHCP option. This should be an integer between 2 and 254.
    type String
    The type for the DHCP option. One of: 'text', 'ip', 'hex' or 'integer'
    value String
    The value for the DHCP option
    code string
    The code for the DHCP option. This should be an integer between 2 and 254.
    type string
    The type for the DHCP option. One of: 'text', 'ip', 'hex' or 'integer'
    value string
    The value for the DHCP option
    code str
    The code for the DHCP option. This should be an integer between 2 and 254.
    type str
    The type for the DHCP option. One of: 'text', 'ip', 'hex' or 'integer'
    value str
    The value for the DHCP option
    code String
    The code for the DHCP option. This should be an integer between 2 and 254.
    type String
    The type for the DHCP option. One of: 'text', 'ip', 'hex' or 'integer'
    value String
    The value for the DHCP option

    GetApplianceVlansItemIpv6

    Enabled bool
    Enable IPv6 on VLAN
    PrefixAssignments List<GetApplianceVlansItemIpv6PrefixAssignment>
    Prefix assignments on the VLAN
    Enabled bool
    Enable IPv6 on VLAN
    PrefixAssignments []GetApplianceVlansItemIpv6PrefixAssignment
    Prefix assignments on the VLAN
    enabled Boolean
    Enable IPv6 on VLAN
    prefixAssignments List<GetApplianceVlansItemIpv6PrefixAssignment>
    Prefix assignments on the VLAN
    enabled boolean
    Enable IPv6 on VLAN
    prefixAssignments GetApplianceVlansItemIpv6PrefixAssignment[]
    Prefix assignments on the VLAN
    enabled bool
    Enable IPv6 on VLAN
    prefix_assignments Sequence[GetApplianceVlansItemIpv6PrefixAssignment]
    Prefix assignments on the VLAN
    enabled Boolean
    Enable IPv6 on VLAN
    prefixAssignments List<Property Map>
    Prefix assignments on the VLAN

    GetApplianceVlansItemIpv6PrefixAssignment

    Autonomous bool
    Auto assign a /64 prefix from the origin to the VLAN
    Origin GetApplianceVlansItemIpv6PrefixAssignmentOrigin
    The origin of the prefix
    StaticApplianceIp6 string
    Manual configuration of the IPv6 Appliance IP
    StaticPrefix string
    Manual configuration of a /64 prefix on the VLAN
    Autonomous bool
    Auto assign a /64 prefix from the origin to the VLAN
    Origin GetApplianceVlansItemIpv6PrefixAssignmentOrigin
    The origin of the prefix
    StaticApplianceIp6 string
    Manual configuration of the IPv6 Appliance IP
    StaticPrefix string
    Manual configuration of a /64 prefix on the VLAN
    autonomous Boolean
    Auto assign a /64 prefix from the origin to the VLAN
    origin GetApplianceVlansItemIpv6PrefixAssignmentOrigin
    The origin of the prefix
    staticApplianceIp6 String
    Manual configuration of the IPv6 Appliance IP
    staticPrefix String
    Manual configuration of a /64 prefix on the VLAN
    autonomous boolean
    Auto assign a /64 prefix from the origin to the VLAN
    origin GetApplianceVlansItemIpv6PrefixAssignmentOrigin
    The origin of the prefix
    staticApplianceIp6 string
    Manual configuration of the IPv6 Appliance IP
    staticPrefix string
    Manual configuration of a /64 prefix on the VLAN
    autonomous bool
    Auto assign a /64 prefix from the origin to the VLAN
    origin GetApplianceVlansItemIpv6PrefixAssignmentOrigin
    The origin of the prefix
    static_appliance_ip6 str
    Manual configuration of the IPv6 Appliance IP
    static_prefix str
    Manual configuration of a /64 prefix on the VLAN
    autonomous Boolean
    Auto assign a /64 prefix from the origin to the VLAN
    origin Property Map
    The origin of the prefix
    staticApplianceIp6 String
    Manual configuration of the IPv6 Appliance IP
    staticPrefix String
    Manual configuration of a /64 prefix on the VLAN

    GetApplianceVlansItemIpv6PrefixAssignmentOrigin

    Interfaces List<string>
    Interfaces associated with the prefix
    Type string
    Type of the origin
    Interfaces []string
    Interfaces associated with the prefix
    Type string
    Type of the origin
    interfaces List<String>
    Interfaces associated with the prefix
    type String
    Type of the origin
    interfaces string[]
    Interfaces associated with the prefix
    type string
    Type of the origin
    interfaces Sequence[str]
    Interfaces associated with the prefix
    type str
    Type of the origin
    interfaces List<String>
    Interfaces associated with the prefix
    type String
    Type of the origin

    GetApplianceVlansItemMandatoryDhcp

    Enabled bool
    Enable Mandatory DHCP on VLAN.
    Enabled bool
    Enable Mandatory DHCP on VLAN.
    enabled Boolean
    Enable Mandatory DHCP on VLAN.
    enabled boolean
    Enable Mandatory DHCP on VLAN.
    enabled bool
    Enable Mandatory DHCP on VLAN.
    enabled Boolean
    Enable Mandatory DHCP on VLAN.

    GetApplianceVlansItemReservedIpRange

    Comment string
    A text comment for the reserved range
    End string
    The last IP in the reserved range
    Start string
    The first IP in the reserved range
    Comment string
    A text comment for the reserved range
    End string
    The last IP in the reserved range
    Start string
    The first IP in the reserved range
    comment String
    A text comment for the reserved range
    end String
    The last IP in the reserved range
    start String
    The first IP in the reserved range
    comment string
    A text comment for the reserved range
    end string
    The last IP in the reserved range
    start string
    The first IP in the reserved range
    comment str
    A text comment for the reserved range
    end str
    The last IP in the reserved range
    start str
    The first IP in the reserved range
    comment String
    A text comment for the reserved range
    end String
    The last IP in the reserved range
    start String
    The first IP in the reserved range

    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.10 published on Wednesday, Jul 24, 2024 by Pulumi