1. Packages
  2. Cisco Meraki Provider
  3. API Docs
  4. organizations
  5. getApplianceUplinksUsageByNetwork
Cisco Meraki v0.4.1 published on Saturday, Mar 15, 2025 by Pulumi

meraki.organizations.getApplianceUplinksUsageByNetwork

Explore with Pulumi AI

Example Usage

import * as pulumi from "@pulumi/pulumi";
import * as meraki from "@pulumi/meraki";

const example = meraki.organizations.getApplianceUplinksUsageByNetwork({
    organizationId: "string",
    t0: "string",
    t1: "string",
    timespan: 1,
});
export const merakiOrganizationsApplianceUplinksUsageByNetworkExample = example.then(example => example.items);
Copy
import pulumi
import pulumi_meraki as meraki

example = meraki.organizations.get_appliance_uplinks_usage_by_network(organization_id="string",
    t0="string",
    t1="string",
    timespan=1)
pulumi.export("merakiOrganizationsApplianceUplinksUsageByNetworkExample", example.items)
Copy
package main

import (
	"github.com/pulumi/pulumi-meraki/sdk/go/meraki/organizations"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)

func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		example, err := organizations.GetApplianceUplinksUsageByNetwork(ctx, &organizations.GetApplianceUplinksUsageByNetworkArgs{
			OrganizationId: "string",
			T0:             pulumi.StringRef("string"),
			T1:             pulumi.StringRef("string"),
			Timespan:       pulumi.Float64Ref(1),
		}, nil)
		if err != nil {
			return err
		}
		ctx.Export("merakiOrganizationsApplianceUplinksUsageByNetworkExample", example.Items)
		return nil
	})
}
Copy
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Meraki = Pulumi.Meraki;

return await Deployment.RunAsync(() => 
{
    var example = Meraki.Organizations.GetApplianceUplinksUsageByNetwork.Invoke(new()
    {
        OrganizationId = "string",
        T0 = "string",
        T1 = "string",
        Timespan = 1,
    });

    return new Dictionary<string, object?>
    {
        ["merakiOrganizationsApplianceUplinksUsageByNetworkExample"] = example.Apply(getApplianceUplinksUsageByNetworkResult => getApplianceUplinksUsageByNetworkResult.Items),
    };
});
Copy
package generated_program;

import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.meraki.organizations.OrganizationsFunctions;
import com.pulumi.meraki.organizations.inputs.GetApplianceUplinksUsageByNetworkArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;

public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }

    public static void stack(Context ctx) {
        final var example = OrganizationsFunctions.getApplianceUplinksUsageByNetwork(GetApplianceUplinksUsageByNetworkArgs.builder()
            .organizationId("string")
            .t0("string")
            .t1("string")
            .timespan(1)
            .build());

        ctx.export("merakiOrganizationsApplianceUplinksUsageByNetworkExample", example.applyValue(getApplianceUplinksUsageByNetworkResult -> getApplianceUplinksUsageByNetworkResult.items()));
    }
}
Copy
variables:
  example:
    fn::invoke:
      function: meraki:organizations:getApplianceUplinksUsageByNetwork
      arguments:
        organizationId: string
        t0: string
        t1: string
        timespan: 1
outputs:
  merakiOrganizationsApplianceUplinksUsageByNetworkExample: ${example.items}
Copy

Using getApplianceUplinksUsageByNetwork

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 getApplianceUplinksUsageByNetwork(args: GetApplianceUplinksUsageByNetworkArgs, opts?: InvokeOptions): Promise<GetApplianceUplinksUsageByNetworkResult>
function getApplianceUplinksUsageByNetworkOutput(args: GetApplianceUplinksUsageByNetworkOutputArgs, opts?: InvokeOptions): Output<GetApplianceUplinksUsageByNetworkResult>
Copy
def get_appliance_uplinks_usage_by_network(organization_id: Optional[str] = None,
                                           t0: Optional[str] = None,
                                           t1: Optional[str] = None,
                                           timespan: Optional[float] = None,
                                           opts: Optional[InvokeOptions] = None) -> GetApplianceUplinksUsageByNetworkResult
def get_appliance_uplinks_usage_by_network_output(organization_id: Optional[pulumi.Input[str]] = None,
                                           t0: Optional[pulumi.Input[str]] = None,
                                           t1: Optional[pulumi.Input[str]] = None,
                                           timespan: Optional[pulumi.Input[float]] = None,
                                           opts: Optional[InvokeOptions] = None) -> Output[GetApplianceUplinksUsageByNetworkResult]
