deleteDAPXml
The deleteDAPXml operation handles configuration related to DAPXml model.
Description
This API call is not allowed on the standby unit in an HA pair.
Deletes the existing DAPXml configuration
Path Parameters
Parameter | Required | Type | Description | |||
---|---|---|---|---|---|---|
objId | True | string |
Example
- name: Execute 'deleteDAPXml' operation
ftd_configuration:
operation: "deleteDAPXml"
path_params:
objId: "{{ obj_id }}"