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

meraki.networks.getFirmwareUpgradesStagedGroups

Explore with Pulumi AI

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

    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>
    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]
    func LookupFirmwareUpgradesStagedGroups(ctx *Context, args *LookupFirmwareUpgradesStagedGroupsArgs, opts ...InvokeOption) (*LookupFirmwareUpgradesStagedGroupsResult, error)
    func LookupFirmwareUpgradesStagedGroupsOutput(ctx *Context, args *LookupFirmwareUpgradesStagedGroupsOutputArgs, opts ...InvokeOption) LookupFirmwareUpgradesStagedGroupsResultOutput

    > 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)
    }
    public static CompletableFuture<GetFirmwareUpgradesStagedGroupsResult> getFirmwareUpgradesStagedGroups(GetFirmwareUpgradesStagedGroupsArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: meraki:networks/getFirmwareUpgradesStagedGroups:getFirmwareUpgradesStagedGroups
      arguments:
        # arguments dictionary

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

    GetFirmwareUpgradesStagedGroupsItemAssignedDevices

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

    GetFirmwareUpgradesStagedGroupsItemAssignedDevicesDevice

    Name string
    Name of the device
    Serial string
    Serial of the device
    Name string
    Name of the device
    Serial string
    Serial of the device
    name String
    Name of the device
    serial String
    Serial of the device
    name string
    Name of the device
    serial string
    Serial of the device
    name str
    Name of the device
    serial str
    Serial of the device
    name String
    Name of the device
    serial String
    Serial of the device

    GetFirmwareUpgradesStagedGroupsItemAssignedDevicesSwitchStack

    Id string
    ID of the Switch Stack
    Name string
    Name of the Switch Stack
    Id string
    ID of the Switch Stack
    Name string
    Name of the Switch Stack
    id String
    ID of the Switch Stack
    name String
    Name of the Switch Stack
    id string
    ID of the Switch Stack
    name string
    Name of the Switch Stack
    id str
    ID of the Switch Stack
    name str
    Name of the Switch Stack
    id String
    ID of the Switch Stack
    name 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.
    meraki logo
    Cisco Meraki v0.2.4 published on Friday, Jun 14, 2024 by Pulumi