getConnectTest

The getConnectTest operation handles configuration related to ConnectTest model. 

Path Parameters

Parameter Required Type Description
objId True string The object ID to fetch. Use "default"

Example

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