getDefenseOrchestrator

The getDefenseOrchestrator operation handles configuration related to DefenseOrchestrator model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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