external help file | Module Name | online version | schema |
---|---|---|---|
DellOpenManage-help.xml |
DellOpenManage |
2.0.0 |
Get list of Identity Pools from OME
Get-OMESupportAssistCase [[-Value] <Object>] [[-FilterBy] <String>] [<CommonParameters>]
This script uses the OME REST API. Note that the credentials entered are not stored to disk.
Get-OMESupportAssistCase | Format-Table
String containing search value. Use with -FilterBy parameter. Supports regex based matching.
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
Filter the results by ("EventSource", "Id", "ServiceContract", Default="ServiceTag")
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: ServiceTag
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.