< Back
Delete-EdgeApiProduct
Post
NAME Delete-EdgeApiProduct
SYNOPSIS
Delete an API Product from Apigee Edge.
SYNTAX
Delete-EdgeApiProduct [-Name] <String> [[-Org] <String>] [<CommonParameters>]
DESCRIPTION
Delete an API Product from Apigee Edge.
PARAMETERS
-Name <String>
The name of the API Product to delete.
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Org <String>
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:\\>Delete-EdgeApiProduct -Name Product-7
RELATED LINKS
SYNOPSIS
Delete an API Product from Apigee Edge.
SYNTAX
Delete-EdgeApiProduct [-Name] <String> [[-Org] <String>] [<CommonParameters>]
DESCRIPTION
Delete an API Product from Apigee Edge.
PARAMETERS
-Name <String>
The name of the API Product to delete.
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Org <String>
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:\\>Delete-EdgeApiProduct -Name Product-7
RELATED LINKS