update_classifier_policy
This command updates classification policies.
This API is available in Guardium V9.5 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/classifier_policy
GuardAPI syntax
update_classifier_policy parameter=value
Parameters
Parameter | Value type | Description |
---|---|---|
category | String |
Required. For valid values, call update_classifier_policy from the command line with --help=true .
|
classification | String | Required. |
description | String | |
newName | String | |
policyName | String | Required. |
Examples
grdapi update_classifier_policy policyName=access_policy classification=class_01 category=Access