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

Infoblox CSP Atcep

Connection Requirements

1 - Domain

The domain of the Infoblox CSP Atcep server you want to connect to. Requests will be directed to this address.

Default: csp.infoblox.com

2 - API Key

API key for authorizing API requests.

To create a User API Key for Infoblox Cloud Services Portal (CSP):

  1. Log in to the Infoblox Cloud Services Portal (CSP).

  2. Hover over your username (usually located in the bottom-left or upper-right corner) and select User Profile.

  3. Navigate to the User API Keys tab.

  4. Click the Create button.

  5. In the dialog box, provide a Name for the API key.

  6. Specify an Expiration Date for the key.

  7. Click Save, Close.

  8. A confirmation dialog will display the generated API key. Click Copy and store the key securely. Note: The API key acts as a secret token and will not be shown again.

3 - Proxy

Proxy URL (optional).

4 - Timeout

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

5 - SSL

Use SSL for connection (optional, default: Encrypted).

Last updated