Get-CsCloudCallDataConnection
This cmdlet retrieves an already existing online call data connection.
Syntax
Get-CsCloudCallDataConnection
Description
This cmdlet retrieves an already existing online call data connection. Output of this cmdlet contains a token value, which is needed when configuring your on-premises environment with Set-CsCloudCallDataConnector.
Examples
Example 1
PS C:\> Get-CsCloudCallDataConnection
Token
-----
00000000-0000-0000-0000-000000000000
Returns a token value, which is needed when configuring your on-premises environment with Set-CsCloudCallDataConnector.
Inputs
None
Outputs
System.Object
Notes
The Get-CsCloudCallDataConnection cmdlet is only supported in commercial environments from Teams PowerShell Module versions 4.6.0 or later.