Product Documentation

The updatetarget operation updates the status of a DAL target to active/inactive.

Please note: This operation does not permit disabling all active DAL targets. To disable all active DAL targets, "updatetargetanddisable" operation must be used, which also disables DAL in the policy Module.

The web service accepts the following parameters (shown in the Request example in this section):

 

Value

Explanation

svcinfo

Each web service request submitted by applications to SKFS requires authentication and authorization. These permissions are determined by the service credential information (svcinfo) provided to the web service as a JSON object.

operation

Specifies the type of operation to perform on DAL. Supported values - addtarget | gettarget | updatetarget | updatetargetanddisable | addx509fingerprint | updatex509fingerprint | updatex509fingerprintanddisable

payload

Represented as a JSON object, contains information based on the specified operation.