getDeviceDNSSettings

The getDeviceDNSSettings operation handles configuration related to DeviceDNSSettings model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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