Get-B1DiagnosticTask¶
SYNOPSIS¶
Query a list of BloxOneDDI Diagnostic Tasks
SYNTAX¶
DESCRIPTION¶
This function is used to query a list of BloxOneDDI Diagnostic Tasks
EXAMPLES¶
EXAMPLE 1¶
PARAMETERS¶
-id¶
The id of the diagnostic task to filter by
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Download¶
This switch indicates if to download the results returned
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters¶
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.