Cisco Meraki v0.4.4 published on Wednesday, Oct 22, 2025 by Pulumi
meraki.networks.getAppliancePrefixesDelegatedStatics
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)
public static Output<GetAppliancePrefixesDelegatedStaticsResult> getAppliancePrefixesDelegatedStatics(GetAppliancePrefixesDelegatedStaticsArgs args, InvokeOptions options)
fn::invoke:
function: meraki:networks/getAppliancePrefixesDelegatedStatics:getAppliancePrefixesDelegatedStatics
arguments:
# arguments dictionaryThe following arguments are supported:
- Network
Id string - networkId path parameter. Network ID
- Static
Delegated stringPrefix Id - staticDelegatedPrefixId path parameter. Static delegated prefix ID
- Network
Id string - networkId path parameter. Network ID
- Static
Delegated stringPrefix Id - staticDelegatedPrefixId path parameter. Static delegated prefix ID
- network
Id String - networkId path parameter. Network ID
- static
Delegated StringPrefix Id - staticDelegatedPrefixId path parameter. Static delegated prefix ID
- network
Id string - networkId path parameter. Network ID
- static
Delegated stringPrefix Id - staticDelegatedPrefixId path parameter. Static delegated prefix ID
- network_
id str - networkId path parameter. Network ID
- static_
delegated_ strprefix_ id - staticDelegatedPrefixId path parameter. Static delegated prefix ID
- network
Id String - networkId path parameter. Network ID
- static
Delegated StringPrefix Id - 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
Get
Appliance Prefixes Delegated Statics Item - Items
List<Get
Appliance Prefixes Delegated Statics Item> - Array of ResponseApplianceGetNetworkAppliancePrefixesDelegatedStatics
- Network
Id string - networkId path parameter. Network ID
- Static
Delegated stringPrefix Id - staticDelegatedPrefixId path parameter. Static delegated prefix ID
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
Get
Appliance Prefixes Delegated Statics Item - Items
[]Get
Appliance Prefixes Delegated Statics Item - Array of ResponseApplianceGetNetworkAppliancePrefixesDelegatedStatics
- Network
Id string - networkId path parameter. Network ID
- Static
Delegated stringPrefix Id - staticDelegatedPrefixId path parameter. Static delegated prefix ID
- id String
- The provider-assigned unique ID for this managed resource.
- item
Get
Appliance Prefixes Delegated Statics Item - items
List<Get
Appliance Prefixes Delegated Statics Item> - Array of ResponseApplianceGetNetworkAppliancePrefixesDelegatedStatics
- network
Id String - networkId path parameter. Network ID
- static
Delegated StringPrefix Id - staticDelegatedPrefixId path parameter. Static delegated prefix ID
- id string
- The provider-assigned unique ID for this managed resource.
- item
Get
Appliance Prefixes Delegated Statics Item - items
Get
Appliance Prefixes Delegated Statics Item[] - Array of ResponseApplianceGetNetworkAppliancePrefixesDelegatedStatics
- network
Id string - networkId path parameter. Network ID
- static
Delegated stringPrefix Id - staticDelegatedPrefixId path parameter. Static delegated prefix ID
- id str
- The provider-assigned unique ID for this managed resource.
- item
Get
Appliance Prefixes Delegated Statics Item - items
Sequence[Get
Appliance Prefixes Delegated Statics Item] - Array of ResponseApplianceGetNetworkAppliancePrefixesDelegatedStatics
- network_
id str - networkId path parameter. Network ID
- static_
delegated_ strprefix_ id - 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
- network
Id String - networkId path parameter. Network ID
- static
Delegated StringPrefix Id - staticDelegatedPrefixId path parameter. Static delegated prefix ID
Supporting Types
GetAppliancePrefixesDelegatedStaticsItem
- Created
At string - Prefix creation time.
- Description string
- Identifying description for the prefix.
- Origin
Get
Appliance Prefixes Delegated Statics Item Origin - WAN1/WAN2/Independent prefix.
- Prefix string
- IPv6 prefix/prefix length.
- Static
Delegated stringPrefix Id - Static delegated prefix id.
- Updated
At string - Prefix Updated time.
- Created
At string - Prefix creation time.
- Description string
- Identifying description for the prefix.
- Origin
Get
Appliance Prefixes Delegated Statics Item Origin - WAN1/WAN2/Independent prefix.
- Prefix string
- IPv6 prefix/prefix length.
- Static
Delegated stringPrefix Id - Static delegated prefix id.
- Updated
At string - Prefix Updated time.
- created
At String - Prefix creation time.
- description String
- Identifying description for the prefix.
- origin
Get
Appliance Prefixes Delegated Statics Item Origin - WAN1/WAN2/Independent prefix.
- prefix String
- IPv6 prefix/prefix length.
- static
Delegated StringPrefix Id - Static delegated prefix id.
- updated
At String - Prefix Updated time.
- created
At string - Prefix creation time.
- description string
- Identifying description for the prefix.
- origin
Get
Appliance Prefixes Delegated Statics Item Origin - WAN1/WAN2/Independent prefix.
- prefix string
- IPv6 prefix/prefix length.
- static
Delegated stringPrefix Id - Static delegated prefix id.
- updated
At string - Prefix Updated time.
- created_
at str - Prefix creation time.
- description str
- Identifying description for the prefix.
- origin
Get
Appliance Prefixes Delegated Statics Item Origin - WAN1/WAN2/Independent prefix.
- prefix str
- IPv6 prefix/prefix length.
- static_
delegated_ strprefix_ id - Static delegated prefix id.
- updated_
at str - Prefix Updated time.
- created
At String - Prefix creation time.
- description String
- Identifying description for the prefix.
- origin Property Map
- WAN1/WAN2/Independent prefix.
- prefix String
- IPv6 prefix/prefix length.
- static
Delegated StringPrefix Id - Static delegated prefix id.
- updated
At 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
merakiTerraform Provider.
