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