< Back
Get-vLCMEnvironment
Post
NAME Get-vLCMEnvironment
SYNOPSIS
Get environment(s) from vRealize Lifecycle Manager
SYNTAX
Get-vLCMEnvironment [<CommonParameters>]
Get-vLCMEnvironment -Id <String[]> [<CommonParameters>]
DESCRIPTION
Get all Environments or a single Environment by ID.
PARAMETERS
-Id <String[]>
The id of the Environment
Required? true
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:\\>Get-vLCMEnvironment -Id 6da4b2a20c6b127557662cd1c8ff8
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Get-vLCMEnvironment
RELATED LINKS
SYNOPSIS
Get environment(s) from vRealize Lifecycle Manager
SYNTAX
Get-vLCMEnvironment [<CommonParameters>]
Get-vLCMEnvironment -Id <String[]> [<CommonParameters>]
DESCRIPTION
Get all Environments or a single Environment by ID.
PARAMETERS
-Id <String[]>
The id of the Environment
Required? true
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:\\>Get-vLCMEnvironment -Id 6da4b2a20c6b127557662cd1c8ff8
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Get-vLCMEnvironment
RELATED LINKS