Product Documentation

The gettarget gathers all the DAL targets along with their corresponding x509 fingerprints and certificates that are configured for a domain.

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.