getFileType

The getFileType operation handles configuration related to FileType model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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