Get-FogGroups

SYNOPSIS

Returns all fog groups

SYNTAX

Get-FogGroups [<CommonParameters>]

DESCRIPTION

Gets all the fog groups and returns them in an object

EXAMPLES

EXAMPLE 1

$groups = Get-FogGroups

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

A group object does not contain membership information, you need to filter groupassociations to find membership but this will give you the id to search for