deleteSecret

The deleteSecret operation handles configuration related to Secret model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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