getSecret

The getSecret operation handles configuration related to Secret model. 

Path Parameters

Parameter Required Type Description
objId True string

Example

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