getOSPF

The getOSPF operation handles configuration related to OSPF model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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