Get-PASLinkedGroup

Get-PASLinkedGroup

SYNOPSIS

Gets linked group details

SYNTAX

Get-PASLinkedGroup [-id] <String> [<CommonParameters>]

DESCRIPTION

Gets details of associated linked groups for a given accountID

Requires CyberArk Version 12.2 or higher.

EXAMPLES

EXAMPLE 1

Get-PASLinkedGroup -id 66_6

Gets linked group details associated with account with ID 66_6

PARAMETERS

-id

The account id

Type: String
Parameter Sets: (All)
Aliases: AccountID

Required: True
Position: 1
Default value: None
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False

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

https://pspas.pspete.dev/commands/Get-PASLinkedGroup