getSystemFeedObject

The getSystemFeedObject operation handles configuration related to SystemFeedObject model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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