getNetworkObject

The getNetworkObject operation handles configuration related to NetworkObject model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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