< Back
Delete-EdgeSharedFlow
Post
NAME Delete-EdgeSharedFlow
SYNOPSIS
Delete a sharedflow, or a revision of a sharedflow, from Apigee Edge.
SYNTAX
Delete-EdgeSharedFlow [-Name] <String> [[-Revision] <String>] [[-Org] <String>] [<CommonParameters>]
DESCRIPTION
Delete a sharedflow, or a revision of a sharedflow, from Apigee Edge.
PARAMETERS
-Name <String>
Required. The name of the sharedflow to delete.
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Revision <String>
Optional. The revision to delete. If not specified, all revisions will be deleted.
Required? false
Position? 2
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? 3
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-EdgeSharedFlow common-error-handling
RELATED LINKS
SYNOPSIS
Delete a sharedflow, or a revision of a sharedflow, from Apigee Edge.
SYNTAX
Delete-EdgeSharedFlow [-Name] <String> [[-Revision] <String>] [[-Org] <String>] [<CommonParameters>]
DESCRIPTION
Delete a sharedflow, or a revision of a sharedflow, from Apigee Edge.
PARAMETERS
-Name <String>
Required. The name of the sharedflow to delete.
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Revision <String>
Optional. The revision to delete. If not specified, all revisions will be deleted.
Required? false
Position? 2
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? 3
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-EdgeSharedFlow common-error-handling
RELATED LINKS