getExpandedCommunityList

The getExpandedCommunityList operation handles configuration related to ExpandedCommunityList model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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