getSNMPHost

The getSNMPHost operation handles configuration related to SNMPHost model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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