Sha256: cd40de53cb695f5ae62057f8e487e3ee15e2652622f7a8a8819d43b23f0965ba

Contents?: true

Size: 235 Bytes

Versions: 3

Compression:

Stored size: 235 Bytes

Contents

# Get channel information by name returns "OK" response

require "datadog_api_client"
api_instance = DatadogAPIClient::V2::MicrosoftTeamsIntegrationAPI.new
p api_instance.get_channel_by_name("tenant_name", "team_name", "channel_name")

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
datadog_api_client-2.29.1 examples/v2/microsoft-teams-integration/GetChannelByName.rb
datadog_api_client-2.28.1 examples/v2/microsoft-teams-integration/GetChannelByName.rb
datadog_api_client-2.27.1 examples/v2/microsoft-teams-integration/GetChannelByName.rb