Skip to content

Get-EAICachedAccount

Terminal window
Get-EAICachedAccount [[-CachedAccountName] <string>] [<CommonParameters>]

Get-EAICachedAccount returns metadata for Edwin credentials stored in the Logic.Monitor secret vault.

Terminal window
Get-EAICachedAccount
Terminal window
Get-EAICachedAccount -CachedAccountName "EAI:myorg"

The cached Edwin account name to retrieve. If omitted, all Edwin cached accounts are returned.

Type: System.String
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: 0
IsRequired: false
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

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