< Back
Get-EdgeOrganization
Post
NAME Get-EdgeOrganization
SYNOPSIS
Get information regarding an organization in Apigee Edge.
SYNTAX
Get-EdgeOrganization [[-Org] <String>] [<CommonParameters>]
DESCRIPTION
Get information regarding an organization in Apigee Edge.
You might want to do this to query whether CPS is enabled on an org, for example.
PARAMETERS
-Org <String>
Optional. The Apigee Edge organization. The default is to use the value from Set-EdgeConnection.
Required? false
Position? 1
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:\\>Get-EdgeOrganization -Org cap500
RELATED LINKS
Get-EdgeEnvironment
SYNOPSIS
Get information regarding an organization in Apigee Edge.
SYNTAX
Get-EdgeOrganization [[-Org] <String>] [<CommonParameters>]
DESCRIPTION
Get information regarding an organization in Apigee Edge.
You might want to do this to query whether CPS is enabled on an org, for example.
PARAMETERS
-Org <String>
Optional. The Apigee Edge organization. The default is to use the value from Set-EdgeConnection.
Required? false
Position? 1
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:\\>Get-EdgeOrganization -Org cap500
RELATED LINKS
Get-EdgeEnvironment