getLocalIdentitySource

The getLocalIdentitySource operation handles configuration related to LocalIdentitySource model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

- name: Execute 'getLocalIdentitySource' operation
  ftd_configuration:
    operation: "getLocalIdentitySource"
    path_params:
        objId: "{{ obj_id }}"