delete_datasource_groupRef_by_name

Delete 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 DELETE method. Call this API as follows:
DELETE https://[Guardium hostname or IP address]:8443/restAPI/datasource_group_ref

GuardAPI syntax

delete_datasource_groupRef_by_name parameter=value

Parameters

Parameter Value type Description
application String Required. For valid values, call delete_datasource_groupRef_by_name from the command line with --help=true.
datasourceGroupName String Required. The name of the datasource group.
objName String Required. The name of the security assessment, discovery scenario, or custom table.