Get-CsCloudCallDataConnector
Returns information about your Call Data Connector.
Syntax
Get-CsCloudCallDataConnector
[[-LocalStore]
[<CommonParameters>]
Description
Call Data Connector provides a single view in a hybrid environment where you can view the on-premises and online call quality data in one place.
The Get-CsCloudCallDataConnector cmdlet provides a way for you to view the on-premises copy of the cloud connection information created by the New-CsCloudCallDataConnection cmdlet. This outputs the Office 365 TenantID and the data ingestion token for Call Data Connector telemetry endpoint.
Examples
Example 1
PS C:\> Get-CsCloudCallDataConnector
This example returns the CloudCallDataConnector settings stored on-premises. Note that there is only a single, global instance of CloudCallDataConnector settings.
Parameters
-LocalStore
Retrieves the Call Data Connector data from the local replica of the Central Management store, rather than from the Central Management store itself.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Skype for Business Server 2019 |
Inputs
None
Outputs
Microsoft.Rtc.Management.WritableConfig.Settings.CloudCallDataConnection