Cisco Meraki v0.3.2 published on Tuesday, Sep 24, 2024 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>
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:
- group_
id str - groupId path parameter. Group ID
- network_
id str - 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
Get
Firmware Upgrades Staged Groups Item - Items
List<Get
Firmware Upgrades Staged Groups Item> - Array of ResponseNetworksGetNetworkFirmwareUpgradesStagedGroups
- Group
Id string - groupId path parameter. Group ID
- Network
Id string - networkId path parameter. Network ID
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
Get
Firmware Upgrades Staged Groups Item - Items
[]Get
Firmware Upgrades Staged Groups Item - Array of ResponseNetworksGetNetworkFirmwareUpgradesStagedGroups
- Group
Id string - groupId path parameter. Group ID
- Network
Id string - networkId path parameter. Network ID
- id String
- The provider-assigned unique ID for this managed resource.
- item
Get
Firmware Upgrades Staged Groups Item - items
List<Get
Firmware Upgrades Staged Groups Item> - Array of ResponseNetworksGetNetworkFirmwareUpgradesStagedGroups
- group
Id String - groupId path parameter. Group ID
- network
Id String - networkId path parameter. Network ID
- id string
- The provider-assigned unique ID for this managed resource.
- item
Get
Firmware Upgrades Staged Groups Item - items
Get
Firmware Upgrades Staged Groups Item[] - Array of ResponseNetworksGetNetworkFirmwareUpgradesStagedGroups
- group
Id string - groupId path parameter. Group ID
- network
Id string - networkId path parameter. Network ID
- id str
- The provider-assigned unique ID for this managed resource.
- item
Get
Firmware Upgrades Staged Groups Item - items
Sequence[Get
Firmware Upgrades Staged Groups Item] - 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
- group
Id String - groupId path parameter. Group ID
- network
Id String - networkId path parameter. Network ID
Supporting Types
GetFirmwareUpgradesStagedGroupsItem
- Assigned
Devices GetFirmware Upgrades Staged Groups Item Assigned Devices - The devices and Switch Stacks assigned to the Group
- Description string
- Description of the Staged Upgrade Group
- Group
Id string - 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 string
- Name of the Staged Upgrade Group
- Assigned
Devices GetFirmware Upgrades Staged Groups Item Assigned Devices - The devices and Switch Stacks assigned to the Group
- Description string
- Description of the Staged Upgrade Group
- Group
Id string - 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 string
- Name of the Staged Upgrade Group
- assigned
Devices GetFirmware Upgrades Staged Groups Item Assigned Devices - The devices and Switch Stacks assigned to the Group
- description String
- Description of the Staged Upgrade Group
- group
Id String - Id of staged upgrade group
- is
Default 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 GetFirmware Upgrades Staged Groups Item Assigned Devices - The devices and Switch Stacks assigned to the Group
- description string
- Description of the Staged Upgrade Group
- group
Id string - Id of staged upgrade group
- is
Default 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 GetFirmware Upgrades Staged Groups Item Assigned Devices - 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
- assigned
Devices Property Map - The devices and Switch Stacks assigned to the Group
- description String
- Description of the Staged Upgrade Group
- group
Id String - Id of staged upgrade group
- is
Default 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<Get
Firmware Upgrades Staged Groups Item Assigned Devices Device> - Data Array of Devices containing the name and serial
- Switch
Stacks List<GetFirmware Upgrades Staged Groups Item Assigned Devices Switch Stack> - Data Array of Switch Stacks containing the name and id
- Devices
[]Get
Firmware Upgrades Staged Groups Item Assigned Devices Device - Data Array of Devices containing the name and serial
- Switch
Stacks []GetFirmware Upgrades Staged Groups Item Assigned Devices Switch Stack - Data Array of Switch Stacks containing the name and id
- devices
List<Get
Firmware Upgrades Staged Groups Item Assigned Devices Device> - Data Array of Devices containing the name and serial
- switch
Stacks List<GetFirmware Upgrades Staged Groups Item Assigned Devices Switch Stack> - Data Array of Switch Stacks containing the name and id
- devices
Get
Firmware Upgrades Staged Groups Item Assigned Devices Device[] - Data Array of Devices containing the name and serial
- switch
Stacks GetFirmware Upgrades Staged Groups Item Assigned Devices Switch Stack[] - Data Array of Switch Stacks containing the name and id
- devices
Sequence[Get
Firmware Upgrades Staged Groups Item Assigned Devices Device] - Data Array of Devices containing the name and serial
- switch_
stacks Sequence[GetFirmware Upgrades Staged Groups Item Assigned Devices Switch Stack] - Data Array of Switch Stacks containing the name and id
- devices List<Property Map>
- Data Array of Devices containing the name and serial
- switch
Stacks List<Property Map> - Data Array of Switch Stacks containing the name and id
GetFirmwareUpgradesStagedGroupsItemAssignedDevicesDevice
GetFirmwareUpgradesStagedGroupsItemAssignedDevicesSwitchStack
Package Details
- Repository
- meraki pulumi/pulumi-meraki
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
meraki
Terraform Provider.