getDAPXml

The getDAPXml operation handles configuration related to DAPXml model. 

Description

Retrives the DAPXml configured

Path Parameters

Parameter Required Type Description
objId True string

Example

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