getStandardCommunityList

The getStandardCommunityList operation handles configuration related to StandardCommunityList model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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