getDeviceHostname

The getDeviceHostname operation handles configuration related to DeviceHostname model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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