getNetworkObjectGroup

The getNetworkObjectGroup operation handles configuration related to NetworkObjectGroup model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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