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

GuardAPI syntax

create_datasource_group parameter=value

Parameters

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