getRouteMap

The getRouteMap operation handles configuration related to RouteMap model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

- name: Execute 'getRouteMap' operation
  ftd_configuration:
    operation: "getRouteMap"
    path_params:
        objId: "{{ obj_id }}"