< Back
Get-HB-Request
Post
NAME Get-HB-Request
SYNOPSIS
Retrieves request details
SYNTAX
Get-HB-Request [-RequestRef] <String> [<CommonParameters>]
DESCRIPTION
Retrieves details about a Request
PARAMETERS
-RequestRef <String>
The Request reference
Required? true
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-HB-Request "IN00000123"
RELATED LINKS
SYNOPSIS
Retrieves request details
SYNTAX
Get-HB-Request [-RequestRef] <String> [<CommonParameters>]
DESCRIPTION
Retrieves details about a Request
PARAMETERS
-RequestRef <String>
The Request reference
Required? true
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-HB-Request "IN00000123"
RELATED LINKS