universal_connector_get_profile_template
This API creates a profile template.
Endpoint:universal_connector_get_profile_template
This API is available in Guardium 12.1 and later.
REST API syntax
This API is available as a REST service with the
POST method. Call this API as
follows:
POST https://[Guardium hostname or IP address]:8443/restAPI/universal_connector_get_profile_template
GuardAPI syntax
universal_connector_get_profile_template parameter=value
Parameters
| Parameter | Value type | Description |
|---|---|---|
| profile_names | String | Enter the name of the profile that you want to create. |
| credential | String | Credential for one of the following types:
|
| cluster_name | String | Enter the cluster name. |
| upload_name | String | Enter the name of the template. |
Examples
To export the data source
profile:
grdapi universal_connector_get_profile_template profileName="profile_name" credential="cred_name" cluster="cluster_name