getdownloadinternalcacertificate

The getdownloadinternalcacertificate operation handles configuration related to File model. 

Path Parameters

Parameter Required Type Description
objId True string The ID of the internal CA certificate object to download.

Example

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