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

meraki.networks.getFirmwareUpgradesStagedGroups

Explore with Pulumi AI

Example Usage

Using getFirmwareUpgradesStagedGroups

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 getFirmwareUpgradesStagedGroups(args: GetFirmwareUpgradesStagedGroupsArgs, opts?: InvokeOptions): Promise<GetFirmwareUpgradesStagedGroupsResult>
function getFirmwareUpgradesStagedGroupsOutput(args: GetFirmwareUpgradesStagedGroupsOutputArgs, opts?: InvokeOptions): Output<GetFirmwareUpgradesStagedGroupsResult>
Copy
def get_firmware_upgrades_staged_groups(group_id: Optional[str] = None,
                                        network_id: Optional[str] = None,
                                        opts: Optional[InvokeOptions] = None) -> GetFirmwareUpgradesStagedGroupsResult
def get_firmware_upgrades_staged_groups_output(group_id: Optional[pulumi.Input[str]] = None,
                                        network_id: Optional[pulumi.Input[str]] = None,
                                        opts: Optional[InvokeOptions] = None) -> Output[GetFirmwareUpgradesStagedGroupsResult]
Copy
func LookupFirmwareUpgradesStagedGroups(ctx *Context, args *LookupFirmwareUpgradesStagedGroupsArgs, opts ...InvokeOption) (*LookupFirmwareUpgradesStagedGroupsResult, error)
func LookupFirmwareUpgradesStagedGroupsOutput(ctx *Context, args *LookupFirmwareUpgradesStagedGroupsOutputArgs, opts ...InvokeOption) LookupFirmwareUpgradesStagedGroupsResultOutput
Copy

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

