external help file | Module Name | online version | schema |
---|---|---|---|
DellOpenManage-help.xml |
DellOpenManage |
2.0.0 |
Create New Alert Policy
New-OMEAlertPolicy [-AlertPolicy] <String> [<CommonParameters>]
{{ Fill in the Description }}
New-OMEAlertPolicy -AlertPolicy $NewAlertPolicy
See README for more examples
JSON string containg alert policy. Reference an existing policy with Get-OMEAlertPolicy | ConvertTo-Json -Depth 10
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: True (ByValue)
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.