list_datasource_groupRef_by_id
List the datasource groups that are 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
GET
method. Call this API as follows:
GET https://[Guardium hostname or IP address]:8443/restAPI/datasource_group_ref
GuardAPI syntax
list_datasource_groupRef_by_id parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
appId | Integer | Required. For valid values, call list_datasource_groupRef_by_id from the command line with --help=true .
|
objId | Integer | Required. The object ID of the security assessment, discovery scenario, or custom table. |