update_datasource_group

This API is available in Guardium V11.0 and later.

REST API syntax

This API is available as a REST service with the PUT method. Call this API as follows:
PUT https://[Guardium hostname or IP address]:8443/restAPI/datasource_group

GuardAPI syntax

update_datasource_group parameter=value

Parameters

Parameter Value type Description
appTypeCriteria String For valid values, call update_datasource_group from the command line with --help=true.
dbTypeCriteria String For valid values, call update_datasource_group from the command line with --help=true.
groupName String Required.
groupType String Valid values:
  • DYNAMIC
  • STATIC
newGroupName String  
severityCriteria String Valid values:
  • ALL
  • INFO
  • NONE
  • LOW
  • MED
  • HIGH