getCustomLoggingList

The getCustomLoggingList operation handles configuration related to CustomLoggingList model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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