Get-PASLinkedAccount

Get-PASLinkedAccount

SYNOPSIS

Gets linked account details

SYNTAX

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

DESCRIPTION

Gets details of associated linked accounts for a given accountID

Requires CyberArk Version 12.2 or higher.

EXAMPLES

Example 1

Get-PASLinkedAccount -id 66_6

Gets linked account details associated with account with ID 66_6

PARAMETERS

-id

The account id

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

Required: True
Position: Named
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-PASLinkedAccount