create_datasource_groupRef_by_id
Create datasource groups in security assessments, discovery scenarios, or custom tables.
This API is available in Guardium v12.0 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/datasource_group_ref
GuardAPI syntax
create_datasource_groupRef_by_id parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
appId | Integer | Required. For valid values, call create_datasource_groupRef_by_id from the command line with --help=true .
|
datasourceGroupId | Integer | Required. The datasource group ID in the DATASOURCE_GROUP table. |
objId | Integer | Required. The object ID of the security assessment, discovery scenario, or custom table. |