Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Cloudaware TunHub integration provides access to private Kubernetes, VMware, SCCM, Snowflake, Rancher, Jira, and other environments. Customers can use the external Cloudaware API to programmatically request the list of TunHub gateways (tunnels) or routes, change settings for a specific gateway, and swap primary and secondary channels.

...

Configuration

1. Address this guide to generate API Key and Token.

...

TOKEN_PLACEHOLDER in token is your token generated earlier
KEY_PLACEHOLDER in key is your API key generated earlier

...

response example:

...

  • to get details of a specific TunHub gateway (tunnel) id such as name, description, and the list of routes

...