Get-NCXAlarmConfig
- 21 Aug 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Get-NCXAlarmConfig
- Updated on 21 Aug 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Shows CX email alarm configuration.
Syntax
Get-NCXAlarmConfig
-PlanType <String>
-AlarmType <String>
-ID <String>
Examples
Example 1
Get-NCXAlarmConfig
Parameters
-PlanType <String>
Parameter | Value |
---|---|
Required | true |
Position | named |
Required | true |
Default Value | None |
Accept pipeline input? | false |
Accept wildcard characters? | false |
-AlarmType <String>
Parameter | Value |
---|---|
Required | true |
Position | named |
Required | true |
Default Value | None |
Accept pipeline input? | false |
Accept wildcard characters? | false |
-ID <String>
Parameter | Value |
---|---|
Required | true |
Position | named |
Required | true |
Default Value | None |
Accept pipeline input? | true (ByPropertyName) |
Accept wildcard characters? | false |
Was this article helpful?