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

meraki.networks.getAppliancePrefixesDelegatedStatics

Explore with Pulumi AI

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

    Example Usage

    Using getAppliancePrefixesDelegatedStatics

    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 getAppliancePrefixesDelegatedStatics(args: GetAppliancePrefixesDelegatedStaticsArgs, opts?: InvokeOptions): Promise<GetAppliancePrefixesDelegatedStaticsResult>
    function getAppliancePrefixesDelegatedStaticsOutput(args: GetAppliancePrefixesDelegatedStaticsOutputArgs, opts?: InvokeOptions): Output<GetAppliancePrefixesDelegatedStaticsResult>
    def get_appliance_prefixes_delegated_statics(network_id: Optional[str] = None,
                                                 static_delegated_prefix_id: Optional[str] = None,
                                                 opts: Optional[InvokeOptions] = None) -> GetAppliancePrefixesDelegatedStaticsResult
    def get_appliance_prefixes_delegated_statics_output(network_id: Optional[pulumi.Input[str]] = None,
                                                 static_delegated_prefix_id: Optional[pulumi.Input[str]] = None,
                                                 opts: Optional[InvokeOptions] = None) -> Output[GetAppliancePrefixesDelegatedStaticsResult]
    func LookupAppliancePrefixesDelegatedStatics(ctx *Context, args *LookupAppliancePrefixesDelegatedStaticsArgs, opts ...InvokeOption) (*LookupAppliancePrefixesDelegatedStaticsResult, error)
    func LookupAppliancePrefixesDelegatedStaticsOutput(ctx *Context, args *LookupAppliancePrefixesDelegatedStaticsOutputArgs, opts ...InvokeOption) LookupAppliancePrefixesDelegatedStaticsResultOutput

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

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

    The following arguments are supported:

    NetworkId string
    networkId path parameter. Network ID
    StaticDelegatedPrefixId string
    staticDelegatedPrefixId path parameter. Static delegated prefix ID
    NetworkId string
    networkId path parameter. Network ID
    StaticDelegatedPrefixId string
    staticDelegatedPrefixId path parameter. Static delegated prefix ID
    networkId String
    networkId path parameter. Network ID
    staticDelegatedPrefixId String
    staticDelegatedPrefixId path parameter. Static delegated prefix ID
    networkId string
    networkId path parameter. Network ID
    staticDelegatedPrefixId string
    staticDelegatedPrefixId path parameter. Static delegated prefix ID
    network_id str
    networkId path parameter. Network ID
    static_delegated_prefix_id str
    staticDelegatedPrefixId path parameter. Static delegated prefix ID
    networkId String
    networkId path parameter. Network ID
    staticDelegatedPrefixId String
    staticDelegatedPrefixId path parameter. Static delegated prefix ID

    getAppliancePrefixesDelegatedStatics Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    Item GetAppliancePrefixesDelegatedStaticsItem
    Items List<GetAppliancePrefixesDelegatedStaticsItem>
    Array of ResponseApplianceGetNetworkAppliancePrefixesDelegatedStatics
    NetworkId string
    networkId path parameter. Network ID
    StaticDelegatedPrefixId string
    staticDelegatedPrefixId path parameter. Static delegated prefix ID
    Id string
    The provider-assigned unique ID for this managed resource.
    Item GetAppliancePrefixesDelegatedStaticsItem
    Items []GetAppliancePrefixesDelegatedStaticsItem
    Array of ResponseApplianceGetNetworkAppliancePrefixesDelegatedStatics
    NetworkId string
    networkId path parameter. Network ID
    StaticDelegatedPrefixId string
    staticDelegatedPrefixId path parameter. Static delegated prefix ID
    id String
    The provider-assigned unique ID for this managed resource.
    item GetAppliancePrefixesDelegatedStaticsItem
    items List<GetAppliancePrefixesDelegatedStaticsItem>
    Array of ResponseApplianceGetNetworkAppliancePrefixesDelegatedStatics
    networkId String
    networkId path parameter. Network ID
    staticDelegatedPrefixId String
    staticDelegatedPrefixId path parameter. Static delegated prefix ID
    id string
    The provider-assigned unique ID for this managed resource.
    item GetAppliancePrefixesDelegatedStaticsItem
    items GetAppliancePrefixesDelegatedStaticsItem[]
    Array of ResponseApplianceGetNetworkAppliancePrefixesDelegatedStatics
    networkId string
    networkId path parameter. Network ID
    staticDelegatedPrefixId string
    staticDelegatedPrefixId path parameter. Static delegated prefix ID
    id str
    The provider-assigned unique ID for this managed resource.
    item GetAppliancePrefixesDelegatedStaticsItem
    items Sequence[GetAppliancePrefixesDelegatedStaticsItem]
    Array of ResponseApplianceGetNetworkAppliancePrefixesDelegatedStatics
    network_id str
    networkId path parameter. Network ID
    static_delegated_prefix_id str
    staticDelegatedPrefixId path parameter. Static delegated prefix ID
    id String
    The provider-assigned unique ID for this managed resource.
    item Property Map
    items List<Property Map>
    Array of ResponseApplianceGetNetworkAppliancePrefixesDelegatedStatics
    networkId String
    networkId path parameter. Network ID
    staticDelegatedPrefixId String
    staticDelegatedPrefixId path parameter. Static delegated prefix ID

    Supporting Types

    GetAppliancePrefixesDelegatedStaticsItem

    CreatedAt string
    Prefix creation time.
    Description string
    Identifying description for the prefix.
    Origin GetAppliancePrefixesDelegatedStaticsItemOrigin
    WAN1/WAN2/Independent prefix.
    Prefix string
    IPv6 prefix/prefix length.
    StaticDelegatedPrefixId string
    Static delegated prefix id.
    UpdatedAt string
    Prefix Updated time.
    CreatedAt string
    Prefix creation time.
    Description string
    Identifying description for the prefix.
    Origin GetAppliancePrefixesDelegatedStaticsItemOrigin
    WAN1/WAN2/Independent prefix.
    Prefix string
    IPv6 prefix/prefix length.
    StaticDelegatedPrefixId string
    Static delegated prefix id.
    UpdatedAt string
    Prefix Updated time.
    createdAt String
    Prefix creation time.
    description String
    Identifying description for the prefix.
    origin GetAppliancePrefixesDelegatedStaticsItemOrigin
    WAN1/WAN2/Independent prefix.
    prefix String
    IPv6 prefix/prefix length.
    staticDelegatedPrefixId String
    Static delegated prefix id.
    updatedAt String
    Prefix Updated time.
    createdAt string
    Prefix creation time.
    description string
    Identifying description for the prefix.
    origin GetAppliancePrefixesDelegatedStaticsItemOrigin
    WAN1/WAN2/Independent prefix.
    prefix string
    IPv6 prefix/prefix length.
    staticDelegatedPrefixId string
    Static delegated prefix id.
    updatedAt string
    Prefix Updated time.
    created_at str
    Prefix creation time.
    description str
    Identifying description for the prefix.
    origin GetAppliancePrefixesDelegatedStaticsItemOrigin
    WAN1/WAN2/Independent prefix.
    prefix str
    IPv6 prefix/prefix length.
    static_delegated_prefix_id str
    Static delegated prefix id.
    updated_at str
    Prefix Updated time.
    createdAt String
    Prefix creation time.
    description String
    Identifying description for the prefix.
    origin Property Map
    WAN1/WAN2/Independent prefix.
    prefix String
    IPv6 prefix/prefix length.
    staticDelegatedPrefixId String
    Static delegated prefix id.
    updatedAt String
    Prefix Updated time.

    GetAppliancePrefixesDelegatedStaticsItemOrigin

    Interfaces List<string>
    Uplink provided or independent
    Type string
    Origin type
    Interfaces []string
    Uplink provided or independent
    Type string
    Origin type
    interfaces List<String>
    Uplink provided or independent
    type String
    Origin type
    interfaces string[]
    Uplink provided or independent
    type string
    Origin type
    interfaces Sequence[str]
    Uplink provided or independent
    type str
    Origin type
    interfaces List<String>
    Uplink provided or independent
    type String
    Origin type

    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