Get-NectarPlatformDashboard
- 21 Aug 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Get-NectarPlatformDashboard
- 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!
Return information about all custom Platform dashboards
Syntax
Get-NectarPlatformDashboard
-DashboardName <String>
-TenantName <String>
Examples
Example 1
Get-NectarPlatformDashboards
Parameters
-DashboardName <String>
The name of a dashboard to return data on
| Parameter | Value |
|---|---|
| Required | false |
| Position | 1 |
| Required | false |
| Default Value | None |
| Accept pipeline input? | true (ByPropertyName) |
| Accept wildcard characters? | false |
-TenantName <String>
The name of the Nectar DXP tenant. Used in multi-tenant configurations.
| Parameter | Value |
|---|---|
| Required | false |
| Position | 2 |
| Required | false |
| Default Value | None |
| Accept pipeline input? | true (ByPropertyName) |
| Accept wildcard characters? | false |
Was this article helpful?