# Guardium

{% stepper %}
{% step %}

### IP

Guardium Server IP Address.
{% endstep %}

{% step %}

### Port

Port number of the Guardium server.
{% endstep %}

{% step %}

### Client ID

Client ID that is given during the registration of the Guardium API user.
{% endstep %}

{% step %}

### Client Secret

Secret key that returns from CLI client registration.

{% hint style="info" %}
You can find more information about how to register a client and obtaining a client secret key to Guardium here.
{% endhint %}
{% endstep %}

{% step %}

### Username

Value provided in username must have at least "Read" permission.
{% endstep %}

{% step %}

### Password

The Password of the provided username.
{% endstep %}

{% step %}

### Is Secure?

Enable this option if the connection will be established over HTTPS.
{% endstep %}

{% step %}

### API Token

Alternatively, you may choose to provide your own api token, instead of creating with credentials above.
{% endstep %}

{% step %}

### Fetch Stap Informations

Fetch STAP's as a different asset.
{% endstep %}

{% step %}

### Fetch Db Type Informations (works only with STAP!!)

Fetch STAP's db type informations. It won't work if you don't enable the "Fetch STAP Informations" option.
{% endstep %}

{% step %}

### Proxy URL

Proxy url. (optional)
{% endstep %}

{% step %}

### Timeout

Amount of time that will be waited for API response. (default: 30)
{% endstep %}
{% endstepper %}
