< Back

Find-EdgeApp

Sun Jan 19, 2020 6:02 pm

NAME Find-EdgeApp



SYNOPSIS

Finds an Edge App given the API Key.





SYNTAX

Find-EdgeApp [[-ConsumerKey] <String>] [[-Org] <String>] [<CommonParameters>]





DESCRIPTION

Finds an Edge App given the API Key. The result is the developer app that

owns the credential with that API key.





PARAMETERS

-ConsumerKey <String>

Required. The API key to find.



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Org <String>

Optional. The Apigee Edge organization. The default is to use the value from Set-EdgeConnection.



Required? false

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? 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



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Find-EdgeApp -ConsumerKey B792a022098d48618c6d















RELATED LINKS

Add-EdgeAppCredential

Get-EdgeAppCredential