< Back
Remove-vLCMContentEndpoint
Post
NAME Remove-vLCMContentEndpoint
SYNOPSIS
Remove a content endpoint from vRealize Lifecycle Manager content management service
SYNTAX
Remove-vLCMContentEndpoint [-EndpointId] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
Remove a content endpoint from vRealize Lifecycle Manager content management service
PARAMETERS
-EndpointId <String[]>
The content endpoint to remove
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-WhatIf [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Required? false
Position? named
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
System.String
OUTPUTS
System.Management.Automation.PSObject
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Remove-vLCMContentEndpoint -EndpointId a50d0992-bf12-424e-8a4c-a502dba422bb
RELATED LINKS
SYNOPSIS
Remove a content endpoint from vRealize Lifecycle Manager content management service
SYNTAX
Remove-vLCMContentEndpoint [-EndpointId] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
Remove a content endpoint from vRealize Lifecycle Manager content management service
PARAMETERS
-EndpointId <String[]>
The content endpoint to remove
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-WhatIf [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Required? false
Position? named
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
System.String
OUTPUTS
System.Management.Automation.PSObject
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Remove-vLCMContentEndpoint -EndpointId a50d0992-bf12-424e-8a4c-a502dba422bb
RELATED LINKS