getManualNatRule
The getManualNatRule operation handles configuration related to ManualNatRule model.
Path Parameters
Parameter | Required | Type | Description | ||
---|---|---|---|---|---|
parentId | True | string | |||
objId | True | string |
Example
- name: Execute 'getManualNatRule' operation
ftd_configuration:
operation: "getManualNatRule"
path_params:
parentId: "{{ parent_id }}"
objId: "{{ obj_id }}"