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