getEIGRP
The getEIGRP operation handles configuration related to EIGRP model.
Path Parameters
Parameter | Required | Type | Description | |||
---|---|---|---|---|---|---|
vrfId | True | string | ||||
objId | True | string |
Example
- name: Execute 'getEIGRP' operation
ftd_configuration:
operation: "getEIGRP"
path_params:
vrfId: "{{ vrf_id }}"
objId: "{{ obj_id }}"