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