getDNSServerGroup

The getDNSServerGroup operation handles configuration related to DNSServerGroup model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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