For the complete documentation index, see llms.txt. This page is also available as Markdown.

Cisco Secure Client

Connection Requirements

1 - Domain

Cisco Secure Access API host (default: api.sse.cisco.com).

2 - API Key and Secret Key

To create an API Key and Key Secret:

  1. Navigate to Admin > API Keys.

  2. Click API Keys and then click Add.

  3. Enter a name and (optional) description for the key.

  4. Select the Deployments key scope and choose Read Only for the selected scope and resource.

  5. Choose the expiration date as Never expire.

  6. Click Create Key.

  7. Copy and save your API Key and Key Secret.

  8. Click Accept And Close.

3 - Proxy

HTTP/HTTPS proxy address (optional).

4 - Timeout

The amount of time (in seconds) to wait for API responses. (default: 30)

Last updated