getPortObjectGroup

The getPortObjectGroup operation handles configuration related to PortObjectGroup model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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