gim_list_mandatory_params
Lists all of the required parameters for the specified version of a module.
This API is available in Guardium V9.5 and later.
GuardAPI syntax
gim_list_mandatory_params parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
module | String | Required. |
version | String | Required. |
Examples
Both the module name and module version number are required. For example:
grdapi gim_list_mandatory_params module=name version=number