Copy
func GetApplianceUplinksUsageByNetwork(ctx *Context, args *GetApplianceUplinksUsageByNetworkArgs, opts ...InvokeOption) (*GetApplianceUplinksUsageByNetworkResult, error)
func GetApplianceUplinksUsageByNetworkOutput(ctx *Context, args *GetApplianceUplinksUsageByNetworkOutputArgs, opts ...InvokeOption) GetApplianceUplinksUsageByNetworkResultOutput
Copy

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

public static class GetApplianceUplinksUsageByNetwork 
{
    public static Task<GetApplianceUplinksUsageByNetworkResult> InvokeAsync(GetApplianceUplinksUsageByNetworkArgs args, InvokeOptions? opts = null)
    public static Output<GetApplianceUplinksUsageByNetworkResult> Invoke(GetApplianceUplinksUsageByNetworkInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetApplianceUplinksUsageByNetworkResult> getApplianceUplinksUsageByNetwork(GetApplianceUplinksUsageByNetworkArgs args, InvokeOptions options)
public static Output<GetApplianceUplinksUsageByNetworkResult> getApplianceUplinksUsageByNetwork(GetApplianceUplinksUsageByNetworkArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: meraki:organizations/getApplianceUplinksUsageByNetwork:getApplianceUplinksUsageByNetwork
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

OrganizationId This property is required. string
organizationId path parameter. Organization ID
T0 string
t0 query parameter. The beginning of the timespan for the data. The maximum lookback period is 365 days from today.
T1 string
t1 query parameter. The end of the timespan for the data. t1 can be a maximum of 14 days after t0.
Timespan double
timespan query parameter. The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in seconds and be less than or equal to 14 days. The default is 1 day.
OrganizationId This property is required. string
organizationId path parameter. Organization ID
T0 string
t0 query parameter. The beginning of the timespan for the data. The maximum lookback period is 365 days from today.
T1 string
t1 query parameter. The end of the timespan for the data. t1 can be a maximum of 14 days after t0.
Timespan float64
timespan query parameter. The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in seconds and be less than or equal to 14 days. The default is 1 day.
organizationId This property is required. String
organizationId path parameter. Organization ID
t0 String
t0 query parameter. The beginning of the timespan for the data. The maximum lookback period is 365 days from today.
t1 String
t1 query parameter. The end of the timespan for the data. t1 can be a maximum of 14 days after t0.
timespan Double
timespan query parameter. The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in seconds and be less than or equal to 14 days. The default is 1 day.
organizationId This property is required. string
organizationId path parameter. Organization ID
t0 string
t0 query parameter. The beginning of the timespan for the data. The maximum lookback period is 365 days from today.
t1 string
t1 query parameter. The end of the timespan for the data. t1 can be a maximum of 14 days after t0.
timespan number
timespan query parameter. The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in seconds and be less than or equal to 14 days. The default is 1 day.
organization_id This property is required. str
organizationId path parameter. Organization ID
t0 str
t0 query parameter. The beginning of the timespan for the data. The maximum lookback period is 365 days from today.
t1 str
t1 query parameter. The end of the timespan for the data. t1 can be a maximum of 14 days after t0.
timespan float
timespan query parameter. The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in seconds and be less than or equal to 14 days. The default is 1 day.
organizationId This property is required. String
organizationId path parameter. Organization ID
t0 String
t0 query parameter. The beginning of the timespan for the data. The maximum lookback period is 365 days from today.
t1 String
t1 query parameter. The end of the timespan for the data. t1 can be a maximum of 14 days after t0.
timespan Number
timespan query parameter. The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in seconds and be less than or equal to 14 days. The default is 1 day.

getApplianceUplinksUsageByNetwork Result

The following output properties are available:

Id string
The provider-assigned unique ID for this managed resource.
Items List<GetApplianceUplinksUsageByNetworkItem>
Array of ResponseApplianceGetOrganizationApplianceUplinksUsageByNetwork
OrganizationId string
organizationId path parameter. Organization ID
T0 string
t0 query parameter. The beginning of the timespan for the data. The maximum lookback period is 365 days from today.
T1 string
t1 query parameter. The end of the timespan for the data. t1 can be a maximum of 14 days after t0.
Timespan double
timespan query parameter. The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in seconds and be less than or equal to 14 days. The default is 1 day.
Id string
The provider-assigned unique ID for this managed resource.
Items []GetApplianceUplinksUsageByNetworkItem
Array of ResponseApplianceGetOrganizationApplianceUplinksUsageByNetwork
OrganizationId string
organizationId path parameter. Organization ID
T0 string
t0 query parameter. The beginning of the timespan for the data. The maximum lookback period is 365 days from today.
T1 string
t1 query parameter. The end of the timespan for the data. t1 can be a maximum of 14 days after t0.
Timespan float64
timespan query parameter. The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in seconds and be less than or equal to 14 days. The default is 1 day.
id String
The provider-assigned unique ID for this managed resource.
items List<GetApplianceUplinksUsageByNetworkItem>
Array of ResponseApplianceGetOrganizationApplianceUplinksUsageByNetwork
organizationId String
organizationId path parameter. Organization ID
t0 String
t0 query parameter. The beginning of the timespan for the data. The maximum lookback period is 365 days from today.
t1 String
t1 query parameter. The end of the timespan for the data. t1 can be a maximum of 14 days after t0.
timespan Double
timespan query parameter. The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in seconds and be less than or equal to 14 days. The default is 1 day.
id string
The provider-assigned unique ID for this managed resource.
items GetApplianceUplinksUsageByNetworkItem[]
Array of ResponseApplianceGetOrganizationApplianceUplinksUsageByNetwork
organizationId string
organizationId path parameter. Organization ID
t0 string
t0 query parameter. The beginning of the timespan for the data. The maximum lookback period is 365 days from today.
t1 string
t1 query parameter. The end of the timespan for the data. t1 can be a maximum of 14 days after t0.
timespan number
timespan query parameter. The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in seconds and be less than or equal to 14 days. The default is 1 day.
id str
The provider-assigned unique ID for this managed resource.
items Sequence[GetApplianceUplinksUsageByNetworkItem]
Array of ResponseApplianceGetOrganizationApplianceUplinksUsageByNetwork
organization_id str
organizationId path parameter. Organization ID
t0 str
t0 query parameter. The beginning of the timespan for the data. The maximum lookback period is 365 days from today.
t1 str
t1 query parameter. The end of the timespan for the data. t1 can be a maximum of 14 days after t0.
timespan float
timespan query parameter. The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in seconds and be less than or equal to 14 days. The default is 1 day.
id String
The provider-assigned unique ID for this managed resource.
items List<Property Map>
Array of ResponseApplianceGetOrganizationApplianceUplinksUsageByNetwork
organizationId String
organizationId path parameter. Organization ID
t0 String
t0 query parameter. The beginning of the timespan for the data. The maximum lookback period is 365 days from today.
t1 String
t1 query parameter. The end of the timespan for the data. t1 can be a maximum of 14 days after t0.
timespan Number
timespan query parameter. The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in seconds and be less than or equal to 14 days. The default is 1 day.

Supporting Types

GetApplianceUplinksUsageByNetworkItem

ByUplinks This property is required. List<GetApplianceUplinksUsageByNetworkItemByUplink>
Uplink usage
Name This property is required. string
Network name
NetworkId This property is required. string
Network identifier
ByUplinks This property is required. []GetApplianceUplinksUsageByNetworkItemByUplink
Uplink usage
Name This property is required. string
Network name
NetworkId This property is required. string
Network identifier
byUplinks This property is required. List<GetApplianceUplinksUsageByNetworkItemByUplink>
Uplink usage
name This property is required. String
Network name
networkId This property is required. String
Network identifier
byUplinks This property is required. GetApplianceUplinksUsageByNetworkItemByUplink[]
Uplink usage
name This property is required. string
Network name
networkId This property is required. string
Network identifier
by_uplinks This property is required. Sequence[GetApplianceUplinksUsageByNetworkItemByUplink]
Uplink usage
name This property is required. str
Network name
network_id This property is required. str
Network identifier
byUplinks This property is required. List<Property Map>
Uplink usage
name This property is required. String
Network name
networkId This property is required. String
Network identifier
Interface This property is required. string
Uplink name
Received This property is required. int
Bytes received
Sent This property is required. int
Bytes sent
Serial This property is required. string
Uplink serial
Interface This property is required. string
Uplink name
Received This property is required. int
Bytes received
Sent This property is required. int
Bytes sent
Serial This property is required. string
Uplink serial
interface_ This property is required. String
Uplink name
received This property is required. Integer
Bytes received
sent This property is required. Integer
Bytes sent
serial This property is required. String
Uplink serial
interface This property is required. string
Uplink name
received This property is required. number
Bytes received
sent This property is required. number
Bytes sent
serial This property is required. string
Uplink serial
interface This property is required. str
Uplink name
received This property is required. int
Bytes received
sent This property is required. int
Bytes sent
serial This property is required. str
Uplink serial
interface This property is required. String
Uplink name
received This property is required. Number
Bytes received
sent This property is required. Number
Bytes sent
serial This property is required. String
Uplink serial

Package Details

Repository
meraki pulumi/pulumi-meraki
License
Apache-2.0
Notes
This Pulumi package is based on the meraki Terraform Provider.