Get-NCXLiveReport
- 21 Aug 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Get-NCXLiveReport
- 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 live report information.
Syntax
Get-NCXLiveReport
-PlanType <String>
-ReportType <String>
-DashboardID <String>
Examples
Example 1
Get-NCXLiveReport
Parameters
-PlanType <String>
| Parameter | Value |
|---|---|
| Required | true |
| Position | named |
| Required | true |
| Default Value | None |
| Accept pipeline input? | false |
| Accept wildcard characters? | false |
-ReportType <String>
| Parameter | Value |
|---|---|
| Required | true |
| Position | named |
| Required | true |
| Default Value | None |
| Accept pipeline input? | false |
| Accept wildcard characters? | false |
-DashboardID <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?