getSmartAgentSyncRequest

The getSmartAgentSyncRequest operation handles configuration related to SmartAgentSyncRequest model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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