< Back

Get-CosmosGroups

Mon Jan 13, 2020 3:11 am

NAME Get-CosmosGroups



SYNTAX

Get-CosmosGroups [[-GroupIDs] <string[]>] -GremlinConnection <GremlinConnection> [-ActiveOnly] [-SyncActive]

[-SyncDisabled] [-ResultSchema <string>] [-DeletedOnly] [-HierarchialOnly] [<CommonParameters>]





PARAMETERS

-ActiveOnly



Required? false

Position? Named

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-DeletedOnly



Required? false

Position? Named

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-GremlinConnection <GremlinConnection>



Required? true

Position? Named

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-GroupIDs <string[]>



Required? false

Position? 0

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-HierarchialOnly



Required? false

Position? Named

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-ResultSchema <string>



Required? false

Position? Named

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-SyncActive



Required? false

Position? Named

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-SyncDisabled



Required? false

Position? Named

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.Management.Automation.SwitchParameter

System.String

System.String[]

cdx.cosmos.powershell.commands.GremlinConnection





OUTPUTS

System.Object



ALIASES

None





REMARKS

Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.

-- To download and install Help files for the module that includes this cmdlet, use Update-Help.