-
Notifications
You must be signed in to change notification settings - Fork 431
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add solarwinds observability credential (#2712)
Co-authored-by: Justin Ellingwood <[email protected]>
- Loading branch information
1 parent
a414c88
commit 15cb063
Showing
2 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
28 changes: 28 additions & 0 deletions
28
docs/integrations/builtin/credentials/solarwindsobservability.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4 | ||
title: SolarWinds Observability SaaS credentials | ||
description: Documentation for the SolarWinds Observability SaaS credential, Use these credentials to authenticate SolarWinds Observability SaaS in n8n, a workflow automation platform | ||
contentType: integration | ||
--- | ||
|
||
# SolarWinds Observability SaaS credentials | ||
|
||
--8<-- "_snippets/integrations/builtin/credentials/cred-only-statement.md" | ||
|
||
## Supported authentication methods | ||
|
||
* API Token | ||
|
||
## Related resources | ||
|
||
Refer to [SolarWinds Observability SaaS's API documentation](https://documentation.solarwinds.com/en/success_center/observability/content/api/api-swagger.htm){:target=_blank .external-link} for more information about the service. | ||
|
||
|
||
## Using API Token | ||
|
||
To configure this credential, you'll need a SolarWinds Observability SaaS account and: | ||
|
||
- **URL**: The URL you use to access the SolarWinds Observability SaaS platform | ||
- **API Token**: An API token found in the SolarWinds Observability SaaS platform under **Settings > Api Tokens** | ||
|
||
Refer to [SolarWinds Observability SaaS's API documentation](https://documentation.solarwinds.com/en/success_center/observability/content/settings/api-tokens.htm){:target=_blank .external-link} for more information about authenticating to the service. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters