atlas api thirdPartyIntegrations
Public Preview: please provide feedback: Returns, adds, edits, and removes third-party service integration configurations.
Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli). Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.
MongoDB Cloud sends alerts to each third-party service that you configure.
IMPORTANT: Each project can only have one configuration per integrationType.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for thirdPartyIntegrations |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings. |
Related Commands
atlas api thirdPartyIntegrations createThirdPartyIntegration - Public Preview: please provide feedback: Adds the settings for configuring one third-party service integration.
atlas api thirdPartyIntegrations deleteThirdPartyIntegration - Public Preview: please provide feedback: Removes the settings that permit configuring one third-party service integration.
atlas api thirdPartyIntegrations getThirdPartyIntegration - Public Preview: please provide feedback: Returns the settings for configuring integration with one third-party service.
atlas api thirdPartyIntegrations listThirdPartyIntegrations - Public Preview: please provide feedback: Returns the settings that permit integrations with all configured third-party services.
atlas api thirdPartyIntegrations updateThirdPartyIntegration - Public Preview: please provide feedback: Updates the settings for configuring integration with one third-party service.