Get-CsCloudCallDataConnector    
	Returns information about your Call Data Connector.
Syntax
Default (Default)
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 
		Applicable: Skype for Business Server 2019
Retrieves the Call Data Connector data from the local replica of the Central Management store, rather than from the Central Management store itself.
Parameter properties
| Type: | SwitchParameter | 
| Default value: | None | 
| Supports wildcards: | False | 
| DontShow: | False | 
Parameter sets
(All)
| Position: | Named | 
| Mandatory: | False | 
| Value from pipeline: | False | 
| Value from pipeline by property name: | False | 
| Value from remaining arguments: | False | 
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.