getProtocolObject

The getProtocolObject operation handles configuration related to ProtocolObject model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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