public static class GetFirmwareUpgradesStagedGroups 
{
    public static Task<GetFirmwareUpgradesStagedGroupsResult> InvokeAsync(GetFirmwareUpgradesStagedGroupsArgs args, InvokeOptions? opts = null)
    public static Output<GetFirmwareUpgradesStagedGroupsResult> Invoke(GetFirmwareUpgradesStagedGroupsInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetFirmwareUpgradesStagedGroupsResult> getFirmwareUpgradesStagedGroups(GetFirmwareUpgradesStagedGroupsArgs args, InvokeOptions options)
public static Output<GetFirmwareUpgradesStagedGroupsResult> getFirmwareUpgradesStagedGroups(GetFirmwareUpgradesStagedGroupsArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: meraki:networks/getFirmwareUpgradesStagedGroups:getFirmwareUpgradesStagedGroups
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

GroupId string
groupId path parameter. Group ID
NetworkId string
networkId path parameter. Network ID
GroupId string
groupId path parameter. Group ID
NetworkId string
networkId path parameter. Network ID
groupId String
groupId path parameter. Group ID
networkId String
networkId path parameter. Network ID
groupId string
groupId path parameter. Group ID
networkId string
networkId path parameter. Network ID
group_id str
groupId path parameter. Group ID
network_id str
networkId path parameter. Network ID
groupId String
groupId path parameter. Group ID
networkId String
networkId path parameter. Network ID

getFirmwareUpgradesStagedGroups Result

The following output properties are available:

Id string
The provider-assigned unique ID for this managed resource.
Item GetFirmwareUpgradesStagedGroupsItem
Items List<GetFirmwareUpgradesStagedGroupsItem>
Array of ResponseNetworksGetNetworkFirmwareUpgradesStagedGroups
GroupId string
groupId path parameter. Group ID
NetworkId string
networkId path parameter. Network ID
Id string
The provider-assigned unique ID for this managed resource.
Item GetFirmwareUpgradesStagedGroupsItem
Items []GetFirmwareUpgradesStagedGroupsItem
Array of ResponseNetworksGetNetworkFirmwareUpgradesStagedGroups
GroupId string
groupId path parameter. Group ID
NetworkId string
networkId path parameter. Network ID
id String
The provider-assigned unique ID for this managed resource.
item GetFirmwareUpgradesStagedGroupsItem
items List<GetFirmwareUpgradesStagedGroupsItem>
Array of ResponseNetworksGetNetworkFirmwareUpgradesStagedGroups
groupId String
groupId path parameter. Group ID
networkId String
networkId path parameter. Network ID
id string
The provider-assigned unique ID for this managed resource.
item GetFirmwareUpgradesStagedGroupsItem
items GetFirmwareUpgradesStagedGroupsItem[]
Array of ResponseNetworksGetNetworkFirmwareUpgradesStagedGroups
groupId string
groupId path parameter. Group ID
networkId string
networkId path parameter. Network ID
id str
The provider-assigned unique ID for this managed resource.
item GetFirmwareUpgradesStagedGroupsItem
items Sequence[GetFirmwareUpgradesStagedGroupsItem]
Array of ResponseNetworksGetNetworkFirmwareUpgradesStagedGroups
group_id str
groupId path parameter. Group 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 ResponseNetworksGetNetworkFirmwareUpgradesStagedGroups
groupId String
groupId path parameter. Group ID
networkId String
networkId path parameter. Network ID

Supporting Types

GetFirmwareUpgradesStagedGroupsItem

AssignedDevices This property is required. GetFirmwareUpgradesStagedGroupsItemAssignedDevices
The devices and Switch Stacks assigned to the Group
Description This property is required. string
Description of the Staged Upgrade Group
GroupId This property is required. string
Id of staged upgrade group
IsDefault This property is required. bool
Boolean indicating the default Group. Any device that does not have a group explicitly assigned will upgrade with this group
Name This property is required. string
Name of the Staged Upgrade Group
AssignedDevices This property is required. GetFirmwareUpgradesStagedGroupsItemAssignedDevices
The devices and Switch Stacks assigned to the Group
Description This property is required. string
Description of the Staged Upgrade Group
GroupId This property is required. string
Id of staged upgrade group
IsDefault This property is required. bool
Boolean indicating the default Group. Any device that does not have a group explicitly assigned will upgrade with this group
Name This property is required. string
Name of the Staged Upgrade Group
assignedDevices This property is required. GetFirmwareUpgradesStagedGroupsItemAssignedDevices
The devices and Switch Stacks assigned to the Group
description This property is required. String
Description of the Staged Upgrade Group
groupId This property is required. String
Id of staged upgrade group
isDefault This property is required. Boolean
Boolean indicating the default Group. Any device that does not have a group explicitly assigned will upgrade with this group
name This property is required. String
Name of the Staged Upgrade Group
assignedDevices This property is required. GetFirmwareUpgradesStagedGroupsItemAssignedDevices
The devices and Switch Stacks assigned to the Group
description This property is required. string
Description of the Staged Upgrade Group
groupId This property is required. string
Id of staged upgrade group
isDefault This property is required. boolean
Boolean indicating the default Group. Any device that does not have a group explicitly assigned will upgrade with this group
name This property is required. string
Name of the Staged Upgrade Group
assigned_devices This property is required. GetFirmwareUpgradesStagedGroupsItemAssignedDevices
The devices and Switch Stacks assigned to the Group
description This property is required. str
Description of the Staged Upgrade Group
group_id This property is required. str
Id of staged upgrade group
is_default This property is required. bool
Boolean indicating the default Group. Any device that does not have a group explicitly assigned will upgrade with this group
name This property is required. str
Name of the Staged Upgrade Group
assignedDevices This property is required. Property Map
The devices and Switch Stacks assigned to the Group
description This property is required. String
Description of the Staged Upgrade Group
groupId This property is required. String
Id of staged upgrade group
isDefault This property is required. Boolean
Boolean indicating the default Group. Any device that does not have a group explicitly assigned will upgrade with this group
name This property is required. String
Name of the Staged Upgrade Group

GetFirmwareUpgradesStagedGroupsItemAssignedDevices

Devices This property is required. List<GetFirmwareUpgradesStagedGroupsItemAssignedDevicesDevice>
Data Array of Devices containing the name and serial
SwitchStacks This property is required. List<GetFirmwareUpgradesStagedGroupsItemAssignedDevicesSwitchStack>
Data Array of Switch Stacks containing the name and id
Devices This property is required. []GetFirmwareUpgradesStagedGroupsItemAssignedDevicesDevice
Data Array of Devices containing the name and serial
SwitchStacks This property is required. []GetFirmwareUpgradesStagedGroupsItemAssignedDevicesSwitchStack
Data Array of Switch Stacks containing the name and id
devices This property is required. List<GetFirmwareUpgradesStagedGroupsItemAssignedDevicesDevice>
Data Array of Devices containing the name and serial
switchStacks This property is required. List<GetFirmwareUpgradesStagedGroupsItemAssignedDevicesSwitchStack>
Data Array of Switch Stacks containing the name and id
devices This property is required. GetFirmwareUpgradesStagedGroupsItemAssignedDevicesDevice[]
Data Array of Devices containing the name and serial
switchStacks This property is required. GetFirmwareUpgradesStagedGroupsItemAssignedDevicesSwitchStack[]
Data Array of Switch Stacks containing the name and id
devices This property is required. Sequence[GetFirmwareUpgradesStagedGroupsItemAssignedDevicesDevice]
Data Array of Devices containing the name and serial
switch_stacks This property is required. Sequence[GetFirmwareUpgradesStagedGroupsItemAssignedDevicesSwitchStack]
Data Array of Switch Stacks containing the name and id
devices This property is required. List<Property Map>
Data Array of Devices containing the name and serial
switchStacks This property is required. List<Property Map>
Data Array of Switch Stacks containing the name and id

GetFirmwareUpgradesStagedGroupsItemAssignedDevicesDevice

Name This property is required. string
Name of the device
Serial This property is required. string
Serial of the device
Name This property is required. string
Name of the device
Serial This property is required. string
Serial of the device
name This property is required. String
Name of the device
serial This property is required. String
Serial of the device
name This property is required. string
Name of the device
serial This property is required. string
Serial of the device
name This property is required. str
Name of the device
serial This property is required. str
Serial of the device
name This property is required. String
Name of the device
serial This property is required. String
Serial of the device

GetFirmwareUpgradesStagedGroupsItemAssignedDevicesSwitchStack

Id This property is required. string
ID of the Switch Stack
Name This property is required. string
Name of the Switch Stack
Id This property is required. string
ID of the Switch Stack
Name This property is required. string
Name of the Switch Stack
id This property is required. String
ID of the Switch Stack
name This property is required. String
Name of the Switch Stack
id This property is required. string
ID of the Switch Stack
name This property is required. string
Name of the Switch Stack
id This property is required. str
ID of the Switch Stack
name This property is required. str
Name of the Switch Stack
id This property is required. String
ID of the Switch Stack
name This property is required. String
Name of the Switch Stack

Package Details

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