getContinent

The getContinent operation handles configuration related to Continent model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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