create_sc_sidecar
Create a sidecar to enforce data security policies for Snowflake, Databricks, and OLTP databases.
Instructions
Create a new sidecar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Sidecar name (max 64 chars). | |
| hostname | Yes | Sidecar hostname (max 500 chars). | |
| description | No | Sidecar description (max 400 chars). | |
| public_key_1 | No | First public key for mTLS. | |
| public_key_2 | No | Second public key for mTLS rotation. | |
| unsupported_query_bypass | No | If true, unsupported queries bypass the query parser. | |
| disable_platform_audits | No | If true, sidecar won't send activity audits. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||